From Wikipedia, the free encyclopedia
G.726 is an ITU-T ADPCM speech codec standard covering the transmission of voice at rates of 16, 24, 32, and 40 kbit/s. It was introduced to supersede both G.721, which covered ADPCM at 32 kbit/s, and G.723, which described ADPCM for 24 and 40 kbit/s. G.726 also introduced a new 16 kbit/s rate. The four bit rates associated with G.726 are often referred to by the bit size of a sample, which are 2-bits, 3-bits, 4-bits, and 5-bits respectively.
The most commonly used mode is 32 kbit/s, since this is half the rate of G.711, thus increasing the usable network capacity by 50%. It is primarily used on international trunks in the phone network. It also is the standard codec used in DECT wireless phone systems.
[edit] History
G.721 was introduced in 1984, while G.723 was introduced in 1988. They were folded into G.726 in 1990.
G.727 was introduced at the same time as G.726, and includes the same bit rates, but is optimized for PCME (Packet Circuit Multiplex Equipment environment). This is achieved by embedding 2-bit quantizer to 3-bit quantizer and same for the higher modes. This allows dropping of the least significant bit from the bit stream without adverse effects on speech signal.
[edit] Features
- Sampling frequency 8 kHz
- 16 kbps, 24 kbps, 32 kbps, 40kbps bit rates available
- Generates a bitstream, therefore frame length is determined by packetization (typically 80 samples for 10 ms frame size)
- Typical algorithmic delay is 0.125 ms, with no look-ahead delay
- G.726 is a waveform speech coder which uses Adaptive Differential Pulse Code Modulation (ADPCM)
- The complexity of the algorithm is rated at 10, using a relative scale where G.711 is 1 and G.729a is 15.
- PSQM testing under ideal conditions yields Mean Opinion Scores of 4.30 for G.726 (32 kbps), compared to 4.45 for G.711 (u-law)
- PSQM testing under network stress yields Mean Opinion Scores of 3.79 for G.726 (32 kbps), compared to 4.13 for G.711 (u-law)
[edit] See also
[edit] External links