Spectral Efficiency and Power Efficiency Trade-offs
The Fundamental Design Trade-off
Every modulation scheme sits at a specific point in the bandwidth efficiency vs power efficiency plane. A system designer must choose a modulation format that meets both the spectral efficiency requirement (bits/s/Hz) and the power budget (required ). This section maps the standard modulation formats onto this plane and compares them against the ultimate limit: the Shannon capacity bound.
Definition: Bandwidth Efficiency
Bandwidth Efficiency
The bandwidth efficiency (or spectral efficiency) of a modulation scheme is
where is the bit rate, is the occupied bandwidth, and is the roll-off factor.
Higher-order modulations (larger ) increase but require higher for the same BER β the fundamental trade-off in modulation design.
Definition: Power Efficiency
Power Efficiency
The power efficiency of a modulation scheme is characterised by the required (in dB) to achieve a target bit error rate, typically or .
For -QAM in AWGN, the approximate BER is
The required grows logarithmically with : doubling costs approximately 3 dB of additional .
The Shannon limit on power efficiency for reliable communication at spectral efficiency is
At the ultimate limit : dB.
Theorem: Shannon Limit on Bandwidth Efficiency
For an AWGN channel with bandwidth and received SNR , the channel capacity is
Expressing in terms of spectral efficiency and :
This implicit equation defines the Shannon boundary in the plane. No modulation scheme can operate to the left of this boundary (higher for a given ) with arbitrarily low error probability.
Any practical modulation scheme operates at a Shannon gap (in dB) to the right of the boundary. The gap depends on the constellation and coding scheme.
Shannon's theorem says you can trade bandwidth for power (and vice versa) along the capacity curve, but you cannot escape the curve. The bandwidth efficiency plane is a convenient way to visualise where each modulation sits relative to this limit.
AWGN capacity
The AWGN channel capacity is derived in Chapter 11. Here .
Spectral efficiency form
Dividing by : .
With ... more directly:
when (Nyquist bandwidth).
Therefore .
Limiting cases
As : dB (power-limited regime).
As : (bandwidth-limited regime, impractical).
Practical systems operate at between 0 and 20 dB, giving between 0.5 and 10 bits/s/Hz.
Bandwidth Efficiency Plane
The bandwidth efficiency plane plots spectral efficiency (bits/s/Hz) against required (dB) for a target BER. Standard modulation schemes appear as discrete points, and the Shannon limit defines the ultimate boundary. Observe how each modulation format trades power for bandwidth efficiency.
Parameters
Example: Choosing Modulation for a Given Link Budget
A satellite link has available dB and requires a data rate of Mbps. The allocated bandwidth is MHz (with roll-off).
(a) What spectral efficiency is required?
(b) Which modulation scheme from the comparison table can meet both the spectral efficiency and requirements?
(c) What is the Shannon gap of the chosen scheme?
Required spectral efficiency
bits/s/Hz.
With , the symbol rate is Msymbols/s.
Bits per symbol: .
Since must be an integer for standard modulations, we need , i.e., (QPSK).
Check QPSK feasibility
QPSK: bits/s/Hz. Achievable rate: Mbps Mbps.
Not sufficient. Try 8-PSK: bits/s/Hz. Achievable rate: Mbps Mbps.
8-PSK requires about 13 dB at BER , which exceeds our 12 dB budget.
With coding, QPSK at rate code rate can achieve 10 Mbps with lower requirement. A coded QPSK scheme (e.g., LDPC at rate 3/4) needs approximately 4-5 dB of , well within the 12 dB budget.
Shannon gap
At bits/s/Hz, the Shannon limit is dB.
Uncoded QPSK requires 9.6 dB, giving a gap of 7.8 dB. Coded QPSK (LDPC rate 3/4) at 5 dB gives a gap of 3.2 dB. Modern turbo/LDPC codes typically achieve gaps of 1-2 dB.
Modulation Formats β Efficiency Summary
| Format | (bits/s/Hz) | (dB) | Constant envelope? |
|---|---|---|---|
| BPSK | 1 | 9.6 | Yes |
| QPSK | 2 | 9.6 | Yes |
| 8-PSK | 3 | 13.0 | Yes |
| 16-QAM | 4 | 13.5 | No |
| 64-QAM | 6 | 17.8 | No |
| 256-QAM | 8 | 21.5 | No |
| MSK | 1 | 9.6 | Yes |
| GMSK () | 1.35 | 10.0 | Yes |
| 16-APSK | 4 | 13.2 | Quasi |
Why This Matters: Modulation in MIMO Systems
In a MIMO system with transmit antennas, the modulation problem extends from choosing a point in a one- or two-dimensional signal space to choosing a vector in a -dimensional space (I and Q per antenna). The signal-space geometry of this chapter generalises directly:
- Spatial multiplexing: transmit independent QAM symbols on each antenna, using the MIMO channel's spatial dimensions to multiply throughput
- Space-time codes: design constellations in the matrix space to achieve both diversity and multiplexing gain
The bandwidth efficiency plane extends to MIMO: with antennas and rank- channel, the spectral efficiency scales as bits/s/Hz. The MIMO book develops these extensions in full detail.
Information-Theoretic Foundations
The Shannon limit on bandwidth efficiency invoked in this section is a consequence of the AWGN channel coding theorem, which establishes that rates up to are achievable with vanishing error probability using sufficiently long codes. The converse β that rates above are not achievable β is equally important. Both are developed with full proofs in the Information Theory and Applications (ITA) book and summarised in Chapter 11 of this book.
Key Takeaway
The Shannon gap is the additional (in dB) required by a practical modulation/coding scheme compared to the Shannon limit at the same spectral efficiency. Uncoded modulation typically has a gap of 8-10 dB. Modern LDPC and turbo codes reduce this gap to 1-2 dB. Closing the Shannon gap is the central goal of coded modulation design (Chapter 12).
Why This Matters: Adaptive Modulation and Coding in 5G
Modern wireless systems do not use a fixed modulation scheme. Instead, they adapt the modulation order and code rate to the instantaneous channel conditions:
- When the channel is strong (high SNR): use 256-QAM with high code rate for maximum spectral efficiency
- When the channel is weak (low SNR): fall back to QPSK with low code rate for reliability
In 5G NR, this is implemented through the MCS table (Modulation and Coding Scheme), which maps a Channel Quality Indicator (CQI) to a specific combination of modulation order and code rate. The MCS index ranges from 0 (QPSK, rate 0.12) to 27 (256-QAM, rate 0.93), covering spectral efficiencies from 0.23 to 7.41 bits/s/Hz.
This adaptive approach moves along the bandwidth efficiency plane in real time, tracking the Shannon boundary as closely as the finite MCS table allows.
See full treatment in Adaptive Modulation and Coding in OFDM
Quick Check
The Shannon limit at is dB. What does this fundamental limit represent?
The minimum SNR for any reliable communication
The minimum energy per bit for reliable communication at vanishing rate
The noise figure of an ideal receiver
The coding gain of turbo codes
As spectral efficiency approaches zero (infinite bandwidth available), reliable communication requires at least dB. This is the ultimate power efficiency limit set by Shannon theory.
Spectral Efficiency
The data rate achievable per unit bandwidth, measured in bits/s/Hz. For -ary modulation with roll-off : .
Related: Bandwidth Efficiency, Shannon Limit, Modulation Order
Shannon Gap
The excess (in dB) required by a practical modulation and coding scheme relative to the Shannon capacity limit at the same spectral efficiency. Modern codes achieve gaps of 1-2 dB.
Related: Shannon Limit, Multiple Antennas and Capacity, Low-Density Parity-Check (LDPC) Code