You are on page 1of 61

WCDMA RAN

DCCC
Feature Parameter Description

Copyright Huawei Technologies Co., Ltd. 2010. All rights reserved.


No part of this document may be reproduced or transmitted in any form or by any means without prior written
consent of Huawei Technologies Co., Ltd.

Trademarks and Permissions


and other Huawei trademarks are the property 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 commercial contract made between
Huawei and the customer. All or partial products, services and features described in this document may not be
within the purchased scope or the usage scope. Unless otherwise agreed by 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 the warranty of any kind, express or implied.

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

WCDMA RAN
DCCC

Contents

Contents
1 Introduction ................................................................................................................................1-1
1.1 Scope ............................................................................................................................................ 1-1
1.2 Intended Audience......................................................................................................................... 1-1
1.3 Change History.............................................................................................................................. 1-1

2 Overview......................................................................................................................................2-1
3 DCCC Based on Traffic Volume ............................................................................................3-1
3.1 Overview ....................................................................................................................................... 3-1
3.2 Traffic Volume Measurement ........................................................................................................ 3-1
3.3 Rate Adjustment ............................................................................................................................ 3-3

4 DCCC Based on Throughput .................................................................................................4-5


4.1 Overview ....................................................................................................................................... 4-5
4.2 Throughput Measurement ............................................................................................................. 4-6
4.3 Rate Adjustment ............................................................................................................................ 4-7

5 DCCC Based on LDR ...............................................................................................................5-1


5.1 Overview ....................................................................................................................................... 5-1
5.2 Rate Adjustment Based on LDR ................................................................................................... 5-1
5.3 Penalty for Rate Increase Failure .................................................................................................. 5-2

6 Link Stability Control for BE ..................................................................................................6-1


6.1 Overview ....................................................................................................................................... 6-1
6.2 Basic Principle ............................................................................................................................... 6-1
6.2.1 Overview ............................................................................................................................... 6-1
6.2.2 UL Stability Control ............................................................................................................... 6-3
6.2.3 DL Stability Control ............................................................................................................... 6-4
6.3 Link Stability Measurement ........................................................................................................... 6-6
6.4 DCCC Based on Link Stability ....................................................................................................... 6-9

7 Parameters..................................................................................................................................7-1
8 Counters ......................................................................................................................................8-1
9 Glossary ......................................................................................................................................9-1
10 Reference Documents .........................................................................................................10-1

