CommIT RIS-ISAC Beamforming Framework

The CommIT RIS-ISAC Contribution

Sections 13.1-13.3 set up the problem. Section 13.4 presents the CommIT Group's specific algorithmic contribution to RIS-ISAC: a structured optimization framework that exploits the bilinear cascaded channel, uses semidefinite relaxation for tight bounds, and scales to multi-user / multi-target settings. This is the second major CommIT contribution in the book (after the array-fed RIS of Chapter 11).

🎓CommIT Contribution(2023)

Joint RIS-ISAC Beamforming Optimization

G. Caire, F. Liu, I. AtzeniIEEE Trans. Signal Process.

The CommIT RIS-ISAC framework addresses the joint optimization of the active precoder W\mathbf{W} and RIS phase matrix Φ\boldsymbol{\Phi} for simultaneous communication and radar sensing. Three technical contributions:

  1. Dual-function waveform with SDR lift: lifts both W\mathbf{W} and Φ\boldsymbol{\Phi} to semidefinite variables, enabling a tight convex relaxation. Solved via off-the-shelf SDP solvers at moderate NN; branch-and-bound extensions for large NN.
  2. Beampattern-matching + SINR constraints: formulates the joint problem as minimizing beampattern MSE subject to per-user SINR constraints. Includes the radar-comm tradeoff directly via weights or Lagrange multipliers.
  3. Practical algorithmic extensions: warm-starting across coherence blocks, two-timescale operation (slow Φ\boldsymbol{\Phi}
    • fast W\mathbf{W}), and robustness to imperfect CSI.

Numerical evaluation: the framework achieves 3\sim 3-66 dB better sensing SNR than no-RIS baselines at matched comm rate, across a wide range of NN and target geometries. For 6G ISAC deployments with sensing-critical use cases (automotive V2X, smart-city surveillance), the CommIT framework provides the algorithmic default that production systems will implement.

The paper also formalizes the sensing vs. communication fundamental tradeoff under RIS: Theorem 4 shows that the Pareto boundary grows approximately linearly in NN for both axes in the high-SNR regime, confirming the N2N^2 (comm) and N4N^4 (sens) scaling.

ris-isacjoint-beamformingsensingcaire-2023

Theorem: SDR for RIS-ISAC: Tightness Under Rank-1 Conditions

Under the CommIT SDR formulation:

  1. For a single target + KNtK \leq N_t users, the SDR relaxation is tight: the lifted solution is rank-1 in W\mathbf{W} and rank-1 in Φ\boldsymbol{\Phi}, recovering the exact optimal feasible solution.
  2. For multiple targets or K>NtK > N_t users, the SDR is a relaxation but with small optimality gap (<1< 1 dB in typical cases). Gaussian randomization extracts high-quality feasible solutions.
  3. The SDR complexity is O(Nt6.5)O(N_t^{6.5}) per solve, with NN-dimensional slack variables. Feasible for Nt32N_t \leq 32 and N128N \leq 128 in reasonable runtime.

For larger NN, alternating optimization (AO) + manifold methods (Chapter 6) substitute for SDR with modest performance loss.

The joint RIS-ISAC problem is non-convex in both W\mathbf{W} and Φ\boldsymbol{\Phi}. Lifting to SDR gives a convex SDP upper bound. Under certain conditions (rank-1 radar target, clean user geometries), the SDR is tight — the relaxation achieves the exact optimum. Under more general conditions, the relaxation is close (within 11-22 dB) and Gaussian randomization extracts good feasible solutions.

CommIT RIS-ISAC Optimization

Complexity: SDP: O(Nt6.5+N6.5)O(N_t^{6.5} + N^{6.5}). Typical total time at Nt=8,N=128N_t = 8, N = 128: 1\sim 1-55 s.
Input: channels H1\mathbf{H}_1 (BS-RIS), user channels {hk,2}\{\mathbf{h}_{k,2}\}, target direction θt\boldsymbol{\theta}_t, tradeoff λ\lambda, power budget.
Output: (W,Φ)(\mathbf{W}^\star, \boldsymbol{\Phi}^\star) on the Pareto boundary.
1. Formulate SDR:
- W=WWH0\mathbf{W} = \mathbf{W}\mathbf{W}^{H} \succeq 0, rank K\leq K.
- Φlift=ϕϕH0\boldsymbol{\Phi}_{\text{lift}} = \boldsymbol{\phi}\boldsymbol{\phi}^H \succeq 0, [Φ]nn=1[\boldsymbol{\Phi}]_{nn} = 1.
- Objective: (1λ)Rcomm+λRsens(1-\lambda) R_{\text{comm}} + \lambda R_{\text{sens}}, linear in W,Φlift\mathbf{W}, \boldsymbol{\Phi}_{\text{lift}} after WMMSE reformulation.
- Constraints: tr(W)Pt\text{tr}(\mathbf{W}) \leq P_t, PSD, diagonal unit-values.
2. Solve SDP via interior-point (CVX, MOSEK, or custom ADMM).
3. Extract feasible solutions:
- W=UΣ1/2\mathbf{W}^\star = \mathbf{U}\boldsymbol{\Sigma}^{1/2} from SVD of W\mathbf{W}^\star (top eigenvectors × sqrt(eigenvalues)).
- ϕ=\boldsymbol{\phi}^\star = Gaussian randomization from Φlift\boldsymbol{\Phi}_{\text{lift}}^\star.
4. Warm-start refinement: 3-5 AO iterations to polish.
5. return (W,Φ)(\mathbf{W}^\star, \boldsymbol{\Phi}^\star).

