Power Control for Massive MIMO
Fairness Through Power Control
The achievable rates derived in Section 18.3 depend critically on the large-scale fading coefficients . Without power control, cell-edge users with small achieve much lower rates than cell-centre users with large , creating severe unfairness. In the massive MIMO regime, the effective channels harden to deterministic values, making power control particularly effective: the optimisation is over the slowly-varying large-scale fading coefficients rather than the rapidly-fluctuating instantaneous channels. Max-min fairness power control equalises the worst-user rate, ensuring uniform quality of service across the cell.
Definition: Max-Min Fairness Power Control
Max-Min Fairness Power Control
The max-min fairness power control problem for the massive MIMO uplink with MR combining is:
subject to for all , where:
Since is monotone increasing, this is equivalent to:
For MR combining in the large- regime with perfect CSI:
The max-min problem seeks the power allocation that makes all users' SINRs equal while satisfying the power constraints.
Theorem: Optimal Max-Min Power Allocation with MR Processing
For the massive MIMO uplink with MR combining in the large- regime, the max-min optimal power allocation is:
where is chosen such that , i.e.:
The resulting equal SINR for all users is:
where .
The optimal strategy inverts the channel: users with worse channels (smaller ) transmit with more power. This is precisely the channel inversion strategy. The equal SINR is determined by the weakest user (the one with the smallest , which transmits at ). All other users reduce their power so that their received power at the BS matches the weakest user's received power: for all .
Symmetry of the max-min solution
At the max-min optimum, all users must achieve the same SINR (otherwise, reducing the power of a higher-SINR user would decrease interference and increase the minimum SINR).
Setting for all :
Solving for the power allocation
Let (received power from user ). The constraint becomes:
For all users to have the same SINR, we need to be the same for all , which requires for all (equal received powers).
Then: , giving .
Optimal power and equal received power
Equal received power means . The user with the smallest uses the most power. Setting :
This is the channel inversion power control with .
Max-Min Power Control for Massive MIMO
Complexity: β a single pass over the usersThis closed-form solution is specific to MR combining with i.i.d. Rayleigh fading. For ZF or MMSE combining, or with correlated channels, the max-min problem generally requires iterative algorithms (e.g., bisection on the target SINR combined with linear feasibility checks).
Power Control Effect on User Rates
Compare the per-user rate distribution with and without max-min power control. Without power control, cell-edge users suffer; with power control, all users achieve the same (equalised) rate. Observe how the 5th-percentile rate improves dramatically.
Parameters
Example: Power Control with Two Users
A massive MIMO base station with antennas serves users with (cell centre) and (cell edge). The noise variance is and .
(a) Without power control (), compute each user's rate. (b) With max-min power control, compute the equalised rate.
Without power control
$
The cell-edge user achieves only 9.5% of the cell-centre rate.
With max-min power control
$
Comparison
| Metric | No PC | Max-min PC |
|---|---|---|
| 9.83 | 3.33 | |
| 0.93 | 3.33 | |
| Min rate | 0.93 | 3.33 |
| Sum rate | 10.76 | 6.67 |
Max-min power control increases the minimum rate by at the cost of reduced sum rate. The cell-edge user's rate improves from 0.93 to 3.33 bits/s/Hz.
Quick Check
In max-min fairness power control for massive MIMO with MR combining, the optimal transmit power for user is proportional to:
The channel inversion strategy equalises the received power across all users, achieving max-min fairness.
Max-Min Fairness
A resource allocation criterion that maximises the minimum user rate (or SINR): . In massive MIMO with MR combining, the optimal solution is channel inversion , equalising all users' rates.
Related: Massive MIMO, Channel Hardening
Channel Inversion Power Control
A power control strategy where each user's transmit power is set inversely proportional to its channel gain: , so that the received power is the same for all users. Optimal for max-min fairness with MR combining in massive MIMO.
Related: Max-Min Fairness, Massive MIMO