Resolution
- Updated2023-09-20
- 1 minute(s) read
Resolution
Resolution is the smallest input voltage change a digitizer can capture. Resolution can be expressed in bits (LSB), in proportions, or in percent of full scale. For example, a system has 12-bit resolution, one part in 4,096 resolution, and 0.0244% of full scale.
Resolution limits the precision of a measurement. The higher the resolution (number of bits), the more precise the measurement. An 8-bit ADC divides the vertical range of the input amplifier into 256 discrete levels. With a vertical range of 10 V, the 8-bit ADC cannot ideally resolve voltage differences smaller than 39 mV. In comparison, a 14-bit ADC with 16,384 discrete levels can ideally resolve voltage differences as small as 610 µV.
Bits | Resolution | % FS |
---|---|---|
8 | 1/256 | .390 |
10 | 1/1024 | .0976 |
12 | 1/4096 | .0244 |
14 | 1/16384 | .0061 |
16 | 1/65536 | .0015 |
The following figure shows the transfer function of a 3-bit ADC with a vertical range of 5 V having an ideal resolution of 5/8 V/LSB.