Download as pdf or txt
Download as pdf or txt
You are on page 1of 60

Call Admission Control

RAN14.0

Feature Parameter Description

Issue

Draft A

Date

2012-02-15

HUAWEI TECHNOLOGIES CO., LTD.

Copyright Huawei Technologies Co., Ltd. 2012. 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 trademarks of Huawei Technologies Co., Ltd.
All other trademarks and trade names mentioned in this document are the property of their respective
holders.

Notice
The purchased products, services and features are stipulated by the contract made between Huawei and
the customer. All or part of the products, services and features described in this document may not be
within the purchase scope or the usage scope. Unless otherwise specified in the contract, all statements,
information, and recommendations in this document are provided "AS IS" without warranties, guarantees or
representations of any kind, either express or implied.
The information in this document is subject to change without notice. Every effort has been made in the
preparation of this document to ensure accuracy of the contents, but all statements, information, and
recommendations in this document do not constitute the warranty of any kind, express or implied.

Huawei Technologies Co., Ltd.


Address:

Huawei Industrial Base


Bantian, Longgang
Shenzhen 518129
People's Republic of China

Website:

http://www.huawei.com

Email:

support@huawei.com

WCDMA RAN
Call Admission Control

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 of Call Admission Control ...................................................................................2-1


3 Technical Description ..............................................................................................................3-1
3.1 Overview ....................................................................................................................................... 3-1
3.1.1 Admission Resource and Basic Procedure .......................................................................... 3-1
3.1.2 HSDPA Admission Control.................................................................................................... 3-2
3.1.3 HSUPA Admission Control.................................................................................................... 3-2
3.2 CAC Based on Code Resources................................................................................................... 3-3
3.3 CAC Based on Power Resources ................................................................................................. 3-3
3.3.1 Overview ............................................................................................................................... 3-3
3.3.2 Power-based Admission Control on RRC Connection Setup Requests .............................. 3-5
3.3.3 Power-based Admission Algorithm 1 for RAB Setup............................................................ 3-6
3.3.4 Power-based Admission Algorithm 2 for RAB Setup.......................................................... 3-14
3.3.5 Power-based Admission Algorithm 3 for RAB Setup.......................................................... 3-17
3.3.6 Uplink Power-Based Admission Algorithm 4 for RAB Setup .............................................. 3-18
3.4 CAC Based on NodeB Credit Resources ................................................................................... 3-19
3.4.1 NodeB Credit Resources .................................................................................................... 3-19
3.4.2 NodeB Credit Resource-based Admission Decisions ........................................................ 3-19
3.5 CAC Based on Iub Resources .................................................................................................... 3-20
3.6 CAC Based on the Number of HSPA Users ................................................................................ 3-20
3.6.1 CAC for HSDPA Users ....................................................................................................... 3-20
3.6.2 CAC for HSUPA Users ....................................................................................................... 3-21

4 Parameters .................................................................................................................................4-1
5 Counters ......................................................................................................................................5-1
6 Glossary ......................................................................................................................................6-1
7 Reference Documents .............................................................................................................7-1

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

WCDMA RAN
Call Admission Control

1 Introduction

1 Introduction
1.1 Scope
This document describes the call admission control feature WRFD-020101 Admission Control. It
describes how services are granted the network access and provides the parameters associated with
this feature.

1.2 Intended Audience


This document is intended for:

Personnel who are familiar with WCDMA basics

Personnel who need to understand Call Admission Control (CAC)

Personnel who work with Huawei products

1.3 Change History


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

Feature change: refers to a change in the CAC feature of a specific product version.

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

Document Issues
The document issue is as follows:

Draft A (2012-02-15)

Draft A (2012-02-15)
This is the first draft of the document for RAN14.0.
Compared with issue 04 (2011-12-30) of RAN13.0, this issue incorporates the changes described in the
following table.
Change Change Description
Type

Parameter Change

Feature
change

Added the descriptions about the uplink power-based


admission algorithm 4 for RAB setup. For details, see
section 3.3.6 "Uplink Power-Based Admission Algorithm 4
for RAB Setup."

The following parameter is


modified:

Added the descriptions about DC-HSUPA admission


control.

None

NBMUlCacAlgoSelSwitch

Replaced some existing parameters with new parameters. The added parameters are
listed as follows:

Issue Draft A (2012-02-15)

RRCCeCodeCacChoice

DlRRCCeCodeResvSf

CSRABCacOptSwitch

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

1-1

WCDMA RAN
Call Admission Control

1 Introduction

Change Change Description


Type

Editorial None
change

Issue Draft A (2012-02-15)

Parameter Change

RTRRCCacThdOffset

NRTRRCCacThdOffset

OtherRRCCacThdOffset

UlRRCCeResvSf

CSRABCacOptSwitch

None

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

1-2

WCDMA RAN
Call Admission Control

2 Overview of Call Admission Control

2 Overview of Call Admission Control


Call Admission Control (CAC) is used to determine whether the system resources in a cell are sufficient
to accept a resource request. If the system resources are sufficient, the resource request is accepted;
otherwise, the resource request is rejected.
A radio link sends a resource request to the CAC functional module when additional resources are
required, in cases such as radio resource control (RRC) connection setup, new service setup, change of
existing services, soft handover, and cell change. Upon receiving a resource request, the CAC functional
module determines whether the request can be accepted by measuring the cell load and the requested
resources. For details about measuring the cell load, see the Load Control Feature Parameter
Description.
The admission decision performed using CAC is based on the following resources: code resources,
power resources, NodeB credit resources, and Iub resources. In the case of an HSPA resource request,
the admission decision is also based on the number of HSPA users. The admission succeeds only when
the resources on which CAC is based are available.
With CAC, an overloaded cell can accept resource requests for an RRC connection setup only in the
case of emergency calls, detachments, or registrations. This is because the priority of such requests is
high. This helps maintain system stability when cells are overloaded. In addition, admitting or rejecting
users over FACH or enhanced FACH channels (HS-DSCH) in an overloaded cell can be specified by
setting FACH_UU_ADCTRL of the NBMCacAlgoSwitch parameter.

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

2-1

WCDMA RAN
Call Admission Control

3 Technical Description

3 Technical Description
3.1 Overview
3.1.1 Admission Resource and Basic Procedure
A radio link sends a resource request to the CAC functional module when additional resources are
required. On receipt of the resource request, the CAC functional module performs the admission
decision based on the following resources:

Available cell code resources

Available cell power resources

NodeB credit resources, which are used to measure the channel demodulation capability of NodeBs

Available Iub transmission bandwidth

Number of HSDPA users (only for HSDPA services)

Number of HSUPA users (only for HSUPA services)

A call can be admitted only when all of these resources are available.
Code resource-based and Iub resource-based admission control are mandatory and cannot be disabled.
For HSDPA/HSUPA services, admission control based on the number of HSUPA/HSDPA users is also
mandatory. Other admission control policies are enabled or disabled by running the MOD
UCELLALGOSWITCH or SET UCACALGOSWITCH command.
Figure 3-1 shows the basic procedure for a resource-based admission decision.

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

3-1

WCDMA RAN
Call Admission Control

3 Technical Description

Figure 3-1 Basic procedure for a resource-based admission decision

3.1.2 HSDPA Admission Control


HSDPA admission control (WRFD-01061003 HSDPA Admission Control) enables the HSDPA service
along with other R99 services to access the network by using the remaining power resources and other
resources. Admission control based on the number of HSDPA users is also considered.
Iub resource admission for HSDPA users is also performed during admission control to grant HSDPA
services and other R99 services the access to resources to ensure a certain QoS.
HSDPA admission control is described in this document, along with R99 admission control.

3.1.3 HSUPA Admission Control


HSUPA admission control (WRFD-01061202 HSUPA Admission Control) enables HSUPA services along
with other R99 services to access the network by using the remaining uplink cell load and other
resources. Admission based on the number of HSUPA users is also considered.
Iub resource admission and NodeB credit resources for HSUPA users are also performed during
admission control to grant HSUPA service and other R99 services the access to resources to ensure a
certain QoS.

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

3-2

WCDMA RAN
Call Admission Control

3 Technical Description

HSUPA admission control is described in this document, along with R99 admission control.

3.2 CAC Based on Code Resources


Code resource-based admission is mandatory when a non-HSDPA service attempts to access the
network.
The reserved code resources are shared by all HSDPA services and therefore code resource-based admission control for
HSDPA services is not required. For details about code allocation for HSDPA services, see the HSDPA Feature Parameter
Description.

In code resource-based admission, the admission criteria vary with the service request.

RRC Connection Setup Requests


For an RRC connection setup request, code resource-based admission is implemented as follows:

If the RRCCeCodeCacChoice parameter is set to LOOSE_CAC, code resource-based admission


succeeds if the remaining code resources are sufficient for setting up an RRC connection.

If the RRCCeCodeCacChoice parameter is set to STRICT_CAC, the RNC implements code


resource-based admission based on the cause carried in the RRC connection setup request:
If

the cause is "Emergency Call" or "Detach", code resource-based admission succeeds if the
remaining code resources are sufficient.

For

any other cause, the RNC must ensure that the remaining codes (the remaining minimum SF of
the current cell) do not exceed the reserved minimum spreading factor (SF) for an RRC connection
upon admitting an RRC connection setup request. The reserved minimum SF is specified by the
DlRRCCeCodeResvSf parameter.

Handover Service Requests


For handover service requests, code resource-based admission succeeds if the remaining code
resources are sufficient for the service to be admitted.

PS Service/CS Service (Non-AMR Service) Requests


For PS services/CS service (non-AMR service) requests, the RNC must ensure that the remaining codes
(the remaining minimum SF of the current cell) upon admitting a new service do not exceed the
threshold which is specified by the DlHoCeCodeResvSf parameter.

AMR Service Requests


For AMR service requests,

If the CSRABCacOptSwitch parameter is set to OFF, the RNC must ensure that the remaining codes
(the remaining minimum SF of the current cell) upon admitting a new service do not exceed the
threshold specified by the DlHoCeCodeResvSf parameter.

If the CSRABCacOptSwitch parameter is set to ON, code resource-based admission succeeds if the
remaining code resources are sufficient for the service to be admitted.

3.3 CAC Based on Power Resources


3.3.1 Overview
Power-based admission is used for RRC connection setup requests and radio access bearer (RAB)
admission. The power-based admission algorithm is enabled or disabled by the
NBMUlCacAlgoSelSwitch/NBMDlCacAlgoSelSwitch parameter.

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

3-3

WCDMA RAN
Call Admission Control

3 Technical Description

To enable power-based admission control for HSDPA or HSUPA services, select HSDPA_UU_ADCTRL or
HSUPA_UU_ADCTRL under the NBMCacAlgoSwitch parameter.

CAC based on power resources is performed by using one of the following four algorithms:

Algorithm 1 (ALGORITHM_FIRST): admission control based on the cell power load and the expected
load increase caused by a new service
Depending on the current cell power load, the RNC determines whether the cell load will exceed the
threshold upon admitting the new service. If the cell load exceeds the threshold, the RNC rejects the
access request. Otherwise, the RNC admits the service.

Algorithm 2 (ALGORITHM_SECOND): admission control based on the equivalent number of users


(ENU)
Depending on the current ENU load and the access request, the RNC determines whether the ENU
will exceed the threshold upon admitting the new service. If the ENU exceeds the threshold, the RNC
rejects the access request. Otherwise, the RNC admits the service.

Algorithm 3 (ALGORITHM_THIRD): admission control without considering load increase caused by a


new service
This algorithm assumes that the load increase caused by the new service is 0. Based on the current
cell power load, the RNC determines whether the cell load will exceed the threshold. If the cell load
exceeds the threshold, the RNC rejects the access request. Otherwise, the RNC admits the service.

Algorithm 4 (ALGORITHM_FOURTH): admission control based on the uplink actual power load and
the expected load increase caused by a new service.
Depending on the current uplink actual power load, the RNC determines whether the cell load will
exceed the threshold after admitting the new service. If the cell load exceeds the threshold, the RNC
rejects the access request. Otherwise, the RNC accepts the service.

Algorithm 4 applies only to admission control in the uplink. Admission control in the downlink can use only algorithm 1, 2,
or 3.

Figure 3-2 shows the basic procedure for a power-based admission decision.

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

3-4

WCDMA RAN
Call Admission Control

3 Technical Description

Figure 3-2 Basic procedure for a power-based admission decision

The basic principles for a power-based admission decision are as follows:

For an intra-frequency handover request, only a downlink admission decision is required.

For a non-intra-frequency handover request, both uplink and downlink decisions are required.

If there is a rate downsizing request, the RNC accepts it directly. For a rate upsizing request, both
uplink and downlink admission control are required.

3.3.2 Power-based Admission Control on RRC Connection Setup


Requests
The RNC performs loose or strict admission control on RRC connection setup requests. The
RRCCacChoice parameter specifies whether to use loose or strict admission control.
Admission control is performed on RRC connection setup requests the same way as it is performed on
RAB setup requests, except that the admission thresholds are different. This section only describes the
admission thresholds for RRC connection setup requests in loose and strict admission control. For
details about admission control for RAB setup, see section 3.3.3 "Power-based Admission Algorithm 1
for RAB Setup."
If load increase is considered when the RNC performs admission control on an RRC connection setup request, the RNC
calculates the load increase based on the signaling radio bearer (SRB) rate of the RRC connection setup request. The
SRB rate of an RRC connection setup request is set by running the SET URRCESTCAUSE command.

Loose Admission Control


If an RRC connection setup request comes from emergency calls, detachments, or registrations, the
RRC connection is set up directly.

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

3-5

WCDMA RAN
Call Admission Control

3 Technical Description

If an RRC connection setup request comes from other services, admission control is performed as
follows:

When UL_UU_OLC or DL_UU_OLC under the NBMLdcAlgoSwitch parameter is set to 1,


If

the cell is overloaded, the RRC connection setup request is rejected.

If

the cell is not overloaded, the uplink or downlink OLC triggering threshold (UlOlcTrigThd or
DlOlcTrigThd) is used for admission control.

When UL_UU_OLC or DL_UU_OLC is set to 0, the uplink or downlink OLC triggering threshold
(UlOlcTrigThd or DlOlcTrigThd) is used for admission control.

For details about the state of an overloaded cell and overload control (OLC), see the Load Control
Feature Parameter Description.

Strict Admission Control


If an RRC connection setup request comes from emergency calls or detachments, the RRC connection
is set up directly.
If an RRC connection setup request comes from other services, the RNC determines the admission
threshold based on one of the following request causes:

RRC connection setup requests of real-time services

RRC connection setup requests of non-real-time services

RRC connection setup requests of other services (excluding real-time services, non-real-time services,
emergency calls, and detachments)

The RNC determines the admission threshold using the following formulas:

Admission threshold for RRC of real-time services = Admission threshold offset for RRC of real-time
services(RTRRCCacThdOffset) + UlNonCtrlThdForAMR (for the uplink) or DlConvAMRThd (for the
downlink)

Admission threshold for RRC of non-real-time services = Admission threshold offset for RRC of
non-real-time services (NRTRRCCacThdOffset) + UlNonCtrlThdForOther (for the uplink) or
DlOtherThd (for the downlink)

Admission threshold for RRC of other services = Admission threshold offset for RRC of other services
(OtherRRCCacThdOffset) + UlOlcTrigThd (for the uplink) or DlOlcTrigThd (for the downlink)

3.3.3 Power-based Admission Algorithm 1 for RAB Setup


There are two types of power-based admission decisions based on algorithm 1: uplink and downlink.
The RNC performs admission control on services based on cell load. The measurement quantities
relevant to cell load are processed and reported by the load measurement module of the RNC. For
details about how measurement quantities relevant to cell load are measured and reported, see the
section of load measurements in the Load Control Feature Parameter Description.

Uplink Power-based Admission Decisions for R99 Cells Based on Algorithm 1


In an R99 cell, uplink power-based admission decisions are made according to the RTWP-based total
uplink load. The RTWP-based total uplink load is calculated in real time by the load measurement
module of the RNC. It is represented by UL,R99-Total and calculated using the following formula:
UL,R99-Total = 1 PN/RTWP + UL,CCH
Where

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

3-6

WCDMA RAN
Call Admission Control

3 Technical Description

