Coded Modulation Design for Massive Arrays

Coded Modulation for Massive Arrays

The point is that massive arrays change the CHANNEL statistics. Channel hardening (large ntn_t averages out fading) and favourable propagation (user channels become near-orthogonal) narrow the gap between capacity and achievable rate for BICM. Coded modulation design for massive arrays blends the classical theory (BICM from Ch 5, STBC from Ch 11) with architectural constraints (low-res ADCs from Β§1, RF-chain count, calibration).

Definition:

Channel Hardening

Channel hardening is the phenomenon that, as the number of transmit/receive antennas grows, the variance of the effective per-user SNR shrinks relative to its mean. Formally, for an ntΓ—1n_t \times 1 system with matched filtering, the SNR variance scales as 1/nt1/n_t. As ntβ†’βˆžn_t \to \infty, the channel becomes "deterministic" from the user's perspective.

Theorem: Channel Hardening Rate

For an ntn_t-antenna matched filter receiver with i.i.d. Rayleigh channel, the per-user matched-filter output SNR satisfies Var(SNR)E[SNR]2=1nt.\frac{\mathrm{Var}(\mathrm{SNR})}{\mathbb{E}[\mathrm{SNR}]^2} = \frac{1}{n_t}. The coefficient of variation of SNR decreases as ntβˆ’1/2n_t^{-1/2}; the channel becomes essentially deterministic for large arrays.

CM-to-Capacity Gap Narrows with Array Size

As ntβ†’βˆžn_t \to \infty, channel hardening makes the effective channel approximately AWGN with fixed SNR. BICM with LDPC then operates near the AWGN Shannon limit β€” the 0.5-1 dB gap that BICM has to Shannon on fading channels (Ch 5) narrows substantially for massive arrays. The gap is set by BICM capacity rather than by fading outage probability, and the 1.53 dB shaping ceiling becomes the next design target.

Coded Modulation Gain Across Array Sizes

Sum-rate vs SNR for nt=8,64,256n_t = 8, 64, 256. As array size grows, channel hardening narrows the CM gap. For nt=256n_t = 256, CM is within 0.3 dB of Shannon at moderate SNR.

Parameters
⚠️Engineering Note

Hybrid Beamforming for Massive Arrays

Massive arrays at mmWave (FR2) use HYBRID beamforming:

  • Digital baseband precoding (complex multiplicative) on a modest number of streams (nstrβ‰ͺntn_{\rm str} \ll n_t).
  • Analog RF beamforming (phase shifters) across all ntn_t antennas. This reduces RF chains from ntn_t (fully digital) to nstrn_{\rm str} (hybrid). For nt=256n_t = 256 and nstr=4βˆ’8n_{\rm str} = 4-8: 32-64Γ— reduction in power-hungry RF hardware. Coded modulation design must account for the PHASE QUANTISATION in the analog beamformer (typically 2-4 bits) β€” another form of low-resolution constraint.

Example: Hybrid Beamforming Rate with 256-Antenna Array

A mmWave base station at 28 GHz has 256 antennas and 8 digital streams. Per-stream SNR after hybrid precoding = 15 dB. What BICM-LDPC rate can be achieved, and how close is it to the Shannon limit?

Why This Matters: See Also MIMO Book

A complete treatment of massive MIMO β€” including pilot contamination, JSDM, channel estimation, and precoding β€” is in the Ferkans MIMO book. This chapter focuses on the CM-layer implications of massive arrays.

Massive MIMO Architectures

ArchitectureRF chainsPerformanceCost
Fully digitalntn_tBest (MRC/ZF)High
Hybrid (analog + digital)nstrβ‰ͺntn_{\rm str} \ll n_t~1 dB lossMedium
1-bit ADCs (fully digital)ntn_t~2 dB loss (lowSNR)Low
Spatial modulation1Much lower rateVery Low
Fully analog (single beam)1Single-stream onlyVery Low

Key Takeaway

Massive-MIMO CM design leverages channel hardening to narrow the BICM-to-capacity gap to <0.5 dB. Hybrid beamforming reduces RF chain count by 10-100Γ—, introducing phase-quantisation constraints. The three low-resolution constraints β€” ADC bits, phase bits, and RF chain count β€” must be jointly optimised. This is an active engineering design space at mmWave / sub-THz frequencies for 6G.