ADC Quantization Error

Analog-to-Digital (ADC) Quantization

Quantization is the process where the Least Significant Bit (LSB) is determined if the input analog voltage lies in the lowest sub-range of the input voltage range. For example, consider an ADC with VREF = 2 V and the resolution is 3-bit. The 2 V is divided into eight sub-ranges, so the LSB voltage is within 250 mV. Now, an input voltage of 0 V, as well as 250 mV, is assigned to the same output digital code 000. The input analog voltage range from 251 mV to 500 mV will be assigned the digital code 001 and so on. To define a perfect ADC, the concept of quantization must be used. Due to the digital nature of an ADC, continuous output values are not possible. The perfect ADC performs the quantization process during conversion. This results in a staircase transfer function where each step represents one LSB. This figure below shows the transfer function of a perfect 3-bit ADC operating in Single Ended mode.

adc-ideal-transfer-function.PNG

Quantization Error

From the figure above, we can see that an input voltage of 0 V produces an output code 000. At the same time, an input voltage of 250 mV also produces the same output code 000. This is the quantization error due to the process of quantization. As the input voltage rises from 0 V, the quantization error also rises from 0 LSB and reaches a maximum quantization error of 1 LSB at 250 mV. Again, the quantization error increases from 0 to 1 LSB as the input rises from 250 mV to 500 mV. This maximum quantization error of 1 LSB can be reduced to ±0.5 LSB by shifting the transfer function towards left through 0.5 LSB.

The figure below shows a quantization-adjusted perfect transfer function together with an ideal transfer function. The perfect ADC equals the ideal ADC on the exact midpoint of every step. This means that the perfect ADC essentially rounds input values to the nearest output step value.

adc-quantization-error-adjusted.PNG
© 2024 Microchip Technology, Inc.
Notice: ARM and Cortex are the registered trademarks of ARM Limited in the EU and other countries.
Information contained on this site regarding device applications and the like is provided only for your convenience and may be superseded by updates. It is your responsibility to ensure that your application meets with your specifications. MICROCHIP MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WHETHER EXPRESS OR IMPLIED, WRITTEN OR ORAL, STATUTORY OR OTHERWISE, RELATED TO THE INFORMATION, INCLUDING BUT NOT LIMITED TO ITS CONDITION, QUALITY, PERFORMANCE, MERCHANTABILITY OR FITNESS FOR PURPOSE. Microchip disclaims all liability arising from this information and its use. Use of Microchip devices in life support and/or safety applications is entirely at the buyer's risk, and the buyer agrees to defend, indemnify and hold harmless Microchip from any and all damages, claims, suits, or expenses resulting from such use. No licenses are conveyed, implicitly or otherwise, under any Microchip intellectual property rights.