PN is the received uplink background noise. It is set by the BackgroundNoise parameter. If the
auto-adaptive background noise update algorithm is enabled, PN is updated in real time. For details
about the auto-adaptive background noise update algorithm, see the Load Control Feature Parameter
Description.

RTWP is the received total wideband power in the uplink. It is measured by the NodeB and reported to
the RNC periodically.

UL,CCH is the reserved load on the uplink common channels. It is set by the UlCCHLoadFactor
parameter.

Upon receiving a service access request, the RNC makes the uplink power-based admission decision
for an R99 service. The procedure is as follows:
1. The RNC calculates the uplink load increase (UL) based on the initial admission rate of the service.
For details about the initial admission rate, see the Load Control Feature Parameter Description.
2. If the sum of the RTWP-based total uplink load (UL,R99-Total) and the load increase caused by the new
service (UL) is lower than or equal to the corresponding admission threshold
(UlNonCtrlThdForAMR, UlNonCtrlThdForNonAMR, UlNonCtrlThdForOther, or
UlNonCtrlThdForHo), the RNC admits the service. Otherwise, the RNC performs the next step.
If the CSRABCacOptSwitch parameter is set to ON, the RNC uses the following admission threshold for AMR service
setup, reconfiguration, or handover requests to increase the access success rate of AMR services:

When the OLC algorithm switch (UL_UU_OLC under the NBMLdcAlgoSwitch parameter) is turned on, the uplink OLC
triggering threshold (UlOlcTrigThd) is used as the admission threshold.

When the OLC algorithm switch (UL_UU_OLC under the NBMLdcAlgoSwitch parameter) is turned off, the admission
threshold is 100%.

3. The RNC checks whether the control RTWP anti-interference function switch
(RTWP_RESIST_DISTURB under the NBMCacAlgoSwitch parameter) is turned on. If it is turned
on, the RNC checks whether the total uplink load of ENU on the cell is lower than
CellUlEquNumCapacity. If it is lower than CellUlEquNumCapacity, the RNC admits the service.
Otherwise, the RNC rejects the access request. For details about the total uplink load of ENU on the
cell, see section 3.3.4 "Power-based Admission Algorithm 2 for RAB Setup."

Uplink Power-based Admission Decisions for HSPA Cells Based on Algorithm


1
In an HSPA cell, uplink power-based admission decisions are made based on the following load
measurements:

The RTWP-based total uplink load, which is calculated in real time by the load measurement module
of the RNC. It is represented by UL,HSUPA-Total and calculated using the following formula:
UL,HSUPA-Total = 1 PN/RTWP + UL,CCH + HS-DPCCH
Where HS-DPCCH is the reserved load for the uplink HS-DPCCH. It is set by the
UlHsDpcchRsvdFactor parameter. The other variables are defined the same way as for an R99 cell
in "Uplink Power-based Admission Decisions for R99 Cells Based on Algorithm 1."

The uncontrollable uplink load, which is the load factor for the receive power of a cell excluding the
receive power used for scheduling services. It is represented by UL,NonCtrl and calculated using the
following formula:
UL,NonCtrl = UL,HSUPA-Total UL,Ctrl

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

3-7

WCDMA RAN
Call Admission Control

3 Technical Description

Where UL,Ctrl is the controllable uplink load and equals the received scheduled E-DCH power share
(RSEPS). RSEPS is the ratio of the receive power of all scheduled users to RTWP in the current cell.
RSEPS is measured by the NodeB and periodically reported to the RNC.

The total uplink load for preferential admission of R99 services, which is represented by UL,R99Prefer-Total.
When the guaranteed bit rate (GBR) for HSUPA services is too high, the RTWP-based total uplink load
may also be too high, and therefore R99 service admission is difficult. In this case, UL,R99Prefer-Total
ensures that R99 services are preferentially admitted. It is calculated using the following formula:
UL,R99Prefer-Total = UL,NonCtrl + ThdHSUPAMaxGBP + UL,CCH + HS-DPCCH
Where ThdHSUPAMaxGBP is the maximum guaranteed load threshold for HSUPA services when the RNC
makes an admission decision on an R99 service. It is set by the HsupaMaxGBPThd parameter.

If the periodic measurement switch of the total receive power used for scheduling services on the E-DCH is turned off
(HSUPA_EDCH_RSEPS_MEAS under the NBMCacAlgoSwitch parameter is set to 0), the RNC performs admission
control for the cell based on ENU. For details about ENU-based admission control, see section 3.3.4 "Power-based
Admission Algorithm 2 for RAB Setup."

Upon receiving a service access request, the RNC performs the uplink power-based admission decision.
The procedure is as follows:
1. The RNC calculates the uplink load increase (UL) based on the initial admission rate of the service.
2. The RNC determines whether to admit the service. If service admission succeeds, the RNC admits
the service. If service admission fails, the RNC performs the next step. Note that the admission
criteria vary with the bearer type in an HSPA cell, which is described in follow-up sections.
3. The RNC checks whether the control RTWP anti-interference function switch
(RTWP_RESIST_DISTURB under the NBMCacAlgoSwitch parameter) is turned on. If it is turned
on, the RNC checks whether the total uplink load of ENU on the cell is lower than
CellUlEquNumCapacity. If it is lower than CellUlEquNumCapacity, the RNC admits the service.
Otherwise, the RNC rejects the access request. For details about the total uplink load of ENU on the
cell, see section 3.3.4 "Power-based Admission Algorithm 2 for RAB Setup."
The admission criteria for different bearer types in an HSPA cell are as follows:
For the DCH RAB
If the bearer type is the DCH RAB, a service is admitted only when the following criteria are both met:

The sum of the uncontrollable uplink load (UL,NonCtrl) and the load increase caused by the new service
(UL) is lower than or equal to the corresponding admission threshold (UlNonCtrlThdForAMR,
UlNonCtrlThdForNonAMR, UlNonCtrlThdForOther, or UlNonCtrlThdForHo).

The sum of the RTWP-based total uplink load (UL,HSUPA-Total) and the load increase caused by the new
service (UL), or the sum of the total uplink load for preferential admission of R99 services
(UL,R99Prefer-Total) and the load increase caused by the new service (UL), is lower than or equal to
UlCellTotalThd.

If the CSRABCacOptSwitch parameter is set to ON, the RNC uses the following admission threshold for AMR service
setup, reconfiguration, or handover requests to increase the access success rate of AMR services:

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

3-8

WCDMA RAN
Call Admission Control

3 Technical Description

When the OLC algorithm switch (UL_UU_OLC under the NBMLdcAlgoSwitch parameter) is turned on, the uplink OLC
triggering threshold (UlOlcTrigThd) is used as the admission threshold.

When the OLC algorithm switch (UL_UU_OLC under the NBMLdcAlgoSwitch parameter) is turned off, the admission
threshold is 100%.

For the HSUPA RAB


If the bearer type is the HSUPA RAB, the CAC algorithm combines the PBR-based admission decision
with the load-based admission decision. The RNC admits an HSUPA service if either PBR-based
admission or load-based admission succeeds.
IMS signaling services carried on HSUPA RABs are admitted directly.

PBR-based admission decisions


The uplink provided bit rate (PBR) is the effective uplink throughput on all UEs corresponding to a
scheduling priority indicator (SPI) successfully received by the NodeB. PBR is reported by the NodeB
to the RNC periodically.
The RNC performs PBR-based admission control only when the HSUPA PBR measurement switch is
turned on (HSUPA_PBR_MEAS under the NBMCacAlgoSwitch parameter is set to 1). If the sum of
PBRs of some UEs is larger than the sum of their GBRs multiplied by a certain factor, the RNC
decides that the QoS requirements of the cell are met. In this case, the RNC can admit new services.
PBR-based service admission succeeds if any of the following criteria are met:

Where
ThdL

is the PBR threshold (HsupaLowPriorityUserPBRThd) for all HSUPA users whose


scheduling priorities are lower than the priority of users to be admitted.
ThdE

is the PBR threshold (HsupaEqualPriorityUserPBRThd) for all HSUPA users whose


scheduling priorities are equal to the priority of users to be admitted.
ThdGE

is the PBR threshold (HsupaHighPriorityUserPBRThd) for all HSUPA users whose


scheduling priorities are higher than the priority of users to be admitted.

Load-based admission decisions


For HSUPA scheduling services, if the sum of the RTWP-based total uplink load (UL,HSUPA-Total) and
the load increase caused by the new service (UL) is lower than or equal to UlCellTotalThd,
load-based service admission succeeds. Otherwise, load-based service admission fails.
For HSUPA non-scheduling services, load-based service admission succeeds only when both of the
following criteria are met:
sum of the RTWP-based total uplink load (UL,HSUPA-Total) and the load increase caused by the
new service (UL) is lower than or equal to UlCellTotalThd.

The

The

sum of the uncontrollable uplink load (UL,NonCtrl) and the load increase caused by the new
service (UL) is lower than or equal to the corresponding admission threshold

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

3-9

WCDMA RAN
Call Admission Control

3 Technical Description

(UlNonCtrlThdForAMR, UlNonCtrlThdForNonAMR, UlNonCtrlThdForOther, or


UlNonCtrlThdForHo).
Otherwise, load-based service admission fails.
If the CSRABCacOptSwitch parameter is set to ON, the RNC uses the following admission threshold for AMR service
setup, reconfiguration, or handover requests to increase the access success rate of AMR services:

When the OLC algorithm switch (UL_UU_OLC under the NBMLdcAlgoSwitch parameter) is turned on, the uplink OLC
triggering threshold (UlOlcTrigThd) is used as the admission threshold.

When the OLC algorithm switch (UL_UU_OLC under the NBMLdcAlgoSwitch parameter) is turned off, the admission
threshold is 100%.

For the DC-HSUPA RAB


Only load-based admission decisions are made for DC-HSUPA RABs.

For DC-HSUPA non-scheduling services, load-based admission decisions are made only on the
primary carrier. The admission method is the same as that for common HSUPA non-scheduling
services.

A DC-HSUPA scheduling service is admitted if the load-based admission decision is successful on the
primary or secondary carrier. The admission decision method is the same as that for a common
HSUPA scheduling service. That is, the sum of the RTWP-based total uplink load (UL,HSUPA-Total) and
the load increase after admitting the DC-HSUPA scheduling service (UL) is lower than or equal to
UlCellTotalThd on the primary or secondary carrier.

Downlink Power-based Admission Decisions for R99 Cells Based on


Algorithm 1
In an R99 cell, downlink power-based admission decisions are made according to the TCP-based total
downlink load, which is calculated in real time by the load measurement module of the RNC. It is
represented by DL,R99-Total and calculated using the following formula:
DL,R99-Total = TCP + DL,CCH
Where

TCP is equal to the transmitted carrier power (TCP), which is the ratio of the total transmitted power on
one downlink carrier to the maximum transmission power (set by the MaxTxPower parameter).

DL,CCH is the reserved load on the downlink common channels. It is set by the DlCCHLoadRsrvCoeff
parameter.

Upon receiving a service access request, the RNC makes the downlink power-based admission decision
for an R99 service. The procedure is as follows:
1. The RNC calculates the downlink load increase (DL) based on the initial admission rate of the
service and the pilot signal quality the user receives.
2. If the TCP-based total downlink load (DL,R99-Total) is lower than or equal to the corresponding
admission threshold (DlConvAMRThd, DlConvNonAMRThd, DlOtherThd, or DlHOThd), the RNC
admits the service. Otherwise, the RNC rejects the service.
If the CSRABCacOptSwitch parameter is set to ON, the RNC uses the following admission threshold for AMR service
setup, reconfiguration, or handover requests to increase the access success rate of AMR services:

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

3-10

WCDMA RAN
Call Admission Control

3 Technical Description

When the OLC algorithm switch (DL_UU_OLC under the NBMLdcAlgoSwitch parameter) is turned on, the downlink
OLC triggering threshold (DlOlcTrigThd) is used as the admission threshold.

When the OLC algorithm switch (DL_UU_OLC under the NBMLdcAlgoSwitch parameter) is turned off, the admission
threshold is 100%.

Downlink Power-based Admission Decisions for HSPA Cells Based on


Algorithm 1
In an HSPA cell, downlink power-based admission decisions are made based on the following load
measurements:

TCP-based total downlink load, which is represented by DL,HSDPA-Total and calculated using the
following formula:
DL,HSDPA-Total = TCP + DL,CCH + DL,HSUPARes
Where DL,HSUPARes is the power load reserved for HSUPA downlink control channels
(E-AGCH/E-RGCH/E-HICH). It is set by the DlHSUPARsvdFactor parameter. The other variables are
defined the same way as for an R99 cell in "Downlink Power-based Admission Decisions for R99 Cells
Based on Algorithm 1."

Downlink non-HSPA power load, which is represented by DL,NonHSPA. It is the ratio of the total
transmitted power of the codes not used for HS-PDSCH/HS-SCCH/E-AGCH/E-RGCH/E-HICH
transmission on one downlink carrier to the maximum transmission power (set by the MaxTxPower
parameter). DL,NonHSPA is measured by the NodeB and periodically reported to the RNC.

Load of HSDPA power requirement for GBR (HSDPA GBP), which is represented by DL,GBP and
calculated based on the GBR of HSDPA users in the cell. The NodeB periodically reports DL,GBP to the
RNC.

HSDPA GBP-based total downlink load, which is represented by DL,GBP-Total and calculated using the
following formula:

DL,GBP-Total = DL,NonHSPA + min (DL,GBP + DL,HSUPARes, DL,MaxHSPA) + DL,CCH


Where DL,MaxHSPA is the threshold for the maximum available HSDPA power. It is calculated based on
the HspaPower parameter.

The total downlink load for preferential admission of R99 services, which is represented by
DL,R99Prefer-Total. When the GBR for HSDPA services is too high, the HSDPA GBP-based total downlink
load may also be too high, and therefore R99 service admission is difficult. In this case, DL,R99Prefer-Total
ensures that R99 services are preferentially admitted. It is calculated using the following formula:

DL,R99Prefer-Total = DL,NonHSPA + ThdHSDPAMaxGBP + DL,HSUPARes + DL,CCH


Where ThdHSDPAMaxGBP is the maximum guaranteed load threshold for HSDPA services when the RNC
makes an admission decision on an R99 service. It is set by the HsdpaMaxGBPThd parameter.
Upon receiving a service access request, the RNC performs the downlink power-based admission
decision. The procedure is as follows:
1. The RNC calculates the downlink load increase (DL) based on the initial admission rate of the
service and the pilot signal quality the user receives.
2. The RNC determines whether to admit the service. The admission criteria vary with the bearer type in
an HSPA cell.
The admission criteria for different bearer types in an HSPA cell are as follows:

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

3-11

WCDMA RAN
Call Admission Control

3 Technical Description

For the DCH RAB


If the bearer type is the DCH RAB, a service is admitted only when the following criteria are both met:
1. The sum of the downlink non-HSPA power load (DL,NonHSPA) and the load increase caused by the
new service (DL) is lower than or equal to the corresponding admission threshold
(DlConvAMRThd, DlConvNonAMRThd, DlOtherThd, or DlHOThd).
2. The sum of the TCP-based total downlink load (DL,HSDPA-Total) and the load increase caused by the
new service (DL), the sum of the total downlink load based on the guaranteed power for HSDPA
services (DL,GBP-Total) and the load increase caused by the new service (DL), or the sum of the total
downlink load for preferential admission of R99 services (DL,R99Prefer-Total) and the load increase
caused by the new service (DL) is lower than or equal to the threshold for the total downlink power
of the cell (DlCellTotalThd). Otherwise, the RNC rejects the service.
If the CSRABCacOptSwitch parameter is set to ON, the RNC uses the following admission threshold for AMR service
setup, reconfiguration, or handover requests to increase the access success rate of AMR services:

When the OLC algorithm switch (DL_UU_OLC under the NBMLdcAlgoSwitch parameter) is turned on, the downlink
OLC triggering threshold (DlOlcTrigThd) is used as the admission threshold.

When the OLC algorithm switch (DL_UU_OLC under the NBMLdcAlgoSwitch parameter) is turned off, the admission
threshold is 100%.

