Quantization Noise Article Index for
Quantization
Website Links For
Noise
 

Information About

Quantization Noise




Quantization noise is a Noise error introduced by Quantization in the Analogue To Digital Conversion (ADC) process in Telecommunication Systems and Signal Processing . It is a rounding error between the analogue input voltage to the ADC and the output digitized value. The noise is non-linear and signal-dependent. It can be modeled in several different ways.

It is expressed as a Root-mean-square error as

: N_Q = rac{ \left ( rac{V_\mathrm{AD}}{2^Q} ight )^2 }{6 \cdot T_\mathrm{S} \cdot R_\mathrm{L}^2}

where V_\mathrm{AD} is the analogue voltage range of the converter ( Volt s), Q is the number of bits of the converter, that is, Bit Resolution of the converter, T_\mathrm{S} is the sample interval of the converter ( Second s), and R_\mathrm{L} is the Load Resistance of the converter ( Ohms ).

In an ideal analogue-to-digital converter, the Signal-to-noise Ratio (SNR) can be calculated from

:\mathrm{SNR_{ADC}} = 20 \log_{10}(2^n) \approx 6.02 \cdot n\ \mathrm{dB}

For instance, 16-bit audio has a quoted dynamic range of 6.02 · 16 = 96.3 dB.

This comes from a model of quantization noise in an ideal ADC where the quantization error is uniformly distributed between -1/2 LSB and +1/2 LSB. The signal is also assumed to have a uniform distribution covering all quantization levels, and the most common test signals that fulfill this are full amplitude Triangle Wave s and Sawtooth Wave s.

When the input signal is a full-amplitude Sine Wave the distribution of the signal is no longer uniform, and the corresponding equation is instead

: \mathrm{SNR_{ADC}} = \left ( 1.761 + 6.02 \cdot Q ight )\ \mathrm{dB}

Here, the quantization noise is once again assumed to be uniformly distributed. This is very close to the truth for high resolution ADCs, but does not accurately model the noise in low resolution ADCs (e.g. ~4 bits) where the quantization noise distribution is strongly affected by the exact amplitude of the signal.


SEE ALSO



EXTERNAL LINKS

  • [http://www.techonline.com/community/related_content/20771 The Relationship of Dynamic Range to Data Word Size in Digital Audio Processing]

  • Round-Off Error Variance - derivation of noise power of q2/12 for round-off error