Tech-invite3GPPspaceIETFspace
21222324252627282931323334353637384‑5x
Top   in Index   Prev   Next

TS 46.002
Half Rate Speech
Processing Functions

V17.0.0 (PDF)  2022/03  13 p.
V16.0.0  2020/06  13 p.
V15.0.0  2018/06  13 p.
V14.0.0  2017/03  13 p.
V13.0.0  2015/12  13 p.
V12.0.0  2014/09  13 p.
V11.0.0  2012/09  13 p.
V10.0.0  2011/04  13 p.
V9.0.0  2009/12  13 p.
V8.0.0  2008/12  13 p.
V7.0.0  2007/06  13 p.
V6.0.0  2005/01  13 p.
V5.0.0  2002/06  13 p.
V4.0.0  2001/04  13 p.
GSM Rel-99 v8.0.0  2000/02  13 p.
GSM Rel-98 v7.0.2  1999/12  13 p.
GSM Rel-97 v6.0.1  1998/11  13 p.
GSM Rel-96 v5.0.1  1996/11  13 p.
GSM Phase-2 v4.0.2  1995/12  13 p.
Rapporteur:
Mr. Järvinen, Kari
Nokia Corporation

Content for  TS 46.002  Word version:  16.0.0

Here   Top

1  Scopep. 5

The present document is an introduction to GSM 06.20 [4], GSM 06.21 [5], GSM 06.22 [6], GSM 06.41 [7] and GSM 06.42 [8] TSs dealing with the speech processing functions in the half rate channel of the GSM system. A general overview of the speech processing functions is given, with reference to the TSs where each function is specified in detail.
Up

2  Referencesp. 5

The following documents contain provisions which, through reference in this text, constitute provisions of the present document.
  • References are either specific (identified by date of publication, edition number, version number, etc.) or non-specific.
  • For a specific reference, subsequent revisions do not apply.
  • For a non-specific reference, the latest version applies. In the case of a reference to a 3GPP document (including a GSM document), a non-specific reference implicitly refers to the latest version of that document in the same Release as the present document.
[1]
GSM 01.04: "Digital cellular telecommunication system (Phase 2+); Abbreviations and acronyms".
[2]
GSM 03.50: "Digital cellular telecommunication system (Phase 2+); Transmission planning aspects of the speech services in the GSM Public Land Mobile Network (PLMN) system".
[3]
GSM 05.03: "Digital cellular telecommunications system (Phase 2+); Channel coding".
[4]
GSM 06.20: "Digital cellular telecommunications system (Phase 2+); Half rate speech: Half rate speech transcoding".
[5]
GSM 06.21: " Digital cellular telecommunications system (Phase 2+); Half rate speech; Substitution and muting of lost frame for half rate speech traffic channels".
[6]
GSM 06.22: "Digital cellular telecommunications system (Phase 2+); Half rate speech; Comfort noise aspects for half rate speech traffic channels ".
[7]
GSM 06.41: "Digital cellular telecommunications system (Phase 2+); Half rate speech; Discontinuous transmission (DTX) for half rate speech traffic channels".
[8]
GSM 06.42: "Digital cellular telecommunications system (Phase 2+); Half rate speech; Voice Activity Detector (VAD) for half rate speech traffic channels ".
[9]
ITU-T Recommendation G.711: "Pulse Code Modulation (PCM) of voice frequencies".
[10]
GSM 06.07: "Digital cellular telecommunications system (Phase 2+); Half rate speech; Test sequences for the GSM half rate speech codec".
[11]
GSM 06.06: "Digital cellular telecommunications system (Phase 2+); Half rate speech; ANSI C code for the GSM half rate speech codec".
Up

3  Definitions and abbreviationsp. 5

3.1  Definitionsp. 5

Definition of terms used in the present document can be found in GSM 06.20 [4], GSM 06.21 [5], GSM 06.22 [6], GSM 06.41 [7] and GSM 06.42 [8].

3.2  Abbreviationsp. 6

