Quadrature Amplitude Modulation
Understanding QAM
QAM is the most widely used digital modulation scheme for high-throughput communications. By encoding bits in both amplitude and phase dimensions, QAM achieves higher spectral efficiency than phase-only modulation (PSK) at the cost of greater sensitivity to noise and nonlinearity.
QAM Orders
| QAM Order | Bits/Symbol | Min SNR (BER=10^-6) |
|---|---|---|
| QPSK (4-QAM) | 2 | 10.5 dB |
| 16-QAM | 4 | 14.5 dB |
| 64-QAM | 6 | 18.5 dB |
| 256-QAM | 8 | 24.5 dB |
| 1024-QAM | 10 | 28.5 dB |
QAM Challenges
- PA linearity: Higher-order QAM uses more amplitude levels, requiring more linear PAs.
- Phase noise: Closely spaced constellation points increase sensitivity to phase noise.
- IQ imbalance: Gain and phase mismatch between I and Q distorts the constellation.
Frequently Asked Questions
What is QAM?
QAM encodes data in both amplitude and phase using I and Q components. 16-QAM carries 4 bits per symbol, 64-QAM carries 6, 256-QAM carries 8. Higher QAM orders increase throughput but require higher SNR and linearity. Used in Wi-Fi, LTE, 5G, cable TV.
What limits the QAM order?
SNR is the fundamental limit. Each doubling of QAM order requires approximately 3 dB more SNR. 1024-QAM requires ~28.5 dB SNR. Beyond that, PA linearity, phase noise, and IQ balance become extremely demanding.
How is QAM used in OFDM?
In OFDM systems (Wi-Fi, LTE, 5G), each subcarrier independently carries QAM symbols. Different subcarriers can use different QAM orders based on their SNR (adaptive modulation). Strong subcarriers use 256-QAM; weak ones fall back to QPSK.