If the current cell supports DC-HSDPA, the current total power of the DC-HSDPA cell group must also be
lower than the sum of the total downlink power threshold of the primary cell and that of the secondary
cell for DCH RAB admission.
For the HSDPA RAB
If the bearer type is the HSDPA RAB, the CAC algorithm combines the PBR-based admission control
with the load-based admission control. The RNC admits an HSDPA service if either PBR-based
admission or load-based admission succeeds.

PBR-based admission decisions


The downlink PBR is the effective downlink throughput on all UEs corresponding to an SPI
successfully sent by the NodeB. PBR is reported by the NodeB to the RNC periodically.
The RNC performs PBR-based admission control only when the HSDPA PBR measurement switch is
turned on (HSDPA_PBR_MEAS under the NBMCacAlgoSwitch parameter is set to 1). If the sum of
PBRs of some UEs is larger than the sum of their GBRs multiplied by a certain factor, the RNC
decides that the QoS requirements of the cell are met. In this case, the RNC can admit new services.
PBR-based service admission succeeds if equation a (for streaming services) or equation b (for BE
services) is satisfied:
a.
b.
Where
PBRstrm

is the provided bit rate of all existing streaming services.

Thdhsdpa-str

is the admission threshold of the PBR-based decision for streaming services


(HsdpaStrmPBRThd).

PBRbe

is the provided bit rate of all existing BE services.

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

3-12

WCDMA RAN
Call Admission Control

3 Technical Description

Thdhsdpa-be

is the admission threshold of the PBR-based decision for BE services


(HsdpaBePBRThd).

Load-based admission decisions


Load-based service admission succeeds only when both of the following criteria are met:
The

sum of the HSDPA GBP load (DL,GBP) and the load increase caused by the new service (DL) is
lower than or equal to the threshold for the maximum available HSDPA power, which is equal to 110
(-HspaPower/10)
.

The

sum of the TCP-based total downlink load (DL,HSDPA-Total) and the load increase caused by the
new service (DL), or the sum of the HSDPA GBP-based total downlink load (DL,GBP-Total) and the
load increase caused by the new service (DL) is lower than or equal to the threshold for the total
downlink power of the cell (DlCellTotalThd).
Otherwise, load-based service admission fails.

If the CSRABCacOptSwitch parameter is set to ON, the RNC uses the following admission threshold for AMR service
setup, reconfiguration, or handover requests to increase the access success rate of AMR services:

When the OLC algorithm switch (DL_UU_OLC under the NBMLdcAlgoSwitch parameter) is turned on, the downlink
OLC triggering threshold (DlOlcTrigThd) is used as the admission threshold.

When the OLC algorithm switch (DL_UU_OLC under the NBMLdcAlgoSwitch parameter) is turned off, the admission
threshold is 100%.

If the current cell supports DC-HSDPA, the total power of the DC-HSDPA cell group must be lower than
the sum of the downlink total power threshold of the primary cell and that of the secondary cell for
HSDPA RAB admission.
Conversational services in the PS domain carried on HSPA RABs can be considered as streaming services in admission
control.

For the DC-HSDPA RAB


If the bearer type is the DC-HSDPA RAB, admission control is based on the power of the DC-HSDPA cell
group because the RAB is set up on both carriers.
The RNC admits DC-HSDPA RABs in the following situations:

PBR-based service admission in the DC-HSDPA cell group succeeds. PBR-based admission control
in the DC-HSDPA cell group is similar to that in the SC-HSDPA cell. The difference between them is
that users selected during an admission decision are DC-HSDPA users in the DC-HSDPA cell group,
not SC-HSDPA users.

Load-based service admission in the DC-HSDPA cell group succeeds. This means that the total
downlink load factor of the DC-HSDPA cell group is lower than the sum of the total downlink load
threshold of the primary cell and that of the secondary cell.

For HSUPA Control Channels


The power for downlink control channels (E-AGCH/E-RGCH/E-HICH) is specified by the
DlHSUPARsvdFactor parameter. Therefore, power-based admission control is not required on these
channels.
For MBMS
For details about MBMS, see the MBMS Feature Parameter Description.

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

3-13

WCDMA RAN
Call Admission Control

3 Technical Description

3.3.4 Power-based Admission Algorithm 2 for RAB Setup


There are two types of power-based admission decisions based on algorithm 2: uplink and downlink.
The ENU of MBMS downlink control channels (MICH and MCCH) is reserved. Therefore, power-based
admission is not performed on these channels.
The ENU of HSUPA downlink control channels (E-AGCH, E-RGCH, and E-HICH) is reserved by
DlHSUPARsvdFactor. Therefore, power-based admission is not performed on these channels.

Equivalent Number of Users


When the activation factor is 100%, a 12.2 kbit/s AMR service is defined as one ENU. The following
aspects are considered when the ENU is calculated:

Cell type (a typical urban cell or a suburban cell)

Traffic QoS, which is the Block Error Rate (BLER)

Target number of retransmissions

The activity factor of the traffic type, which can be set with the SET UADMCTRL command.

Table 3-1 describes the ENU references for some services in typical scenarios. Configurations in typical
scenarios are as follows:

The cell is a typical urban cell.

The target BLER of R99 users in the cell is 1%.

Target number of retransmissions:


10%
1%

for 2 ms TTI HSUPA users

for 10 ms TTI HSUPA users

Activation factors for different service types:


Activation

factor SRB = 10%

Activation

factor for AMR 12.2 kbit/s services = 50%

Activation

factor for DCH PS services = 10%

Activation

factor HSPA PS services = 100%

Table 3-1 ENU references in the typical scenarios


Service

ENU
Uplink for DCH Downlink for DCH HSDPA

2 ms TTI
HSUPA

10 ms TTI
HSUPA

3.4 kbit/s SIG

0.2847

0.0420

0.0279

0.3107

0.1369

13.6 kbit/s SIG

0.5057

0.1115

0.0738

0.36

0.1655

3.4 kbit/s + 12.2


kbit/s

0.8196

0.5420

2.0242

1.0869

3.4 kbit/s + 8 kbit/s 0.7548


(PS)

0.1044

0.545

3.5098

1.7611

3.4 kbit/s + 16 kbit/s 0.6500


(PS)

0.1248

0.8749

3.8713

1.9786

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

3-14

WCDMA RAN
Call Admission Control

Service

3 Technical Description

ENU
Uplink for DCH Downlink for DCH HSDPA

2 ms TTI
HSUPA

10 ms TTI
HSUPA

3.4 kbit/s + 32 kbit/s 0.6228


(PS)

0.2187

1.463

4.5856

2.4106

3.4 kbit/s + 64 kbit/s 0.7566


(PS)

0.3252

2.5545

5.9806

3.2625

3.4 kbit/s + 128


kbit/s (PS)

0.9248

0.5926

4.6851

8.6430

4.9192

3.4 kbit/s + 144


kbit/s (PS)

1.0305

0.6615

5.2225

9.2279

5.2463

3.4 kbit/s + 256


kbit/s (PS)

1.4399

1.0489

9.1193

13.1063

7.4698

3.4 kbit/s + 384


kbit/s (PS)

2.1150

1.5523

13.9332

17.1227

9.8773

In Table 3-1,

HSDPA (3.4 kbit/s SIG or 13.6kbit/s SIG) indicates the ENU when SRB over HSDPA is used.

HSDPA (3.4 kbit/s + n kbit/s) indicates the ENU when SRB over DCH and TRB over HSDPA are used.

HSUPA (3.4 kbit/s SIG or 13.6kbit/s SIG) indicates the ENU when SRB over HSUPA is used.

HSUPA (3.4 kbit/s + n kbit/s) indicates the ENU when SRB over DCH and TRB over HSUPA are used.

Uplink ENU Resource Admission Decisions


In the uplink, ENU-based admission decisions are made based on the following load measurements:

Uplink total ENU load, which is represented by UL,ENU and calculated using the following formula:

UL,ENU = ENUUL,Total/ENUUL,Max + UL,CCH


Where

ENUUL,Total is the sum of ENUs corresponding to the RABs in a cell.

ENUUL,Max is the maximum ENU of a cell. It is set by the UlTotalEqUserNum parameter.

UL,CCH is the reserved load on the uplink common channels. It is set by the UlCCHLoadFactor
parameter.

The total uplink load of ENU for preferential admission of R99 services, which is represented by
UL,R99Prefer-ENU. When the GBR for HSUPA services is too high, the total uplink load of ENU may also
be too high, and therefore R99 service admission is difficult. In this case, UL,R99Prefer-ENU ensures that
R99 services are preferentially admitted. It is calculated using the following formula:
UL,R99Prefer-ENU = UL,DCH_ENU + Thd HSUPAMaxGBP
Where

UL,DCH_ENU is the ENU load of all DCH RABs in a cell. It is the ratio of the sum of ENUs for all DCH
RABs to the maximum ENU in a cell (UlTotalEqUserNum).

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

3-15

WCDMA RAN
Call Admission Control

3 Technical Description

Where

ThdHSUPAMaxGBP is the maximum guaranteed load threshold for HSUPA services when the
RNC makes an admission decision on an R99 service. It is set by the HsupaMaxGBPThd
parameter.

Upon receiving a service access request, the RNC makes the uplink ENU-based admission decision.
If a cell is in the OLC state triggered by the RTWP:

The system checks whether the uplink total ENU load (UL,ENU) of the cell is lower than
CellUlEquNumCapacity if the control RTWP anti-interference function switch
(RTWP_RESIST_DISTURB under the NBMCacAlgoSwitch parameter) is turned on. If it is lower than
CellUlEquNumCapacity, the RNC admits the service. Otherwise, the RNC rejects the access
request.

The RNC rejects the access request if the control RTWP anti-interference function is disabled.

If a cell is not in the OLC state, the RNC makes the uplink ENU-based admission decision. The
procedure is as follows:
1. The RNC estimates the ENU load (UL,ENU) based on the initial admission rate of the service.
2. The RNC determines whether to admit the service.
If

the bearer type is the DCH RAB, the RNC admits a service when the sum of the uplink total ENU
load (UL,ENU) and the ENU load increase caused by the new service (UL,ENU) is lower than or equal
to the corresponding admission threshold (UlNonCtrlThdForAMR, UlNonCtrlThdForNonAMR,
UlNonCtrlThdForOther, or UlNonCtrlThdForHo), or when the sum of the total uplink ENU load for
preferential admission of R99 services (UL,R99Prefer-ENU) and the ENU load increase caused by the
new service (UL,ENU) is lower than or equal to UlCellTotalThd. Otherwise, the RNC rejects the
access request.

If

the bearer type is the HSUPA RAB, the RNC admits a service only when the sum of the uplink total
ENU load (UL,ENU) and the ENU load increase caused by the new service (UL,ENU) is lower than or
equal to the corresponding admission threshold (UlNonCtrlThdForAMR,
UlNonCtrlThdForNonAMR, UlNonCtrlThdForOther, or UlNonCtrlThdForHo). Otherwise, the
RNC rejects the access request.

If the CSRABCacOptSwitch parameter is set to ON, the RNC uses the following admission threshold for AMR service
setup, reconfiguration, or handover requests to increase the access success rate of AMR services:

When the OLC algorithm switch (UL_UU_OLC under the NBMLdcAlgoSwitch parameter) is turned on, the uplink OLC
triggering threshold (UlOlcTrigThd) is used as the admission threshold.

When the OLC algorithm switch (UL_UU_OLC under the NBMLdcAlgoSwitch parameter) is turned off, the admission
threshold is 100%.

For DC-HSUPA RABs


DC-HSUPA RABs are admitted only to the primary carrier. Admission control for DC-HSUPA RABs is
the same as that for common HSUPA RABs.
The ENU corresponding to the DC-HSUPA RABs is counted into the ENU load of the primary carrier.

Downlink ENU Resource Admission Decisions


In the downlink, ENU-based admission decisions are made based on the following load measurements:

Downlink total ENU load, which is represented by DL,ENU and calculated using the following formula:

DL,ENU = ENUDL,Total/ENUDL,Max + DL,CCH


Where

ENUDL,Total is the sum of ENUs corresponding to the RABs in a cell.

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

3-16

WCDMA RAN
Call Admission Control
ENUDL,Max

3 Technical Description

is the maximum ENU of a cell. It is set by the DlTotalEqUserNum parameter.

DL,CCH

is the reserved load on the downlink common channels. It is set by the


DlCCHLoadRsrvCoeff parameter.

The total downlink load for preferential admission of R99 services, which is represented by
DL,R99Prefer-ENU. When the GBR for HSDPA services is too high, the HSDPA GBP-based total downlink
load may also be too high, and therefore R99 service admission is difficult. In this case, DL,R99Prefer-ENU
ensures that R99 services are preferentially admitted. It is calculated using the following formula:

DL,R99Prefer-ENU = DL,DCH_ENU + ThdHSDPAMaxGBP


Where

DL,DCH_ENU is the ENU load of all DCH RABs in a cell. It is the ratio of the sum of ENUs for all DCH
RABs to the maximum ENU in a cell (DlTotalEqUserNum).

ThdHSDPAMaxGBP

is the maximum guaranteed load threshold for HSDPA services when the RNC
makes an admission decision on an R99 service. It is set by the HsdpaMaxGBPThd parameter.

Upon receiving a service access request, the RNC makes the downlink ENU-based admission decision.

For non-DC-HSDPA RABs


The RNC estimates the ENU load (DL,ENU) of the service based on the initial admission rate, and
then makes the ENU-based admission decision.
DCH RABs, if the sum of the downlink total ENU load (DL,ENU) and the ENU load increase
caused by the new service (DL,ENU) is lower than or equal to the corresponding admission threshold
(DlConvAMRThd, DlConvNonAMRThd, DlOtherThd or DlHOThd), or if the sum of the total
downlink load for preferential admission of R99 services (DL,R99Prefer-ENU) and the ENU load increase
caused by the new service (DL,ENU) is lower than or equal to DlCellTotalThd, the RNC admits the
service. Otherwise, the RNC rejects the access request.

For

HSDPA RABs, if the sum of the downlink total ENU load (DL,ENU) and the ENU load increase
caused by the new service (DL,ENU) is lower than or equal to the corresponding admission threshold
(DlConvAMRThd, DlConvNonAMRThd, DlOtherThd or DlHOThd), the RNC admits the service.
Otherwise, the RNC rejects the access request.

For

If the CSRABCacOptSwitch parameter is set to ON, the RNC uses the following admission threshold for AMR service
setup, reconfiguration, or handover requests to increase the access success rate of AMR services:

When the OLC algorithm switch (DL_UU_OLC under the NBMLdcAlgoSwitch parameter) is turned on, the downlink
OLC triggering threshold (DlOlcTrigThd) is used as the admission threshold.

When the OLC algorithm switch (DL_UU_OLC under the NBMLdcAlgoSwitch parameter) is turned off, the admission
threshold is 100%.

For DC-HSDPA RABs


The admission succeeds when the total ENU of the DC-HSDPA cell group divided by the maximum
ENU of the DC-HSDPA cell group is lower than the sum of admission thresholds of the primary cell
and that of the secondary cell.

3.3.5 Power-based Admission Algorithm 3 for RAB Setup


Algorithm 3 is similar to algorithm 1. The only difference is that the estimated load increase in algorithm 3
is always set to 0.
Based on the current cell load, the RNC determines whether the cell load exceeds the threshold, with the
estimated load increase set to 0. If the cell load exceeds the threshold, the RNC rejects the access
request. If not, the RNC admits the service.

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

3-17

WCDMA RAN
Call Admission Control

3 Technical Description

3.3.6 Uplink Power-Based Admission Algorithm 4 for RAB Setup


Algorithm 4 makes admission decisions based on the total uplink load UL, Actual-Total that corresponds to
the actual uplink service load. UL, Actual-Total is calculated using the following formula:
UL, Actual-Total = UL, Actual + UL,CCH
Where

UL, Actual is the actual uplink service load. It considers RTWP measurement results and the minimum
guaranteed actual service load of a cell. The minimum guaranteed actual service load includes R99
channel load, HSUPA control channel load, and HSUPA traffic channel load guaranteeing GBR. The
NodeB measures the minimum guaranteed actual service load and reports to the RNC periodically
over a proprietary interface. GBR is calculated as follows:

If

the function uplink enhanced L2 is disabled, GBR = max (bit rate of one RLC PDU, GBR).

If

the function uplink enhanced L2 is enabled, GBR = max (bit rate of one smallest RLC PDU, GBR).

