Exercises

ex-ris-ch08-01

Easy

For B=3B = 3 and N=64N = 64, how many discrete configurations does the feasible set MB\mathcal{M}_B contain? Is brute-force search feasible?

ex-ris-ch08-02

Easy

Compute the coherent SNR loss (in dB) for B=2B = 2 and B=4B = 4.

ex-ris-ch08-03

Medium

Show that the nearest-level projection PΘB\mathcal{P}_{\Theta_B} of a uniformly-random continuous phase has expected squared error Δθ2/12\Delta\theta^2 / 12.

ex-ris-ch08-04

Medium

Derive the expected coherent sum E[nanejθ~n]|\mathbb{E}[\sum_n a_n e^{j\tilde\theta_n}]| for a projection-quantized RIS, and show it equals sinc(π/2B)nan\text{sinc}(\pi/2^B) \sum_n |a_n|.

ex-ris-ch08-05

Medium

Derive the discrete-BCD update for a single coordinate given the multi-user sum-rate objective. Assume the objective is a sum of weighted hkHvk2|\mathbf{h}_k^H \mathbf{v}_{k}|^2 minus interference terms.

ex-ris-ch08-06

Medium

An N=128N = 128 panel has a fixed 768 control-bit budget. Does 1-bit (N=768N = 768) or 3-bit (N=256N = 256) give higher coherent SNR? Assume the per-element SNR is otherwise identical.

ex-ris-ch08-07

Hard

Prove that the projection-then-refine algorithm achieves the same asymptotic SNR as the continuous-phase solution times ηB\eta_B as NN \to \infty, for single-user problems.

ex-ris-ch08-08

Medium

Implement pseudocode for a tabu-search heuristic for the discrete- phase problem. Explain why it may beat BCD in some cases.

ex-ris-ch08-09

Easy

Why does the sum-rate penalty of BB-bit quantization scale with the number of users KK?

ex-ris-ch08-10

Hard

In what scenarios does direct discrete BCD strictly beat projection-from-continuous?

ex-ris-ch08-11

Medium

For an RIS with N=256,B=3N = 256, B = 3, compute the pilot budget per coherence block assuming 5-ms coherence and 10 kHz control-link update rate.

ex-ris-ch08-12

Hard

Discuss the tradeoff between phase-quantization BB and the coherence time for CSI estimation. Why does higher mobility favor lower BB?

ex-ris-ch08-13

Medium

Show that for B3B \geq 3, the rate loss from quantization is typically smaller than the rate loss from imperfect CSI in realistic deployments.

ex-ris-ch08-14

Medium

For a 2-user MU-RIS with B=2B = 2, estimate the sum-rate gap between projection-then-refine and direct discrete BCD.

ex-ris-ch08-15

Challenge

Open-ended: Design an adaptive-resolution RIS scheme where elements closer to the signal "hot spot" use higher-resolution phases, and distant elements use lower resolution. Justify.