A-Law Compressor
Implement A-law compressor for source coding
Library
Source Coding
Description
The A-Law Compressor block implements an A-law compressor for the input signal. The formula for the A-law compressor is
where A is the A-law parameter of the compressor,
V is the peak signal magnitude for x, log is
the natural logarithm, and sgn is the sign
function.
The most commonly used A value is 87.6.
The input can have any shape or frame status. This block processes each vector element independently.
Parameters
- A value
The A-law parameter of the compressor.
- Peak signal magnitude
The peak value of the input signal. This is also the peak value of the output signal.
Supported Data Type
Port | Supported Data Types |
---|---|
In |
|
Out |
|
Pair Block
References
[1] Sklar, Bernard. Digital Communications: Fundamentals and Applications. Englewood Cliffs, N.J., Prentice-Hall, 1988.
Extended Capabilities
Version History
Introduced before R2006a