4. Modulation Techniques
Learning Objectives
- Define modulation and explain why a baseband signal needs it before transmission
- Identify the carrier property (amplitude, frequency, or phase) varied by each analog modulation scheme
- Explain how QAM, PCM, and OFDM extend basic modulation ideas for digital and high-capacity systems
- Compare the bandwidth and noise trade-offs across AM, FM, PM, and QAM
- Recognize which modulation technique is used in specific real systems (broadcast radio, Wi-Fi, 4G)
- Explain why OFDM is preferred for high-speed wireless standards
Quick Answer
Modulation is the process of varying a carrier wave's amplitude, frequency, or phase so that it carries a message signal efficiently over a channel. Without modulation, a baseband audio signal (tens of Hz to tens of kHz) would need impractically long antennas and would collide with every other transmission sharing the same low-frequency band. The three basic analog techniques — AM, FM, PM — modulate one carrier property each. Digital and high-capacity systems build on these ideas with QAM (amplitude + phase together), PCM (digitizing a signal before modulation), and OFDM (splitting one wideband channel into many parallel narrowband carriers) — the backbone of Wi-Fi, 4G, and digital broadcast.
Why Modulation Is Necessary
A message like human speech occupies roughly 300 Hz to 3.4 kHz. Radiating that directly would require an antenna a significant fraction of a wavelength long — for a 1 kHz signal, that's on the order of tens of kilometers, wildly impractical. Modulation shifts the message up to a much higher carrier frequency (say, 1 MHz), where a practical antenna (tens to hundreds of meters, or centimeters at microwave frequencies) can radiate it efficiently. It also lets many transmitters share the spectrum — each at a different carrier frequency — instead of every signal fighting for the same low-frequency band.
Amplitude Modulation (AM)
AM varies the carrier's amplitude in step with the message: s(t) = Ac[1 + μ·m(t)]cos(2π fc t). This produces a carrier component plus two sidebands, giving a transmission bandwidth of 2fm. AM's strength is simplicity — an envelope detector (a diode and RC filter) demodulates it with no local oscillator needed. Its weakness is poor noise immunity, since the message rides entirely in amplitude, which noise directly disturbs.
Real-world example: AM broadcast radio (530–1700 kHz) still operates this way because station coverage and low-cost receivers matter more than audio fidelity.
Frequency Modulation (FM)
FM keeps the carrier amplitude constant and varies its instantaneous frequency: s(t) = Ac cos[2π fc t + 2π kf ∫m(τ)dτ]. Bandwidth follows Carson's Rule, BT ≈ 2(Δf + fm), typically much wider than AM. Because the message lives in frequency, not amplitude, a limiter can strip out amplitude noise before a discriminator recovers the message — this is why FM broadcast sounds far cleaner than AM.
Real-world example: FM broadcast radio (88–108 MHz) and most professional two-way radios use FM for its noise resistance.
Phase Modulation (PM)
PM varies the carrier's phase directly with the message: s(t) = Ac cos[2π fc t + kp m(t)]. PM is the analog sibling of FM (FM is essentially PM applied to the integral of the message) and shares similar noise-immunity advantages. Its greater significance today is as the conceptual ancestor of digital Phase Shift Keying (PSK), used throughout modern digital wireless.
Advanced and Digital Modulation Techniques
Quadrature Amplitude Modulation (QAM)
QAM modulates two carriers of the same frequency but 90° out of phase (in-phase "I" and quadrature "Q") independently in amplitude, then sums them. This lets each transmitted symbol represent multiple bits at once — 16-QAM carries 4 bits/symbol, 64-QAM carries 6 bits/symbol, 256-QAM carries 8 bits/symbol. Higher-order QAM packs symbol points closer together in signal space, so it needs a cleaner (higher SNR) channel to be decoded reliably.
Why it matters: Wi-Fi and cable modems dynamically switch QAM order based on measured channel quality — high order for strong, clean links, and fallback to lower order (or plain QPSK) when the link is noisy.
Pulse Code Modulation (PCM)
PCM converts an analog signal into digital form by sampling it (per the Nyquist theorem) and quantizing each sample into a binary code word. It's not modulation of a carrier in the classical sense — it's the digitization step that happens before a digital modulation scheme like PSK or QAM carries the resulting bits over the air.
Common misunderstanding: Students sometimes lump PCM in as a "type of carrier modulation" alongside AM/FM/PM. PCM actually digitizes the message; it still needs a separate digital modulation scheme (ASK, FSK, PSK, or QAM) to put those bits onto a transmittable carrier.
Orthogonal Frequency Division Multiplexing (OFDM)
OFDM splits one wide channel into many closely spaced, mathematically orthogonal narrowband subcarriers, each modulated (usually with QAM or PSK) at a low symbol rate. Splitting the channel this way makes each subcarrier's symbol duration long compared to typical multipath delay spread, which makes OFDM highly resistant to multipath fading — a critical property in real-world wireless channels full of reflections.
Why it matters: OFDM is the physical-layer foundation of Wi-Fi (802.11a/g/n/ac/ax), 4G LTE, and digital terrestrial TV (DVB-T), precisely because it turns a hostile, frequency-selective wideband channel into many well-behaved narrowband ones.
Key Terms
| Term | Definition | Related Concept |
|---|---|---|
| Carrier wave | High-frequency sinusoid modified to carry the message signal | AM, FM, PM |
| Sidebands | Frequency components produced above and below the carrier during modulation | AM bandwidth |
| Modulation index | Measure of how strongly the message affects the carrier (μ for AM, β for FM) | Overmodulation, bandwidth |
| Carson's Rule | Bandwidth estimate BT ≈ 2(Δf + fm) for FM/PM signals | FM bandwidth |
| QAM | Modulation combining independently amplitude-modulated in-phase and quadrature carriers | Constellation, bandwidth efficiency |
| Constellation diagram | A plot of possible symbol points in amplitude-phase space for a digital modulation scheme | QAM, PSK |
| PCM | Digitizing an analog signal via sampling and quantization into binary code words | Nyquist theorem, quantization |
| OFDM | Splitting one channel into many orthogonal, independently modulated narrowband subcarriers | Multipath resistance, Wi-Fi/LTE |
| Subcarrier | One of the many narrowband carriers used within an OFDM signal | OFDM, orthogonality |
Common Mistakes
Misconception: AM, FM, PM, QAM, PCM, and OFDM are all separate, unrelated modulation types you memorize independently. Why it's wrong: They form a hierarchy — AM/FM/PM are the three basic analog carrier-parameter variations; QAM combines amplitude and phase ideas from AM and PM; PCM is a digitization step, not carrier modulation; OFDM is an architecture that uses many subcarriers, each modulated with QAM or PSK. Correct understanding: Understanding the relationships (QAM = amplitude + phase, OFDM = many parallel QAM/PSK subcarriers) makes the whole topic far easier to retain than treating each as an isolated fact.
Misconception: Higher-order modulation (256-QAM) always gives a faster, better connection. Why it's wrong: Higher-order QAM packs more bits per symbol only if the channel SNR is high enough to reliably distinguish closely spaced constellation points; on a noisy or distant link it produces excessive bit errors. Correct understanding: Modulation order should match channel quality — real systems adapt dynamically, dropping to a more robust, lower-order scheme when the link degrades.
Misconception: OFDM is a type of modulation like AM or FM. Why it's wrong: OFDM is a multiplexing/transmission architecture — it decides how to divide the channel into subcarriers — not a way of varying a single carrier's amplitude, frequency, or phase. Correct understanding: Each OFDM subcarrier still needs an actual modulation scheme (commonly QAM or PSK) applied to it; OFDM's contribution is dividing the channel to combat multipath fading, not defining how each individual subcarrier is modulated.
Comparison and Connections
| Technique | Varies | Typical Bandwidth | Noise Immunity | Typical Use |
|---|---|---|---|---|
| AM | Amplitude | Narrow (2fm) | Low | AM broadcast radio |
| FM | Frequency | Wide (Carson's Rule) | High (above threshold) | FM broadcast, two-way radio |
| PM | Phase | Similar to FM | High (above threshold) | Ancestor of digital PSK |
| QAM | Amplitude + Phase | Moderate, order-dependent | Order-dependent | Wi-Fi, cable modems, LTE |
| PCM | N/A (digitizes signal) | Depends on sample rate & bit depth | N/A (pre-modulation step) | Digital telephony, CD audio |
| OFDM | Many subcarriers (each QAM/PSK) | Wide overall, narrow per subcarrier | High (multipath resistant) | Wi-Fi, 4G LTE, digital TV |
Practice Questions
Recall
-
List the three carrier properties that AM, FM, and PM each vary. Answer guidance: AM varies amplitude, FM varies frequency, PM varies phase — each keeps the other two carrier properties constant.
-
What two independent carrier components does QAM modulate, and how are they combined? Answer guidance: An in-phase (I) carrier and a quadrature (Q) carrier, 90° apart in phase, each independently amplitude-modulated; the transmitted signal is their sum.
Understanding
-
Explain why a 1 kHz audio signal cannot be transmitted efficiently without modulation. Answer guidance: Efficient radiation needs an antenna comparable to a fraction of the wavelength. A 1 kHz wave has a wavelength of about 300 km, requiring an impractically large antenna; modulating it onto a MHz-range carrier shrinks the required antenna to a practical size.
-
Why does OFDM resist multipath fading better than a single wideband carrier? Answer guidance: OFDM splits the channel into many narrowband subcarriers, each with a long symbol duration relative to the channel's multipath delay spread, so inter-symbol interference from reflected paths is much less disruptive than it would be for one high-rate wideband carrier.
Application
-
A Wi-Fi router near its access point uses 256-QAM, but a laptop far away drops to QPSK. Explain this behavior in terms of modulation and channel quality. Answer guidance: Near the router, SNR is high, so densely packed 256-QAM constellation points can still be distinguished reliably, giving higher throughput. Far away, SNR drops, so the router falls back to QPSK, whose widely spaced constellation points tolerate more noise at the cost of fewer bits per symbol.
-
A telephone system needs to convert analog voice into a digital bitstream before transmission. Which technique is used, and what two steps does it involve? Answer guidance: PCM. It involves sampling (at least 8 kHz for telephone-quality voice, per Nyquist) and quantization (rounding each sample to one of a fixed number of discrete levels, then encoding as a binary word).
Analysis
-
Compare FM and PM in terms of their mathematical relationship and practical circuit implementation. Answer guidance: FM is mathematically equivalent to PM applied to the time-integral of the message signal. Practically, "indirect FM" transmitters use a phase modulator plus an integrator, which is often easier to build with stable, low-drift oscillators than a direct FM oscillator.
-
A system designer must choose between plain QAM on a single wide carrier and OFDM with many QAM-modulated subcarriers for a noisy, multipath-heavy wireless channel. Which should they choose, and why? Answer guidance: OFDM, because splitting the channel into many narrowband subcarriers makes each subcarrier's symbol period long relative to the multipath delay spread, greatly reducing inter-symbol interference. A single wideband QAM carrier would suffer much more severe distortion from the same multipath environment.
FAQ
Is QAM analog or digital modulation? QAM is almost always used for digital modulation today (encoding discrete bit patterns as constellation points), but the underlying technique — combining amplitude and phase modulation of two quadrature carriers — is a general modulation method that could, in principle, carry an analog message too.
Why does Wi-Fi need OFDM instead of just using higher-order QAM directly? Higher-order QAM alone increases capacity but does nothing to fix multipath fading — reflections off walls and furniture arriving at slightly different times still smear a high-rate single carrier into itself, corrupting the signal. OFDM addresses that specific problem by dividing the channel into many slower subcarriers, each modulated (often with QAM), so multipath delay affects each one far less severely.
What's the practical difference between PCM and modulation like AM/FM? PCM converts an analog message into a digital bitstream — it deals with representing information, not with putting it on a carrier for transmission. AM/FM/PM/QAM are ways of putting a signal (analog or, in QAM's case, a PCM-encoded bitstream) onto a carrier wave so it can actually travel through a channel.
Why is Carson's Rule only an approximation, not an exact formula? Carson's Rule captures the bandwidth containing about 98% of an FM signal's power, based on modeling the FM spectrum as a set of Bessel-function-weighted sidebands. The true FM spectrum technically extends to infinity with diminishing sideband amplitudes, so Carson's Rule is a practical engineering approximation, not an exact cutoff.
Which modulation technique should I associate with 5G and modern Wi-Fi? Both rely on OFDM (or its variant OFDMA) as the transmission architecture, with QAM (commonly up to 256-QAM or higher in good conditions) modulating each individual subcarrier — that combination is what most students should remember as "the modern high-speed wireless stack."
Quick Revision
- Modulation shifts a baseband message onto a high-frequency carrier for practical antenna size and spectrum sharing
- AM varies amplitude (bandwidth 2fm); FM and PM vary frequency/phase (bandwidth via Carson's Rule)
- FM is the integral of the message applied through phase modulation — the two are mathematically linked
- QAM combines independently modulated in-phase and quadrature carriers to pack multiple bits per symbol
- Higher-order QAM (64-QAM, 256-QAM) needs higher SNR; systems adapt order to channel quality
- PCM digitizes an analog signal (sampling + quantization) — it is not carrier modulation itself
- OFDM splits a wideband channel into many orthogonal narrowband subcarriers, each modulated with QAM/PSK
- OFDM's key benefit is resistance to multipath fading via long symbol duration per subcarrier
- Wi-Fi, 4G LTE, and digital TV all rely on the OFDM + QAM/PSK combination
- Carson's Rule (BT ≈ 2(Δf + fm)) is an approximation covering most of an FM/PM signal's power
Related Topics
Prerequisites: Analog Communication, Digital Communication, basic trigonometry and Fourier concepts
Related Topics: Signal Processing in Communication, Wireless Communication, Communication Protocols
Next Topics: Wireless Communication, Fiber Optic Communication, Satellite Communication