Вы находитесь на странице: 1из 32

ZGO-04-02-001 Dynamic BTS

Power Control
Feature Guide

ZGO-04-02-001 Dynamic BTS Power Control

ZGO-04-02-001 Dynamic BTS Power Control


Version
V1.00

Date

Author

2014/01/20

Zhao Haoping

Reviewer

Gu Yuhui

Notes

First edition

2014 ZTE Corporation. All rights reserved.


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

ZTE Confidential Proprietary

ZGO-04-02-001 Dynamic BTS Power Control

TABLE OF CONTENTS

Feature Attribute ............................................................................................... 4

2
2.1
2.2
2.3

Overview ............................................................................................................ 4
Feature Introduction ............................................................................................. 4
License Control .................................................................................................... 5
Correlation with Other Features ........................................................................... 6

Technical Description ....................................................................................... 6

Parameters....................................................................................................... 13

5
5.1
5.2

Related Counters and Alarms ........................................................................ 22


Related Counters ............................................................................................... 22
Related Alarms .................................................................................................. 23

6
6.1
6.2
6.3
6.3.1
6.3.2
6.4
6.5

Engineering Guide .......................................................................................... 24


Application Scenario .......................................................................................... 24
Feature Activation Procedure ............................................................................. 24
Feature Validation Procedure............................................................................. 27
Downlink Dynamic Power Control by DL quality ................................................. 27
Downlink Dynamic Power Control by DL level .................................................... 28
Feature Deactivation Procedure......................................................................... 29
Impact on the Network ....................................................................................... 29

Abbreviation .................................................................................................... 30

Reference Document....................................................................................... 30

ZTE Confidential Proprietary

ZGO-04-02-001 Dynamic BTS Power Control

FIGURES
Figure 3-1 Power Control Flow Chart .................................................................................. 7
Figure 6-1 Power Control Parameter Configuration 1.........................................................24
Figure 6-2 Power Control Parameter Configuration 2.........................................................25
Figure 6-3 Power Control Parameter Configuration 3.........................................................26
Figure 6-4 Power Control Parameter Configuration 4.........................................................27
Figure 6-5 Power control window .......................................................................................29

TABLES
Table 2-1 License Control List ............................................................................................ 5
Table 3-1 Power Control Strategy ....................................................................................... 9
Table 3-2 Dynamic Power Definition ..................................................................................12
Table 4-1 Parameter List ...................................................................................................13
Table 5-1 Counter List .......................................................................................................22

ZTE Confidential Proprietary

ZGO-04-02-001 Dynamic BTS Power Control

Feature Attribute
BSC version: [ZXG10-iBSC V6.50.20]
BTS version: [ZXSDR V4.12.10]
Attribute: [Optional]
Involved NEs:
NE Name

Related or Not

MS

BTS

BSC

iTC

MSC

MGW

SGSN

GGSN

HLR

Special Requirement

: Involved
-: Not involved

Overview

2.1

Feature Introduction
Power control is an important method for radio link control. It is to optimize the emitted
power of MSs and BTSs to improve the frequency utilization efficiency and decrease the
interference. The dynamic BTS power control function allows the BSS to perform
dynamic control over the BTS output power. It provides a stable downlink signal to the
MS with minimized interference and power consumption.

ZTE Confidential Proprietary

ZGO-04-02-001 Dynamic BTS Power Control

The transmission power of the BTS is adjusted according to an overall judgment based
on the configured parameter, and downlink level and quality in the downlink
measurement report.
Power control is based on the following basic principles:

Power will be decreased appropriately when the level or quality is higher than the
expectation.

Power will be increased appropriately when the level or quality is lower than the
expectation.

Both level and quality factors should be taken into overall consideration to make
power control more accurate and effective.

According to the specifications, ZTE BTS has 15 steps of dynamic power adjustment with
2dB/per step which means the dynamic power adjustment range is 30 dB. By
configuration, the BTS can adjust the power one or two steps every time.
In some situation, the power can be adjusted more quickly. Please refer to
ZGO-04-02-017 Downlink Rapid Power Control for details.

2.2

License Control
Table 2-1

License Control List

Feature ID

ZGO-04-02-001

Feature Name

