Superimposed Pilot Estimation
Removing the Guard Region
The embedded pilot achieves β overhead, but that overhead is not zero. At scale β cell-free networks with hundreds of access points, LEO satellite constellations with dozens of beams β even a few percent overhead aggregates into significant loss. The superimposed pilot design eliminates the guard region by transmitting the pilot on top of data, recovering the full grid for data.
The point is that the pilot and data contributions to each received cell can be separated if we know the pilot pattern. At high SNR the separation is good; at low SNR there is a pilot-data interference residual that is the price paid for the zero-overhead operation. The trade is: guard overhead for receiver complexity.
Definition: Superimposed Pilot
Superimposed Pilot
In superimposed pilot OTFS, the transmitted DD-grid symbol at each cell is the sum of a data symbol and a known pilot pattern: where is a known pilot sequence of unit power and is the pilot power fraction.
Common pilot patterns: a single impulse at , a Zadoff-Chu sequence along a diagonal of the DD grid, or a random Gaussian pattern. The choice affects the detection complexity.
Theorem: Superimposed Pilot Channel Estimation
With a superimposed pilot of pattern and power fraction , the receiver can estimate the channel via correlation: The estimate has variance For large , the data-interference term averages out and the variance scales as β far better than embedded pilot's when .
The superimposed pilot is a "spread" pilot: its energy is distributed across all grid cells. The correlation at the receiver integrates the contributions, benefiting from the coherent samples. Data acts as additional "noise" with variance per cell, but averaged over cells it becomes negligible.
The price is that the pilot-correlation requires all cells as input (no guard region to concentrate analysis) and the data interference term must be iteratively suppressed (typically integrated with detection β see Chapter 8).
Receive equation
.
Correlation with the pilot
has a deterministic contribution (from the pilot auto-correlation at lag ) plus interference from data and noise.
Variance of the interference
Data interference: (cross-correlation over cells). Noise: . Normalizing: estimator variance is .
Comparison with embedded
Embedded MSE per path: with pilot power concentrated in one cell. Superimposed MSE per path: spread over cells, -fold integration gain β favorable when .
Key Takeaway
Superimposed pilots buy zero overhead with extra detector work. No guard region, no reserved cells for pilots β the full DD grid carries data. The receiver jointly estimates the channel (by correlation with the known pilot pattern) and decodes data (subtracting the estimated pilot contribution). This is a concrete cell-free OTFS CommIT contribution: at modest (10% of energy to pilot), the zero-overhead scheme outperforms embedded-pilot at the same data-energy level.
Superimposed Pilot for Cell-Free OTFS
In the 2023 cell-free OTFS paper, Mohammadi, Ngo, Matthaiou, and Caire present both embedded-pilot and superimposed-pilot designs and show β under cell-free massive MIMO deployment β that the superimposed scheme wins at scale. The reason is fundamentally a pilot-reuse argument: with access points (APs), each UE needs channel estimates to every AP. Embedded pilots require distinct guard regions (or pilot allocation across APs); superimposed pilots with different sequences per UE need no reserved grid cells β all APs can estimate all UEs' channels from the same data-carrying grid.
Quantitatively, at 120 km/h vehicular mobility with APs and UEs per cell, the superimposed-pilot design gives a gain in 95%-likely per-UE throughput over embedded pilots, and a gain over OFDM DMRS. The analysis is the one we developed here (single-link, single-AP), generalized to the multi-AP setting. The CommIT contribution is this generalization and the empirical confirmation via system-level simulation. See Chapter 17 for the full cell-free OTFS development.
MSE: Embedded vs Superimposed Pilots
Plot channel-estimation MSE as a function of SNR for both schemes. Embedded pilot: fixed pilot power, MSE. Superimposed: pilot energy spread over grid, MSE decreases as grows. At typical parameters, superimposed wins at high SNR; at low SNR, the data-interference term dominates and embedded-pilot leads. Adjust , , to see the crossover.
Parameters
Joint Channel Estimation and Data Detection (Superimposed)
Complexity:The iteration alternates between channel estimation (via pilot correlation on the pilot-only residual) and data detection (on the data-only residual with known channel). Two or three iterations typically suffice. This is the concrete algorithmic form of the CommIT cell-free OTFS contribution.
Embedded vs Superimposed Pilot: Trade-offs
| Property | Embedded | Superimposed |
|---|---|---|
| Overhead | 1β3% | 0% |
| Receiver complexity | Simple threshold detection | Joint iteration (2-3 passes) |
| Low-SNR performance | Best | Data interference dominates |
| High-SNR performance | Saturates at | Scales as |
| Pilot-aware detector needed | No | Yes (joint) |
| Compatible with 5G DMRS | Easier (reserved slots) | Harder (data-pilot overlap) |
| Cell-free scaling | Limited (one pilot per AP) | Good (different sequences per UE) |
| Recommended use | Single-link, low-mobility | Cell-free massive MIMO |
Adoption in 6G: Which Design Wins?
Current 3GPP study items (TR 38.912) consider both designs. The practical trade-off is:
- Single-link with existing 5G NR hardware: embedded pilot is easier β aligns with existing DMRS slot structure.
- Cell-free massive MIMO deployments: superimposed pilot wins via pilot reuse and zero overhead.
- LEO satellite constellation: superimposed with longer pilot sequences (Zadoff-Chu) is favored to handle the extreme Doppler spread.
The consensus in the research community is that both designs will likely find deployment, with the choice driven by the architecture: embedded for single-link O-RAN cells, superimposed for distributed cell-free networks and NTN (non-terrestrial network) deployments.
- β’
Embedded pilot: simpler, proven in 5G NR simulation studies
- β’
Superimposed pilot: required for cell-free scalability
- β’
3GPP 6G study will likely standardize both as configurable options
Common Mistake: Pilot Sequence Matters for Superimposed
Mistake:
Using a random pilot pattern without validating its auto-correlation properties. A pilot with poor auto-correlation creates correlated interference across cells, biasing the channel estimate.
Correction:
Use a Zadoff-Chu sequence on the DD plane β constant modulus and perfect periodic auto-correlation. Alternatively, use an m-sequence or a Kasami code. The auto-correlation peak at lag should be much larger than the sidelobes to avoid ghosts in the channel estimate. For cell-free deployments with multiple UEs, different Zadoff-Chu root indices give mutually orthogonal pilots across UEs.