Discontinuous Transmission and Discontinuous Reception
Discontinuous Transmission and Discontinuous Reception
Discontinuous Transmission and Discontinuous Reception
Reception
GBSS12.0
Feature Parameter Description
Issue 01
Date 2010-06-30
and other Huawei trademarks are trademarks of Huawei Technologies Co., Ltd.
All other trademarks and trade names mentioned in this document are the property of their respective
holders.
Notice
The purchased products, services and features are stipulated by the contract made between Huawei and
the customer. All or part of the products, services and features described in this document may not be
within the purchase scope or the usage scope. Unless otherwise specified in the contract, all statements,
information, and recommendations in this document are provided "AS IS" without warranties, guarantees or
representations of any kind, either express or implied.
The information in this document is subject to change without notice. Every effort has been made in the
preparation of this document to ensure accuracy of the contents, but all statements, information, and
recommendations in this document do not constitute the warranty of any kind, express or implied.
Website: http://www.huawei.com
Email: [email protected]
GSM BSS
Discontinuous Transmission and Discontinuous
Reception Contents
Contents
1 Introduction to This Document .............................................................................................1-1
1.1 Scope ............................................................................................................................................ 1-1
1.2 Intended Audience ........................................................................................................................ 1-1
1.3 Change History.............................................................................................................................. 1-1
2 Overview .....................................................................................................................................2-1
3 Technical Description ..............................................................................................................3-1
3.1 DTX ............................................................................................................................................... 3-1
3.2 DRX ............................................................................................................................................... 3-2
4 Parameters .................................................................................................................................4-1
5 Counters ......................................................................................................................................5-1
6 Glossary ......................................................................................................................................6-1
7 Reference Documents .............................................................................................................7-1
Document Issues
The document issues are as follows:
01 (2010-06-30)
Draft (2010-03-30)
01 (2010-06-30)
This is the first release of GBSS12.0.
Compared with issue draft (2010-03-30) of GBSS12.0, issue 01 (2010-06-30) of GBSS12.0 incorporates
the changes described in the following table.
Draft (2010-03-30)
This is the draft release of GBSS12.0.
2 Overview
The Discontinuous Transmission (DTX) and Discontinuous Reception (DRX) mechanism reduces the
interference level and improves the system efficiency. Through this mechanism, the wastage of system
resources is minimized and an acceptable signal quality is maintained.
DTX
When an MS is engaged but no speech signals are transferred, the MS sends only comfort noises
periodically to the peer end. The data volume of these comfort noises is smaller than the volume of
normal speech data.
An MS does not keep transmitting speech signals during a call. Typically, only 40% of the duration of
the call is occupied for speech transmission. During the non-speech transmission period, an MS
reduces the transmitted data to suppress the interference to other channels and to help reserve
system resources. In addition, DTX relieves the workload of the TX module of the MS. The MS can
enjoy a longer call duration and standby time. DTX affects only the transmission of TCH frames.
DRX
An MS in idle mode detects only the paging channels within a specific paging group. When other
paging groups send paging messages to an MS, the MS blocks the receive channel.
Each MS is mapped to a paging group, and each paging group is mapped to a paging sub-channel in
the serving cell. When operating in idle mode, an MS detects the paging messages broadcast by the
system only on the mapped paging sub-channel. The MS blocks other paging sub-channels by
powering off some hardware of the MS, and this also saves power.
3 Technical Description
3.1 DTX
DTX can reduce the transmit power of an MS when the MS does not receive any speech signals. The
quality of speech services in the entire radio network is thus improved. (GBFD-114801 Discontinuous
Transmission (DTX) -Downlink, GBFD-114803 Discontinuous Transmission (DTX) -Uplink)
DTX involves the following technical aspects:
Silence Insertion Descriptor (SID) frames
Voice Activity Detection (VAD)
Global measurement and local measurement
When there is no speech signal transmission during a call, the MS sends SID frames to the BTS. The
VAD enables the MS to accurately detect speech signals. The principles of SID frames and the VAD are
described as follows:
SID frames
The noise coding procedure is basically the same as the speech coding procedure. After sampling and
quantification, the noise data of every 20 ms is coded into a noise block by a hybrid coder. The noise
blocks, each of which is 260 bits in length, are encapsulated as special SID frames. After channel
coding, interleaving, encryption, and modulation, the SID frames are sent out through eight continuous
bursts.
A complete SACCH message block on the TCH consists of four 26 multi-frames (480 ms). To enable
the peer end to distinguish between speech frames and SID frames, the eight continuous bursts are
always sent at the beginning of the third 26 multi-frame. No message is sent on other frames except
for the SACCH of a measurement period.
A SID encoded with a 20-ms noise block completes the interleaving process with the last SID and next SID. The first SID
frame completes the interleaving process with the voice frame preceding it and the following SID frame.
DTX is optional, and uplink DTX is independent of downlink DTX. In a cell, the DTX in the HR coding scheme is
independent from the DTX in the FR coding scheme. The uplink DTX and downlink DTX are activated by the system
parameters based on the type of traffic channel used by the MS.
The uplink DTX is activated by the parameters either FRULDTX or HRULDTX on the BSC side.
The downlink DTX is activated by the "DTX Flag" in the "Service/BSC Table" on the MSC side and by the parameters
FRDLDTX or HRDLDTX on the BSC side.
DTX is used only for speech transmission and non-transparent data transmission, involving MS and TRAU operations.
That is, the uplink DTX depends on the data input of the MS and the downlink DTX depends on the data input of the MSC
or TRAU.
VAD
When DTX is enabled, the coder must decide whether the current signal is a speech signal or a noise
signal. The VAD is designed to help the coder to make the decision. The VAD distinguishes speech
signals from noise signals based on a principle that the energy of noise is always lower than that of
speech. Based on the power of noise signals, the VAD specifies a threshold for the power of voice
signals. Only the power higher than this threshold is defined as voice; otherwise, it is background
noise even if voice coexists.
The VAD is closely associated with the speech coding algorithm. The VAD compares the energy of
filtered signals with the threshold defined by itself, and then decides whether every output frame
contains the speech or noise. In addition, VAD provides additional bits to indicate whether or not to
transmit the frame.
VAD generates a group of thresholds every 20 ms voice block to decide whether the next 20 ms voice
block is voice or noise. When background noise is extremely high, VAD may regard the noise signals
as voice and send them after encoding.
Two measurement methods are available in the GSM: global measurement and local measurement.
Global measurement: measures the receive level and receive quality in 100 timeslots in the whole
measurement period (four 26 multiframes except idle frames) and calculates the average value.
Local measurement: averages the receive level and receive quality of 12 timeslots, including the eight
continuous TCH bursts and the four SACCH bursts carrying measurement reports
To ensure consistency, the BTS and the MS perform the global and local measurements irrespective of
whether the UL/DL DTX is activated. Each SACCH measurement report of the BTS and the MS specifies
whether the DTX function is applied; therefore, the BSC can select the global measurement or local
measurement for decision based on the measurement report.
Both types of measurement are applied in the uplink and the downlink irrespective of whether DTX is activated.
3.2 DRX
In DRX mode, every MS is mapped to a specific paging group. The MS calculates the paging groups
based on the IMSI and the CCCH configuration of the serving cell, and then detects the system
information sent only from the paging groups. (GBFD-114802 Discontinuous Reception (DRX))
DRX involves the concept of paging group in related GSM protocols.
Paging group
In the GSM network, the CCCH includes the AGCH and the PCH. The CCCH can be carried on one
or more physical channels. In case of high paging traffic in a location area, one physical timeslot for
paging message transmission is insufficient. The GSM protocol allows multiple CCCHs to be
configured on the TRX carrying the BCCH. The CCCHs can be configured only on timeslot 0, 2, 4, or
6.
The number of CCCH message blocks in a cell reflects the resources that can be used as the AGCH
or the PCH in the cell. Table 3-1 lists the mapping between the CCCH configuration and the number of
CCCH message blocks in the BCCH multi-frame structure.
Table 3-1 Mapping between CCCH configuration and number of CCCH message blocks in the BCCH
multi-frame structure
CCCH Configuration Number of CCCH Message Blocks
in BCCH Multi-Frame
One physical channel used for CCCH, not 9
combined with SDCCHs
One physical channel used for CCCH, 3
combined with SDCCHs
Two physical channels used for CCCH, not 18
combined with SDCCHs
Three physical channels used for CCCH, 27
not combined with SDCCHs
Four physical channels used for CCCH, not 36
combined with SDCCHs
The value of BSAGBLKSRES specifies the number of CCCH message blocks used as the AGCH in
the BCCH multi-frame structure. BSPAMFRAMS specifies the scale of BCCH multi-frames that are
used by the paging group.
The formula for calculating the number of paging groups of the service cells is: Number of paging
groups = (CCCH message blocks – BSAGBLKSRES) x BSPAMFRAMS.
Calculating the paging group
The formula for calculating the paging group mapped to the MS is:
Paging group = ((IMSI mod 1000) mod (Number of cell paging groups)) div BSAGBLKSRES
The MS calculates the mapped paging group based on the IMSI and the configuration of paging
channels in the serving cell, and then calculates the paging sub-channel of the mapped paging group.
4 Parameters
Table 4-1 Parameters Description
Parameter ID NE MML Description
FRULDTX BSC6900 SET Meaning: Whether the uplink DTX
GCELLBASICPARA(Optional) function is enabled for FR calls. For
details, see GSM Rec. 05.08. Uplink
DTX is not restricted by the MSC. If this
parameter is set to May_Use, the MS
can use DTX. If this parameter is set to
Shall_Use or Shall_Not_Use, the MS
cannot use DTX.
5 Counters
For the counters, see the BSC6900 GSM Performance Counter Reference.
6 Glossary
For the acronyms, abbreviations, terms, and definitions, see the Glossary.
7 Reference Documents
[1] 3GPP TS 45.002: “Multiplexing and multiple access on the radio path”
[2] 3GPP TS 46.031: “Full rate speech; Discontinuous Transmission (DTX) for full rate speech traffic
channels”
[3] 3GPP TS 46.041: “Half rate speech; Discontinuous Transmission (DTX) for half rate speech traffic
channels”
[4] 3GPP TS 46.081: “Discontinuous Transmission (DTX) for Enhanced Full Rate (EFR) speech traffic
channels”
[5] BSC6900 Feature List
[6] BSC6900 Optional Feature Description
[7] GBSS Reconfiguration Guide
[8] BSC6900 GSM Parameter Reference
[9] BSC6900 GSM MML Command Reference
[10] BSC6900 GSM Performance Counter Reference