For the purposes of the present document, the following abbreviations apply.
BFI
Bad Frame Indication
BSS
Base Station System
DTX
Discontinuous Transmission
GSM
Global System for Mobile communications
MS
Mobile Station
PCM
Pulse Code Modulated
PLMN
Public Land Mobile Network
PSTN
Public Switched Telephone Network
RF
Radio Frequency
RX
Receive
RSS
Radio SubSystem
SACCH
Slow Associated Control CHannel
SID
SIlence Descriptor
SP flag
SPeech flag
TAF
Time Alignment Flag
TX
Transmit
VSELP
Vector Sum Excited Linear Predictor
UFI
Unreliable Frame Indication
For abbreviations not given in this subclause, see GSM 01.04 [1].
Up

4  Generalp. 6

Figure 1 presents a reference configuration where the various speech processing functions are identified. In this figure, the relevant documents for each function are also indicated.
In Figure 1, the audio parts including analogue to digital and digital to analogue conversion are included, to show the complete speech path between the audio input/output in the Mobile Station (MS) and the digital interface of the Public Switched Telephone Network (PSTN). The detailed specification of the audio parts are contained in GSM 03.50 [2]. These aspects are only considered to the extent that the performance of the audio parts affect the performance of the speech transcoder.
Copy of original 3GPP image for 3GPP TS 46.002, Fig. 1: Overview of audio processing functions
Figure 1: Overview of audio processing functions
(⇒ copy of original 3GPP image)
Up

5  Half rate speech transcodingp. 8

The half rate speech transcoding function is described in GSM 06.20 [4].
As shown in figure 1, the speech encoder takes its input as a 13 bit uniform Pulse Code Modulated (PCM) signal either from the audio part of the MS or on the network side, from the PSTN via an 8 bit/A law or μ-law (PCS 1900) to 13 bit uniform PCM conversion. The encoded speech at the output of the speech encoder is delivered to the channel coding function as defined in GSM 05.03 [3] to produce an encoded block consisting of 228 bits leading to a gross bit rate of 11,4 kbit/s.
In the RX direction, the inverse operations take place.
GSM 06.20 [4] describes the detailed mapping between input blocks of 160 speech samples in 13 bit uniform PCM format into encoded blocks of 112 bits and from encoded blocks of 112 bits to output blocks of 160 reconstructed speech samples. The sampling rate is 8 000 sample/s leading to an average bit rate for the encoded bit stream of 5,6 kbit/s. The coding scheme is called Vector Sum Excited Linear Prediction (VSELP) coding.
GSM 06.20 [4] describes the codec and GSM 06.06 [11] defines the C code, thus enabling the verification of compliance to GSM 06.20 [4] to a high degree of confidence by use of a set of digital test sequences given in GSM 06.07 [10].
Up

6  Half rate Discontinuous Transmission (DTX)p. 8

The half rate discontinuous transmission function is described in GSM 06.41 [7].
During a normal conversation, the participants alternate so that, on the average, each direction of transmission is occupied about 50 % of the time. Discontinuous Transmission (DTX) is a mode of operation where the transmitters are switched on only for those frames which contain useful information. This may be done for the following two purposes:
  1. in the MS, battery life will be prolonged or a smaller battery could be used for a given operational duration;
  2. the average interference level over the air interface is reduced, leading to better Radio Frequency (RF) spectrum efficiency.
The overall DTX mechanism is implemented in the DTX handlers (Transmit (TX) and Receive (RX)) described in GSM 06.41 [7] and requires the following functions:
  • a Voice Activity Detector (VAD) on the TX side, see GSM 06.42 [8];
  • evaluation of the background acoustic noise on the TX side, in order to transmit characteristic parameters to the RX side, see GSM 06.22 [6];
  • generation of comfort noise on the RX side during periods where the radio transmission is turned off, see GSM 06.22 [6].