License

Configured

Control Item

NE

Dynamic BTS Power

Dynamic BTS

Control

Power

BSC

Unit

per
TRX

Control (per
TRX)

ZTE Confidential Proprietary

ZGO-04-02-001 Dynamic BTS Power Control

2.3

Correlation with Other Features


1. Required Features
None
2. Mutually Exclusive Features
None
3. Affected Features
None

Technical Description
Power control is an important method for radio link control. The dynamic BTS power
control allows the BSS to perform dynamic control over the output power of BTS. In ZTE
systems, dynamic power control is performed by BTS. The transmission power of the
BTS is adjusted according to an overall judgment based on the expectation and the
measurement report concerning the uplink and downlink level and quality.
Power control is based on the following basic principles:

Power will be decreased appropriately when the level or quality is higher than the
expectation.

Power will be increased appropriately when the level or quality is lower than the
expectation.

Both level and quality factors must be taken into overall consideration to make
power control more accurate and effective.

Although it is the network operators to determine whether to use the downlink power
control function, all BTSs have to support this feature. According to the specifications, the
BTS have 15 steps of dynamic power adjustment with 2dB/step, which means the
dynamic power adjustment range is 30dB.

ZTE Confidential Proprietary

ZGO-04-02-001 Dynamic BTS Power Control

The following picture shows the ZTE power control flow.

Figure 3-1

Power Control Flow Chart

BEGI N

St ep1BTS r ecei ves a


measur ement r epor t f r om MS
St ep2BTS saves t he
measur ement r epor t f r om MS
St ep3BTS pr ocesses t he
or i gi nal measur ement dat a
f r om MS
St ep4BTS sor t s and wor ks
out st at i st i cs of t he
aver age dat e of MS
St ep5BTS power cont r ol
st r at egi es
St ep6det er mi ni ng t he BTS
power cont r ol st ep
St ep7i mpl ement i ng BTS
power cont r ol and r eset t i ng
power cont r ol dat a

END

The steps are described in details as follows:

Step 1: The BTS receives a measurement report from the MS.

ZTE Confidential Proprietary

ZGO-04-02-001 Dynamic BTS Power Control

The MS sends measurement reports through the SACCH. The measurement report
message contains the measurement results about the current dedicated channels and
adjacent cells.

Step 2: The BTS saves the measurement report from the MS.

The downlink power control algorithm extracts the downlink reception level and quality
grades of the current channel from the measurement report and puts these values into
their original cyclic queues respectively.

Step 3: The BTS processes the original measurement data from the MS.

When the number of stored level and quality queues reaches their corresponding
averaging window size, the averaging process will be implemented with considering the
weight factor.

Step 4: The BTS sorts and works out statistics of the average data of the MS.

When the average value samples reach the certain threshold, the BTS will check the
average queues and works out statistics on the current level and quality status and bit
error rate.

Step 5: The BTS executes power control strategies.

According to the statistic results of the level and quality status and bit error rate, for the
BTS power control strategies, refer to the following Table 3-1.
Level status = 0: The level grade is normal (between the upper and lower limit of the
expectation).
Level status = 1: The level grade is lows (lower than the lower limit of the expectation).
Level status = 2: The level grade is high (higher than the upper limit of the expectation).
Quality status = 0: The reception BER is normal (between the upper and lower limit of the
expectation).
Quality status = 1: The reception BER is low (lower than the lower limit of the
expectation).

ZTE Confidential Proprietary

ZGO-04-02-001 Dynamic BTS Power Control

Quality status = 2: The reception BER is high (higher than the upper limit of the
expectation).

Table 3-1

Power Control Strategy

Level Status

Quality Status

Conclusion

Keep the original power

Increase the transmission power (due to level)

Increase the transmission power (due to level)

Decrease the transmission power (due to level)

Decrease the transmission power (due to level)

Decrease the transmission power (due to


quality)
Increase the transmission power (due to
quality)

Increase the transmission power (due to


quality)

Increase the transmission power (due to


quality)

The detailed power control strategies are described as follows:


