Quantifying the Discrete-Phase Loss
How Much Does Discretization Cost?
The bottom-line question: at -bit resolution, what fraction of the continuous-phase performance do we retain? Section 8.4 answers this precisely for different scenarios β single-user vs multi-user, coherent vs random-phase baselines, and different utility functions (rate, fairness).
Theorem: Coherent SNR Loss at -bit Resolution
For the single-user coherent-combining problem,
Equivalent bit-loss table:
| dB loss | ||
|---|---|---|
| 1 | 0.405 | 3.92 |
| 2 | 0.811 | 0.91 |
| 3 | 0.949 | 0.22 |
| 4 | 0.987 | 0.056 |
| 5 | 0.997 | 0.014 |
| 1.000 | 0.000 |
Diminishing returns after : going from 3 to 4 bits saves only dB. This is why the industry default is .
Under coherent alignment, each element's quantization error is uniform on . The coherent sum has complex mean times the continuous magnitude; squaring gives the SNR loss.
Theorem: Multi-User Rate Loss with -bit RIS
For -user RIS with coherent alignment at bits:
At and : bits/s/Hz. Essentially negligible. At and : bits/s/Hz. Noticeable.
The quantization penalty scales linearly with for sum rate: more users share the penalty per user, cumulated across the aggregate throughput.
For multi-user scenarios, the per-user SNR loss is as before. Sum rate at high SNR behaves like , so the rate loss is . Max-min is a single per-user rate, loss . Both scale with like the single-user case.
Discrete-Phase SNR Loss vs.
Plot the coherent SNR loss (dB) and effective-element-count ratio as varies from 1 to 6. Compare the analytical prediction with Monte-Carlo empirical results from random problem instances.
Parameters
Example: Effective RIS Size from Quantization
A 1-bit RIS with elements and a 3-bit RIS with elements β which has the higher effective coherent SNR? Use the factors.
1-bit, $N = 1024$
Coherent SNR .
3-bit, $N = 400$
Coherent SNR .
Compare
The 1-bit RIS is 2.8Γ higher SNR (4.4 dB) despite the higher quantization loss, because of its larger . The scaling dominates.
Lesson
For a given hardware budget, 1-bit with many elements often beats 3-bit with few. The crossover is governed by vs. the pin cost per bit. This is the Section 8.1 bit-budget analysis made concrete.
Deployment: What Bit Count Do We Actually See?
Empirically, production RIS panels are:
- 1-bit (PIN diode): rare commercially; common in research prototypes (e.g., RFocus MIT 2020).
- 2-bit: early sub-6 GHz commercial panels. Cheap PIN-diode hardware.
- 3-bit: current mmWave commercial panels (2024). Balance of hardware complexity and quantization loss.
- Continuous (varactor + 6-bit DAC): research demonstrators and high-end prototypes. Offers no-quantization-loss operation at the cost of calibration overhead.
The roadmap suggests 3-bit panels will dominate commercial deployment at sub-6 GHz and mmWave, with continuous phase reserved for high-accuracy applications (radar sensing, ISAC).
Quick Check
A fixed control-bit budget of 1024 pins is available for a RIS panel. Which configuration yields the highest coherent SNR?
Coherent SNR scales as . For : . For : . For : . Even after the 1-bit dB penalty, quadrupling wins.
Design Choice: Which Bit Depth?
A checklist for bit-depth selection:
- Objective: Sum rate or max-min? Max-min is more quantization-sensitive (per-user rate loss matters).
- User count: More users β more aggregate penalty. Reserve higher for high- deployments.
- Hardware constraint: Control pins per element scale with . Budget carefully.
- Frequency band: Sub-6 GHz has less strict phase resolution needs (wider coherence time); mmWave / sub-THz benefits more from higher .
- Application: Pure communication β -. ISAC / radar β + for phase accuracy. Sensing β continuous.
Typical sweet spot: . Below that, more elements might be worth the tradeoff (see Section 8.1); above that, marginal returns are tiny.
- β’
Sub-6 GHz commercial panels: .
- β’
mmWave commercial panels (2024): .
- β’
Research: or continuous, depending on agenda.
- β’
ISAC: + typically required.