The transmission of comfort noise information to the RX side is achieved by means of a SIlence Descriptor (SID) frame. The SID frame is transmitted at the end of speech bursts and serves as an end of speech marker for the RX side. In order to update the comfort noise characteristics at the RX side, SID frames are transmitted at regular intervals also during speech pauses. This also serves the purpose of improving the measurement of the radio link quality by the Radio SubSystem (RSS).
The DTX handlers interwork with the RSS using flags. The RSS is controlled by the transmitter keying on the TX side, which performs pre processing functions on the RX side. This is described in GSM 06.41 [7].
The speech flag (SP) indicates whether information bits are speech or SID information. The SP flag is calculated from the VAD flag by the TX DTX handler. When SID information is transmitted (SP="0") the operation of the speech encoder is modified to reduce the remaining computation for that frame. This is described in GSM 06.22 [6].
Up

7  Half rate Voice Activity Detection (VAD)p. 9

The half rate VAD function is described in GSM 06.42 [8].
The input to the VAD is a set of parameters computed by the half rate speech encoder defined in GSM 06.20 [4]. The VAD uses this information to decide whether each 20 ms speech coder frame contains speech or not.
GSM 06.42 [8] describes the VAD algorithm and GSM 06.06 [11] defines the C code. The verification of compliance to GSM 06.42 [8] is achieved by use of digital test sequences (see GSM 06.07 [10]) applied to the same interface as the test sequences for the speech codec.
Up

8  Half rate comfort noise insertionp. 9

The half rate noise comfort insertion function is described in GSM 06.22 [6].
When switching the transmission on and off during DTX operation, the effect would be a modulation of the background noise at the receiving end, if no precautions were taken. When transmission is on, the background noise is transmitted together with the speech to the receiving end. As the speech burst ends, the connection is off and the perceived noise would drop to a very low level. This step modulation of noise may be perceived as annoying and reduce the intelligibility of speech, if presented to a listener without modification.
This "noise contrast effect" is reduced in the GSM system by inserting an artificial noise, termed comfort noise, at the receiving end when speech is absent.
The comfort noise processes are as follows:
  • the evaluation of the acoustic background noise in the transmitter;
  • the noise parameter encoding (SID frames) and decoding;
  • and the generation of comfort noise in the receiver.
The comfort noise processes and the algorithm for updating the noise parameters during speech pauses are defined in detail in GSM 06.22 [6].
The comfort noise mechanism is based on the half rate speech codec defined in GSM 06.20 [4].
Up

9  Half rate lost speech frame substitution and mutingp. 9

The half rate speech frame substitution and muting function is described in GSM 06.21 [5].
In the receiver, frames may be lost due to transmission errors or frame stealing.
GSM 06.21 [5] describes the actions to be taken in these cases, both for lost speech frames and for lost SID frames in DTX operation.
In order to mask the effect of an isolated lost frame, the lost speech frame is substituted by a predicted frame based on previous frames. Insertion of silence frames is not allowed. For several subsequent lost frames, a muting technique shall be used to indicate to the listener that transmission has been interrupted.
Up

10  Half rate codec homingp. 10

The GSM half rate speech transcoder, VAD, DTX system and comfort noise parts of the audio processing functions (see figure 1) are defined in bit exact arithmetic. Consequently, they shall react on a given input sequence always with the corresponding bit exact output sequence, provided that the internal state variables are also always exact in the same state at the beginning of the experiment.
The input test sequences provided in GSM 06.07 [10] shall force the corresponding output test sequences, provided that the tested modules are in their home state when starting.
The modules may be set into their home states by provoking the appropriate homing functions.
Special inband signalling frames (encoder homing frame and decoder homing frame described in GSM 06.20 [4] have been defined to provoke these homing functions also in remotely placed modules.
This mechanism is specified to support three main areas:
  • type approval of mobile terminal equipment;
  • type approval of infrastructure equipment;
  • remote control and testing for operation and maintenance.
At the end of the first received homing frame, the audio functions that are defined in a bit exact way shall go into their predefined home states. The output corresponding to the first homing frame is dependent on the codec state when the frame was received. Any consecutive homing frames shall produce corresponding homing frames at the output.
Up

$  Change Historyp. 11


Up   Top