Amateur ExtraE8A09

How many different input levels can be encoded by an analog-to-digital converter with 8-bit resolution?

D
Answer
Signals, modulation, and digital modes
Type
A
8
B
8 multiplied by the gain of the input amplifier
C
256 divided by the gain of the input amplifier
D
256

Answer Notes

The resolution of an analog-to-digital converter (ADC) dictates how many discrete voltage levels it can recognize and output. This is determined using binary math, where the total number of levels equals 2 raised to the power of the number of bits. For an 8-bit ADC, the calculation is 2^8, which equals 256 different input levels (ranging from 0 to 255). The gain of an input amplifier might change the physical voltage range being sampled, but it has absolutely no effect on the number of discrete digital levels the ADC itself can encode.
Previous · E8A08
Why are direct or flash conversion analog-to-digital converters used for a software defined radio?
Next · E8A10
What is the purpose of a low-pass filter used at the output of a digital-to-analog converter?