Modulation, Demodulation (Detection) : Part 1: EE4900/EE6420 Digital Communications Suketu Naik
Modulation, Demodulation (Detection) : Part 1: EE4900/EE6420 Digital Communications Suketu Naik
Lecture 6
Modulation,
Demodulation
(Detection): Part 1
Informatio
n (sound, Transducer & Source Channel Tx RF
A/D Converter Encoder Modulator System
video, text, Encoder
data, …)
Channel
Introduction
OOK Signal
FSK Signal
PCM Signal
Original Signal
PAM Signal
Original Signal
PWM Signal
Original Signal
PPM Signal
Original Signal
BPSK Symbol
Q (out of phase)
Phase Diagram 1 0
I (in phase)
QPSK Symbol
Q (out of phase)
01 11
Phase Diagram
I (in phase)
00 10
Q (out of phase)
010
011 110
001 111
8-PSK Phase I (in phase)
Diagram
000 101
100
I (in phase)
8-QAM=8PSK
Basics of
Modulation
Modulation
And Detection
Received Signal
Things to remember:
1) Phase diagram shows Basis Function 2
Points
2) Points are denoted by
Vectors from origin
3) Points and Vectors
represent an actual analog
Approximate
baseband signal Vector, xk
4) The amplitude of the
Approximate
baseband signal = point in
Basis Function 1 Received Signal
the phase diagram
Data/Audio/Video
signal s(t) is created
[101 100 001 000 010 011 110 111]
from K-symbols
Group of
3 bits Example
*= this is generally true. For PAM, pulse shape=basis function. However, note that BPSK, QPSK, 16-QAM may not have identical pulse shape
and basis function. For example for QPSK, basis functions=p(t)*cos and -p(t)*sin; where p(t) is the pulse or the impulse response of the pulse-
shaping filter. We will cover pulse shapes, PAM, QAM in upcoming lectures.
EE4900/EE6420 Digital Communications Suketu Naik
31
Summary: Demodulation (Detection)
It’s simple!
M-ary Demodulation (Detection):
1) Carrier signal is filtered, down-converted, filtered to baseband
signal
2) Now we reverse the process of modulation: pass it through
matched filter whose impulse response is the time-reversal of the
pulse shaping filter.
3) Output samples (x) from the matched filter are passed through
decision block which implements Least-Mean-Square error logic
4) Least-Mean-Square error logic:
1) x = we hope that these are the symbol amplitudes
2) a = we transmitted these symbol amplitudes=constellation
points
3) Take the differences x-a (Euclidean distance) and find the
minimum. This is the output or our best guess for what was
transmitted.
EE4900/EE6420 Digital Communications Suketu Naik
32
Examples
Index Coeff
2 2
2
+ =
0.5 1 0.5 1 0.5 1
4/3=1.33
1 1
0.5 1
|2-6|=4
|2/3-2|=1.33
Answer: Minimum of {4, 1.33}=1.33
What was transmitted? 0d (000b) or 1d (001b)or 2d (010b)?