UL,CCH is the reserved load on the uplink common channels. It is set by the UlCCHLoadFactor
parameter.

If the measurement on the actual uplink service load for a cell is unavailable, for example, when the relevant NodeB
boards cannot report the measurement results, the RNC performs admission control for the cell based on ENU. For
details about ENU-based admission control, see section 3.3.4 "Power-based Admission Algorithm 2 for RAB Setup."

Upon receiving a service access request, the RNC makes the admission decision based on the total
uplink load that corresponds to the actual uplink service load. The procedure is as follows:
1. The RNC calculates the uplink load increase (UL) based on the initial admission rate of the service.
For details about the initial admission rate, see the Load Control Feature Parameter Description.
2. If the sum of the total uplink load UL, Actual-Total that corresponds to the actual uplink service load and
the load increase caused by the new service (UL) is lower than or equal to the corresponding
access threshold (UlNonCtrlThdForAMR, UlNonCtrlThdForNonAMR, UlNonCtrlThdForOther, or
UlNonCtrlThdForHo), the RNC admits the service. Otherwise, the RNC rejects the access request.
If the CSRABCacOptSwitch parameter is set to ON, the RNC uses the following admission threshold for AMR service
setup, reconfiguration, or handover requests to increase the access success rate of AMR services:

When the OLC algorithm switch (UL_UU_OLC under the NBMLdcAlgoSwitch parameter) is turned on, the uplink OLC
triggering threshold (UlOlcTrigThd) is used as the admission threshold.

When the OLC algorithm switch (UL_UU_OLC under the NBMLdcAlgoSwitch parameter) is turned off, the admission
threshold is 100%.

The total uplink load that corresponds to the actual uplink service load depends on reporting of the
measurement on the actual uplink service load for a cell. However, not all NodeB boards support such a
measurement. Therefore, algorithm 4 has the following requirements for NodeBs:

NodeB software must be RAN14.0 or a later version.

For the BTS3812E, BTS3812A, and BTS3812AE, the EBBI, EBOI, EDLP, EULP, or EULPd board
must be configured, and the HBBI, HDLP, or HULP board must not be configured.

For the BBU3900, the WBBPb or WBBPd board must be configured, and the WBBPa board must not
be configured.

The DBS3800 and 20W RRU3801 does not support algorithm 4.


When the feature of independent demodulation of signals from multiple RRUs in one cell is configured,
this cell does not support algorithm 4.

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

3-18

WCDMA RAN
Call Admission Control

3 Technical Description

3.4 CAC Based on NodeB Credit Resources


NodeB credit resource-based admission is optional for admission control. This admission mode takes
effect only when NODEB_CREDIT_CAC_SWITCH under the CacSwitch parameter and
CRD_ADCTRL under the NBMCacAlgoSwitch parameter are selected.

3.4.1 NodeB Credit Resources


The NodeB credit resource is a concept on the RNC side. It is referred to as the channel element (CE)
on the NodeB side.
CEs are used to measure the channel demodulation capability of NodeBs. CEs are classified into uplink
and downlink CEs.

One uplink CE needs to be consumed by an uplink 12.2 kbit/s voice service (SF = 64) plus 3.4 kbit/s
signaling traffic.

One downlink CE needs to be consumed by a downlink 12.2 kbit/s voice service (SF = 128) plus 3.4
kbit/s signaling traffic.

If only 3.4 kbit/s signaling traffic is carried on a DCH or HSPA channel, one CE is still needed. CEs have
been reserved for common and HSDPA-related channels. For details about CEs and CE consumption of
different types of service, see the CE Resource Management Feature Parameter Description.
NodeB credit resource-based admission is implemented at NodeB level, local cell group (LCG) level (if
any), and local cell (LC) level. Cells in an LCG share the CEs of the LCG in the uplink. The NodeB sends
the RNC an audit response message, reporting the CE capability of the three levels. The NodeB
considers physical and licensed CEs when reporting the CE capability to the RNC.

The NodeB-level CEs are the licensed CEs supported by the NodeB.

In the uplink, the number of LCG-level CEs are the smaller one between the number of LCG-level
physical CEs and the number of NodeB-level licensed CEs. In the downlink, the number of LCG-level
CEs are the sum of downlink CEs on all boards of the LCG.

In the uplink, the LC-level CEs are the physical CEs of the uplink resource group to which the cell
belongs. In the downlink, the LC-level CEs are the physical CEs of the baseband processing board to
which the cell belongs.

The relationship between NodeB credit resources and CEs is as follows:

In the uplink, the quantity of NodeB credit resources is twice that of CEs.

In the downlink, the quantity of NodeB credit resources equals that of CEs.

The RNC calculates the remaining NodeB credit resources based on the reported CE capability,
relationship between NodeB credit resources and CEs, and the CE consumption rule. The RNC
implements admission control based on the calculation result. Uplink and downlink CEs are independent
from each other. Therefore, NodeB credit resource-based admission is implemented separately in the
uplink and downlink.

3.4.2 NodeB Credit Resource-based Admission Decisions


In NodeB credit resource-based admission, the admission criteria vary with the service request.
NodeB credit resource-based admission is not required for common and HSDPA-related channels because CEs have
been reserved for these channels.

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

3-19

WCDMA RAN
Call Admission Control

3 Technical Description

RRC Connection Setup Requests


For an RRC connection setup request, NodeB credit resource-based admission is implemented as
follows:

If the RRCCeCodeCacChoice parameter is set to LOOSE_CAC, NodeB credit resource-based


admission succeeds if the available credit resources of the local cell, local cell group (if any), and
NodeB are sufficient for setting up an RRC connection.

If the RRCCeCodeCacChoice parameter is set to STRICT_CAC, the RNC implements NodeB credit
resource-based admission based on the cause carried in the RRC connection setup request:
If

the cause is "Emergency Call" or "Detach", NodeB credit resource-based admission succeeds if
the available credit resources are sufficient.

For

any other cause, the RNC must ensure that the available credit resources of the local cell, local
cell group (if any), and NodeB exceed the reserved credit resources upon admitting an RRC
connection setup request. The reserved credit resources are calculated using SF which is specified
by the parameter DlRRCCeCodeResvSf (for the downlink) or UlRRCCeResvSf (for the uplink).

Handover Service Requests


For a handover service request, NodeB credit resource-based admission succeeds if the available credit
resources of the local cell, local cell group (if any), and NodeB are sufficient for the service to be
admitted.

PS Service/CS Service (Non-AMR Service) Requests


For PS or CS service (non-AMR service) requests, the RNC must ensure that the available credit
resources of the local cell, local cell group (if any), and NodeB exceed the reserved credit resources
upon admitting a new service. The reserved credit resources are calculated using SF which is specified
by the UlHoCeResvSf (for the uplink) or DlHoCeCodeResvSf (for the downlink) parameter.

AMR Service Requests


For AMR service requests,

If the CSRABCacOptSwitch parameter is set to ON, the credit resource-based admission is


successful if the current available credit resources of the local cell, local cell group (if any) and NodeB
are sufficient for the service.

If the CSRABCacOptSwitch parameter is set to OFF, the RNC has to ensure that the current
available credit of the local cell, local cell group (if any) and NodeB exceeds the reserved credit after
admitting a new service. The reserved credit is calculated through SF which is determined by the
UlHoCeResvSf (for the uplink) or DlHoCeCodeResvSf (for the downlink) parameter.

3.5 CAC Based on Iub Resources


Iub resource-based admission control is mandatory when a new service attempts to access the network.
For details about resource-based admission at the transport layer over the Iub interface, see the
Transmission Resource Management Feature Parameter Description.

3.6 CAC Based on the Number of HSPA Users


3.6.1 CAC for HSDPA Users
HSDPA admission control is based on the number of HSDPA users.
When a new HSDPA service attempts to access the network, the algorithm admits the service if the
following conditions are met:
Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

3-20

WCDMA RAN
Call Admission Control

3 Technical Description

The number of HSDPA users in the cell does not exceed the maximum value specified by the
MaxHsdpaUserNum parameter.

The number of HSDPA users in the cell does not exceed the licensed number of users.

The number of HSDPA users in NodeB does not exceed the maximum value specified by the
NodeBHsdpaMaxUserNum parameter.

Otherwise, the HSDPA service performs Directed Retry Decision (DRD) to access one of the cells that
support blind handovers. If none of these cells can be accessed, the HSDPA service is degraded to an
R99 service and then attempts to access a cell. For details about DRD, see the Directed Retry Decision
Feature Parameter Description.

3.6.2 CAC for HSUPA Users


HSUPA admission control is based on the number of HSUPA users.
When a new HSUPA service attempts to access the network, the algorithm admits the service if the
following conditions are met:

The number of HSUPA users in the cell does not exceed the maximum value specified by the
MaxHsupaUserNum parameter.

The number of HSDPA users in the cell does not exceed the licensed number of users.

The number of HSUPA users in NodeB does not exceed the maximum value specified by the
NodeBHsupaMaxUserNum parameter.

Otherwise, the HSUPA service performs Directed Retry Decision (DRD) to access one of the cells that
support blind handovers. If none of these cells can be accessed, the HSUPA service is degraded to an
R99 service and then attempts to access a cell. For details about DRD, see the Directed Retry Decision
Feature Parameter Description.

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

3-21

WCDMA RAN
Call Admission Control

4 Parameters

4 Parameters
Table 4-1 Parameter description
Parameter ID NE

MML
Description
Command

BackgroundNo BSC6900
ise

ADD
Meaning: If [Auto-Adaptive Background Noise Update Switch]
UCELLCA is set to OFF, it is used to set background noise of the cell. If
C
[Auto-Adaptive Background Noise Update Switch] is set to ON,
new background noise is restricted by this parameter and
MOD
UCELLCA "BgnAbnormalThd". For detailed information of this parameter,
refer to the 3GPP TS 25.133.
C
GUI Value Range: 0~621
Actual Value Range: -112~-50
Unit: None
Default Value: 61

CSRABCacOp BSC6900
tSwitch

ADD
Meaning: Whether resource allocation is optimized during CS
UCELLALG RAB setups. When this parameter is set to ON, the RNC
OSWITCH allocates power resources, code resources, channel element
(CE) resources during CS RAB setups based on the loose
MOD
UCELLALG CAC algorithm. This setting increases the CS service setup
OSWITCH success rate. When this parameter is set to OFF, the RNC
does not allocate resources during CS RAB setups based on
the loose CAC algorithm.
GUI Value Range: OFF, ON
Actual Value Range: ON, OFF
Unit: None
Default Value: OFF

CacSwitch

BSC6900

SET
Meaning: 1. NODEB_CREDIT_CAC_SWITCH: The system
UCACALG performs CAC based on the usage state of NodeB credit.
OSWITCH When the NodeB's credit is not enough, the system rejects
new access requests.
2. FACH_60_USER_SWITCH (Switch for Allowing a
Maximum of 60 UEs Carried on the FACH): Whether a
maximum of 60 or 30 UEs can be carried on the FACH. When
this switch is turned on, a maximum of 60 UEs can be carried
on the FACH. When this switch is turned off, a maximum of 30
UEs can be carried on the FACH.
GUI Value Range: NODEB_CREDIT_CAC_SWITCH(NodeB
Credit CAC Switch), FACH_60_USER_SWITCH(FACH
Allowed Max 60 Users Switch)
Actual Value Range: NODEB_CREDIT_CAC_SWITCH,
FACH_60_USER_SWITCH
Unit: None
Default Value:
NODEB_CREDIT_CAC_SWITCH-1&FACH_60_USER_SWIT
CH-0

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

4-1

WCDMA RAN
Call Admission Control

4 Parameters

Parameter ID NE

MML
Description
Command

CellUlEquNum BSC6900
Capacity

ADD
Meaning: Used to check whether the number of equivalent
UCELLCA users is overlarge in a cell. If the rate of equivalent users to
C
total equivalent users allowed in the cell is greater than this
parameter, the number of equivalent users will be judged as
MOD
UCELLCA overlarge, Otherwise the number of equivalent users will not
be judged as overlarge. If the number of equivalent users is
C
not overlarge, and the switch of RTWP anti-interference
algorithm is enabled, the RTWP anti-interference algorithm is
validated. Admission requests will be accepted even when the
RTWP value is great, and related OLC operations will be
cancelled.
GUI Value Range: 0~100
Actual Value Range: 0~1
Unit: %
Default Value: 40

DlCCHLoadRs BSC6900
rvCoeff

ADD
Meaning: Different admission policies are used for dedicated
UCELLCA channel and common channel users. For common channel
C
users, resources instead of separate power admission
decision are reserved. For dedicated channel users, according
MOD
UCELLCA to the current load factor and the characteristics of the new
call, the CAC algorithm predicts the new TX power with the
C
assumption of admitting the new call, then plus with the
premeditated common channel DL load factor to get the
predicted DL load factor. Then, compare it with the DL
admission threshold. If the value is not higher than the
threshold, the call is admitted; otherwise, rejected.
GUI Value Range: 0~100
Actual Value Range: 0~1
Unit: %
Default Value: 0

DlCellTotalThd BSC6900

ADD
Meaning: Admission threshold of the total cell downlink power.
UCELLCA If the value is too high, too many users will be admitted.
C
However, the throughput of a single user is easy to be limited.
If the value is too low, cell capacity will be wasted.
MOD
UCELLCA GUI Value Range: 0~100
C
Actual Value Range: 0~1
Unit: %
Default Value: 90

DlConvAMRTh BSC6900
d

Issue Draft A (2012-02-15)

ADD
Meaning: 1. The percentage of the conversational AMR
UCELLCA service threshold to the 100% downlink load. The parameter is
C
used for controlling the AMR service admission. That is, when
an AMR service is accessing, the BSC6900 evaluates the
MOD
UCELLCA measurement value of the downlink load after the service is
accessed. If the DL load of a cell is higher than this threshold
C
after the access of an AMR speech service, this service will be
rejected. If the DL load of a cell will not be higher than this

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

4-2

WCDMA RAN
Call Admission Control

Parameter ID NE

4 Parameters

MML
Description
Command
threshold, this service will be admitted.
2. The DL load factor thresholds include parameters of [DL
threshold of Conv AMR service],[DL threshold of Conv
non_AMR service], [DL threshold of other services] and [DL
handover access threshold]. The four parameters can be used
to limit the proportion between the conversational service,
handover user and other services in a specific cell, and to
guarantee the access priority of the conversational AMR
service.
GUI Value Range: 0~100
Actual Value Range: 0~1
Unit: %
Default Value: 80

DlConvNonAM BSC6900
RThd

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

DlHOThd

BSC6900

ADD
Meaning: The percentage of the handover service admission
UCELLCA threshold to the 100% downlink load. The parameter is used
C
for controlling the handover admission. That is, when a service
is handing over to a cell, the RNC evaluates the measurement
MOD
UCELLCA value of the downlink load after the service is accessed. If the
DL load of a cell is higher than this threshold after the access,
C
this service will be rejected. If the DL load of a cell will not be
higher than this threshold, this service will be admitted.
GUI Value Range: 0~100
Actual Value Range: 0~1
Unit: %
Default Value: 85

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

4-3

WCDMA RAN
Call Admission Control

4 Parameters

Parameter ID NE

MML
Description
Command

DlHSUPARsvd BSC6900
Factor

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

DlHoCeCodeR BSC6900
esvSf

ADD
Meaning: Some cell resources can be reserved for handover
UCELLCA UEs to guarantee handover success rate and improve access
C
priority of handover services. This parameter defines the
quantity of downlink code and CE resources reserved for
MOD
UCELLCA handover. SFOFF refers to that no resources is reserved.
SF32 refers to that a code resource with SF = 32 and its
C
corresponding credit resource are reserved.
GUI Value Range: SF4(SF4), SF8(SF8), SF16(SF16),
SF32(SF32), SF64(SF64), SF128(SF128), SF256(SF256),
SFOFF(SFOFF)
Actual Value Range: SF4, SF8, SF16, SF32, SF64, SF128,
SF256, SFOFF
Unit: None
Default Value: SF32(SF32)

DlOlcTrigThd BSC6900