Issue 01 (2010-12-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

iii

WCDMA RAN
DCCC

1 Introduction

1 Introduction
1.1 Scope
This document describes the Dynamic Channel Configuration Control (DCCC).

1.2 Intended Audience


This document is intended for:

Personnel who are familiar with WCDMA basics

Personnel who need to understand DCCC

Personnel who work with Huawei products

1.3 Change History


This section provides information on the changes in different document versions.
There are two types of changes, which are defined as follows:

Feature change: refers to the change in the DCCC feature.

Editorial change: refers to the change in wording or the addition of the information that was not
described in the earlier version.

Document Issues
The document issues are as follows:

01 (2010-12-20)
This is the document for the first commercial release of RAN12.0.
This is a new document.

Issue 01 (2010-12-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

1-1

WCDMA RAN
DCCC

2 Overview

2 Overview
BE services consist of interactive services and background services. The rates of BE services fluctuate
greatly. Adjusting service rates dynamically according to user's activities can improve the resource
usage. Adjusting service rates dynamically according to radio environments can improve the stability of
radio links.
DCCC (WRFD-021101 Dynamic Channel Configuration Control) is mainly used to control the rate of BE
services on the DCH and E-DCH.
Table 2-1 lists the functions of DCCC.
Table 2-1 Functions of DCCC
DCCC type

Description

DCCC Based on
Traffic Volume

RNC increases or decreases the rate of DCH BE services based on the traffic
volume measured in the RLC buffer in both UL and DL.

DCCC Based on
Throughput

RNC increases or decreases the rate of DCH/E-DCH BE services based on the


throughput measured.

DCCC Based on
LDR

When the cell enters the basic congestion state, RNC decreases the rate of
DCH/E-DCH BE services. When the cell exits from the basic congestion state,
RNC increases the rate of DCH/E-DCH BE services through the DCCC function.

Link Stability Control Link stability control is applicable to DCH BE services. Link quality is measured
through the UE TX power or BLER in the UL or through the TCP or RLC PDU
retransmission ratio in the DL. The RNC performs rate decrease or rate increase
or handover based on the link quality.

The DCCC function is controlled by the DraSwitch > DRA_DCCC_SWITCH parameter.


The UL DCCC based on traffic volume function is invalid for the BE service whose maximum UL rate is
below or equal to the UL rate threshold for DCCC specified by UlDcccRateThd. Thus, excessive
signaling procedures can be avoided. The DL rate is limited in the same way. The DL rate threshold is
specified by DlDcccRateThd.
HSUPA DCCC and HSUPA dynamic CE resource management cannot be used simultaneously. For
details about HSUPA dynamic CE resource management, see the HSUPA Feature Parameter
Description.

If all the cells in the active set support HSUPA dynamic CE resource management, the BE service rate
is adjusted to the MBR (the rate need not be adjusted if the current rate is already the MBR), and
HSUPA DCCC is invalid.

If any cell in the active set does not support HSUPA dynamic CE resource management, HSUPA
DCCC is valid.

For DCCC of E-DCH BE services and DCCC rate adjustment of DCH BE services, two strategies are
available, which can be specified by the parameter DcccStg or HsupaDcccStg:

The rate can be either increased or decreased as required.

The rate can only be increased and not be decreased. This strategy is recommended if the network
resources are sufficient. When the UE is in the low active state, the UE state is changed to
CELL_FACH or CELL_PCH/URA_PCH.

Issue 01 (2010-12-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

2-1

WCDMA RAN
DCCC

3 DCCC Based on Traffic Volume

3 DCCC Based on Traffic Volume


3.1 Overview
DCCC based on traffic volume improves the utilization of base station transmission power, OVSF codes,
Iub transmission resources and CEs.
Figure 3-1 DCCC based on traffic volume

Events 4a and 4b indicate different states of UL and DL traffic volumes. The RNC can increase or
decrease service rates according to the reported events. Event 4a indicates that the traffic volume is
high, and thus the RNC needs to increase service rates. Event 4b indicates that the traffic volume is low,
and thus the RNC needs to decrease service rates.
The following table shows the basic principle of DCCC based on traffic volume.
Table 3-1 DCCC Based on Traffic Volume
Direction

Event Event Description

DCH UL/DL 4a
4b

DCCC

RLC BO becomes greater than some threshold Increase rate


RLC BO becomes less than some threshold

Decrease rate

3.2 Traffic Volume Measurement


Measurement Event
Item

Description

Issue 01 (2010-12-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

3-1

3 DCCC Based on Traffic Volume

UL/DL traffic 4a/4b


volume

WCDMA RAN
DCCC

The RNC measure the downlink RLC buffer occupancy and the UE measures the
uplink RLC buffer occupancy. If the traffic volume is excessively high, and event
4a is triggered and if the traffic volume is excessively low, event 4b is triggered.
The traffic volume measurements defined in 3GPP TS 25.331 are applicable to
only the UL. For the DL, traffic volume measurements and associated rate
adjustment are designed and implemented by Huawei

In the UL, the UTRAN sends to the UE the absolute threshold, time to trigger
event 4a or 4b, and pending time after trigger through a MEASUREMENT
CONTROL message. The UE sends a report on event 4a or 4b through a
MEASUREMENT REPORT message.

In the DL, measurement control is also performed through messages. The


difference is that all the interactions occur within the RNC in the DL.

For event 4a or 4b in the UL or DL:

If the traffic volume is above the threshold of event 4a specified by Event4aThd for a period of time
specified by TimetoTrigger4A, the UE/RNC sends a report on event 4a. In a period of time specified
by the parameter PendingTime4A after sending the report on event 4a, the UE/RNC does not send it
any more.

If the traffic volume is below the threshold of event 4b specified by Event4bThd for a period of time
specified by TimetoTrigger4B, the UE/RNC sends a report on event 4b. After sending the report on
event 4b, the UE/RNC does not send it again in a period of time specified by PendingTime4B.

Rate adjustment based on traffic volume takes effect in the UL and DL separately. Associated
parameters are configured in the UL and DL separately. The parameter Direction specifies whether the
parameters are configured in the UL or DL.
Figure 3-2 Triggering 4a for an increase in traffic volume

3-2

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

Issue 01 (2010-12-20)

WCDMA RAN
DCCC

3 DCCC Based on Traffic Volume

Figure 3-3 Triggering 4b for a decrease in traffic volume

3.3 Rate Adjustment


The prerequisites for UL rate adjustment based on traffic volume are as follows:

The UL of the UE is in the link stable state. For details, see section 6 "Link Stability."

The UL of the cell is not in the basic congestion state.

If the DL of the cell is in the basic congestion state, only the service rate lower than the GBR can be
increased to the GBR.

The prerequisites for DL rate adjustment based on traffic volume are as follows:

If the function of DL rate adjustment based on link quality is enabled, the DL must be stable.

The UL of the cell is not in the basic congestion state.

If the UL of the cell is in the basic congestion state, only the service rate lower than the GBR can be
increased to the GBR.

After receiving a report on event 4b, the RNC triggers rate decrease. After receiving a report on event 4a,
the RNC triggers rate increase. The minimum value to which the rate can be decreased is the UL/DL rate
threshold for DCCC. The maximum value to which the rate can be increased is the MBR.
The triggering and processing in the UL and DL are performed separately. The UL and DL is processing
in the same way.

If the UL/DL rate decrease level is 2_Rates, the rate is decreased directly to the UL/DL rate threshold
for DCCC.

If the UL/DL rate increase level is 2_Rates and the current rate is below the UL/DL DCCC rate
threshold, the current rate is increased to the UL/DL DCCC rate threshold. If the current rate is above
or equal to the UL/DL rate threshold for DCCC and lower than the MBR, the current rate is increased
to the MBR.

If the UL/DL rate decrease level is 3_Rates and the current rate is the MBR, the current rate is
decreased to the UL/DL middle rate threshold and then to the UL/DL rate threshold for DCCC. If the
current rate is lower than the MBR but higher than the UL/DL rate threshold for DCCC, the current rate
is decreased to the UL/DL rate threshold for DCCC.

Issue 01 (2010-12-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

3-3

WCDMA RAN
DCCC

3 DCCC Based on Traffic Volume

If the UL/DL rate increase level is 3_Rates and the current rate is below the UL/DL DCCC rate
threshold, the rate is increased to the UL/DL rate threshold for DCCC. If the current rate is equal to the
UL/DL rate threshold for DCCC, the current rate is increased to the UL/DL middle rate threshold and
then to the MBR. If the current rate is lower than the MBR but higher than the UL/DL rate threshold for
DCCC, the current rate is increased to the MBR.

Table 3-2 lists the configuration items used in rate adjustment based on traffic volume.
Table 3-2 Configuration items used in rate adjustment based on traffic volume
Configuration Item

Description

UL rate threshold for DCCC Specified by the parameter UlDcccRateThd.


DL rate threshold for DCCC Specified by the parameter DlDcccRateThd.
UL middle rate threshold

The parameter UlMidRateCalc specifies whether the UL middle rate


threshold is set automatically or manually. If the parameter UlMidRateCalc
specifies manual setting, the UL middle rate can be specified by the
parameter UlMidRateThd.

DL middle rate threshold

The parameter DlMidRateCalc specifies whether the DL middle rate


threshold is set automatically or manually. If the parameter DlMidRateCalc
specifies manual setting, the DL middle rate can be specified by the
parameter DlMidRateThd.

UL rate increase level

Specified by the parameter UlRateUpAdjLevel.

UL rate decrease level

Specified by the parameter UlRateDnAdjLevel.

DL rate increase level

Specified by the parameter DlRateUpAdjLevel.

DL rate decrease level

Specified by the parameter DlRateDnAdjLevel.

3-4

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

Issue 01 (2010-12-20)

WCDMA RAN
DCCC

4 DCCC Based on Throughput

Figure 3-4 Rate adjustment when the UL rate increase and decrease level are 3_Rates

4 DCCC Based on Throughput


4.1 Overview
This section involves the feature "WRFD-01061208 HSUPA DCCC."
For the DCH and E-DCH, the strategies for rate adjustment based on throughput are different as follows:

For throughput-based rate adjustment on the E-DCH, rate increase or decrease can be triggered
according to the received event 4a or 4b respectively.

For throughput-based rate adjustment on the DCH in the UL or DL, only rate decrease can be
triggerred according to the received event 4b.

The switches for rate adjustment based on throughput are as follows:

To enable throughput-based rate adjustment on the DCH, turn on the switch CfgSwitch >
THROU_DCCC_SWITCH (SET UCORRMALGOSWITCH).

To enable throughput-based rate adjustment for HSUPA, turn on the switch DraSwitch >
DRA_HSUPA_DCCC_SWITCH (SET UCORRMALGOSWITCH).

The following table shows the basic principle of DCCC based on throughput.
Table 4-1 DCCC Based on Throughput
Direction

Event Event description

E-DCH UL

4a

Throughput of radio bearer becomes greater than some threshold Increase rate

4b

Throughput of radio bearer becomes less than some threshold

DCH UL/DL 4b

DCCC

Decrease rate

Throughput of radio bearer becomes greater than some threshold Decrease rate

Issue 01 (2010-12-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

4-5

WCDMA RAN
DCCC

4 DCCC Based on Throughput

4.2 Throughput Measurement


Measurement Item Event Description
UL/DL throughput

4a/4b

In each measurement period, the RNC MAC-d measures the traffic


volume of radio bearers (RBs). Then, RNC divides the measurement
result by the measurement period to obtain the throughput.

The throughput measurement period can be specified by the parameter E2FThrouMeasPeriod for
services on the E-DCH and DchThrouMeasPeriod for services on the DCH.
Assume that AvgThroughput represents the throughput of an RB during a measurement period. Then:

For E-DCH, If the AvgThroughput is above the threshold of event 4a for a period of time specified by
EdchTimetoTrigger4A and the current time is not in the pending time after trigger, then event 4a is
triggered. After event 4a is triggered, it cannot be triggered any more in the period of time specified by
EdchPendingTime4A.

For E-DCH, If the AvgThroughput is below the threshold of event 4b for a period of time specified by
EdchTimetoTrigger4B and the current time is not in the pending time after trigger, then event 4b is
triggered. After event 4b is triggered, it cannot be triggered any more in the period of time specified by
EdchPendingTime4B.

For DCH, If the AvgThroughput is below the threshold of event 4b for a period of time specified by
DchThrouTimetoTrigger4B and the current time is not in the pending time after trigger, then event 4b
is triggered. After event 4b is triggered, it cannot be triggered any more in the period of time specified
by DchThrouPendingTime4B.

Figure 4-1 shows the mechanism of measuring the throughput and reporting events 4a and 4b. In this
example, the time to trigger event 4a or 4b is three consecutive measurement periods, and the pending
time after trigger is four consecutive measurement periods.
Figure 4-1 Mechanism of measuring the throughput and reporting events 4a and 4b

Reports on events 4a and 4b are based on the set of adjustment rates and throughput thresholds {(R1,
TR1), ..., (Ri, TRi), ..., (RN, TRN)}. Ri is an adjustment rate and TRi is the corresponding throughput
threshold.

For services on the DCH, the Ri adjustment rate set is {rate threshold for DCCC, middle rate,
maximum rate}. The throughput threshold is as follows: Rt-1 = Rt-1 x 90%.

4-6

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

Issue 01 (2010-12-20)

WCDMA RAN
DCCC

4 DCCC Based on Throughput

For details of the parameters of the DCH rate set, see 3 DCCC Based on Traffic Volume.

For services on the E-DCH, Ri is the adjustment rate set specified by EdchRateAdjustSet, and RN is
the maximum rate. TRi = Ri x (Threshold rate ratio)i (see Table 4-2 for details). TRMBR = MBR x
(Threshold rate ratio)MBR.
Rt < MBR Rt+1 (1 t N1), the set of E-DCH adjustment rates and associated throughput
thresholds is: {(R1, TR1), ..., (Ri, TRi), ..., (Rt, TRt), ( MBR, TRMBR)}.

If
If

MBR > RN, the set of E-DCH adjustment rates and associated throughput thresholds is: {(R1,
TR1), ..., (Ri, TRi), ..., (RN, TRN), ( MBR, TRMBR)}.

Assume that Rt is the current service rate. The threshold settings of events 4a and 4b are as follows:

The 4a threshold for E-DCH service is TRt, and the 4b threshold is Rt-1. If the current HSUPA
adjustment rate is the minimum rate, the threshold of event 4b is specified by E2FThrouThd.

The 4b threshold for DCH service is TRt-1. TRt-1 = Rt-1 x 90%

Table 4-2 Threshold rate ratios for different E-DCH rates


Rate

Threshold Rate Ratio

8 kbit/s

90%

16 kbit/s

80%

32 kbit/s

80%

64 kbit/s

90%

128 kbit/s

80%

144 kbit/s

80%

256 kbit/s

80%

384 kbit/s

75%

608 kbit/s

75%

1280 kbit/s

75%

2048 kbit/s

75%

2720 kbit/s

70%

5440 kbit/s

70%

11480kbit/s

70%

4.3 Rate Adjustment


Except that rate increase cannot be performed on the DCH, the rate adjustment procedures based on
throughput on the E-DCH and DCH are the same.

After a report on event 4a is received, the rate is increased by one level, that is, from Rt to Rt+1. If the
current rate is the MBR, no action is required.

After a report on event 4b is received, the rate is decreased to a rate that is close to the corresponding
throughput. If the reported throughput is TR and TRi-1 <TR < TRi, then the RB adjustment rate is Ri.

Issue 01 (2010-12-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

4-7

WCDMA RAN
DCCC

4 DCCC Based on Throughput

Figure 4-2 Average throughput between TRi1 and TRi

If the rate adjustment strategy is only rate increase rather than rate decrease, the rate adjustment
method is the same as that mentioned earlier, but rate decrease is not performed after the report on
event 4b is received. Instead, state transition is performed.

4-8

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

Issue 01 (2010-12-20)

WCDMA RAN
DCCC

5 DCCC Based on LDR

5 DCCC Based on LDR


5.1 Overview
Basic congestion may trigger LDR, and LDR can reduce load by reducing the rate of BE services. For
details, see the Load Control Feature Parameter Description.
When the cell enters the basic congestion state, the RNC decreases BE rates through the DCCC
function to relieve the congestion.
The following table shows the basic principle of DCCC based on LDR.
Table 5-1 DCCC based on LDR
Direction

Event

Event description

DCH UL/DL or Basic congestion Cell load (uplink or downlink


E-DCH UL
power) is greater than LDR
trigger threshold
DCH UL/DL or Congestion
E-DCH UL
relieved + 4a

DCCC
Decrease rate for UEs selected by
LDR until congestion is relieved.

Cell leaves basic congestion The previously downgraded bearers


state and receives 4a
may have their rate increased.

5.2 Rate Adjustment Based on LDR


When LDR triggers BE service rate decrease, the selected RAB rate is decreased to the target rate. The
target rates are different for DCH RAB and HSUPA RAB.

For a DCH RAB, the rate adjustment level is fixed to 3_Rates. If the rate decrease level
(UlRateDnAdjLevel or DlRateDnAdjLevel) is set to 2_Rates, the middle rate is calculated by the
RNC and the middle rate is approximately equal to the MBR divided by two.
If

the current rate is equal to the MBR, it is decreased to the UL/DL middle rate threshold
(UlMidRateThd/DlMidRateThd). The middle rate threshold is the same as that described in section
3 "DCCC Based on Traffic Volume."

If

the current rate is higher than the GBR but lower than the MBR, it is decreased to the GBR.

For an E-DCH RAB, a rate is selected from the HSUPA UL rate adjustment set (EdchRateAdjustSet)
as the target rate for rate decrease.
The

target rate must be smaller than but the closest to the current rate.

The

target rate must be greater than or equal to the GBR.

For details about the HSUPA UL rate adjustment set (EdchRateAdjustSet), see section 4.2
"Throughput Measurement."

Figure 5-1 shows an example of UL DCH BE rate decrease and increase.

Issue 01 (2010-12-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

5-1

WCDMA RAN
DCCC

5 DCCC Based on LDR

Figure 5-1 UL BE rate decrease and increase based on LDR

DCCC based on LDR can trigger only rate decrease while the rate increase is stilled controlled by DCCC
based on Traffic Volume.

5.3 Penalty for Rate Increase Failure


A rate increase failure may be due to lack of Iub resources, lack of cell resources, NodeB exception, UE
exception, or other causes. If rate increase failures occur frequently, rate increase attempts have to be
prevented for a period of time.
Figure 5-2 shows the procedure for penalizing rate increase failures when the adjustment level is
2_Rates.

5-2

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

Issue 01 (2010-12-20)

WCDMA RAN
DCCC

5 DCCC Based on LDR

Figure 5-2 Rate increase failure penalty in the case of 2_Rates adjustment

The symbols in Figure 5-2 are described as follows:

18: indicating that event 4a is reported from the UE

S1: indicating that the cell is in the normal state

S2: indicating that the cell is in the congestion state

S3: indicating that the cell is restored from the congestion state

After the first rate increase fails, the timer (MoniTimeLen) for detecting DCCC rate increase failures is
started.
If the number of the rate increase failures is above or equal to the corresponding threshold (FailTimeTh)
during the period (MoniTimeLen), the penalty timer is started. No rate increase attempt is allowed
before the penalty timer expires.
When the cell is in the basic congestion state, the rates lower than the GBR can be increased. Whether
rate increase can succeed depends on whether the required resources are sufficient.

Issue 01 (2010-12-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

5-3

WCDMA RAN
DCCC

6 Link Stability Control for BE

6 Link Stability Control for BE


6.1 Overview
When the UL or DL quality deteriorates, the link stability control function triggers a rate decrease, an
inter-frequency handover, or an inter-RAT handover, so as to guarantee the stability of links.
The UL stability control function is applicable to only the scenario of single RAB or 1CS AMR/VP + 1PS
BE combined services. For 1CS + 1PS combined services, the link stability control function for PS BE
services is performed.
The link stability control function switches for different services are set through the SET UQOSACT
command.
The link stability control functions for different services are as follows:

Link Stability Control for AMR


For details, see AMR Feature Parameter Descripton

Link Stability Control for VP


For details, see Video Phone Feature Parameter Descripton

Link Stability Control for BE

6.2 Basic Principle


6.2.1 Overview
Link stability control for BE services is implemented by the RNC. Excessively high TX power means that
associated links are unstable. In this case, link stability control is performed through rate decrease, QoS
handover (inter-frequency or inter-RAT) to ensure link stability and the QoS. Rate decrease in link
stability control is implemented through DCCC.
Figure 6-1 Link stability control

Different rate has different coverage. When UE moves around in a cell, the link quality varies. The
function of link stability control checks the link quality and triggers DCCC/Handover to ensure QoS
perceived by user and avoid call drop due to power limitation
The following table shows the basic principle of link stability control for BE.

Issue 01 (2010-12-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

6-1

WCDMA RAN
DCCC

6 Link Stability Control for BE

Table 6-1 Link stability control for BE


Direction Event

Event description

DCH DL Ea or Ea + A Tx code power becomes larger than


threshold (Ea).

DCCC

Handover

Decrease rate

Start measurement
for handover

RLC PDU retransmission ratio becomes


larger than threshold (A)
Eb

Tx code power becomes less than


threshold (Eb).

Stop decreasing Stop measurement


rate
for handover

Fb

Tx code power becomes larger than


threshold (Fb).

Stop Increasing
rate

Fa + 4a

Tx code power becomes less than


threshold (Fa).

Increase rate

Decrease rate

Start measurement
for handover

Traffic volume becomes larger than


threshold (4a).
DCH UL 6D or 6A1 or UE Tx power becomes larger than
5A or 6A1 + absolute threshold (6A1/6D)
5A
Uplink BLER becomes larger than
threshold (5A)
6B1

UE Tx power becomes less than


absolute threshold

Stop decreasing Stop measurement


rate
for handover

6A2

UE Tx power becomes larger than


absolute threshold (6A2 event)

Stop Increasing
rate

6B2 + 4a

UE Tx power becomes less than


absolute threshold (6B2).

Increase rate or D2E channel


switch

Traffic volume becomes larger than


threshold (4a).

For UL trigger conditions:

When BeUlQos6DMcSwitch is set to ON, event 6D triggers UL stability control.

When BeUlEvTrigInd is set to SINGLE and BeUlQos6A1McSwitch is set to YES, event 6A1 triggers
UL stability control.

When BeUlEvTrigInd is set to SINGLE and BeUlQos5AMcSwitch is set to YES, event 5A triggers UL
stability control.

When BeUlEvTrigInd is set to COMBINE, only combined events 6A1 + 5A can trigger UL stability
control.

For DL trigger conditions:

When SrncBeDlRlcQosSwitch is set to YES, TCP and RLC retransmission (event A + event Ea)
trigger DL stability control.

When SrncBeDlRlcQosSwitch is set to NO, only TCP (event Ea) triggers DL stability control.

6-2

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

Issue 01 (2010-12-20)

WCDMA RAN
DCCC

6 Link Stability Control for BE

6.2.2 UL Stability Control


Figure 6-2 shows the UL stability control procedure.
Figure 6-2 UL stability control procedure

Issue 01 (2010-12-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

6-3

WCDMA RAN
DCCC

6 Link Stability Control for BE


Note 1:
UL stability control actions are taken sequentially. If an action fails, the RNC takes the next action.
The sequence is set on the LMT through the following parameters:
- First BE UL QoS enhancement action: BeUlAct1
- Second BE UL QoS enhancement action: BeUlAct2
- Third BE UL QoS enhancement action: BeUlAct3
Note 2:
A, B, and C in the figure denote the following actions:
- A denotes a rate decrease.
- B denotes an inter-frequency handover.
- C denotes an inter-RAT handover.
Note 3:
Assume that the previous stability control procedure includes rate decrease actions and that the
current rate is higher than the UL full-coverage rate (UlFullCvrRate). Then, the current stability
control procedure excludes the actions presented in dashed boxes.
Note 4:
The wait timer for BE UL rate adjustment is specified by the BeUlRateAdjTimerLen parameter.

6.2.3 DL Stability Control


Figure 6-3 shows the DL stability control procedure.

6-4

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

Issue 01 (2010-12-20)

WCDMA RAN
DCCC

6 Link Stability Control for BE

Figure 6-3 DL stability control procedure

Issue 01 (2010-12-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

6-5

WCDMA RAN
DCCC

6 Link Stability Control for BE


Note 1:
DL stability control actions are taken sequentially. If an action fails, the RNC takes the next
action. The sequence is set on the LMT through the following parameters:
First BE DL QOS enhancement action: BeDlAct1
Second BE DL QOS enhancement action: BeDlAct2
Third BE DL QOS enhancement action: BeDlAct3
Note 2:
A, B, and C in the figure indicate the following actions:
A indicates a rate decrease.
B indicates an inter-frequency handover.
C indicates an inter-RAT handover.
Note 3:
Assume that the previous stability control procedure includes rate decrease actions and that the
current rate is higher than the DL full-coverage rate (DlFullCvrRate). Then, the current stability
control procedure excludes the actions presented in dashed boxes.

6.3 Link Stability Measurement


Overview
Measurement Item

Event

Description

UL TX power of the
UE

6A1/6B1 The UE measures UL TX power and report the events to the RNC.
6A2/6B2
6D

DL TX power of the
DPCCH pilot

Ea/Eb

UL BLER

5A

The RNC MAC-d calculates the BLER. When the BLER of the uplink is
above 5A threshold, the RNC triggers the events.I

DL RLC PDU
retransmission

The RNC calculate the retransmission ratio according to the received


ACKs and NACKs. If the RLC PDU retransmission ratio is above the
threshold of event A, the RNC triggers the events.

Fa/Fb

The NodeB periodically measures and reports downlink DPCCH pilot


power to the RNC.The RNC converts it to the DPDCH power and
triggers the respective events by comparing the power with the the
threshold.

UL Event 6A1/6A2/6B1/6B2/6D
According to the measurement result of UE TX power in the UL, event 6A, 6B, or 6D is triggered. For
details about triggering modes, see AMR Feature Parameter Description. The following new triggering
time parameters are introduced: UlBeTrigTime6A1, UlBeTrigTime6A2, UlBeTrigTime6B1,
UlBeTrigTime6B2, and UlBeTrigTime6D.

Ul Event 5A
The UL BLER measurement may trigger event 5A. The RNC defines a sliding window of a certain length
through the parameter StaBlkNum5A. Each time the RNC receives a data block, it compares the
number of error blocks in the sliding window with the threshold of event 5A specified by the parameter
Thd5A. If the number of error blocks is above or equal to the threshold of event 5A, event 5A is triggered.
Then, the RNC can trigger again event 5A only after the number of received error blocks reaches
HangBlockNum5A, to avoid excessive reporting of event 5A.
6-6

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

Issue 01 (2010-12-20)

WCDMA RAN
DCCC

6 Link Stability Control for BE

Figure 6-4 shows the mechanism of triggering and reporting event 5A.
Figure 6-4 Mechanism of triggering and reporting event 5A

DL Event Ea/Eb/Fa/Fb
Event E is used to check whether the DL power is excessively high. Event E can trigger a DL rate
decrease. Event E consists of event Ea and event Eb. Event F is used to check whether the current TX
power allows a rate increase. Event F consists of event Fa and event Fb.
According to the measurement result of DL TX power in the pilot field of the DPCCH, event E or F is
triggered as follows:

If the TX power in the pilot field of the DPCCH is above the threshold of event Ea or Fa for a period of
time specified by DlBeTrigTimeE or DlBeTrigTimeF, event Ea or Fa is triggered. Then, the NodeB
periodically reports the measurement results of TX power to the RNC. The period for the NodeB to
report measurement results is specified by the parameter ChoiceRptUnitForBeE, TenMsecForBeE,
or MinForBeE for event E and by the parameter ChoiceRptUnitForBeF, TenMsecForBeF, or
MinForBeF for event F.

If the TX power in the pilot field of the DPCCH is below the threshold of event Eb or Fb for a period of
time, event Eb or Fb is triggered. Then, the NodeB stops reporting the measurement results of TX
power.

The thresholds of events Fa and Fb are the same. The threshold of event F cannot be above the threshold of event Ea.
Otherwise, the threshold of event F is set to the threshold of event Ea.

The threshold of event E is related to services. The relative threshold of event Ea or Eb is calculated
according to the following formula:
E threshold = Pmax ThdEa/ThdEb + PO3
In the equation:

E threshold is the relative threshold of event Ea or Eb.

ThdEa/ ThdEb is the relative threshold of event Ea or Eb respectively.

Pmax is the maximum DL TX power of DPDCHs

PO3 is the offset from the TX power in the pilot field of the DPCCH to the TX power of the DPDCH.

The threshold of event F is related to the current rate and the target rate of rate increase (triggered by
event 4a). The threshold of event F is calculated according to the following formula:
F threshold = Pmax p Pmargin ThdEa + PO3
In the equation:

Issue 01 (2010-12-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

6-7

WCDMA RAN
DCCC

6 Link Stability Control for BE

Pmax is the maximum DL TX power of DPDCHs corresponding to the target rate.

p is the power difference between the current rate and the target rate.

Pmargin is determined by the parameter BePwrMargin for a single service or by the parameter
CombPwrMargin for combined services.

Ea relative threshold is used to avoid repeated triggering of event Ea after a rate increase.

PO3 is the offset from the TX power in the pilot field of the DPCCH to the TX power of the DPDCH.

Figure 6-5 shows the mechanism of reporting event F.


Figure 6-5 Mechanism of reporting event F

DL Event A
The DL RLC PDU retransmission ratio is calculated according to the ACK or NACK feedback information.
The measurement of RLC PDU retransmission ratio can be set by the parameter
SrncBeDlRlcQosSwitch through the SET UQOSACT command.
The RLC PDU retransmission ratio is reported to layer 3 from layer 2. Figure 6-6 shows the threshold for
reporting the RLC PDU retransmission ratio.

6-8

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

Issue 01 (2010-12-20)

WCDMA RAN
DCCC

6 Link Stability Control for BE

Figure 6-6 Threshold for reporting the RLC PDU retransmission ratio

The procedure for measuring the RLC PDU retransmission ratio is as follows:
1. Set up a sliding window for calculating the RLC PDU retransmission ratio periodically according to
the period of monitoring the retransmission ratio specified by the parameter MoniterPrd.
2. Check whether the RLC PDU retransmission ratio is above the threshold of event A specified by the
parameter EventAThred. If it is above the threshold for a period of time, that is, MoniterPrd x
TimeToTriggerA, event A is triggered and the RLC PDU retransmission ratio is reported.
Event A based on the RLC PDU retransmission ratio is defined by Huawei. It is not a standard event
specified by 3GPP specifications.
In the period of time (MoniterPrd x TimeToTriggerA) after event A is reported, the RLC PDU
retransmission ratio is not calculated any more. If a report on event Ea is already received before a
report on event A is received, the system may reduce the DL rate.

6.4 DCCC Based on Link Stability


Rate adjustment based on link stability is applicable to BE services on the DCH.
After an event indicating that the link quality is poor is reported, the RNC triggers rate decrease. When
the associated conditions are met, the RNC adjusts the service rate to the original one. The rate
adjustment methods in the UL and DL are the same. The adjustment processes are performed
separately.

Rate Decrease
Rate decrease based on link quality is performed in the following way:

The rate decrease level is fixed to 3_Rates. If the rate decrease level (UlRateDnAdjLeve or
DlRateDnAdjLevel) is set to 2_Rates, the middle rate is calculated by the RNC.

If the current rate is equal to the MBR, it is decreased to the middle rate threshold specified by
UlMidRateThd or DlMidRateThd.

If the current rate is higher than the full-coverage rate specified by UlFullCvrRate or DlFullCvrRate
but lower than the MBR, it is decreased to UlFullCvrRate or DlFullCvrRate.

Issue 01 (2010-12-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

6-9

WCDMA RAN
DCCC

6 Link Stability Control for BE

Figure 6-7 Rate adjustment based on link quality when the adjustment level is 3_Rates

Rate Increase
Before rate increase, the RNC checks whether the current power is sufficient. If the power is sufficient,
rate increase is triggered by event 4a.
In the UL:

If the RNC receives a report on event 6B2 but does not receive any report on event 6A2, the channel
power is sufficient. In this case, rate increase based on traffic volume can be triggered by event 4a.

If the RNC receives a report on event 6A2, no rate increase based on traffic volume can be triggered
by event 4a. If the RNC receives a report on event 6B1, rate decrease is stopped and no rate increase
can be triggered.

In the DL:

If event Fa is reported, you can infer that the DL channel power is sufficient. If event 4a is also reported,
a rate increase can be triggered.

If event Fb is reported, you can infer that the DL channel power is insufficient. In this case, no rate
increase can be triggered.

For details about the procedure of rate increase, see section 3 DCCC Based on Traffic Volume

6-10

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

Issue 01 (2010-12-20)

WCDMA RAN
DCCC

7 Parameters

7 Parameters
Parameter ID NE
DraSwitch

MML Command

Description

BSC690 SET
Meaning: Dynamic resource allocation switch
0
UCORRMALGOSWITCH(Opti group.
onal)
1) DRA_AQM_SWITCH: When the switch is on,
the active queue management algorithm is used
for the RNC.
2)
DRA_BASE_ADM_CE_BE_TTI_L2_OPT_SWIT
CH: When the switch is on, the TTI dynamic
adjustment algorithm for admission CE-based
BE services applies to the UE with the UL
enhanced L2 feature. This parameter is valid
when
DRA_BASE_ADM_CE_BE_TTI_RECFG_SWIT
CH(DraSwitch) is set to ON.
3)
DRA_BASE_ADM_CE_BE_TTI_RECFG_SWIT
CH: When the switch is on, the TTI dynamic
adjustment algorithm is supported for admission
CE-based BE services.
4)
DRA_BASE_COVER_BE_TTI_L2_OPT_SWITC
H: When the switch is on, the TTI dynamic
adjustment algorithm for coverage-based BE
services applies to the UE with the UL enhanced
L2 feature. This parameter is valid when
DRA_BASE_COVER_BE_TTI_RECFG_SWITC
H(DraSwitch) is set to ON.
5)
DRA_BASE_COVER_BE_TTI_RECFG_SWITC
H: When the switch is on, the TTI dynamic
adjustment algorithm is supported for
coverage-based BE services.
6)
DRA_BASE_RES_BE_TTI_L2_OPT_SWITCH:
When the switch is on, the TTI dynamic
adjustment algorithm for differentiation-based
BE services applies to the UE with the UL
enhanced L2 feature. This parameter is valid
when
DRA_BASE_RES_BE_TTI_RECFG_SWITCH(
DraSwitch) is set to ON.
7)
DRA_BASE_RES_BE_TTI_RECFG_SWITCH:
When the switch is on, the TTI dynamic
adjustment algorithm is supported for
differentiation-based BE services.
8) DRA_DCCC_SWITCH: When the switch is
on, the dynamic channel reconfiguration control
algorithm is used for the RNC.
9)

Issue 01 (2010-12-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

7-1

WCDMA RAN
DCCC

7 Parameters

DRA_HSDPA_DL_FLOW_CONTROL_SWITCH
: When the switch is on, flow control is enabled
for HSDPA services in AM mode.
10) DRA_HSDPA_STATE_TRANS_SWITCH:
When the switch is on, the status of the UE RRC
that carrying HSDPA services can be changed to
CELL_FACH at the RNC. If a PS BE service is
carried over the HS-DSCH, the switch
PS_BE_STATE_TRANS_SWITCH should be on
simultaneously. If a PS real-time service is
carried over the HS-DSCH, the switch
PS_NON_BE_STATE_TRANS_SWITCH should
be on simultaneously.
11) DRA_HSUPA_DCCC_SWITCH: When the
switch is on, the DCCC algorithm is used for
HSUPA. The DCCC switch must be also on
before this switch takes effect.
12) DRA_HSUPA_STATE_TRANS_SWITCH:
When the switch is on, the status of the UE RRC
that carrying HSUPA services can be changed to
CELL_FACH at the RNC. If a PS BE service is
carried over the E-DCH, the switch
PS_BE_STATE_TRANS_SWITCH should be on
simultaneously. If a PS real-time service is
carried over the E-DCH, the switch
PS_NON_BE_STATE_TRANS_SWITCH should
be on simultaneously.
13) DRA_IP_SERVICE_QOS_SWITCH: Switch
of the algorithm for increasing the quality of
subscribed services. When this parameter is set
to ON, the service priority weight of the
subscriber whose key parameters (IP Address,
IP Port, and IP Protocol Type) match the
specified ones can be adjusted. In this way, the
QoS is improved.
14) DRA_PS_BE_STATE_TRANS_SWITCH:
When the switch is on, UE RRC status transition
(CELL_FACH/CELL_PCH/URA_PCH) is
allowed at the RNC.
15)
DRA_PS_NON_BE_STATE_TRANS_SWITCH:
When the switch is on, the status of the UE RRC
that carrying real-time services can be changed
to CELL_FACH at the RNC.
16)
DRA_R99_DL_FLOW_CONTROL_SWITCH:
Under a poor radio environment, the QoS of high
speed services drops considerably and the TX
power is overly high. In this case, the RNC can
set restrictions on certain transmission formats
based on the transmission quality, thus lowering
traffic speed and TX power. When the switch is
on, the R99 downlink flow control function is
enabled.
17) DRA_THROUGHPUT_DCCC_SWITCH:

