Vous êtes sur la page 1sur 8

Add Cell Oriented CAC Algorithm Parameters(ADD UCELLCAC)

Function
Use this command to add cell-oriented Call Admission Control (CAC) algorithm parameters.
In actual operation, it is necessary to set the CAC algorithm parameters based on the network management experience and algorithm analysis results, so as to achieve the following purposes:
1. Set coverage ranges for various services: set the restrictions on the transmit power of different services to satisfy different coverage requirements according to the network planning. Note that the
coverage specification must be taken into consideration together with the capacity specification.
2. Restrict services proportions in a cell: restrict the number of different services by setting different admission thresholds for conversational and other services, so as to ensure the priority of
conversational service.
3. Optimize resource configuration (1): set different admission thresholds for conversational service, other services and the services in handover state, so as to ensure the handover success rate as well
as the priority of conversational service.
4. Optimize resource configuration (2): reserve resources for UL/DL common channels so as to guarantee service transmission on the common channels.
There are 4 classes of services corresponding to different QoS requirements, as follows:
1. Conversational: This class corresponds to real-time services. The QoS requirement of this class is determined by people's sensory. It has a relatively looser BLER requirement, but strict transmission
delay requirement. Typical services: AMR speech and video phone.
2. Streaming: This class corresponds to real-time streaming services, such as audio and video programs. It's unindirectionally transmitted and serves individual users. It has a relatively looser delay
requirement than conversational, but the sequential relation should be ensured. Typical service: Video on demand.
3. Interactive: This class corresponds to data services, such as terminal browsing. It has a strict BLER requirement, and the transmission delay should be limited in a sensible range. Typical services: Web
browsing and database retrieval.
4. Background: This class also corresponds to data services. It has a strict BLER requirement, but no transmission delay requirement. Typical services: SMS, E-mail delivery and data download.

Note
1. [Cell environment type] is set to TU generally. In most cases, this parameter should not be changed.
2. Following restriction must be satisfied:
- 1)[UL OLC trigger threshold] >= [UL total power threshold] > [UL handover access threshold] > [UL threshold of Conv AMR service], [UL threshold of Conv non_AMR service] > [UL threshold of other
services];
- 2)MAX(UL handover access threshold,UL threshold of Conv AMR service,UL threshold of Conv non_AMR service,UL threshold of other services) > [UL LDR trigger threshold] > [UL LDR release
threshold];
- 3)[Ul HandOver Credit Reserved SF] >= [Ul LDR Credit SF reserved threshold];
- 4)[DL OLC trigger threshold] >= [DL total power threshold] >= [DL handover access threshold] > [DL threshold of Conv AMR service], [DL threshold of Conv non_AMR service]> [DL threshold of other
services] ;
- 5)MAX(DL handover access threshold,DL threshold of Conv AMR service,DL threshold of Conv non_AMR service,DL threshold of other services) > [DL LDR trigger threshold] > [DL LDR release
threshold];
- 6)[Dl HandOver Credit and Code Reserved SF] >= [Dl LDR Credit SF reserved threshold];
[Dl HandOver Credit and Code Reserved SF] >= [Cell LDR SF reserved threshold];
[MTCH maximal power] > [MTCH reserve power];
[MTCH maximal power SF] > [MTCH reserve SF].
- 7)[Ul TotalPower CAC threshold] > [UL Target LoadFactor].
The parameters of [UL LDR trigger threshold], [DL LDR trigger threshold], [UL OLC trigger threshold] and [DL OLC trigger threshold] are set in ADD UCELLLDM and MOD UCELLLDM, and they can be
listed by LST UCELLLDM. The parameters of [Dl LDR Credit SF reserved threshold] and [Cell LDR SF reserved threshold] are set in ADD UCELLLDR and MOD UCELLLDR, and they can be listed by
LST UCELLLDR. The parameters of [UL Target LoadFactor] is set in MOD UCELLHSUPA.

Parameter
Parameter ID

Parameter Name

Parameter Description

CellId

Cell ID

Meaning: ID of a cell. For detailed information about this parameter, see 3GPP TS 25.401.
GUI Value Range: 0~65535
Actual Value Range: 0~65535
Unit: None
Default Value: None
Recommended Value: None
Parameter Relationship: None
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: None

CellEnvType

Cell environment
type

Meaning: Defining the radio environment type of the cell, such as a typical town cell, urban cell, and mountain area cell.
GUI Value Range: TU, RA, HT
Actual Value Range: TU, RA, HT
Unit: None
Default Value: TU
Recommended Value: TU
Parameter Relationship: None
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: None

UlNonCtrlThdForAMR

UL threshold of
Conv AMR service

Meaning: The percentage of the conversational non-AMR service threshold to the 100% uplink load. It is applicable to algorithm 1 and algorithm
2. The parameter is used for controlling the non-AMR service admission. That is, when a non-AMR service is accessing, the RNC evaluates the
measurement value of the uplink load after the service is accessed. If the UL load of a cell is higher than this threshold after the access of a nonAMR speech service, this service will be rejected. If the UL load of a cell will not be higher than this threshold, this service will be admitted.
The UL load factor thresholds include parameters of [UL threshold of Conv non_AMR service], [UL handover access threshold] and [UL threshold
of other services]. The four parameters can be used to limit the proportion between the conversational service, handover user and other services
in a specific cell, and to guarantee the access priority of the conversational non-AMR service.
GUI Value Range: 0~100
Actual Value Range: 0~1, step:0.01
Unit: %
Default Value: 75
Recommended Value: 75
Parameter Relationship: The value of this parameter must satisfy the following relationship: UlNonCtrlThdForHo > UlNonCtrlThdForAMR;
UlNonCtrlThdForAMR > UlNonCtrlThdForOther; MAX(UlNonCtrlThdForHo, UlNonCtrlThdForAMR, UlNonCtrlThdForNonAMR,
UlNonCtrlThdForOther) > UlLdrTrigThd > UlLdrRelThd (For detailed information, refer to ADD UCELLLDM).
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: If the value is too high the system load after admission may be over large, which impacts system stability and
leads to system congestion. If the value is too low, the possibility of user rejects may increase, resulting in waste in idle resources.

