Sie sind auf Seite 1von 28

Operator Logo

ZGB-02-02-001 Basic Handover


Feature Guide

ZGB-02-02-001

Basic Handover

ZGB-02-02-001 Basic Handover


Version
V1.00

Date

Author

2010-10-30

Approved By

Remarks
Not open to the Third Party

2010 ZTE Corporation. All rights reserved.


ZTE CONFIDENTIAL: This document contains proprietary information of ZTE and is not to be
disclosed or used without the prior written permission of ZTE.
Due to update and improvement of ZTE products and technologies, information in this document is
subjected to change without notice.

ZTE Confidential Proprietary

2010 ZTE CORPORATION. All rights reserved.

ZGB-02-02-001

Basic Handover

TABLE OF CONTENTS
1

Feature Property ............................................................................................. 1

2
2.1.1
2.1.2

Overview ......................................................................................................... 1
Feature Introduction.......................................................................................... 1
Correlation with Other Features ........................................................................ 2

3
3.1
3.2
3.3
3.4
3.4.1
3.4.2
3.5
3.6

Technical Description .................................................................................... 3


Handover Parameter Configuration .................................................................. 4
Measurement Report Processing...................................................................... 4
Handover Decision ........................................................................................... 6
Target Cell Selection ........................................................................................ 6
Intra-cell Handover ........................................................................................... 6
Inter-cell handover ............................................................................................ 7
Sorting Target Cell ............................................................................................ 9
Failure Penalty Policy ....................................................................................... 9

4
4.1.1
4.1.2

Parameters and Configurations..................................................................... 9


Parameter List .................................................................................................. 9
Parameter Configuration ................................................................................. 10

5
5.1.1
5.1.2
5.1.3

Engineering Guide ........................................................................................ 14


Application Scenario ....................................................................................... 14
Configuration Description................................................................................ 15
Network Impact............................................................................................... 15

6
6.1.1
6.1.2

Related Counters and Alarms ...................................................................... 15


Related Counters ............................................................................................ 15
Alarm List (optional) ........................................................................................ 22

Abbreviations................................................................................................ 22

Reference ...................................................................................................... 22

ZTE Confidential Proprietary

2010 ZTE CORPORATION. All rights reserved.

II

ZGB-02-02-001

Basic Handover

FIGURES
Figure 3-1 Order of handover implementation ...................................................................... 3
Figure 4-1 BSC System Control Parameters ...................................................................... 10
Figure 4-2 Radio Basic Property of BSC Function .............................................................. 11
Figure 4-3 Handover condition configuration interface ....................................................... 12
Figure 4-4 Other parameters of cell .................................................................................... 13

TABLES
Table 3-1 Parameter list of calculating the margin of power budget ..................................... 5
Table 3-2 Description of Handover Cell Judgment Parameters ............................................ 7
Table 3-3 Target Cell Selection Policy due to Different Handover Reasons ......................... 8
Table 4-1 Parameter List ...................................................................................................... 9
Table 6-1 CS Basic Measurement Counter List .................................................................. 15
Table 6-2 Counters of Common Handover Measurement .................................................. 19
Table 6-3 Handover Measurement Counters in Adjacent Cell ............................................ 21
Table 6-4 TRX Measurement Counters .............................................................................. 22

ZTE Confidential Proprietary

2010 ZTE CORPORATION. All rights reserved.

III

Document Title

ZTE Confidential Proprietary

2010 ZTE CORPORATION. All rights reserved.

II

Document Title

Feature Property
iBSC version: [ZXG10 iBSC V6.20] but not limited to V6.20
BTS version: [No requirement for the BTS software/hardware platform]
Property: [Optional function]
Related Network Elements and Requirements:
NE Name

Related or Not

MS

BTS

BSC

MSC

MGW

SGSN

GGSN

HLR

Special Requirements

Dependent Function: [None]


Exclusive Function: [None]
Remarks: [None]

Overview

2.1.1

Feature Introduction
MS continuously reports measurement report during conversation. BSC determines if
handover should be made based on the report, updates the candidate cell list and does
handover based on this list.
There are the following handover types:
Intra-cell handover: handover between similar channels in a cell;
Intra-BSC inter-cell handover: handover between similar channels in different cells that
are controlled by a BSC.
Intra-MSC inter-BSC handover: handover between similar channels in different cells that
are controlled by different BSCs under a MSC.

ZTE Confidential Proprietary

2010 ZTE Corporation. All rights reserved.

Page 1

Document Title

Inter-MSC handover: handover between similar channels in different cells that are
controlled by different MSCs.
ZXG10 can activate various kinds of handover algorithms based on actual network
conditions. If all the algorithms are activated, they will be used in a proper order. Some
handover parameters are set at cell level and some are set for each adjacent cell.

2.1.2

Correlation with Other Features