ADD
Meaning: If the ratio of DL load of the cell to the downlink
UCELLLD capacity is not lower than this threshold, the DL overload and
M
congestion control function of the cell is triggered. The value of
the OLC release threshold should not be much lower than or
MOD
UCELLLD close to the OLC trigger threshold, or the system state may
have a ping-pong effect. The recommended difference
M
between the OLC release threshold and the OLC trigger
threshold is higher than 10%. It is desirable to set the two
parameters a bit higher given that the difference between OLC
trigger threshold and OLC release threshold is fixed.
GUI Value Range: 0~100
Actual Value Range: 0~1
Unit: %
Default Value: 95

DlOtherThd

BSC6900

Issue Draft A (2012-02-15)

ADD
Meaning: 1. The percentage of other service thresholds to the
UCELLCA 100% downlink load.The services refer to other admissions
C
except the conversational AMR service,conversational
non-AMR service,and handover scenarios. The parameter is
MOD
UCELLCA used for controlling other service admissions.That is,when a
service is accessing,the BSC6900 evaluates the measurement
C
value of the downlink load after the service is accessed.If the
DL load of a cell is higher than this threshold after the access
of a service, this service will be rejected. If the DL load of a cell
will not be higher than this threshold, this service will be

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

4-4

WCDMA RAN
Call Admission Control

Parameter ID NE

4 Parameters

MML
Description
Command
admitted.
2. The DL load factor thresholds include parameters of [DL
threshold of Conv AMR service],[DL threshold of Conv
non_AMR service], [DL threshold of other services] and [DL
handover access threshold].The four parameters can be used
to limit the proportion between the conversational
service,handover user and other services in a specific cell, and
to guarantee the access priority of other services.
GUI Value Range: 0~100
Actual Value Range: 0~1
Unit: %
Default Value: 75

DlRRCCeCod BSC6900
eResvSf

ADD
Meaning: Threshold for RRC admission based on DL credit
UCELLCA and code resources. The value SFOFF indicates that credit
C
resources are not reserved for handover. If the remaining DL
resources in a cell are lower than this threshold after a new
MOD
UCELLCA service is set up, the new service is rejected.
C

GUI Value Range: SF4(SF4), SF8(SF8), SF16(SF16),


SF32(SF32), SF64(SF64), SF128(SF128), SF256(SF256),
SFOFF(SFOFF)
Actual Value Range: SF4, SF8, SF16, SF32, SF64, SF128,
SF256, SFOFF
Unit: None
Default Value: SF128(SF128)

DlTotalEqUser BSC6900
Num

ADD
Meaning: When the algorithm 2 is used, this parameter defines
UCELLCA the total equivalent user number corresponding to the 100%
C
downlink load. The parameter should be related to the
admission threshold and actual condition of the network.
MOD
UCELLCA GUI Value Range: 1~200
C
Actual Value Range: 1~200
Unit: None
Default Value: 80

HsdpaBePBR BSC6900
Thd

ADD
Meaning: Average throughput admission threshold of the
UCELLCA HSDPA best effort traffic. If the sum of PBR of all the accessed
C
HSDPA BE users is lower than the average throughput
admission threshold of the HSDPA BE service multiplied by
MOD
UCELLCA the sum of GBR of all the accessed HSDPA BE users, it
indicates that the QoS of the accessed users cannot be
C
satisfied and new HSDPA BE services are not allowed.
Otherwise, the QoS can be satisfied and new HSDPA BE
services are allowed.
GUI Value Range: 0~100
Actual Value Range: 0~1
Unit: %

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

4-5

WCDMA RAN
Call Admission Control

Parameter ID NE

4 Parameters

MML
Description
Command
Default Value: 30

HsdpaMaxGB BSC6900
PThd

ADD
Meaning: Threshold of the maximum guaranteed power for
UCELLCA HSDPA users. This threshold limits the power that can be
C
used by HSDPA users. Thus, some power resources are
reserved for DCH users to ensure their network access.
MOD
UCELLCA GUI Value Range: 0~100
C
Actual Value Range: 0~1
Unit: %
Default Value: 100

HsdpaStrmPB BSC6900
RThd

ADD
Meaning: Average throughput admission threshold of the
UCELLCA HSDPA streaming service. If the sum of PBR of all the
C
accessed streaming users is lower than the average
throughput admission threshold of the HSDPA streaming
MOD
UCELLCA service multiplied by the sum of GBR of all the accessed
streaming users, it indicates that the QoS of the accessed
C
users cannot be satisfied and new HSDPA streaming services
are not allowed. Otherwise, the QoS can be satisfied and new
HSDPA streaming services are allowed.
GUI Value Range: 0~100
Actual Value Range: 0~1
Unit: %
Default Value: 70

HspaPower

BSC6900

ADD
Meaning: This parameter specifies the offset between the total
UCELLHS HSPA power and the maximum transmission power of a cell.
DPA
The total HSPA power is the maximum value of HSPA
dynamical power can be adjusted. For details about this
MOD
UCELLHS parameter, refer to 3GPP TS 25.308.
DPA

GUI Value Range: -500~0


Actual Value Range: -50~0
Unit: 0.1dB
Default Value: 0

HsupaEqualPri BSC6900
orityUserPBRT
hd

ADD
Meaning: Threshold of all the HSUPA user PBR whose
UCELLCA schedule priority is the same as that of users to be admitted.
C
GUI Value Range: 0~100
MOD
Actual Value Range: 0~1
UCELLCA
Unit: %
C
Default Value: 100

HsupaHighPri BSC6900
orityUserPBRT
hd

ADD
Meaning: Threshold of all the HSUPA user PBR whose
UCELLCA schedule priority is higher than that of users to be admitted.
C
GUI Value Range: 0~100
MOD
Actual Value Range: 0~1
UCELLCA
Unit: %
C

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

4-6

WCDMA RAN
Call Admission Control

Parameter ID NE

4 Parameters

MML
Description
Command
Default Value: 100

HsupaLowPrio BSC6900
rityUserPBRTh
d

ADD
Meaning: Threshold of all the HSUPA user PBR whose
UCELLCA schedule priority is lower than that of users to be admitted.
C
GUI Value Range: 0~100
MOD
Actual Value Range: 0~1
UCELLCA
Unit: %
C
Default Value: 100

HsupaMaxGB BSC6900
PThd

ADD
Meaning: Threshold of the maximum guaranteed power for
UCELLCA HSUPA users. This threshold limits the power that can be
C
used by HSUPA users. Thus, some power resources are
reserved for DCH users to ensure their network access.
MOD
UCELLCA GUI Value Range: 0~100
C
Actual Value Range: 0~1
Unit: %
Default Value: 100

MaxHsdpaUse BSC6900
rNum

ADD
Meaning: Maximum number of users supported by the HSDPA
UCELLCA channel. The user in this parameter refers to the user with
C
services on the HSDPA channel, regardless of the number of
RABs carried on the HSDPA channel. Maximum HSDPA user
MOD
UCELLCA number cannot exceed the HSDPA capability of the NodeB
product, In practice, the value can be set based on the cell
C
type and the richness of the available HSDPA power and code
resources.
GUI Value Range: 0~128
Actual Value Range: 0~128
Unit: None
Default Value: 64

MaxHsupaUse BSC6900
rNum

ADD
Meaning: Maximum number of users supported by the HSUPA
UCELLCA channel. The user in this parameter refers to the user with
C
services on the HSUPA channel, regardless of the number of
RABs carried on the HSUPA channel. Maximum HSUPA user
MOD
UCELLCA number cannot exceed the HSUPA capability of the NodeB
product, In practice, the value can be set based on the cell
C
type and the richness of the available HSUPA power and code
resources.
GUI Value Range: 0~128
Actual Value Range: 0~128
Unit: None
Default Value: 20

MaxTxPower BSC6900

ADD
Meaning: Sum of the maximum transmit power of all DL
UCELLSET channels in a cell. For detailed information of this parameter,
UP
refer to 3GPP TS 25.433.
MOD

Issue Draft A (2012-02-15)

GUI Value Range: 0~500

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

4-7

WCDMA RAN
Call Admission Control

Parameter ID NE

4 Parameters

MML
Description
Command
UCELL

Actual Value Range: 0~50


Unit: 0.1dBm
Default Value: 430

NBMCacAlgoS BSC6900
witch

ADD
Meaning: 1. CRD_ADCTRL: Control Cell Credit admission
UCELLALG control algorithm. Only when
OSWITCH NODEB_CREDIT_CAC_SWITCH which is set by the SET
UCACALGOSWITCH command and this switch are on,the
MOD
UCELLALG Cell Credit admission control algorithm is valid.
OSWITCH 2. HSDPA_UU_ADCTRL: Control HSDPA UU Load admission
control algorithm.This swtich does not work when uplink is
beared on HSUPA and downlink is beared on HSDPA.
3. HSUPA_UU_ADCTRL: Control HSUPA UU Load admission
control algorithm. This switch does not work when uplink is
beared on HSUPA and downlink is beared on HSDPA.
4. MBMS_UU_ADCTRL: Control MBMS UU Load admission
control algorithm.
5. HSDPA_GBP_MEAS: Control HSDPA HS-DSCH Required
Power measurement.Cell Performance Monitoring will get the
measurement data after the measurement control information
is configured enabled.
6. HSDPA_PBR_MEAS: Control HSDPA HS-DSCH Provided
Bit Rate measurement.Cell Performance Monitoring will get
the measurement data after the measurement control
information is configured enabled.
7. SYS_INFO_UPDATE_FOR_IU_RST: When this switch and
the RNC-level SYS_INFO_UPDATE_FOR_IU_RST(SET
URRCTRLSWITCH )are turned on, the Cell Barring function is
available to the Iu interface.
8. HSUPA_PBR_MEAS: Control HSUPA Provided Bit Rate
measurement.Cell Performance Monitoring will get the
measurement data after the measurement control information
is configured enabled.
9. HSUPA_EDCH_RSEPS_MEAS: Control HSUPA Provided
Received Scheduled EDCH Power Share measurement.
10. EMC_UU_ADCTRL: Control power admission for
emergency user.
11. RTWP_RESIST_DISTURB: Control algorithm of resisting
disturb when RTWP is abnormal.
12. SIGNALING_SHO_UL_AC_SWITCH: Whether to prohibit
UEs that have established RRC connections but not start
processing any services yet from performing soft handovers.
When this switch is turned on, such UEs cannot access target
cells by means of soft handover if the OLC procedure is
progressing in target cells.
13. FACH_UU_ADCTRL: Admission control switch for the
FACH on the Uu interface. This switch determines whether to
admit a user in the RRC state on the CELL_FACH. 1) If this

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

4-8

WCDMA RAN
Call Admission Control

Parameter ID NE

4 Parameters

MML
Description
Command
switch is enabled: if the current cell is congested due to
overload, and the users are with RAB connection requests or
RRC connection requests(except the cause of ""Detach"",
""Registration"", or ""Emergency Call""), the users will be
rejected. Otherwise FACH user admission procedure is
initiated. A user can access the cell after the procedure
succeeds. 2) If this switch is disabled: FACH user admission
procedure is initiated without the consideration of cell state.
14. MIMOCELL_LEGACYHSDPA_ADCTRL: Legacy HSDPA
admission control algorithm in MIMO cell.
15. FAST_DORMANCY_ADCTRL: Whether to enable or
disable state transition of users in the CELL-DCH state, who
are enabled with fast dormancy, to ease FACH congestion in a
cell. If this switch is turned off in a cell, state transition of such
users is disabled. Note that when this switch is turned off in
multiple cells under an BSC6900, signaling storm may occur.
As a result, the CPU usage of the BSC6900, NodeB, and
SGSN increases greatly, leading to service setup failure. The
Cell-Oriented EFD function corresponding to this switch has
been removed from RAN13, so that this switch is now invalid.
16. FACH_USER_NUM_NOT_CTRL: Whether to lift
restrictions on the number of FACH users.
17. If switches above are selected, the corresponding
algorithms will be enabled;otherwise, disabled.
GUI Value Range: CRD_ADCTRL(Credit Admission Control
Algorithm), HSDPA_UU_ADCTRL(HSDPA UU Load
Admission Control Algorithm), HSUPA_UU_ADCTRL(HSUPA
UU Load Admission Control Algorithm),
MBMS_UU_ADCTRL(MBMS UU Load Admission Control
Algorithm), HSDPA_GBP_MEAS(HSDPA GBP Meas
Algorithm), HSDPA_PBR_MEAS(HSDPA PBR Meas
Algorithm), SYS_INFO_UPDATE_FOR_IU_RST(System Info
Update Switch for Iu Reset), HSUPA_PBR_MEAS(HSUPA
PBR Meas Algorithm),
HSUPA_EDCH_RSEPS_MEAS(HSUPA EDCH RSEPS Meas
Algorithm), EMC_UU_ADCTRL(emergency call power
admission), RTWP_RESIST_DISTURB(RTWP Resist Disturb
Switch), SIGNALING_SHO_UL_AC_SWITCH(Signaling Sho
Ul power cac switch), FACH_UU_ADCTRL(FACH power cac
switch), MIMOCELL_LEGACYHSDPA_ADCTRL(Legacy
HSDPA Admission Control Algorithm in MIMO Cell ),
FAST_DORMANCY_ADCTRL(Fast Dormancy User
Admission Control Algorithm),
FACH_USER_NUM_NOT_CTRL(FACH USER UNLIMITED)
Actual Value Range: CRD_ADCTRL, HSDPA_UU_ADCTRL,
HSUPA_UU_ADCTRL, MBMS_UU_ADCTRL,
HSDPA_GBP_MEAS, HSDPA_PBR_MEAS,
SYS_INFO_UPDATE_FOR_IU_RST, HSUPA_PBR_MEAS,
HSUPA_EDCH_RSEPS_MEAS, EMC_UU_ADCTRL,
RTWP_RESIST_DISTURB,

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

4-9

WCDMA RAN
Call Admission Control

Parameter ID NE

4 Parameters

MML
Description
Command
SIGNALING_SHO_UL_AC_SWITCH, FACH_UU_ADCTRL,
MIMOCELL_LEGACYHSDPA_ADCTRL,
FAST_DORMANCY_ADCTRL,
FACH_USER_NUM_NOT_CTRL
Unit: None
Default Value:
CRD_ADCTRL-1&HSDPA_UU_ADCTRL-0&HSUPA_UU_AD
CTRL-0&MBMS_UU_ADCTRL-0&HSDPA_GBP_MEAS-0&H
SDPA_PBR_MEAS-0&SYS_INFO_UPDATE_FOR_IU_RST-0
&HSUPA_PBR_MEAS-0&HSUPA_EDCH_RSEPS_MEAS-0&
EMC_UU_ADCTRL-1&RTWP_RESIST_DISTURB-0&SIGNA
LING_SHO_UL_AC_SWITCH-0&FACH_UU_ADCTRL-0&MI
MOCELL_LEGACYHSDPA_ADCTRL-0&FAST_DORMANCY
_ADCTRL-1&FACH_USER_NUM_NOT_CTRL-0

NBMDlCacAlg BSC6900
oSelSwitch

ADD
Meaning: The algorithms with the above values represent are
UCELLALG as follow:
OSWITCH ALGORITHM_OFF: Disable downlink call admission control
algorithm.
MOD
UCELLALG ALGORITHM_FIRST: The load factor prediction algorithm will
OSWITCH be used in downlink CAC.
ALGORITHM_SECOND: The equivalent user number
algorithm will be used in downlink CAC.
ALGORITHM_THIRD: The loose call admission control
algorithm will be used in downlink CAC.
GUI Value Range: ALGORITHM_OFF, ALGORITHM_FIRST,
ALGORITHM_SECOND, ALGORITHM_THIRD
Actual Value Range: ALGORITHM_OFF,
ALGORITHM_FIRST, ALGORITHM_SECOND,
ALGORITHM_THIRD
Unit: None
Default Value: None

NBMLdcAlgoS BSC6900
witch

ADD
Meaning: Whether to activate the cell load control algorithm.
UCELLALG The following are meanings of different values:
OSWITCH 1. The algorithms with the above values represent are as
MOD
follow:INTRA_FREQUENCY_LDB: Intra-frequency load
UCELLALG balance algorithm. It is also named cell breathing
OSWITCH algorithm.Based on the cell load, this algorithm changes the
pilot power of the cell to control the load between
intra-frequency cells.
2. PUC: Potential user control algorithm. Based on the cell
load, this algorithm changes the selection/reselection
parameters of a cell to lead the UE to a lighter loaded cell.
3. UL_UU_OLC:UL UU overload congestion control algorithm.
When the cell is overloaded in UL, this algorithm reduces the
cell load in UL by quick TF restriction or UE release.
4. DL_UU_OLC: DL UU overload congestion control algorithm.

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