UlNonCtrlThdForNonAMR

UL threshold of
Conv non_AMR
service

Meaning: The percentage of the conversational non-AMR service threshold to the 100% uplink load. It is applicable to algorithm 1 and algorithm
2. The parameter is used for controlling the non-AMR service admission. That is, when a non-AMR service is accessing, the RNC evaluates the
measurement value of the uplink load after the service is accessed. If the UL load of a cell is higher than this threshold after the access of a nonAMR speech service, this service will be rejected. If the UL load of a cell will not be higher than this threshold, this service will be admitted.
The UL load factor thresholds include parameters of [UL threshold of Conv non_AMR service], [UL handover access threshold] and [UL threshold
of other services]. The four parameters can be used to limit the proportion between the conversational service, handover user and other services
in a specific cell, and to guarantee the access priority of the conversational non-AMR service.
GUI Value Range: 0~100
Actual Value Range: 0~1, step:0.01
Unit: %
Default Value: 75
Recommended Value: 75

Parameter ID

Parameter Name

Parameter Description
Parameter Relationship: The value of this parameter must satisfy the following relationship: UlNonCtrlThdForHo > UlNonCtrlThdForNonAMR;
UlNonCtrlThdForNonAMR > UlNonCtrlThdForOther; MAX(UlNonCtrlThdForHo, UlNonCtrlThdForAMR, UlNonCtrlThdForNonAMR,
UlNonCtrlThdForOther) > UlLdrTrigThd > UlLdrRelThd (For detailed information, refer to ADD UCELLLDM).
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: If the value is too high the system load after admission may be over large, which impacts system stability and
leads to system congestion. If the value is too low, the possibility of user rejects may increase, resulting in waste in idle resources.

UlNonCtrlThdForOther

UL threshold of
other services

Meaning: The percentage of other service thresholds to the 100% uplink load. The services refer to other admissions except the conversational
AMR service, conversational non-AMR service, and handover scenarios. It is applicable to algorithm 1 and algorithm 2. The parameter is used for
controlling other service admissions. That is, when a service is accessing, the RNC evaluates the measurement value of the uplink load after the
service is accessed. If the UL load of a cell is higher than this threshold after the access of a service, this service will be rejected. If the UL load of
a cell will not be higher than this threshold, this service will be admitted.
The UL load factor thresholds include parameters of [UL threshold of Conv non_AMR service], [UL handover access threshold] and [UL threshold
of other services]. The four parameters can be used to limit the proportion between the conversational service, handover user and other services
in a specific cell, and to guarantee the access priority of other services.
GUI Value Range: 0~100
Actual Value Range: 0~1, step:0.01
Unit: %
Default Value: 60
Recommended Value: 60
Parameter Relationship: The value of this parameter must satisfy the following relationship: MAX(UlNonCtrlThdForHo, UlNonCtrlThdForAMR,
UlNonCtrlThdForNonAMR, UlNonCtrlThdForOther) > UlLdrTrigThd > UlLdrRelThd (For detailed information, refer to ADD UCELLLDM).
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: If the value is too high the system load after admission may be over large, which impacts system stability and
leads to system congestion. If the value is too low, the possibility of user rejects may increase, resulting in waste in idle resources.

DlConvAMRThd

DL threshold of
Conv AMR service

Meaning: The percentage of the conversational AMR service threshold to the 100% downlink load. It is applicable to algorithm 1 and algorithm 2.
The parameter is used for controlling the AMR service admission. That is, when an AMR service is accessing, the RNC evaluates the
measurement value of the downlink load after the service is accessed. If the DL load of a cell is higher than this threshold after the access of an
AMR speech service, this service will be rejected. If the DL load of a cell will not be higher than this threshold, this service will be admitted.
The DL load factor thresholds include parameters of [DL threshold of Conv non_AMR service], [DL handover access threshold] and [DL threshold
of other services]. The four parameters can be used to limit the proportion between the conversational service, handover user and other services
in a specific cell, and to guarantee the access priority of the conversational AMR service.
GUI Value Range: 0~100
Actual Value Range: 0~1, step:0.01
Unit: %
Default Value: 80
Recommended Value: 80
Parameter Relationship: The value of this parameter must satisfy the following relationship: DlHOThd > DlConvAMRThd; DlConvAMRThd >
DlOtherThd
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: If the value is too high the system load after admission may be over large, which impacts system stability and
leads to system congestion. If the value is too low, the possibility of user rejects may increase, resulting in waste in idle resources and the failure
to achieving network planning target.

DlConvNonAMRThd

DL threshold of
Conv non_AMR
service

Meaning: The percentage of the conversational non-AMR service threshold to the 100% downlink load. It is applicable to algorithm 1 and
algorithm 2. The parameter is used for controlling the non-AMR service admission. That is, when a non-AMR service is accessing, the RNC
evaluates the measurement value of the downlink load after the service is accessed. If the DL load of a cell is higher than this threshold after the
access of a non-AMR speech service, this service will be rejected. If the DL load of a cell will not be higher than this threshold, this service will be
admitted.
The DL load factor thresholds include parameters of [DL threshold of Conv non_AMR service], [DL handover access threshold] and [DL threshold
of other services]. The four parameters can be used to limit the proportion between the conversational service, handover user and other services
in a specific cell, and to guarantee the access priority of the conversational non-AMR service.
GUI Value Range: 0~100
Actual Value Range: 0~1, step:0.01
Unit: %
Default Value: 80
Recommended Value: 80
Parameter Relationship: The value of this parameter must satisfy the following relationship: DlHOThd > DlConvNonAMRThd;
DlConvNonAMRThd > DlOtherThd
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: If the value is too high the system load after admission may be over large, which impacts system stability and
leads to system congestion. If the value is too low, the possibility of user rejects may increase, resulting in waste in idle resource and the failure
to achieving the network planning target.