7-2

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

Issue 01 (2010-12-20)

WCDMA RAN
DCCC

7 Parameters

When the switch is on, the DCCC based on


traffic statistics is supported over the DCH.
18) DRA_VOICE_SAVE_CE_SWITCH: when
the switch is on, the TTI selection based on the
voice service type (including VoIP and CS over
HSPA) is supported when the service is initially
established.
19) DRA_VOICE_TTI_RECFG_SWITCH: when
the switch is on, the TTI adjustment based on
the voice service type (including VoIP and CS
over HSPA) is supported.
GUI Value Range: DRA_AQM_SWITCH,
DRA_BASE_ADM_CE_BE_TTI_L2_OPT_SWIT
CH,
DRA_BASE_ADM_CE_BE_TTI_RECFG_SWIT
CH,
DRA_BASE_COVER_BE_TTI_L2_OPT_SWITC
H,
DRA_BASE_COVER_BE_TTI_RECFG_SWITC
H,
DRA_BASE_RES_BE_TTI_L2_OPT_SWITCH,
DRA_BASE_RES_BE_TTI_RECFG_SWITCH,
DRA_DCCC_SWITCH,
DRA_HSDPA_DL_FLOW_CONTROL_SWITCH
, DRA_HSDPA_STATE_TRANS_SWITCH,
DRA_HSUPA_DCCC_SWITCH,
DRA_HSUPA_STATE_TRANS_SWITCH,
DRA_IP_SERVICE_QOS_SWITCH,
DRA_PS_BE_STATE_TRANS_SWITCH,
DRA_PS_NON_BE_STATE_TRANS_SWITCH,
DRA_R99_DL_FLOW_CONTROL_SWITCH,
DRA_THROUGHPUT_DCCC_SWITCH,
DRA_VOICE_SAVE_CE_SWITCH,
DRA_VOICE_TTI_RECFG_SWITCH
Actual Value Range: DRA_AQM_SWITCH,
DRA_BASE_ADM_CE_BE_TTI_L2_OPT_SWIT
CH,
DRA_BASE_ADM_CE_BE_TTI_RECFG_SWIT
CH,
DRA_BASE_COVER_BE_TTI_L2_OPT_SWITC
H,
DRA_BASE_COVER_BE_TTI_RECFG_SWITC
H,
DRA_BASE_RES_BE_TTI_L2_OPT_SWITCH,
DRA_BASE_RES_BE_TTI_RECFG_SWITCH,
DRA_DCCC_SWITCH,
DRA_HSDPA_DL_FLOW_CONTROL_SWITCH
, DRA_HSDPA_STATE_TRANS_SWITCH,
DRA_HSUPA_DCCC_SWITCH,
DRA_HSUPA_STATE_TRANS_SWITCH,
DRA_IP_SERVICE_QOS_SWITCH,
DRA_PS_BE_STATE_TRANS_SWITCH,
DRA_PS_NON_BE_STATE_TRANS_SWITCH,
DRA_R99_DL_FLOW_CONTROL_SWITCH,