This feature is functionally related to the following features:
ZGF05-02-003 Handover Mode
ZGF05-02-007

Handover between Macro- and Micro-cells

ZGF05-02-008 Dynamic Handover Priority Algorithm


ZGF05-02-009 Directed-Shift Handover
ZGF05-02-013 Handover Failure Penalty
ZGF05-02-014 Rapid Level Drop Handover
ZGF05-02-015 Traffic Based Handover
ZGF05-05-001

Multi-layer Cell Structure

ZGF05-05-002 Concentric Circle Technology


ZGF05-09-006

Co-BCCH

Features like Handover between Macro- and Micro-cells, Directed-Shift Handover,


Rapid Level Drop Handover, and Traffic Based Handover can be categorized into the
handover types described in this feature.
The relation between this feature and <ZGF05-02-008 Dynamic Handover Priority
Algorithm> : target cell of this feature is sorted by dynamic priority method. There are two
methods to sort the target cells, dynamic priority and power budget. First sort the target
cells based on dynamic priority, and then sort them based on power budget if dynamic
priority is the same.
The relation between this feature and Failure Penalty: the contents of failure penalty
is described in detail in the <ZGF05-02-013 Handover Failure Penalty> feature
description.

ZTE Confidential Proprietary

2010 ZTE Corporation. All rights reserved.

Page 2

Document Title

The relation between this feature and Multi-layer Cell Structure: the cell layer
structure is used in cell layer configuration and target cell selection.
The relation between this feature, Concentric Circle Technology, and Co-BCCH:
Intra-cell handover of this feature includes sub-cell handover, and sub-cell handover will
happen if Concentric Circle Technology or Co-BCCH feature is activated.

Technical Description
Figure 1 shows the order of handover implementation, including handover parameter
configuration, measurement report processing, handover decision, target cell selection,
target cell sorting, failure penalty policy, and handover execution. Handover execution is
not described in this document.

Figure 3-1

Order of handover implementation

Start

Handover Parameter
Configuration

Measurement report
processing

Handover
decision

Target cell
selection

Target cell sorting

Save and
average
Priority of handover
algorithm

Handover decision based


on handover threshold
Layer selection
policy
Handover
decision criterion
Priority sorting

Power budget margin


sorting

Failure penalty
policy
Handover
execution

ZTE Confidential Proprietary

End

2010 ZTE Corporation. All rights reserved.

Page 3

Document Title

3.1

Handover Parameter Configuration


In normal network plan, Cell structure is divided intofour layers: umbrella cell, macro-cell,
micro-ell and pico-cell. For detailed description of cell layer setting, please refer to
"ZGF05-05-001 Multi-layer Cell Structure" feature description.
For the parameter configuration of various handover algorithms, please refer to the
feature description of related algorithms: "ZGF05-02-007 Handover between Macro- and
Micro-cells", "ZGF05-02-009 Directed-Shift Handover", "ZGF05-02-014 Rapid Level Drop
Handover", "ZGF05-02-015 Traffic Based Handover", "ZGF05-05-002 Concentric Circle
Technology" and "ZGF05-09-006 Co-BCCH".

3.2

Measurement Report Processing


Measurement report is the original data for handover decision. ZTE GSM system
uses slide window mechanism and weighted average method.
To avoid the adverse influence on burst measurement value caused by complicated
radio transmission environment, we use a series of measurement data to do handover
decision, namely slide window mechanism. Slide window mechanism means that during
average calculation process, the oldest data is discarded and newest data is added. So
the number of data to be averaged keeps unchanged. The number of data is also the size
of slide window. The average calculation is done only if the number of accumulated data
is more than slide window size.
The reason of using weighted average is that DTX( Discontinuous Transmission)
may be used on uplink/downlink. DTX mode means that the system does not transmit
signals during the speech intermission of subscriber conversation. For non-DTX mode, it
is more accurate since it is the average value of measurement results of all timeslots. For
DTX mode, it is less accurate since it is the average value of measurement results of
some timeslots. During the averaging process, give a weight more than 1 for the data
with higher reliability. This is the meaning of weighted average.
The measurement report processing has following features:
Do preprocessing only after the number of measurement reports reach the size of
slide window. By default, the size of slide window is 4.
If DTX is enabled, the accuracy of level and quality values in measurement report
may be compromised. So the weight of measurement report with DTX is different from
that without DTX. The weight of measurement report is 1 if DTX is enabled. The weight of
measurement report can be set to (1, 2, 3) if DTX is disabled, 2 by default.
ZeroAllowed is a parameter defined as the maximum number that measurement
reports can be lost at most. If the number of lost measurement reports exceeds
ZeroAllowed, current calculation is skipped and the slide window begins the next

ZTE Confidential Proprietary

2010 ZTE Corporation. All rights reserved.

Page 4

Document Title