DlOtherThd

DL threshold of
other services

Meaning: The percentage of other service thresholds to the 100% downlink load. The services refer to other admissions except the
conversational AMR service, conversational non-AMR service, and handover scenarios. It is applicable to algorithm 1 and algorithm 2. The
parameter is used for controlling other service admissions. That is, when a service is accessing, the RNC evaluates the measurement value of
the downlink load after the service is accessed. If the DL load of a cell is higher than this threshold after the access of a service, this service will
be rejected. If the DL load of a cell will not be higher than this threshold, this service will be admitted.
The DL load factor thresholds include parameters of [DL threshold of Conv non_AMR service], [DL handover access threshold] and [DL threshold
of other services]. The four parameters can be used to limit the proportion between the conversational service, handover user and other services
in a specific cell, and to guarantee the access priority of other services.
GUI Value Range: 0~100
Actual Value Range: 0~1, step:0.01
Unit: %
Default Value: 75
Recommended Value: 75
Parameter Relationship: The value of this parameter must satisfy the following relationship: DlConvAMRThd > DlOtherThd;
DlConvNonAMRThd > DlOtherThd; DlOtherThd >= DlLdrTrigThd(See ADD UCELLLDM)
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: If the value is too high the system load after admission may be over large, which impacts system stability and
leads to system congestion. If the value is too low, the possibility of user rejects may increase, resulting in waste in idle resources and the failure
to achieving network planning target.

UlNonCtrlThdForHo

UL handover access Meaning: The percentage of the handover service admission threshold to the 100% uplink load. It is applicable to algorithm 1 and algorithm 2.
threshold
The parameter is used for controlling the handover admission. That is, when a service is handing over to a cell, the RNC evaluates the
measurement value of the uplink load after the service is accessed. If the UL load of a cell is higher than this threshold after the access, this
service will be rejected. If the UL load of a cell will not be higher than this threshold, this service will be admitted.
GUI Value Range: 0~100
Actual Value Range: 0~1, step:0.01
Unit: %
Default Value: 80
Recommended Value: 80
Parameter Relationship: The value of this parameter must satisfy the following relationship: UlCellTotalThd > UlNonCtrlThdForHo ;
UlNonCtrlThdForHo > UlNonCtrlThdForAMR; UlNonCtrlThdForHo > UlNonCtrlThdForNonAMR; MAX(UlNonCtrlThdForHo,
UlNonCtrlThdForAMR, UlNonCtrlThdForNonAMR, UlNonCtrlThdForOther) > UlLdrTrigThd > UlLdrRelThd (For detailed information, refer
to ADD UCELLLDM).
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: If the value is too high the system load after admission may be over large, which impacts system stability and
leads to system congestion. If the value is too low, the possibility of user rejects may increase, resulting in waste in idle resources.

DlHOThd

DL handover access Meaning: The percentage of the handover service admission threshold to the 100% downlink load. It is applicable to algorithm 1 and algorithm 2.
threshold
The parameter is used for controlling the handover admission. That is, when a service is handing over to a cell, the RNC evaluates the
measurement value of the downlink load after the service is accessed. If the DL load of a cell is higher than this threshold after the access, this
service will be rejected. If the DL load of a cell will not be higher than this threshold, this service will be admitted.
GUI Value Range: 0~100

Parameter ID

Parameter Name

Parameter Description
Actual Value Range: 0~1, step:0.01
Unit: %
Default Value: 85
Recommended Value: 85
Parameter Relationship: The value of this parameter must satisfy the following relationship: DlCellTotalThd >= DlHOThd ; DlHOThd >
DlConvAMRThd; DlHOThd > DlConvNonAMRThd
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: If the value is too high the system load after admission may be over large, which impacts system stability and
leads to system congestion. If the value is too low, the possibility of user rejects may increase, resulting in waste in idle resources.

UlCellTotalThd

UL total power
threshold

Meaning: Admission threshold of total cell uplink power. This parameter is related to the target load of the uplink schedule.
GUI Value Range: 0~100
Actual Value Range: 0~1, step:0.01
Unit: %
Default Value: 83
Recommended Value: 83
Parameter Relationship: The value of this parameter must satisfy the following relationship: UlOlcTrigThd(See ADD UCELLLDM) >=
UlCellTotalThd; UlCellTotalThd > UlNonCtrlThdForHo
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: If the value is too high the system load after admission may be over large, which impacts system stability and
leads to system congestion. If the value is too low, the possibility of user rejects may increase, resulting in waste in idle resources.

DlCellTotalThd

DL total power
threshold

Meaning: Admission threshold of the total cell downlink power. If the value is too high, too many users will be admitted. However, the throughput
of a single user is easy to be limited. If the value is too low, cell capacity will be wasted.
GUI Value Range: 0~100
Actual Value Range: 0~1, step:0.01
Unit: %
Default Value: 90
Recommended Value: 90
Parameter Relationship: The value of this parameter must satisfy the following relationship: DlOlcTrigThd(See ADD UCELLLDM) >=
DlCellTotalThd; DlCellTotalThd >= DlHOThd
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: If the value is too high the system load after admission may be over large, which impacts system stability and
leads to system congestion. If the value is too low, the possibility of user rejects may increase, resulting in waste in idle resources.

UlCCHLoadFactor

UL common
channel load
reserved coefficient

