Superimposed Pilot Estimation

Removing the Guard Region

The embedded pilot achieves ∼1\sim 1–3%3\% 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

In superimposed pilot OTFS, the transmitted DD-grid symbol at each cell is the sum of a data symbol and a known pilot pattern: XDD[β„“,k]β€…β€Š=β€…β€Š1βˆ’Οp Xdata[β„“,k]β€…β€Š+β€…β€ŠΟp P[β„“,k],X_{DD}[\ell, k] \;=\; \sqrt{1 - \rho_p}\,X_{\text{data}}[\ell, k] \;+\; \sqrt{\rho_p}\,P[\ell, k], where P[β„“,k]P[\ell, k] is a known pilot sequence of unit power and ρp∈(0,1)\rho_p \in (0, 1) is the pilot power fraction.

Common pilot patterns: a single impulse at (β„“p,kp)(\ell_p, k_p), 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 P[β„“,k]P[\ell, k] and power fraction ρp\rho_p, the receiver can estimate the channel via correlation: h^iβ€…β€Š=β€…β€Š1MNβˆ‘β„“,kYDD[β„“,k] Pβˆ—[β„“βˆ’β„“i, kβˆ’ki] (ρp)βˆ’1.\hat{h}_i \;=\; \frac{1}{MN}\sum_{\ell, k} Y_{DD}[\ell, k]\,P^*[\ell - \ell_i,\,k - k_i]\,(\sqrt{\rho_p})^{-1}. The estimate has variance Var(h^iβˆ’hi)β€…β€Š=β€…β€ŠΟƒ2+(1βˆ’Οp) E∣Xdata∣2MN ρp.\mathrm{Var}(\hat{h}_i - h_i) \;=\; \frac{\sigma^2 + (1 - \rho_p)\,\mathbb{E}|X_{\text{data}}|^2}{MN\,\rho_p}. For large MNMN, the data-interference term averages out and the variance scales as 1/(MN)1/(MN) β€” far better than embedded pilot's 1/∣α∣21/|\alpha|^2 when MNβ‰«βˆ£Ξ±βˆ£2MN \gg |\alpha|^2.

The superimposed pilot is a "spread" pilot: its energy is distributed across all MNMN grid cells. The correlation at the receiver integrates the contributions, benefiting from the MNMN coherent samples. Data acts as additional "noise" with variance (1βˆ’Οp)E∣Xdata∣2(1 - \rho_p)\mathbb{E}|X_{\text{data}}|^2 per cell, but averaged over MNMN cells it becomes negligible.

The price is that the pilot-correlation requires all MNMN 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).

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 ρp∼0.1\rho_p \sim 0.1 (10% of energy to pilot), the zero-overhead scheme outperforms embedded-pilot at the same data-energy level.

πŸŽ“CommIT Contribution(2023)

Superimposed Pilot for Cell-Free OTFS

M. Mohammadi, H. Q. Ngo, M. Matthaiou, G. Caire β€” IEEE Trans. Wireless Communications

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 LL access points (APs), each UE needs channel estimates to every AP. Embedded pilots require LL 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 L=16L = 16 APs and K=8K = 8 UEs per cell, the superimposed-pilot design gives a 25%25\% gain in 95%-likely per-UE throughput over embedded pilots, and a 35%35\% 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.

commitcell-freepilot-design

MSE: Embedded vs Superimposed Pilots

Plot channel-estimation MSE as a function of SNR for both schemes. Embedded pilot: fixed pilot power, P/∣α∣2P/|\alpha|^2 MSE. Superimposed: pilot energy spread over grid, MSE decreases as MNMN grows. At typical parameters, superimposed wins at high SNR; at low SNR, the data-interference term dominates and embedded-pilot leads. Adjust ρp\rho_p, MNMN, PP to see the crossover.

Parameters
4096
6
0.1
10

Joint Channel Estimation and Data Detection (Superimposed)

Complexity: O(Titerβ‹…MNlog⁑(MN))O(T_{\text{iter}} \cdot MN \log(MN))
Input: YDDY_{DD} received grid, pilot pattern P[β„“,k]P[\ell, k], pilot fraction ρp\rho_p,
max iterations TiterT_{\text{iter}}
Output: Estimated channel {h^i,β„“^i,k^i}\{\hat{h}_i, \hat{\ell}_i, \hat{k}_i\}, data estimate X^data\hat{X}_{\text{data}}
1. Initialize: X^data(0)=0\hat{X}_{\text{data}}^{(0)} = 0 (no data estimate yet)
2. for iteration t=1,…,Titert = 1, \ldots, T_{\text{iter}} do
3. \quad Subtract estimated data contribution:
R(t)=YDDβˆ’h⋆⋆(1βˆ’Οp X^data(tβˆ’1))R^{(t)} = Y_{DD} - h \star\star(\sqrt{1-\rho_p}\,\hat{X}_{\text{data}}^{(t-1)})
4. \quad Correlate with pilot: h^i(t)=1MNβˆ‘R(t)Pβˆ—[β‹…]\hat{h}_i^{(t)} = \frac{1}{MN}\sum R^{(t)} P^*[\cdot]
5. \quad Decode data: X^data(t)=detect(YDDβˆ’Οph^(t)⋆⋆P)\hat{X}_{\text{data}}^{(t)} = \text{detect}(Y_{DD} - \sqrt{\rho_p}\hat{h}^{(t)}\star\star P)
6. end for
7. return h^,X^data\hat{h}, \hat{X}_{\text{data}}

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

PropertyEmbeddedSuperimposed
Overhead1–3%0%
Receiver complexitySimple threshold detectionJoint iteration (2-3 passes)
Low-SNR performanceBestData interference dominates
High-SNR performanceSaturates at P/∣α∣2P/|\alpha|^2Scales as 1/MN1/MN
Pilot-aware detector neededNoYes (joint)
Compatible with 5G DMRSEasier (reserved slots)Harder (data-pilot overlap)
Cell-free scalingLimited (one pilot per AP)Good (different sequences per UE)
Recommended useSingle-link, low-mobilityCell-free massive MIMO
πŸ”§Engineering Note

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.

Practical Constraints
  • β€’

    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

πŸ“‹ Ref: 3GPP TR 38.912 (6G study)

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 (0,0)(0, 0) 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.