Electronic – Sigma-Delta ADC (number of bits)

adc

In which stage is decided the Sigma-delta ADC resolution (number of bits) after conversion? Modulation stage or decimation stage?

Best Answer

The decimation stage 'creates' the apparent resolution of the converter, that is it outputs 16 or 24 or whatever the width of its output register is.

Both the modulation stage and the decimation stage have the ability to limit the effective number of bits (ENOB) you can get from the converter, that is, how many MSBs are actually useful. ENOB is usually measured by converting a pure sine wave, and relating its SINAD to that of a perfect ADC with ENOB number of bits.

Noise in the modulator will limit the noise floor, distortion in the modulator will create tones that are not present in the input. Both could make many of the LSBs of the output irrelevant.

A properly designed decimation stage will have a higher order filter than the order of the modulator. If it's equal or less than the modulator order, then that could start limiting the ENOB of the whole converter at some output sample rates, quite apart from the modulator.