Capacity with Diversity
Multiple Antennas and Capacity
Chapters 9 and 10 showed that multiple antennas provide diversity and array gain, reducing error probability at a fixed rate. This section asks the dual question: how much does adding antennas increase the capacity? The answer depends on whether the extra antennas are at the receiver (SIMO), the transmitter (MISO), or both (MIMO, previewed here and developed in Chapter 15).
Theorem: SIMO Channel Capacity
A single-input, multiple-output (SIMO) channel with receive antennas and channel vector has capacity
where and .
The optimal receiver is maximum ratio combining (MRC), which coherently combines the signals from all antennas using weights proportional to .
For i.i.d. Rayleigh fading (), the ergodic capacity is
where (chi-squared with degrees of freedom, scaled by ).
Each receive antenna provides an independent observation of the same signal. MRC coherently sums these observations, yielding an array gain of in SNR. The effective SNR is , and on average , so the mean SNR scales linearly with the number of receive antennas.
Channel model
\tilde{y} = \mathbf{h}^H \mathbf{y} = |\mathbf{h}|^2 x + \mathbf{h}^H \mathbf{w}\tilde{w} = \mathbf{h}^H \mathbf{w} \sim \mathcal{CN}(0, |\mathbf{h}|^2 N_0)$.
Effective SNR
C = \log_2(1 + |\mathbf{h}|^2 \cdot \text{SNR})$.
Optimality of MRC
MRC maximises the output SNR (by the Cauchy-Schwarz inequality applied to the beamforming vector). Since the scalar channel after MRC is AWGN, Gaussian input is optimal, and the capacity equals .
Theorem: MISO Channel Capacity
A multiple-input, single-output (MISO) channel with transmit antennas and channel vector :
Without CSIT (transmitter does not know ):
The optimal strategy is equal power allocation across antennas ( each), with independent data streams.
With CSIT (transmitter knows , beamforming):
The optimal strategy is transmit beamforming: send along , concentrating all power in the direction of the channel.
Without CSIT, the transmitter cannot beamform and must spread power equally. Each antenna gets , and the total received power is , giving no array gain (only diversity gain in the fading statistics of ).
With CSIT, beamforming coherently combines the transmit antennas, yielding array gain . The capacity with CSIT matches the SIMO capacity β the "reciprocity" of array gain.
Without CSIT
With equal power per antenna and independent signals:
The mutual information is maximised by :
With CSIT
Transmit with :
, giving the same capacity as SIMO with .
Capacity Comparison: SISO vs SIMO vs MISO
SIMO and MISO Capacity vs Number of Antennas
Compare the ergodic capacity of SISO, SIMO (MRC), MISO without CSIT, and MISO with CSIT (beamforming) as the number of antennas increases. Observe the array gain of SIMO and MISO with CSIT, and the absence of array gain for MISO without CSIT.
Parameters
Example: Array Gain of 4-Antenna SIMO
A receiver has antennas with i.i.d. Rayleigh fading. The per-antenna SNR is dB.
(a) What is the instantaneous capacity if (a typical realisation near the mean)?
(b) What is the array gain in dB compared to SISO?
(c) What is the approximate ergodic capacity?
Instantaneous capacity
bits/s/Hz.
Compare with SISO (): bits/s/Hz.
Array gain
The effective SNR increases by factor , corresponding to an array gain of dB.
Ergodic capacity
The ergodic capacity is .
Since is chi-squared with 8 degrees of freedom (mean 4, variance 4), numerical evaluation gives bits/s/Hz.
Compared to SISO ergodic: bits/s/Hz.
The 4-antenna SIMO nearly doubles the ergodic capacity.
Preview of MIMO Capacity
When both transmitter and receiver have multiple antennas ( and ), the channel becomes a matrix . The MIMO capacity is
This can scale as at high SNR β a linear increase in capacity with the number of antennas, far beyond what SIMO or MISO can achieve. MIMO does this by creating multiple spatial streams, each carrying independent data. The full treatment is in Chapter 15.
Quick Check
A MISO system with antennas operates without CSIT. Compared to SISO at the same total transmit power, the MISO system provides:
Array gain of dB
Diversity gain (reduced fading variance) but no array gain
Both array gain and diversity gain
No benefit at all
Correct. Without CSIT, the transmitter cannot beamform, so the average received SNR is the same as SISO. However, with has less variance than with , providing diversity gain that improves outage capacity.
Common Mistake: MISO Without CSIT Has No Array Gain
Mistake:
Claiming that adding transmit antennas increases the average received SNR by a factor of , regardless of whether the transmitter knows the channel.
Correction:
Without CSIT, the transmitter allocates per antenna with independent phases. The signals add incoherently, so the average received power is β the same as SISO. Array gain (-fold increase in received SNR) requires CSIT and transmit beamforming. Without CSIT, the only benefit is diversity gain from the improved statistics of .
SISO vs SIMO vs MISO Capacity Comparison
| Configuration | Capacity (instantaneous) | Array gain | Diversity order |
|---|---|---|---|
| SISO () | 1 (0 dB) | 1 | |
| SIMO () | |||
| MISO () no CSIT | 1 (0 dB) | ||
| MISO () with CSIT |
Why This Matters: Full MIMO Capacity in the MIMO Book
This section previews SIMO and MISO capacity. The full MIMO analysis β where both ends have multiple antennas β is developed in Chapter 15 of this book and treated comprehensively in the MIMO specialisation book:
- MIMO capacity: and its decomposition via SVD into parallel eigenchannels
- Spatial multiplexing: linear capacity scaling with
- Massive MIMO: capacity with , channel hardening, and favourable propagation
- Cell-free massive MIMO: user-centric architectures (CommIT contributions: Ngo, Caire et al.)
- Near-field / XL-MIMO: spatial non-stationarity effects
The MIMO book also covers the interaction between capacity and spatial correlation, which is absent from the i.i.d. model used here.
Array Gain
The increase in average received SNR due to coherent combining of multiple antenna signals. SIMO with MRC achieves array gain ; MISO with beamforming achieves . Requires channel knowledge at the combining side.
Related: Maximal-Ratio Combining (MRC), Joint Communication-Sensing Beamforming, SIMO Channel Capacity, MISO Channel Capacity
Beamforming Gain
The capacity improvement from transmit beamforming in a MISO channel with CSIT. The transmitter concentrates all power in the direction of the channel vector, yielding array gain . Equivalent to the array gain of a SIMO system with .
Related: Array Gain, MISO Without CSIT Has No Array Gain, MISO Channel Capacity