Pilot-Overhead Reduction via Sensing
The Pilot Budget
Classical wireless systems allocate a fixed fraction of their resources β typically 5-15% β to pilots for channel estimation. In high-mobility scenarios, this overhead is the dominant source of rate loss: at km/h with 28-GHz mmWave, the channel changes fast enough that a 5% pilot budget must be refreshed 100 times per second, eating into throughput. SAC proposes to replace most pilots with sensing-derived predictions. This section quantifies the savings and identifies the regimes where they matter.
Definition: Pilot Overhead Fraction
Pilot Overhead Fraction
The pilot overhead fraction is where is the time (or bandwidth, or cell count) allocated to pilots and to data within a frame.
In classical comms: -, chosen to yield adequate channel estimation accuracy for precoding. Higher mobility more frequent pilots larger .
In SAC: is computed based on the prediction horizon: . For frames: of classical.
Theorem: Spectral Efficiency Gain from SAC
For a mobile UE with coherence time and sensing-derived channel prediction horizon , the spectral efficiency gain over pilot-based channel estimation is Consequence. When (sensing is much better than coherence-based prediction), can exceed β a 30% gain in spectral efficiency. Vehicular scenarios with ms and ms achieve this regime.
Coherence time bounds how long a classical channel estimate is valid without update. Sensing prediction horizon bounds how long a sensing-derived estimate is valid. The ratio is the spectral efficiency gain β how much longer SAC can coast on a single pilot versus classical. In vehicular scenarios, sensing sees the vehicle's kinematics before the channel changes (because kinematics are smoother than phase), so exceeds .
Rate formula
Rate = (1 - pilot overhead) Γ SINR log rate. With pilot overhead (one pilot per horizon), rate = .
Ratio
SAC uses as horizon; classical uses . .
Limit
: . For (mobile scenario): .
Practical
Automotive mmWave with ms, ms, ms: . 23% gain.
Key Takeaway
SAC saves the most in high-mobility regimes. For pedestrian speeds ( ms, s), the gain is β insignificant. For vehicular speeds ( ms, ms), the gain is β substantial. For LEO ( ms, ms), the gain is β doubling. The paradigm pays off exactly where it is most needed.
Example: Rate Comparison Across Mobility Regimes
Compare the usable data rate of classical CSI (with pilots) and SAC across three scenarios:
- Pedestrian: m/s, ms at 28 GHz.
- Vehicular: m/s, ms at 28 GHz.
- LEO satellite: km/s (relative), ms at 10 GHz.
Assume peak rate 1 Gbps, frame duration 1 ms.
Pedestrian
Classical: . Rate = 990 Mbps. SAC: s. . Rate = 999 Mbps. Gain: 0.9%. Negligible.
Vehicular
Classical: . Rate = 900 Mbps. SAC: ms. . Rate = 980 Mbps. Gain: 8%. Meaningful.
LEO
Classical: ... impossible! (Coherence time < frame duration: must use shorter frames or continuous pilot tracking.) With ms: . Rate = 670 Mbps. SAC: ms (sensed from orbital mechanics + antenna beam tracking). . Rate = 990 Mbps. Gain: 48%. Enabling.
Summary
SAC gain grows monotonically with mobility. At LEO scale, SAC is the difference between usable and unusable link.
Pilot Overhead Fraction vs Velocity
Plot the classical pilot overhead (determined by coherence time) and SAC overhead (determined by prediction horizon) as a function of UE velocity. Carrier frequency, frame duration, and sensing SNR are sliders.
Parameters
Theorem: SAC Break-Even Velocity
The velocity below which SAC provides no benefit over classical pilot-based comms is where is the minimum acceptable spectral efficiency gain (e.g., 5%). For 28 GHz, ms, : m/s (36 km/h).
Interpretation. SAC is the right choice for velocities above m/s at 28-GHz automotive frame rates. Below that, classical pilot-based comms is competitive. This is the operating-point boundary for deploying SAC.
Below break-even velocity, the channel changes slowly enough that a single pilot's information lasts many frames β classical CSI is fine. Above break-even, the channel changes faster than pilots can track, and sensing-based prediction becomes essential. The break-even point is a design parameter: at 28 GHz mmWave, it's 36 km/h (urban), so essentially all vehicular deployments need SAC.
Rate inequality
SAC beats classical iff .
Manipulation
Substituting : Simplifying: .
Deployment Strategy: Hybrid SAC + Pilots
Practical SAC deployments use a hybrid approach:
- Cold start: A few pilots at connection initiation to establish the channel and bootstrap the sensing track.
- Steady state: Predicted channel drives precoder; occasional sparse pilots (1-2 per 10 frames) refresh the state estimate.
- Maneuver events: Detected by the sensing subsystem (large
acceleration innovation); triggers immediate pilot refresh
- model switch (CV β CA or IMM).
- Link handover: When switching beams or cells, dense pilots re-bootstrap the new link.
This hybrid saves - of pilot overhead compared to fixed-rate pilot schemes, without compromising link robustness. 5G NR and 6G proposals for vehicular scenarios are expected to adopt variants of this strategy.
- β’
Bootstrap with pilots at connection start
- β’
Steady-state: 1-2 pilots per 10 frames
- β’
Maneuver trigger: immediate pilot refresh
- β’
Handover: dense pilot re-bootstrap
Pilot-Based vs SAC Channel Estimation
| Property | Classical Pilot-Based | SAC (Sensing-Based) |
|---|---|---|
| Overhead | 5-15% of resources | 1-3% of resources |
| Channel freshness | Always 1 frame old | Prediction up to |
| Mobility support | Up to km/h | Up to LEO speeds |
| Compute | O(MN) per frame | O(MNΒ·PΒ·N_r) per frame (sensing) |
| Cold-start | Rapid (1 pilot) | Needs 2-3 frames to bootstrap |
| Robustness to sensing failure | N/A | Falls back to pilot-based |
| Spectral efficiency gain | 0% (baseline) | 5-30% (mobility-dependent) |
Common Mistake: SAC Covers Path Parameters, Not Gains
Mistake:
Assuming SAC eliminates pilots entirely. Sensing estimates path delays, Dopplers, and angles; the complex path gains must be re-estimated, since they encode small-scale fading that sensing cannot resolve.
Correction:
Use SAC for the structural parameters (geometry) and occasional pilots for the gain parameters . One reference symbol per frame ( overhead) is sufficient to track the gains β a massive reduction from classical 10% overhead for all channel parameters. The SAC win is in eliminating the geometric estimation, not the small-scale fading.
Why This Matters: Connection: Cell-Free Massive MIMO (Ch 17)
Chapter 17 extends SAC to cell-free massive MIMO: each AP runs its own sensing subsystem, and sensing outputs are shared across APs to predict UE channels from multiple geometric viewpoints. This cell-free SAC is especially powerful because the APs are distributed β different APs see different paths β so the aggregated target scene is richer than any single AP can produce. The quantitative gain at cell-free scale: additional throughput beyond single-cell SAC.