Why Modulate at All?
Start here. Try to broadcast speech directly, hit a 75 km antenna and a jammed band, then watch one multiplication fix both.
Skip to the animationModulation makes a parameter of a high-frequency carrier follow a low-frequency message, which translates the message's spectrum upward — solving two problems at once: an antenna small enough to build, and a way for many stations to share one medium without overlapping.
The design that should work, and does not
Speech occupies about 300 Hz to 3.4 kHz. The obvious plan is to amplify it and feed it straight to an antenna — baseband transmission. It is worth taking seriously, because how it fails is the justification for the entire subject.
Problem one: the antenna would be tens of kilometres long
An antenna radiates efficiently only when its physical size is comparable with the wavelength — in practice about λ/4. Since λ = c/f, a low frequency means a huge wavelength.
| Frequency | Wavelength | λ/4 antenna |
|---|---|---|
| 300 Hz | 1000 km | 250 km |
| 3 kHz | 100 km | 25 km |
| 1 MHz (AM band) | 300 m | 75 m — a mast |
| 100 MHz (FM band) | 3 m | 75 cm — a car aerial |
| 900 MHz (GSM) | 33 cm | 8 cm — inside a phone |
This is not an engineering difficulty to be solved with better materials. It is geometry. The only variable you can change is the frequency.
Problem two: everybody occupies the same band
The air is one shared medium, and every speech signal lives in the same 300 Hz – 3.4 kHz. Three stations transmitting at baseband arrive superimposed, and there is no way to separate them.
It is worth being precise about why no filter helps. A filter separates signals by frequency. Two signals occupying identical frequencies are not hard to separate — they are impossible to separate by any linear filter, however good.
The fix, and why it is one multiplication
Modulation varies some parameter of a high-frequency carrier in step with the message. In its simplest form it is literally a product: s(t) = m(t)·cos(2πf_c t).
The reason this works is the product identity cos A · cos B = ½cos(A−B) + ½cos(A+B). Multiplying by a carrier produces sum and difference frequencies — which is to say it translates the spectrum so that it sits either side of f_c, with its shape unchanged.
- 1The message spectrum occupies 0 – W.
- 2After multiplication it occupies
f_c − Wtof_c + W: two mirror-image sidebands. - 3The transmitted bandwidth is therefore
2W— twice the message bandwidth. - 4Because the shape is preserved, multiplying by the same carrier again at the receiver translates it back down.
No information is added or removed by modulation. The signal is *moved*, and both problems were problems about where in frequency it sat.
What that buys, all at once
- A buildable antenna. At 1 MHz the quarter-wave antenna is 75 m rather than 25 km.
- Multiplexing. Give each station its own carrier and their spectra no longer overlap — this is frequency-division multiplexing, and it is why the spectrum is a licensed resource.
- Selection. A tuned receiver can now pick one station, because the stations finally differ in the one property a filter can act on.
- Channel choice. Different bands propagate differently and carry different interference; modulation lets you choose which one your signal experiences.
- Noise immunity, sometimes. FM trades bandwidth for a large reduction in the effect of amplitude noise — a trade only available once you are working with a carrier at all.
Three parameters, three families
A carrier A·cos(2πft + φ) has exactly three parameters that can carry a message, and that exhausts the possibilities.
| Vary | Family | Costs and benefits |
|---|---|---|
| Amplitude A | AM, DSB-SC, SSB, VSB | Simple, cheap receivers; poor noise immunity; power wasted in the carrier |
| Frequency f | FM | Much better noise immunity; needs far more bandwidth (Carson's rule) |
| Phase φ | PM, and PSK/QAM | Bandwidth-efficient; needs a coherent receiver; the basis of all digital schemes |
SSB exists because DSB sends the same information twice — two mirror-image sidebands. Removing one halves the bandwidth with no loss of information, at the cost of a harder receiver. That trade is only visible once you think of modulation as a spectrum operation.
The numbers you will be asked for
- Wavelength
λ = c / f
With an efficient antenna needing roughly λ/4.
- Product to sum
cos A · cos B = ½cos(A − B) + ½cos(A + B)
The identity that IS the frequency translation.
- DSB signal
s(t) = m(t)·cos(2πf_c t)
Transmitted bandwidth 2W for a message of bandwidth W.
- AM with carrier
s(t) = A_c[1 + μ·m(t)]·cos(2πf_c t)
μ is the modulation index; μ > 1 is overmodulation and distorts the envelope.
Advantages and disadvantages
Advantages
- Turns an impossible antenna into a practical one.
- Makes a single shared medium divisible between many users.
- Lets the designer choose the propagation and interference environment.
- Opens the bandwidth-for-noise-immunity trade that FM exploits.
Disadvantages
- Transmitted bandwidth is at least twice the message bandwidth, unless further work is done.
- Needs extra hardware at both ends: an oscillator, a mixer and a demodulator.
- Full AM wastes most of its power on a carrier that carries no information.
- Coherent demodulation needs a local carrier matched in frequency and phase, which is its own engineering problem.
Watch it work
Check yourself
question 1 / 5
One question at a time. Pick an answer to see why it is right or wrong, then move on — there is no score to keep and nothing is saved.