Lesson 30 – Demodulation#
Learning Outcomes#
Compute transmitter power efficiency for an AM system with a given modulation index.
Understand block diagram AM demodulators and their limitations.
Analyze envelope detectors in the time domain and synchronous detectors in the frequency domain.
Given an AM modulated signal, design an AM demodulator to recover the original message.
Understand the engineering trade-offs between over- and under-modulated AM communication scenarios.
Demodulation#
The last several lessons have focused on modulation. This lesson focuses on demodulating signals to recover the original information and understanding the associated trade-offs.

Modulation Efficiency#
Previously, we introduced adding a bias signal before modulation. As bias increases, time-domain envelopes separate and a carrier spike appears in the frequency domain.
Two AM types:
DSB-SC: Information in sidebands only
DSB-LC: Information in sidebands + carrier
Over-modulated |
100%-modulated |
Under-modulated |
|---|---|---|
\(\alpha \rightarrow \infty\) |
\(\alpha = 1\) |
\(\alpha = 0.667\) |
|
|
|
|
|
|
Efficiency is defined as:
Power:
With normalized resistance \(R = 1\ \Omega\):
DSB-SC: \(\eta = 100\%\)
\(\alpha = 1 \Rightarrow \eta = 0.33\)
Envelope Detector#
Under-modulated signals allow envelope detection.

Steps:
Diode (rectification): Removes negative portion
LPF: Removes carrier
HPF: Removes bias

Example Problem 1#
Understand#
Under-modulated → envelope detector works.
Identify#
Known: \(T_M = 250\ \mu s\)
Unknown: carrier
Plan#
Define LPF and HPF cutoff frequencies.
Solve#
LPF cutoff \(> 4\ kHz\)
HPF cutoff \(> 0\ Hz\) (use 10 Hz)
Key Takeaways#
Diode: removes negative voltages
LPF: removes carrier
HPF: removes bias
Rules:
\(f_{LPF} > f_{m,\ max}\)
\(f_{HPF} > 0\)
Envelope detectors do not work for:
Over-modulated signals
DSB-SC

Synchronous Detector#
Used for all modulation types.

Multiply by carrier frequency:
Shift up: \(f + f_c\)
Shift down: \(f - f_c\)

Negative frequencies reflect and double amplitude.

Apply LPF:
Choose \(f_{LPF} > f_{m,\ max}\)
Then HPF:
Remove DC bias
Final Design#

Components#
Multiplier: shifts to baseband
LPF: removes high-frequency content
HPF: removes bias
Design Rules#
Demodulating frequency = carrier frequency
\(f_{LPF} \ge f_{m,\ max}\)
\(f_{HPF} > 0\) (≈ 10 Hz)





