Outage Capacity
When Ergodic Averaging Is Not Possible
The ergodic capacity from Sections 13.2-13.3 relies on the codeword spanning many independent fading realizations, so the time average of the instantaneous rate concentrates around its expectation. But what happens when the channel changes slowly — so slowly that the entire codeword experiences a single fading realization?
In this quasi-static regime, there is no ergodic averaging. If the channel realization is bad (deep fade), no coding scheme can save us — the instantaneous mutual information is simply too low to support the target rate. The best we can do is characterize the probability that this happens and design the system to tolerate occasional failures. This leads to the concepts of outage probability and -outage capacity.
Definition: Outage Probability
Outage Probability
For the quasi-static fading channel with constant over the codeword, the outage probability at rate is
This is the probability that the channel realization cannot support rate . When outage occurs, the decoder cannot reliably decode the message, and the codeword is lost.
The outage probability is a fundamental limit: no coding scheme operating at rate over a quasi-static fading channel can achieve an error probability lower than (in the limit of infinite blocklength within one fading block).
Outage probability
The probability that the instantaneous mutual information of a quasi-static fading channel falls below the target rate. .
Related: -outage capacity, Rayleigh fading
Definition: -Outage Capacity
-Outage Capacity
The -outage capacity is the maximum rate such that the outage probability does not exceed :
Equivalently, is determined by finding the -quantile of the instantaneous capacity random variable :
where is the -quantile of .
For , the outage capacity is zero for any continuous fading distribution (since any rate has positive outage probability). For , it is infinite. Practical systems operate with depending on the application: voice calls tolerate , while URLLC requires .
-outage capacity
The maximum rate at which the outage probability does not exceed . Defined as .
Related: Outage probability
Example: Outage Probability for Rayleigh Fading
For a Rayleigh fading channel (), derive a closed-form expression for the outage probability . Compute the 1%-outage capacity at dB.
Derive the outage probability
The outage event is , which is equivalent to . Let . Then
Compute the $\epsilon$-outage capacity
Setting and solving for :
Therefore
Numerical evaluation
At dB () and :
Compare with the AWGN capacity at the same SNR: bits/use. The 1%-outage capacity is only about 15% of the AWGN capacity — a dramatic loss compared to the modest ergodic penalty. This illustrates the severity of quasi-static fading.
Definition: Diversity Order
Diversity Order
The diversity order (or diversity gain) of a communication scheme is defined as
where is held fixed. A diversity order of means at high SNR. Higher diversity order corresponds to a steeper decay of the outage probability with SNR, meaning the system is more robust against deep fades.
For a single Rayleigh link, at high SNR, giving diversity order . Systems with independent diversity branches (e.g., receive antennas with MRC) achieve , where .
Diversity order
The negative slope of the outage probability vs. SNR curve on a log-log scale. A system with diversity order has at high SNR.
Related: Outage probability
Theorem: Outage Probability with -fold Diversity
Consider a quasi-static fading channel with independent diversity branches (e.g., receive antennas with maximum ratio combining). If each branch has i.i.d. Rayleigh fading, then
where . At high SNR, this simplifies to
yielding diversity order .
With MRC over i.i.d. Rayleigh branches, the combined SNR is , and . The CDF of a Gamma distribution decays as near zero, so the probability of a deep fade (total SNR below threshold) decays as . Each additional antenna provides one more order of magnitude of protection against deep fades per 10 dB of SNR.
Combined SNR distribution
With i.i.d. Rayleigh branches, the combined fading gain with MRC is , which follows a distribution (since each ) with PDF
Outage probability via Gamma CDF
The outage probability is
The CDF of is the regularized incomplete gamma function:
High-SNR approximation
At high SNR, . Using the Taylor expansion for small :
This confirms the diversity order is .
Outage Probability vs. SNR
Plot the outage probability as a function of (in dB) for different numbers of diversity branches . On a log scale, the slope of each curve at high SNR equals (the diversity order). Adjust the target rate and number of branches to observe the diversity-outage tradeoff.
Parameters
Plot curves for $L = 1, 2, \ldots, L_{\max}$
Definition: Diversity-Multiplexing Tradeoff (DMT)
Diversity-Multiplexing Tradeoff (DMT)
For a quasi-static fading channel, the diversity-multiplexing tradeoff characterizes the fundamental relationship between the diversity order and the multiplexing gain , defined as
where is the operating rate as a function of SNR. The multiplexing gain measures what fraction of the AWGN capacity growth rate the scheme captures.
For a system with transmit and receive antennas operating over i.i.d. Rayleigh fading, the optimal DMT curve is
This piecewise-linear curve connects the extreme points:
- Maximum diversity: (reliability-focused),
- Maximum multiplexing: (rate-focused).
The DMT is a high-SNR characterization that captures how fast the error probability decays (diversity) versus how fast the rate grows (multiplexing) as SNR increases. It was introduced by Zheng and Tse (2003) and provides a unified framework for comparing space-time codes.
Connection to Book CM: Coded Modulation
The diversity-multiplexing tradeoff framework is studied in depth in the Coded Modulation book (Book CM), where space-time codes are designed to achieve specific points on the DMT curve. The Alamouti code achieves full diversity at multiplexing gain for a system. Lattice-based space-time codes (e.g., the Golden code) can achieve the entire DMT frontier for MIMO. Understanding the outage framework from this section is essential for that material.
Example: How Many Antennas for 99.999% Reliability?
A quasi-static Rayleigh fading channel operates at rate bit/channel use with dB. Determine the number of receive antennas (with MRC) needed to achieve .
Compute the SNR threshold
At bit/use: .
Use the high-SNR approximation
We need :
- : . Too high.
- : . Still too high.
- : . Meets the target.
Conclusion
Three receive antennas with MRC are sufficient to achieve at this operating point. Each additional antenna improves the outage probability by roughly a factor of (15 dB on a log scale). This illustrates the enormous value of diversity in the outage regime.
Common Mistake: Confusing Ergodic and Outage Capacity
Mistake:
Using the ergodic capacity formula for a slow-fading system where the codeword does not span multiple fading states, and concluding that "reliable communication at this rate is possible."
Correction:
The ergodic capacity requires coding over many fading realizations. In quasi-static fading (one realization per codeword), the ergodic capacity is not achievable with vanishing error probability. Instead, any rate incurs a nonzero outage probability. The correct metric is the -outage capacity, which can be dramatically lower than the ergodic capacity. For Rayleigh fading at 20 dB with 1% outage, bits/use vs. bits/use — a 6x difference.
Outage Capacity and URLLC Design
Ultra-reliable low-latency communication (URLLC) in 5G NR targets block error rate (BLER) with 1 ms latency. This is fundamentally an outage capacity problem: the short packet duration means the codeword cannot span many fading states (quasi-static regime), and the reliability requirement sets .
The outage capacity framework reveals that achieving such extreme reliability at reasonable rates requires:
- Diversity — multiple antennas, frequency diversity via wideband transmission, or retransmissions (HARQ) across independent fading blocks.
- Conservative rate selection — operating far below the ergodic capacity.
- Short-packet corrections — the finite blocklength penalty (Chapter 16 of this book) further reduces the achievable rate below .
- •
URLLC mini-slot in 5G NR is 2-7 OFDM symbols — insufficient for ergodic averaging
- •
Target BLER of requires diversity order at typical operating SNR
- •
HARQ retransmissions provide time diversity but add latency (each retransmission costs ~1 ms)
-Outage Capacity vs. SNR
Plot the -outage capacity as a function of for different values of the outage probability and different diversity orders . Compare with the ergodic capacity and the AWGN capacity to see how severely quasi-static fading limits the achievable rate.
Parameters
Quick Check
For a Rayleigh fading channel with dB and no diversity (), what is the approximate 1%-outage capacity?
About 3.3 bits/use (close to AWGN capacity)
About 3.1 bits/use (close to ergodic capacity)
About 0.5 bits/use
About 1.5 bits/use
With and , bits/use.
Key Takeaway
In quasi-static fading, the ergodic capacity is unachievable. The -outage capacity is determined by the -quantile of the instantaneous capacity and can be dramatically lower than the ergodic capacity. Diversity (multiple antennas, frequency, time) is the primary tool for improving outage performance, reducing from to with independent branches.