Jump to content

A-law algorithm

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Ozhiker (talk | contribs) at 12:30, 24 October 2009 (Change to SVG version of image). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Graph of μ-law & A-law algorithms

An A-law algorithm is a standard companding algorithm, used in European digital communications systems to optimize, i.e., modify, the dynamic range of an analog signal for digitizing.

It is similar to the μ-law algorithm used in North America and Japan.

For a given input x, the equation for A-law encoding is as follows,

where A is the compression parameter. In Europe, ; the value 87.6 is also used.

A-law expansion is given by the inverse function,

The reason for this encoding is that the wide dynamic range of speech does not lend itself well to efficient linear digital encoding. A-law encoding effectively reduces the dynamic range of the signal, thereby increasing the coding efficiency and resulting in a signal-to-distortion ratio that is superior to that obtained by linear encoding for a given number of bits.

Comparison to μ-law

The μ-law algorithm provides a slightly larger dynamic range than the A-law at the cost of worse proportional distortion for small signals. By convention, A-law is used for an international connection if at least one country uses it.

See also