Photonica

QAM (Quadrature Amplitude Modulation)

A coherent modulation format encoding data in both amplitude and phase of the optical field. Higher-order variants (16-QAM, 64-QAM, 256-QAM) carry 4, 6, or 8 bits per symbol and enable highest-capacity optical transmission.

QAM (Quadrature Amplitude Modulation) is a modulation format that encodes data in both the amplitude and phase of the optical field — equivalently, in the in-phase (I) and quadrature (Q) components of the complex field amplitude. The number after the QAM label indicates the constellation size: 16-QAM has 16 distinct symbols, 64-QAM has 64, etc.

Constellation representation. QAM signals are visualized as constellation diagrams in the I-Q plane, where each symbol is a complex point (I,Q)(I, Q) representing the field amplitude:

FormatConstellationBits/symbolUse
BPSK2 points on the I axis1Coherent simple
QPSK4 points in a square (45° offset)2Submarine, long-haul
8-PSK8 points on a circle3Rare
8-QAM4 inner + 4 outer points3Specialty
16-QAM4×4 square grid4Metro, long-haul
32-QAMCross constellation5Bridge to 64-QAM
64-QAM8×8 square grid6Metro, short-haul subsea
128-QAMCross constellation7High-rate metro
256-QAM16×16 grid8Short metro, recent
512-QAMCross9Research
1024-QAM32×32 grid10Research

For optical communications, the standard format is dual-polarization QAM (DP-QAM): two independent QAM streams on the two orthogonal polarizations of the single-mode fiber, doubling the bit rate without doubling bandwidth.

Spectral efficiency. For DP-QAM:

FormatBits per symbol per channelSpectral efficiency (max)
DP-QPSK44 bit/Hz
DP-8QAM66 bit/Hz
DP-16QAM88 bit/Hz
DP-32QAM1010 bit/Hz
DP-64QAM1212 bit/Hz
DP-256QAM1616 bit/Hz

Higher QAM order yields more bits per symbol but at the cost of needing higher SNR — the spectral-efficiency-vs-reach trade-off is the fundamental engineering choice in long-haul system design.

OSNR requirements. The SNR required for the same BER increases exponentially with QAM order:

Format @ 100 Gb/sOSNR threshold (pre-FEC, BER = 2×10⁻²)OSNR threshold (post-FEC, BER = 10⁻¹⁵)
DP-QPSK (25 GBaud)12 dB/0.1nm17 dB/0.1nm
DP-8QAM14 dB/0.1nm19 dB/0.1nm
DP-16QAM17 dB/0.1nm22 dB/0.1nm
DP-32QAM20 dB/0.1nm25 dB/0.1nm
DP-64QAM23 dB/0.1nm28 dB/0.1nm
DP-256QAM29 dB/0.1nm34 dB/0.1nm

Each doubling of constellation size adds approximately 3 – 4 dB to the OSNR threshold. This is the well-known trade-off: higher capacity requires higher SNR.

Coherent detection required. QAM signals fundamentally require coherent detection — direct detection cannot distinguish symbol phase. A coherent receiver:

  1. Mixes the incoming signal with a continuous-wave local oscillator (LO) of similar wavelength
  2. Beat between signal and LO produces I and Q electrical signals proportional to the signal's complex field
  3. Digital signal processing (DSP) demodulates the I/Q samples into symbol decisions

The local oscillator typically uses an ECDL (external-cavity diode laser) or similar narrow-linewidth source. Source linewidth must be 1%\ll 1\% of the symbol rate to limit phase noise penalty.

Symbol rate × constellation rates. The total bit rate is:

R  =  Bkmod2(1FEC overhead),R \;=\; B \cdot k_\text{mod} \cdot 2 \cdot (1 - \text{FEC overhead}),

where BB is the symbol rate (baud), kmodk_\text{mod} is bits per QAM symbol, the factor of 2 is for dual-polarization, and FEC overhead is typically 20 – 25%.

For example, 400G with DP-16QAM at 32 GBaud (after FEC):

R  =  32 GBaud×4 bits/sym×2 pol×0.8 (FEC)    205 Gb/s net,    256 Gb/s gross.R \;=\; 32 \text{ GBaud} \times 4 \text{ bits/sym} \times 2 \text{ pol} \times 0.8 \text{ (FEC)} \;\approx\; 205 \text{ Gb/s net}, \;\;\sim 256 \text{ Gb/s gross}.

To exceed 200G net per channel, you need either higher baud or higher constellation.

Reach vs constellation choice.

ReachRecommended DP-QAM
6500+ km (transoceanic)DP-QPSK
1500 – 6500 kmDP-QPSK, sometimes PCS-QPSK
800 – 1500 kmDP-16QAM, PCS-shaped 16QAM
200 – 800 kmDP-16QAM, DP-32QAM
80 – 200 kmDP-64QAM
< 80 km (metro)DP-64QAM, DP-256QAM

Probabilistic constellation shaping (PCS). Modern coherent systems use PCS to fine-tune the trade-off between rate and reach. Instead of using all constellation points equally, inner points are used more often than outer points (Maxwell-Boltzmann distribution). PCS provides:

  • 1 – 1.5 dB of SNR gain at the same modulation order
  • Continuous rate adjustment (without changing constellation)
  • Better adaptation to varying channel conditions

For a single hardware design, PCS allows the same transceiver to operate at 200 G or 400 G or 500 G or 600 G depending on the SNR available.

Standards and product offerings.

GenerationFormatPer-channel rateDistance
First-gen coherent (2010s)DP-QPSK100 G1500 – 6500 km
Second-gen (mid-2010s)DP-16QAM200 G500 – 1500 km
Third-gen (late 2010s)DP-16QAM, DP-32QAM400 G500 – 1500 km
Fourth-gen (2020s)DP-64QAM, PCS-shaped600 – 800 G80 – 800 km
Fifth-gen (mid-2020s)DP-256QAM, PCS1.2 – 1.6 T100 – 500 km

The bit rate per coherent transceiver has approximately doubled every 2 – 3 years, driven by improvements in DSP, ADC bandwidth, and DAC linearity.

Why QAM enables capacity scaling. Capacity is the product of symbol rate and bits per symbol. Symbol rate is bandwidth-limited (today's ADCs/DACs cap at ~ 100 – 130 GBaud); bits per symbol scales with SNR. Modern transmission systems push both axes:

  • Higher baud rate: 100 – 130 GBaud in 2024 – 2026 systems
  • Higher constellation: 64-QAM, 256-QAM with PCS

The combination doubles capacity each generation.

DSP requirements at the receiver.

FunctionPurpose
Front-end I/Q imbalance correctionCompensate for analog hardware imperfections
Adaptive equalizerCompensate for residual dispersion and PMD
Frequency offset correctionCompensate for LO-signal frequency difference
Carrier phase recoveryTrack signal phase relative to LO
Symbol decisionMap equalized signal to QAM constellation
FEC decodingCorrect errors using soft-decision algorithms

For DP-64QAM at 100 GBaud, the DSP IC runs at 500\sim 500 Gops/s and consumes 15 – 25 W.

References: Agrawal, Fiber-Optic Communication Systems (4th ed., 2010), Ch. 8 for the modulation-format treatment; Roberts et al., "Beyond 100 Gb/s with coherent transponders" and follow-on papers in Optics Express for modern QAM coherent transmission; ITU-T G.709 / OTN for standardized formats.