Search VoIP Help:     Adv search
Browse by Manufacturer:
KB Number

What is G711?

Views: 895
Votes: 0
Posted: 08 Feb, 2007
by: Engin *.
Updated: 16 Oct, 2007
by: Engin *.
G.711 is an ITU-T standard for audio telephony. The standard was released for usage in 1972.

G.711 is a standard to represent 8 bit compressed pulse code modulation (PCM) samples for signals of voice frequencies, sampled at the rate of 8000 samples/second. G.711 encoder will create a 64 kbit/s bitstream.

There are two main algorithms defined in the standard, mu-law algorithm (used in North America & Japan) and a-law algorithm (used in Europe and the rest of the world). Both are logarithmic, but the later a-law was specifically designed to be simpler for a computer to process. The standard also defines a sequence of repeating code values which defines the power level of 0 dB.

The equations are:

mu-law:
y = ln(1 + ux) / ln(1 + u) with u = 255
A-law:
y = Ax / (1 + ln A) for x <= 1/A where A = 87.6
y = (1 + ln Ax) / (1 + ln A) for 1/A <= x <= 1
Others in this Category
document Can I use VoIP using Satellite?
document How much bandwidth do I need for VoIP?
document How much data does VoIP use?
document What codec's does engin support?



RSS