Modulation
What Is Modulation?
Modulation is the process of encoding information onto a carrier signal by systematically varying one or more of its properties, such as amplitude, frequency, or phase. Without modulation, raw baseband signals from microphones, sensors, or digital processors could not travel efficiently through radio channels, optical fibers, or coaxial cables. By shifting information to a carrier frequency suited to the transmission medium, modulation enables wireless communication, broadcast radio, satellite links, and high-speed data networks.
Analog Modulation Schemes
The earliest and most intuitive forms of modulation vary a sinusoidal carrier in proportion to an analog message signal.
Amplitude Modulation (AM) scales the carrier's peak value according to the message. AM is simple to demodulate but wastes power in the carrier itself and is vulnerable to amplitude noise. Broadcast radio in the medium-wave band still uses AM because receivers are inexpensive.
Frequency Modulation (FM) varies the carrier's instantaneous frequency in proportion to the message. FM is inherently more resistant to amplitude noise than AM, which is why it produces higher-fidelity audio. The IEEE standard on FM broadcasting documents the signal parameters that ensure compatibility across receivers.
Phase Modulation (PM) shifts the carrier's phase angle in response to the message. PM is closely related to FM and underpins many digital schemes.
Digital Modulation Schemes
Digital communication systems map discrete symbol values onto carrier variations, producing robust, bandwidth-efficient signals.
Amplitude Shift Keying (ASK) represents bits by discrete amplitude levels. On-off keying, the simplest form, is widely used in optical links.
Binary Phase Shift Keying (BPSK) encodes each bit as one of two phase states 180 degrees apart. BPSK provides strong noise immunity, making it the modulation of choice for deep-space links described in NASA's deep space communications research.
Quadrature Amplitude Modulation (QAM) combines amplitude and phase variations to pack multiple bits per symbol. 64-QAM and 256-QAM are standard in cable TV, LTE, and Wi-Fi systems, where channel conditions are predictable enough to support dense constellations.
Orthogonal Frequency-Division Multiplexing (OFDM) splits a wideband channel into many narrow subcarriers, each independently modulated. OFDM is the backbone of 4G LTE, 5G NR, and IEEE 802.11 Wi-Fi because it converts a frequency-selective fading channel into many flat-fading subchannels, simplifying equalization. 3GPP technical specifications define the OFDM numerology used in LTE.
Spread Spectrum modulation, including direct-sequence and frequency-hopping variants, deliberately spreads signal energy across a wide bandwidth. This resistance to jamming and interception underlies GPS, CDMA cellular networks, and military communications.
Chirp Modulation sweeps the carrier frequency linearly over time. LoRa wireless networking adopts chirp spread spectrum for low-power, long-range IoT sensor links because the chirp pattern is highly distinguishable even at very low signal-to-noise ratios.
Pulse Width Modulation (PWM) encodes information in the duty cycle of a pulsed waveform rather than a sinusoidal carrier. PWM is ubiquitous in motor speed control, power converters, and LED dimming circuits.
Spectral Efficiency and Trade-offs
Every modulation scheme involves trade-offs among spectral efficiency, power efficiency, and complexity. Higher-order constellations pack more bits per hertz of bandwidth but require higher signal-to-noise ratios. System designers use the Shannon-Hartley theorem as a theoretical upper bound when selecting the best scheme for a given channel.
Applications
- Cellular networks: 5G NR uses adaptive modulation, switching between QPSK and 256-QAM based on real-time channel quality.
- Satellite communications: BPSK and QPSK provide reliable links at the low signal levels typical of geostationary and low-Earth-orbit satellites.
- Digital television: DVB-T2 and ATSC 3.0 use OFDM with high-order QAM to deliver high-definition video over terrestrial channels.
- Power electronics: PWM controls inverter output voltage in electric vehicle drives and renewable energy converters.
- Radar: Chirp modulation enables pulse compression, improving range resolution without increasing peak transmit power.
- Optical fiber: Coherent optical systems employ QAM on both polarizations to achieve terabit-per-second data rates.