MSE and Pilot Overhead Analysis
Pilot Design as an Optimization
Sections 1 and 2 designed an embedded pilot and a detector. This section quantifies the resulting performance — channel-estimation MSE and pilot overhead — and compares it to OFDM-based schemes. The comparison is concrete and favorable: OTFS embedded pilots achieve lower MSE at a fraction of the overhead. The underlying reason is the -sparse structure of the DD channel, which means we are estimating parameters, not .
Theorem: MSE of Embedded Pilot Channel Estimation
Under the embedded pilot scheme with pilot power , noise variance , and a -path integer-Doppler channel, the least-squares estimates satisfy The total mean-squared error of the channel-vector estimate is This scales with the number of paths, not with the grid size .
Each path contributes one complex parameter estimated from one DD grid cell. With independent cells and parameters, the MSE is simply the sum of per-cell variances. No dependence appears because the sparse structure is fully exploited.
Per-path LS estimator
At the guard-region cell corresponding to path , with . LS: .
Per-path variance
, so variance is .
Total MSE
Sum over independent paths (detections at different cells): .
No $MN$ dependence
The grid size determines the guard region size and pilot overhead but not the per-path MSE. The MSE is fundamentally a function of the sparsity level, not the grid.
Key Takeaway
Sparsity gives MSE. The channel-estimation error scales with the number of paths — typically — not with the grid size . This is the structural estimation advantage of OTFS over OFDM: at the same pilot power, OTFS achieves roughly -times better MSE on the -dimensional channel parameter space. Equivalently, OTFS delivers the same MSE with roughly times less pilot power.
Theorem: MSE Comparison: OTFS Embedded Pilot vs OFDM DMRS
With OFDM DMRS spaced at the coherence-cell Nyquist rate (one pilot per resolvable cell), the per-TF-cell MSE is , and the total MSE over the -cell grid is With OTFS embedded pilots, the total MSE is . The MSE ratio OFDM/OTFS is For typical terrestrial parameters (, , ), the ratio is — OTFS matches OFDM MSE at equal pilot power. However, OTFS uses a much smaller fraction of the grid for pilots, giving a large spectral-efficiency advantage at comparable MSE.
OFDM DMRS estimates the channel at every coherence cell, giving a high-resolution but low-MSE-per-cell estimate. OTFS embedded pilots estimate parameters directly, giving a low-MSE-per-parameter estimate but over a small number of parameters. Both strategies are valid; the OTFS advantage is pilot density, not per-cell estimation quality.
OFDM MSE accounting
OFDM places one pilot per coherence cell . Number of coherence cells in the frame: . Each pilot estimates one TF-grid cell with MSE . Total MSE over the whole grid: sum over all cells, where each cell is interpolated from the nearest pilot — MSE per cell is approximately .
OTFS MSE accounting
independent LS estimates, each with MSE . Total MSE: .
Ratio
Dividing: . This is the operational comparison metric.
Channel-Estimation MSE: OTFS vs OFDM at Varying SNR
Plot MSE as a function of pilot SNR for both schemes at fixed channel parameters. At all SNRs, the scaling holds. The OFDM MSE has an additional factor of relative to OTFS — in typical vehicular parameters, dB gap (OTFS and OFDM have similar MSE), but in high-mobility or rich-scattering environments, OTFS gains several dB.
Parameters
Example: MSE and Overhead for a Vehicular Deployment
A 5G NR OTFS deployment at kHz, , , with a channel of s, Hz, . Pilot SNR = 25 dB. Compute MSE (dB) and pilot overhead.
Pilot-noise ratio
.
OTFS MSE
( dB). Excellent channel estimate.
OFDM MSE
. . Ratio . ( dB). About 3 dB worse than OTFS.
Overhead
: with MHz, . with s, . Guard region: cells. Plus pilot: 190. Overhead: . Far below typical OFDM DMRS density (–).
Pilot Overhead: OTFS Embedded vs 5G NR DMRS
| Scheme | Pilot pattern | Overhead | Typical MSE at 25 dB SNR |
|---|---|---|---|
| OFDM DMRS (Type 1) | 2 OFDM symbols × 1/2 REs | ~14% | -13 dB |
| OFDM DMRS (Type 2) | 2 OFDM symbols × 1/4 REs | ~7% | -11 dB |
| OTFS embedded pilot | Single pilot + guard | 1–3% | -16 dB |
| OTFS superimposed pilot (§4) | Pilot overlaid on data | 0% | -12 dB |
Pilot-Power / Data-Power Trade-off
Raising pilot power improves channel estimation MSE but reduces power available for data. Analytically: if is the pilot power fraction, , while . The optimal balance is determined by the downstream detector's sensitivity to channel-MSE error.
Empirically: for OTFS with MMSE or MP detection, (5% of frame power) is near-optimal — pilot SNR sufficient for reliable path detection without starving data.
In practice, the frame-level power budget balances: pilot cell carries maybe 100× data-cell energy ( for a single pilot in cells). Dynamic range is not a practical issue at modern ADC resolutions.
- •
Optimal pilot fraction: 0.03–0.10 of frame power
- •
Pilot boost too high PAPR increase
- •
Pilot boost too low missed detections
Frame-by-Frame vs Tracked Channel
This chapter analyzes per-frame channel estimation — estimate the channel from scratch at every OTFS frame. For slowly-varying channel geometries (reflectors move slowly), the DD channel kernel is correlated across frames, and a tracking filter (Kalman or RLS) can reduce per-frame pilot overhead further. This is explored in Chapter 14 (sensing-assisted communication) and in the cell-free OTFS extension (Chapter 17).
For this chapter, we assume frame-by-frame estimation as the baseline — the "block fading" assumption of Chapter 4.