When the level grade is normal, and the reception bit error rate (BER) is normal, the
power control strategy is selected to keep the original power.
When the level grade is normal, and the reception BER is low, the power control strategy
is selected to decrease the transmission power.
When the level grade is normal, and the reception BER is high, the power control
strategy is selected to increase the transmission power.
When the level grade is low, and the reception bit error rate (BER) is normal, the power
control strategy is selected to increase the transmission power.
When the level grade is low, and the reception bit error rate (BER) is low, the power
control strategy is selected to increase the transmission power.

ZTE Confidential Proprietary

ZGO-04-02-001 Dynamic BTS Power Control

When the level grade is low, and the reception bit error rate (BER) is high, the power
control strategy is selected to increase the transmission power.
When the level grade is high, and the reception bit error rate (BER) is normal, the power
control strategy is selected to decrease the transmission power.
When the level grade is high, and the reception bit error rate (BER) is low, the power
control strategy is selected to decrease the transmission power.
When the level grade is high, and the reception bit error rate (BER) is high, the power
control strategy is selected to increase the transmission power.

Step 6: Determining the BTS power control step.

The BTS output power is adjusted according to the dynamic BTS power control strategy.
If the power adjustment step is a fixed value, such as 2, 4 and 6dB, this is called common
power control. The BTS determines whether the rapid power control is used according to
the rapid power control parameter.
The rapid power control is an optional feature of the BSC. It can decrease the
interference of the whole system and satisfy the requirement of dynamic power control of
the fast moving MS. The power control adjustment range per time by the rapid power
control is no longer a fixed value, but an integral multiple of the cell parameter increasing
step or decreasing step of downlink power control. The rapid power control parameter
determines whether to use the rapid power control.
If the common power control is used, the step every time when performing power control
is the specified step set by increase step of downlink power link and decrease step of
downlink power control. The rapid power control being used must comply with the
following rules, where the level-related increase/decrease control is still to be judged. If it
fails to satisfy the conditions, the common power control will be used.
Increase the BTS power (due to level):

If LEV_DL + 2* INCREASESTEP < L_RXLEV_DL, there is step adjustment:


STEP = L_RXLEV_DL -LEV_DL,

10

ZTE Confidential Proprietary

ZGO-04-02-001 Dynamic BTS Power Control

LEV_DL refers to the current signal level. INCREASESTEP refers to the power increase
step, and L_RXLEV_DL refers to the lower limit of the expectation.
Decrease the transmission power (due to level):
If LEV_DL - 2* DECREASESTEP > U_LEV_DL, the step is as follows:
STEP = min ( PwrDecrLimit, LEV_DL- U_RXLEV_DL )
LEV_DL is the current value rather than the average value. DECREASESTEP refers to
the power decrease step. U_LEV_DL refers to the upper limit of the expectation.
PwrDecrLimit is the power decrease limits, which relates to the signal quality, indicating
that the rapid power decrease one time of corresponding signal quality is lower than the
value.
Increase the transmission power (due to quality):
If LEV_DL + 2* INCREASESTEP < L_RXLEV_DL, the step is as follows.
STEP = max ( (1+max(0,Qa)) * INCREASESTEP ,

L_RXLEV_DL - LEV_DL )

Otherwise,
STEP = (1+max(0,Qa)) * INCREASESTEP
Qa = QUAL_DL - L_RXQUAL_DL; QUAL_DL refers to the current signal quality and
LEV_DL refers to the current signal level, neither of them refers to the average value;
L_RXQUAL_DL refers to the upper limit of the expectation.
Decrease the transmission power (due to quality):
Power decreasing step caused by signal quality is limited, therefore:
If LEV_DL - 2* DECREASESTEP > U_LEV_DL,
STEP = min ( PwrDecrLimit, LEV_DL U_ RXLEV_DL,

(1 +max(0, Qa) ) *

DECREASESTEP);
Otherwise

ZTE Confidential Proprietary

11

ZGO-04-02-001 Dynamic BTS Power Control

STEP = DECREASESTEP
LEV_DL refers to the current signal level rather than the average value. Qa =
U_RXQUAL_DL AV_QUAL_DL, and AV_QUAL_DL refers to the average value of
signal quality.

Step 7: Implementing BTS power control and resetting power control data.

