Ergodic Capacity with CSIR Only

What Can We Achieve Without Telling the Transmitter?

In many wireless systems, the receiver can estimate the channel through pilot symbols, but feeding this information back to the transmitter is costly or infeasible (especially in FDD systems or high-mobility scenarios). This raises a natural question: if only the receiver knows the channel, what is the best rate we can reliably achieve?

The remarkable answer is that for ergodic fading, the capacity with CSIR only is achieved by a simple strategy: transmit at constant power regardless of the channel state and let the decoder, which knows HH, handle the varying SNR. No transmitter adaptation is needed for the ergodic rate.

Theorem: Ergodic Capacity with CSIR Only

Consider the scalar fading channel Y=HX+ZY = HX + Z with Z∼N(0,N)Z \sim \mathcal{N}(0, N), average power constraint E[∣X∣2]≀P\mathbb{E}[|X|^2] \leq P, and ergodic fading HH with E[∣H∣2]=1\mathbb{E}[|H|^2] = 1. If the receiver knows HH (CSIR) but the transmitter does not, the capacity is

Cerg=EH ⁣[12log⁑ ⁣(1+∣H∣2 SNR)],C_{\text{erg}} = \mathbb{E}_H\!\left[\frac{1}{2}\log\!\left(1 + |H|^2 \,\text{SNR}\right)\right],

where SNR=P/N\text{SNR} = P/N. The capacity is achieved by i.i.d. Gaussian inputs Xi∼N(0,P)X_i \sim \mathcal{N}(0, P) (constant power, independent of HH).

The decoder knows HH, so for each fading realization H=hH = h, the channel looks like an AWGN channel with SNR ∣h∣2β‹…SNR|h|^2 \cdot \text{SNR}. By coding across many fading states, the effective rate averages to E[12log⁑(1+∣H∣2SNR)]\mathbb{E}[\frac{1}{2}\log(1 + |H|^2 \text{SNR})]. The transmitter does not need to know HH because it uses constant power β€” the law of large numbers does the averaging.

,

