Analog To Digital Converter
Analog To Digital Converter
The sigma delta conversion technique has been in existence for many
years, but recent technological advances now make the devices practical and
their use is becoming widespread. The converters have found homes in such
applications as communications systems, consumer and professional audio,
industrial weight scales, and precision measurement devices. The key feature of
these converters is that they are the only low cost conversion method which
provides both high dynamic range and flexibility in converting low bandwidth
input signals. This application note is intended to give an engineer with little or
no sigma delta background an overview of how a sigma delta converter works.
Analog to Digital Converter is used to convert continuous signal / analog
signal (i.e. current, voltage, etc.) to digital number that represents the quantity's
amplitude. In reality, almost every signal that we can sense and process is
analog signal. The main use of the ADC is to make these analog signals able to
be processed by the computer. Computer will read the analog signal that has
been converted by the ADC into the binary or digital number.
as converters, frequency
synthesizers, switched-mode
power
supplies and motor controllers, primarily because of its cost efficiency and
reduced circuit complexity.
First order sigma delta ADC
The block diagram shows a simple block diagram of a first order sigma delta
Analog-to-Digital Converter (ADC). The input signal X comes into the modulator
via a summing junction. It then passes through the integrator which feeds a
comparator that acts as a one-bit quantizer. The comparator output is fed back
to the input summing junction via a one-bit digital-toanalog converter (DAC), and
it also passes through the digital filter and emerges at the output of the
converter. The feedback loop forces the average of the signal W to be equal to
the input signal X. A quick review of quantization noise theory and signal
sampling theory will be useful before diving deeper into the sigma delta
converter.
The input signal X comes into the modulator via a summing junction. It then
passes through the integrator which feeds a comparator that acts as a one-bit
quantizer. The comparator output is fed back to the input summing junction via a
one-bit digital-toanalog converter (DAC), and it also passes through the digital
filter and emerges at the output of the converter. The feedback loop forces the
average of the signal W to be equal to the input signal X. A quick review of
quantization noise theory and signal sampling theory will be useful before diving
deeper into the sigma delta converter.
Signal Sampling
The sampling theorem states that the sampling frequency of a signal must
be at least twice the signal frequency in order to recover the sampled signal
without distortion. When a signal is sampled its input spectrum is copied and
As an example, the RMS quantization noise for a 12-bit ADC with a 2.5V full scale
value is 176V. A quantized signal sampled at frequency fS has all of its noise
power folded into the frequency band of 0 f fS/2. Assuming once again that
this noise is random, the spectral density of the noise is given by:
Converting this to noise power by squaring it and integrating over the bandwidth
of interest (f0), we get the following result:
First order sigma delta modulator sampled data equivalent block diagram
Assuming the input signal is active enough to treat the error as white noise, the
spectral density of the noise (ni = ei - ei-1) can be expressed as
Or
This means that increasing fS (which by default increases the OSR) by a factor of
2 will decrease the in band noise by 9dB. Taking this one step further shows that
for the second order modulator shown in Figure 5 the noise is
and doubling the sampling frequency will decrease the inband quantization noise
by 3(2M+1)dB.
By letting the signal X(s) = 0 and solving for Y(s)/N(s) the following results are
obtained:
Examining Equations 13 and 15 above shows that indeed the modulator acts as
a low pass filter for the input signal and a high pass filter for noise.
Referring back to the block diagram of Figure 1, it is seen that after the input
signal passes through the modulator it is fed into the digital filter. The function of
the digital filter is to provide a sharp cutoff at the bandwidth of interest which
essentially removes out of band quantization noise3w and signals. Figure 11
shows that the digital filter eliminates the quantization noise that the modulator
pushed out to the higher frequencies.
IN-BAND QUANTIZATION NOISE BEFORE AND AFTER DIGITAL FILTERING
BEFORE FILTERING
AFTER FILTERING
Before leaving the discussion of sigma delta modulators it would be useful to
show a quick conversion example. Referring to Table 1 the table headings X, B,
C, D, and W correspond to points in the signal path of the block diagram of
Figure 1. For this example the input X is a DC input of 3/8. The resultant signal
at each point in the signal path for each signal sample is shown in Table 1. Note
that a repetitive pattern develops every sixteen samples and that the average
of the signal W over samples 1 to 16 is 3/8 thus showing that the feedback loop
forces the average of the feedback signal W to be equal to the input X.
CONVERSION EXAMPLE