Capacity Scaling: Why More Antennas?
The Antenna Economy
The classical view of wireless networks is pessimistic: spectrum is scarce, users compete for it, and interference limits capacity. Massive MIMO turns this picture on its head. By deploying many more antennas at the base station than there are active users, we gain a resource that was always free but went unexploited: spatial degrees of freedom.
This section develops the capacity scaling argument from first principles. The message is simple: with antennas serving users, the sum capacity grows linearly in β and in the massive MIMO regime , it grows linearly in with a pre-log factor of order .
Definition: Multi-User Massive MIMO Uplink Model
Multi-User Massive MIMO Uplink Model
Consider a single-cell system with a base station (BS) equipped with antennas serving single-antenna users, . In the uplink, the received signal vector is
where:
- is the uplink channel matrix, with -th column being the channel from user to all BS antennas.
- is the transmitted symbol vector, with .
- is i.i.d. receiver noise.
The per-user SNR is .
The downlink model is the Hermitian transpose: , where is the transmitted signal vector. We focus on the uplink first; the downlink follows by duality in Section 1.4.
Massive MIMO
A base station architecture with antennas where , typically with . The large antenna surplus enables channel hardening, favorable propagation, and near-optimal linear processing.
Related: Channel Hardening, Favorable Propagation, MRC Combining Vector, ZF Combining (Zero Forcing)
Definition: Ergodic Sum Rate and Degrees of Freedom
Ergodic Sum Rate and Degrees of Freedom
With Gaussian inputs and a known channel , the ergodic uplink sum rate (in bits per channel use) is
where is the diagonal power matrix. The ergodic sum rate is .
The multiplexing gain (degrees of freedom) is
For (the massive regime), : every user gets exactly one independent spatial stream regardless of how many BS antennas exist. More antennas improve the pre-log SNR multiplier, not the DoF.
Theorem: Sum Rate Linear Scaling with
Assume i.i.d. Rayleigh fading: the entries of are i.i.d. where is the path-loss of user . Fix and let with equal power for all . Then the ergodic sum rate satisfies
In particular, the sum rate grows as bits per channel use.
Each user's SINR grows linearly with because the BS can coherently combine received copies of the user's signal, yielding an -fold beamforming gain. The interference from other users is suppressed by the spatial orthogonality of their channels (favorable propagation β Section 1.3).
Apply the identity to move from to determinant.
For large , use the law of large numbers: .
With a diagonal Gram matrix, the determinant factors into a product and the sum rate becomes a sum of per-user log terms.
Determinant identity
Apply the matrix determinant lemma: for any matrix , Thus This reduces the computation from an determinant to a one.
Gram matrix concentration
For i.i.d. entries in column of , the entry of is by the strong law of large numbers (this is precisely favorable propagation, proved in Section 1.3). So .
Asymptotic sum rate
Substituting the asymptotic Gram matrix: For large , , so the sum rate grows as .
Key Takeaway
Degrees of freedom are bounded; SNR is not. With BS antennas and users, the spatial DoF is (in the massive regime). But each user's effective SNR grows linearly as , giving scaling in sum rate. This is the fundamental reason massive MIMO is transformative.
Sum Rate vs. Number of BS Antennas
Explore how the ergodic sum rate scales with for MRC, ZF, and MMSE combining at different SNR and user counts. The asymptote is shown as a dashed reference.
Parameters
Example: Scaling Calculation: 64 vs 256 Antennas
A BS serves users. All users have path-loss dB and transmit at dBm. The noise figure is dB, noise PSD is dBm/Hz, and bandwidth is MHz. Compare the sum-rate lower bound with vs antennas using the asymptotic formula of Theorem " data-ref-type="theorem">TSum Rate Linear Scaling with .
Compute per-user SNR
Receiver noise power: dBm. Received signal power (at antenna): dBm. Per-user per-antenna SNR: dB .
Sum rate with $N_t = 64$
Using the asymptotic formula:
Sum rate with $N_t = 256$
$
Interpretation
Quadrupling the antennas () adds bits/s/Hz per user, consistent with bits/s/Hz. The gains are real but diminishing in absolute SNR terms β the massive MIMO advantage is primarily in serving many users simultaneously, not in single-user rate maximization.
Common Mistake: More Antennas Do Not Give More Degrees of Freedom
Mistake:
A common misconception is that adding antennas to the BS continuously increases the number of simultaneous streams that can be supported.
Correction:
The spatial multiplexing gain (DoF) is . With single-antenna users, no matter how many BS antennas are deployed, only independent data streams can be transmitted simultaneously. Extra antennas improve beamforming gain (higher per-user SNR) and interference suppression, but they do not increase the number of streams. To serve more users simultaneously, you must increase , which requires more time-frequency resources for pilot sequences.
Why This Matters: Massive MIMO in 5G NR and Beyond
The 3GPP NR standard (Release 15+) specifies "Full-Dimension MIMO" with up to 32 CSI-RS ports at sub-6 GHz and up to 64 ports at mmWave. Commercial 5G base stations from Ericsson, Huawei, and Nokia deploy 64-element active antenna units (AAUs) capable of serving 8β16 simultaneous users. The theoretical analysis in this chapter predicts performance within 1β3 dB of field measurements once realistic propagation (spatial correlation, pilot contamination) is accounted for in Chapters 2β5.
Historical Note: The Birth of Massive MIMO: Marzetta's 2010 Paper
2010βpresentThe concept of massive MIMO was introduced by Thomas Marzetta in a landmark 2010 IEEE Transactions on Wireless Communications paper titled "Noncooperative Cellular Wireless with Unlimited Numbers of Base Station Antennas." Marzetta showed that if the BS has infinitely many antennas, intra-cell interference vanishes, the effects of uncorrelated noise and fast fading disappear, and the system performance depends only on pilot contamination.
The paper was initially met with skepticism β deploying 100+ antennas seemed impractical. Within five years, prototypes at Rice, Lund, and Bristol proved the concept experimentally, and by 2018 it became standard in 5G NR. Marzetta received the 2017 IEEE Communications Society Heinrich Hertz Award for this work.
Quick Check
A BS has antennas serving single-antenna users. What is the maximum multiplexing gain (DoF)?
128
10
64
1280
The multiplexing gain is . The number of BS antennas exceeds the number of users, so users are the bottleneck. Extra antennas (beyond ) improve per-user SNR and interference suppression but do not add new data streams.