Theorem: Fading Reduces Ergodic Capacity (Jensen's Inequality)

For the ergodic fading channel with CSIR only,

Cerg=E ⁣[12log⁑ ⁣(1+∣H∣2 SNR)]≀12log⁑ ⁣(1+E[∣H∣2]β‹…SNR)=CAWGN.C_{\text{erg}} = \mathbb{E}\!\left[\frac{1}{2}\log\!\left(1 + |H|^2 \,\text{SNR}\right)\right] \leq \frac{1}{2}\log\!\left(1 + \mathbb{E}[|H|^2] \cdot \text{SNR}\right) = C_{\text{AWGN}}.

Equality holds if and only if ∣H∣2|H|^2 is deterministic (no fading). The gap CAWGNβˆ’CergC_{\text{AWGN}} - C_{\text{erg}} measures the capacity penalty due to fading.

The function f(x)=12log⁑(1+x)f(x) = \frac{1}{2}\log(1 + x) is strictly concave. By Jensen's inequality, the average of a concave function of a random variable is less than or equal to the concave function of the average. Intuitively, the capacity loss from deep fades is not compensated by the gain from strong fades β€” the log⁑\log saturates, so strong states help less than weak states hurt.

,

The Fading Penalty Is Often Modest

While fading always hurts compared to AWGN (at the same average SNR), the loss is often surprisingly small for ergodic fading:

  • For Rayleigh fading at SNR=20\text{SNR} = 20 dB, the ergodic capacity is about 90% of the AWGN capacity.
  • At low SNR, the penalty is negligible because log⁑(1+x)β‰ˆx\log(1 + x) \approx x is nearly linear, so Jensen's inequality is nearly tight.
  • At high SNR, the penalty approaches a constant gap (in bits) rather than growing with SNR\text{SNR}.

The real impact of fading manifests in the outage regime (Section 13.4), where the occasional deep fade causes catastrophic failure for a single codeword.

Example: Ergodic Capacity of Rayleigh Fading Channel

Compute the ergodic capacity of a Rayleigh fading channel (H∼CN(0,1)H \sim \mathcal{CN}(0,1)) with CSIR only at SNR=10\text{SNR} = 10 dB. Compare with the AWGN capacity.

Ergodic Capacity: Fading vs. AWGN

Compare the ergodic capacity of a Rayleigh fading channel (CSIR only) with the AWGN channel capacity as a function of SNR\text{SNR}. Observe that fading always reduces capacity (Jensen's inequality) but the gap remains modest, especially at low and moderate SNR.

Parameters
30

Upper limit of the SNR range in decibels

Distribution of the fading gain $|H|^2$

Low-SNR and High-SNR Behavior

The ergodic capacity has clean asymptotic forms:

Low SNR (SNRβ†’0\text{SNR} \to 0): Since log⁑(1+x)β‰ˆx/ln⁑2\log(1 + x) \approx x/\ln 2 for small xx,

Cergβ‰ˆE[∣H∣2]β‹…SNR2ln⁑2=SNR2ln⁑2=CAWGN.C_{\text{erg}} \approx \frac{\mathbb{E}[|H|^2] \cdot \text{SNR}}{2 \ln 2} = \frac{\text{SNR}}{2 \ln 2} = C_{\text{AWGN}}.

Fading causes no capacity loss at low SNR. Intuitively, the log is nearly linear, so Jensen's inequality is nearly tight.

High SNR (SNRβ†’βˆž\text{SNR} \to \infty): We have 12log⁑(1+∣H∣2SNR)β‰ˆ12log⁑(SNR)+12log⁑(∣H∣2)\frac{1}{2}\log(1 + |H|^2 \text{SNR}) \approx \frac{1}{2}\log(\text{SNR}) + \frac{1}{2}\log(|H|^2), so

Cergβ‰ˆ12log⁑(SNR)+12E[log⁑∣H∣2].C_{\text{erg}} \approx \frac{1}{2}\log(\text{SNR}) + \frac{1}{2}\mathbb{E}[\log |H|^2].

The gap to AWGN capacity is βˆ’12E[log⁑∣H∣2]-\frac{1}{2}\mathbb{E}[\log |H|^2], which is a constant independent of SNR\text{SNR}. For Rayleigh fading, E[log⁑2∣H∣2]=βˆ’Ξ³EM/ln⁑2β‰ˆβˆ’0.833\mathbb{E}[\log_2 |H|^2] = -\gamma_{\text{EM}}/\ln 2 \approx -0.833 bits, where Ξ³EMβ‰ˆ0.5772\gamma_{\text{EM}} \approx 0.5772 is the Euler-Mascheroni constant. The high-SNR gap is thus about 0.42 bits.

Common Mistake: Constant Power Is Optimal Only for Ergodic Capacity

Mistake:

Concluding from the CSIR ergodic capacity result that constant-power transmission is always optimal, regardless of the performance metric.

Correction:

Constant power is optimal for ergodic capacity because the mutual information I(X;Y∣H=h)I(X; Y | H = h) is maximized by X∼N(0,P)X \sim \mathcal{N}(0, P) for every hh simultaneously. But for other metrics β€” such as minimizing outage probability, maximizing delay-limited capacity, or optimizing throughput with hybrid ARQ β€” power adaptation with CSIT can provide significant gains. The next section shows that water-filling over fading states increases ergodic capacity when CSIT is available.

Quick Check

For the ergodic fading channel with CSIR only, why does constant-power transmission achieve capacity?

Because the transmitter has no information to adapt to

Because X∼N(0,P)X \sim \mathcal{N}(0, P) maximizes I(X;Y∣H=h)I(X; Y | H = h) for every hh, so no state-dependent power control can help

Because Jensen's inequality forces equal power allocation

Because the channel is memoryless

⚠️Engineering Note

Channel Estimation Overhead Reduces Effective Rate

The ergodic capacity formula assumes perfect CSIR, but in practice the receiver must estimate the channel from pilot symbols. In an OFDM system with TT time slots per coherence interval and FF frequency bins per coherence bandwidth, a block of TFTF resource elements is available. Of these, Ο„\tau must be used for pilots, leaving (TFβˆ’Ο„)(TF - \tau) for data.

The effective throughput is approximately

Reffβ‰ˆTFβˆ’Ο„TFβ‹…Cerg(SNReff),R_{\text{eff}} \approx \frac{TF - \tau}{TF} \cdot C_{\text{erg}}(\text{SNR}_{\text{eff}}),

where SNReff\text{SNR}_{\text{eff}} accounts for the estimation error. For rapidly varying channels (small TT), the overhead can consume a significant fraction of the resources.

Practical Constraints
  • β€’

    Pilot density must satisfy Ο„β‰₯nt\tau \geq n_t to estimate all transmit dimensions

  • β€’

    Channel estimation error adds an irreducible noise floor proportional to 1/SNRpilot1/\text{SNR}_{\text{pilot}}

  • β€’

    In 5G NR, DMRS patterns allocate 1-4 OFDM symbols per slot for channel estimation

πŸ“‹ Ref: 3GPP TS 38.211, Section 7.4.1

Ergodic capacity

The maximum achievable rate for reliable communication over a fading channel when the codeword spans many independent fading realizations. Given by Cerg=EH[12log⁑(1+∣H∣2SNR)]C_{\text{erg}} = \mathbb{E}_H[\frac{1}{2}\log(1 + |H|^2 \text{SNR})] for the scalar fading channel with CSIR.

Related: CSIR, Rayleigh fading

Key Takeaway

The ergodic capacity with CSIR only is Cerg=E[12log⁑(1+∣H∣2SNR)]C_{\text{erg}} = \mathbb{E}[\frac{1}{2}\log(1 + |H|^2 \text{SNR})], achieved by constant-power Gaussian transmission. Fading always reduces capacity compared to AWGN (by Jensen's inequality), but the loss is modest for ergodic channels. The transmitter does not need to know the channel to achieve the ergodic rate β€” CSIR alone suffices.

Ergodic Capacity: AWGN vs Rayleigh Fading

Side-by-side comparison of ergodic capacity curves for the AWGN channel and the Rayleigh fading channel (CSIR only). The animation highlights the fading penalty predicted by Jensen's inequality β€” fading always hurts, but the loss is modest at practical SNR values.