4-10

WCDMA RAN
Call Admission Control

Parameter ID NE

4 Parameters

MML
Description
Command
When the cell is overloaded in DL, this algorithm reduces the
cell load in DL by quick TF restriction or UE release.
5. UL_UU_LDR: UL UU load reshuffling algorithm. When the
cell is heavily loaded in UL, this algorithm reduces the cell load
in UL by using inter-frequency load handover, BE service rate
reduction, uncontrollable real-time service QoS renegotiation,
CS should be inter-RAT, PS should be inter-RAT handover,
CS should not be inter-RATand, PS should not be inter-RAT
handover and AMR service rate reduction.
6. DL_UU_LDR: DL UU load reshuffling algorithm. When the
cell is heavily loaded in DL, this algorithm reduces the cell load
in DL by using inter-frequency load handover, BE service rate
reduction, uncontrollable real-time service QoS renegotiation,
CS should be inter-RAT, PS should be inter-RAT handover,
CS should not be inter-RATand, PS should not be inter-RAT
handover, AMR service rate reduction and MBMS service
power decrease.
7. OLC_EVENTMEAS: Control OLC event measurement. This
algorithm starts the OLC event measurement.
8. CELL_CODE_LDR: Code reshuffling algorithm. When the
cell CODE is heavily loaded, this algorithm reduces the cell
CODE load by using BE service rate reduction and code tree
reshuffling.
9. CELL_CREDIT_LDR:Credit reshuffling algorithm. When the
cell credit is heavily loaded, this algorithm reduces the credit
load of the cell by using BE service rate reduction,
uncontrollable real-time service QoS renegotiation, CS should
be inter-RAT, PS should be inter-RAT handover, CS should
not be inter-RATand and PS should not be inter-RAT
handover.
10. UL_INTRA_FREQUENCY_ULB: Intra-frequency load
balancing algorithm based on RTWP. CPICH power of a cell is
adjusted according to RTWP load in the cell, triggering
intra-frequency, inter-frequency, or inter-RAT handover of UEs
at the edge of the cell. As a result, the call drop rate in the cell
is reduced.
11. Whether to activate the uplink-cell-load-based CLB
algorithm. With this algorithm, the RNC determines whether to
enable a cell to enter the CLB state based on its uplink cell
load. Once the cell enters the CLB state, the RNC periodically
initiates measurement-based inter-frequency handovers to
balance load across inter-frequency cells.
12. Whether to activate the downlink-cell-load-based CLB
algorithm. With this algorithm, the RNC determines whether to
enable a cell to enter the CLB state based on its downlink cell
load. Once the cell enters the CLB state, the RNC periodically
initiates measurement-based inter-frequency handovers to
balance load across inter-frequency cells.
13. Whether to activate the cell-code-resource-based CLB

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

4-11

WCDMA RAN
Call Admission Control

Parameter ID NE

4 Parameters

MML
Description
Command
algorithm. With this algorithm, the RNC determines whether to
enable a cell to enter the CLB state based on the code usage
in the cell. Once the cell enters the CLB state, the RNC
periodically initiates measurement-based inter-frequency
handovers to balance load across inter-frequency cells.
14. Whether to activate the cell-code-resource-based CLB
algorithm. With this algorithm, the RNC determines whether to
enable a cell to enter the CLB state based on the code usage
in the cell. Once the cell enters the CLB state, the RNC
periodically initiates measurement-based inter-frequency
handovers to balance load across inter-frequency cells.
15. If INTRA_FREQUENCY_LDB, PUC, ULOLC, DLOLC,
ULLDR, UDLLDR, OLC_EVENTMEAS, CELL_CODE_LDR,
CELL_CREDIT_LDR, UL_INTRA_FREQUENCY_ULB,
UL_UU_CLB, DL_UU_CLB, CELL_CODE_CLB and
CELL_CREDIT_CLB are selected, the corresponding
algorithms will be enabled; otherwise, disabled.
GUI Value Range: INTRA_FREQUENCY_LDB(Intra
Frequency LDB Algorithm), PUC(Potential User Control
Algorithm), UL_UU_LDR(Uplink UU LDR Algorithm),
DL_UU_LDR(Downlink UU LDR Algorithm),
UL_UU_OLC(Uplink UU OLC Algorithm),
DL_UU_OLC(Downlink UU OLC Algorithm),
OLC_EVENTMEAS(OLC Event Meas Algorithm),
CELL_CODE_LDR(Code LDR Algorithm),
CELL_CREDIT_LDR(Credit LDR Algorithm),
UL_INTRA_FREQUENCY_ULB(Intra-Frequency Load
Balancing Algorithm Based on RTWP), UL_UU_CLB,
DL_UU_CLB, CELL_CODE_CLB, CELL_CREDIT_CLB
Actual Value Range: INTRA_FREQUENCY_LDB, PUC,
UL_UU_LDR, DL_UU_LDR, UL_UU_OLC, DL_UU_OLC,
OLC_EVENTMEAS, CELL_CODE_LDR,
CELL_CREDIT_LDR, UL_INTRA_FREQUENCY_ULB,
UL_UU_CLB, DL_UU_CLB, CELL_CODE_CLB,
CELL_CREDIT_CLB
Unit: None
Default Value:
INTRA_FREQUENCY_LDB-0&PUC-0&UL_UU_LDR-0&DL_U
U_LDR-0&UL_UU_OLC-0&DL_UU_OLC-0&OLC_EVENTME
AS-0&CELL_CODE_LDR-0&CELL_CREDIT_LDR-0&UL_INT
RA_FREQUENCY_ULB-0&UL_UU_CLB-0&DL_UU_CLB-0&
CELL_CODE_CLB-0&CELL_CREDIT_CLB-0

NBMUlCacAlg BSC6900
oSelSwitch

ADD
Meaning: The algorithms with the above values represent are
UCELLALG as follow:
OSWITCH ALGORITHM_OFF: Disable uplink call admission control
algorithm.
MOD
UCELLALG ALGORITHM_FIRST: The load factor prediction algorithm will
OSWITCH be used in uplink CAC.
ALGORITHM_SECOND: The equivalent user number

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

4-12

WCDMA RAN
Call Admission Control

Parameter ID NE

4 Parameters

MML
Description
Command
algorithm will be used in uplink CAC.
ALGORITHM_THIRD: The loose call admission control
algorithm will be used in uplink CAC.
ALGORITHM_FOURTH: Whether to activate the
actual-load-based uplink CAC algorithm.
GUI Value Range: ALGORITHM_OFF, ALGORITHM_FIRST,
ALGORITHM_SECOND, ALGORITHM_THIRD,
ALGORITHM_FOURTH
Actual Value Range: ALGORITHM_OFF,
ALGORITHM_FIRST, ALGORITHM_SECOND,
ALGORITHM_THIRD, ALGORITHM_FOURTH
Unit: None
Default Value: None

NRTRRCCacT BSC6900
hdOffset

ADD
Meaning: Power threshold offset for RRC CAC on
UCELLCA non-real-time services. With the strict CAC, the uplink power
C
admission threshold equals NRTRRCCacThdOffset plus
UlNonCtrlThdForOther and the downlink power admission
MOD
UCELLCA threshold equals NRTRRCCacThdOffset plus DlOtherThd for
non-real-time services. The RNC identifies services as
C
non-real-time services if the establishment cause in the RRC
CONNECTION REQUEST message is one of the following:
1. Originating Interactive Call.
2. Originating Background Call.
3. Terminating Interactive Call.
4. Terminating Background Call.
5. Originating High Priority Signaling.
6. Terminating High Priority Signaling.
7. Originating Subscribed traffic Call.
GUI Value Range: -100~100
Actual Value Range: -1~1
Unit: %
Default Value: 5

NodeBHsdpa BSC6900
MaxUserNum

ADD
Meaning: Maximum number of HSDPA users of the NodeB. If
UNODEBA the HSDPA user access is rejected by the NodeB, you can
LGOPARA infer that the HSDPA licenses are insufficient. New HSDPA
licenses are required.
MOD
UNODEBA GUI Value Range: 0~6144
LGOPARA Actual Value Range: 0~6144
Unit: None
Default Value: 6144

NodeBHsupa BSC6900
MaxUserNum

Issue Draft A (2012-02-15)

ADD
Meaning: Maximum number of HSUPA users of the NodeB. If
UNODEBA the HSUPA user access is rejected by the NodeB, you can
LGOPARA infer that the HSUPA licenses are insufficient. New HSUPA

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

4-13

WCDMA RAN
Call Admission Control

Parameter ID NE

4 Parameters

MML
Description
Command
licenses are required.
MOD
UNODEBA GUI Value Range: 0~6144
LGOPARA
Actual Value Range: 0~6144
Unit: None
Default Value: 6144

OtherRRCCac BSC6900
ThdOffset

ADD
Meaning: Power threshold offset for RRC call admission
UCELLCA control (CAC) on services other than real-time and
C
non-real-time services. With the strict CAC, the uplink power
admission threshold equals OtherRRCCacThdOffset plus
MOD
UCELLCA UlOlcTrigThd and the downlink power admission threshold
equals OtherRRCCacThdOffset plus DlOlcTrigThd for the
C
other services. The RNC identifies services as the other
services if the establishment cause in the RRC CONNECTION
REQUEST message is none of the following:
1. Originating Conversational Call.
2. Terminating Conversational Call.
3. Originating Streaming Call.
4. Terminating Streaming Call.
5. Originating Interactive Call.
6. Originating Background Call.
7. Terminating Interactive Call.
8. Terminating Background Call.
9. Originating High Priority Signaling.
10. Terminating High Priority Signaling.
11. Originating Subscribed traffic Call.
GUI Value Range: -100~100
Actual Value Range: -1~1
Unit: %
Default Value: 0

RRCCacChoic BSC6900
e

ADD
Meaning: RRC connection admission control (CAC) mode.
UCELLALG When this parameter is set to LOOSE_CAC, the original RRC
OSWITCH admission threshold remains unchanged. When this
parameter is set to STRICT_CAC, the RRC admission
MOD
UCELLALG threshold equals the RAB admission threshold plus the RRC
OSWITCH admission threshold offset for the corresponding service.
GUI Value Range: LOOSE_CAC, STRICT_CAC
Actual Value Range: LOOSE_CAC, STRICT_CAC
Unit: None
Default Value: LOOSE_CAC

RRCCeCodeC BSC6900
acChoice

Issue Draft A (2012-02-15)

ADD
Meaning: RRC connection admission control (CAC) mode.
UCELLALG When this parameter is set to LOOSE_CAC, the original RRC
OSWITCH admission threshold remains unchanged. When this

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

4-14

WCDMA RAN
Call Admission Control

Parameter ID NE

4 Parameters

MML
Description
Command
MOD
parameter is set to STRICT_CAC, the RRC admission
UCELLALG threshold equals the RAB admission threshold plus the RRC
OSWITCH admission threshold offset for the corresponding service.
GUI Value Range: LOOSE_CAC, STRICT_CAC
Actual Value Range: LOOSE_CAC, STRICT_CAC
Unit: None
Default Value: LOOSE_CAC

RTRRCCacTh BSC6900
dOffset

ADD
Meaning: Power threshold offset for RRC connection
UCELLCA admission control (CAC) on real-time services. With the strict
C
CAC, the uplink power admission threshold equals
RTRRCCacThdOffset plus UlNonCtrlThdForAMR and the
MOD
UCELLCA downlink power admission threshold equals
RTRRCCacThdOffset plus DlConvAMRThd for real-time
C
services. The RNC identifies services as real-time services if
the establishment cause in the RRC CONNECTION
REQUEST message is one of the following:
1. Originating Conversational Call.
2. Terminating Conversational Call.
3. Originating Streaming Call.
4. Terminating Streaming Call.
GUI Value Range: -100~100
Actual Value Range: -1~1
Unit: %
Default Value: 5

UlCCHLoadFa BSC6900
ctor

ADD
Meaning: The admission control decision is only for dedicated
UCELLCA channels. For common channels, some resources instead of a
C
special admission procedure are reserved.
MOD
In the UL, according to the current load factor and the
UCELLCA characteristics of the new call, the UL CAC algorithm predicts
C
the new traffic channels load factor with the assumption of
admitting the new call, then plus with the premeditated
common channel UL load factor to get the predicted UL load
factor. Then, compare it with the UL admission threshold. If the
value is not higher than the threshold, the call is admitted;
otherwise, rejected.
GUI Value Range: 0~100
Actual Value Range: 0~1
Unit: %
Default Value: 0

UlCellTotalThd BSC6900

Issue Draft A (2012-02-15)

ADD
Meaning: Admission threshold of total cell uplink power. This
UCELLCA parameter is related to the target load of the uplink schedule.
C
GUI Value Range: 0~100
MOD
Actual Value Range: 0~1
UCELLCA

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

4-15

WCDMA RAN
Call Admission Control

Parameter ID NE

4 Parameters

MML
Description
Command
C

Unit: %
Default Value: 83

UlHoCeResvS BSC6900
f

ADD
Meaning: Uplink Credit Reserved by Spread Factor for
UCELLCA HandOver. SFOFF means that none of them are reserved for
C
handover.
MOD
GUI Value Range: SF4(SF4), SF8(SF8), SF16(SF16),
UCELLCA SF32(SF32), SF64(SF64), SF128(SF128), SF256(SF256),
C
SFOFF(SFOFF)
Actual Value Range: SF4, SF8, SF16, SF32, SF64, SF128,
SF256, SFOFF
Unit: None
Default Value: SF16(SF16)

UlHsDpcchRs BSC6900
vdFactor

ADD
Meaning: If the HS-DPCCH carries ACK/NACK, the system
UCELLCA will not perform CAC. If the HS-DPCCH carries CQI, the
C
system will perform CAC. This parameter refers to the
resources reserved for the uplink HS-DPCCH carrying
MOD
UCELLCA ACK/NACK. The corresponding threshold is the uplink limit
capacity multiplied by this parameter.
C
GUI Value Range: 0~100
Actual Value Range: 0~1
Unit: %
Default Value: 0

UlNonCtrlThdF BSC6900
orAMR

ADD
Meaning: 1. The percentage of the conversational AMR
UCELLCA service threshold to the 100% uplink load. The parameter is
C
used for controlling the AMR service admission. That is, when
an AMR service is accessing, the BSC6900 evalutates the
MOD
UCELLCA measurement value of the uplink load after the service is
accessed. If the UL load of a cell is higher than this threshold
C
after the access of an AMR speech service, this service will be
rejected. If the UL load of a cell will not be higher than this
threshold, this service will be admitted. The UL load factor
thresholds include parameters of [UL threshold of Conv AMR
service], [UL threshold of Conv non_AMR service], [UL
handover access threshold] and [UL threshold of other
services]. The four parameters can be used to limit the
proportion between the conversational service, handover user
and other services in a specific cell, and to guarantee the
access priority of the conversational AMR service. If the value
is too high the system load after admission may be over large,
which impacts system stability and leads to system congetion.
If the value is too low, the possibility of user rejects may
increase, resulting in waste in idle resources.
2. When the Uplink CAC algorithm switch is set to
ALGORITHM_FOURTH, the Recommended Value should be
changed to 83.
GUI Value Range: 0~100

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

4-16

WCDMA RAN
Call Admission Control

Parameter ID NE

4 Parameters

MML
Description
Command
Actual Value Range: 0~1
Unit: %
Default Value: 75

UlNonCtrlThdF BSC6900
orHo

ADD
Meaning: 1. The percentage of the handover service
UCELLCA admission threshold to the 100% uplink load.The parameter is
C
used for controlling the handover admission. That is, when a
service is handing over to a cell, the RNC evaluates the
MOD
UCELLCA measurement value of the uplink load after the service is
accessed. If the UL load of a cell is higher than this threshold
C
after the access, this service will be rejected. If the UL load of
a cell will not be higher than this threshold, this service will be
admitted.
2. When the Uplink CAC algorithm switch is set to
ALGORITHM_FOURTH, the Recommended Value should be
changed to 85.
GUI Value Range: 0~100
Actual Value Range: 0~1
Unit: %
Default Value: 80

