Delta Modulation: EE 442 - Spring 2017
Delta Modulation: EE 442 - Spring 2017
Delta Modulation: EE 442 - Spring 2017
Voice Input
Encoder Out
Decoder Out
1
Key Attributes About Delta Modulation
2. Delta modulation uses 1-bit per sampling period (TS) – it is a 1-bit ADC
6. DM uses very simple hardware and is low cost for that reason.
2
Delta Modulation
Transmitter:
d(t) Sampler
m(t) + + dq[k]
-
To the
channel
Comparator
m(t) Dq[k]
Integrator
(accumulator)
time
dq[k]
-
step size
m(t)
m(t) or m(t)
Slope
Overload
m(t)
TS time
3
Delta Modulation Waveforms
Start-up interval
Slope Overload Noise
Band-Limited Analog Signal m(t)
Granular Noise
time
dq(t)
-
time
dq[k] 0 0 0 1 0 1 0 1 1 1 1 1 0 1 0 1 1 1 1 1 1 0 1 0 . . .
4
Delta Demodulation
dq[k]
mq(t)
m(t)
From the Low-pass
Integrator
channel filter
(accumulator)
5
Adaptive Delta Modulation
We can address the slope overload error problem with adaptive DM.
Of course, it does add more complexity to its implementation.
-3
Staircase with ADM
2
m(t)
5
3 Staircase with DM
mq(t)
2
1 0 1 1 1 1 0 1 0 1 0 1 0 1 0 ...
6
Comparing PCM, DPCM and DM
7
Slope-Overload Distortion and Granular Noise
Slope
dm(t )
dt 2 f m Am 2 B
max
where fm < B. Slope overload means mq(t) can’t follow m(t). We then
have the condition, 2fmAm < fS or B Am < fS .
8
Quantization Noise in DM
m(t)
m(t) is a sinusoidal waveform
2
Nq
2
= m(t) - m(t)
TS
9
Worked Example for DM
Problem:
A Delta modulated system is designed to operate at five times the Nyquist
Rate. The signal bandwidth B at its input port is 3 kHz and the quantized
step is 250 millivolts (0.25 volt). For this problem we assume a 2 kHz
sinusoidal input – Find the maximum amplitude Am of this 2 kHz tone.
Solution:
We know that B = 3 kHz, fm = 2 kHz and = 250 mV.
The Nyquist rate is 3,000 2 = 6,000 Hz. So five time the Nyquist rate is
30,000 Hz = fS.
10
Maximum Information Rate in Communications
Recall from prior lecture:
Basic relationship in digital communications:
11
Comparing PCM With DM
Problem:
A one kilohertz (1 kHz) signal m(t) is sampled at 8 kHz with 12-bit encoding
for PCM transmission.
(a) How many bits are transmitted per second in in PCM? What is the
bandwidth required in this case?
(b) Now switch to using DM with 8 kHz sampling. How many bits are
transmitted per second using DM? What is the bandwidth required in
using DM?
Solution:
We know that the signal frequency is fm = 1 kHz and the sampling rate is
8 kHz.
(a) For PCM we have 8,000 samples per second and 12 bits per sample;
which equals 96,000 bits/second. The bandwidth is one-half of this
giving 48,000 Hz.
(b) Now for DM we have 1 bit per sample at 8,000 samples per second.
Thus, we have 8,000 bits per second and a bandwidth of 4,000 Hz.
12