Radio Modulation Modes Codexery

Carrierless amplitude phase modulation

A QAM variant that avoids explicit carrier modulation.

Carrierless amplitude phase modulation

Carrierless amplitude phase modulation (CAP) is a type of quadrature amplitude modulation (QAM). Rather than varying the amplitude of two carrier waves, CAP builds a QAM signal by combining two pulse amplitude modulation (PAM) signals. These signals pass through two filters whose impulse responses form a Hilbert pair. When the impulse responses are a sine and a cosine, the only mathematical distinction between a QAM waveform and a CAP waveform is that CAP resets the carrier phase at the start of each symbol. Because the transmit pulse already includes the quadrature carrier modulation, CAP does not need to modulate the baseband signal with those carriers. This makes CAP simpler to implement than QAM when the carrier frequency and symbol rate are similar.

CAP is used in HDSL and in early proprietary ADSL versions. For HDSL, the American ANSI standard uses 2B1Q instead of CAP, while the European ETSI ETR 152 and international ITU-T G.991.2 standards allow both CAP and 2B1Q. In ADSL deployments, CAP was the de facto standard until 1996, appearing in 90 percent of installations. However, the standardized ADSL variants (ANSI T1.413 Issue 2 and G.dmt) and later technologies like ADSL2, ADSL2+, VDSL2, and G.fast use discrete multi-tone (DMT) modulation instead of CAP.

For ADSL, CAP splits the available frequency spectrum into three bands: 0 to 4 kHz for POTS, 25 kHz to 160 kHz for upstream data, and 240 kHz to 1.5 MHz for downstream data, using frequency-division duplexing (FDD).

Frequency bands
0–4 kHz for POTS, 25–160 kHz for upstream, 240 kHz–1.5 MHz for downstream
Standards specifying cap
ETSI ETR 152, ITU-T G.991.2
Standard not specifying cap
ANSI T1.413 Issue 2, G.dmt, ADSL2, ADSL2+, VDSL2, G.fast
Deployment peak
90 percent of ADSL installs up until 1996

Lore & Background

Carrierless amplitude phase modulation (CAP) is a variant of quadrature amplitude modulation (QAM). Instead of modulating the amplitude of two carrier waves, CAP generates a QAM signal by combining two PAM signals filtered through two filters designed so that their impulse responses form a Hilbert pair. If the impulse responses of the two filters are chosen as sine and a cosine, the only mathematical difference between QAM and CAP waveforms is that the phase of the carrier is reset at the beginning of each symbol. If the carrier frequency and symbol rates are similar, the main advantage of CAP over QAM is simpler implementation. The modulation of the baseband signal with the quadrature carriers is not necessary with CAP, because it is part of the transmit pulse.

CAP finds application in HDSL and in early proprietary ADSL variants. For HDSL, the American ANSI standard specifies 2B1Q rather than CAP, while the European ETSI ETR 152 and the international ITU-T G.991.2 standards specify both CAP and 2B1Q. For ADSL deployments CAP was the de facto standard up until 1996, deployed in 90 percent of ADSL installs. The standardized variants of ADSL, ANSI T1.413 Issue 2 and G.dmt, as well as the successors ADSL2, ADSL2+, VDSL2, and G.fast, do not specify CAP, but rather discrete multi-tone (DMT) modulation.

CAP used for ADSL divides the available frequency spectrum into three bands. The range from 0 to 4 kHz is allocated for POTS transmissions. The range of 25 kHz to 160 kHz is allocated for upstream data traffic and the range of 240 kHz to 1.5 MHz is allocated for downstream data traffic, in a frequency-division duplexing (FDD) scheme.

Reader's Guide

CAP's significance lies in its role as a simpler implementation of QAM when carrier frequency and symbol rates are similar, achieved by embedding carrier modulation into the transmit pulse. It was notably the de facto standard for ADSL deployments up until 1996, accounting for 90 percent of installs at that time. However, standardized ADSL variants (ANSI T1.413 Issue 2, G.dmt) and later successors (ADSL2, ADSL2+, VDSL2, G.fast) adopted discrete multi-tone (DMT) modulation instead of CAP. In HDSL, CAP was specified alongside 2B1Q in European and international standards (ETSI ETR 152, ITU-T G.991.2), but the American ANSI standard chose only 2B1Q. CAP's legacy is thus as a transitional technology that demonstrated the feasibility of high-speed digital transmission over twisted-pair wiring, but was ultimately superseded by DMT in mainstream broadband standards.

Did You Know?

The Orthogonal Dual-Carrier Architecture

