Prerequisites & Notation
Before You Begin
Chapter 16 opens Part V. AirComp exploits the wireless multiple-access channel's built-in superposition property to compute the sum (or more general nomographic function) of users' values in a single channel use β bypassing the per-user digital upload that dominates secure aggregation (Chapter 10) and wireless FL (Chapter 17). Prerequisites span basic wireless communication (Gaussian MAC, fading, power control) and Part III's federated learning aggregation problem.
- Gaussian multiple-access channel (MAC)(Review ch14)
Self-check: Write the signal model for users transmitting over a Gaussian MAC; identify what the receiver observes.
- Channel inversion / power control(Review ch06)
Self-check: Given per-user channel gain , what transmit scaling equalizes received magnitudes at the access point?
- Aggregation goal in FL (Β§9.1, Β§10.1)(Review ch09)
Self-check: Why does the server need only β not individual ?
- Minimum mean-squared error estimation(Review ch05)
Self-check: State the MMSE estimator for a Gaussian signal in AWGN.
- Basic complex Gaussian notation(Review ch10)
Self-check: Recall: has real and imaginary parts i.i.d. .
Notation for This Chapter
AirComp notation draws from wireless (, noise, power) and from FL (gradient ). The central quantity is the aggregation MSE.
| Symbol | Meaning | Introduced |
|---|---|---|
| Number of users (transmitters) sharing the MAC | s01 | |
| Symbol transmitted by user (pre-processed from source value) | s01 | |
| Complex channel gain from user to the access point | s01 | |
| Transmit scaling (power-control coefficient) at user | s02 | |
| Receiver additive noise, | s01 | |
| Per-user transmit power budget, | s02 | |
| Common receive amplitude target, | s02 | |
| Receiver estimate of | s01 | |
| Aggregation mean-squared error, | s02 | |
| Target nomographic function (Β§16.3) | s03 | |
| Per-user receive SNR, | s02 |