Adaptive Rach (Ran16.0 01)
Adaptive Rach (Ran16.0 01)
Adaptive Rach (Ran16.0 01)
Issue 01
Date 2014-04-30
and other Huawei trademarks are trademarks of Huawei Technologies Co., Ltd.
All other trademarks and trade names mentioned in this document are the property of their respective holders.
Notice
The purchased products, services and features are stipulated by the contract made between Huawei and the
customer. All or part of the products, services and features described in this document may not be within the
purchase scope or the usage scope. Unless otherwise specified in the contract, all statements, information,
and recommendations in this document are provided "AS IS" without warranties, guarantees or representations
of any kind, either express or implied.
The information in this document is subject to change without notice. Every effort has been made in the
preparation of this document to ensure accuracy of the contents, but all statements, information, and
recommendations in this document do not constitute a warranty of any kind, express or implied.
Website: http://www.huawei.com
Email: support@huawei.com
Contents
1 Introduction....................................................................................................................................1
1.1 Scope..............................................................................................................................................................................1
1.2 Intended Audience..........................................................................................................................................................1
1.3 Change History...............................................................................................................................................................1
2 Overview.........................................................................................................................................3
2.1 Introduction....................................................................................................................................................................3
2.2 Benefits...........................................................................................................................................................................3
3 Technical Description...................................................................................................................4
4 Related Features.............................................................................................................................6
5 Network Impact.............................................................................................................................7
6 Engineering Guidelines...............................................................................................................8
6.1 When to Use Adaptive RACH........................................................................................................................................8
6.2 Required Information.....................................................................................................................................................8
6.3 Feature Deployment.......................................................................................................................................................8
6.3.1 Requirements...............................................................................................................................................................9
6.3.2 Data Preparation..........................................................................................................................................................9
6.3.3 Activation..................................................................................................................................................................16
6.3.4 Activation Observation..............................................................................................................................................19
6.3.5 Deactivation...............................................................................................................................................................19
6.4 Performance Monitoring...............................................................................................................................................20
6.5 Parameter Optimization................................................................................................................................................21
6.6 Troubleshooting............................................................................................................................................................21
7 Parameters.....................................................................................................................................22
8 Counters........................................................................................................................................46
9 Glossary.........................................................................................................................................47
10 Reference Documents...............................................................................................................48
1 Introduction
1.1 Scope
This document describes WRFD-151201 Adaptive RACH feature, including its technical
principles, related features, network impact, and engineering guidelines.
l Feature change
Changes in features of a specific product version
l Editorial change
Changes in wording or addition of information that was not described in the earlier version
RAN16.0 01(2014-04-30)
This issue includes the following changes.
2 Overview
2.1 Introduction
When a large number of UEs simultaneously initiate a random access procedure in a cell, the
received total wideband power (RTWP) of this cell becomes extremely high. To reduce the
RTWP in this scenario, Huawei offers Adaptive RACH. Adaptive RACH enables the RNC to
dynamically adjust the settings of random access parameters for a cell based on the uplink power
load and number of acknowledged random accesses in a specified period of time. This feature
can reduce a cell's RTWP and increase its capacity.
2.2 Benefits
When the RTWP of a cell is high due to a large number of random accesses, Adaptive RACH
helps reduce the RTWP by 0.3 dB to 0.5 dB or improve the HSUPA throughput by about 5%.
3 Technical Description
When the RTWP of a cell is high due to a large number of random accesses, Adaptive RACH
enables the RNC to dynamically adjust the settings of random access parameters based on the
uplink power load and number of acknowledged random accesses. The RNC broadcasts the new
settings of random access parameters to UEs. The random access parameters include the constant
for calculating the initial transmit power, ramping step for random access preambles, and
maximum number of preamble retransmissions.
The RNC measures the number of acknowledged random accesses in a cell when the
ACK_PRACH_PREAM_MEAS check box under the NBMLdcAlgoSwitch
(BSC6900,BSC6910) parameter in the ADD UCELLALGOSWITCH command is selected.
Adaptive RACH is activated when the ADAPTIVE_RACH and
ACK_PRACH_PREAM_MEAS check boxes under the NBMLdcAlgoSwitch
(BSC6900,BSC6910) parameter in the ADD UCELLALGOSWITCH command are selected.
The RNC dynamically adjusts the settings of the random access parameters as follows:
l When the cell uplink load is greater than or equal to the value of the OptiStartLoadState
parameter and the number of acknowledged random accesses in a cell is greater than or
equal to the value of the RandomAccessCongestThd(BSC6900,BSC6910) parameter, the
RNC broadcasts the optimized settings of random access parameters (OptiConstantvalue
(BSC6900,BSC6910), OptiPowerRampStep(BSC6900,BSC6910), and
OptiPreambleRetransMax(BSC6900,BSC6910)) to UEs.
l When the number of acknowledged random accesses is less than or equal to the value of
the RandomAccessClearThd(BSC6900,BSC6910) parameter, the RNC broadcasts the
original settings of random access parameters (Constantvalue(BSC6900,BSC6910),
PowerRampStep(BSC6900,BSC6910), and PreambleRetransMax(BSC6900,BSC6910))
to UEs.
Compared with the original settings, the optimized settings reduce the value of the constant for
calculating the initial transmit power, lower the ramping step for random access preambles, and
increase the maximum number of preamble retransmissions. Therefore, using the optimized
settings reduces the interference to uplink channels and ultimately reduces the cell RTWP when
the cell uplink load is greater than the value of the OptiStartLoadState parameter and the number
of acknowledged random accesses is greater than the value of the RandomAccessCongestThd
(BSC6900,BSC6910) parameter. When the number of acknowledged random accesses is less
than or equal to the value of the RandomAccessClearThd(BSC6900,BSC6910) parameter, using
the optimized setting increases the delay during random access.
For details about the impact of the constant for calculating the initial transmit power, ramping
step for random access preambles, and maximum number of preamble retransmissions on the
random access procedure, see Power Control Feature Parameter Description.
For details about how to determine whether a cell is congested, see Load Control Feature
Parameter Description.
4 Related Features
Prerequisite Features
None
Impacted Features
None
5 Network Impact
System Capacity
When the RTWP of a cell is high due to a large number of random accesses, Adaptive RACH
helps reduce the RTWP by 0.3 dB to 0.5 dB or improve the HSUPA throughput by about 5%.
Network Performance
None
6 Engineering Guidelines
This feature takes effect after activation if the cell meets the following conditions:
l The uplink power load is greater than the value of the OptiStartLoadState parameter. This
parameter is set to 50% by default.
l The average number of acknowledged random accesses (indicated by the
VS.Random.Access.ACKNum.Mean counter) is greater than the value of the
RandomAccessCongestThd parameter. This parameter is set to 20 by default.
l VS.MeanRTWP: average RTWP of a cell. This counter is used to calculate the uplink power
load of a cell.
The uplink power load of a cell can be calculated using the following formula: uplink power
load = 1 - (1/RoT). In this formula, the rise over thermal (RoT) equals to the difference
between the RTWP and the background noise. In addition, the RoT needs to be converted
into linear quantities.
l VS.Random.Access.ACKNum.Mean: average number of acknowledged random accesses
in a cell.
The RNC measures the number of acknowledged random accesses in a cell when the
ACK_PRACH_PREAM_MEAS check box under the NBMLdcAlgoSwitch parameter
in the ADD UCELLALGOSWITCH command is selected.
6.3.1 Requirements
l Operating environment and hardware
For 3900 series base stations configured with a WBBPa board, cells carried on this WBBPa
board do not support this feature.
l Other NEs
None
l License
For details about how to activate the license, see License Management Feature Parameter
Description.
6.3.3 Activation
Step 1 Run the RNC MML command ADD UCELLLICENSE and select the
ADAPTIVE_RACH_SWITCH check box under the FuncSwitch2 parameter.
Step 2 Run the RNC MML command MOD UCELLALGOSWITCH and select the
ACK_PRACH_PREAM_MEAS and ADAPTIVE_RACH check boxes under the
NBMLdcAlgoSwitch parameter.
----End
When configuring the Adaptive RACH feature on the CME, perform a single configuration first, and then
perform a batch modification if required. Configure the parameters of a single object before a batch
modification. Perform a batch modification before logging out of the parameter setting interface.
Set parameters on the CME according to the operation sequence in Table 6-1. For instructions
on how to perform the CME single configuration, see CME Single Configuration Operation
Guide.
Step 2 (Optional) Modify objects in batches on the CME. (CME batch modification center)
To modify objects in batches, click on the CME to start the batch modification wizard. For
instructions on how to perform a batch modification through the CME batch modification center,
press F1 on the wizard interface to obtain online help.
----End
Step 2 On the displayed SON Log tab page, click Query SON Log. Set Log Category to Adaptive
RACH log and Event Name to ALL. In addition, specify Event Source Object and Time
Period as required.
Step 3 Click Synchronize in the bottom right corner of the SON Log tab page.
Step 4 Click Query and check whether there is a "Start Preamble Congestion Control" record in the
specified period of time. If there is, this feature has taken effect. If there is not, this feature has
not taken effect.
----End
After this feature is activated, operating information about this feature will be recorded in SON
logs.
6.3.5 Deactivation
Step 2 Run the RNC MML command MOD UCELLLICENSE and deselect the
ADAPTIVE_RACH_SWITCH check box under the FuncSwitch2 parameter to deactivate the
license controlling this feature.
----End
When configuring the Adaptive RACH feature on the CME, perform a single configuration first, and then
perform a batch modification if required. Configure the parameters of a single object before a batch
modification. Perform a batch modification before logging out of the parameter setting interface.
Set parameters on the CME according to the operation sequence in Table 6-2. For instructions
on how to perform the CME single configuration, see CME Single Configuration Operation
Guide.
Step 2 (Optional) Modify objects in batches on the CME. (CME batch modification center)
To modify objects in batches, click on the CME to start the batch modification wizard. For
instructions on how to perform a batch modification through the CME batch modification center,
press F1 on the wizard interface to obtain online help.
----End
The HSUPA throughput of each cell can be checked through the value of the RNC counter
VS.HSUPA.MeanChThroughput.TotalBytes.
6.6 Troubleshooting
For 3900 series base stations configured with a WBBPa board, cells carried on this WBBPa
board do not support this feature. If such a cell is enabled with the Adaptive RACH feature, the
RNC will send an error message (NBAP_ERR_IND_COMM) to the NodeB. In this case, disable
this feature for this cell.
7 Parameters
NBMLd BSC690 ADD WRFD- Campin Meaning: Whether to enable the algorithms related to
cAlgoS 0 UCELL 151203 g cell load control. Selecting a switch enables the
witch ALGOS WRFD- Strategy corresponding algorithm and clearing a switch disables
WITCH 020106 Switch the corresponding algorithm. 1.
MOD for Mass INTRA_FREQUENCY_LDB: Whether to enable the
WRFD- Event cell breathing algorithm. This algorithm adjusts P-
UCELL 150231
ALGOS Load CPICH transmit power of a cell based on the downlink
WITCH WRFD- TCP load to achieve load balancing between intra-
Reshuffl
150219 frequency cells. This algorithm automatically becomes
ing
WRFD- invalid when the load-based dynamic P-CPICH
RIM transmit power adjustment algorithm (controlled by the
150216
Based DLLOAD_BASED_PCPICH_PWR_ADJ_SWITCH
WRFD- UMTS switch) takes effect. 2. PUC: Whether to enable the
150217 Target Potential User Control (PUC) algorithm. This algorithm
WRFD- Cell adjusts cell selection and reselection parameters based
150215 Selectio on the cell load to enable UEs to reselect lightly loaded
WRFD- n for cells. 3. UL_UU_OLC: Whether to enable the uplink
0106100 LTE overload control (OLC) algorithm. When the uplink
3 Coverag power is overloaded in a cell, this algorithm alleviates
e Based the uplink load by using quick transport format (TF)
WRFD-
PS restriction, distributing best effort (BE) service to
020102
Redirect common channels, or releasing UEs. 4. DL_UU_OLC:
WRFD- ion from Whether to enable the downlink OLC algorithm. When
140223 UMTS the downlink power is overloaded in a cell, this
WRFD- to LTE algorithm alleviates the downlink load by using quick
150236 TF restriction, distributing BE services to common
Load
WRFD- channels, releasing UEs, or reconfiguring the maximum
Based
020101 transmit power of FACHs. 5. UL_UU_LDR: Whether
PS
to enable the uplink load reshuffling (LDR) algorithm.
Redirect
When the uplink load is heavy in a cell, this algorithm
ion from
MBMS
P2P over
HSDPA
MBMS
Admissi
on
Enhance
ment
MBMS
Enhance
d
Broadca
st Mode
MBMS
Transpo
rt
Resourc
e
Manage
ment
Coverag
e Based
PS
Handov
er from
UMTS
to LTE
MBMS
Broadca
st Mode
MBMS
Load
Control
MBMS
Admissi
on
Control
Inter-
Frequen
cy Load
Balancin
g Based
on
Configu
rable
Load
Threshol
d
MBMS
Soft/
Selectiv
e
Combini
ng
MBMS
Introduc
tion
Package
16/32/64
/
128Kbp
s
Channel
Rate on
MBMS
Service-
Based
PS
Handov
er from
UMTS
to LTE
NBMLd BSC691 ADD WRFD- Campin Meaning: Whether to enable the algorithms related to
cAlgoS 0 UCELL 151203 g cell load control. Selecting a switch enables the
witch ALGOS WRFD- Strategy corresponding algorithm and clearing a switch disables
WITCH 020106 Switch the corresponding algorithm. 1.
MOD for Mass INTRA_FREQUENCY_LDB: Whether to enable the
WRFD- Event cell breathing algorithm. This algorithm adjusts P-
UCELL
150231 CPICH transmit power of a cell based on the downlink
ALGOS Load
WITCH WRFD- Reshuffl TCP load to achieve load balancing between intra-
150219 ing frequency cells. This algorithm automatically becomes
invalid when the load-based dynamic P-CPICH
WRFD- RIM transmit power adjustment algorithm (controlled by the
150216 Based DLLOAD_BASED_PCPICH_PWR_ADJ_SWITCH
WRFD- UMTS switch) takes effect. 2. PUC: Whether to enable the
150217 Target Potential User Control (PUC) algorithm. This algorithm
Cell adjusts cell selection and reselection parameters based
WRFD-
Selectio on the cell load to enable UEs to reselect lightly loaded
150215
n for cells. 3. UL_UU_OLC: Whether to enable the uplink
WRFD- LTE overload control (OLC) algorithm. When the uplink
0106100 power is overloaded in a cell, this algorithm alleviates
Coverag
3 the uplink load by using quick transport format (TF)
e Based
WRFD- PS restriction, distributing best effort (BE) service to
020102 Redirect common channels, or releasing UEs. 4. DL_UU_OLC:
ion from Whether to enable the downlink OLC algorithm. When
WRFD-
UMTS the downlink power is overloaded in a cell, this
140223
to LTE algorithm alleviates the downlink load by using quick
WRFD- TF restriction, distributing BE services to common
150236 Load
channels, releasing UEs, or reconfiguring the maximum
Based
WRFD- transmit power of FACHs. 5. UL_UU_LDR: Whether
PS
020101 to enable the uplink load reshuffling (LDR) algorithm.
Redirect
When the uplink load is heavy in a cell, this algorithm
WRFD- ion from
alleviates the uplink load by using load-based inter-
140226 UMTS
frequency handovers, BE service rate reduction,
to LTE
WRFD- uncontrollable real-time service QoS renegotiation,
020107 Load load-based CS/PS inter-RAT handovers, and AMR
Based service rate reduction. 6. DL_UU_LDR: Whether to
WRFD-
PS enable the downlink LDR algorithm. When the
020104
Handov downlink load is heavy in a cell, this algorithm
WRFD- er from alleviates the downlink load by using load-based inter-
020105 UMTS frequency handovers, BE service rate reduction,
WRFD- to LTE uncontrollable real-time service QoS renegotiation,
020126 SRVCC load-based CS/PS inter-RAT handovers, AMR service
from rate reduction, and MBMS power restriction. 7.
WRFD-
LTE to OLC_EVENTMEAS: Whether to enable OLC event
0106120
UMTS measurement. 8. CELL_CODE_LDR: Whether to
2
with PS enable cell code reshuffling algorithm. In the event of
WRFD- Handov code resource overuse, this algorithm alleviates the code
020129 er resource overuse by using BE service rate reduction,
MBMS ADAPTIVE_RACH,
Channel ACK_PRACH_PREAM_MEAS,
Audienc CAMPING_STRATEGY_SWITCH
e Rating Default Value: INTRA_FREQUENCY_LDB:0,PUC:
Statistic 0,UL_UU_LDR:0,DL_UU_LDR:0,UL_UU_OLC:
s 0,DL_UU_OLC:0,OLC_EVENTMEAS:
CS 0,CELL_CODE_LDR:0,CELL_CREDIT_LDR:
Fallback 0,UL_INTRA_FREQUENCY_ULB:0,UL_UU_CLB:
Guarant 0,DL_UU_CLB:0,CELL_CODE_CLB:
ee for 0,CELL_CREDIT_CLB:
LTE 0,DLLOAD_BASED_PCPICH_PWR_ADJ_SWITC
Emerge H:0,ADAPTIVE_RACH:
ncy 0,ACK_PRACH_PREAM_MEAS:
Calls 0,CAMPING_STRATEGY_SWITCH:0
Inter-
Frequen
cy
Neighbo
ring Cell
Selectio
n for
MBMS
PTP
Users
Streami
ng
Service
on
MBMS
MBMS
P2P over
HSDPA
MBMS
Admissi
on
Enhance
ment
MBMS
Enhance
d
Broadca
st Mode
MBMS
Transpo
rt
Resourc
e
Manage
ment
Coverag
e Based
PS
Handov
er from
UMTS
to LTE
MBMS
Broadca
st Mode
MBMS
Load
Control
MBMS
Admissi
on
Control
Inter-
Frequen
cy Load
Balancin
g Based
on
Configu
rable
Load
Threshol
d
MBMS
Soft/
Selectiv
e
Combini
ng
MBMS
Introduc
tion
Package
16/32/64
/
128Kbp
s
Channel
Rate on
MBMS
Service-
Based
PS
Handov
er from
UMTS
to LTE
Random BSC690 ADD WRFD- Adaptiv Meaning: Congestion threshold for acknowledged
AccessC 0 UCELL 151201 e RACH random accesses. When the number of acknowledged
ongestT ADAPT random accesses equals to or exceeds this parameter
hd RACH value, the RNCconsiders that the random access state is
MOD congestion.
UCELL GUI Value Range: 0~255
ADAPT Unit: None
RACH
Actual Value Range: 0~255
Default Value: 50
Random BSC691 ADD WRFD- Adaptiv Meaning: Congestion threshold for acknowledged
AccessC 0 UCELL 151201 e RACH random accesses. When the number of acknowledged
ongestT ADAPT random accesses equals to or exceeds this parameter
hd RACH value, the RNCconsiders that the random access state is
MOD congestion.
UCELL GUI Value Range: 0~255
ADAPT Unit: None
RACH
Actual Value Range: 0~255
Default Value: 50
OptiCon BSC690 ADD WRFD- Adaptiv Meaning: Constant in the calculation of initial UE
stantval 0 UCELL 151201 e RACH transmit power for the optimized random access
ue ADAPT procedure. This constant is used when the congestion
RACH threshold for acknowledged random accesses is reached
MOD and uplink load is heavy. For detailed information of
UCELL this parameter, see 3GPP TS 25.331.
ADAPT GUI Value Range: -35~-10
RACH Unit: dB
Actual Value Range: -35~-10
Default Value: -30
OptiCon BSC691 ADD WRFD- Adaptiv Meaning: Constant in the calculation of initial UE
stantval 0 UCELL 151201 e RACH transmit power for the optimized random access
ue ADAPT procedure. This constant is used when the congestion
RACH threshold for acknowledged random accesses is reached
MOD and uplink load is heavy. For detailed information of
UCELL this parameter, see 3GPP TS 25.331.
ADAPT GUI Value Range: -35~-10
RACH Unit: dB
Actual Value Range: -35~-10
Default Value: -30
OptiPow BSC690 ADD WRFD- Adaptiv Meaning: Power increase step for the optimized random
erRamp 0 UCELL 151201 e RACH access procedure. This parameter is used when the
Step ADAPT congestion threshold for acknowledged random
RACH accesses is reached and uplink load is heavy. For
MOD detailed information of this parameter, see 3GPP TS
UCELL 25.211.
ADAPT GUI Value Range: 1~8
RACH Unit: dB
Actual Value Range: 1~8
Default Value: 1
OptiPow BSC691 ADD WRFD- Adaptiv Meaning: Power increase step for the optimized random
erRamp 0 UCELL 151201 e RACH access procedure. This parameter is used when the
Step ADAPT congestion threshold for acknowledged random
RACH accesses is reached and uplink load is heavy. For
MOD detailed information of this parameter, see 3GPP TS
UCELL 25.211.
ADAPT GUI Value Range: 1~8
RACH Unit: dB
Actual Value Range: 1~8
Default Value: 1
OptiPrea BSC690 ADD WRFD- Adaptiv Meaning: Maximum number of times the PRACH
mbleRet 0 UCELL 151201 e RACH preambles can be retransmitted for the optimized
ransMax ADAPT random access procedure. This parameter is used when
RACH the congestion threshold for acknowledged random
MOD accesses is reached and uplink load is heavy. For
UCELL detailed information of this parameter, see 3GPP TS
ADAPT 25.211.
RACH GUI Value Range: 1~64
Unit: None
Actual Value Range: 1~64
Default Value: 40
OptiPrea BSC691 ADD WRFD- Adaptiv Meaning: Maximum number of times the PRACH
mbleRet 0 UCELL 151201 e RACH preambles can be retransmitted for the optimized
ransMax ADAPT random access procedure. This parameter is used when
RACH the congestion threshold for acknowledged random
MOD accesses is reached and uplink load is heavy. For
UCELL detailed information of this parameter, see 3GPP TS
ADAPT 25.211.
RACH GUI Value Range: 1~64
Unit: None
Actual Value Range: 1~64
Default Value: 40
Random BSC690 ADD WRFD- Adaptiv Meaning: Decongestion threshold for acknowledged
AccessC 0 UCELL 151201 e RACH random accesses. When the number of acknowledged
learThd ADAPT random accesses equals to or becomes smaller than this
RACH parameter value, the RNC considers that the random
MOD access state is decongestion.
UCELL GUI Value Range: 0~255
ADAPT Unit: None
RACH
Actual Value Range: 0~255
Default Value: 30
Random BSC691 ADD WRFD- Adaptiv Meaning: Decongestion threshold for acknowledged
AccessC 0 UCELL 151201 e RACH random accesses. When the number of acknowledged
learThd ADAPT random accesses equals to or becomes smaller than this
RACH parameter value, the RNC considers that the random
MOD access state is decongestion.
UCELL GUI Value Range: 0~255
ADAPT Unit: None
RACH
Actual Value Range: 0~255
Default Value: 30
Constant BSC690 ADD WRFD- Open Meaning: This parameter specifies a constant used at
value 0 UPRAC 020501 Loop calculation of the initial transmit power of the first
HBASI Power preamble, to be used in the random access procedure.
C Control The formula is as follows: Preamble_Initial_Power =
MOD PCPICH DL TX power - CPICH_RSCP + UL
UPRAC interference + Constant Value. Where,
H Preamble_Initial_Power is the preamble initial TX
power, Primary CPICH DL TX power is the downlink
MOD transmit (TX) power of PCPICH, CPICH_RSCP is the
UPRAC receive signaling code power of the PCPICH measured
HUUPA by UEs, and UL interference is the uplink interference.
RAS For detailed information of this parameter, see 3GPP TS
25.331.
GUI Value Range: -35~-10
Unit: dB
Actual Value Range: -35~-10
Default Value: -20
Constant BSC691 ADD WRFD- Open Meaning: This parameter specifies a constant used at
value 0 UPRAC 020501 Loop calculation of the initial transmit power of the first
HBASI Power preamble, to be used in the random access procedure.
C Control The formula is as follows: Preamble_Initial_Power =
MOD PCPICH DL TX power - CPICH_RSCP + UL
UPRAC interference + Constant Value. Where,
H Preamble_Initial_Power is the preamble initial TX
power, Primary CPICH DL TX power is the downlink
MOD transmit (TX) power of PCPICH, CPICH_RSCP is the
UPRAC receive signaling code power of the PCPICH measured
HUUPA by UEs, and UL interference is the uplink interference.
RAS For detailed information of this parameter, see 3GPP TS
25.331.
GUI Value Range: -35~-10
Unit: dB
Actual Value Range: -35~-10
Default Value: -20
PowerR BSC690 ADD WRFD- Open Meaning: The power ramp step of the random access
ampStep 0 UPRAC 020501 Loop preambles transmitted before the UE receives the
HBASI Power acquisition indicator in the random access process. For
C Control detailed information of this parameter, see 3GPP TS
MOD 25.211.
UPRAC GUI Value Range: 1~8
H Unit: dB
MOD Actual Value Range: 1~8
UPRAC
HUUPA Default Value: 2
RAS
PowerR BSC691 ADD WRFD- Open Meaning: The power ramp step of the random access
ampStep 0 UPRAC 020501 Loop preambles transmitted before the UE receives the
HBASI Power acquisition indicator in the random access process. For
C Control detailed information of this parameter, see 3GPP TS
MOD 25.211.
UPRAC GUI Value Range: 1~8
H Unit: dB
MOD Actual Value Range: 1~8
UPRAC
HUUPA Default Value: 2
RAS
Preambl BSC690 ADD WRFD- Open Meaning: The maximum number of preambles
eRetrans 0 UPRAC 020501 Loop transmitted in a preamble ramping cycle. For detailed
Max HBASI Power information of this parameter, see 3GPP TS 25.211.
C Control GUI Value Range: 1~64
MOD Unit: None
UPRAC
H Actual Value Range: 1~64
Preambl BSC691 ADD WRFD- Open Meaning: The maximum number of preambles
eRetrans 0 UPRAC 020501 Loop transmitted in a preamble ramping cycle. For detailed
Max HBASI Power information of this parameter, see 3GPP TS 25.211.
C Control GUI Value Range: 1~64
MOD Unit: None
UPRAC
H Actual Value Range: 1~64
ADAPTIVE_RACH_SWITCH,
CAMPING_STRATEGY_SWITCH,
FACH_POOL_SWITCH,
FACH_TRAFF_STEER_AND_LOAD_SHARE_SWI
TCH
Unit: None
Actual Value Range:
BASED_UE_LOC_DRD_SWITCH,
LOAD_BASED_PCPICH_PWR_ADJ,
ADAPTIVE_RACH_SWITCH,
CAMPING_STRATEGY_SWITCH,
FACH_POOL_SWITCH,
FACH_TRAFF_STEER_AND_LOAD_SHARE_SWI
TCH
Default Value: BASED_UE_LOC_DRD_SWITCH:
0,LOAD_BASED_PCPICH_PWR_ADJ:
0,ADAPTIVE_RACH_SWITCH:
0,CAMPING_STRATEGY_SWITCH:
0,FACH_POOL_SWITCH:
0,FACH_TRAFF_STEER_AND_LOAD_SHARE_S
WITCH:0
ADAPTIVE_RACH_SWITCH,
CAMPING_STRATEGY_SWITCH,
FACH_POOL_SWITCH,
FACH_TRAFF_STEER_AND_LOAD_SHARE_SWI
TCH
Unit: None
Actual Value Range:
BASED_UE_LOC_DRD_SWITCH,
LOAD_BASED_PCPICH_PWR_ADJ,
ADAPTIVE_RACH_SWITCH,
CAMPING_STRATEGY_SWITCH,
FACH_POOL_SWITCH,
FACH_TRAFF_STEER_AND_LOAD_SHARE_SWI
TCH
Default Value: BASED_UE_LOC_DRD_SWITCH:
0,LOAD_BASED_PCPICH_PWR_ADJ:
0,ADAPTIVE_RACH_SWITCH:
0,CAMPING_STRATEGY_SWITCH:
0,FACH_POOL_SWITCH:
0,FACH_TRAFF_STEER_AND_LOAD_SHARE_S
WITCH:0
APPrea BSC690 SET WRFD- Adaptiv Meaning: Interval for reporting acknowledged PRACH
mMeas 0 ULDM 151201 e RACH preamble measurement results. For details about this
RptPerio parameter, see the description about acknowledged
d PRACH preamble measurement in 3GPP TS 25.433.
GUI Value Range: 1~60
Unit: s
Actual Value Range: 1~60
Default Value: 10
APPrea BSC691 SET WRFD- Adaptiv Meaning: Interval for reporting acknowledged PRACH
mMeas 0 ULDM 151201 e RACH preamble measurement results. For details about this
RptPerio parameter, see the description about acknowledged
d PRACH preamble measurement in 3GPP TS 25.433.
GUI Value Range: 1~60
Unit: s
Actual Value Range: 1~60
Default Value: 10
APPrea BSC690 SET WRFD- Adaptiv Meaning: Length of the filter window for acknowledged
mAvgFi 0 ULDM 151201 e RACH PRACH preamble measurement.
lterLen GUI Value Range: 1~32
Unit: None
Actual Value Range: 1~32
Default Value: 5
APPrea BSC691 SET WRFD- Adaptiv Meaning: Length of the filter window for acknowledged
mAvgFi 0 ULDM 151201 e RACH PRACH preamble measurement.
lterLen GUI Value Range: 1~32
Unit: None
Actual Value Range: 1~32
Default Value: 5
APPrea BSC690 SET WRFD- Adaptiv Meaning: Interval for reporting acknowledged PRACH
mMeas 0 USATL 151201 e RACH preamble measurement results. For details about this
RptPerio DM parameter, see the description about acknowledged
d PRACH preamble measurement in 3GPP TS 25.433.
GUI Value Range: 1~60
Unit: s
Actual Value Range: 1~60
Default Value: 10
APPrea BSC691 SET WRFD- Adaptiv Meaning: Interval for reporting acknowledged PRACH
mMeas 0 USATL 151201 e RACH preamble measurement results. For details about this
RptPerio DM parameter, see the description about acknowledged
d PRACH preamble measurement in 3GPP TS 25.433.
GUI Value Range: 1~60
Unit: s
Actual Value Range: 1~60
Default Value: 10
APPrea BSC690 SET WRFD- Adaptiv Meaning: Length of the filter window for acknowledged
mAvgFi 0 USATL 151201 e RACH PRACH preamble measurement.
lterLen DM GUI Value Range: 1~32
Unit: None
Actual Value Range: 1~32
Default Value: 5
APPrea BSC691 SET WRFD- Adaptiv Meaning: Length of the filter window for acknowledged
mAvgFi 0 USATL 151201 e RACH PRACH preamble measurement.
lterLen DM GUI Value Range: 1~32
Unit: None
Actual Value Range: 1~32
Default Value: 5
OptiStar BSC690 ADD WRFD- Load Meaning: Uplink power load states for the adaptive
tLoadSt 0 UCELL 020102 Measure RACH feature. The RNC uses the optimized random-
ate ADAPT ment access-related parameter settings when the uplink
RACH power load of a cell matches any of the following states:
MOD light, normal, loaded, heavy, and overload. The light
UCELL state indicates that the uplink power load is in the range
ADAPT between 0% and 30%. The normal state indicates that
RACH the uplink power load is in the range between 30% and
50%. The loaded state indicates that the uplink power
load is in the range between 50% and 70%. The heavy
state indicates that the uplink power load is in the range
between 70% and 95%. The overload state indicates that
the uplink power load is in the range between 95% and
100%.
GUI Value Range: LightState, NormalState,
LoadedState, HeavyState, OverloadState
Unit: None
Actual Value Range: LightState, NormalState,
LoadedState, HeavyState, OverloadState
Default Value: LoadedState
OptiStar BSC691 ADD WRFD- Load Meaning: Uplink power load states for the adaptive
tLoadSt 0 UCELL 020102 Measure RACH feature. The RNC uses the optimized random-
ate ADAPT ment access-related parameter settings when the uplink
RACH power load of a cell matches any of the following states:
MOD light, normal, loaded, heavy, and overload. The light
UCELL state indicates that the uplink power load is in the range
ADAPT between 0% and 30%. The normal state indicates that
RACH the uplink power load is in the range between 30% and
50%. The loaded state indicates that the uplink power
load is in the range between 50% and 70%. The heavy
state indicates that the uplink power load is in the range
between 70% and 95%. The overload state indicates that
the uplink power load is in the range between 95% and
100%.
GUI Value Range: LightState, NormalState,
LoadedState, HeavyState, OverloadState
Unit: None
Actual Value Range: LightState, NormalState,
LoadedState, HeavyState, OverloadState
Default Value: LoadedState
OptiSto BSC690 ADD WRFD- Adaptiv Meaning: Hysteresis duration for stopping the adaptive
pHyst 0 UCELL 151201 e RACH RACH feature. This timer starts after the decongestion
ADAPT threshold for acknowledged random accesses is
RACH reached. After this timer expires, the RNC uses the
MOD original random-access-related parameter settings.
UCELL GUI Value Range: 5~255
ADAPT Unit: min
RACH
Actual Value Range: 5~255
Default Value: 30
OptiSto BSC691 ADD WRFD- Adaptiv Meaning: Hysteresis duration for stopping the adaptive
pHyst 0 UCELL 151201 e RACH RACH feature. This timer starts after the decongestion
ADAPT threshold for acknowledged random accesses is
RACH reached. After this timer expires, the RNC uses the
MOD original random-access-related parameter settings.
UCELL GUI Value Range: 5~255
ADAPT Unit: min
RACH
Actual Value Range: 5~255
Default Value: 30
8 Counters
9 Glossary
10 Reference Documents