UlNonCtrlThdF BSC6900
orNonAMR

ADD
Meaning: 1. The percentage of the conversational non-AMR
UCELLCA service threshold to the 100% uplink load. The parameter is
C
used for controlling the non-AMR service admission. That is,
when a non-AMR service is accessing, the BSC6900
MOD
UCELLCA evaluates the measurement value of the uplink load after the
service is accessed. If the UL load of a cell is higher than this
C
threshold after the access of a non-AMR speech service, this
service will be rejected. If the UL load of a cell will not be
higher than this threshold, this service will be admitted.
2. The UL load factor thresholds include parameters of [UL
threshold of Conv AMR service], [UL threshold of Conv
non_AMR service], [UL handover access threshold] and [UL
threshold of other services]. The four parameters can be used
to limit the proportion between the conversational service,
handover user and other services in a specific cell, and to
guarantee the access priority of the conversational non-AMR
service.
3. When the Uplink CAC algorithm switch is set to
ALGORITHM_FOURTH, the Recommended Value should be
changed to 83.
GUI Value Range: 0~100
Actual Value Range: 0~1
Unit: %
Default Value: 75

UlNonCtrlThdF BSC6900
orOther

Issue Draft A (2012-02-15)

ADD
Meaning: 1. The percentage of other service thresholds to the
UCELLCA 100% uplink load. The services refer to other admissions
except the conversational AMR service, conversational

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

4-17

WCDMA RAN
Call Admission Control

Parameter ID NE

4 Parameters

MML
Description
Command
C

non-AMR service, and handover scenarios. The parameter is


used for controlling other service admissions. That is, when a
MOD
UCELLCA service is accessing, the BSC6900 evaluates the
measurement value of the uplink load after the service is
C
accessed. If the UL load of a cell is higher than this threshold
after the access of a service, this service will be rejected. If the
UL load of a cell will not be higher than this threshold, this
service will be admitted.
2. The UL load factor thresholds include parameters of [UL
threshold of Conv AMR service], [UL threshold of Conv
non_AMR service], [UL handover access threshold] and [UL
threshold of other services]. The four parameters can be used
to limit the proportion between the conversational service,
handover user and other services in a specific cell, and to
guarantee the access priority of other services.
3. When the Uplink CAC algorithm switch is set to
ALGORITHM_FOURTH, the Recommended Value should be
changed to 75.
GUI Value Range: 0~100
Actual Value Range: 0~1
Unit: %
Default Value: 60
UlOlcTrigThd BSC6900

ADD
Meaning: If the ratio of UL load of the cell to the uplink capacity
UCELLLD is not lower than this threshold, the UL overload and
M
congestion control function of the cell is triggered. The value of
the OLC release threshold should not be much lower than or
MOD
UCELLLD close to the OLC trigger threshold, or the system state may
have a ping-pong effect. The recommended difference
M
between the OLC release threshold and the OLC trigger
threshold is higher than 10%. It is desirable to set the two
parameters a bit higher given that the difference between OLC
trigger threshold and OLC release threshold is fixed.
GUI Value Range: 0~100
Actual Value Range: 0~1
Unit: %
Default Value: 95

UlRRCCeResv BSC6900
Sf

ADD
Meaning: Threshold for RRC admission based on UL credit
UCELLCA resources. The value SFOFF indicates that credit resources
C
are not reserved for handover. If the remaining UL resources
in a cell are lower than this threshold after a new service is set
MOD
UCELLCA up, the new service is rejected.
C

GUI Value Range: SF4(SF4), SF8(SF8), SF16(SF16),


SF32(SF32), SF64(SF64), SF128(SF128), SF256(SF256),
SFOFF(SFOFF)
Actual Value Range: SF4, SF8, SF16, SF32, SF64, SF128,
SF256, SFOFF

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

4-18

WCDMA RAN
Call Admission Control

Parameter ID NE

4 Parameters

MML
Description
Command
Unit: None
Default Value: SF64(SF64)

UlTotalEqUser BSC6900
Num

ADD
Meaning: When the algorithm 2 is used, this parameter defines
UCELLCA the total equivalent user numbers corresponding to the 100%
C
uplink load. The parameter should be related to the admission
threshold and actual condition of the network.
MOD
UCELLCA GUI Value Range: 1~200
C
Actual Value Range: 1~200
Unit: None
Default Value: 95

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

4-19

WCDMA RAN
Call Admission Control

5 Counters

5 Counters
Table 5-1 Counter description
Counter Counter Name
ID

Feature ID

Feature Name

50332555 VS.LC.ULMean.Li Average number of UL CEs


censeGroup
consumed by an operator

WRFD-020101

Admission Control

50332556 VS.LC.DLMean.Li Average number of DL CEs


censeGroup
consumed by an operator

WRFD-020101

Admission Control

50332557 VS.LC.DLCreditA Number of DL CEs configured WRFD-020101


vailable.LicenseG for an operator
roup.Dedicated

Admission Control

50332558 VS.LC.ULCreditA Number of UL CEs configured WRFD-020101


vailable.LicenseG for an operator
roup.Dedicated

Admission Control

50332559 VS.LC.ULCreditA Number of UL CEs configured WRFD-020101


vailable.Shared for a shared group

Admission Control

50332560 VS.LC.DLCreditA Number of DL CEs configured WRFD-020101


vailable.Shared for a shared group

Admission Control

50332561 VS.LC.ULMean.Li Average number of shared


censeGroup.Shar UL CEs consumed by an
ed
operator

WRFD-020101

Admission Control

50332562 VS.LC.DLMean.Li Average number of shared


censeGroup.Shar DL CEs consumed by an
ed
operator

WRFD-020101

Admission Control

50332563 VS.HSUPA.LC.U Average number of UL CEs


LMean.LicenseGr consumed by HSUPA
oup
services of an operator

WRFD-020101

Admission Control

50332564 VS.HSUPA.LC.U Average number of shared


LMean.LicenseGr UL CEs consumed by
oup.Shared
HSUPA services

WRFD-020101

Admission Control

50332565 VS.HW.DLCredit VS.HW.DLCreditAvailable


Available

WRFD-020101

Admission Control

50332566 VS.HW.ULCredit VS.HW.ULCreditAvailable


Available

WRFD-020101

Admission Control

50332573 VS.CE.ULAvailabl The Number of CEs


WRFD-020101
e.UlGroup
Configured on All Available
Boards in an Uplink Resource
Group

Admission Control

50332574 VS.CE.ULMean.U Mean Number of Uplink CEs WRFD-020101


lGroup
Consumed by All Cells in an
Uplink Resource Group

Admission Control

Issue Draft A (2012-02-15)

Counter Description

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

5-1

WCDMA RAN
Call Admission Control

Counter Counter Name


ID

5 Counters

Counter Description

Feature ID

Feature Name

50332578 VS.AttRLSETUP. The average number of RL


MEAN
Setup Request per second

WRFD-020101

Admission Control

50332579 VS.AttRLADD.ME The average number of RL


AN
Add Request per second

WRFD-020101

Admission Control

50332580 VS.AttRLRecfg.M The average number of RL WRFD-020101


EAN
Reconfiguration Preparation
Request per second

Admission Control

50332581 VS.DedicMeaRpt. The average number of


MEAN
Dedicated Measurement
Reporting per second

WRFD-020101

Admission Control

50332582 VS.CE.DLAvailabl The Number of Downlink CEs WRFD-020101


e.Board
Configured on a Baseband
Board

Admission Control

50332583 VS.CE.ULAvailabl The Number of Uplink CEs


e.Board
Configured on a Baseband
Boar

WRFD-020101

Admission Control

50332584 VS.CE.DLMean.B Mean Number of Downlink


oard
CEs Consumed by a
Baseband Board

WRFD-020101

Admission Control

50332586 VS.CE.ULMean.B Mean Number of Uplink CEs WRFD-020101


oard
Consumed by a Baseband
Board

Admission Control

50341855 VS.HSUPA.LeftP Ratio of the number of


WRFD-01061202 HSUPA Admission
wrLmtUserRatio HSUPA users with limited
Control
uplink load to the total number
WRFD-01061402
of HSUPA users in a cell
Enhanced Fast UL
Scheduling
50342555 VS.LC.ULMax.Lic Maximum number of UL CEs WRFD-020101
enseGroup
consumed by an operator

Admission Control

50342556 VS.LC.DLMax.Lic Maximum number of DL CEs WRFD-020101


enseGroup
consumed by an operator

Admission Control

50342561 VS.LC.ULMax.Lic Maximum number of shared WRFD-020101


enseGroup.Share UL CEs consumed by an
d
operator

Admission Control

50342562 VS.LC.DLMax.Lic Maximum number of shared WRFD-020101


enseGroup.Share DL CEs consumed by an
d
operator

Admission Control

50342563 VS.HSUPA.LC.U Maximum number of UL CEs WRFD-020101


LMax.LicenseGro consumed by HSUPA
up
services of an operator

Admission Control

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

5-2

WCDMA RAN
Call Admission Control

Counter Counter Name


ID

5 Counters

Counter Description

Feature ID

Feature Name

50342564 VS.HSUPA.LC.U Maximum number of shared WRFD-020101


LMax.LicenseGro UL CEs consumed by
up.Shared
HSUPA services

Admission Control

50342567 VS.LC.DLMin.Lic VS.LC.DLMin.LicenseGroup. WRFD-020101


enseGroup.Share Shared
d

Admission Control

50342568 VS.LC.ULMin.Lic VS.LC.ULMin.LicenseGroup. WRFD-020101


enseGroup.Share Shared
d

Admission Control

50342569 VS.HSUPA.LC.U VS.HSUPA.LC.ULMin.Licens WRFD-020101


LMin.LicenseGrou eGroup.Shared
p.Shared

Admission Control

50342570 VS.LC.DLMin.Lic VS.LC.DLMin.LicenseGroup WRFD-020101


enseGroup

Admission Control

50342571 VS.LC.ULMin.Lic VS.LC.ULMin.LicenseGroup WRFD-020101


enseGroup

Admission Control

50342572 VS.HSUPA.LC.U VS.HSUPA.LC.ULMin.Licens WRFD-020101


LMin.LicenseGrou eGroup
p

Admission Control

50342574 VS.CE.ULMin.Ul Minimum Number of Uplink WRFD-020101


Group
CEs Consumed by All Cells in
an Uplink Resource Group

Admission Control

50342575 VS.CE.ULMax.Ul Maximum Number of Uplink WRFD-020101


Group
CEs Consumed by All Cells in
an Uplink Resource Group

Admission Control

50342578 VS.AttRLSETUP. The max number of RL Setup WRFD-020101


MAX
Request per second

Admission Control

50342579 VS.AttRLADD.MA The max number of RL Add


X
Request per second

WRFD-020101

Admission Control

50342580 VS.AttRLRecfg.M The max number of RL


WRFD-020101
AX
Reconfiguration Preparation
Requeset per second

Admission Control

50342581 VS.DedicMeaRpt. The max number of


MAX
Dedicated Measurement
Reporting per second

WRFD-020101

Admission Control

50342584 VS.CE.DLMin.Bo Minimum Number of Downlink WRFD-020101


ard
CEs Consumed by a
Baseband Board

Admission Control

50342585 VS.CE.DLMax.Bo Maximum Number of


WRFD-020101
ard
Downlink CEs Consumed by
a Baseband Board

Admission Control

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

5-3

WCDMA RAN
Call Admission Control

Counter Counter Name


ID

5 Counters

Feature ID

Feature Name

50342586 VS.CE.ULMin.Bo Minimum Number of Uplink


ard
CEs Consumed by a
Baseband Board

WRFD-020101

Admission Control

50342587 VS.CE.ULMax.Bo Maximum Number of Uplink


ard
CEs Consumed by a
Baseband Board

WRFD-020101

Admission Control

67179524 VS.RRC.Rej.Cod Number of RRC Connection WRFD-020101


e.Cong
Rejects for Cell (Code
WRFD-010510
Resource Congestion)

Admission Control

67179864 VS.RAB.FailEstab Number of Failed CS RAB


WRFD-020101
CS.Code.Cong Establishments for Cell (Code WRFD-010510
Congestion)

Admission Control

67179967 VS.RAB.FailEstab Number of Failed PS RAB


WRFD-020101
PS.Code.Cong
Establishments for Cell (Code WRFD-010510
Congestion)

Admission Control

67181071 VS.RAC.NewCall Number of Cell Resource


Req
Requests During RAB
Establishment for Cell

WRFD-020101

Admission Control

67181072 VS.RAC.SHOCall Number of Cell Resource


WRFD-020101
Req
Requests During SHO for Cell

Admission Control

67181073 VS.RAC.Reconfig Number of Cell Resource


CallReq
Requests Due to UE RAB
Reconfiguration for Cell

WRFD-020101

Admission Control

67181074 VS.RAC.HHOCall Number of Cell Resource


Req
Requests During HHO for
Cell

WRFD-020101

Admission Control

67181075 VS.RAC.TrChSwit Number of Cell Resource


chCallReq
Requests During Channel
Type Switch for Cell

WRFD-020101

Admission Control

67181076 VS.RAC.NewCall Number of Successful Cell


Acc
Resource Requests During
RAB Establishment for Cell

WRFD-020101

Admission Control

Issue Draft A (2012-02-15)

Counter Description

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

3.4/6.8/13.6/27.2Kbps
RRC Connection and
Radio Access Bearer
Establishment and
Release

3.4/6.8/13.6/27.2Kbps
RRC Connection and
Radio Access Bearer
Establishment and
Release

3.4/6.8/13.6/27.2Kbps
RRC Connection and
Radio Access Bearer
Establishment and
Release

5-4

WCDMA RAN
Call Admission Control

Counter Counter Name


ID

5 Counters

Counter Description

Feature ID

Feature Name

WRFD-020101

Admission Control

67181078 VS.RAC.Reconfig Number of Successful Cell


WRFD-020101
CallAcc
Resource Requests Due to
UE RAB Reconfiguration for
Cell

Admission Control

67181079 VS.RAC.HHOCall Number of Successful Cell


Acc
Resource Requests During
HHO for Cell

WRFD-020101

Admission Control

67181080 VS.RAC.TrChSwit Number of Successful Cell


WRFD-020101
chCallAcc
Resource Requests During
Channel Type Switch for Cell

Admission Control

67189859 VS.RAC.HHO.Fail Number of Failed Requests


.Code.Cong
for Code Resources During
HHO for Cell

WRFD-020101

Admission Control

67190404 VS.RRC.Rej.ULC Number of RRC Connection WRFD-020101


E.Cong
Rejects for Cell (UL CE
WRFD-010510
Resource Congestion)

Admission Control

67190405 VS.RRC.Rej.DLC Number of RRC Connection WRFD-020101


E.Cong
Rejects for Cell (DL CE
WRFD-010510
Resource Congestion)

Admission Control

67190406 VS.RAB.FailEstab Number of Failed CS RAB


CS.ULCE.Cong Establishments for Cell (UL
CE Congestion)

WRFD-020101

Admission Control

WRFD-010510

3.4/6.8/13.6/27.2Kbps
RRC Connection and
Radio Access Bearer
Establishment and
Release

67190407 VS.RAB.FailEstab Number of Failed CS RAB


CS.DLCE.Cong Establishments for Cell (DL
CE Congestion)

WRFD-020101

Admission Control

WRFD-010510

3.4/6.8/13.6/27.2Kbps
RRC Connection and
Radio Access Bearer
Establishment and
Release

67181077 VS.RAC.SHOCall Number of Successful Cell


Acc
Resource Requests During
SHO for Cell

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

3.4/6.8/13.6/27.2Kbps
RRC Connection and
Radio Access Bearer
Establishment and
Release

3.4/6.8/13.6/27.2Kbps
RRC Connection and
Radio Access Bearer
Establishment and
Release

5-5

WCDMA RAN
Call Admission Control

Counter Counter Name


ID

5 Counters

Counter Description

Feature ID

Feature Name

67190408 VS.RAB.FailEstab Number of Failed PS RAB


PS.ULCE.Cong Establishments for Cell (UL
CE Congestion)

WRFD-020101

Admission Control

WRFD-010510

3.4/6.8/13.6/27.2Kbps
RRC Connection and
Radio Access Bearer
Establishment and
Release

