We have only varied amplitude so far. What if we hold amplitude rigidly constant and vary the frequency of the carrier instead? The result is frequency modulation (FM), and it changes everything about the noise behavior.
4.1 Instantaneous frequency, the foundational idea
A carrier has constant frequency . Generalize: let the phase be a function of time, . The carrier becomes , and we define the instantaneous frequency as the rate of change of phase:
For a constant frequency carrier, and the derivative gives back . For FM, we want , so the instantaneous frequency tracks the message scaled by a sensitivity constant (in Hz/volt). Integrate to get the phase:
The FM signal is therefore:
Phase modulation (PM) uses the message directly as the phase deviation:
PM and FM are duals. PM of is identical to FM of (the derivative), and FM of is identical to PM of . Practical broadcasting uses FM because audio is naturally bandlimited and integrating it does not blow up; the math is the same.
Flute-pitch-warble analogy. A flutist plays at constant volume but varies the pitch slightly to express phrasing (vibrato is exactly this: a small, periodic frequency deviation around the nominal pitch). Loudness is constant, pitch carries the expression. FM is identical: amplitude is constant, instantaneous frequency carries the message.
4.2 Single-tone FM and the modulation index
Take . Then , so:
where is the FM modulation index, and is the peak frequency deviation (the maximum amount the instantaneous frequency swings away from at the peak of the message).
This formula is deceptively compact. The phase deviation oscillates between and radians at the message rate. For broadcast FM the peak deviation is kHz and the highest audio frequency is kHz, giving a peak modulation index of . For narrowband FM (two-way radio, voice over an FM cellular system), is much smaller, often comparable to , with .
4.3 The Bessel function spectrum
Now an unsettling fact. Even for a single-tone message, the FM spectrum is not three lines. It is infinite. We can prove this with a Fourier series expansion. The signal can be expanded using the identity:
where is the Bessel function of the first kind, order , evaluated at . Expanding the cosine of a sum and substituting:
The spectrum has a line at the carrier with amplitude , plus an infinite number of sidebands at , , , ... each with amplitude . An FM signal with one audio tone produces an infinite series of sidebands.
The Bessel functions have a few useful properties:
- For small (narrowband FM, ): , , and for . The spectrum is essentially carrier + first sidebands, identical in shape to AM. The bandwidth is .
- For large : many Bessel functions are significant, but their amplitudes drop sharply once or so. By the time , is negligible.
- The total power is constant: for all . (FM amplitude is constant, so total power is fixed; redistributing among sidebands does not create more power.)
There are zeros of at At those exact modulation indices, the carrier component vanishes entirely! This is sometimes used in calibration: drive the modulator with a known tone at increasing amplitude, watch on a spectrum analyzer for the carrier to disappear, and you know your peak deviation precisely.
4.4 Carson's rule
The full Bessel-function bandwidth is infinite, but the practical bandwidth (containing 98 to 99% of the power) is given by Carson's rule:
The rule says the bandwidth is twice the sum of peak deviation and message bandwidth. It is an empirical rule of thumb derived by inspecting Bessel coefficients and asking "where do the sidebands drop below 1% of the carrier amplitude," and it works astonishingly well across all practical .
For broadcast FM ( kHz, kHz): kHz. The FCC allocates 200 kHz channels, leaving a 10 kHz guard band on each side. For narrowband FM in two-way radio ( kHz, voice bandwidth 3 kHz): kHz, fitting comfortably inside 25 kHz channel allocations.
Anticipating confusion: why is FM wide-band even for a narrow message? A naive intuition says: if I only swing the carrier by 75 kHz, the signal must occupy 75 kHz of spectrum. That intuition is wrong. Even tiny phase modulation on a high-frequency carrier produces sidebands at every integer multiple of the modulation rate. The reason is that the phase and amplitude of the carrier together encode the modulation, and a sinusoidal phase wiggle is mathematically equivalent to a sum of many fixed-phase tones at different frequencies (the Bessel expansion). The message frequency sets the spacing of sidebands; the modulation index sets how many of them have nontrivial amplitude.
4.5 Why FM beats AM in noise: trading bandwidth for SNR
A noisy AM channel translates into amplitude noise on the recovered audio. A noisy FM channel translates into phase noise, but the FM receiver has a limiter stage right before the demodulator that hard-clips the input to constant amplitude. Any amplitude noise (which is most of the additive Gaussian noise from a thermal channel) is killed by the limiter before it ever reaches the demodulator. Only phase noise gets through, and even that is partly suppressed by the differentiating action of the demodulator.
The SNR improvement of WBFM over AM, well above threshold:
For (broadcast FM): the output SNR is about 450x or 26.5 dB better than the input SNR. That is the entire reason FM sounds dramatically cleaner than AM at the same transmitter power, and why it is the broadcast modulation of choice for high fidelity. Wide-band FM trades spectrum (more bandwidth) for SNR (less audible noise). This is the classic Shannon-theorem tradeoff playing out in an analog setting, decades before Shannon formalized it.
There is a catch, the threshold effect. The SNR improvement holds only above an input SNR of roughly 10 dB. Below threshold, the limiter occasionally tracks a noise spike instead of a signal cycle, the demodulator outputs a spurious "click", and the audio falls off a cliff. This is why FM "fades to noise" abruptly when you drive out of range, while AM gradually loses fidelity. We will analyze the threshold more in section 6.
4.6 The capture effect
Two FM transmitters on the same frequency. The stronger one wins, and the weaker is suppressed entirely, even if the SNR ratio is only a few dB. The reason: the limiter clips to whichever carrier dominates instantaneously, and the FM demodulator follows that dominant phase. Compare to AM, where the two signals add and you hear both garbled together.
The capture effect is great for broadcasting (you do not get two stations bleeding through at once) but bad for cooperative voice (aviation, where simultaneous transmissions need to be detectable as collisions). It is also a hardware-security relevant phenomenon: an attacker with a slightly stronger transmitter on a victim's FM frequency completely silences the legitimate signal, a kind of trivial denial-of-service jamming that AM does not exhibit at the same effectiveness.
4.7 Pre-emphasis and de-emphasis
The noise out of an FM demodulator has a triangular power spectrum, rising as (parabolic in PSD; linear in amplitude). The noise is worst at high audio frequencies, exactly where most of the message is least present (audio energy is concentrated at low frequencies, by the inverse-frequency tilt typical of natural sound). To equalize, FM systems boost high audio frequencies before transmission (pre-emphasis) with a first-order high-pass shelf, then attenuate them at the receiver (de-emphasis) with a matching low-pass shelf. The boost-cut cancels for the message, but the noise added in the channel is only de-emphasized, suppressing the high-frequency hiss substantially.
Standardized time constants: 75 microseconds in the US (corner around 2.1 kHz), 50 microseconds in Europe (corner around 3.2 kHz). Pre-emphasis applies in broadcast FM and analog cellular (NMT, AMPS). It does not apply in narrowband FM (two-way radio) because the SNR benefit there is small relative to the implementation cost.
4.8 Generation of FM, two architectures
Direct FM. The varactor (a reverse-biased diode whose junction capacitance varies with voltage) sits inside an LC oscillator's tank circuit. Apply to the varactor, the capacitance varies in proportion, the oscillation frequency varies with capacitance (per ), and you have FM directly. Simple, but the absolute frequency depends on component tolerances and temperature, which drift unacceptably for broadcast. AFC (automatic frequency control) or a phase-locked loop holds the center frequency steady.
Indirect (Armstrong) FM. Generate narrowband FM at a low carrier frequency, where the modulation index is small enough that all the math is well-behaved (a single-tone message produces essentially carrier + first sidebands, like AM). Then frequency-multiply the resulting signal by a chain of nonlinear stages and bandpass filters: a multiplier of factor multiplies both the carrier and the deviation by . By the time the chain finishes, the modest deviation at the start has grown into the broadcast 75 kHz, and the carrier is at its assigned 88 to 108 MHz. The advantage is that the original oscillator is a stable low-frequency crystal, so the carrier is rock-steady. Edwin Armstrong invented this in the 1930s, and it dominated commercial FM transmission for decades.
4.9 Detection of FM, four architectures
All FM demodulators ultimately convert frequency variations to amplitude variations, then envelope-detect.
Slope detector. Use the side of an LC tank's bandpass response (where the response amplitude varies linearly with frequency near the half-power point) to convert frequency to amplitude. Crude, asymmetric, distorts on large deviations. Mostly historical, but useful as the seed of intuition for what a discriminator does.
Balanced slope detector. Use two LC tanks, tuned to slightly above and slightly below . Subtract the two envelope-detected outputs. The asymmetry of the two responses combines into a linear discriminator characteristic over a wider range of deviation.
Foster-Seeley discriminator. A coupled-resonator circuit (a tuned primary, a center-tapped tuned secondary, and a phase-shift network) whose output is the difference of two diode-rectified signals. The phase relationship between primary and secondary varies linearly with frequency around resonance, producing a clean, linear discriminator characteristic over 50 kHz or more. The Foster-Seeley was the gold standard in 1950s vacuum-tube hi-fi tuners (Marantz, McIntosh, Scott), praised for its low distortion when properly aligned.
Ratio detector. A close cousin of Foster-Seeley with a stabilizing capacitor across the output that holds the total amplitude constant, suppressing AM noise in addition to the limiter. Slightly worse linearity than Foster-Seeley but better AM rejection. Dominated 1960s-70s consumer FM tuners and TV sound demodulators.
PLL detector. A phase-locked loop with its VCO running at . The PLL forces the VCO to track the input signal's instantaneous phase. The control voltage driving the VCO is exactly the demodulated audio: when the input frequency rises, the PLL pushes its VCO frequency up by raising the control voltage, which is the message. Modern integrated FM receivers (CXA1622M, TDA7088, the Si473x series) use PLL-based detection because it is cheap, settles in software, and handles wide deviation ranges without alignment.
In modern receivers, especially software-defined ones, FM demodulation is a one-line DSP operation: compute the analytic signal (Hilbert transform), unwrap the phase, differentiate. The output is the message. RTL-SDR dongles do exactly this in real time on a $30 device.
4.10 FM applications
- Broadcast FM (88 to 108 MHz). The high-fidelity standard since the 1940s. Stereo (L+R baseband, 19 kHz pilot, 38 kHz DSB-SC L-R subcarrier) was added in 1961 in a way that is backward-compatible with mono receivers. RDS (Radio Data System) adds another subcarrier at 57 kHz with low-rate digital station info, song titles, traffic alerts.
- Analog TV sound (1948 to 2009 in the US). TV audio was FM-modulated on a separate subcarrier within the analog TV channel; that is why old TVs continued to carry sound clearly even when the picture was snowy.
- Two-way radio (police, fire, taxi, marine VHF). Narrowband FM dominates because of capture effect (one strong transmitter at a time) and the limiter's noise rejection.
- First-generation cellular (AMPS, 1983 to 2008 in the US). Voice was narrowband FM on 30 kHz channels.
- FM telemetry, SCA subcarriers, baby monitors. Niche but ubiquitous.
Hardware-security tie-in: SDR demodulation of TEMPEST emissions. Modern computer CRT monitors radiated their video signal as parasitic AM-like emissions at clock harmonics; modern LCD monitors leak similar signals through pixel-clock harmonics, sometimes at MHz to low GHz. An attacker with a directional antenna and an SDR can sample these emissions and reconstruct the displayed image. The demodulation involves both AM and FM-like processing: clock harmonics are amplitude-modulated by the data being shown, but they are also slightly frequency-modulated by jitter on the clock, and a clever FM-style demodulator can sometimes pull out the data more cleanly than envelope detection alone. This is the modern descendant of the original van Eck phreaking demonstrated in 1985.