When the power control algorithm is used to figure out the required power, the BTS
modifies its transmission power based on this information. Once the BTS output power is
changed, all the measured data and stored queues will be cleared and reset to receive
new measurement reports for the next power control judgment process.
After each time of power control, a few more measurement reports that still use the
original transmission power or dynamically changing transmission power are likely to be
received, but the level and quality information contained is inaccurate and should be
ignored (other information, like adjacent cell information, is still valid.) Therefore, before
the next power control process starts, several measurement reports that are not accurate
enough will be ignored. The minimize Interval of downlink power control parameter is
used to specify a minimum interval between two power control processes.
ZTE dynamic BTS power is divided into 16 levels: 0 to 15. Dynamic power control is an
adjustment based on static power control. Dynamic power takes one level of static power
as its maximum value, named Pn, which can be adjusted downward by up to 15 levels, at
a step of 2dB. For example, if Pn = 45dBm, the power values corresponding to its
dynamic power levels are listed in the following table.

Table 3-2
Dynami

Power

(dBm)

c Level

12

Dynamic Power Definition

ZTE Confidential Proprietary

ZGO-04-02-001 Dynamic BTS Power Control

Parameters
Table 4-1

Parameter List

Manage

Logic

d Object Name

Parameter Description

Value
Range

Defaul Recom
t

Unit

mende

Value d Value

In GSM system, BSC determines


whether to perform power
control.according to measurement
data. BSC uses the average value of
Downlink
GPower level
Control sample
count

measurement data to avoid adverse


influences caused by abrupt changes
in measurement data due to complex 1~31

None 6

None 2

radio transmission.BTS uses this


parameter to calculate the window
size for the average value of
downlink signal strength, i.e. to
calculate the average value of the
number of used samples.
According to GSM Specifications,
discontinuous transmission (DTX)
refers to the process in which the
system does not transmit signals in
the voice .intermittent period during
the subscriber communication
process.In the DTX mode, the
measurement data reported to BSC

GPower
Control

Downlink
level
weight

fall into two types. One is the average


of the measurement results of all
timeslots in a measurement period in

1~3

the non-DTX mode, and the other is


the averageof the measurement
results of some special timeslots in a
measurement period in the DTX
mode. BSC needs to optionally select
one type of measurement data and
use the data to calculate the average
value. The first type of measurement
data is the average of the

ZTE Confidential Proprietary

13

ZGO-04-02-001 Dynamic BTS Power Control

Manage

Logic

d Object Name

Parameter Description

Value
Range

Defaul Recom
t

Unit

mende

Value d Value

measurement results of all timeslots,


and it is accurate. But the second
type of measurement data is the
average of the measurement results
of some timeslots, and it is less
accurate. Therefore, BSC, when
averaging the measurement values,
uses different weights for the two
types of measurement data.
This parameter determines the
weight for the first type of
measurement data when averaging
downlink signal strength for power
control. Weight for the second type of
measurement data is set to 1 by
default.
In GSM system, BSC determines
whether to perform power control
according to measurement data.
BSC uses the average value of
Downlink
GPower quality
Control sample
count

measurement data to avoid adverse


influences caused by abrupt changes
in measurement data due to complex 1~31

None 6

None 2

radio transmission. BTS uses this


parameter to calculate the window
size for the average value of
downlink signal quality, i.e. to
calculate the average value of the
number of used samples.
According to GSM Specifications,
discontinuous transmission (DTX)

GPower
Control

Downlink
quality
Weight

refers to the process in which the


system does not transmit signals in
the voice intermittent period during

1~3

the subscriber communication


process. In the DTX mode, the
measurement data reported to BSC

14

ZTE Confidential Proprietary

ZGO-04-02-001 Dynamic BTS Power Control

Manage

Logic

d Object Name

Parameter Description

Value
Range

Defaul Recom
t

Unit

mende

Value d Value

fall into two types. One is the average