67190409 VS.RAB.FailEstab Number of Failed PS RAB


PS.DLCE.Cong Establishments for Cell (DL
CE Congestion)

WRFD-020101

Admission Control

WRFD-010510

3.4/6.8/13.6/27.2Kbps
RRC Connection and
Radio Access Bearer
Establishment and
Release

67191165 VS.LC.ULCreditU Maximum Usage of UL Credit WRFD-020101


sed.Max
for Cell

Admission Control

67191166 VS.LC.ULCreditU Minimum Usage of UL Credit WRFD-020101


sed.Min
for Cell

Admission Control

67191167 VS.LC.DLCreditU Maximum Usage of DL Credit WRFD-020101


sed.Max
for Cell

Admission Control

67191168 VS.LC.DLCreditU Minimum Usage of DL Credit WRFD-020101


sed.Min
for Cell

Admission Control

67191839 VS.RAC.DCCC.F Number of Failed Requests WRFD-020101


ail.ULCE.Cong
for UL CE Resources During
DCCC for Cell

Admission Control

67191840 VS.RAC.DCCC.F Number of Failed Requests WRFD-020101


ail.DLCE.Cong
for DL CE Resources During
DCCC for Cell

Admission Control

67191841 VS.RAC.SHO.Fail Number of Failed Requests WRFD-020101


.ULCE.Cong
for UL CE Resources During
SHO for Cell

Admission Control

67191842 VS.RAC.SHO.Fail Number of Failed Requests WRFD-020101


.DLCE.Cong
for DL CE Resources During
SHO for Cell

Admission Control

67191843 VS.RAC.NewCall Number of Failed Requests WRFD-020101


Req.Fail.ULCE.C for Uplink CE Resources
ong
During RAB Establishment for
Cell

Admission Control

67191844 VS.RAC.NewCall Number of Failed Requests WRFD-020101


Req.Fail.DLCE.C for Downlink CE Resources
ong
During RAB Establishment for
Cell

Admission Control

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

5-6

WCDMA RAN
Call Admission Control

Counter Counter Name


ID

5 Counters

Counter Description

Feature ID

Feature Name

67192492 VS.RAC.HHO.Fail Number of Failed Requests WRFD-020101


.ULCE.Cong
for UL CE Resources During
HHO for Cell

Admission Control

67192493 VS.RAC.HHO.Fail Number of Failed Requests WRFD-020101


.DLCE.Cong
for DL CE Resources During
HHO for Cell

Admission Control

67192608 VS.RRC.Rej.ULIU Number of RRC Connection WRFD-020101


BBand.Cong
Rejects for Cell (UL Iub
WRFD-010510
Bandwidth Congestion)

Admission Control

67192609 VS.RRC.Rej.DLIU Number of RRC Connection WRFD-020101


BBand.Cong
Rejects for Cell (DL Iub
WRFD-010510
Bandwidth Congestion)

Admission Control

67192610 VS.RAB.FailEstab Number of Failed CS RAB


CS.DLIUBBand.C Establishments for Cell (DL
ong
Iub Bandwidth Congestion)

WRFD-020101

Admission Control

WRFD-010510

3.4/6.8/13.6/27.2Kbps
RRC Connection and
Radio Access Bearer
Establishment and
Release

67192611 VS.RAB.FailEstab Number of Failed CS RAB


CS.ULIUBBand.C Establishments for Cell (UL
ong
Iub Bandwidth Congestion)

WRFD-020101

Admission Control

WRFD-010510

3.4/6.8/13.6/27.2Kbps
RRC Connection and
Radio Access Bearer
Establishment and
Release

67192612 VS.RAB.FailEstab Number of Failed PS RAB


PS.DLIUBBand.C Establishments for Cell (DL
ong
Iub Bandwidth Congestion)

WRFD-020101

Admission Control

WRFD-010510

3.4/6.8/13.6/27.2Kbps
RRC Connection and
Radio Access Bearer
Establishment and
Release

67192613 VS.RAB.FailEstab Number of Failed PS RAB


PS.ULIUBBand.C Establishments for Cell (UL
ong
Iub Bandwidth Congestion)

WRFD-020101

Admission Control

WRFD-010510

3.4/6.8/13.6/27.2Kbps
RRC Connection and
Radio Access Bearer
Establishment and
Release

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

3.4/6.8/13.6/27.2Kbps
RRC Connection and
Radio Access Bearer
Establishment and
Release

3.4/6.8/13.6/27.2Kbps
RRC Connection and
Radio Access Bearer
Establishment and
Release

5-7

WCDMA RAN
Call Admission Control

Counter Counter Name


ID

5 Counters

Counter Description

Feature ID

Feature Name

67192916 VS.RAC.NewCall Number of Failed Admissions WRFD-01061003 HSDPA Admission


Control
Req.Fail.HSDPA Due to HSDPA User Number
Num.Cong
Exceeding Threshold During
RAB Establishment for Cell
67192917 VS.RAC.NewCall Number of Failed Admissions WRFD-01061202 HSUPA Admission
Control
Req.Fail.HSUPA Due to HSUPA User Number
Num.Cong
Exceeding Threshold During
RAB Establishment for Cell
67192918 VS.RAC.SHO.Fail Number of Failed Requests
.Code.Cong
for Code Resources During
SHO for Cell

WRFD-020101

Admission Control

67192919 VS.RAC.SHO.Fail Number of Failed Requests


.ULIUBBand.Con for UL Iub Transmission
g
Resources During SHO for
Cell

WRFD-020101

Admission Control

67192920 VS.RAC.SHO.Fail Number of Failed Requests


.DLIUBBand.Con for DL Iub Transmission
g
Resources During SHO for
Cell

WRFD-020101

Admission Control

67192921 VS.RAC.SHO.Fail Number of Failed Admissions WRFD-01061202 HSUPA Admission


Control
.HSUPANum.Con Due to HSUPA User Number
g
Exceeding Threshold During
SHO for Cell
67192922 VS.RAC.DCCC.F Number of Failed Requests
ail.Code.Cong
for DL Code Resources
During DCCC for Cell

WRFD-020101

Admission Control

67192923 VS.RAC.TrChSwit Number of Failed Requests WRFD-020101


ch.Fail.ULCE.Con for UL CE Resources During
g
Channel Type Switch for Cell

Admission Control

67192924 VS.RAC.TrChSwit Number of Failed Requests WRFD-020101


ch.Fail.DLCE.Con for DL CE Resources During
g
Channel Type Switch for Cell

Admission Control

67192925 VS.RAC.TrChSwit Number of Failed Requests WRFD-020101


ch.Fail.Code.Con for Code Resources During
g
Channel Type Switch for Cell

Admission Control

67192926 VS.RAC.TrChSwit Number of Failed Requests


ch.Fail.ULIUBBan for UL Iub Transmission
d.Cong
Resources During Channel
Type Switch for Cell

WRFD-020101

Admission Control

67192927 VS.RAC.TrChSwit Number of Failed Requests


ch.Fail.DLIUBBan for DL Iub Transmission
d.Cong
Resources During Channel
Type Switch for Cell

WRFD-020101

Admission Control

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

5-8

WCDMA RAN
Call Admission Control

Counter Counter Name


ID

5 Counters

Counter Description

Feature ID

Feature Name

67192928 VS.RAC.TrChSwit Number of Failed Admissions WRFD-01061003 HSDPA Admission


Control
ch.Fail.HSDPANu Due to HSDPA User Number
m.Cong
Exceeding Threshold During
Channel Type Switch for Cell
67192929 VS.RAC.TrChSwit Number of Failed Admissions WRFD-01061202 HSUPA Admission
Control
ch.Fail.HSUPANu Due to HSUPA User Number
m.Cong
Exceeding Threshold During
Channel Type Switch for Cell
67192930 VS.RAC.HHO.Fail Number of Failed Requests
.ULIUBBand.Con for UL Iub Transmission
g
Resources During HHO for
Cell

WRFD-020101

Admission Control

67192931 VS.RAC.HHO.Fail Number of Failed Requests


.DLIUBBand.Con for DL Iub Transmission
g
Resources During HHO for
Cell

WRFD-020101

Admission Control

67192932 VS.RAC.HHO.Fail Number of Failed Admissions WRFD-01061003 HSDPA Admission


Control
.HSDPANum.Con Due to HSDPA User Number
g
Exceeding Threshold During
HHO for Cell
67192933 VS.RAC.HHO.Fail Number of Failed Admissions WRFD-01061202 HSUPA Admission
Control
.HSUPANum.Con Due to HSUPA User Number
g
Exceeding Threshold During
HHO for Cell
67192939 VS.RAC.SHO.Fail Number of Failed Requests
.ULPower.Cong for UL Power Resources
During SHO for Cell

WRFD-020101

Admission Control

67192940 VS.RAC.SHO.Fail Number of Failed Requests


.DLPower.Cong for DL Power Resources
During SHO for Cell

WRFD-020101

Admission Control

67192941 VS.RAC.HHO.Fail Number of Failed Requests


.ULPower.Cong for UL Power Resources
During HHO for Cell

WRFD-020101

Admission Control

67192942 VS.RAC.HHO.Fail Number of Failed Requests


.DLPower.Cong for DL Power Resources
During HHO for Cell

WRFD-020101

Admission Control

67192943 VS.RAC.DCCC.F Number of Failed Requests


ail.ULPower.Cong for UL Power Resources
During DCCC for Cell

WRFD-020101

Admission Control

67192944 VS.RAC.DCCC.F Number of Failed Requests


ail.DLPower.Cong for DL Power Resources
During DCCC for Cell

WRFD-020101

Admission Control

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

5-9

WCDMA RAN
Call Admission Control

Counter Counter Name


ID

5 Counters

Counter Description

Feature ID

Feature Name

67192945 VS.RAC.TrChSwit Number of Failed Requests WRFD-020101


ch.Fail.ULPower. for UL Power Resources
Cong
During Channel Type Switch
for Cell

Admission Control

67192946 VS.RAC.TrChSwit Number of Failed Requests WRFD-020101


ch.Fail.DLPower. for DL Power Resources
Cong
During Channel Type Switch
for Cell

Admission Control

67193609 VS.RRC.Rej.ULP Number of RRC Connection WRFD-020101


ower.Cong
Rejects for Cell (UL Power
WRFD-010510
Congestion)

Admission Control

67193610 VS.RRC.Rej.DLP Number of RRC Connection WRFD-020101


ower.Cong
Rejects for Cell (DL Power
WRFD-010510
Congestion)

Admission Control

67193611 VS.RAB.FailEstab Number of Failed CS RAB


CS.ULPower.Con Establishments for Cell (UL
g
Power Congestion)

WRFD-020101

Admission Control

WRFD-010510

3.4/6.8/13.6/27.2Kbps
RRC Connection and
Radio Access Bearer
Establishment and
Release

67193612 VS.RAB.FailEstab Number of Failed CS RAB


CS.DLPower.Con Establishments for Cell (DL
g
Power Congestion)

WRFD-020101

Admission Control

WRFD-010510

3.4/6.8/13.6/27.2Kbps
RRC Connection and
Radio Access Bearer
Establishment and
Release

67193613 VS.RAB.FailEstab Number of Failed PS RAB


PS.ULPower.Con Establishments for Cell (UL
g
Power Congestion)

WRFD-020101

Admission Control

WRFD-010510

3.4/6.8/13.6/27.2Kbps
RRC Connection and
Radio Access Bearer
Establishment and
Release

67193614 VS.RAB.FailEstab Number of Failed PS RAB


PS.DLPower.Con Establishments for Cell (DL
g
Power Congestion)

WRFD-020101

Admission Control

WRFD-010510

3.4/6.8/13.6/27.2Kbps
RRC Connection and
Radio Access Bearer
Establishment and
Release

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

3.4/6.8/13.6/27.2Kbps
RRC Connection and
Radio Access Bearer
Establishment and
Release

3.4/6.8/13.6/27.2Kbps
RRC Connection and
Radio Access Bearer
Establishment and
Release

5-10

WCDMA RAN
Call Admission Control

Counter Counter Name


ID

5 Counters

Counter Description

Feature ID

Feature Name

67199663 VS.RAC.UL.EqvU Mean Number of UL


serNum
Equivalent Voice UEs in
CEL_DCH State for Cell

WRFD-020101

Admission Control

67199664 VS.RAC.DL.EqvU Mean Number of DL


serNum
Equivalent Voice UEs in
CEL_DCH State for Cell

WRFD-020101

Admission Control

67202567 VS.LC.ULCreditU Mean Usage of UL Credit for WRFD-020101


sed.Mean
Cell

Admission Control

67202570 VS.LC.DLCreditU Mean Usage of DL Credit for WRFD-020101


sed.Mean
Cell

Admission Control

67202921 VS.CPICH.Mean Average CPICH Power for


Pwr
Cell

Admission Control

WRFD-020101

73393830 VS.HSDPA.RAB. Number of Failed HSDPA


WRFD-01061003 HSDPA Admission
Control
FailEstab.DLPow Service Establishments Due
er.Cong
to DL Power Insufficiency for
Cell
73393831 VS.HSDPA.RAB. Number of Failed HSDPA
WRFD-01061003 HSDPA Admission
Control
FailEstab.DLIUBB Service Establishments Due
and.Cong
to DL Iub Bandwidth
Insufficiency for Cell
73393961 VS.RAC.NewCall Number of Failed Requests WRFD-020101
Req.Fail.ULPower for Uplink Power Resources
.Cong
in the RAB Setup Procedure
for Cell

Admission Control

73393962 VS.RAC.NewCall Number of Failed Requests WRFD-020101


Req.Fail.DLPower for Downlink Power
.Cong
Resources in the RAB Setup
Procedure for Cell

Admission Control

73393963 VS.RAC.NewCall Number of Failed Requests WRFD-020101


Req.Fail.Code.Co for Code Resources in the
ng
RAB Setup Procedure for Cell

Admission Control

73393964 VS.RAC.NewCall Number of Failed Requests WRFD-020101


Req.Fail.ULIUBB for Uplink Iub Bandwidth
and.Cong
Resources in the RAB Setup
Procedure for Cell

Admission Control

73393965 VS.RAC.NewCall Number of Failed Requests WRFD-020101


Req.Fail.DLIUBB for Downlink Iub Bandwidth
and.Cong
Resources in the RAB Setup
Procedure for Cell

Admission Control

73403761 VS.HSUPA.UE.M Maximum Number of HSUPA WRFD-01061202 HSUPA Admission


ax.Cell
UEs in a Cell
Control
WRFD-020101
Admission Control

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

5-11

WCDMA RAN
Call Admission Control

Counter Counter Name


ID

5 Counters

Counter Description

Feature ID

Feature Name

73403763 VS.HSDPA.UE.M Maximum Number of HSDPA WRFD-01061003 HSDPA Admission


ax.Cell
UEs in a Cell
Control
WRFD-020101
Admission Control
73423469 VS.HSDPA.UE.M Maximum Number of Free
ax.Cell.Free
HSDPA Users in a Cell

WRFD-01061003 HSDPA Admission


Control

73423955 VS.RAC.TrChSwit Counters Related to the


WRFD-020101
ch.Fail.DCCH.Co Failed Number of F2D
ng.F2D
Process Triggered by DCCH
Congestion

Admission Control

73423956 VS.RAC.TrChSwit Counters Related to the


WRFD-020101
ch.Fail.DCCH.Co Failed Number of D2F
ng.D2F
Process Triggered by DCCH
Congestion

Admission Control

73423957 VS.RAC.TrChSwit Counters Related to the


ch.Fail.DSP.Overl Failed Number of D2F
oad.D2F
Process Triggered by DSP
Overload

WRFD-020101

Admission Control

73441142 VS.HSDPA.UE.M Average Number of Free


ean.Cell.Free
HSDPA Users in a Cell

WRFD-01061003 HSDPA Admission


Control

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

5-12

WCDMA RAN
Call Admission Control

6 Glossary

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

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

6-1

WCDMA RAN
Call Admission Control

7 Reference Documents

7 Reference Documents
[1] Load Control Feature Parameter Description
[2] HSDPA Feature Parameter Description
[3] Transmission Resource Management Feature Parameter Description
[4] Radio Bearers Feature Parameter Description
[5] MBMS Feature Parameter Description

Issue Draft A (2012-02-15)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

7-1

You might also like