QAM's fundamental design rests on a clever trick: taking a single carrier frequency and splitting it into two versions that are exactly 90 degrees out of phase with each other. This phase offset is what engineers call orthogonality or quadrature, and it is the property that makes the entire scheme work. Each of these two carrier waves is independently amplitude-modulated by a separate low-frequency signal, meaning the information is encoded in the strength rather than the frequency of each wave. The two modulated carriers are then simply added together to form the transmitted signal. A critical design constraint underpinning this approach is the narrowband assumption: the modulating waveforms must occupy a bandwidth that is small relative to the carrier frequency itself. This ensures the two channels remain cleanly separable at the receiving end. Because the carriers are orthogonal, a receiver can coherently extract each component independently, recovering the two original analog signals from the single composite waveform without cross-interference.

Bridging Amplitude and Phase Keying

QAM can be understood as the natural marriage of two simpler modulation families. In M-ary amplitude-shift keying, the carrier's phase stays fixed while its amplitude takes on discrete levels to represent different symbols. In phase-shift keying, the amplitude remains constant and the phase rotates to encode information. QAM unifies both ideas: it simultaneously varies amplitude and phase, effectively overlaying two binary PSK streams onto orthogonal carriers. This dual-degree-of-freedom approach lets a single carrier convey more bits per symbol than either ASK or PSK alone. The result is a constellation of points in the two-dimensional amplitude-phase plane, where the number of distinct points, or constellation size, determines how many bits each symbol carries. Because the scheme is fundamentally a family of methods, designers can scale the constellation to match channel conditions, trading robustness against data rate as the application demands.

Coherent Demodulation and Signal Recovery

At the receiver, the challenge is to peel apart the two entangled carrier components. The standard approach is coherent demodulation: the incoming signal is multiplied, in parallel, by a locally generated cosine wave and a sine wave, both locked to the original carrier frequency. The cosine multiplication isolates the in-phase component, conventionally labeled I(t), while the sine multiplication recovers the quadrature component, Q(t). Applying basic trigonometric product-to-sum identities to the resulting expressions reveals that each product yields a desired baseband term plus an unwanted term oscillating at twice the carrier frequency. A low-pass filter then discards the high-frequency artifact, leaving clean estimates of the original modulating signals. The entire process hinges on the receiver maintaining precise frequency and phase alignment with the transmitter; any drift in the local oscillator degrades the separation and introduces crosstalk between the I and Q channels.

From Wi-Fi to Optical Fiber

QAM has become a workhorse modulation across a wide range of modern communication systems. In wireless local area networking, the 802.11 Wi-Fi standards rely on QAM to pack more data into each radio symbol, with the constellation size scaling as channel conditions permit. The scheme's flexibility is its greatest strength: by choosing an appropriate constellation size, engineers can push spectral efficiency to arbitrarily high levels, constrained in practice only by the noise floor and the linearity of the transmission channel. QAM is also migrating into the optical domain. As data rates climb in fiber-optic links, formats such as QAM16 and QAM64 are being emulated optically using a three-path interferometer, allowing the same dual-carrier, dual-modulation principle to be implemented in the photonic layer rather than purely in electronics. This cross-domain applicability underscores why QAM remains a central building block in telecommunications engineering.

Frequently Asked Questions

Who is Carrierless amplitude phase modulation?

CAP is a QAM variant that skips explicit carrier modulation entirely, instead building its waveform by combining two PAM streams that pass through a Hilbert-pair of filters. The only mathematical difference from standard QAM is that CAP resets the carrier phase at the start of every symbol.

What is CAP known for?

Rather than driving two separate carrier oscillators, CAP bakes the quadrature carrier directly into its transmit pulse so the sine and cosine components emerge from the filter impulse responses. This lets the transmitter produce a full QAM signal with a simpler architecture that has no dedicated carrier stage.

Why is CAP important to the modulation community?

CAP demonstrated that full quadrature modulation is achievable without a dedicated carrier oscillator, simplifying early DSL transmitter designs. Its near-universal adoption in pre-1996 residential ADSL made it the de facto workhorse of broadband for years and shaped how later standards approached the QAM problem.

What frequency bands does CAP operate in?

CAP was deployed across the POTS band (0–4 kHz), the upstream band (25–160 kHz), and the downstream band (240 kHz–1.5 MHz). It was formally specified for those DSL applications in ETSI ETR 152 and ITU-T G.991.2.

More in Radio Modulation Modes 1-24

Spotted an error? Know more?

Reader corrections go straight into our review queue. Suggest an edit · How this site is sourced

Comments

Loading…
Open in the interactive codex →