Prerequisites & Notation

Before You Begin

STAR-RIS extends the passive RIS framework to a full-space coverage architecture: each element simultaneously reflects to one half-space and transmits to the other. This chapter builds on the optimization machinery of Chapters 5–7 and adds the amplitude-splitting constraint unique to STAR-RIS.

  • Joint active-passive beamforming framework (Ch. 5-7)(Review ch05)

    Self-check: State the AO framework for joint W\mathbf{W} and Φ\boldsymbol{\Phi} optimization.

  • Electromagnetic wave transmission and reflection at interfaces(Review ch05)

    Self-check: For a dielectric interface with permittivities ϵ1,ϵ2\epsilon_1, \epsilon_2, write the Fresnel coefficients.

  • Power conservation: r2+t21|r|^2 + |t|^2 \leq 1 for passive elements

    Self-check: Why must a lossless bi-directional passive element satisfy r2+t2=1|r|^2 + |t|^2 = 1?

  • Discrete-phase RIS (Chapter 8)(Review ch08)

    Self-check: Recall the sinc2(π/2B)\text{sinc}^2(\pi/2^B) quantization loss.

  • Time-sharing and resource allocation fundamentals

    Self-check: Given a time-sharing split α,1α\alpha, 1-\alpha, what is the average rate of users served in each slot?

Notation for This Chapter

STAR-RIS adds two coefficients per element (one for reflection, one for transmission) instead of passive RIS's one. We use rn,tnr_n, t_n for the per-element reflection/transmission complex coefficients.

SymbolMeaningIntroduced
rn=anrejθnrr_n = a_n^r e^{j\theta_n^r}Reflection coefficient of element nn (amplitude + phase)s01
tn=antejθntt_n = a_n^t e^{j\theta_n^t}Transmission coefficient of element nns01
Φr=diag(rn)\boldsymbol{\Phi}^r = \text{diag}(r_n)Reflection-side phase-shift matrixs01
Φt=diag(tn)\boldsymbol{\Phi}^t = \text{diag}(t_n)Transmission-side phase-shift matrixs01
anr2+ant2=1|a_n^r|^2 + |a_n^t|^2 = 1Energy-conservation constraint (energy-splitting protocol)s02
βn{0,1}\beta_n \in \{0, 1\}Mode-switching binary indicator: 1 = reflect, 0 = transmits02
τ\tauTime fraction allocated to reflection in time-switching protocols02
Ur,Ut\mathcal{U}^r, \mathcal{U}^tReflection-side and transmission-side user setss03