Degrees of Freedom and Multiplexing Gain

How Fast Does Capacity Grow with SNR?

The exact capacity formulas of Sections 15.3 and 15.4 are powerful but complex. A simpler and often more insightful characterisation asks: at high SNR, how does capacity scale?

The answer is captured by the multiplexing gain (or degrees of freedom), which counts the number of independent "pipes" that the channel provides. This single number determines the high-SNR slope of the capacity curve and is the key quantity for comparing different antenna configurations.

Definition:

Degrees of Freedom (DoF)

The degrees of freedom (DoF) of a MIMO channel is the pre-log factor in the high-SNR capacity expansion:

DoF=lim⁑SNRβ†’βˆžC(SNR)log⁑2(SNR)\mathrm{DoF} = \lim_{\text{SNR} \to \infty} \frac{C(\text{SNR})}{\log_2(\text{SNR})}

The DoF represents the number of independent data streams that can be communicated at rates growing logarithmically with SNR. For a SISO channel, DoF=1\mathrm{DoF} = 1.

Definition:

Multiplexing Gain

The multiplexing gain rr of a MIMO communication scheme is defined as

r=lim⁑SNRβ†’βˆžR(SNR)log⁑2(SNR)r = \lim_{\text{SNR} \to \infty} \frac{R(\text{SNR})}{\log_2(\text{SNR})}

where R(SNR)R(\text{SNR}) is the data rate achieved by the scheme at a given SNR. A scheme that achieves the maximum multiplexing gain r=DoF=min⁑(nt,nr)r = \mathrm{DoF} = \min(n_t, n_r) is called a full-multiplexing scheme (e.g., V-BLAST with ML detection).

The multiplexing gain is a property of a specific scheme (coding + detection), while DoF is a property of the channel. The channel DoF is the maximum achievable multiplexing gain.

Definition:

High-SNR MIMO Capacity Approximation

At high SNR, the ergodic capacity of an i.i.d. Rayleigh ntΓ—nrn_t \times n_r MIMO channel with no CSIT has the asymptotic expansion

C(SNR)=min⁑(nt,nr)log⁑2(SNR)+O(1)C(\text{SNR}) = \min(n_t, n_r)\log_2(\text{SNR}) + \mathcal{O}(1)

More precisely, with m=min⁑(nt,nr)m = \min(n_t, n_r) and n=max⁑(nt,nr)n = \max(n_t, n_r):

C(SNR)β‰ˆmlog⁑2 ⁣(SNRnt)+E ⁣[βˆ‘i=1mlog⁑2Ξ»i]C(\text{SNR}) \approx m\log_2\!\left(\frac{\text{SNR}}{n_t}\right) + \mathbb{E}\!\left[\sum_{i=1}^{m}\log_2 \lambda_i\right]

The first term grows without bound; the second is a constant (the "offset") determined by the eigenvalue distribution.

Theorem: DoF of a MIMO Channel

For an ntΓ—nrn_t \times n_r MIMO channel with i.i.d. Rayleigh fading and no CSIT, the degrees of freedom are

DoF=min⁑(nt,nr)\mathrm{DoF} = \min(n_t, n_r)

That is, the capacity at high SNR grows as C∼min⁑(nt,nr)log⁑2(SNR)C \sim \min(n_t, n_r) \log_2(\text{SNR}).

This means that a MIMO system provides a linear capacity increase with the number of antennas (on the smaller side), at no cost in bandwidth or total transmit power.

The i.i.d. Rayleigh channel matrix is full-rank with probability 1 (its min⁑(nt,nr)\min(n_t, n_r) singular values are all strictly positive). Each nonzero singular value contributes one spatial stream, and at high SNR, even the weakest stream contributes ∼log⁑2(SNR)\sim \log_2(\text{SNR}) bits.

,

Example: Comparing DoF for Different Antenna Configurations

Compare the degrees of freedom and approximate capacity at SNR=20\text{SNR} = 20 dB for the following configurations: (a) 1Γ—11 \times 1 (SISO), (b) 4Γ—14 \times 1 (MISO), (c) 1Γ—41 \times 4 (SIMO), (d) 2Γ—22 \times 2, (e) 4Γ—44 \times 4.

Quick Check

A MIMO system is upgraded from 2Γ—22 \times 2 to 4Γ—44 \times 4 while keeping the total transmit power and bandwidth constant. At high SNR, by approximately how much does the capacity increase?

The capacity approximately doubles (high-SNR slope doubles from 2 to 4)

The capacity increases by 3 dB (factor of 2 in linear scale)

The capacity increases by a constant offset but the slope stays the same

The capacity quadruples because the channel matrix has 4Γ—4\times more entries

Why This Matters: MIMO Configurations in Wireless Standards

The DoF formula min⁑(nt,nr)\min(n_t, n_r) directly shapes antenna configurations in wireless standards:

  • Wi-Fi 6 (802.11ax): Up to 8Γ—88 \times 8 MIMO for 8 spatial streams, delivering up to 9.6 Gbps peak throughput.
  • 5G NR Release 15: Downlink supports up to 8-layer MIMO (ntn_t up to 32 at gNB, nrn_r up to 8 at UE), with the bottleneck being UE antenna count.
  • 5G NR Massive MIMO: 64T64R (64 transmit, 64 receive at the base station) serving multiple users. The DoF is shared among users via MU-MIMO: each user sees a few streams, but the total system DoF approaches 64.

The practical limitation is always the device with fewer antennas --- typically the user equipment. This is why 5G focuses on massive arrays at the base station combined with MU-MIMO to serve many users simultaneously.

See full treatment in Chapter 16

Key Takeaway

The degrees of freedom DoF=min⁑(nt,nr)\mathrm{DoF} = \min(n_t, n_r) is the single most important number in MIMO theory. It means capacity grows linearly with the number of antennas (on the smaller side) at no cost in bandwidth or total power. This linear scaling is the fundamental reason MIMO is deployed in every modern wireless standard from Wi-Fi to 5G. However, realising these DoF requires a full-rank channel (rich scattering) and sufficient CSI.

Why This Matters: MIMO Capacity and Information Theory

The MIMO capacity formulas in this chapter are direct extensions of the parallel Gaussian channel capacity from Chapter 11. The ITA book develops the information-theoretic foundations more deeply: the converse proofs via Fano's inequality, the role of the maximum entropy property of Gaussian distributions, and the connection to rate-distortion theory for MIMO source coding. The MIMO channel capacity with CSIT is a special case of the general water-filling solution for parallel channels.

See full treatment in Capacity with Diversity

Degrees of freedom (DoF)

The pre-log factor in the high-SNR capacity expansion: DoF=lim⁑SNRβ†’βˆžC(SNR)/log⁑2(SNR)\mathrm{DoF} = \lim_{\text{SNR}\to\infty} C(\text{SNR})/\log_2(\text{SNR}). For MIMO, DoF=min⁑(nt,nr)\mathrm{DoF} = \min(n_t, n_r).

Related: Multiplexing gain, MIMO capacity

Multiplexing gain

The rate of growth of a MIMO scheme's data rate relative to log⁑2(SNR)\log_2(\text{SNR}) at high SNR. The maximum achievable multiplexing gain equals the channel DoF.

Related: Degrees of freedom (DoF), Spatial multiplexing