Wireless Notes
Learn QAM with 16-QAM 64-QAM 256-QAM 1024-QAM constellation diagrams, spectral efficiency, BER vs SNR trade-off, adaptive modulation coding AMC, and applications in WiFi 4G 5G cable for engineering students.
QAM is the most important modulation technique in modern wireless communication. It is a combination of ASK + PSK – both amplitude AND phase change. WiFi, 4G LTE, 5G NR, cable modems – all use QAM.
🎯 What is QAM?
In QAM, both the amplitude AND phase of the carrier are varied simultaneously. This allows more points to fit in the constellation = more bits per symbol = faster data.
Definition: QAM is a modulation technique that combines amplitude modulation and phase modulation, allowing multiple bits to be transmitted per symbol by varying both the amplitude and phase of the carrier.
| │ ASK: Varies amplitude only | Points on a line │ |
| │ PSK: Varies phase only | Points on a circle │ |
| │ QAM: Varies BOTH | Points fill the I-Q plane! │ |
| │ But | More points = Closer together = More errors at low SNR │ |
⚙️ How QAM Works
Mathematical Expression:
┌──────────────────────────────────────────────────────┐
│ │
│ s(t) = I(t)×cos(2πfc×t) - Q(t)×sin(2πfc×t) │
│ │
│ Where: │
│ I(t) = In-phase amplitude (multiple levels) │
│ Q(t) = Quadrature amplitude (multiple levels) │
│ │
│ For M-QAM with √M levels per axis: │
│ I(t) ∈ {±1, ±3, ±5, ... ±(√M-1)} │
│ Q(t) ∈ {±1, ±3, ±5, ... ±(√M-1)} │
│ │
└──────────────────────────────────────────────────────┘
In QPSK, I and Q can only take ±1 (2 levels each). In 16-QAM, ±1, ±3 (4 levels each). In 64-QAM, ±1, ±3, ±5, ±7 (8 levels each).
⭕ QAM Constellation Diagrams
16-QAM (4 bits/symbol):
| +3 | ● ● ● ● |
|---|---|
| 0100 0101 0111 0110 | |
| +1 | ● ● ● ● |
| 1100 1101 1111 1110 | |
| -1 | ● ● ● ● |
| 1000 1001 1011 1010 | |
| -3 | ● ● ● ● |
| 0000 0001 0011 0010 |
Higher-Order QAM:
| 4-QAM/QPSK | 4 points = 2 bits/symbol ● ● |
| 16-QAM | 16 points = 4 bits/symbol ● ● ● ● |
| 64-QAM | 64 points = 6 bits/symbol 8×8 grid |
| 256-QAM | 256 points = 8 bits/symbol 16×16 grid |
| 1024-QAM | 1024 points = 10 bits/symbol 32×32 grid |
| 4096-QAM | 4096 points = 12 bits/symbol 64×64 grid (WiFi 7!) |
📊 QAM Orders {#qam-orders}
| QAM Order | Bits/Symbol | I/Q Levels | Spectral Eff. | Min SNR (BER=10⁻⁶) |
|---|---|---|---|---|
| 4-QAM (QPSK) | 2 | ±1 | 2 bps/Hz | 10.5 dB |
| 16-QAM | 4 | ±1, ±3 | 4 bps/Hz | 14.5 dB |
| 64-QAM | 6 | ±1,±3,±5,±7 | 6 bps/Hz | 18.5 dB |
| 256-QAM | 8 | 16 levels | 8 bps/Hz | 24 dB |
| 1024-QAM | 10 | 32 levels | 10 bps/Hz | 30 dB |
| 4096-QAM | 12 | 64 levels | 12 bps/Hz | 36 dB |
Trade-off:
📈 Spectral Efficiency
📉 BER vs SNR Trade-off
Higher QAM = better speed but needs a better channel. This is the fundamental trade-off.
Approximate SNR requirements for BER = 10⁻³:
| QAM | SNR needed | Gap vs QPSK |
|---|---|---|
| QPSK | 7 dB | Reference |
| 16-QAM | 11 dB | +4 dB |
| 64-QAM | 15 dB | +8 dB |
| 256-QAM | 21 dB | +14 dB |
| 1024-QAM | 27 dB | +20 dB |
🔄 Adaptive Modulation & Coding (AMC)
Real wireless systems do not use fixed QAM – the QAM order keeps changing based on channel quality:
| Close to tower | Medium | Far/Cell edge | ||
|---|---|---|---|---|
| 1024-QAM | 64-QAM | QPSK | ||
| 10 bits/sym | 6 b/s | 2 bits/sym | ||
| ~1 Gbps | ~300Mbps | ~50 Mbps |
🌐 Applications
| Technology | Max QAM | Use Case |
|---|---|---|
| WiFi 4 (802.11n) | 64-QAM | Home internet |
| WiFi 5 (802.11ac) | 256-QAM | Faster WiFi |
| WiFi 6 (802.11ax) | 1024-QAM | High-density |
| WiFi 7 (802.11be) | 4096-QAM | Extreme speed |
| 4G LTE | 256-QAM (DL) | Mobile broadband |
| 5G NR | 1024-QAM | Ultra-fast mobile |
| Cable (DOCSIS 3.1) | 4096-QAM | Gigabit cable internet |
| Microwave backhaul | 2048/4096-QAM | Fixed point-to-point |
| Digital TV (DVB) | 16/64/256-QAM | Broadcasting |
📝 Summary
| Concept | Key Point |
|---|---|
| QAM = | ASK + PSK combined |
| How it works | Vary amplitude AND phase |
| Bits/symbol | log₂(M) for M-QAM |
| 4-QAM = QPSK | 2 bits/symbol, most robust |
| 16-QAM | 4 bits/sym, needs 14.5 dB |
| 64-QAM | 6 bits/sym, needs 18.5 dB |
| 256-QAM | 8 bits/sym, needs 24 dB |
| 1024-QAM | 10 bits/sym, needs 30 dB |
| Trade-off | Higher order = faster but needs better SNR |
| Used in | WiFi, 4G, 5G, Cable, DVB – EVERYWHERE |
❓ FAQ
Q: What does 4096-QAM mean in WiFi 7? A: 4096-QAM = 12 bits per symbol. 12 bits are sent in a single symbol! But this requires a very clean channel (SNR > 36 dB). It is only possible at very close range.
Q: When is 1024-QAM available on phones? A: When the phone is very close to the cell tower (strong signal, low interference). At the cell edge, the system automatically shifts to QPSK.
Q: Why is a linear amplifier needed for QAM? A: In QAM, amplitude carries information. A non-linear amplifier will distort the amplitude = data loss. Therefore, expensive linear (Class A/AB) amplifiers are needed. This is a drawback of QAM.
Exam Focus
Revise definitions, diagrams, examples, and short-answer points for QAM Quadrature Amplitude Modulation Complete Guide.
Interview Use
Prepare one clear explanation, one practical example, and one common mistake for this Wireless Communications topic.
Search Terms
wireless-communications, wireless communications, wireless, communications, modulation, techniques, qam, qam quadrature amplitude modulation complete guide
Related Wireless Communications Topics