collection of measurement reports. For the lost measurement report, it is considered as 0


(that is, -110dBm), and the value is not used in average calculation. For example:
If the (K-1)th measurement report is lost and the average window size is 8, average
= 1/7 (RXLEV_NCELL(K)+0+RXLEV_NCELL(K-2)+....+RXLEV_NCELL(K-7)).
Current power in measurement report will be used to calculate the subsequent
PBGT.
If the downlink data within this measurement period is valid and the average of
downlink level is provided, PBGT value of this adjacent cell can be calculated based on
formula (1) and (2):

PBGT(n) AvRxLev_NCell(n) - [AvRxLev_DL PWR_C_D] Pa (1)


PWR_C_D BS_TxPwr_ Max - BS_TxPwr
(2)
Pa Min(MS_TxP wr_Max, MS_Capabil ity) - Min(MS_TxP wr_Max(n), MS_Capabil ity(n))

For margin of power budget, please refer to formula (3):

PBGT(n) PBGT(n) HO _ MARGIN(n) 0

(3)

Table 3-1 describes the parameters in formula (1), (2), and (3).

Table 3-1

Parameter list of calculating the margin of power budget


Parameter

AvRxLev_NCell (n)

Meaning
Average of downlink level in adjacent cell
and received by MS

AvRxLev_DL

Average of downlink level in serving cell for


MS

BS_TxPwr_Max

Max power of base station

BS_TxPwr

Actual power of base station

MS_TxPwr_Max

Max power of serving cell for MS

MS_TxPwr_Max(n)

Max power of adjacent cell for MS

MS_Capability

Power capability of serving cell for MS

MS_Capability (n)

Power capability of adjacent cell for MS

ZTE Confidential Proprietary

2010 ZTE Corporation. All rights reserved.

Page 5

Document Title

HO_MARGIN(n)

3.3

Power budget threshold

Handover Decision
BSC judges if the handover conditions are met in order. Once a handover condition
is met, the handover is executed. In general, the priority of intra-cell handover algorithm
is higher than that of inter-cell handover algorithm. Intra-cell handover algorithm includes
subcell handover and uplink/downlink interference handover. Inter-cell handover
algorithm includes uplink/downlink quality handover, uplink/downlink level handover,
MS-BS hyper-long handover, rapid level drop, PBGT handover, macro-micro handover,
directed-shift handover, traffic handover (initiated by BSC), query handover (initiated by
MSC), and directed retry.
The priority order of handover algorithm is described as follows:
Subcell handover > uplink/downlink interference handover > uplink/downlink quality
handover > uplink/downlink level handover > MS-BS hyper-long handover > rapid level
drop > PBGT handover > macro-micro handover > directed-shift handover.
Note that traffic handover and query handover are actively initiated by BSC and MSC,
respectively. Directed retry is initiated during call establishment, so theprocess is different
from those based on above handover algorithm.
Except uplink/downlink quality handover and uplink/downlink level handover algorithm,
there is ON/OFF setting for each handover algorithm, in order to facilitate on-site
configuration.
Note that handover criteria should be set higher than power control criteria on the same
decision condition, in order to dopower controlfirstly.

3.4

Target Cell Selection

3.4.1

Intra-cell Handover
Serving cell need not be replaced for intra-cell handover. You only need change
carrier and timeslot. First select carrier. If the carrier is same, select the timeslot with the
lowest interference band for handover. If the interference band is same, select any
timeslot to do handover.
Intra-cell handover also includes inter-subcell handover, please refer
"ZGF05-05-002 Concentric Circle Technology" and "ZGF05-09-006 Co-BCCH".

ZTE Confidential Proprietary

2010 ZTE Corporation. All rights reserved.

Page 6

to

Document Title

3.4.2