Meaning: The admission control decision is only for dedicated channels. For common channels, some resources instead of a special admission
procedure are reserved.
In the UL, according to the current load factor and the characteristics of the new call, the UL CAC algorithm predicts the new traffic channels load
factor with the assumption of admitting the new call, then plus with the premeditated common channel UL load factor to get the predicted UL load
factor. Then, compare it with the UL admission threshold. If the value is not higher than the threshold, the call is admitted; otherwise, rejected.
GUI Value Range: 0~100
Actual Value Range: 0~1, step:0.01
Unit: %
Default Value: 0
Recommended Value: 0
Parameter Relationship: None
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: If the value is too high, power resources are wasted, which impacts system capacity. If the value is too low,
resources can be fully used and coverage may be impacted in case of insufficient resources.

DlCCHLoadRsrvCoeff

DL common
channel load
reserved coefficient

Meaning: Different admission policies are used for dedicated channel and common channel users. For common channel users, resources
instead of separate power admission decision are reserved. For dedicated channel users, according to the current load factor and the
characteristics of the new call, the CAC algorithm predicts the new TX power with the assumption of admitting the new call, then plus with the
premeditated common channel DL load factor to get the predicted DL load factor. Then, compare it with the DL admission threshold. If the value
is not higher than the threshold, the call is admitted; otherwise, rejected.
GUI Value Range: 0~100
Actual Value Range: 0~1, step:0.01
Unit: %
Default Value: 0
Recommended Value: 0
Parameter Relationship: None
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: None

UlTotalEqUserNum

UL total equivalent
user number

Meaning: When the algorithm 2 is used, this parameter defines the total equivalent user numbers corresponding to the 100% uplink load. The
parameter should be related to the admission threshold and actual condition of the network.
GUI Value Range: 1~200
Actual Value Range: 1~200
Unit: None
Default Value: 95
Recommended Value: 95
Parameter Relationship: None
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: If the value is too high, the system load after admission may be over large, which impacts system stability and
leads to system congestion. If the value is too low, the possibility of user rejects may increase, resulting in waste in idle resources.

DlTotalEqUserNum

DL total equivalent
user number

Meaning: When the algorithm 2 is used, this parameter defines the total equivalent user number corresponding to the 100% downlink load. The
parameter should be related to the admission threshold and actual condition of the network.
GUI Value Range: 1~200
Actual Value Range: 1~200
Unit: None
Default Value: 80
Recommended Value: 80
Parameter Relationship: None
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: If the value is too high, the system load after admission may be over large, which impacts system stability and
leads to system congestion. If the value is too low, the possibility of user rejects may increase, resulting in waste in idle resources.

HsupaLowPriorityUserPBRThd

Low priority HSUPA


user PBR threshold

Meaning: Threshold of all the HSUPA user PBR whose schedule priority is lower than that of users to be admitted.
GUI Value Range: 0~100
Actual Value Range: 0~1, step:0.01
Unit: %
Default Value: 100
Recommended Value: 100
Parameter Relationship: None
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: If this value is too high, the possibility of rejecting HSUPA schedule services increases, which impacts access
success rate. If the value is too low, too many HSUPA schedule users may be admitted, which impacts the admitted users and results in overload
and system congestion.

HsupaEqualPriorityUserPBRThd Equal priority


HSUPA user PBR
threshold

Meaning: Threshold of all the HSUPA user PBR whose schedule priority is the same as that of users to be admitted.
GUI Value Range: 0~100
Actual Value Range: 0~1, step:0.01
Unit: %

Parameter ID

Parameter Name

Parameter Description
Default Value: 100
Recommended Value: 100
Parameter Relationship: None
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: If this value is too high, the possibility of rejecting HSUPA schedule services increases, which impacts access
success rate. If the value is too low, too many HSUPA schedule users may be admitted, which impacts the admitted users and results in overload
and system congestion.

HsupaHighPriorityUserPBRThd

High priority HSUPA Meaning: Threshold of all the HSUPA user PBR whose schedule priority is higher than that of users to be admitted.
user PBR threshold GUI Value Range: 0~100
Actual Value Range: 0~1, step:0.01
Unit: %
Default Value: 100
Recommended Value: 100
Parameter Relationship: None
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: If this value is too high, the possibility of rejecting HSUPA schedule services increases, which impacts access
success rate. If the value is too low, too many HSUPA schedule users may be admitted, which impacts the admitted users and results in overload
and system congestionRecommended.

UlHsDpcchRsvdFactor

UL HS-DPCCH
reserve factor

Meaning: If the HS-DPCCH carries ACK/NACK, the system will not perform CAC. If the HS-DPCCH carries CQI, the system will perform CAC.
This parameter refers to the resources reserved for the uplink HS-DPCCH carrying ACK/NACK. The corresponding threshold is the uplink limit
capacity multiplied by this parameter.
GUI Value Range: 0~100
Actual Value Range: 0~1, step:0.01
Unit: %
Default Value: 0
Recommended Value: 0
Parameter Relationship: None
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: None

HsdpaStrmPBRThd

Hsdpa streaming
PBR threshold

Meaning: Average throughput admission threshold of the HSDPA streaming service. If the sum of PBR of all the accessed streaming users is
lower than the average throughput admission threshold of the HSDPA streaming service multiplied by the sum of GBR of all the accessed
streaming users, it indicates that the QoS of the accessed users cannot be satisfied and new HSDPA streaming services are not allowed.
Otherwise, the QoS can be satisfied and new HSDPA streaming services are allowed.
GUI Value Range: 0~100
Actual Value Range: 0~1, step:0.01
Unit: %
Default Value: 70
Recommended Value: 70
Parameter Relationship: None
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: If the value is too high, admission requirement of the HSDPA streaming service is strict, which improves the
service quality of the HSDPA streaming service but also may lead to HSDPA capacity waste. If the value is too low, admission requirement of the
HSDPA streaming service is loose, which allows more HSDPA streaming services but QoS of the HSDPA streaming service cannot be
guaranteed.

