Also known as: modulation index, modulation depth, deviation ratio
Modulation index is a dimensionless number that says how strongly a message drives a carrier — how far the carrier’s amplitude, frequency, or phase is pushed relative to its unmodulated value.1 Its exact definition depends on the modulation type, but in every case a larger index means deeper modulation, more sideband energy, and wider occupied bandwidth.
How it works
In amplitude modulation the index (often written m or µ) is the ratio of message amplitude to carrier amplitude, m = A_m / A_c, usually quoted as a percentage. At m = 0 there is no modulation; at m = 1 (100%) the envelope swings all the way from twice the carrier down to zero; beyond m = 1 the carrier “overmodulates,” the envelope tries to go negative, the recovered audio clips, and the transmitter splatters energy into adjacent channels. Higher m puts more power in the sidebands and so improves the recovered signal-to-noise ratio, which is why broadcasters run AM as deep as regulation and distortion allow.
In angle modulation the index measures phase swing in radians. For frequency modulation it is β = Δf / f_m, the ratio of the peak frequency deviation to the modulating frequency; for phase modulation it is simply the peak phase deviation. Here the index is not a “depth” you can exceed — it directly sets the number and strength of significant sidebands. Unlike AM, an FM carrier’s amplitude never changes; increasing β spreads energy into ever more sideband pairs whose amplitudes follow Bessel functions of β. As a rule of thumb the number of significant sideband pairs is roughly β + 1, which is why a large index spreads a signal across many kilohertz even from a single audio tone.
The Bessel-function behavior has a famous practical use. At β ≈ 2.405 (the first zero of J₀) the carrier component disappears entirely, all the power having moved into the sidebands. Transmitter engineers exploit this “Bessel null” to set FM deviation precisely: feed a single known-frequency tone, watch the carrier on a spectrum analyzer, and adjust the modulator until the carrier nulls — the deviation is then exactly 2.405 times the tone frequency, a calibration that needs no absolute amplitude reference at all.
Relevance to SDR
The distinction between narrowband (β < ~0.5) and wideband FM is entirely a statement about modulation index, and it decides how much bandwidth a signal needs and how a demodulator should be sized. Land-mobile FM voice and the analog outer layer of digital modes run modest indices in 12.5 kHz channels, whereas broadcast FM uses a much larger deviation and index for its fidelity. When GopherTrunk demodulates an FM-family carrier, it does not need to estimate the index explicitly, but the index chosen by the transmitter is what determines the channel width the receiver must pass and the deviation the discriminator will see. For AM signals a software receiver can even read the modulation index off the recovered envelope as a quick check of whether a station is under- or over-modulating.
In practice
Index directly feeds bandwidth estimates: Carson’s rule for FM, B ≈ 2(Δf + f_m) = 2 f_m(β + 1), is really a statement in terms of the deviation ratio. Choosing the index is therefore a bandwidth-versus-quality trade the system designer makes before anyone tunes the signal.
The two families also differ in how gracefully they tolerate an over-large index. In AM, exceeding m = 1 is destructive — the envelope inverts, the audio clips, and adjacent channels get splattered — so AM systems hard-limit modulation depth. In FM there is no equivalent hard ceiling on β; a larger index simply spreads energy into more sidebands and widens the signal, which is only a problem if it exceeds the allotted channel. That difference is why FM channel plans are specified by a maximum deviation rather than a maximum index: deviation, not β, is what a regulator can police with a fixed channel mask. For a digital FSK signal the same idea reappears as the modulation index between the mark and space tones, which sets how far apart the frequency states sit and hence how easily a discriminator tells them apart.
Sources
-
Modulation index — Wikipedia, for the AM depth and FM/PM index definitions and their sideband consequences. ↩