Double-RIS: Signal Bounces Between Two Panels

The Extreme Blockage Scenario

Imagine a scenario where the BS and UE are on opposite sides of a thick obstacle β€” a multi-story building, a tunnel, or a hilly terrain β€” such that no single RIS panel can see both. A single-panel RIS fails: whichever wall the panel is on, it can't bounce signal to the other side.

The double-RIS architecture solves this with two panels: one near the BS, one near the UE. Signal travels BS β†’ panel 1 β†’ panel 2 β†’ UE. The signal bounces between the two panels, each applying its own phase profile. Coherent three-hop path loss, but access to geometrically impossible single-panel paths. This section develops the double-RIS signal model and its scaling.

Definition:

Double-RIS Cascaded Channel

Double-RIS uses two panels in cascade. Panel 1 is near the BS, panel 2 is near the UE. Signal flows:

BS→H1(1)Panel 1→Φ1→F12Panel 2→Φ2→H2(2)UE.\text{BS} \xrightarrow{\mathbf{H}_1^{(1)}} \text{Panel 1} \xrightarrow{\boldsymbol{\Phi}_1} \xrightarrow{\mathbf{F}_{12}} \text{Panel 2} \xrightarrow{\boldsymbol{\Phi}_2} \xrightarrow{\mathbf{H}_2^{(2)}} \text{UE}.

Define:

  • H1(1)∈CN1Γ—Nt\mathbf{H}_1^{(1)} \in \mathbb{C}^{N_1 \times N_t}: BS to panel 1.
  • F12∈CN2Γ—N1\mathbf{F}_{12} \in \mathbb{C}^{N_2 \times N_1}: panel 1 to panel 2.
  • H2(2)∈CNrΓ—N2\mathbf{H}_2^{(2)} \in \mathbb{C}^{N_r \times N_2}: panel 2 to UE.

The effective double-RIS channel (ignoring single-panel and direct paths) is

HeffDR=H2(2)Ξ¦2F12Ξ¦1H1(1).\mathbf{H}_{\text{eff}}^{\text{DR}} = \mathbf{H}_2^{(2)} \boldsymbol{\Phi}_2 \mathbf{F}_{12} \boldsymbol{\Phi}_1 \mathbf{H}_1^{(1)}.

This is a four-hop path-loss channel; signal magnitude falls as 1/(d1d12d2)1/(d_1 d_{12} d_2), with each distance contributing a square factor to the power.

The path loss is substantial β€” four hops instead of two. For this reason, double-RIS is typically deployed only where the direct BS-UE path and single-panel paths are completely blocked. But the coherent gain potential is enormous: up to N12N22N_1^2 N_2^2 in SNR with perfect phase alignment.

,

Theorem: Double-RIS Coherent SNR: N12N22N_1^2 N_2^2 Scaling

For the double-RIS cascaded channel with N1N_1 and N2N_2 elements and optimal phase alignment, the coherent SNR is

SNRDR=Ξ±12Ξ±122Ξ±22β‹…N12N22β‹…Pt/Οƒ2,\text{SNR}^{\text{DR}} = \alpha_1^2 \alpha_{12}^2 \alpha_2^2 \cdot N_1^2 N_2^2 \cdot P_t / \sigma^2,

where Ξ±1,Ξ±12,Ξ±2\alpha_1, \alpha_{12}, \alpha_2 are the per-hop amplitudes (BS-panel1, panel1-panel2, panel2-UE).

Compared with a single panel of N1+N2N_1 + N_2 elements (hypothetical), double-RIS scales as (N1N2)2(N_1 N_2)^2 instead of (N1+N2)2(N_1 + N_2)^2. For N1=N2=N/2N_1 = N_2 = N/2: double-RIS gives (N/2)4=N4/16(N/2)^4 = N^4/16; single RIS of NN gives N2N^2. The ratio is N2/16N^2 / 16 β€” double- RIS wins for Nβ‰₯4N \geq 4!

Each panel contributes its own coherent-combining gain of Nm2N_m^2, in series. The first panel coherently focuses BS β†’ panel 2, gaining N12N_1^2. The second panel coherently focuses panel 1 β†’ UE, gaining N22N_2^2. Total: N12β‹…N22N_1^2 \cdot N_2^2. This scales faster than any single panel could.

Key Takeaway

Double-RIS trades path loss for coherent gain. Four-hop path loss is severe (compared to two-hop for single RIS), but the N12N22N_1^2 N_2^2 coherent gain is quartic in NN β€” better scaling than any single panel. For extreme blockage scenarios where the single-panel path doesn't exist, double-RIS is the only option; the N4N^4 scaling compensates for the d6d^6 path loss.

Double-RIS vs. Single RIS SNR

Compare SNR of double-RIS (N1=N2=N/2N_1 = N_2 = N/2) vs. single-RIS (NN elements) vs. direct link across BS-UE distance. Under strong single-panel obstruction, double-RIS wins despite the extra path loss.

Parameters
512
28
100

Example: Tunnel Deployment: Double-RIS Is Essential

A BS is outside a tunnel; the UE is inside, around a corner (L-shape tunnel). No direct BS-UE LoS, no single-panel RIS can see both. Describe the deployment.

Joint Optimization Is Harder

Joint optimization of (Ξ¦1,Ξ¦2)(\boldsymbol{\Phi}_1, \boldsymbol{\Phi}_2) is harder than single-RIS: the cascaded channel is bilinear in the two phase matrices, not linear in either. The AO framework still applies but with three blocks (active + panel 1 + panel 2). Each passive update is a QCQP (from Chapter 6), but the coupling between the two passive updates means more iterations are needed for convergence.

Typical compute: ∼2Γ—\sim 2\times single-RIS. Not prohibitive, but worth noting at deployment-planning time.

⚠️Engineering Note

Double-RIS Deployment Considerations

When to use double-RIS:

  1. Severe single-panel blockage: geometries where no single panel sees both BS and UE (tunnels, L-shapes, multi-story).
  2. Extreme range extension: when single-RIS can't close the link budget due to path loss.
  3. Specialized applications: private wireless with strict coverage requirements.

When NOT to use double-RIS:

  1. Ordinary urban/suburban coverage: single-panel or multi-panel (Sec 12.1) is simpler and cheaper.
  2. Tight latency budgets: double-RIS adds controller coordination latency.
  3. Limited CSI budget: double-RIS has N1N2NtN_1 N_2 N_t effective-channel parameters to estimate β€” much more than single-RIS.
Practical Constraints
  • β€’

    Typical double-RIS total pilot requirement: N1+N2+N1N2N_1 + N_2 + N_1 N_2 per coherence block (excessive).

  • β€’

    Practical: use compressed sensing and inter-panel calibration to reduce overhead.

  • β€’

    Deployment cost: 2Γ—2\times single-panel hardware + synchronization infrastructure.

  • β€’

    Latency: ∼100\sim 100-500 μs500\,\mu\text{s} per optimization round.