Sigma-Delta Modulation (Σ-Δ) old
Sigma-Delta Modulation (Σ-Δ) old
Modulation (Σ-Δ)
By Mustafa Qays
1
Outlines
Introduction to ADC
Quantization
Oversampling and Decimation Basics
Delta Modulation
Sigma-Delta Modulation
Applications
2
Introduction
The performance of digital signal processing and
communication systems is generally limited by the precision of
the digital input signal which is achieved at the interface between
analog and digital information. Sigma-Delta (Σ−∆) modulation
based analog-to-digital (A/D) conversion technology is a cost
effective alternative for high resolution converters which can be
ultimately integrated on digital signal processor ICs.
3
Analog to Digital Converter (ADC)
4
5
ADC Types
Most A/D converters can be classified into two groups
according to the sampling rate criteria. Nyquist rate
converters, (such as a successive approximation register
(SAR), double integration), and oversampling converters
(such as Sigma-Delta), sample analog signals which have
maximum frequencies lightly less than the Nyquist
frequency, fN = fs/ 2, where fs is the sampling frequency.
Meanwhile, oversampling converters perform the sampling
process at a much higher rate.
Conventional high-resolution A/D converters, such as
successive approximation and flash type converters,
operating at the Nyquist rate (sampling frequency
approximately equal to twice the maximum frequency in the
input signal), often do not make use of exceptionally high
speeds achieved with a scaled VLSI technology.
6
Conventional A/D converters
7
Anti-aliasing filter
The anti-aliasing filter must have flat
response over the frequency band of interest
(baseband) and attenuate the frequencies
above the Nyquist frequency enough to put
them under the noise floor.
Also, the non-linear phase distortion caused
by the anti-aliasing filter may create harmonic
distortion such as audible degradation.
8
Resolution (Word lenght)
For high-resolution Nyquist samplers,
establishing the reference voltages is a serious
challenge. For example, a 16-bit A/D converter,
which is the standard for high accuracy A/D
converters, requires 216 - 1 = 65535 different
reference levels. If the converter has a 2V input
dynamic range, the spacing of these levels is only
30 mV apart. This is beyond the limit of component
matching tolerances of VLSI technologies
9
Quantization Error
The process of converting an analog signal
(which has infinite resolution by definition) into a
finite range number system (quantization)
introduces an error signal that depends on how
the signal is being approximated.
11
Noise Power Spectral Density
The noise power is spread over the entire frequency
range equally, the level of the noise power spectral density
N(f) can be expressed as:
12
Oversampling and Decimation
An oversampling converter generally uses a sequence of
coarsely quantized data at the input oversampling rate of
Fs, followed by a digital-domain decimation process
Fs=N fs
Where Fs is the oversampling frequency, fs is the Nyquist sampling frequency,
N is the oversampling ratio
13
Oversampling advantages
Reduces the requirement order anti-aliasing filter
14
Reduces the requirement order anti-aliasing filter
15
Reduces the in-band quantization noise
(increase SNR)
If the sample rate is increased from
the sample rate needed to fulfill the
Nyquist criterion to a new frequency
Fs the noise power density (power
per Hertz) is reduced with the ratio of
the sample rates
In a fixed bandwidth the signal-to-
noise ratio will increase by the same
oversampling ratio N
16
Decimation
17
Delta Modulation
Delta modulation (DM) is an
analog-to-digital and digital-to-
analog signal conversion
technique used for transmission of
voice information where quality is
not of primary importance. DM is
the simplest form of differential
pulse-code modulation (DPCM)
where the difference between
successive samples is encoded
into n-bit data streams. In delta
modulation, the transmitted data is
reduced to a 1-bit data stream.
18
Slope Overload
19
Sigma-Delta Modulation (Σ-Δ)
Sigma-Delta conversion is a form of signal
quantization that can be used in analog-to
digital,digital-to-analog and digital-to-digital
conversions of signals.
20