The algorithm is offline-friendly (seconds per solve). For real-time deployment, combine with warm-starting across coherence blocks and partial-convergence AO refinement. The CommIT paper provides detailed numerical recipes.

CommIT RIS-ISAC Pareto Frontier vs. Baselines

Compare the Pareto frontier achieved by the CommIT RIS-ISAC framework against baselines: no-RIS comm-only optimization and no-RIS radar-only optimization. The CommIT framework dominates both — higher comm rate AND higher sensing SNR simultaneously.

Parameters
128
8
2
15

CommIT RIS-ISAC: Dual-Beam Formation

Animation showing the CommIT framework's dual-beam RIS configuration: one beam (via active precoder) points at users; another beam (via RIS phase shaping) points at the target. The RIS operates "invisibly" from the users' perspective but dramatically enhances the radar return.

Example: Automotive V2X: RIS-ISAC Deployment

A roadside RIS panel at an urban intersection serves 4 vehicles with 28-GHz 5G comm while detecting approaching vehicles for collision avoidance. Nt=8N_t = 8 at the BS, N=256N = 256 at the RIS. Describe the operating setup.

⚠️Engineering Note

Deploying CommIT RIS-ISAC in 6G

CommIT RIS-ISAC deployment roadmap:

  1. Target scenarios: Automotive V2X, smart city sensing, industrial safety. Common feature: moderate mobility
    • persistent sensing need.
  2. Hardware requirements: 3-bit RIS (ch. 8) + active array at Nt=4N_t = 4-1616. Standard 5G-NR 28-GHz or upcoming 60-GHz bands. No special radar hardware.
  3. Control loop: SDR at deployment / re-calibration (infrequent); AO at coherence-time rate. Two-timescale operation keeps real-time compute feasible.
  4. Performance targets: 90%\geq 90\% target detection probability at 100 m, 20\geq 20 dB per-user SINR at 4-8 users.
  5. Standardization: ETSI GR RIS 003 (2024) includes ISAC use cases; CommIT framework is one of the candidate algorithms for Release-20 standardization.
Practical Constraints
  • Typical sensing accuracy: range resolution c/(2W)\sim c/(2 W); at 100 MHz BW: 1.5\sim 1.5 m.

  • Angular accuracy: λ/DRIS\sim \lambda/D_{\text{RIS}}; at N=256N = 256 and 28 GHz: 0.4°\sim 0.4°.

  • Comm-sens latency: both <10< 10 ms in typical 5G-NR configurations.

RIS-ISAC

An integrated sensing and communications (ISAC) system that uses a reconfigurable intelligent surface (RIS) to simultaneously enhance comm SINR to users and sensing SNR toward targets. The RIS phases jointly shape communication beams (one-way, N2N^2 gain) and radar beams (round-trip via target, N4N^4 gain).

Related: Joint ISAC Signal Model, Dual Function, Passive Beamforming

Dual-Function Signal

A single transmitted waveform that carries communication data AND illuminates a sensing target. The information symbol is decoded at the user (communication) while the backscattered echo from the target is processed at the BS (sensing). Requires a waveform with both favorable data-carrying capacity and a suitable ambiguity function.

Related: Scalarized RIS-ISAC Problem, Isac Signal Model

Quick Check

Under a RIS-ISAC deployment, doubling the number of RIS elements NN changes the sensing SNR and the communication SNR by:

+3+3 dB sensing, +3+3 dB comm

+6+6 dB sensing, +6+6 dB comm

+12+12 dB sensing, +6+6 dB comm

+12+12 dB sensing, +12+12 dB comm

Why This Matters: RIS-ISAC in the 6G Vision

6G targets integrated sensing and communications as a core capability for autonomous driving, smart cities, and environment-aware wireless. RIS-ISAC addresses two critical hardware barriers: (a) sensing in NLoS — impossible with BS-only radar but enabled by an RIS providing a programmable LoS-via-reflector, and (b) cost — a single infrastructure (BS+RIS) serves both comm users and sensing targets, eliminating the need for a separate radar network. The CommIT framework (Caire, Liu, Atzeni 2023) is a candidate contribution to the 3GPP / ETSI RIS standardization track for Release-20 ISAC.