of the measurement results of all
timeslots in a measurement period in
the non-DTX mode, and the other is
the average of the measurement
results of some special timeslots in a
measurement period in the DTX
mode. BSC needs to optionally select
one type of measurement data and
use the data to calculate the average
value.The first type of measurement
data is the average of the
measurement results of all timeslots,
and it is accurate. But the second
type of measurement data is the
average of the measurement results
of some timeslots, and it is less
accurate. Therefore, BSC, when
averaging the measurement values,
uses different weights for the two
types of measurement data.This
parameter determines the weight for
the first type of measurement data
when averaging downlink signal
quality for power control. Weight for
the second type of measurement
data is set to 1 by default.
Downlink
GPower power
Control control
allowed

GPower
Control

This parameter determines whether


to enable or disable BTS downlink

Yes/no

None 2

0~63

None 26

26

power control in the cell.

According to GSM specifications,


Increase power control decisions depend upon
downlink received average value series of
level

uplink signal strength.The decision

Threshol process is as follows: For the latest N


d
average values of downlink signal
strength, if P of the N values fall

ZTE Confidential Proprietary

15

ZGO-04-02-001 Dynamic BTS Power Control

Manage

Logic

d Object Name

Parameter Description

Value
Range

Defaul Recom
t

Unit

mende

Value d Value

below relevant threshold value,


increase BTS (downlink)
transmission power to improve the
downlink signal quality.
According to GSM specifications,
power control decisions depend upon
received average value series of
Decrease uplink signal strength.The decision
GPower
Control

downlink process is as follows: For the latest N


level

average values of downlink signal

0~63

None 34

34

0~7

None 2

0~7

None 0

0~31

None 3

Threshol strength, if P of the N values rise


d

above relevant threshold value,


reduce BTS (downlink) transmission
power to improve the downlink signal
strength.
According to GSM specifications,
power control decisions depend upon
received average value series of

Increase uplink signal strength. The decision


GPower
Control

downlink process is as follows: For the latest N


quality

average values of downlink signal

Threshol quality, if P of the N values rise


d

above relevant threshold value,


increase BTS (downlink)
transmission power to improve the
downlink signal quality.
According to GSM specifications,
power control decisions depend upon

Decrease
GPower
Control

downlink
quality
Threshol
d

received average value series of


uplink signal strength. The decision
process is as follows: For the latest N
average values of uplink signal
quality, if P of the N values fall below
relevant threshold value, reduce MS
(uplink) transmission power to
improve the uplink signal quality.

GPower Increase According to GSM specifications,

16

ZTE Confidential Proprietary

ZGO-04-02-001 Dynamic BTS Power Control

Manage

Logic

d Object Name

Parameter Description

Value
Range

Defaul Recom
t

Unit

mende

Value d Value

Control downlink power control decisions depend upon


level

received average value series of

Value P uplink signal strength.The decision


process is as follows: For the latest N
average values of downlink signal
strength, if P of the N values fall
below relevant threshold value,
increase BTS (downlink)
transmission power to improve the
downlink signal quality.
According to GSM specifications,
power control decisions depend upon
received average value series of
Increase
GPower downlink
Control level
Value N

uplink signal strength.The decision


process is as follows: For the latest N
average values of downlink signal

0~31

None 4

0~31

None 3

0~31

None 4

strength, if P of the N values fall


below relevant threshold value,
increase BTS (downlink)
transmission power to improve the
downlink signal quality.
According to GSM specifications,
power control decisions depend upon
received average value series of

Decrease
GPower downlink
Control level
Value P

uplink signal strength.The decision


process is as follows: For the latest N
average values of downlink signal
strength, if P of the N values rise
above relevant threshold value,
reduce BTS (downlink) transmission
power to improve the downlink signal
strength.

Decrease
GPower downlink
Control level
Value N

ZTE Confidential Proprietary

According to GSM specifications,


power control decisions depend upon
received average value series of
uplink signal strength.The decision
process is as follows: For the latest N

17

ZGO-04-02-001 Dynamic BTS Power Control

Manage

Logic

d Object Name

Parameter Description

Value
Range

Defaul Recom
t

Unit

mende

Value d Value

average values of downlink signal


strength, if P of the N values rise
above relevant threshold value,
reduce BTS (downlink) transmission
power to improve the downlink signal
strength.
According to GSM specifications,
power control decisions depend upon
received average value series of
Increase
GPower downlink
Control quality
Value P

uplink signal strength. The decision


process is as follows: For the latest N
average values of downlink signal

0~31

None 3