Issue 01 (2010-12-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

7-3

WCDMA RAN
DCCC

7 Parameters

DRA_THROUGHPUT_DCCC_SWITCH,
DRA_VOICE_SAVE_CE_SWITCH,
DRA_VOICE_TTI_RECFG_SWITCH
Unit: None
Default Value: None
UlDcccRateT BSC690 SET UDCCC(Optional)
hd
0

Meaning: For a BE service that has a low


maximum rate, the DCCC algorithm is not
obviously effective yet it increases algorithm
processing. Thus, the traffic-based DCCC
algorithm is applied to BE services whose
maximum UL rate is greater than the threshold.
GUI Value Range: D8, D16, D32, D64, D128,
D144, D256, D384
Actual Value Range: 8, 16, 32, 64, 128, 144,
256, 384
Unit: kbit/s
Default Value: D64

DlDcccRateT BSC690 SET UDCCC(Optional)


hd
0

Meaning: For a BE service that has a low


maximum rate, the DCCC algorithm is not
obviously effective yet it increases algorithm
processing. Thus, the traffic-based DCCC
algorithm is applied to BE services whose
maximum DL rate is greater than the threshold.
GUI Value Range: D8, D16, D32, D64, D128,
D144, D256, D384
Actual Value Range: 8, 16, 32, 64, 128, 144,
256, 384
Unit: kbit/s
Default Value: D64

DcccStg

BSC690 SET UDCCC(Optional)


0

Meaning: Strategy for adjustment of the rate of


the PS BE service when the UE is in the
CELL_DCH state.
RATE_UP_AND_DOWN_ON_DCH indicates
that the rate over the DCH can be raised or
lowered. RATE_UP_ONLY indicates that the
rate over the DCH can only be raised. When UE
is in low activity state, it is no need to degrade
the traffic rate to the threshold for DCCC before
state transition to CELL_FACH. That means UE
can transit to CELL_FACH state at any rate.
GUI Value Range:
RATE_UP_AND_DOWN_ON_DCH,
RATE_UP_ONLY_ON_DCH
Actual Value Range:
RATE_UP_AND_DOWN_ON_DCH,
RATE_UP_ONLY_ON_DCH
Unit: None
Default Value:
RATE_UP_AND_DOWN_ON_DCH

7-4

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

Issue 01 (2010-12-20)

WCDMA RAN
DCCC

7 Parameters

HsupaDcccSt BSC690 SET UDCCC(Optional)


g
0

Meaning: Strategy of the UE for rate adjustment


over the EDCH.
RATE_UP_AND_DOWN_ON_EDCH indicates
that the rate over the EDCH can be raised or
lowered. RATE_UP_ONLY_ON_EDCH
indicates that the rate over the EDCH can only
be raised. When UE is in low activity state, it is
no need to degrade the traffic rate to the
threshold for HSUPA DCCC before state
transition to CELL_FACH. That means UE can
transit to CELL_FACH state at any rate over the
EDCH.
GUI Value Range:
RATE_UP_AND_DOWN_ON_EDCH,
RATE_UP_ONLY_ON_EDCH
Actual Value Range:
RATE_UP_AND_DOWN_ON_EDCH,
RATE_UP_ONLY_ON_EDCH
Unit: None
Default Value:
RATE_UP_AND_DOWN_ON_EDCH

Event4aThd

BSC690 ADD
0
UTYPRABDCCCMC(Optional
)
MOD
UTYPRABDCCCMC(Optional
)

Meaning: Threshold of triggering event 4A


related to DCH traffic volume, that is, the upper
limit of the traffic volume. The larger the value of
this parameter, the smaller the possibility of
triggering traffic-related event 4A on DCH.
GUI Value Range: D16, D32, D64, D128, D256,
D512, D1024, D2K, D3K, D4K, D6K, D8K,
D12K, D16K, D24K, D32K, D48K, D64K, D96K,
D128K, D192K, D256K, D384K, D512K, D768K
Actual Value Range: 16, 32, 64, 128, 256, 512,
1024, 2K, 3K, 4K, 6K, 8K, 12K, 16K, 24K, 32K,
48K, 64K, 96K, 128K, 192K, 256K, 384K, 512K,
768K
Unit: byte
Default Value: D1024

TimetoTrigger BSC690 ADD


4A
0
UTYPRABDCCCMC(Optional
)
MOD
UTYPRABDCCCMC(Optional
)

Meaning: Time from the moment when the traffic


volume on the DCH exceeds the upper threshold
to the moment when the traffic-related event 4A
is triggered. This parameter is set to avoid
unnecessary reports triggered by DCH
throughput fluctuation. The larger the value of
this parameter, the longer the required duration
of the DCH throughput keeping above the 4A
threshold, and the smaller the possibility of
triggering throughput-related event 4A on DCH.
GUI Value Range: D0, D10, D20, D40, D60,
D80, D100, D120, D160, D200, D240, D320,
D640, D1280, D2560, D5000, D10000, D15000,
D20000, D25000, D30000

Issue 01 (2010-12-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

7-5

WCDMA RAN
DCCC

7 Parameters

Actual Value Range: 0, 10, 20, 40, 60, 80, 100,


120, 160, 200, 240, 320, 640, 1280, 2560, 5000,
10000, 15000, 20000, 25000, 30000
Unit: ms
Default Value: None
PendingTime BSC690 ADD
4A
0
UTYPRABDCCCMC(Optional
)
MOD
UTYPRABDCCCMC(Optional
)

Meaning: Number of measurement periods


during which no event 4A related to DCH traffic
volume is reported again after such an event 4A
is reported. This parameter is set to avoid too
many channel reconfiguration operations. The
larger the value of this parameter, the longer the
time from the last reporting of event 4A related to
DCH traffic volume to the next reporting, and the
smaller the possibility of triggering such event.
GUI Value Range: D250, D500, D1000, D2000,
D4000, D8000, D16000
Actual Value Range: 250, 500, 1000, 2000,
4000, 8000, 16000
Unit: ms
Default Value: D4000

Event4bThd

BSC690 ADD
Meaning: Threshold of triggering event 4B
0
UTYPRABDCCCMC(Mandato related to DCH traffic volume, that is, the lower
ry)
limit of the traffic volume. The larger the value of
MOD
this parameter, the larger the possibility of
UTYPRABDCCCMC(Optional triggering traffic-related event 4B on DCH.
)
GUI Value Range: D8, D16, D32, D64, D128,
D256, D512, D1024, D2K, D3K, D4K, D6K, D8K,
D12K, D16K, D24K, D32K, D48K, D64K, D96K,
D128K, D192K, D256K, D384K, D512K
Actual Value Range: 8, 16, 32, 64, 128, 256,
512, 1024, 2K, 3K, 4K, 6K, 8K, 12K, 16K, 24K,
32K, 48K, 64K, 96K, 128K, 192K, 256K, 384K,
512K
Unit: byte
Default Value: None

TimetoTrigger BSC690 ADD


4B
0
UTYPRABDCCCMC(Optional
)
MOD
UTYPRABDCCCMC(Optional
)

Meaning: Time from the moment when the traffic


volume on the DCH falls below the lower
threshold to the moment when the traffic-related
event 4B is triggered. This parameter is set to
avoid unnecessary reports triggered by DCH
throughput fluctuation. The larger the value of
this parameter, the longer the required duration
of the DCH throughput keeping below the 4B
threshold, and the smaller the possibility of
triggering throughput-related event 4B on DCH.
GUI Value Range: D0, D10, D20, D40, D60,
D80, D100, D120, D160, D200, D240, D320,
D640, D1280, D2560, D5000, D10000, D15000,
D20000, D25000, D30000
Actual Value Range: 0, 10, 20, 40, 60, 80, 100,

7-6

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

Issue 01 (2010-12-20)

WCDMA RAN
DCCC

7 Parameters

120, 160, 200, 240, 320, 640, 1280, 2560, 5000,


10000, 15000, 20000, 25000, 30000
Unit: ms
Default Value: D2560
PendingTime BSC690 ADD
4B
0
UTYPRABDCCCMC(Optional
)
MOD
UTYPRABDCCCMC(Optional
)

Meaning: Number of measurement periods


during which no event 4B related to DCH traffic
volume is reported again after such an event 4B
is reported. This parameter is set to avoid too
many channel reconfiguration operations. The
larger the value of this parameter, the longer the
time from the last reporting of event 4B related to
DCH traffic volume to the next reporting, and the
smaller the possibility of triggering such event.
GUI Value Range: D250, D500, D1000, D2000,
D4000, D8000, D16000
Actual Value Range: 250, 500, 1000, 2000,
4000, 8000, 16000
Unit: ms
Default Value: D4000

Direction

BSC690 ADD
Meaning: Direction that the traffic volume
0
UTYPRABDCCCMC(Mandato measurement is applicable to. DOWNLINK
ry)
indicates downlink traffic volume measurement.
MOD
UPLINK indicates uplink traffic volume
UTYPRABDCCCMC(Mandato measurement or E-DCH throughput
ry)
measurement.
GUI Value Range: UPLINK, DOWNLINK
Actual Value Range: UPLINK, DOWNLINK
Unit: None
Default Value: None

UlMidRateCal BSC690 SET UDCCC(Optional)


c
0

Meaning: This parameter determines whether


the uplink intermediate rate uses automatic or
manual mode when using 3-step adjustment.
GUI Value Range: AUTO_CALC,
HAND_APPOINT
Actual Value Range: 0, 1
Unit: None
Default Value: HAND_APPOINT

UlMidRateThd BSC690 SET UDCCC(Mandatory)


0

Meaning: Threshold of the UL intermediate rate


when the 3-step mode is used for UL rate
adjustment and the manual mode is used for UL
intermediate rate adjustment.
GUI Value Range: D16, D32, D64, D128, D144,
D256, D384
Actual Value Range: 16, 32, 64, 128, 144, 256,
384
Unit: kbit/s
Default Value: D128

Issue 01 (2010-12-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

7-7

WCDMA RAN
DCCC

7 Parameters

DlMidRateCal BSC690 SET UDCCC(Optional)


c
0

Meaning: This parameter determines whether


automatic or manual mode is used for 3-step
adjustment of the DL intermediate rate.
GUI Value Range: AUTO_CALC,
HAND_APPOINT
Actual Value Range: 0, 1
Unit: None
Default Value: HAND_APPOINT

DlMidRateThd BSC690 SET UDCCC(Mandatory)


0

Meaning: Threshold of the DL intermediate rate


when the 3-step mode is used for DL rate
adjustment and the manual mode is used for DL
intermediate rate adjustment.
GUI Value Range: D16, D32, D64, D128, D144,
D256, D384
Actual Value Range: 16, 32, 64, 128, 144, 256,
384
Unit: kbit/s
Default Value: D128

UlRateUpAdjL BSC690 SET UDCCC(Optional)


evel
0

Meaning: This parameter determines whether


the UL rate is raised to the maximum rate in one
step or two steps for BE service set up on DCH
in uplink.
GUI Value Range: 2_Rates, 3_Rates
Actual Value Range: 2_Rates, 3_Rates
Unit: None
Default Value: 3_Rates

UlRateDnAdjL BSC690 SET UDCCC(Optional)


evel
0

Meaning: This parameter determines whether


the UL rate is lowered to the minimum rate in
one step or two steps for BE service set up on
DCH in uplink.
GUI Value Range: 2_Rates, 3_Rates
Actual Value Range: 2_Rates, 3_Rates
Unit: None
Default Value: 3_Rates

DlRateUpAdjL BSC690 SET UDCCC(Optional)


evel
0

Meaning: This parameter determines whether


the DL rate is raised to the maximum rate in one
step or two steps for BE service set up on DCH
in downlink.
GUI Value Range: 2_Rates, 3_Rates
Actual Value Range: 2_Rates, 3_Rates
Unit: None
Default Value: 3_Rates

DlRateDnAdjL BSC690 SET UDCCC(Optional)


evel
0

7-8

Meaning: This parameter determines whether


the DL rate is lowered to the minimum rate in
one step or two steps for BE service set up on
DCH in downlink.

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

Issue 01 (2010-12-20)

WCDMA RAN
DCCC

7 Parameters

GUI Value Range: 2_Rates, 3_Rates


Actual Value Range: 2_Rates, 3_Rates
Unit: None
Default Value: 3_Rates
CfgSwitch

BSC690 SET
Meaning: Channel configuration strategy switch
0
UCORRMALGOSWITCH(Opti group.
onal)
1) CFG_DL_BLIND_DETECTION_SWITCH:
When the switch is on, the DL blind transport
format detection function is used for single SRB
and AMR+SRB bearers. Note that the UE is only
required to support the blind transport format
stipulated in 3GPP 25.212 section 4.3.1.
2) CFG_HSDPA_64QAM_SWITCH: When the
switch is on, 64QAM can be configured for the
HSDPA service.
3) CFG_HSDPA_DC_SWITCH: When the
switch is on, DC can be configured for the
HSDPA service.
4) CFG_HSDPA_MIMO_SWITCH: When the
switch is on, MIMO can be configured for the
HSDPA service.
5)
CFG_HSDPA_MIMO_WITH_64QAM_SWITCH:
When the switch is on and the switches for
64QAM and MIMO are on, 64QAM+MIMO can
be configured for the HSDPA service
6) CFG_HSPA_DTX_DRX_SWITCH: When the
switch is on, DTX_DRX can be configured for
the HSPA service.
7) CFG_HSPA_HSSCCH_LESS_OP_SWITCH:
When the switch is on, HS-SCCH Less
Operation can be configured for the HSPA
service.
8) CFG_HSUPA_16QAM_SWITCH: When the
switch is on, 16QAM can be configured for the
HSUPA service.
9) CFG_IMS_SUPPORT_SWITCH: When the
switch is on and the IMS license is activated, the
RNC supports IMS signaling.
10)
CFG_LOSSLESS_DLRLC_PDUSIZECHG_SWI
TCH: When the switch is on, DL lossless RLC
PDU size change is supported.
11) CFG_LOSSLESS_RELOC_CFG_SWITCH:
When the switch is on and the UE supports
lossless relocation, the RNC configures lossless
relocation for PDCP parameters if the
requirements of RLC mode, discard mode, and
sequential submission are met. Then, lossless
relocation is used for the UE.
12) CFG_MULTI_RAB_SWITCH: When the
switch is on, the RNC supports multi-RABs
combinations such as 2CS, 2CS+1PS,

