Post Go back to editing

ADC ENOB vs Resolution

Thread Summary

The user asked about the relationship between ADC resolution and ENOB, particularly for calculating LSB step size. The final answer clarifies that resolution is used for design purposes, while ENOB reflects the actual usable precision. For a 24-bit ADC with 20-bit ENOB, the resolution defines the 24-bit code size, and ENOB indicates the 20-bit meaningful code size. The accompanying answers provide additional context on noise considerations and the impact of oversampling on ENOB, referencing the AD4080 as an example.
AI Generated Content
Category: Hardware
Product Number: ADC1130

Dear Team,

This is a general question.

I'm trying to clarify my understanding of the relationship between ADC resolution and ENOB (Effective Number of Bits), particularly when it comes to practical calculations. From what I understand, ENOB represents the actual performance of an ADC accounting for real-world imperfections like noise and distortion, while the resolution is the theoretical bit depth of the converter. Since ENOB is invariably less than the stated resolution, I'm confused about which value should be used in calculations.

Specifically, when calculating the LSB (Least Significant Bit) step size, should I be using: 1 LSB = V_ref / 2^Resolution (the theoretical value) or 1 LSB = V_ref / 2^ENOB (based on effective performance)?

If ENOB is the more meaningful metric for actual performance, why do datasheets prominently feature the resolution specification? Is the resolution purely a marketing/theoretical spec, while ENOB tells the real story? Or do these two parameters serve different purposes in system design?

I'd appreciate any insights into when each specification is relevant and how you approach LSB calculations in your designs.

Regards

HARI