0~31

None 4

process is as follows: For the latest N 0~31

None 3

quality, if P of the N values rise


above relevant threshold value,
increase BTS (downlink)
transmission power to improve the
downlink signal quality.
According to GSM specifications,
power control decisions depend upon
received average value series of

Increase
GPower downlink
Control quality
Value N

uplink signal strength. The decision


process is as follows: For the latest N
average values of downlink signal
quality, if P of the N values rise
above relevant threshold value,
increase BTS (downlink)
transmission power to improve the
downlink signal quality.
According to GSM specifications,
power control decisions depend upon

Decrease
GPower downlink
Control quality
Value P

received average value series of


uplink signal strength. The decision
average values of uplink signal
quality, if P of the N values fall below
relevant threshold value,reduce MS
(uplink) transmission power to

18

ZTE Confidential Proprietary

ZGO-04-02-001 Dynamic BTS Power Control

Manage

Logic

Parameter Description

d Object Name

Value
Range

Defaul Recom
t

Unit

mende

Value d Value

improve the uplink signal quality.


According to GSM specifications,
power control decisions depend upon
received average value series of
Decrease uplink signal strength. The decision
GPower downlink process is as follows: For the latest N
Control quality

average values of uplink signal

0~31

None 4

Value N quality, if P of the N values fall below


relevant threshold value, reduce MS
(uplink) transmission power to
improve the uplink signal quality.
MIN
power
level of
BS can

It can

be

be

divided

divide be

into four

d into divided

types:

seven into

This parameter controls the

FR, HR,

types: seven

transmission power during

AMR FR,

FR,

types:

HR,

FR, HR,

communication between MS and


MIN
GPower power
Control level of
BS

BTS. SACCH carries the command


with 2 header bytes information
(power control byte and timing
advance byte) from BSC to BTS.
When BSC performs power control,
this parameter determines the BTS's
minimum transmission power in the
cell.

and AMR
HR.AMR
WFS,OW
FR,OWH
R
Value
range is 0
~ 15.

It can

AMR AMR
FR,

FR,

None AMR AMR


HR. HR.
AMR AMR
WFS, WFS,O
OWFR WFR,O
,OWH WHR

The

The

maximum

The

default

power

default value is

level of
BTS is
Pn.

value 10.
is 10.

l 0: Pn;
l 1: Pn-2

ZTE Confidential Proprietary

19

ZGO-04-02-001 Dynamic BTS Power Control

Manage

Logic

d Object Name

Parameter Description

Value
Range

Defaul Recom
t

Unit

mende

Value d Value

dB;
...
l 15:
Pn-30 dB

This parameter determines the


availability of the rapid power control
process. Rapid power control
process is an option of BSC. Rapid
power control can decrease
interference of the whole system and
Downlink meet the need of dynamic power
GPower rapid

control of rapidly moving MS.The

Control power

amplitude of power control used by

control

Yes/No

None No

No

1~254

None 240

240

rapid power control process each


time is no longer a fixed value, but an
integer multiple of cell parameter
power control step (increase and
decrease). This parameter
determines the availability of the
rapid power control process.
Power control is performed at BTS

Report
period of
GPower measure
Control ment for
power
control

side and BSC implements relevant


performance statistics. BTS uses this
parameter to decide the periodicity to
send the preprocessed power
measurement to BSC as an input for
power control analysis. This
parameter is in the unit of SACCH
multi-frame.

Increase
GPower
Control

step of
downlink
power
control

20

This parameter describes increase


step, the value of each power control
variation. It applies to both uplink and
downlink directions.

Power

It can It can

increase

be

step can

divide divided
Db

be

be

d into into four

divided

four

types:

into four

types: FR, HR,

kinds:

FR,

AMR

ZTE Confidential Proprietary

ZGO-04-02-001 Dynamic BTS Power Control

Manage

Logic

d Object Name

Value

Parameter Description

Range

Defaul Recom
t

Unit

mende

Value d Value

FR, HR,

HR,

FR,

AMR FR,

AMR AMR

WFS,OW

FR,

FR,OWH

AMR WFS,O

R.

HR.

and AMR

WFS, WHR.T

HR.

OWFR he

Value