Issue 01 (2010-12-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

7-9

WCDMA RAN
DCCC

7 Parameters

1CS+2PS, and 2PS.


13)
CFG_PDCP_IPV6_HEAD_COMPRESS_SWIT
CH: When the switch is on and the PDCP
header compression license is activated, the
PDCP header compression algorithm for IPv6 is
used at the RNC.
14) CFG_PDCP_RFC2507_HC_SWITCH:
When the switch is on and the PDCP IPHC
license is activated, the PDCP IPHC header
compression algorithm is used for the RNC.
15) CFG_PDCP_RFC3095_HC_SWITCH:
When the switch is on and the PDCP ROHC
license is activated, the PDCP ROHC header
compression algorithm is used for the RNC.
16) CFG_PTT_SWITCH: When this switch is on,
the RNC identifies the PTT user based on the
QoS attributes in the RAB assignment request
message. Then, the PTT users are subject to
special processing.
17)
CFG_RAB_REL_RMV_HSPAPLUS_SWITCH:
When this switch is on and if an RAB release is
performed, the RNC decides whether to fall back
a certain HSPA(HSPA+) feature based on the
requirement of remaining traffic carried by the
UE. That is, if an HSPA+ feature is required by
the previously released RAB connection but is
not required in the initial bearer policy of the
remaining traffic, the RNC falls back the feature
to save the transmission resources. The HSPA+
features that support the fallback are MIMO,
64QAM, MIMO+64QAM, UL 16QAM,
DC-HSDPA, and UL TTI 2ms.
GUI Value Range:
CFG_DL_BLIND_DETECTION_SWITCH,
CFG_HSDPA_64QAM_SWITCH,
CFG_HSDPA_DC_SWITCH,
CFG_HSDPA_MIMO_SWITCH,
CFG_HSDPA_MIMO_WITH_64QAM_SWITCH,
CFG_HSPA_DTX_DRX_SWITCH,
CFG_HSPA_HSSCCH_LESS_OP_SWITCH,
CFG_HSUPA_16QAM_SWITCH,
CFG_IMS_SUPPORT_SWITCH,
CFG_LOSSLESS_DLRLC_PDUSIZECHG_SWI
TCH,
CFG_LOSSLESS_RELOC_CFG_SWITCH,
CFG_MULTI_RAB_SWITCH,
CFG_PDCP_IPV6_HEAD_COMPRESS_SWIT
CH, CFG_PDCP_RFC2507_HC_SWITCH,
CFG_PDCP_RFC3095_HC_SWITCH,
CFG_PTT_SWITCH,
CFG_RAB_REL_RMV_HSPAPLUS_SWITCH
Actual Value Range:

7-10

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

Issue 01 (2010-12-20)

WCDMA RAN
DCCC

7 Parameters

CFG_DL_BLIND_DETECTION_SWITCH,
CFG_HSDPA_64QAM_SWITCH,
CFG_HSDPA_DC_SWITCH,
CFG_HSDPA_MIMO_SWITCH,
CFG_HSDPA_MIMO_WITH_64QAM_SWITCH,
CFG_HSPA_DTX_DRX_SWITCH,
CFG_HSPA_HSSCCH_LESS_OP_SWITCH,
CFG_HSUPA_16QAM_SWITCH,
CFG_IMS_SUPPORT_SWITCH,
CFG_LOSSLESS_DLRLC_PDUSIZECHG_SWI
TCH,
CFG_LOSSLESS_RELOC_CFG_SWITCH,
CFG_MULTI_RAB_SWITCH,
CFG_PDCP_IPV6_HEAD_COMPRESS_SWIT
CH, CFG_PDCP_RFC2507_HC_SWITCH,
CFG_PDCP_RFC3095_HC_SWITCH,
CFG_PTT_SWITCH,
CFG_RAB_REL_RMV_HSPAPLUS_SWITCH
Unit: None
Default Value: None
E2FThrouMea BSC690 SET
Meaning: Period of E-DCH throughput ratio
sPeriod
0
UUESTATETRANS(Optional) measurement. This parameter specifies the
period of E-DCH throughput ratio measurement.
The throughput ratio over the E-DCH is
periodically measured to implement state
transition from E-DCH to FACH and DCCC
algorithm on EDCH.
GUI Value Range: 1~10000
Actual Value Range: 10~100000, step: 10
Unit: ms
Default Value: 30
DchThrouMea BSC690 SET UDCCC(Optional)
sPeriod
0