HsdpaBePBRThd

HSDPA best effort


PBR threshold

Meaning: Average throughput admission threshold of the HSDPA best effort traffic. If the sum of PBR of all the accessed HSDPA BE users is
lower than the average throughput admission threshold of the HSDPA BE service multiplied by the sum of GBR of all the accessed HSDPA BE
users, it indicates that the QoS of the accessed users cannot be satisfied and new HSDPA BE services are not allowed. Otherwise, the QoS can
be satisfied and new HSDPA BE services are allowed.
GUI Value Range: 0~100
Actual Value Range: 0~1, step:0.01
Unit: %
Default Value: 30
Recommended Value: 30
Parameter Relationship: None
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: If the value is too high, admission requirement of the HSDPA BE service is strict, which improves the service
quality of the HSDPA BE service but also may lead to HSDPA capacity waste. If the value is too low, admission requirement of the HSDPA BE
service is loose, which allows more BE services but QoS of the HSDPA BE service cannot be guaranteed.

MaxHsdpaUserNum

Maximum HSDPA
user number

Meaning: Maximum number of users supported by the HSDPA channel. The user in this parameter refers to the user with services on the
HSDPA channel, regardless of the number of RABs carried on the HSDPA channel. Maximum HSDPA user number cannot exceed the HSDPA
capability of the NodeB product, In practice, the value can be set based on the cell type and the richness of the available HSDPA power and
code resources.
GUI Value Range: 0~128
Actual Value Range: 0~128
Unit: None
Default Value: 64
Recommended Value: 64
Parameter Relationship: None
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: If the value is too low, the cell HSDPA capacity may be reduces, leading to waste in HSDPA resources. If the
value is too high, HSDPA services may be congested.

MaxUlTxPowerforConv

Max UL TX power of Meaning: Maximum UL transmit power for conversational service in a specific cell. It is based on the UL coverage requirement of the
conversational
conversational service designed by the network planning.For detailed information of the related IE "Maximum allowed UL TX power", refer to the
service
3GPP TS 25.331.
GUI Value Range: -50~33
Actual Value Range: -50~33
Unit: dBm
Default Value: 24
Recommended Value: 24
Parameter Relationship: None
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: The larger the value of this parameter is, the wider the coverage of the corresponding services will be. When
the uplink coverage is too large, the uplink coverage and downlink coverage of the service can become unbalanced. If the values of these
parameters are too small, the uplink coverage will probably be smaller than the downlink coverage of the service.

MaxUlTxPowerforStr

Max UL TX power of Meaning: Maximum UL transmit power for the streaming service in a specific cell. It is based on the UL coverage requirement of the streaming
streaming service
service designed by the network planning.For detailed information of the related IE "Maximum allowed UL TX power", refer to the 3GPP TS
25.331.
GUI Value Range: -50~33
Actual Value Range: -50~33
Unit: dBm
Default Value: 24
Recommended Value: 24
Parameter Relationship: None
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: The larger the value of this parameter is, the wider the coverage of the corresponding services will be. When
the uplink coverage is too large, the uplink coverage and downlink coverage of the service can become unbalanced. If the values of these
parameters are too small, the uplink coverage will probably be smaller than the downlink coverage of the service.

Parameter ID

Parameter Name

Parameter Description

MaxUlTxPowerforInt

Max UL TX power of Meaning: The maximum UL transmit power for the interactive service in a specific cell. It is based on the UL coverage requirement of the
interactive service
interactive service designed by the network planning.For detailed information of the related IE "Maximum allowed UL TX power", refer to the
3GPP TS 25.331.
GUI Value Range: -50~33
Actual Value Range: -50~33
Unit: dBm
Default Value: 24
Recommended Value: 24
Parameter Relationship: None
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: The larger the value of this parameter is, the wider the coverage of the corresponding services will be. When
the uplink coverage is too large, the uplink coverage and downlink coverage of the service can become unbalanced. If the values of these
parameters are too small, the uplink coverage will probably be smaller than the downlink coverage of the service.

MaxUlTxPowerforBac

Max UL TX power of Meaning: The maximum UL transmit power for background service in a specific cell. It is based on the UL coverage requirement of the
background service background service designed by the network planning.For detailed information of the related IE "Maximum allowed UL TX power", refer to the
3GPP TS 25.331.
GUI Value Range: -50~33
Actual Value Range: -50~33
Unit: dBm
Default Value: 24
Recommended Value: 24
Parameter Relationship: None
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: The larger the value of this parameter is, the wider the coverage of the corresponding services will be. When
the uplink coverage is too large, the uplink coverage and downlink coverage of the service can become unbalanced. If the values of these
parameters are too small, the uplink coverage will probably be smaller than the downlink coverage of the service.

BackgroundNoise

Background noise

Meaning: If [Auto-Adaptive Background Noise Update Switch] is set to OFF, it is used to set background noise of the cell. If [Auto-Adaptive
Background Noise Update Switch] is set to ON, new background noise is restricted by this parameter and BgnAbnormalThd. For detailed
information of this parameter, refer to the 3GPP TS 25.133.
GUI Value Range: 0~621
Actual Value Range: -112~-50, step:0.1
Unit: dBm
Default Value: 61
Recommended Value: 61
Parameter Relationship: None
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: None

DefPcpichEcNo

Default PCPICH
Ec/No

Meaning: When the RNC is performing downlink open power control, it evaluates link consumption according to the PCPICH TX power and the
PCPICH signal intensity detected in UE access. However, in some cases, the UE may not report the signal intensity. In this situation, the RNC
uses this parameter to evaluate link consumption.
GUI Value Range: -30~30
Actual Value Range: -30~30
Unit: dB
Default Value: -13
Recommended Value: -13
Parameter Relationship: None
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: None

