64-QAM
Understanding 64-QAM
64-QAM arranges 64 constellation points in a regular 8×8 square grid. Each point encodes a unique 6-bit pattern using Gray coding so that adjacent symbols differ by only one bit. The denser grid means more bits per symbol, but the minimum distance between points shrinks for the same average transmit power, making the signal more vulnerable to noise, phase error, and amplifier nonlinearity.
In LTE, the eNodeB scheduler assigns 64-QAM (MCS indices 17-28) only when the UE reports strong channel quality, typically a Channel Quality Indicator (CQI) above 10, corresponding to SINR of roughly 15+ dB. Near the cell edge, the scheduler falls back to 16-QAM or QPSK. This adaptive modulation and coding (AMC) is the fundamental mechanism that matches throughput to channel conditions in real time.
Pb ≈ (7/24) × erfc(√(Eb/7N0))
Spectral Efficiency:
η = log2(64) = 6 bits/symbol/Hz
EVM to SNR Conversion:
SNR(dB) ≈ −20 × log10(EVMrms)
For 8% EVM: SNR ≈ 22 dB
Example: A 20 MHz LTE carrier with 64-QAM, rate-3/4 turbo coding, and 2×2 MIMO achieves 150 Mbps peak downlink throughput.
EVM Requirements by Standard
| Standard | Modulation | Max EVM | Approx. SNR Required | Context |
|---|---|---|---|---|
| 3GPP LTE (BS) | 64-QAM | 8% | 22 dB | eNodeB downlink transmitter |
| 3GPP LTE (UE) | 64-QAM | Informational | ~20 dB | UE uplink (Cat 5+ only) |
| 802.11ac | 64-QAM 5/6 | ~5.6% (−25 dB) | 25 dB | Wi-Fi 5 high rate |
| DOCSIS 3.0 | 64-QAM | ~5% | 26 dB | Cable downstream channel |
| DVB-T | 64-QAM | ~8% | 22 dB | Digital terrestrial TV |
Frequently Asked Questions
Why is 64-QAM important for LTE throughput?
LTE Cat 4+ uses 64-QAM as peak downlink modulation. With 6 bits/symbol vs. 16-QAM's 4 bits/symbol, it delivers 50% more data in the same bandwidth. On a 20 MHz carrier with 2×2 MIMO and 64-QAM, the theoretical peak is about 150 Mbps. The scheduler assigns 64-QAM (MCS 17-28) only when the UE reports SINR above approximately 15 dB.
What EVM is required for 64-QAM?
3GPP specifies 8% maximum EVM for LTE base station 64-QAM. Wi-Fi 802.11ac requires about −25 dB EVM (5.6%) at the highest coding rates. These demands are stringent because EVM compresses the distance between constellation points. An 8% EVM on a 64-QAM constellation means the error vector is roughly one-third of the minimum symbol distance.
What is the PAPR of 64-QAM compared to 16-QAM?
Single-carrier 64-QAM PAPR is approximately 3.7 dB vs. 2.55 dB for 16-QAM. In OFDM systems, the multi-carrier envelope dominates PAPR (8-12 dB). The QAM order mainly affects required PA linearity: 64-QAM demands tighter AM-AM and AM-PM performance because inner constellation points are very closely spaced.