,OWH default

range is
0.5,1,2,

R.The value is
default 2.

4, and 6.

value

HR.
WFR,O

is 2.
It can
Power
decrease
step can
be
divided
into four
Decrease
GPower
Control

step of
downlink
power
control

This parameter describes decrease


step, the value of each power control

kinds:
FR, HR,

AMR FR, dB
variation. It applies to both uplink and
AMR HR.
downlink directions.
WFS,OW
FR,OWH
R.
Value
range is
0.5,1,2,4,
6

ZTE Confidential Proprietary

be

It can

divide be
d into divided
four

into four

types: types:
FR,

FR, HR,

HR,

AMR

AMR FR,
FR,

AMR

AMR HR.
HR.

WFS,O

WFS, WFR,O
OWFR WHR.T
,OWH he
R.The default
default value is
value 2.
is 2.

21

ZGO-04-02-001 Dynamic BTS Power Control

Related Counters and Alarms

5.1

Related Counters
Table 5-1

Counter List
Counter ID

C901320005

Name
Number of normal increases of BS power due to
downlink signal level(Times)

C901320006

Number of rapid increase in BTS power due to downlink


signal level(Times)

C901320007

Number of normal decrease of BS power due to


downlink signal level(Times)

C901320008

Number of rapid decrease in power BTS due to downlink


signal level(Times)

C901320013

Number of normal increases of BS power due to


downlink signal quality(Times)

C901320014

Number of rapid increase in BTS power due to downlink


signal quality(Times)

C901320015

Number of normal decrease of BS power due to downlink


signal quality(Times)

C901320016

Number of rapid decrease in BTS power due to downlink


signal quality(Times)

C901320017

Total value of each result of regular scanning of BS


utilization power(Times)

C901320020

Number of regular scanning and sampling of BS


utilization power(Times)

C901320021

Total value of power scans of downlink signal


level(Times)

C901320022

Number of power scans of downlink signal level(Times)

C901320025

Total value of power scans of downlink signal


quality(Times)

C901320026

22

Number of power scans of downlink signal quality(Times)

ZTE Confidential Proprietary

ZGO-04-02-001 Dynamic BTS Power Control

C901320031

Maximum value obtained in regular scan of downlink


signal level(Times)

C901320032

Minimum value obtained in regular scan of downlink


signal level(Times)

C901320033

Sum of periodic BS power (TCH/F) search result(Times)

C901320034

Periodic BS power (TCH/F) search times(Times)

C901320035

Sum of periodic BS power (TCH/H) search result(Times)

C901320036

Number of periodic BS power (TCH/H) search(Times)

C901320037

Sum of periodic BS power (SDCCH) search


result(Times)

C901320038

Number of periodic BS power (SDCCH) search(Times)

C901320039

Sum of periodic downlink signal level (TCH/F) search


result(Times)

C901320040

Number of periodic downlink signal level (TCH/F)


search(Times)

C901320041

Sum of periodic downlink signal level (TCH/H) search


result(Times)

C901320042

Number of periodic downlink signal level (TCH/H)


search(Times)

C901320043

Sum of periodic downlink signal level (SDCCH) search


result(Times)

C901320044

Number of periodic downlink signal level (SDCCH)


search(Times)

5.2

Related Alarms
This feature has no related alarm.

ZTE Confidential Proprietary

23

ZGO-04-02-001 Dynamic BTS Power Control

Engineering Guide

6.1

Application Scenario
The feature can be applied to lowering BTS power consumption and improving the
quality of radio link.

6.2

Feature Activation Procedure


In the configuration resource tree, select OMMR > SubNetwork > ME > Modify Area >
Managed Element > GSM Logical Configuration > Cell Information Configuration,
and double-click Power control. Set Downlink power control allowed to Yes, see the
following figure.

Figure 6-1

24

Power Control Parameter Configuration 1

ZTE Confidential Proprietary

ZGO-04-02-001 Dynamic BTS Power Control

Figure 6-2

ZTE Confidential Proprietary

Power Control Parameter Configuration 2

25

ZGO-04-02-001 Dynamic BTS Power Control

Figure 6-3

26

Power Control Parameter Configuration 3

ZTE Confidential Proprietary