BGNSwitch

Auto-adaptive
background noise
update switch

Meaning: When the parameter is 'OFF', the auto-adaptive background noise update algorithm is switched off. Otherwise, the algorithm is
switched on.
GUI Value Range: OFF, ON
Actual Value Range: OFF, ON
Unit: None
Default Value: ON
Recommended Value: ON
Parameter Relationship: None
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: None

BGNAdjustTimeLen

Background noise
update continuance
Time

Meaning: Only when the measured background noise's duration reaches this parameter, the output of the auto-adaptive background noise
update filter could be regarded as effect background noise, and the current value is replaced with the new one. At the same time, the autoadaptive status should be restarted; otherwise, the output could not be regarded as the effective background noise.
GUI Value Range: 1~6000
Actual Value Range: 1~6000
Unit: s
Default Value: 120
Recommended Value: 120
Parameter Relationship: None
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: None

BGNEqUserNumThd

Equivalent user
number threshold
for background
noise

Meaning: When the number of uplink equivalent users is not larger than this parameter, the RTWP could be regarded as background noise.
Therefore, the measured RTWP could be input to the auto-adaptive background noise update filter; otherwise, the RTWP could not be regarded
as background noise, and should not be input to the filter, and at the same time, the auto-adaptive status should be reset.
GUI Value Range: 0~10
Actual Value Range: 0~10
Unit: None
Default Value: 0
Recommended Value: 0
Parameter Relationship: None
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: None

MaxHsupaUserNum

Maximum HSUPA
user number

Meaning: Maximum number of users supported by the HSUPA channel. The user in this parameter refers to the user with services on the
HSUPA channel, regardless of the number of RABs carried on the HSUPA channel. Maximum HSUPA user number cannot exceed the HSUPA
capability of the NodeB product, In practice, the value can be set based on the cell type and the richness of the available HSUPA power and
code resources.
GUI Value Range: 0~128
Actual Value Range: 0~128
Unit: None
Default Value: 20
Recommended Value: 20
Parameter Relationship: None
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: If the value is too high, HSUPA services may be congested. If the value is too low, the cell HSDPA capacity
may be reduces, leading to waste in HSUPA resources.

DlHSUPARsvdFactor

Dl HSUPA reserved
factor

Meaning: Reserved DL power factor for HSUPA user. The higher the value is, the more resources reserved for the HSUPA control channel,
which leads to resource waste. If the value is too low, HSUPA user quality may be impacted.
GUI Value Range: 0~100

Parameter ID

Parameter Name

Parameter Description
Actual Value Range: 0~1, step:0.01
Unit: %
Default Value: 0
Recommended Value: 0
Parameter Relationship: None
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: None

DlMBMSRsvdFactor

DL MBMS reserved
factor

Meaning: Reserved DL power factor for MBMS service.


GUI Value Range: 0~100
Actual Value Range: 0~1, step:0.01
Unit: %
Default Value: 0
Recommended Value: 0
Parameter Relationship: None
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: None

MtchRsvPwr

MTCH reserve
power

Meaning: Available guarantee power of all the MTCHs. This parameter is a protection for the MBMS PTM bearing. When the power of all the
MTCHs are little, pre-emption of MBMS PTM bearing should be avoided. This is because the MBMS PTM bearing serves multiple users at the
same time. The value should not be too high. Otherwise, all the system resources may be consumed by the MBMS PTM bearing and too little
capacity is left for the non-MBMS services.
GUI Value Range: 0~100
Actual Value Range: 0~1, step:0.01
Unit: %
Default Value: 20
Recommended Value: 20
Parameter Relationship: The value of this parameter must satisfy the following relationship: MtchMaxPwr >= MtchRsvPwr.
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: None

MtchRsvSf

MTCH reserve SF

Meaning: Available guarantee codes of all the MTCHs. This parameter is a protection for the MBMS PTM bearing.
GUI Value Range: 0~63
Actual Value Range: 0~63
Unit: None
Default Value: 16
Recommended Value: 16
Parameter Relationship: The value of this parameter must satisfy the following relationship: MtchMaxSf >= MtchRsvSf
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: None

MtchMaxPwr

MTCH maximal
power

Meaning: Available guarantee codes of all the MTCHs. This parameter is a protection for the MBMS PTM bearing. When the codes of all the
MTCHs are few, pre-emption of MBMS PTM bearing should be avoided. This is because the MBMS PTM bearing serves multiple users at the
same time. The value should not be too high. Otherwise, all the system resources may be consumed by the MBMS PTM bearing and too little
capacity is left for the non-MBMS services.
GUI Value Range: 0~100
Actual Value Range: 0~1, step:0.01
Unit: %
Default Value: 60
Recommended Value: 60
Parameter Relationship: The value of this parameter must satisfy the following relationship: MtchMaxPwr >= MtchRsvPwr
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: None

MtchMaxSf

MTCH maximal SF

Meaning: Maximum code limit of all the MTCHs. This parameter is a limit to the maximum bearing of the MBMS PTM bearing. When the code of
all the MTCHs are few, pre-emption of MBMS PTM bearing should be avoided. This is because the MBMS PTM bearing serves multiple users at
the same time. The value should not be too high. Otherwise, all the system resources may be consumed by the MBMS PTM bearing and too little
capacity is left for the non-MBMS services.
GUI Value Range: 0~63
Actual Value Range: 0~63
Unit: None
Default Value: 40
Recommended Value: 40
Parameter Relationship: The value of this parameter must satisfy the following relationship: MtchMaxSf >= MtchRsvSf
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: None

UlHoCeResvSf

