QAM
Understanding QAM
QAM is the dominant modulation format in modern wireless and wired communications. Cable TV uses 256-QAM, Wi-Fi uses up to 4096-QAM (Wi-Fi 7), and 5G NR uses up to 256-QAM. QAM achieves high spectral efficiency by encoding multiple bits per symbol in a two-dimensional constellation.
QAM Constellation
Each QAM symbol is plotted as a point in the I/Q plane, where I is the in-phase component and Q is the quadrature component. The number of constellation points determines the order: 16-QAM has 16 points (4 bits), 64-QAM has 64 points (6 bits), 256-QAM has 256 points (8 bits).
Tradeoffs
- Higher order = higher throughput but requires higher SNR and is more sensitive to impairments (phase noise, PA compression, IQ imbalance).
- 256-QAM requires ~29 dB SNR for BER = 10^-6 vs ~10.5 dB for QPSK. This 18.5 dB difference limits 256-QAM to short-range, high-SNR links.
| QAM Order | Bits/Symbol | SNR for BER 10^-6 | Spectral Efficiency |
|---|---|---|---|
| QPSK (4-QAM) | 2 | 10.5 dB | 2 b/s/Hz |
| 16-QAM | 4 | 14.5 dB | 4 b/s/Hz |
| 64-QAM | 6 | 18.5 dB | 6 b/s/Hz |
| 256-QAM | 8 | 24.5 dB | 8 b/s/Hz |
| 1024-QAM | 10 | 30 dB | 10 b/s/Hz |
| 4096-QAM | 12 | 36 dB | 12 b/s/Hz |
Frequently Asked Questions
What is QAM modulation?
QAM encodes information in both the amplitude and phase of a carrier signal using two orthogonal (I and Q) components. Each transmitted symbol represents multiple bits; higher-order QAM (64, 256, 1024) encodes more bits per symbol for higher data rates but requires higher SNR.
What is the difference between QPSK and 16-QAM?
QPSK uses 4 phase states with constant amplitude, encoding 2 bits per symbol. 16-QAM uses 16 combinations of amplitude and phase, encoding 4 bits per symbol. 16-QAM doubles the data rate but requires about 4 dB more SNR for the same bit error rate.
What limits the maximum QAM order?
The maximum usable QAM order is limited by the signal-to-noise ratio and signal quality (EVM). Phase noise, amplifier nonlinearity, IQ imbalance, and additive noise all spread the constellation points, causing errors. Each doubling of QAM order requires approximately 3 dB more SNR.