Meaning: This parameter specifies the period of


DCH throughput ratio measurement.Macd
performs statistic of traffic volume on DCH and
reports 4B events which are used for the rate
decrease process of BE service set up on DCH.
GUI Value Range: 1~1000
Actual Value Range: 10~10000, step: 10
Unit: ms
Default Value: 100

EdchTimetoTr BSC690 ADD


igger4A
0
UTYPRABDCCCMC(Optional
)
MOD
UTYPRABDCCCMC(Optional
)

Issue 01 (2010-12-20)

Meaning: Number of measurement periods from


the moment when the E-DCH rate falls below the
4A threshold to the moment when the
throughput-related event 4A on E-DCH is
triggered. This parameter is set to avoid
unnecessary reports triggered by E-DCH
throughput fluctuation. The larger the value of
this parameter, the longer the required duration
of the E-DCH throughput keeping below the 4A
threshold, and the smaller the possibility of
triggering throughput-related event 4A on

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

7-11

WCDMA RAN
DCCC

7 Parameters

E-DCH.
GUI Value Range: 0~1023
Actual Value Range: 0~1023
Unit: None
Default Value: 2
EdchPending BSC690 ADD
Time4A
0
UTYPRABDCCCMC(Optional
)
MOD
UTYPRABDCCCMC(Optional
)

Meaning: Number of measurement periods


during which no event 4A related to EDCH
throughput is reported again after such an event
4A is reported. This parameter is set to avoid too
many channel reconfiguration operations. The
larger the value of this parameter, the longer the
time from the last reporting of throughput-related
event 4A on EDCH to the next reporting, and the
smaller the possibility of triggering
throughput-related event 4A on EDCH.
GUI Value Range: 0~1023
Actual Value Range: 0~1023
Unit: None
Default Value: 16

EdchTimetoTr BSC690 ADD


igger4B
0
UTYPRABDCCCMC(Optional
)
MOD
UTYPRABDCCCMC(Optional
)

Meaning: Number of measurement periods from


the moment when the E-DCH rate falls below the
4B threshold to the moment when the
throughput-related event 4B on E-DCH is
triggered. This parameter is set to avoid
unnecessary reports triggered by E-DCH
throughput fluctuation. The larger the value of
this parameter, the longer the required duration
of the E-DCH throughput keeping below the 4B
threshold, and the smaller the possibility of
triggering throughput-related event 4B on
E-DCH.
GUI Value Range: 0~1023
Actual Value Range: 0~1023
Unit: None
Default Value: 2

EdchPending BSC690 ADD


Time4B
0
UTYPRABDCCCMC(Optional
)
MOD
UTYPRABDCCCMC(Optional
)

Meaning: Number of measurement periods


during which no event 4B related to EDCH
throughput is reported again after such an event
4B is reported. This parameter is set to avoid too
many channel reconfiguration operations. The
larger the value of this parameter, the longer the
time from the last reporting of throughput-related
event 4B on EDCH to the next reporting, and the
smaller the possibility of triggering
throughput-related event 4B on EDCH.
GUI Value Range: 0~1023
Actual Value Range: 0~1023
Unit: None
Default Value: 16

7-12

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

Issue 01 (2010-12-20)

WCDMA RAN
DCCC

7 Parameters

DchThrouTim BSC690 ADD


etoTrigger4B 0
UTYPRABDCCCMC(Optional
)
MOD
UTYPRABDCCCMC(Optional
)

Meaning: Number of measurement periods from


the moment when the DCH rate falls below the
4B threshold to the moment when the
throughput-related event 4B on DCH is
triggered. This parameter is set to avoid
unnecessary reports triggered by DCH
throughput fluctuation. The larger the value of
this parameter, the longer the required duration
of the DCH throughput keeping below the 4B
threshold, and the smaller the possibility of
triggering throughput-related event 4B on DCH.
GUI Value Range: 0~1023
Actual Value Range: 0~1023
Unit: None
Default Value: 2

DchThrouPen BSC690 ADD


dingTime4B 0
UTYPRABDCCCMC(Optional
)
MOD
UTYPRABDCCCMC(Optional
)

Meaning: Number of measurement periods


during which no event 4B related to DCH
throughput is reported again after such an event
4B is reported. This parameter is set to avoid too
many channel reconfiguration operations. The
larger the value of this parameter, the longer the
time from the last reporting of throughput-related
event 4B on DCH to the next reporting, and the
smaller the possibility of triggering
throughput-related event 4B on DCH.
GUI Value Range: 0~1023
Actual Value Range: 0~1023
Unit: None
Default Value: 16

EdchRateAdju BSC690 SET


