E User Description Dynamic BTS Power Con
E User Description Dynamic BTS Power Con
Contents
1 Feature Overview.......................................................................................... 5
1.2 Background.............................................................................................. 5
1.3 What can be achieved............................................................................. 5
2 Technical description................................................................................... 7
3.3 Recommendations...................................................................................18
4 Parameters.....................................................................................................25
4.1 Main controlling parameters .................................................................... 25
6 Appendix A....................................................................................................29
1 Feature Overview
1.1 Introduction
The output power of a Base Transceiver Station (BTS) can be
controlled during a connection. The control strategy is to maintain a
desired received signal strength and quality in the mobile station (MS).
The Dynamic BTS Power Control feature is implemented in the Base
Station Controller (BSC).
1.2 Background
Implementation of BTS Power Control will be important when high
capacity is needed in a GSM network. Frequency Hopping, together
with BTS Power Control and Discontinuous Transmission (DTX)
improve the possibilities to achieve very tight frequency reuse, see
further ref. 1 and ref. 2.
Observe that improvement of the system performance with BTS Power
Control will only be achieved in an interference limited system.
Two additional reasons for implementing BTS Power Control are:
• If the power supply to a BTS is cut off, it will operate on battery
power. If it then always transmits at maximum power, its battery
consumption will be unnecessarily high.
• When an MS is close to a BTS, the MS receiver might become
saturated by the signal energy transmitted from the BTS. The
sensitivity of the receiver will then decrease and the speech
quality become poor.
1.3.1 Interference
The aim with BTS Power Control is to increase the number of MSs with
sufficiently good Carrier-to-Interference ratio (C/I). BTS Power Control
will improve C/I if traffic is maintained, or maintain C/I when traffic is
increased or tighter frequency re-use is realised. The gain is obtained
by a reduction of the over all interference level (I) in the network.
When BTS Power Control is used in all BTSs in the network, the total
amount of radiated power is reduced compared to when it is not used.
This implies that the downlink co- and adjacent channel interference in
the network is reduced. Since MSs with low signal strength or bad
quality use full BTS output power, reduced interference level imply
increased C/I for these connections. On the other hand, the C/I is
decreased for connections with high signal strength and good quality
since they are subjected to a reduced BTS output power. Reduction of
C/I will not affect the speech quality of these connections since they
have a margin to the lowest tolerable C/I.
2 Technical description
2.1 General
The objective of the Dynamic BTS Power Control algorithm is to adjust
the output power of the transmitters in the BTS so that a desired signal
strength is received in every MS controlled by the BTS. The desired
signal strength is however depending on the path loss (see Figure 1 on
page 7 ) and the quality (see Figure 2 on page 8 ).
Important notice: The algorithms of BTS Power Control in Ericsson
GSM System R7/BSS R7.0 and R7/BSS R7.1 are different (see Section
3.3.2 on page 18 and Section 3.3.4 on page 24).
Important notice: The algorithms in MS and BTS Power Control in
Ericsson GSM System R7/BSS R7.1 are different (see ref. 5 and
Section 2.4 on page 16).
In Figure 1 on page 7 , the BTS output power and the signal strength
in the MS versus path loss between a BTS and an MS is shown. A
BTS can only transmit at distinct power levels, this is illustrated in the
figure.
Maximum
power level
Minimum
power level
Figure 1 Base station output power and MS signal strength versus path loss. Quality is not
taken into account.
When a connection has low path loss (left part of Figure 1 on page 7 ),
the BTS transmits at its lowest possible power level. Although the MS
receives a signal that exceeds the desired value, the BTS can not reduce
the transmitted power any further. Conversely, when a connection
experience high path loss (right part of Figure 1 on page 7 ), the BTS
transmits at the maximum allowed power level for the cell. The power
cannot be increased even if the received signal strength in the MS is
low. Note that this is dependent on the path loss compensation used
(see Section 2.2.4 on page 12).
When quality is taken into account the output power is regulated up or
down depending on the received quality (see Figure 2 on page 8 ). The
base station power then varies with the quality measured by the MS.
When an MS have low rxqual (high quality) the base station sends on
low power and when an MS have high rxqual, on high power. The
higher the rxqual, the higher the power and vice versa.
Minimum
power level
0 1 2 3 4 5 6 7 rxqual
Figure 2 Example of BTS output power versus rxqual. Signal strength is not taken into
account.
2.2 Algorithm
2.2.1 General
Dynamic BTS Power Control is performed for Traffic channels (TCHs)
as well as for Stand alone dedicated control channels (SDCCHs). Power
control of the SDCCHs is enabled with the switch SDCCHREG. All
time slots on the BCCH frequency are transmitted on full power, i.e.
there is no Power Control of these time slots.
During a call, the MS measures the downlink signal strength and
quality. These measurements are sent to the BTS in the Measurement
Report and further on to the BSC in the Measurement Result message
where they are used for calculation of a new BTS output power.
The measurements from the Measurement Result that are used in the
Dynamic BTS Power Control algorithm are shown in Table 1 on page
8.
Table 1 Measurements used by BTS Power Control
1
The MS performs signal strength and signal quality measurements on
the downlink. Measurements are made on the full set of frames (full
set), as well as on the subset of frames where there is always traffic
(subset). Which of the sets will be used depends on whether DTX
down link has been used or not, during the measurement period, see
also ref. 1.
The minimum time period between two consecutive power orders is
controlled by the parameter REGINTDL. REGINTDL can not be
shorter than one SACCH period (480 ms).
The BTS is able to change its output power on a time slot basis. The
resolution in output power is in steps of 2 dB and the maximum
configurative change is 30 dB.
For a single connection, the maximum change per SACCH period is
also 30 dB.
The Dynamic BTS Power Control algorithm consists of three stages:
1 Preparation of input data
The output power level used in the latest measurement period is
converted from a relative scale. A decision is taken about which
1
set of measurements (full set or subset ) to use. Signal strength
and quality are compensated for frequency hopping and power
control.
2 Filtering of measurements
Measurements are filtered in exponential non-linear filters in order
to eliminate variations of temporary nature.
3 Calculation of power order
Two power orders are calculated according to the algorithm using
two different parameter settings. The one with the maximum
power order (minimum attenuation) is chosen. A number of
constraints (according to hardware limitations and parameter
settings) are applied to the chosen power order.
QDESDL [dtqu] 0 10 20 30 40 50 60 70
rxqual 0 1 2 3 4 5 6 7
SIR [dB] 23 19 17 15 13 11 8 4
QDESDL defines a desired value for rxqual that the regulation will aim
for in the regulation process and is given in dtqu units (deci-
transformed quality units). Difference between dtqu and rxqual is a
factor of ten. If QDESDL is not equal to the values given in Table 2
on page 10, linear interpolation is used to realize SIR.
Example for QDESDL:
If QDESDL = 35 then SIR = 15+(13-15)*0,5 = 14 dB
where SSTCH is the signal strength on the down regulated TCH carriers,
SSM the measured signal strength reported by the MS, BSPWR is the
BTS output power on the BCCH frequency in the LRP (see ref. 3),
PWR_U is the used output power level and Nf is the number of
frequencies in the hopping set. The compensation is performed if the
BCCH frequency is included in the hopping set and if the MS measure
on the BCCH frequency. All signal strength measurements are
compensated before the filtering (see Section 2.2.3 on page 11).
pu = max(pu1,pu2) (14)
where PLused is the power level. PLused = 0 represents full power and
PLused = 15 represents 30 dB down regulation.
The power is always truncated to a higher value (lower power level).
20
15
Down regulation [dB]
10
3
5 2
60
0 50
0 40
1
2 30
3
4 20
1 5 10
6
7 0 rxlev
rxqual
3 Engineering guidelines
3.1 Interactions with other features
The gain of BTS Power Control increases in high capacity systems
utilizing a tight frequency reuse. The primary application is a system
that uses a combination of Dynamic BTS Power Control, Dynamic MS
Power Control, Frequency Hopping and DTX. The mutual interaction
between these features provides a very powerful method to increase
system performance, and thereby system capacity. See further in ref. 1,
ref. 2 and ref. 5.
Preferably, power regulation should be performed before an intra-cell
handover occurs and before a bad quality urgency handover is
attempted.
The desired regulation performance can be achieved through a well
balanced combination of the following:
• the BTS Power Control parameters SSDESDL and QDESDL that
set the limits for how close to the noise floor (how low rxlev) and
how high in interference (how high rxqual) BTS down regulation
can be performed.
• the quality compensation factor QCOMPDL and the path loss
compensation factor LCOMPDL that determine the angles of
inclination of plane 3 in Figure 3 on page 15.
• the intra-cell handover area defined by QOFFSETDL, (ref. 4).
• the threshold triggering bad quality urgency handovers, QLIMDL
(ref. 3).
• the lengths of the locating quality filter QLENSD (ref. 3), and the
power control quality filter, QLENDL.
Example:
since when using staggered BCCH, the down regulated TCH carriers in
between BCCH carriers will suffer from adjacent channel interference
from the, on full power always transmitting, BCCH carriers.
3.3 Recommendations
3.3.1 General
When attempting to decrease the downlink co-channel and adjacent
channel interference in the system, the BTS Power Control feature
should be considered. However, since downlink power regulation never
is performed on BCCH carriers, the impact of downlink regulation will
be greater in systems having three or more Transceiver Units (TRUs)
per cell.
When introducing BTS Power Control into a system it is recommended
to begin with moderate settings for the controlling parameters. The
majority of the gain obtained from using power control originates from
the first decibels of regulation. Therefore, a good strategy is to down
regulate many connections with a few dB. To get the best effect it is
important to reduce the BTS output power for as many connections as
possible, also those connections to MSs in the cell border regions being
closest to neighbouring users. For such MSs however the interference
levels are often considerable, and great care has to be taken not to
degrade such calls.
20
15
60
0 50
0 40
1
2 30
3
4 20
5 10
6
7 0 rxlev
rxqual
Figure 4 Aggressive parameter setting towards quality. This setting is rather aggressive,
also towards signal strength and down regulation. Only parameter QDESDL has
been changed compared to recommended setting (see Figure 3).
For the parameter setting in Figure 4 on page 19, the quality part of the
power control will always fully compensate for bad quality. Full power
should be reached quickly in case of high rxqual (rxqual = 5, 6 or 7).
This is in order to minimise the risk of having poor speech quality due
to too much down regulation and also prevent unnecessary intra-cell
handovers and urgency handovers. Hence, a shorter quality filter might
be needed (see Section 3.3.3 on page 22).
As an example of more aggressive regulation towards signal strength,
study Figure 5 on page 20. The only parameter changed compared to
the recommended setting is SSDESDL which is set to -97. For this
setting MSs with rxlev = 10 and rxqual = 0 are down regulated 4 dB.
Note that this might sound a bit more aggressive than it is, since at this
low signal strength, noise will impose occasional bit errors to the
connection. This will make the regulation to “bounce” on the noise
floor. Very few connections will then manage to be as much as 4 dB
down regulated. Instead most connections will alter between 0 and 2
dB down regulation.
20
15
60
0 50
0 40
1
2 30
3
4 20
5 10
6
7 0 rxlev
rxqual
Figure 5 Aggressive regulation towards low rxlev. MSs with low signal strength also get
down regulated in case of good quality.
As an example of a more careful regulation strategy see Figure 6 on
page 20. This shows how QDESDL can be decreased compared to the
recommended setting to get a very moderate setting. Maximum 10 dB
down regulation is then allowed.
20
15
Down regulation [dB]
10
60
0 50
0 40
1
2 30
3
4 20
5 10
6
7 0 rxlev
rxqual
Figure 6 Moderate parameter setting. Only parameter QDESDL has been changed
compared to recommended setting (see figure 3)
To compensate for this low setting of QDESDL, one alternative could
be to allow more down regulation for those MSs that have good quality.
Figure 7 on page 21 show how this can be done. The parameter
QCOMPDL is increased and as a result the inclination of plane 3 is
changed. The algorithm then allows more down regulation for MSs
with good quality but is still careful when it comes to regulation
towards bad quality.
20
15
60
0 50
0 40
1
2 30
3
4 20
5 10
6
7 0 rxlev
rxqual
20
15
Down regulation [dB]
10
60
0 50
0 40
1
2 30
3
4 20
5 10
6
7 0 rxlev
rxqual
Figure 8 Moderate parameter setting with path loss compensation factor LCOMPDL set to
10. This results in a very aggressive behaviour towards down regulation.
The behaviour of the regulation in Figure 8 on page 21 is somewhat
similar to the recommended setting for the BTS Power Control in
Ericsson GSM System R7/BSS R7.0. With the setting in Figure 8 on
page 21, plane 3 has become very large and dominating, almost as in
the former algorithm. The difference is that this setting has regulation
towards signal strength and is more aggressive towards down
rxqual
4
0
0 5 10 15 20
−5
−10
−15
0 5 10 15 20
Time [seconds]
Figure 9 Step response to bad quality. Parameter setting QLENDL = 3 and UPDWNRATIO
= 300 was used. Note the logarithmic behaviour of the down regulation.
The BTS Power Control signal strength filter is less critical. The
regulation is done in the same way as for quality filtering. The length
of the up regulation filter is set by the parameter SSLENDL and for the
down regulation by SSLENDL and UPDWNRATIO. For up regulation
SSLENDL = 3 is recommended. The parameter UPDWNRATIO
should be tuned for the quality filter. If it is tuned for quality filtering,
it is also valid for signal strength filtering. Thus, for down regulation, a
filter length of 6 to 9 is recommended but longer filter lengths can be
used if necessary. See also Figure 10 on page 23.
Signal strength [dBm]
−40
−50
−60
−70
−80
−90
−100
−110
0 2 4 6 8 10 12 14 16 18 20
Down regulation [dB]
−5
−10
−15
0 2 4 6 8 10 12 14 16 18 20
Time [seconds]
Figure 10 Step response to low signal strength. Parameter setting SSLENDL = 3 and
UPDWNRATIO = 300 was used. Aggressive parameter setting gave 16 dB down
regulation before the low signal strength occurred. Note the logarithmic
behaviour of the down regulation.
QCOMPDLold
QCOMPDL new = 100 * (16)
(QCOMPDL old + 100)
QCOMPDLnew
LCOMPDL new = LCOMPDL old * (17)
QCOMPDL old
Example:
The recommended parameter setting in Ericsson GSM System R7/BSS
R7.0 is given as:
4 Parameters
4.1 Main controlling parameters
SSDESDL defines the target value for the desired signal strength
measured by the receiver in the MS at the outer rim of the regulation
area. The parameter is set per subcell.
QDESDL defines the target value for the desired quality level measured
by the receiver in the MS. It is measured in rxqual units and
transformed into dB units before is used in the algorithm. The
parameter is set per subcell.
LCOMPDL is the parameter that determines how much of the path loss
that shall be compensated for in the algorithm that regulates towards
quality. The parameter is set per subcell.
QLENDL defines the length of the quality filter. The parameter is set
per subcell.
BSPWRMIN defines the minimum allowed output power for the BTS
on the non-BCCH frequencies. The parameter is set per subcell.
BSTXPWR defines the maximum allowed power level for BTSs in the
current subcell. The parameter is also used in Locating, ref. 3.
Default Recommended
Parameter name Value range Unit
value value
(1)
SSDESDL -70 -90 -110 to -47 dBm
QDESDL 20 30 0 to 70 dtqu
LCOMPDL 70 5 0 to 100 %
QCOMPDL 30 55 0 to 100 %
SACCH
REGINTDL 5 1 1 to 10
periods
SACCH
SSLENDL 5 3 3 to 15
periods
SACCH
QLENDL 8 3 1 to 20
periods
SDCCHREG OFF ON ON, OFF
BSPWRMIN -20 -20 -20 to +50 dBm
(2)
BSTXPWR 0 to 80 dBm
UPDWNRATIO 200 300 100 to 700 %
STEPLIMDL OFF OFF ON, OFF
5 References
1 User Description, DTX
2 User Description, Frequency Hopping
3 User Description, Locating
4 User Description, Intra-Cell Handover
5 User Description, Dynamic MS Power Control
6 User Description, Channel Administration
7 User Description, High Speed Circuit Switched Data
6 Appendix A
Filter coefficients
Table 4 Coefficients for the exponential filters used.