FACTOID # 64: Sri Lanka has lowest divorce rate in the world - and the highest rate of female suicide.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RELATED ARTICLES
People who viewed "G.711" also viewed:
RECENT ARTICLES
More Recent Articles »
 

SEARCH ALL

FACTS & STATISTICS    Advanced view

Search encyclopedia, statistics and forums:

 

 

(* = Graphable)

 

 


Encyclopedia > G.711

G.711 is an ITU-T standard for audio companding. It is primarily used in telephony. The standard was released for usage in 1972. The ITU Telecommunication Standardization Sector (ITU-T) coordinates standards for telecommunications on behalf of the International Telecommunication Union (ITU) and is based in Geneva, Switzerland. ... A waveform before and after the compression stage of non-linear companding In telecommunication, signal processing, and thermodynamics, companding (occasionally called compansion) is a method of reducing the effects of a channel with limited dynamic range. ... In telecommunication, Telephony encompasses the general use of equipment to provide voice communication over distances. ... Year 1972 (MCMLXXII) was a leap year starting on Saturday (link will display full calendar) of the Gregorian calendar. ...


G.711 represents logarithmic pulse-code modulation (PCM) samples for signals of voice frequencies, sampled at the rate of 8000 samples/second. PCM redirects here. ...

Contents

Types

There are two main algorithms defined in the standard, the µ-law algorithm (used in North America & Japan) and A-law algorithm (used in Europe and the rest of the world). Both are logarithmic, but 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. In telecommunication, a mu-law algorithm (μ-law) is a standard analog signal compression or companding algorithm, used in digital communications systems of the North American and Japanese digital hierarchies, to optimize (in other words, modify) the dynamic range of an audio analog signal prior to digitizing. ... Graph of μ-law & A-law algorithms An a-law algorithm is a standard companding algorithm, used in European digital communications systems to optimize, modify, the dynamic range of an analog signal for digitizing. ... A logarithmic scale is a scale of measurement that uses the logarithm of a physical quantity instead of the quantity itself. ... For other uses, see Decibel (disambiguation). ...


The µ-law and A-law algorithms encode 14-bit and 13-bit signed linear PCM samples (respectively) to logarithmic 8-bit samples. Thus, the G.711 encoder will create a 64 kbit/s bitstream for a signal sampled at 8 kHz. An encoder is a device used to encode a signal (such as a bitstream) or data into a form that is acceptable for transmission or storage. ...


G.711 A-Law

A-law encoding thus takes a 13-bit signed linear audio sample as input and converts it to an 8 bit value as follows:

Linear input code Compressed code
s0000000wxyza... s000wxyz
s0000001wxyza... s001wxyz
s000001wxyzab... s010wxyz
s00001wxyzabc... s011wxyz
s0001wxyzabcd... s100wxyz
s001wxyzabcde... s101wxyz
s01wxyzabcdef... s110wxyz
s1wxyzabcdefg... s111wxyz

Where s is the sign bit. So for example, 1000000010101111 maps to 10001010 (according to the first row of the table), and 0000000110101111 maps to 00011010 (according to the second).


This can be seen as a floating point number with 4 bits of mantissa and 3 bits of exponent. A floating-point number is a digital representation for a number in a certain subset of the rational numbers, and is often used to approximate an arbitrary real number on a computer. ... For the traditional use of the word mantissa in mathematics, see common logarithm. ... In mathematics, exponentiation is a process generalized from repeated multiplication, in much the same way that multiplication is a process generalized from repeated addition. ...


In addition, the standard specifies that all resulting even bits are inverted before the octet is transmitted. This is to provide plenty of 0/1 transitions to facilitate the clock recovery process in the PCM receivers. Thus, a silent A-law encoded PCM channel has the 8 bit samples coded 0x55 instead of 0x00 in the octets (or 0xD5 if the sign bit happens to be set), and a silent μ-law encoded PCM has 0xFF in the 8 bit samples. Some digital data streams, especially high-speed serial data streams (such as the raw stream of data from the magnetic head of a disk drive) are sent without an accompanying clock. ...


Note that the ITU define bit 0 to have the value 128 and bit 7 to have the value 1. (This is different from the more widely accepted convention where bit 7 = 128 and bit 0 = 1.)


Note that when data is sent over E0 (G.703), MSB (signbit) is sent first and LSB is sent last. G.703 is a ITU-T standard for transmitting voice or data over digital carriers such as T1 and E1. ...


Features

Alameda Packet loss concealment (PLC) is a technique to mask the effects of packet loss in VoIP communications. ... Discontinuous transmission (DTX) is a method of momentarily powering-down, or muting, a mobile or portable wireless telephone set when there is no voice input to the set. ... Voice activity detection or voice activity detector is an algorithm used in speech processing wherein, the presence or absence of human speech is detected from the audio samples. ... Comfort noise is artifical background noise used in radio and wireless communications to fill the silent time in a transmission resulting from voice activity detection. ... PSQM is an acronym for Percentual Speech Quality Measurement defined in ITU standard P.861 ... [info from searchnetworking. ... PSQM is an acronym for Percentual Speech Quality Measurement defined in ITU standard P.861 ... [info from searchnetworking. ...


References

  • ITU-T Recommendation G.711 - (STD.ITU-T RECMN G.711-ENGL 1989)

See also

G.722[1] is a ITU-T standard wideband speech codec operating at 48-64 kbit/s. ... G.722. ... Adaptive Multi Rate - WideBand or AMR-WB is a speech coding standard developed after the AMR using same technology like ACELP. The codec provides excellent speech quality due to wider speech bandwidth of 50 - 7000 Hz compared to narrowband speech codecs which in general are optimized for POTS wireline quality... This article is in need of attention from an expert on the subject. ... G.723. ... G.726 is ITU-T speech codec operating at bit rates of 16-40 kbit/s. ... G.728 is a ITU-T standard for speech coding operating at 16 kbit/s. ... G.729 is an audio data compression algorithm for voice that compresses voice audio in chunks of 10 milliseconds. ... G.729 is an audio data compression algorithm for voice that compresses voice audio in chunks of 10 milliseconds. ... The following is a list of codecs. ...

External links

  • ITU-T G.711 page
  • General info about G.7xx
  • Code Project C# implementation of G.711 with source code
  • Tables of PSQM/PSQM+ derived MOS values for different speech codecs


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.