UL handover credit
reserved SF

Meaning: Uplink Credit Reserved by Spread Factor for HandOver. SFOFF means that none of them are reserved for handover.
GUI Value Range: SF4(SF4), SF8(SF8), SF16(SF16), SF32(SF32), SF64(SF64), SF128(SF128), SF256(SF256), SFOFF(SFOFF)
Actual Value Range: SF4, SF8, SF16, SF32, SF64, SF128, SF256, SFOFF
Unit: None
Default Value: SF16
Recommended Value: SF16
Parameter Relationship: The value of this parameter must satisfy the following relationship: UlHoCeResvSf >= UlLdrCreditSfResThd. The
comparison between the spreading factors is based on the number following the acronym "SF", for example, SF32>SF8. (For detailed
information, refer to ADD UCELLLDR.)
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: The backer position the value is in {SF4,SF8,SF16,SF32,SF64,SF128,SF256,SFOFF}, the less code and credit
resources reserved for handover UEs. The possibility of rejecting handover UE admissions increases and performance of UEs cannot be
guaranteed. The more frontal position the value is, the more the possibility of rejecting new UEs is and some idle resources are wasted.

DlHoCeCodeResvSf

DL handover credit
and code reserved
SF

Meaning: Some cell resources can be reserved for handover UEs to guarantee handover success rate and improve access priority of handover
services. This parameter defines the quantity of downlink code and CE resources reserved for handover. SFOFF refers to that no resources is
reserved. SF32 refers to that a code resource with SF = 32 and its corresponding credit resource are reserved.
GUI Value Range: SF4(SF4), SF8(SF8), SF16(SF16), SF32(SF32), SF64(SF64), SF128(SF128), SF256(SF256), SFOFF(SFOFF)
Actual Value Range: SF4, SF8, SF16, SF32, SF64, SF128, SF256, SFOFF
Unit: None
Default Value: SF32
Recommended Value: SF32
Parameter Relationship: The value of this parameter must satisfy the following relationship: DlHoCeCodeResvSf >= DlLdrCreditSfResThd;
DlHoCeCodeResvSf >= CellLdrSfResThd. The comparison between the spreading factors is based on the number following the acronym "SF",
for example, SF32>SF8. (For detailed information, refer to ADD UCELLLDR)
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: The backer position the value is in {SF4,SF8,SF16,SF32,SF64,SF128,SF256,SFOFF}, the less code and credit
resources reserved for handover UEs. The possibility of rejecting handover UE admissions increases and performance of UEs cannot be
guaranteed. The more frontal position the value is, the more the possibility of rejecting new UEs is and some idle resources are wasted.

BgnStartTime

Background noise
update start time

Meaning: (1) This parameter, along with the [Algorithm stop time], is used to limit the validation time of the background noise automatic update
algorithm. If [Algorithm stop time] is greater than [Algorithm start time], and the background noise automatic update algorithm is enabled, then the
algorithm is activated during the period of [Algorithm stop time] to [Algorithm start time] each day. In other periods, the algorithm fails. If
[Algorithm stop time] is less than [Algorithm start time], and the background noise automatic update algorithm is enabled, then the algorithm is
activated during the period of [Algorithm stop time] each day to [Algorithm start time] of the next day. In other periods, the algorithm fails.
(2) Input format: HH&MM&SS
GUI Value Range: hour, min, sec

Parameter ID

Parameter Name

Parameter Description
Actual Value Range: hour{0~23}, min{0~59}, sec{0~59}
Unit: None
Default Value: None
Recommended Value: 01&00&00
Parameter Relationship: The value of this parameter must satisfy the following relationship: BgnEndTime >MBgnStartTime .
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: None

BgnEndTime

Background noise
update end time

Meaning: (1) This parameter, along with the [Algorithm start time], is used to limit the validation time of the background noise automatic update
algorithm. If [Algorithm stop time] is greater than [Algorithm start time], and the background noise automatic update algorithm is enabled, then the
algorithm is activated during the period of [Algorithm stop time] to [Algorithm start time] each day. In other periods, the algorithm fails. If
[Algorithm stop time] is less than [Algorithm start time], and the background noise automatic update algorithm is enabled, then the algorithm is
activated during the period of [Algorithm stop time] each day to [Algorithm start time] of the next day. In other periods, the algorithm fails
(2) Input format: HH&MM&SS
GUI Value Range: hour, min, sec
Actual Value Range: hour{0~23}, min{0~59}, sec{0~59}
Unit: None
Default Value: None
Recommended Value: 06&00&00
Parameter Relationship: The value of this parameter must satisfy the following relationship: BgnEndTime >MBgnStartTime .
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: None

BgnUpdateThd

Background noise
update trigger
threshold

Meaning: The difference of RTWP that trigger the update of background noise. If the difference is larger than the threshold, the background will
be updated.
GUI Value Range: 1~100
Actual Value Range: 0.1~10, step:0.1
Unit: dBm
Default Value: 5
Recommended Value: 5
Parameter Relationship: The value of this parameter must satisfy the following relationship: BgnAbnormalThd >= BgnUpdateThd
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: None

BgnAbnormalThd

Background noise
abnormal threshold

Meaning: This parameter is applied when BGNSwitch is set to ON. (1) If the difference of measured background noise without filtered and the
current background noise is larger than the RTWP threshold, the background noise will not be updated. (2) If the difference of new background
noise and the configured value is larger than the RTWP threshold, the background noise will not be updated.
GUI Value Range: 1~400
Actual Value Range: 0.1~40, step:0.1
Unit: dB
Default Value: 100
Recommended Value: 100
Parameter Relationship: The value of this parameter must satisfy the following relationship: BgnAbnormalThd >= BgnUpdateThd
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: None

MAXEFACHUserNum

Maximum EFACH
user number