Inter-cell handover
If inter-cell handover occurs, you should consider layer selection policy and
handover decision criterion to select the target cell.
For detailed description of layer selection policy, please refer to "ZGF05-05-001
Multi-layer Cell Structure".
The handover decision criterions are outlined as follows:
Criterion 1: AvRxLevNCell(n) > RXLEV_MIN(n) + MAX(0,(MS_TXPWR_MAX(n)- P(n))
Criterion 2: PBGT(n) > HO_MARGIN(n)
Criterion 3: AvRxLevNCell(n) > avRxLevDL + HO_MARGIN_LEVEL(n)
Criterion 4: AvRxLevNCell(n) > avRxLevDL + HO_MARGIN_QUAL(n)
Table 3-2 describes the parameters mentioned in the criterions above.

Table 3-2

Description of Handover Cell Judgment Parameters


Parameter

Meaning

RXLEV_MIN(N)

The minimum reception level required


for handover to this adjacent cell

PBGT(N)

Power budget of this adjacent cell

HO_MARGIN(N)

Power budget threshold of handover to


this adjacent cell

HO_MARGIN_QUA
L(N)

Quality level threshold of handover to


this adjacent cell

HO_MARGIN_LEV
EL(N)

Level threshold of handover to this


adjacent cell

MS_TXPWR_MAX(
n)

Max power allowed in this adjacent cell


for MS

P (n)

Power capability of adjacent cell for MS

avRxLevDL

Average of downlink level for current


MS

AvRxLevNcell (N)

Average of downlink level in this


adjacent cell

You can combine criterion 1~4 to select the target cell. Criterion 1 is a
necessaryrequired condition, which means the average level of the handover-to adjacent
cell must be larger than the minimum handover level.
Comprehensively consider layer selection policy and handover decision criterion, the
policies to select the target cell due to different handover reasons are listed in Table 3-3

ZTE Confidential Proprietary

2010 ZTE Corporation. All rights reserved.

Page 7

Document Title

Table 3-3

Target Cell Selection Policy due to Different Handover Reasons

Handover
Causes

Layer selection policy

Handover decision
criterion

Subcell
handover

Pico timer invalid

Criterion 1

Uplink/downlink
interference
handover

Pico timer invalid

Criterion 1

UL/DL Quality
Handover

If pico timer is valid, select the cell in the


sequence of upper layer - same layer lower layer.

Criterion 1&4

UL/DL Level
Handover

If pico timer is valid, select the cell in the


sequence of upper layer - same layer lower layer.

Criterion 1&3

MS-BS
Ultra-Distance
Handover

If pico timer is valid, upper layer is


preferred, otherwise the same layer is
preferred.

Criterion 1

Rapid Level
Drop Handover

Pico timer is invalid. Related cell is


preferred. If there is no related cell, select
the cell in the sequence of upper layer same layer - lower layer.

Criterion 1

PBGT
Handover

Determine it based on serving cell


parameter, PbgtHoLayer

Criterion 1&2

Handover from
Macro- to
Micro-cell

Only lower layer

Criterion 1

Directed-shift
handover

Pico timer invalid

Criterion 1

Traffic handover

Pico timer invalid

Criterion 1

Soliciting
Handover

If pico timer is valid, upper layer is


preferred, otherwise the same layer is
preferred.

Criterion 1

Directed retry
indication

If pico timer is valid, upper layer is


preferred, otherwise the same layer is
preferred.

Criterion 1

Note that the pico timer is set during the handover initialization, which is performed
after the access of MS in the case of immediate assignment, assignment or handoff.
Before the pico timer expires, handover is performed according to the sequence: upper
layer - same layer - lower layer. But when the pico timer expires, handover is performed
in the sequence: same layer - upper layer - lower layer.
Sort the target cells after the proper adjacent cells are searched out, then the best
cell is selected finally.

ZTE Confidential Proprietary

2010 ZTE Corporation. All rights reserved.

Page 8

Document Title

3.5

Sorting Target Cell


There are 3 decisive factors for sorting target cell: priority, traffic and radio condition.
Priority and traffic are the main factors, if these two factors lead to same results, radio
condition is picked up to sort..
Priority comprises static priority and dynamic priority.The static priorities for different
target cells is set based on network traffic and handover success rate. The system
prefers to handover to the target cell with higher priority. Also, the system can
automatically adjust the priority of target cell and set the dynamic priority based on traffic
and congestion in target cell.
The rule of sorting adjacent cells is described as follows:
First sort target cells based on cell priority. If dynamic priority is set, dynamic priority is
used, if not, static priority is used.
If two cells have the same priorities, sort target cell based on power budget margin.
For detailed information about dynamic priority, please refer to "ZGF05-02-008 Dynamic
Handover Priority Algorithm".
If the priority of target cell is same, sort it based on power budget margin.

3.6

Failure Penalty Policy


Handover failure penalty is effective to prevent recurrence of failure and improve
handover success rate. For detailed information about failure penalty, please refer to
"ZGF05-02-013 Handover Failure Penalty".

Parameters and Configurations

4.1.1

Parameter List
Table 4-1

Parameter List

SN

Name

Figure

HoIntraEnable

Figure 4-1

InHoEnable

Figure 4-2

HoMinInterval

Figure 4-3

Preprocess

Figure 4-4

ZTE Confidential Proprietary

2010 ZTE Corporation. All rights reserved.

Page 9

Document Title

4.1.2

Parameter Configuration
Figure 4-1

BSC System Control Parameters

Full name

BSC intra cell handover enable

Abbreviation

HoIntraEnable

3GPP name

3GPP
reference

Description

It means that it can be handed over to another channel with


less interference in the same cell if current channel has great
interference, in order to improve the conversation quality. Do
NOT select No if there is no specific reason.

Managed
object

BSC

Value range

Yes, No

Unit

None

Default value

Yes

Related
features

Related
parameters

ZTE Confidential Proprietary

2010 ZTE Corporation. All rights reserved.

Page 10

Document Title

Related
interfaces

Figure 4-2

Radio Basic Property of BSC Function

Full name

Inter-Cell handover allowed

Abbreviation

InHoEnable

3GPP name

3GPP
reference

Description

According to GSM specifications, intra-BSC inter-cell handover


is implemented by the following methods: BSC controlled
inter-cell handover without MSC involvement. MSC controlled
inter-cell intra-BSC handover whose handover flow is similar to
that of inter-BSC handover. This parameter decides the choice
of method for inter-cell intra-BSC handover. Do NOT select
No if there is no specific reason.

Managed
object

BSC

Value range

Yes, No

Unit

None

ZTE Confidential Proprietary

2010 ZTE Corporation. All rights reserved.

Page 11

Document Title

Default value

Yes

Related
features

Related
parameters

Related
interfaces

Figure 4-3

Handover condition configuration interface

Full name

MIN interval between inter-cell handover

Abbreviation

HoMinInterval

3GPP name

3GPP
reference

Description

This parameter specifies the interval value for which MS waits


before the actual inter-cell handover occurs. Such a timer is
more predominant for MS at the boundary regions between
two cells, where inter-cell handovers occur frequently. This
parameter helps restrict frequent inter-cell handover and
guarantees call quality.
Inter-cell handover takes place when the timer exceeds the
defined interval value from the last inter-cell handover of MS.
This parameter affects only the inter-cell handover, but not
common intra-cell or inter-cell concentric handover. In addition,
micro-cell has its own handover policy, so this parameter is
only effective for macro-cell layer and its above layer.
For macro-cell, the default value can be 5; for micro-cell, the
default value can only be 0.

ZTE Confidential Proprietary

2010 ZTE Corporation. All rights reserved.

Page 12

Document Title

Managed
object

Cell

Value range

0 ~31

Unit

Default value

Related
features

Related
parameters

Related
interfaces

Figure 4-4

Other parameters of cell

Full name

Preprocessing

Abbreviation

Preprocess

3GPP name

3GPP
reference

ZTE Confidential Proprietary

2010 ZTE Corporation. All rights reserved.

Page 13

Document Title

Description

The survey report contains the large amount (message


amount) of Abis interface information. Preprocess of the
survey report can be transferred to BTS to reduce the burden
of Abis interface link. After preprocess, BTS averages the
survey data of MS by its own, and reports to BSC in a lower
frequency.
Average reporting period can be two, three or four SACCH
multi-frames (480 ms). That is, the frequency decreases from
the original twice/s to once/2 s, so the message amount of Abis
interface decreases. However, the decrease of message
amount still depends on if the message length before
preprocess is same as that after preprocess. One
disadvantage of preprocess is that the handover control and
power control are not in time, which increases the possibility of
disconnection rate. This parameter determines if to use
preprocess and its period or not.
The values are as follows:
0: Do not use preprocess
2: Use preprocess; the average reporting period is 2
SACCH multi-frames
3: Use preprocess; the average reporting period is 3
SACCH multi-frames
4: Use preprocess; the average reporting period is 4
SACCH multi-frames
Other values: Reserved

Managed
object

Cell

Value range

0~4

Unit

None

Default value

Related
features

Related
parameters

Related
interfaces

Engineering Guide

5.1.1

Application Scenario
This feature is applied while the handover should be enabled.
When MS moves from a site coverage area to another site area or call quality drops due
to interference during conversation, a better voice channel should be used to keep the
conversation and do the proper handover based on target cell.

ZTE Confidential Proprietary

2010 ZTE Corporation. All rights reserved.

Page 14

Document Title

If target cell and source cell are under a base station, intra-cell handover is initiated. If
target cell and source cell are under different base stations, inter-cell handover is
initiated.
The handover takes the uplink/downlink level quality and TA value, which are measured
by MS and base station, to determine if it should hand over to a cell based on handover
decision criterion and resource allocation algorithm.

5.1.2

Configuration Description
This feature does not involve adjustment of iBSC or BTS hardware configuration.

5.1.3

Network Impact
After this feature is enabled, subscriber can conversate on movement between different
cells, so network quality is improved and subscriber perception is enhanced.
To apply this feature, you should note the following issues:
Adjacent cell layer and static priority can control the handover direction.
The introduction of dynamic priority can automatically adjust the traffic distribution in the
network to relieve the network congestion.
Failure penalty policy can reduce the number of cell failures in a target cell, to improve
the network handover success rate. It is recommended that penalty period of handover
failure should be set to 10-15s.
The layer is a logic layer, irrespective of actual site type (macro site or micro site). Layer
setting may impact the priority selection of target cell during handover. The priority of
layer is higher than static or dynamic priority.

Related Counters and Alarms

6.1.1

Related Counters
Table 6-1

CS Basic Measurement Counter List

Counter ID

What It Counts

C900060012

Number of attempts on TCH/F occupancy (signaling) (for


handover)

C900060013

Number of TCH/F occupancy failure (signaling) (for


handover)

ZTE Confidential Proprietary

2010 ZTE Corporation. All rights reserved.

Page 15

Document Title

C900060016

Number of TCH/F assignment failure (signaling) (for


handover)

C900060021

Number of attempts on TCH/F occupancy (voice) (for


handover)

C900060022

Number of TCH/F occupancy failure (voice) (for handover)

C900060040

Number of attempts on TCH/H occupancy (signaling) (for


handover)

C900060041

Number of TCH/H occupancy failure (signaling) (for


handover)

C900060044

Number of attempts on TCH/H occupancy (voice) (for


handover)

C900060045

Number of TCH/H occupancy failure (voice) (for handover)

C900060048

Number of attempts on TCH/H occupancy (data) (for


handover)

C900060049

Number of TCH/H occupancy failure (data) (for handover)

C900060052

Call drop due to handover failure (On SDCCH)

C900060082

Handover attempts due to uplink receiving intensity (on


TCH/F)

C900060083

Handover attempts due to downlink receiving intensity (on


TCH/F)

C900060084

Handover attempts due to uplink quality (on TCH/F)

C900060085

Handover attempts due to downlink quality (on TCH/F)

C900060086

Handover attempts due to uplink interference (on TCH/F)

C900060087

Handover attempts due to downlink interference (on


TCH/F)

C900060088

Handover attempts due to C/I (on TCH/F) (C/I is good)

C900060089

Handover attempts due to C/I (on TCH/F) (C/I is bad)

C900060090

Handover attempts due to PBGT (on TCH/F)

C900060091

Handover attempts due to too big TA (on TCH/F)

C900060092

Handover attempts due to other reasons (on TCH/F)

C900060093

Number of executed outgoing handover between cells


controlled by BSC

C900060094

Number of successful outgoing handover between cells


controlled by BSC

C900060095

Number of executed outgoing handover controlled by MSC

C900060096

Number of successful outgoing handover controlled by


MSC

C900060097

Number of executed incoming handover between cells


controlled by BSC

C900060098

Number of successful incoming handover between cells


controlled by BSC

C900060099

Number of executed incoming handover controlled by


MSC (common)

ZTE Confidential Proprietary

2010 ZTE Corporation. All rights reserved.

Page 16

Document Title

C900060100

Number of executed incoming handover controlled by


MSC (forced release)

C900060101

Number of executed incoming handover controlled by


MSC (queuing)

C900060102

Number of successful incoming handover controlled by


MSC

C900060119

Number of Intra-Cell handover executions

C900060120

Number of successful intra-cell handover

C900060151

Call drop due to handover failure (On TCH/H voice)

C900060156

Number of TCH/F assignment failure (voice version 1)


(Channel activation failure) (for handover)

C900060157

Number of TCH/F assignment failure (voice version 1)


(BTS connection failure) (for handover)

C900060158

Number of TCH/F assignment failure (voice version 1)


(BIU connection failure) (for handover)

C900060159

Number of TCH/F assignment failure (voice version 1)


(TCU connection failure) (for handover)

C900060160

Number of TCH/F assignment failure (voice version 2)


(Channel activation failure) (for handover)

C900060161

Number of TCH/F assignment failure (voice version 2)


(BTS connection failure) (for handover)

C900060162

Number of TCH/F assignment failure (voice version 2)


(BIU connection failure) (for handover)

C900060163

Number of TCH/F assignment failure (voice version 2)


(TCU connection failure) (for handover)

C900060164

Number of TCH/F assignment failure (voice version 3)


(Channel activation failure) (for handover)

C900060165

Number of TCH/F assignment failure (voice version 3)


(BTS connection failure) (for handover)

C900060166

Number of TCH/F assignment failure (voice version 3)


(BIU connection failure) (for handover)

C900060167

Number of TCH/F assignment failure (voice version 3)


(TCU connection failure) (for handover)

C900060168

Number of successful TCH/F handover (voice)

C900060169

Number of TCH/F assignment failure (data) (Channel


activation failure) (for handover)

C900060170

Number of TCH/F assignment failure (data) (BTS


connection failure) (for handover)

C900060171

Number of TCH/F assignment failure (data) (BIU


connection failure) (for handover)

C900060172

Number of TCH/F assignment failure (data) (TCU


connection failure) (for handover)

C900060173

Number of successful TCH/F handover (data)

C900060179

Number of TCH/H assignment failure (voice version 1)


(Channel activation failure) (for handover)

ZTE Confidential Proprietary

2010 ZTE Corporation. All rights reserved.

Page 17

Document Title

C900060180

Number of TCH/H assignment failure (voice version 1)


(BTS connection failure) (for handover)

C900060181

Number of TCH/H assignment failure (voice version 1)


(BIU connection failure) (for handover)

C900060182

Number of TCH/H assignment failure (voice version 1)


(TCU connection failure) (for handover)

C900060187

Number of TCH/H assignment failure (voice version 2)


(Channel activation failure) (for handover)

C900060188

Number of TCH/H assignment failure (voice version 2)


(BTS connection failure) (for handover)

C900060189

Number of TCH/H assignment failure (voice version 2)


(BIU connection failure) (for handover)

C900060190

Number of TCH/H assignment failure (voice version 2)


(TCU connection failure) (for handover)

C900060195

Number of TCH/H assignment failure (voice version 3)


(Channel activation failure) (for handover)

C900060196

Number of TCH/H assignment failure (voice version 3)


(BTS connection failure) (for handover)

C900060197

Number of TCH/H assignment failure (voice version 3)


(BIU connection failure) (for handover)

C900060198

Number of TCH/H assignment failure (voice version 3)


(TCU connection failure) (for handover)

C900060201

Number of successful TCH/H handover (voice)

C900060206

Number of TCH/H assignment failure (data) (Channel


activation failure) (for handover)

C900060207

Number of TCH/H assignment failure (data) (BTS


connection failure) (for handover)

C900060208

Number of TCH/H assignment failure (data) (BIU


connection failure) (for handover)

C900060209

Number of TCH/H assignment failure (data) (TCU


connection failure) (for handover)

C900060212

Number of successful TCH/H handover (data)

C900060213

Number of executed incoming handover controlled by BSC


(forced release)

C900060214

Number of executed incoming handover controlled by BSC


(queuing)

C900060215

Number of executed incoming handover controlled by BSC


(forced handover)

C900060216

Number of executed incoming handover controlled by


MSC (forced handover)

C900060219

Call drop due to handover failure (On TCH/F signaling)

C900060220

Call drop due to handover failure (On TCH/F voice)

C900060221

Call drop due to handover failure (On TCH/F data)

C900060222

Call drop due to handover failure (On TCH/H signaling)

C900060223

Call drop due to handover failure (On TCH/H data)

ZTE Confidential Proprietary

2010 ZTE Corporation. All rights reserved.

Page 18

Document Title

C900060224

Handover attempts due to uplink receiving intensity (on


TCH/H)

C900060225

Handover attempts due to downlink receiving intensity (on


TCH/H)

C900060226

Handover attempts due to uplink quality (on TCH/H)

C900060227

Handover attempts due to downlink quality (on TCH/H)

C900060228

Handover attempts due to uplink interference (on TCH/H)

C900060229

Handover attempts due to downlink interference (on


TCH/H)

C900060230

Handover attempts due to C/I (on TCH/H) (C/I is good)

C900060231

Handover attempts due to C/I (on TCH/H) (C/I is bad)

C900060232

Handover attempts due to PBGT (on TCH/H)

C900060233

Handover attempts due to too big TA (on TCH/H)

C900060234

Handover attempts due to other reasons (on TCH/H)

Table 6-2

Counters of Common Handover Measurement

Counter ID

What It Counts

C901090001

Number of attempts on outgoing handover between cells


controlled by BSC

C901090004

Number of attempts on outgoing handover controlled by


MSC

C901090005

Number of failed request of outgoing handover controlled by


MSC with unknown reasons

C901090006

Number of failed request of outgoing handover controlled by


MSC with unavailable terrestrial resources

C901090007

Number of failed request of outgoing handover controlled by


MSC with unavailable radio resources

C901090008

Number of failed request of outgoing handover due to other


reasons and controlled by MSC

C901090011

Number of attempts on incoming handover between cells


controlled by BSC

C901090013

Number of forced release attempts on incoming handover


controlled by BSC

C901090015

Number of attempts on incoming handover queuing


controlled by BSC

C901090017

Number of forced handover attempts on incoming handover


controlled by BSC

C901090020

Total number of incoming handover queuing controlled by


BSC

C901090021

Number of incoming handover queuing controlled by BSC

C901090022

Total number of successful incoming handover queuing


controlled by BSC

C901090023

Number of successful queuing of incoming handover

ZTE Confidential Proprietary

2010 ZTE Corporation. All rights reserved.

Page 19

Document Title

Counter ID

What It Counts
controlled by BSC

C901090024

Number of attempts on incoming handover controlled by


MSC

C901090025

A interface incoming handover failure due to circuit blocking

C901090026

A interface incoming handover failure due to unmatched


circuit groups

C901090027

A interface incoming handover failure due to unavailable


radio resource

C901090028

A interface incoming handover failure due to other reasons

C901090030

Number of forced release attempts on incoming handover


controlled by MSC

C901090032

Number of attempts on incoming handover queuing


controlled by MSC

C901090034

Number of forced handover attempts on incoming handover


controlled by MSC

C901090037

Total number of incoming handover queuing controlled by


MSC

C901090038

Number of incoming handover queuing controlled by MSC

C901090039

Total number of successful incoming handover queuing


controlled by MSC

C901090040

Number of successful queuing of incoming handover


controlled by MSC

C901090105

Number of attempts on intra-cell handover

C901090108

Number of attempts on intra-cell handover from the inner


circle to the outer circle

C901090109

Number of successful intra-cell handover from the inner


circle to the outer circle

C901090110

Number of attempts on intra-cell handover from the outer


circle to the inner circle

C901090111

Number of successful intra-cell handover from the outer


circle to the inner circle

C901090112

Number of attempts on intra-cell handover from the inner


circle to the inner circle

C901090113

Number of successful intra-cell handover from the inner


circle to the inner circle

C901090114

Number of attempts on intra-cell handover from the outer


circle to the outer circle

C901090115

Number of successful intra-cell handover from the outer


circle to the outer circle

C901090122

Number of intra-cell handover attempts from TCH/F

C901090123

Number of intra-cell handover executions from TCH/F to


TCH/F

C901090124

Number of intra-cell handover success from TCH/F to


TCH/F

ZTE Confidential Proprietary

2010 ZTE Corporation. All rights reserved.

Page 20

Document Title

Counter ID

What It Counts

C901090125

Number of intra-cell handover executions from TCH/F to


TCH/H

C901090126

Number of intra-cell handover success from TCH/F to


TCH/H

C901090127

Number of intra-cell handover attempts from TCH/H

C901090128

Number of intra-cell handover executions from TCH/H to


TCH/F

C901090129

Number of intra-cell handover success from TCH/H to


TCH/F

C901090130

Number of intra-cell handover executions from TCH/H to


TCH/H

C901090131

Number of intra-cell handover success from TCH/H to


TCH/H

C901090132

Number of inter-cell handover attempts from TCH/F

C901090133

Number of inter-cell handover executions from TCH/F to


TCH/F

C901090134

Number of inter-cell handover success from TCH/F to


TCH/F

C901090135

Number of inter-cell handover executions from TCH/F to


TCH/H

C901090136

Number of inter-cell handover success from TCH/F to


TCH/H

C901090137

Number of inter-cell handover attempts from TCH/H

C901090138

Number of inter-cell handover executions from TCH/H to


TCH/F

C901090139

Number of inter-cell handover success from TCH/H to


TCH/F

C901090140

Number of inter-cell handover executions from TCH/H to


TCH/H

C901090141

Number of inter-cell handover success from TCH/H to


TCH/H

C901090148

Number of invalid Intra-cell handovers

Table 6-3

Handover Measurement Counters in Adjacent Cell

Counter ID

What It Counts

C901100001

Times of attempts to hand over to the adjacent cell

C901100002

Times of successful outgoing handover to the adjacent cell

C901100003

Times of attempts to hand over from the adjacent cell to the


local cell

C901100004

Times of successful handover from the adjacent cell to the


local cell

ZTE Confidential Proprietary

2010 ZTE Corporation. All rights reserved.

Page 21

Document Title

Table 6-4

TRX Measurement Counters

Counter ID

6.1.2

What It Counts

C901230001

Number of intra-cell incoming handover executions

C901230002

Number of successful intra-cell incoming handover

C901230003

Number of executed incoming handover between cells


controlled by BSC

C901230004

Number of successful incoming handover between cells


controlled by BSC

C901230005

Number of executed incoming handover between cells


controlled by MSC

C901230006

Number of MSC controlled successful inter-cell handover

Alarm List (optional)


None

Abbreviations
BSC

Base Station Controller

BTS

Base Transceiver Station

MS

Mobile Station

PBGT

Power Budget

Reference
ZXG10 BSS (V6.20) Base Station Subsystem Radio Parameter Manual
ZXG10 iBSC (V6.20) Base Station Controller Performance Counter Manual
ZGF05-02-003 Handover Mode
ZGF05-02-007

Handover between Macro- and Micro-cells

ZGF05-02-008 Dynamic Handover Priority Algorithm


ZGF05-02-009 Directed-Shift Handover
ZGF05-02-013 Handover Failure Penalty

ZTE Confidential Proprietary

2010 ZTE Corporation. All rights reserved.

Page 22

Document Title

ZGF05-02-014 Rapid Level Drop Handover


ZGF05-02-015 Traffic Based Handover
ZGF05-05-001

Multi-layer Cell Structure

ZGF05-05-002 Concentric Circle Technology


ZGF05-09-006

Co-BCCH

ZTE Confidential Proprietary

2010 ZTE Corporation. All rights reserved.

Page 23

Das könnte Ihnen auch gefallen