ZGO-04-02-001 Dynamic BTS Power Control

Figure 6-4

Power Control Parameter Configuration 4

6.3

Feature Validation Procedure

6.3.1

Downlink Dynamic Power Control by DL quality


Test Item
Prerequisite

Downlink Dynamic Power Control by DL quality.


The CN is operating properly.
The BSC is operating properly.
The SDR is operating properly.
The default cell configuration and parameters in the BSC are
configured correctly.
MSs are ready;
The radio environment is good.
The MS registers successfully in the cell in IDLE mode.
The cell supports BTS Dynamic Power Control.
The Power Control parameter such as DL quality threshold
value is set properly.
The step length is set to 2dB or 4 dB.

ZTE Confidential Proprietary

27

ZGO-04-02-001 Dynamic BTS Power Control

Test Item
Steps

Downlink Dynamic Power Control by DL quality.


Make a CS call of the serving cell and hold it.
Wait a few minutes. Observe the power decreasing when the
radio quality is good.
Observe the CS signaling trace to analysis the power control
indication.

Expected Result

When the DL quality is good, the BTS makes DL power


dynamic decreasing, while when the DL quality is bad, the
BTS makes DL power dynamic increasing.
The BTS power step length must be 2 dB or 4 dB.

6.3.2

Downlink Dynamic Power Control by DL level


Test Item
Prerequisite

Downlink Dynamic Power Control by DL level


The CN is operating properly.
The BSC is operating properly.
The SDR is operating properly.
The default cell configuration and parameters in the BSC are
configured properly.
MSs are ready;
The radio environment is good.
The MS registers successfully in the cell in IDLE mode.
The cell supports BTS Dynamic Power Control.
The Power Control parameter such as DL level threshold
value is set properly.
The step length is set to 2dB or 4 dB.

Steps

Make a CS call of the serving cell and hold it.


Wait a few minutes. Observe the power decreasing when the
radio quality is good.
Make the MS away from the BTS.
Observe the measurement report in the CS signaling trace.
Observe ABIS signaling to analysis power control indication.

Expected Result

When the radio quality is good, the BTS makes DL power


dynamic decreasing.
When the MS is away from the BTS, the DL power is
dynamically increased to hold a normal DL Rx level.

28

ZTE Confidential Proprietary

ZGO-04-02-001 Dynamic BTS Power Control

Test Item

Downlink Dynamic Power Control by DL level


The BTS Power step length must be 2dB or 4dB.

6.4

Feature Deactivation Procedure


In the configuration resource tree, select OMMR > SubNetwork > ME > Modify Area >
Managed Element > GSM Logical Configuration > Cell Information Configuration,
and double-click Power Control. Set Downlink power control allowed to No, see the
following figure.

Figure 6-5

6.5

Power control window

Impact on the Network


Activation of dynamic BTS power control can reduce BTS transmission power with stable
downlink signal strength, aiming at decreasing intra-network co-channel and

ZTE Confidential Proprietary

29

ZGO-04-02-001 Dynamic BTS Power Control

adjacent-frequency interference, lowering BTS power consumption and improving the


quality of radio link.
Only in special cases or under special requirements, the radio power control is enabled.
It is not recommended commonly.
Using dynamic BTS power control with reasonable parameter setting can provide the
following benefits:
1.

Decreases intra-network co-channel and adjacent-frequency interference, improves


network KPI, reduces TCH call drop, and enhances handover success rate.

2.

Lowers BTS power consumption and energy consumption, and prolongs the
lifecycle of equipment.

Abbreviation
Abbreviation

Full Name

BCCH

Broadcast Control Channel

BSC

Base Station Controller

BTS

Base Transceiver Station

CS

Circuit Switch

FR

Full Rate

GERAN

GSM Edge Radio Access Network

GSM

Global System for Mobile communications

HR

Half Rate

SDCCH

Stand-alone Dedicated Control Channel

TCH

Traffic Channel

Reference Document
ZXG10 iBSC (V6.50.20) Base Station Controller Performance Counter Reference
ZXG10 iBSC (V6.50.20) Base Station Controller Radio Parameter Reference

30

ZTE Confidential Proprietary

Вам также может понравиться