Meaning: The parameter indicates the max user number the EFACH channel can supports.
GUI Value Range: 0~48
Actual Value Range: 0~48
Unit: None
Default Value: 48
Recommended Value: 48
Parameter Relationship: None
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: None

CellUlEquNumCapacity

Cell Uplink Capacity Meaning: Used to check whether the number of equivalent users is overlarge in a cell. If the rate of equivalent users to total equivalent users
of Equal User
allowed in the cell is greater than this parameter, the number of equivalent users will be judged as overlarge, Otherwise the number of equivalent
Number
users will not be judged as overlarge. If the number of equivalent users is not overlarge, and the switch of RTWP anti-interference algorithm is
enabled, the RTWP anti-interference algorithm is validated. Admission requests will be accepted even when the RTWP value is great, and
related OLC operations will be cancelled.
GUI Value Range: 0~100
Actual Value Range: 0~1, step:0.01
Unit: %
Default Value: 40
Recommended Value: 40
Parameter Relationship: None
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: With the RTWP anti-interference switch enabled, if this parameter is set to a small value, the number of
equivalent users will be easy to be judged as overlarge. That is, the probability of accepting an admission request becomes low, and OLC
operations will be performed. In this case, cell capacity may not be fully used. If this parameter is set to a great value, the number of equivalent
users will be hard to be judged as overlarge. That is, the probability of accepting an admission request becomes high, and OLC operations may
be cancelled. In this case, cell load may become heavy.

HsdpaMaxGBPThd

Threshold of
Maximum
Guaranteed Bit
Rates for HSDPA

Meaning: Threshold of the maximum guaranteed power for HSDPA users. This threshold limits the power that can be used by HSDPA users.
Thus, some power resources are reserved for DCH users to ensure their network access.
GUI Value Range: 0~100
Actual Value Range: 0~1, step:0.01
Unit: %
Default Value: 100
Recommended Value: 100
Parameter Relationship: None
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: If this parameter is set to a too great value, the guaranteed power of HSDPA users is high, and the power
available for DCH users is low. As a result, the capacity of the cell decreases.

HsupaMaxGBPThd

Threshold of
Maximum
Guaranteed Bit
Rates for HSUPA

Meaning: Threshold of the maximum guaranteed power for HSUPA users. This threshold limits the power that can be used by HSUPA users.
Thus, some power resources are reserved for DCH users to ensure their network access.
GUI Value Range: 0~100
Actual Value Range: 0~1, step:0.01
Unit: %
Default Value: 100
Recommended Value: 100
Parameter Relationship: None
Service Interrupted After Modification : No (No impact on the UE in idle mode)
Impact on Network Performance: If this parameter is set to a too great value, the guaranteed power of HSUPA users is high, and the power
available for DCH users is low. As a result, the capacity of the cell decreases.

Example
Configure CAC parameters for cell 1. the parameters of cell 1 are set as follows:
The cell environment type is TU;
The UL threshold of Conv AMR service is 0.75;
The UL threshold of Conv non_AMR service is 0.75;

The UL threshold of other services is 0.6;


The DL threshold of Conv AMR service is 80%;
The DL threshold of Conv non_AMR service is 80%;
The DL threshold of other services is 75%;
The UL handover access threshold is 0.8;
The DL handover access threshold is 85%;
The UL common channel load factor is 0.00.
The DL common channel load reserved coefficient is 0%;
The UL total equivalent user number is 80;
The DL total equivalent user number is 80;
The UL HS-DPCCH reserve factor is 0.00;
Hsdpa streaming PBR threshold is 70%;
Hsdpa best effort PBR threshold is 30%;
The maximum HSDPA user number is 64;
The maximum UL transmit power of conversational service is 24dBm;
The maximum UL transmit power of streaming service is 24dBm;
The maximum UL transmit power of interactive service is 24dBm;
The maximum UL transmit power of background service is 24dBm;
The background noise is -103 dBm;
The Default PCPICH Ec/No is -6 dB;
The Auto-Adaptive Background Noise Update Switch is OFF;
The Background Noise Update Continuance Time is 10 minutes;
The Equivalent User Number Threshold for Background Noise Update is 0;
The maximum HSUPA user number is 20;
The Dl HSUPA reserved factor is 20;
The Dl MBMS reserved factor is 20;
Ul HandOver Credit Reserved SF is SF16;
Dl HandOver Credit and Code Reserved SF is SF32;
Threshold of Maximum Guaranteed Bit Rates for HSDPA is 100;
Threshold of Maximum Guaranteed Bit Rates for HSUPA is 100.
ADD UCELLCAC: CellId=1, CellEnvType=TU, UlNonCtrlThdForAMR=75, DLConvAMRThd=80, DLConvNonAMRThd=80, DLOtherThd=75, DLHOThd=85,
DlCellTotalThd=90, UlCCHLoadFactor=0, DlCCHLoadRsrvCoeff=0, UlTotalEqUserNum=80,DlTotalEqUserNum=80, UlHsDpcchRsvdFactor=0,
HsdpaStrmPBRThd=70, HsdpaBePBRThd=30, MaxHsdpaUserNum=64, MaxUlTxPowerforConv=24, MaxUlTxPowerforStr=24, MaxUlTxPowerforInt=24,
MaxUlTxPowerforBac=24, BackgroundNoise=71,DefPcpichEcNo=-13, BGNSwitch=OFF, BGNAdjustTimeLen=10, BGNEqUserNumThd=0,
MaxHsupaUserNum=20, DlHSUPARsvdFactor=20, DlMBMSRsvdFactor=20, UlHoCeResvSf=SF16, DlHoCeCodeResvSf=SF32,HsdpaMaxGBPThd=100,HsupaMaxGBPThd=100;

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd.

Vous aimerez peut-être aussi