Oversampled DD Grid
Higher-Resolution DD Grid
BEM (Section 3) and windowing mitigate fractional Doppler at the detector level — the grid stays at ; only the detector gets smarter. An alternative attacks the problem at the grid level: use an oversampled DD grid with finer resolution so that fractional offsets become smaller relative to the grid spacing. The trade-off: extra complexity from the larger grid, versus reduced IDI per cell.
The point is that oversampling is a simpler conceptual fix — "finer sampling" — and works cleanly when the additional complexity is affordable. In practice it is used in niche scenarios (sensing applications, Chapter 11-12) where fine Doppler resolution is intrinsic to the objective.
Definition: Oversampled DD Grid
Oversampled DD Grid
An oversampled DD grid has dimensions with oversampling factors (integers). Grid resolutions become and — finer by factor .
The total number of DD cells scales as . For (Doppler oversampling), — twice as many Doppler bins. Fractional offsets in the oversampled grid (halved from the nominal range).
Theorem: IDI Reduction via Doppler Oversampling
With Doppler oversampling factor , the IDI kernel in the oversampled grid satisfies where is the reduced fractional offset. The main-lobe energy increases with : so oversampling by factor quadratically reduces IDI.
Doubling halves the effective fractional offset (in the oversampled grid), which quadratically reduces IDI energy. This is the Doppler-domain analog of oversampling in sampled-data DSP.
The cost: the detector operates on a -times-larger grid. MMSE: — a factor of more. MP: proportional to factor graph size. For moderate , the complexity increase is acceptable.
Oversampled grid
With , Doppler bin spacing shrinks: . A physical Doppler with becomes , i.e., the fractional part in the finer grid.
Reduced fractional
For generic , . Oversampling by compresses the fractional range.
Quadratic IDI reduction
Using the small- expansion of the IDI kernel: . With : . -fold reduction in IDI power.
Cost: complexity
Grid size scales as . FFT operations scale as . Detector memory scales as . For : factor 2 complexity increase. For : factor 4-5. Diminishing returns.
Key Takeaway
Oversampling trades complexity for IDI reduction. Doubling the Doppler grid () reduces IDI by 6 dB at the cost of 2× complexity. Quadrupling () gives 12 dB reduction at 4-5× complexity. Oversampling is typically applied together with BEM and windowing to reach near-integer-Doppler performance at 10-30× the nominal compute budget.
BER Improvement vs Oversampling Factor
For a fixed fractional-Doppler channel (, uniform in ), plot the uncoded BER at various SNRs against oversampling factor . The curve flattens at high : most gains are captured at , with diminishing returns beyond.
Parameters
Example: Oversampling for Doppler-Velocity Sensing
An OTFS-based Doppler radar targets a pedestrian at 5 km/h at 5 GHz. The target's Doppler is Hz. With frame ms, . Using oversampling , what is the velocity resolution achievable?
Baseline $\beta = 1$
Hz. Velocity resolution: m/s (22 km/h). Cannot resolve pedestrian (5 km/h below resolution).
Oversample $\beta = 4$
Hz. Velocity resolution: m/s (5.4 km/h). Pedestrian at 5 km/h is at the limit.
Oversample $\beta = 16$
Hz. Velocity resolution: m/s (1.35 km/h). Pedestrian well-resolved.
Implication
Oversampling is essential for fine-Doppler sensing (Chapter 11). At , the grid has cells — detection complexity scales accordingly. But for sensing, resolution is the primary goal.
Oversampling Is Not Free for Data Transmission
The oversampled DD grid has -times more cells but the data rate does not increase: only data symbols fit in the nominal spectrum . The extra cells in the oversampled grid are redundant — they replicate the information in the nominal grid at a finer sampling rate.
For data transmission, oversampling costs -times more compute with no rate gain. Only when the fractional-offset detection gain outweighs this cost is oversampling worthwhile for communications. Typically is the practical limit for data.
For sensing, oversampling does improve the output: the target's Doppler is resolved at finer granularity. This is why OTFS radar (Chapter 11) commonly uses -.
Fractional-Doppler Mitigation: Comparison
| Technique | IDI reduction | Complexity cost | Best use |
|---|---|---|---|
| Ignore fractional | 0 dB | None | Small only |
| Windowing (Hamming) | ~15 dB sidelobes | Negligible | Moderate |
| BEM () | ~6 dB effective | paths | General purpose (recommended) |
| Oversampling () | 6 dB quadratic | compute | Sensing applications |
| Oversampling () | 12 dB quadratic | compute | Fine Doppler (radar) |
| BEM + windowing + | -IDI effective | compute | 6G URLLC |
Recommended Configurations
Recommended fractional-Doppler configurations by deployment:
- eMBB (broadband, moderate mobility): Windowing (Hamming) + integer-Doppler detector. Assumes most paths have after windowing suppresses sidelobes. dB gap to ideal.
- URLLC (reliability-critical): BEM + windowing. Full fractional-aware MMSE or MP. dB gap, predictable latency.
- V2X mmWave: BEM + Blackman window. Extreme Doppler requires more BEM terms and tighter windowing.
- Sensing/ISAC (Chapter 11-12): Oversample – for fine velocity resolution; BEM for joint data detection.
- LEO satellite (Chapter 18): + BEM . Extreme fractional Doppler from orbital dynamics requires the full toolkit.
The integer-Doppler assumption of Chapters 4-9 is the clean theoretical baseline; this section's techniques are what make the theory work in practice.
- •
Typical eMBB: windowing alone is adequate (1 dB gap)
- •
BEM is the sweet spot for compute vs performance
- •
Oversampling standard for cell-free and mobile