Prerequisites & Notation

Before You Begin

Reconfigurable intelligent surfaces (RIS) sit at the intersection of three disciplines: electromagnetic propagation, array processing, and non-convex optimization. Before starting, make sure the tools below are familiar — we will use them without re-derivation.

  • Free-space path loss: the 1/d21/d^2 law and the Friis equation(Review ch05)

    Self-check: Given a transmit power PtP_t, antenna gains Gt,GrG_t, G_r, and distance dd, can you write the received power PrP_r without looking it up?

  • Phased-array beamforming: steering vectors and array factor(Review ch07)

    Self-check: Can you write the steering vector of an NN-element ULA at angle θ\theta in terms of the element spacing and wavelength λ\lambda?

  • MIMO channel matrix, beamforming vectors, and matched filtering(Review ch15)

    Self-check: For a single-user MISO channel hCNt\mathbf{h} \in \mathbb{C}^{N_t}, what beamforming vector maximizes hHv2|\mathbf{h}^H \mathbf{v}|^2 under v=1\|\mathbf{v}\|=1?

  • Complex Gaussian random variables and circular symmetry(Review ch02)

    Self-check: If XCN(0,σ2)X \sim \mathcal{CN}(0, \sigma^2), what is the distribution of X2|X|^2?

  • Inner products, Cauchy–Schwarz, and unit-norm constraints(Review ch01)

    Self-check: Can you state the equality condition of the Cauchy–Schwarz inequality aHb2a2b2|\mathbf{a}^H \mathbf{b}|^2 \leq \|\mathbf{a}\|^2 \|\mathbf{b}\|^2?

Notation for This Chapter

Symbols introduced in this chapter. See also the NGlobal Notation Table master table. Customizable symbols use \ntn\ntn{} tokens; the values shown are the defaults from the registry. RIS-specific symbols (Φ\boldsymbol{\Phi}, θ\boldsymbol{\theta}, H1\mathbf{H}_1, H2\mathbf{H}_2) are not yet in the token registry — we use raw LaTeX for these consistently across all RIS chapters.

SymbolMeaningIntroduced
NNNumber of RIS reflecting elementss01
Φ\boldsymbol{\Phi}RIS phase-shift matrix, Φ=diag(ejθ1,,ejθN)\boldsymbol{\Phi} = \text{diag}(e^{j\theta_1}, \ldots, e^{j\theta_N}) — the programmable objects01
θ=[θ1,,θN]T\boldsymbol{\theta} = [\theta_1, \ldots, \theta_N]^TVector of RIS phase shifts, θn[0,2π)\theta_n \in [0, 2\pi)s01
H1CN×Nt\mathbf{H}_1 \in \mathbb{C}^{N \times N_t}BS-to-RIS channel matrix (rows = RIS elements, columns = BS antennas)s02
H2CNr×N\mathbf{H}_2 \in \mathbb{C}^{N_r \times N}RIS-to-UE channel matrix; written h2CN\mathbf{h}_2 \in \mathbb{C}^N for single-antenna UEs02
hdCNt\mathbf{h}_d \in \mathbb{C}^{N_t}Direct BS-to-UE channel (possibly zero under blockage)s02
heffH\mathbf{h}_{\text{eff}}^HEffective end-to-end channel: heffH=hdH+h2HΦH1\mathbf{h}_{\text{eff}}^H = \mathbf{h}_d^H + \mathbf{h}_2^H \boldsymbol{\Phi} \mathbf{H}_1s02
v\mathbf{v}BS beamforming vector, vCNt\mathbf{v} \in \mathbb{C}^{N_t}, v=1\|\mathbf{v}\| = 1s02
d1,d2d_1, d_2BS-to-RIS and RIS-to-UE distancess04
d0d_0Direct BS-to-UE distances04
λ\lambdaCarrier wavelengths04
PtP_tTransmit powers03
σ2\sigma^2Receiver noise variances03
SNR\text{SNR}Received signal-to-noise ratios03