Inferensys

Glossary

Quadrature Amplitude Modulation (QAM)

A modulation scheme that conveys data by modulating both the amplitude and phase of a carrier signal, resulting in a rectangular or cross-shaped constellation of points in the complex plane to maximize spectral efficiency.
Data scientist building training data pipeline on laptop, data preprocessing visible, technical workspace.
Modulation Format

What is Quadrature Amplitude Modulation (QAM)?

A digital modulation scheme that conveys data by modulating both the amplitude and phase of a carrier signal, resulting in a rectangular or cross-shaped constellation of points in the complex plane to maximize spectral efficiency.

Quadrature Amplitude Modulation (QAM) is a modulation scheme that encodes digital data by varying both the amplitude and phase of a carrier wave simultaneously. It achieves this by modulating two orthogonal carrier components—the in-phase (I) and quadrature (Q) components—with independent amplitude levels, creating a two-dimensional constellation of discrete signal states in the complex plane.

The order of QAM, denoted as M-QAM (e.g., 16-QAM, 64-QAM, 256-QAM), specifies the number of unique constellation points, with each point representing a distinct combination of amplitude and phase encoding multiple bits per symbol. Higher-order QAM achieves greater spectral efficiency by packing more bits into each transmitted symbol, but requires a higher signal-to-noise ratio to maintain reliable symbol detection due to the reduced Euclidean distance between adjacent constellation points.

QUADRATURE AMPLITUDE MODULATION

Key Characteristics of QAM

Quadrature Amplitude Modulation (QAM) is a modulation scheme that conveys data by modulating both the amplitude and phase of a carrier signal, resulting in a rectangular or cross-shaped constellation of points in the complex plane to maximize spectral efficiency.

01

Dual-Parameter Modulation

QAM simultaneously varies two orthogonal carrier parameters: the in-phase (I) component and the quadrature (Q) component. This dual modulation creates a two-dimensional signaling space where each symbol is defined by a unique combination of amplitude and phase. Unlike PSK, which only modulates phase, or ASK, which only modulates amplitude, QAM exploits both dimensions to pack more bits into each transmitted symbol, making it the foundation of high-spectral-efficiency communication systems.

02

Rectangular Constellation Geometry

Standard QAM formats arrange symbols in a rectangular lattice on the IQ plane. Common orders include:

  • 16-QAM: 4×4 grid, 4 bits per symbol
  • 64-QAM: 8×8 grid, 6 bits per symbol
  • 256-QAM: 16×16 grid, 8 bits per symbol

Higher-order constellations pack more bits per symbol but require greater signal-to-noise ratio (SNR) to maintain reliable detection, as the Euclidean distance between adjacent points shrinks with increasing density.

03

Cross-Shaped Constellations for Odd Bit Counts

For QAM orders that encode an odd number of bits per symbol, such as 32-QAM (5 bits) or 128-QAM (7 bits), a perfect square lattice is impossible. These formats use a cross-shaped constellation where corner points are removed to form a more circular envelope. This shaping reduces the peak-to-average power ratio (PAPR) compared to a full rectangular arrangement, improving efficiency when transmitted through non-linear power amplifiers.

04

Spectral Efficiency Scaling

QAM achieves spectral efficiency that scales logarithmically with constellation order. Key benchmarks:

  • 4-QAM (QPSK): 2 bits/s/Hz
  • 16-QAM: 4 bits/s/Hz
  • 64-QAM: 6 bits/s/Hz
  • 256-QAM: 8 bits/s/Hz
  • 1024-QAM: 10 bits/s/Hz

Modern standards like 802.11ax (Wi-Fi 6) and 5G NR support up to 1024-QAM, while cable DOCSIS 3.1 systems push to 4096-QAM under high-SNR conditions.

05

Gray-Coded Symbol Mapping

QAM constellations universally employ Gray coding for bit-to-symbol mapping. In this scheme, adjacent constellation points differ by exactly one bit. This minimizes the bit error rate (BER) because the most likely symbol error—crossing a decision boundary into a neighboring Voronoi region—causes only a single bit error. Without Gray coding, a single symbol error could corrupt multiple bits simultaneously, degrading overall link performance.

06

Amplitude-Phase Trade-off

QAM symbols exhibit varying envelope amplitudes, unlike constant-envelope PSK. Outer constellation points require higher transmit power than inner points. This creates a peak-to-average power ratio (PAPR) challenge:

  • Higher PAPR demands linear power amplifier operation with significant back-off
  • Non-linear distortion causes constellation warping and spectral regrowth
  • Probabilistic shaping mitigates this by transmitting outer points less frequently, improving power efficiency while approaching Shannon capacity limits
MODULATION FORMAT COMPARISON

QAM vs. Other Digital Modulation Schemes

Comparative analysis of Quadrature Amplitude Modulation against Phase Shift Keying and Amplitude Phase Shift Keying across key performance and architectural dimensions.

FeatureQAMPSKAPSK

Modulated Parameters

Amplitude and Phase

Phase Only

Amplitude and Phase (Ring-based)

Constellation Geometry

Rectangular or Cross Lattice

Circular (Single Ring)

Concentric Rings

Amplitude Variation

Multi-Level

Constant Envelope

Multi-Ring

Spectral Efficiency (bits/s/Hz)

High (Up to 10+ with 1024-QAM)

Low to Moderate (1-3)

Moderate to High (2-6)

Peak-to-Average Power Ratio (PAPR)

High

0 dB (Ideal)

Moderate

Sensitivity to Non-Linear Distortion

High

Low

Moderate

Primary Application Domain

Terrestrial Microwave, Cable, 5G

Satellite Uplink, Bluetooth

DVB-S2/S2X Satellite Downlink

Robustness to Phase Noise

Low to Moderate

High

Moderate

QAM ESSENTIALS

Frequently Asked Questions

Clear, technically precise answers to the most common questions about Quadrature Amplitude Modulation, its mechanisms, and its role in modern communication systems.

Quadrature Amplitude Modulation (QAM) is a digital modulation scheme that conveys data by modulating both the amplitude and phase of a carrier signal simultaneously. It works by combining two orthogonal carriers—an in-phase (I) component modulated by a cosine wave and a quadrature (Q) component modulated by a sine wave—to create a single output waveform. Each unique combination of I and Q amplitude values defines a discrete symbol, represented as a point on a constellation diagram in the complex plane. The number of distinct states determines the modulation order (e.g., 16-QAM, 64-QAM, 256-QAM), with each symbol carrying log2(M) bits, where M is the number of constellation points. At the receiver, the signal is decomposed back into I and Q components, and a minimum distance decoder assigns each received point to the nearest ideal constellation point to recover the transmitted bits.

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.