Chapter Summary

Chapter Summary

Key Points

  • 1.

    Real RIS hardware is discrete. Unit cells with BB control bits realize L=2BL = 2^B phase levels; the feasible set is the finite discrete torus MB\mathcal{M}_B. The continuous-phase problem from Chapters 5–7 is a relaxation; the discrete problem is combinatorial and NP-hard (in fact MAX-CUT-hard at B=1B = 1).

  • 2.

    Projection-from-continuous is the simplest, and usually best, approach. Solve the continuous-phase problem with AO+WMMSE, project each ϕn\phi_n^\star to the nearest grid point, optionally re-optimize the precoder. Adds <1%< 1\% compute overhead to the continuous pipeline. Single-user loss: sinc2(π/2B)\text{sinc}^2(\pi/2^B), matching the hardware quantization-only loss — no extra algorithmic penalty.

  • 3.

    Direct discrete BCD recovers a small edge in multi-user. Update each ϕn\phi_n to the best discrete level at each sweep, tracking quantized coordinates through the iteration. Beats projection by 0.10.1-0.5 dB0.5\text{ dB} in multi-user scenarios (K4K \geq 4). For single-user, equivalent to projection. Branch-and-bound gives provable global optima but is feasible only for N20N \leq 20.

  • 4.

    Sum-rate loss scales linearly with KK; max-min loss stays per-user. For B=3B = 3-bit and typical channels: negligible per-user penalty (~0.2 dB0.2\text{ dB}), KK-fold for sum-rate aggregate. At B=1B = 1-bit the penalty is 4 dB\sim 4\text{ dB} per user — a substantial hit worth avoiding unless hardware cost is decisive.

  • 5.

    Industry sweet spot: B=3B = 3-bit, NN as large as the panel budget allows. Production mmWave RIS panels in 2024 use 3-bit resolution with N=256N = 256-10241024. Continuous phase is reserved for research and ISAC/sensing applications where the extra precision pays back. Going below B=2B = 2 rarely makes sense except for very cost-constrained IoT scenarios.

Looking Ahead

Chapters 5-8 developed the passive RIS optimization framework in detail. Chapter 9 introduces the natural generalization: active RIS, where each element has a low-power amplifier that can increase the reflected signal amplitude beyond unit modulus. Active RIS tradess hardware simplicity for improved SNR, especially in scenarios where passive coherent gain alone cannot close the link budget. The optimization framework is similar (AO + WMMSE + phase optimization), but the constraints change: ϕn|\phi_n| is bounded by the amplifier's maximum gain rather than fixed at 1.