Meaning: HSUPA traffic uplink rate adjustment
stSet
0
UEDCHRATEADJUSTSET(O set. It contains rates for rate adjustment for
ptional)
uplink channel of HSUPA traffic and is used in
the HSUPA DCCC algorithm.
GUI Value Range: RATE_8KBPS,
RATE_16KBPS, RATE_32KBPS,
RATE_64KBPS, RATE_128KBPS,
RATE_144KBPS, RATE_256KBPS,
RATE_384KBPS, RATE_608KBPS,
RATE_1280KBPS, RATE_2048KBPS,
RATE_2720KBPS, RATE_5440KBPS,
RATE_11480KBPS
Actual Value Range: 8, 16, 32, 64, 128, 144,
256, 384, 608, 1280, 2048, 2720, 5440, 11480
Unit: None
Default Value: None
Meaning: This parameter is used to check
E2FThrouThd BSC690 SET
0
UUESTATETRANS(Optional) whether the UE in the low activity state. If the UE
is on the E-DCH channel, the low activity counter
increases by 1 every time throughput ratio event
4B is reported.
Issue 01 (2010-12-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

7-13

WCDMA RAN
DCCC

7 Parameters

GUI Value Range: 0~384


Actual Value Range: 0~384
Unit: kbit/s
Default Value: 8
MoniTimeLen BSC690 SET UDCCC(Optional)
0

Meaning: Length of the period within which the


times of consecutive failure to increase the rate
of a BE service is monitored. Increase of the BE
service rate is triggered by 4A measurement
reports. If the times exceeds the DCCC Rate Up
Fail Time Threshold, the DCCC Rate Up Fail
Penalty Timer will be started, and 4A report will
not be processed until DCCC Rate Up Fail
Penalty Timer expires.
GUI Value Range: 1~65535
Actual Value Range: 1~65535
Unit: s
Default Value: 60

FailTimeTh

BSC690 SET UDCCC(Optional)


0

Meaning: This parameter specifies the threshold


of allowed times of rate increase consecutive
failure within a certain monitoring period. If the
times of failure is beyond this threshold,
subsequent rate increase is not allowed even if
the 4A measurement report is received.
GUI Value Range: 1~255
Actual Value Range: 1~255
Unit: None
Default Value: 4

BeUlQos6DM BSC690 SET UQOSACT(Optional)


cSwitch
0

Meaning: UL event 6D measurement switch for


BE service. If this parameter is set to YES, event
6D measurement is delivered.
GUI Value Range: NO, YES
Actual Value Range: NO, YES
Unit: None
Default Value: NO

BeUlEvTrigIn BSC690 SET UQOSACT(Optional)


d
0

Meaning: For BE service, When the parameter is


set to SINGLE, an UL event 6A1 or 5A can
independently trigger the QOS enhancement
action. The 6A1, 5A switch settings decide
whether to perform 6A1 or 5A measurement
control. When the parameter is set to COMBINE,
only combined events 6A1+5A can trigger the
QOS enhancement action, and whether to
perform 6A1 and 5A measurement is not
controlled by the 6A1 and 5A measurement
switch.
GUI Value Range: SINGLE, COMBINE
Actual Value Range: SINGLE, COMBINE

7-14

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

Issue 01 (2010-12-20)

WCDMA RAN
DCCC

7 Parameters

Unit: None
Default Value: SINGLE
BeUlQos6A1 BSC690 SET UQOSACT(Optional)
McSwitch
0

Meaning: Event 6A1 measurement switch when


BeUlEvTrigInd is set to SINGLE for BE service.
If this parameter is set to YES, event 6A1
measurement is delivered.
GUI Value Range: NO, YES
Actual Value Range: NO, YES
Unit: None
Default Value: YES

BeUlQos5AM BSC690 SET UQOSACT(Optional)


cSwitch
0

Meaning: Event 5A measurement switch when


BeUlEvTrigInd is set to SINGLE for BE service.
If this parameter is set to YES, event 5A
measurement is delivered.
GUI Value Range: NO, YES
Actual Value Range: NO, YES
Unit: None
Default Value: YES

SrncBeDlRlc BSC690 SET UQOSACT(Optional)


QosSwitch
0

Meaning: When the parameter is set to YES,


QoS control for DL BE services is based on the
TCP and RLC retransmission. When the
parameter is set to NO, QoS control for DL BE
services is based on the TCP. In both situations,
QoS control is not performed across the Iur
interface.
GUI Value Range: NO, YES
Actual Value Range: NO, YES
Unit: None
Default Value: YES

BeUlAct1

BSC690 SET UQOSACT(Optional)


0

Meaning: The first action selected by the QoS


control algorithm when the UL QoS of BE
service deteriorates.If QoS action is
RateDegrade, then the rate will be downsized to
the full coverage rate according to 3-rates rule.
GUI Value Range: None, RateDegrade,
InterFreqHO, InterRatHO
Actual Value Range: None, RateDegrade,
InterFreqHO, InterRatHO
Unit: None
Default Value: None

BeUlAct2

BSC690 SET UQOSACT(Optional)


0

Meaning: The second action selected by the


QoS control algorithm when the UL QoS of BE
service deteriorates.If QoS action is
RateDegrade, then the rate will be downsized to
the full coverage rate according to 3-rates rule.
GUI Value Range: None, RateDegrade,

Issue 01 (2010-12-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

7-15

WCDMA RAN
DCCC

7 Parameters

InterFreqHO, InterRatHO
Actual Value Range: None, RateDegrade,
InterFreqHO, InterRatHO
Unit: None
Default Value: None
BeUlAct3

BSC690 SET UQOSACT(Optional)


0

Meaning: The third action selected by the QoS


control algorithm when the UL QoS of BE
service deteriorates.If QoS action is
RateDegrade, then the rate will be downsized to
the full coverage rate according to 3-rates rule.
GUI Value Range: None, RateDegrade,
InterFreqHO, InterRatHO
Actual Value Range: None, RateDegrade,
InterFreqHO, InterRatHO
Unit: None
Default Value: None

UlFullCvrRate BSC690 ADD UCELLDCCC(Optional) Meaning: Maximum UL rate when coverage of


0
MOD UCELLDCCC(Optional) the entire cell is ensured under certain load. For
a BE service that has a low maximum rate, the
DCCC algorithm is not obviously effective yet it
increases algorithm processing. Thus, the
coverage-based DCCC algorithm is applied to
BE services whose maximum UL rate is greater
than the threshold.
GUI Value Range: D8, D16, D32, D64, D128,
D144, D256, D384
Actual Value Range: 8, 16, 32, 64, 128, 144,
256, 384
Unit: kbit/s
Default Value: D64
UlFullCvrRate BSC690 SET UDCCC(Optional)
0

Meaning: Maximum UL rate when coverage of


the entire cell is ensured under certain load. For
a BE service that has a low maximum rate, the
DCCC algorithm is not obviously effective yet it
increases algorithm processing. Thus, the
coverage-based DCCC algorithm is applied to
BE services whose maximum UL rate is greater
than the threshold.
GUI Value Range: D8, D16, D32, D64, D128,
D144, D256, D384
Actual Value Range: 8, 16, 32, 64, 128, 144,
256, 384
Unit: kbit/s
Default Value: D64

BeUlRateAdjT BSC690 SET UQOSACT(Optional)


imerLen
0

7-16

Meaning: Timer to trigger the next QoS


enhancement action for UL BE services. This
parameter specifies the duration of waiting for
the UL QoS enhanced acknowledgement after
UL rate adjustment.

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

Issue 01 (2010-12-20)

WCDMA RAN
DCCC

7 Parameters

The timer starts when the BE UL rate adjustment


procedure is triggered, and stops when the RNC
receives a 6B1/6B2 event or when the timer
expires.
GUI Value Range: 20~64000
Actual Value Range: 20~64000
Unit: ms
Default Value: 3000
BeDlAct1

BSC690 SET UQOSACT(Optional)


0

Meaning: The first action selected by the QoS


control algorithm when the DL QoS of BE
service deteriorates.If QoS action is
RateDegrade, then the rate will be downsized to
the full coverage rate according to 3-rates rule.
GUI Value Range: None, RateDegrade,
InterFreqHO, InterRatHO
Actual Value Range: None, RateDegrade,
InterFreqHO, InterRatHO
Unit: None
Default Value: RateDegrade

BeDlAct2

BSC690 SET UQOSACT(Optional)


0

Meaning: The second action selected by the


QoS control algorithm when the DL QoS of BE
service deteriorates.If QoS action is
RateDegrade, then the rate will be downsized to
the full coverage rate according to 3-rates rule.
GUI Value Range: None, RateDegrade,
InterFreqHO, InterRatHO
Actual Value Range: None, RateDegrade,
InterFreqHO, InterRatHO
Unit: None
Default Value: None

BeDlAct3

BSC690 SET UQOSACT(Optional)


0

Meaning: The third action selected by the QoS


control algorithm when the DL QoS of BE
service deteriorates.If QoS action is
RateDegrade, then the rate will be downsized to
the full coverage rate according to 3-rates rule.
GUI Value Range: None, RateDegrade,
InterFreqHO, InterRatHO
Actual Value Range: None, RateDegrade,
InterFreqHO, InterRatHO
Unit: None
Default Value: None

DlFullCvrRate BSC690 ADD UCELLDCCC(Optional) Meaning: Maximum DL rate during network


0
MOD UCELLDCCC(Optional) planning when coverage of the entire cell is
ensured. When the DL TCP is limited, the
current rate is reduced to the full coverage rate if
the current rate is greater than the full coverage
rate. For a BE service that has a low maximum
rate, the DCCC algorithm is not obviously

Issue 01 (2010-12-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

7-17

WCDMA RAN
DCCC

7 Parameters

effective yet it increases algorithm processing.


Thus, the DCCC algorithm is applied to BE
services whose maximum DL rate is greater than
the threshold.
GUI Value Range: D8, D16, D32, D64, D128,
D144, D256, D384
Actual Value Range: 8, 16, 32, 64, 128, 144,
256, 384
Unit: kbit/s
Default Value: D64
DlFullCvrRate BSC690 SET UDCCC(Optional)
0

Meaning: Maximum DL rate during network


planning when coverage of the entire cell is
ensured. When the DL TCP is limited, the
current rate is reduced to the full coverage rate if
the current rate is greater than the full coverage
rate. For a BE service that has a low maximum
rate, the DCCC algorithm is not obviously
effective yet it increases algorithm processing.
Thus, the DCCC algorithm is applied to BE
services whose maximum DL rate is greater than
the threshold.
GUI Value Range: D8, D16, D32, D64, D128,
D144, D256, D384
Actual Value Range: 8, 16, 32, 64, 128, 144,
256, 384
Unit: kbit/s
Default Value: D64

UlBeTrigTime BSC690 ADD


6A1
0
UCELLQUALITYMEAS(Optio
nal)
MOD
UCELLQUALITYMEAS(Optio
nal)

Meaning: Duration when the measured value of


BE keeps fulfilling the 6A1 measurement
condition before the event 6A1 is triggered. The
trigger time is used to prevent the sudden
change of the measured value for being
reported.
GUI Value Range: D0, D10, D20, D40, D60,
D80, D100, D120, D160, D200, D240, D320,
D640, D1280, D2560, D5000
Actual Value Range: 0, 10, 20, 40, 60, 80, 100,
120, 160, 200, 240, 320, 640, 1280, 2560, 5000
Unit: ms
Default Value: D640

UlBeTrigTime BSC690 SET


6A1
0
UQUALITYMEAS(Optional)

Meaning: Duration when the measured value of


BE keeps fulfilling the 6A1 measurement
condition before the event 6A1 is triggered. The
trigger time is used to prevent the sudden
change of the measured value for being
reported.
GUI Value Range: D0, D10, D20, D40, D60,
D80, D100, D120, D160, D200, D240, D320,
D640, D1280, D2560, D5000

7-18

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

Issue 01 (2010-12-20)

WCDMA RAN
DCCC

7 Parameters

Actual Value Range: 0, 10, 20, 40, 60, 80, 100,


120, 160, 200, 240, 320, 640, 1280, 2560, 5000
Unit: ms
Default Value: D640
UlBeTrigTime BSC690 ADD
6A2
0
UCELLQUALITYMEAS(Optio
nal)
MOD
UCELLQUALITYMEAS(Optio
nal)

Meaning: Duration when the measured value of


BE keeps fulfilling the 6A2 measurement
condition before the event 6A2 is triggered. The
trigger time is used to prevent the sudden
change of the measured value for being
reported.
GUI Value Range: D0, D10, D20, D40, D60,
D80, D100, D120, D160, D200, D240, D320,
D640, D1280, D2560, D5000
Actual Value Range: 0, 10, 20, 40, 60, 80, 100,
120, 160, 200, 240, 320, 640, 1280, 2560, 5000
Unit: ms
Default Value: D1280

UlBeTrigTime BSC690 SET


6A2
0
UQUALITYMEAS(Optional)

Meaning: Duration when the measured value of


BE keeps fulfilling the 6A2 measurement
condition before the event 6A2 is triggered. The
trigger time is used to prevent the sudden
change of the measured value for being
reported.
GUI Value Range: D0, D10, D20, D40, D60,
D80, D100, D120, D160, D200, D240, D320,
D640, D1280, D2560, D5000
Actual Value Range: 0, 10, 20, 40, 60, 80, 100,
120, 160, 200, 240, 320, 640, 1280, 2560, 5000
Unit: ms
Default Value: D1280

UlBeTrigTime BSC690 ADD


6B1
0
UCELLQUALITYMEAS(Optio
nal)
MOD
UCELLQUALITYMEAS(Optio
nal)

Meaning: Duration when the measured value of


BE keeps fulfilling the 6B1 measurement
condition before the event 6B1 is triggered. The
trigger time is used to prevent the sudden
change of the measured value for being
reported.
GUI Value Range: D0, D10, D20, D40, D60,
D80, D100, D120, D160, D200, D240, D320,
D640, D1280, D2560, D5000
Actual Value Range: 0, 10, 20, 40, 60, 80, 100,
120, 160, 200, 240, 320, 640, 1280, 2560, 5000
Unit: ms
Default Value: D2560

UlBeTrigTime BSC690 SET


6B1
0
UQUALITYMEAS(Optional)

Issue 01 (2010-12-20)

Meaning: Duration when the measured value of


BE keeps fulfilling the 6B1 measurement
condition before the event 6B1 is triggered. The
trigger time is used to prevent the sudden
change of the measured value for being
reported.

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

7-19

WCDMA RAN
DCCC

7 Parameters

GUI Value Range: D0, D10, D20, D40, D60,


D80, D100, D120, D160, D200, D240, D320,
D640, D1280, D2560, D5000
Actual Value Range: 0, 10, 20, 40, 60, 80, 100,
120, 160, 200, 240, 320, 640, 1280, 2560, 5000
Unit: ms
Default Value: D2560
UlBeTrigTime BSC690 ADD
6B2
0
UCELLQUALITYMEAS(Optio
nal)
MOD
UCELLQUALITYMEAS(Optio
nal)

Meaning: Duration when the measured value of


BE keeps fulfilling the 6B2 measurement
condition before the event 6B2 is triggered. The
trigger time is used to prevent the sudden
change of the measured value for being
reported.
GUI Value Range: D0, D10, D20, D40, D60,
D80, D100, D120, D160, D200, D240, D320,
D640, D1280, D2560, D5000
Actual Value Range: 0, 10, 20, 40, 60, 80, 100,
120, 160, 200, 240, 320, 640, 1280, 2560, 5000
Unit: ms
Default Value: D1280

UlBeTrigTime BSC690 SET


6B2
0
UQUALITYMEAS(Optional)

Meaning: Duration when the measured value of


BE keeps fulfilling the 6B2 measurement
condition before the event 6B2 is triggered. The
trigger time is used to prevent the sudden
change of the measured value for being
reported.
GUI Value Range: D0, D10, D20, D40, D60,
D80, D100, D120, D160, D200, D240, D320,
D640, D1280, D2560, D5000
Actual Value Range: 0, 10, 20, 40, 60, 80, 100,
120, 160, 200, 240, 320, 640, 1280, 2560, 5000
Unit: ms
Default Value: D1280

UlBeTrigTime BSC690 ADD


6D
0
UCELLQUALITYMEAS(Optio
nal)
MOD
UCELLQUALITYMEAS(Optio
nal)

Meaning: Duration when the measured value of


BE keeps fulfilling the 6D measurement
condition before the event 6D is triggered. The
trigger time is used to prevent the sudden
change of the measured value for being
reported.
GUI Value Range: D0, D10, D20, D40, D60,
D80, D100, D120, D160, D200, D240, D320,
D640, D1280, D2560, D5000
Actual Value Range: 0, 10, 20, 40, 60, 80, 100,
120, 160, 200, 240, 320, 640, 1280, 2560, 5000
Unit: ms
Default Value: D240

UlBeTrigTime BSC690 SET


6D
0
UQUALITYMEAS(Optional)

7-20

Meaning: Duration when the measured value of


BE keeps fulfilling the 6D measurement

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

Issue 01 (2010-12-20)

WCDMA RAN
DCCC

7 Parameters

condition before the event 6D is triggered. The


trigger time is used to prevent the sudden
change of the measured value for being
reported.
GUI Value Range: D0, D10, D20, D40, D60,
D80, D100, D120, D160, D200, D240, D320,
D640, D1280, D2560, D5000
Actual Value Range: 0, 10, 20, 40, 60, 80, 100,
120, 160, 200, 240, 320, 640, 1280, 2560, 5000
Unit: ms
Default Value: D240
StaBlkNum5A BSC690 ADD
0
UTYPRABQUALITYMEAS(M
andatory)
MOD
UTYPRABQUALITYMEAS(O
ptional)

Meaning: When a DCH is set up, the UE starts


counting the number of faulty CRCs within a
specified sliding window. If the number of faulty
CRCs exceeds the specified threshold, event 5A
is triggered. The length of the sliding window is
specified by Statistic Block Number For 5A
Event.
GUI Value Range: 1~512
Actual Value Range: 1~512
Unit: None
Default Value: None

Thd5A

BSC690 ADD
0
UTYPRABQUALITYMEAS(M
andatory)
MOD
UTYPRABQUALITYMEAS(O
ptional)

Meaning: When a DCH is set up, the UE starts


counting the number of faulty CRCs within a
specified sliding window. If the number of faulty
CRCs exceeds the specified threshold, event 5A
is triggered. The threshold is Event 5A
Threshold.
GUI Value Range: 1~512
Actual Value Range: 1~512
Unit: None
Default Value: None

HangBlockNu BSC690 ADD


m5A
0
UTYPRABQUALITYMEAS(M
andatory)
MOD
UTYPRABQUALITYMEAS(O
ptional)

Meaning: When event 5A is triggered, a pending


timer is started, during which event 5A will not be
reported before the specified number is reached.
This parameter can control the frequency for
reporting event 5A.
GUI Value Range: 1~512
Actual Value Range: 1~512
Unit: None
Default Value: None

DlBeTrigTime BSC690 ADD


E
0
UCELLQUALITYMEAS(Optio
nal)
MOD
UCELLQUALITYMEAS(Optio
nal)

Issue 01 (2010-12-20)

Meaning: Duration from when the BE TX power


is beyond the threshold Ea to when the event Ea
is triggered or from when the BE TX power is
below the threshold Eb to when the event Eb is
triggered. This parameter is used to avoid faulty
reporting due to instability of power.

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

7-21

WCDMA RAN
DCCC

7 Parameters

GUI Value Range: 1~6000


Actual Value Range: 10~60000, step: 10
Unit: ms
Default Value: 64
DlBeTrigTime BSC690 SET
E
0
UQUALITYMEAS(Optional)

Meaning: Duration from when the BE TX power


is beyond the threshold Ea to when the event Ea
is triggered or from when the BE TX power is
below the threshold Eb to when the event Eb is
triggered. This parameter is used to avoid faulty
reporting due to instability of power.
GUI Value Range: 1~6000
Actual Value Range: 10~60000, step: 10
Unit: ms
Default Value: 64

DlBeTrigTime BSC690 ADD


F
0
UCELLQUALITYMEAS(Optio
nal)
MOD
UCELLQUALITYMEAS(Optio
nal)

Meaning: Duration within which the measured


power being lower than the threshold is allowed
for BE service. This parameter is used to avoid
faulty reporting due to instability of power. If the
parameter is set to A, the hysteresis time is A x
10 ms.
GUI Value Range: 1~6000
Actual Value Range: 10~60000, step: 10
Unit: ms
Default Value: 64

DlBeTrigTime BSC690 SET


F
0
UQUALITYMEAS(Optional)

Meaning: Duration within which the measured


power being lower than the threshold is allowed
for BE service. This parameter is used to avoid
faulty reporting due to instability of power. If the
parameter is set to A, the hysteresis time is A x
10 ms.
GUI Value Range: 1~6000
Actual Value Range: 10~60000, step: 10
Unit: ms
Default Value: 64

ChoiceRptUni BSC690 ADD


tForBeE
0
UCELLQUALITYMEAS(Optio
nal)
MOD
UCELLQUALITYMEAS(Optio
nal)

Meaning: This parameter specifies the reporting


period of the event E of the BE service. The unit
of the reporting period can be 10 ms or minute.

ChoiceRptUni BSC690 SET


tForBeE
0
UQUALITYMEAS(Optional)

Meaning: This parameter specifies the reporting


period of the event E of the BE service. The unit
of the reporting period can be 10 ms or minute.

GUI Value Range: TEN_MSEC, MIN


Actual Value Range: TEN_MSEC, MIN
Unit: None
Default Value: TEN_MSEC

GUI Value Range: TEN_MSEC, MIN


Actual Value Range: TEN_MSEC, MIN

7-22

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

Issue 01 (2010-12-20)

WCDMA RAN
DCCC

7 Parameters

Unit: None
Default Value: TEN_MSEC
TenMsecForB BSC690 ADD
eE
0
UCELLQUALITYMEAS(Optio
nal)
MOD
UCELLQUALITYMEAS(Mand
atory)

Meaning: This parameter is valid when the


corresponding parameter related to the reporting
period unit for the event E of BE service is set
to TEN_MSEC. The DL code TX power is
reported periodically after the event Ea is
reported. This parameter specifies the reporting
period. If the parameter is set to A, the reporting
period is A x 10 ms.
GUI Value Range: 1~6000
Actual Value Range: 10~60000, step: 10
Unit: ms
Default Value: 480

TenMsecForB BSC690 SET


eE
0
UQUALITYMEAS(Optional)

Meaning: This parameter is valid when the


corresponding parameter related to the reporting
period unit for the event E of BE service is set
to TEN_MSEC. The DL code TX power is
reported periodically after the event Ea is
reported. This parameter specifies the reporting
period. If the parameter is set to A, the reporting
period is A x 10 ms.
GUI Value Range: 1~6000
Actual Value Range: 10~60000, step: 10
Unit: ms
Default Value: 480

MinForBeE

BSC690 ADD
0
UCELLQUALITYMEAS(Mand
atory)
MOD
UCELLQUALITYMEAS(Mand
atory)

Meaning: This parameter is valid when the


corresponding parameter related to the reporting
period unit for the event E of BE service is set to
MIN. The DL code TX power is reported
periodically after the event Ea is reported. This
parameter specifies the reporting period.
GUI Value Range: 1~60
Actual Value Range: 1~60
Unit: min
Default Value: None

MinForBeE

BSC690 SET
Meaning: This parameter is valid when the
0
UQUALITYMEAS(Mandatory) corresponding parameter related to the reporting
period unit for the event E of BE service is set to
MIN. The DL code TX power is reported
periodically after the event Ea is reported. This
parameter specifies the reporting period.
GUI Value Range: 1~60
Actual Value Range: 1~60
Unit: min
Default Value: None

ChoiceRptUni BSC690 ADD

Issue 01 (2010-12-20)

Meaning: This parameter specifies the reporting

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

7-23

WCDMA RAN
DCCC

7 Parameters

tForBeF

UCELLQUALITYMEAS(Optio
nal)
MOD
UCELLQUALITYMEAS(Optio
nal)

ChoiceRptUni BSC690 SET


tForBeF
0
UQUALITYMEAS(Optional)

period of the event F of the BE service. The unit


of the reporting period can be 10 ms or minute.
GUI Value Range: TEN_MSEC, MIN
Actual Value Range: TEN_MSEC, MIN
Unit: None
Default Value: TEN_MSEC
Meaning: This parameter specifies the reporting
period of the event F of the BE service. The unit
of the reporting period can be 10 ms or minute.
GUI Value Range: TEN_MSEC, MIN
Actual Value Range: TEN_MSEC, MIN
Unit: None
Default Value: TEN_MSEC

TenMsecForB BSC690 ADD


eF
0
UCELLQUALITYMEAS(Optio
nal)
MOD
UCELLQUALITYMEAS(Mand
atory)

Meaning: This parameter is valid when the


corresponding parameter related to the reporting
period unit for the event F of BE service is set to
TEN_MSEC. The DL code TX power is reported
periodically after the event Fa is reported. This
parameter specifies the reporting period. If the
parameter is set to A, the reporting period is A x
10 ms.
GUI Value Range: 1~6000
Actual Value Range: 10~60000, step: 10
Unit: ms
Default Value: 480

TenMsecForB BSC690 SET


eF
0
UQUALITYMEAS(Optional)

Meaning: This parameter is valid when the


corresponding parameter related to the reporting
period unit for the event F of BE service is set to
TEN_MSEC. The DL code TX power is reported
periodically after the event Fa is reported. This
parameter specifies the reporting period. If the
parameter is set to A, the reporting period is A x
10 ms.
GUI Value Range: 1~6000
Actual Value Range: 10~60000, step: 10
Unit: ms
Default Value: 480

MinForBeF

BSC690 ADD
0
UCELLQUALITYMEAS(Mand
atory)
MOD
UCELLQUALITYMEAS(Mand
atory)

Meaning: This parameter is valid when the


corresponding parameter related to the reporting
period unit for the event F of BE service is set to
MIN. The DL code TX power is reported
periodically after the event Fa is reported. This
parameter specifies the reporting period.
GUI Value Range: 1~60
Actual Value Range: 1~60
Unit: min
Default Value: None

7-24

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

Issue 01 (2010-12-20)

WCDMA RAN
DCCC

MinForBeF

7 Parameters

BSC690 SET
Meaning: This parameter is valid when the
0
UQUALITYMEAS(Mandatory) corresponding parameter related to the reporting
period unit for the event F of BE service is set to
MIN. The DL code TX power is reported
periodically after the event Fa is reported. This
parameter specifies the reporting period.
GUI Value Range: 1~60
Actual Value Range: 1~60
Unit: min
Default Value: None

ThdEa

BSC690 ADD
0
UTYPRABQUALITYMEAS(M
andatory)
MOD
UTYPRABQUALITYMEAS(O
ptional)

Meaning: If DL code TX power is higher than the


Ea absolute threshold, event Ea is triggered.
This event triggers DL QoS operation. This
parameter specifies a relative threshold.
Absolute Ea threshold = RL Max DL TX power ThdEa.
GUI Value Range: 0~56
Actual Value Range: 0~28, step: 0.5
Unit: dB
Default Value: None

ThdEb

BSC690 ADD
0
UTYPRABQUALITYMEAS(M
andatory)
MOD
UTYPRABQUALITYMEAS(O
ptional)

Meaning: If DL code TX power is lower than the


Eb absolute threshold, event Eb is triggered.
When this event report is received, DL QoS
operation is stopped. This parameter specifies a
relative threshold. Absolute Eb threshold = RL
Max DL TX power - ThdEb.
GUI Value Range: 0~56
Actual Value Range: 0~28, step: 0.5
Unit: dB
Default Value: None

BePwrMargin BSC690 ADD UCELLDCCC(Optional) Meaning: The relative power margin of single BE
0
MOD UCELLDCCC(Optional) traffic, used to calculate the triggering threshold
of event F, can avoid the fluctuation of traffic rate
in case the power becomes restricted after rate
is increased.
GUI Value Range: 0~100
Actual Value Range: 0~10, step: 0.1
Unit: dB
Default Value: 10
BePwrMargin BSC690 SET UDCCC(Optional)
0

Meaning: The relative power margin of single BE


traffic, used to calculate the triggering threshold
of event F, can avoid the fluctuation of traffic rate
in case the power becomes restricted after rate
is increased.
GUI Value Range: 0~100
Actual Value Range: 0~10, step: 0.1
Unit: dB

Issue 01 (2010-12-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

7-25

WCDMA RAN
DCCC

7 Parameters

Default Value: 10
CombPwrMar BSC690 ADD UCELLDCCC(Optional) Meaning: The relative power margin of
gin
0
MOD UCELLDCCC(Optional) combined traffics, used to calculate the
triggering threshold of event F, can avoid the
fluctuation of traffic rate in case the power
becomes restricted after rate is increased.
GUI Value Range: 0~100
Actual Value Range: 0~10, step: 0.1
Unit: dB
Default Value: 20
CombPwrMar BSC690 SET UDCCC(Optional)
gin
0

Meaning: The relative power margin of


combined traffics, used to calculate the
triggering threshold of event F, can avoid the
fluctuation of traffic rate in case the power
becomes restricted after rate is increased.
GUI Value Range: 0~100
Actual Value Range: 0~10, step: 0.1
Unit: dB
Default Value: 20

MoniterPrd

BSC690 ADD UTYPRABRLC(Optional) Meaning: Sampling period of the RLC


0
MOD
retransmission ratio monitoring
UTYPRABRLC(Optional)
GUI Value Range: 40~60000
Actual Value Range: 40~60000
Unit: ms
Default Value: 1000

EventAThred BSC690 ADD UTYPRABRLC(Optional) Meaning: Threshold of event A, that is, the upper
0
MOD
limit of RLC retransmission ratio. When the
UTYPRABRLC(Optional)
monitored RLC retransmission ratio exceeds this
threshold and triggers the event A, it indicates
that the quality of the radio link is poor, and flow
control measures need to be taken to reduce the
RLC throughput.
GUI Value Range: 0~1000
Actual Value Range: 0~100, step: 0.1
Unit: %
Default Value: 160
TimeToTrigge BSC690 ADD UTYPRABRLC(Optional) Meaning: Number of consecutive periods during
rA
0
MOD
which the percentage of retransmitted RLC
UTYPRABRLC(Optional)
PDUs is higher than the threshold of event A
before event A is triggered.
GUI Value Range: 1~100
Actual Value Range: 1~100
Unit: None
Default Value: 2

7-26

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

Issue 01 (2010-12-20)

WCDMA RAN
DCCC

8 Counters

8 Counters
For details, see the BSC6900 UMTS Performance Counter Reference.

Issue 01 (2010-12-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

8-1

WCDMA RAN
DCCC

9 Glossary

9 Glossary
For the acronyms, abbreviations, terms, and definitions, see the Glossary.

Issue 01 (2010-12-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

9-1

WCDMA RAN
DCCC

10 Reference Documents

10 Reference Documents
[1] 3GPP TS 26.201: Speech codec speech processing functions; Adaptive Multi-Rate - Wideband
(AMR-WB) speech codec; Frame structure
[2] 3GPP TS 28.062: Inband Tandem Free Operation (TFO) of speech codecs; Service description;
Stage 3
[3] Load Control Feature Parameter Description
[4] HSUPA Feature Parameter Description
[5] Handover Feature Parameter Description

Issue 01 (2010-12-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

10-1

You might also like