MIMO Capacity: Fading Channels
From Deterministic to Random Channels
In practice, the channel matrix is random --- it changes with time, frequency, and user location. Section 15.3 gave the capacity for a known, fixed . Now we ask: what rate can we sustain when is drawn from a random distribution?
The answer depends critically on the delay constraint and the channel state information (CSI) available at the transmitter. Two complementary capacity metrics emerge: ergodic capacity (long codewords that experience all channel states) and outage capacity (short codewords that see a single channel realisation).
Definition: Ergodic MIMO Capacity
Ergodic MIMO Capacity
The ergodic capacity of a fading MIMO channel is the capacity averaged over all channel realisations:
This is achievable when codewords span many independent fading realisations (ergodic regime), i.e., the coding block length is much larger than the coherence time.
When the transmitter has no CSI (only the receiver knows ), the optimal input is (equal power, isotropic transmission), and the capacity simplifies to
In the no-CSIT case, transmitting isotropically is optimal because without knowledge of , no direction is preferred. This is the most common scenario in practice (e.g., downlink in FDD systems without channel feedback).
Theorem: Telatar's Formula for Ergodic MIMO Capacity
For an i.i.d. Rayleigh fading MIMO channel with transmit and receive antennas, no CSIT, and , the ergodic capacity is
where , and are the nonzero eigenvalues of the Wishart matrix :
The joint density of is the unordered eigenvalue distribution of a complex Wishart matrix with parameters where :
where is a normalisation constant.
The capacity is the sum of rates across spatial sub-channels, each with a random gain drawn from the Wishart distribution. The Vandermonde term ensures eigenvalue repulsion --- the eigenvalues tend to spread out, which is good for spatial multiplexing.
Optimal input with no CSIT
Without CSIT, the capacity-achieving input distribution is . This follows from the symmetry of the i.i.d. Rayleigh model: for any unitary , has the same distribution as , so no input direction is preferred.
Eigenvalue decomposition
The mutual information for a given realisation is
where are eigenvalues of .
Wishart distribution
Since the entries of are i.i.d. , the matrix follows a complex Wishart distribution . The joint eigenvalue density is known from random matrix theory (James 1964, Telatar 1999). Taking the expectation over this distribution yields the ergodic capacity formula.
Definition: Outage Capacity
Outage Capacity
When codewords cannot span multiple fading realisations (non-ergodic regime, e.g., slow fading), the instantaneous mutual information is a random variable. The -outage capacity is defined as
i.e., is the rate that can be supported with probability . Typical values are or (1% or 5% outage).
Outage capacity is the relevant metric for delay-sensitive applications (voice, real-time video) where the codeword length is comparable to or shorter than the coherence time. MIMO diversity helps by making the outage probability decay faster with SNR.
Ergodic Capacity and Capacity CDF
Plot the CDF of the instantaneous mutual information for different antenna configurations. The ergodic capacity is the mean, and the outage capacity is read from the CDF at a given outage probability.
Parameters
Outage probability (vertical line on CDF)
MIMO Capacity Scaling with Antenna Count
Animate how the ergodic capacity grows as the number of antennas increases from 1 to (with ). Observe the approximately linear scaling for i.i.d. Rayleigh channels.
Parameters
Maximum number of antennas (both Tx and Rx)
Example: Ergodic Capacity of i.i.d. Rayleigh Channel
Compute the ergodic capacity of a MIMO system at dB with i.i.d. Rayleigh fading and no CSIT. Compare with: (a) a SISO channel at the same SNR, (b) the deterministic capacity with a perfectly conditioned channel ( for all ).
Apply Telatar formula
For with (20 dB):
The expected eigenvalues of a Wishart matrix (with ) are approximately , , , (from the Marchenko-Pastur distribution moments).
Numerical evaluation
Using the expected eigenvalues as an approximation (Jensen's inequality makes this a lower bound):
Monte Carlo simulation gives bits/s/Hz (the Jensen approximation overestimates slightly).
Comparisons
(a) SISO: bits/s/Hz. The MIMO provides a capacity increase.
(b) Deterministic with : bits/s/Hz. The random channel actually achieves higher capacity because the expected eigenvalue spread of the Wishart distribution pushes some eigenvalues above 1, compensating for those below 1.
Common Mistake: Ergodic Capacity Is Not Achievable in Slow Fading
Mistake:
Quoting ergodic capacity as the "MIMO capacity" for a system operating in a slow-fading environment where the channel is approximately constant over the entire codeword duration.
Correction:
In slow fading, the relevant metric is outage capacity, which is always lower than ergodic capacity. For example, a system at 20 dB SNR might have ergodic capacity of 12 bits/s/Hz but only 7 bits/s/Hz at 1% outage. The gap depends on the diversity order: more antennas (higher diversity) make the outage CDF steeper, bringing outage capacity closer to ergodic capacity.
Common Mistake: Capacity Scales Linearly with , Not
Mistake:
Claiming that doubling the total number of antennas doubles the capacity. For example, expecting a system (5 total antennas) to have higher capacity than a system (4 total antennas).
Correction:
At high SNR, capacity scales as . The system has multiplexing streams, while the (MISO) system has only stream. The MISO system gets a beamforming (array) gain of bits, but the gets a multiplexing gain of the high-SNR slope. At 20 dB, the vastly outperforms the in capacity.
Quick Check
For an i.i.d. Rayleigh fading MIMO channel with no CSIT, what is the optimal transmit strategy?
Isotropic transmission:
Beamforming along the strongest eigenvector of
Concentrate all power on one antenna
Water-filling based on the channel statistics
Without knowledge of , no transmit direction is preferred (the channel distribution is unitarily invariant). Equal power across all transmit antennas is optimal.
Ergodic capacity
The capacity of a fading channel averaged over the channel distribution, achievable when codewords span many independent fading realisations.
Related: Outage capacity, MIMO capacity
Outage capacity
The rate supportable with probability at least over a fading channel. Relevant for delay-constrained communication in slow fading.
Related: Ergodic capacity
Wishart matrix
A random matrix of the form where has i.i.d. Gaussian entries. The eigenvalue distribution of Wishart matrices governs MIMO capacity statistics.
Related: Ergodic capacity