Energy Efficiency of Massive MIMO

Green Communications with Massive MIMO

Beyond spectral efficiency, massive MIMO offers a transformative advantage in energy efficiency β€” the number of bits delivered per joule of energy consumed. With MM antennas, the transmit power per user can be reduced by a factor of MM (or M\sqrt{M} with imperfect CSI) while maintaining the same rate. However, each additional antenna brings circuit power costs: RF chains, ADCs/DACs, oscillators, and baseband processing. There exists an optimal number of antennas M⋆M^{\star} that maximises energy efficiency by balancing the beamforming gain against the circuit power overhead. Understanding this trade-off is essential for designing green 5G/6G networks.

Definition:

Energy Efficiency Metric

The energy efficiency (EE) of a massive MIMO system is defined as the ratio of the total achievable sum rate to the total power consumption:

EE=βˆ‘k=1KRkPtotal[bits/joule]\text{EE} = \frac{\sum_{k=1}^{K} R_k}{P_{\text{total}}} \quad [\text{bits/joule}]

The total power consumption includes:

Ptotal=1Ξ·PAβˆ‘k=1KpkDL+Mβ‹…Pcircuit+PfixedP_{\text{total}} = \frac{1}{\eta_{\text{PA}}}\sum_{k=1}^{K}p_k^{\text{DL}} + M \cdot P_{\text{circuit}} + P_{\text{fixed}}

where:

  • Ξ·PA∈(0,1]\eta_{\text{PA}} \in (0,1] is the power amplifier efficiency
  • pkDLp_k^{\text{DL}} is the radiated power for user kk
  • PcircuitP_{\text{circuit}} is the circuit power per antenna element (RF chain, ADC, mixing, filtering)
  • PfixedP_{\text{fixed}} is fixed power consumption (cooling, backhaul, baseband processing independent of MM)

For the uplink analysis, PtotalP_{\text{total}} includes the users' transmit power plus the BS circuit power.

,

Theorem: Optimal Number of Antennas Maximising Energy Efficiency

Consider a massive MIMO system with MR combining, equal power users, and i.i.d. Rayleigh fading. The per-user rate is:

R(M)=Klog⁑2 ⁣(1+pMΞ²(Kβˆ’1)pΞ²+Οƒ2)R(M) = K\log_2\!\left(1 + \frac{pM\beta}{(K-1)p\beta + \sigma^2}\right)

and the total power is P(M)=Kp/Ξ·PA+MPcircuit+PfixedP(M) = Kp/\eta_{\text{PA}} + M P_{\text{circuit}} + P_{\text{fixed}}.

The energy efficiency EE(M)=R(M)/P(M)\text{EE}(M) = R(M)/P(M) is a quasi-concave function of MM with a unique maximiser M⋆M^{\star} satisfying:

βˆ‚Rβˆ‚M∣M⋆⋅P(M⋆)=R(M⋆)β‹…Pcircuit\frac{\partial R}{\partial M}\Big|_{M^{\star}} \cdot P(M^{\star}) = R(M^{\star}) \cdot P_{\text{circuit}}

This yields the implicit equation:

KpΞ²/ ⁣ln⁑2(Kβˆ’1)pΞ²+Οƒ2+M⋆pΞ²=R(M⋆)P(M⋆)β‹…Pcircuit\frac{Kp\beta/\!\ln 2}{(K-1)p\beta + \sigma^2 + M^{\star}p\beta} = \frac{R(M^{\star})}{P(M^{\star})} \cdot P_{\text{circuit}}

The solution trades off the marginal rate gain from one more antenna against the marginal power cost PcircuitP_{\text{circuit}}.

Adding antennas has two competing effects:

  1. Rate gain: Each antenna contributes approximately K/(Mln⁑2)K/(M\ln 2) bits/s/Hz (diminishing as log⁑M\log M).
  2. Power cost: Each antenna costs PcircuitP_{\text{circuit}} watts.

When MM is small, the rate gain per antenna is large and dominates the circuit cost β€” EE increases. When MM is large, the rate gain is marginal (logarithmic saturation) while the circuit cost grows linearly β€” EE decreases. The optimal M⋆M^{\star} is where the marginal rate-per-watt equals the average rate-per-watt.

,

Energy Efficiency vs. Number of Antennas

Explore the energy efficiency trade-off. The EE curve first rises (beamforming gains dominate) then falls (circuit power dominates), with an optimal M⋆M^{\star}. Vary the circuit power, number of users, and SNR to see how the optimum shifts.

Parameters
10
0
100

Example: Computing the Optimal Number of Antennas

A massive MIMO system has K=10K = 10 users with Ξ²=1\beta = 1 and p=1p = 1 W. The noise variance is Οƒ2=1\sigma^2 = 1 (SNR = 0 dB). The system parameters are: Ξ·PA=0.4\eta_{\text{PA}} = 0.4, Pcircuit=0.1P_{\text{circuit}} = 0.1 W per antenna, Pfixed=10P_{\text{fixed}} = 10 W.

(a) Compute the EE at M=50M = 50, M=100M = 100, and M=200M = 200. (b) Determine which of these three is closest to M⋆M^{\star}.

Quick Check

If the circuit power per antenna PcircuitP_{\text{circuit}} is halved (e.g., due to more efficient hardware), what happens to the optimal number of antennas M⋆M^{\star} that maximises energy efficiency?

M⋆M^{\star} decreases

M⋆M^{\star} increases

M⋆M^{\star} stays the same

EE becomes independent of MM

Why This Matters: Energy Savings in 5G Massive MIMO Deployments

Field measurements from 5G NR massive MIMO deployments have confirmed the energy efficiency benefits predicted by theory:

  • Ericsson reported that massive MIMO with 64T64R at sub-6 GHz achieves 10Γ—\times better energy efficiency (bits/joule) than 4G macro cells, primarily through concentrated beamforming that reduces the per-user transmit power.
  • Sleep modes: With channel hardening, the BS can predict traffic demand from channel statistics and put unused RF chains to sleep, saving 30--50% additional power.
  • Power scaling: Massive MIMO can reduce the total radiated power by 1/M1/M while maintaining the same per-user rate, enabling a 64-antenna BS to radiate 18 dB less total power than a single-antenna system at the same QoS.

The energy efficiency gains are particularly important for operators in emerging markets, where energy costs dominate the total cost of ownership of cellular networks.

See full treatment in Chapter 19

Key Takeaway

Energy efficiency in massive MIMO is quasi-concave in MM: there exists a unique optimal M⋆M^{\star} that balances the logarithmic rate gain from beamforming against the linear circuit power cost. Deploying more antennas than M⋆M^{\star} wastes energy; deploying fewer leaves spectral efficiency on the table. As hardware becomes cheaper and more power-efficient (Pcircuit↓P_{\text{circuit}} \downarrow), the optimum shifts to larger arrays β€” a virtuous cycle driving antenna count upward with each technology generation.

Energy Efficiency (EE)

The ratio of the achievable sum rate to the total power consumption: EE=βˆ‘kRk/Ptotal\text{EE} = \sum_k R_k / P_{\text{total}}, measured in bits per joule. In massive MIMO, the EE is quasi-concave in MM, with an optimal M⋆M^{\star} balancing beamforming gain against circuit power overhead.

Related: Massive MIMO, Channel Hardening

Circuit Power

The power consumed by each antenna element's RF chain, including the ADC/DAC, mixer, filter, and local oscillator. Typical values range from 50 mW (low-power IoT) to 1 W (high-performance macro BS) per antenna. Circuit power creates a linear cost in MM that limits the EE-optimal number of antennas.

Related: Energy Efficiency (EE), Massive MIMO