OFDM vs OTFS for the LEO Channel

A Waveform Question the Terrestrial Case Never Had to Ask

5G NR is an OFDM system. So was 4G. So was Wi-Fi, and so is 99%99\% of anything you touch with a radio. For the terrestrial use case this is the right answer: OFDM's complexity is linear in the number of subcarriers and its one-tap equalizer is irresistible. But OFDM breaks in the presence of large Doppler β€” specifically, when fD/Ξ”ff_D/\Delta f exceeds a few percent, inter-carrier interference (ICI) starts to dominate.

The LEO Ka band raw Doppler of β‰ˆ700\approx 700 kHz sits well above any reasonable OFDM numerology. After ephemeris pre-compensation the residual drops to O(100)O(100) Hz, which does fit comfortably inside a Ξ”f=120\Delta f = 120 kHz numerology β€” but not by a huge margin, and not at all uniformly across a wide beam where the elevation angle varies.

OTFS (Orthogonal Time-Frequency-Space modulation), introduced by Hadani et al. in 2017, provides an alternative. It represents the signal in the delay-Doppler domain, where a LOS channel with a single Doppler shift becomes a single sparse tap rather than a broadband inter-carrier mess. This section compares the two options on the LEO channel and explains why OTFS is the default choice in many 6G NTN research proposals. Book OTFS develops the formal theory; here we focus on the LEO-specific design consequences.

,

Definition:

OFDM Inter-Carrier Interference from Doppler

Consider an OFDM system with NN subcarriers and spacing Ξ”f\Delta f. If the channel has a single complex tone at frequency offset Ξ”fD\Delta f_D (the LEO Doppler case), the received subcarrier kk is

Yk=HkXk+βˆ‘kβ€²β‰ kIk,kβ€²Xkβ€²+Wk,Ik,kβ€²=Hβ‹…sin⁑(Ο€(Ξ”fD/Ξ”f+kβˆ’kβ€²))Nsin⁑(Ο€(Ξ”fD/Ξ”f+kβˆ’kβ€²)/N)ejΟ€β‹…const.Y_k = H_k X_k + \sum_{k' \neq k} I_{k, k'} X_{k'} + W_k, \qquad I_{k, k'} = H \cdot \frac{\sin(\pi (\Delta f_D / \Delta f + k - k'))}{N \sin(\pi (\Delta f_D / \Delta f + k - k') / N)} e^{j \pi \cdot \text{const}}.

The ICI term Ik,kβ€²I_{k, k'} is the Dirichlet-kernel leak from subcarrier kβ€²k' into subcarrier kk. Its peak (summed over all kβ€²β‰ kk' \neq k) decays with βˆ£Ξ”fD/Ξ”f∣|\Delta f_D / \Delta f| and vanishes only at Ξ”fD=0\Delta f_D = 0. A useful rule-of-thumb bound, accurate for small Ξ”fD/Ξ”f\Delta f_D/\Delta f, is

SIRICIβˆ’1β‰ˆ(πΔfD3 Δf)2,\text{SIR}_{\text{ICI}}^{-1} \approx \left(\frac{\pi \Delta f_D}{\sqrt{3}\, \Delta f}\right)^2,

so a residual Doppler of 1%1\% of the subcarrier spacing costs about βˆ’34-34 dB in SIR, and 10%10\% costs about βˆ’14-14 dB β€” already below the working point of most MCS levels.

,

Theorem: OTFS Localizes the LEO Channel to One Delay-Doppler Tap

Consider a pure LOS channel with a single path of delay Ο„0\tau_0 and Doppler shift Ξ”fD\Delta f_D, h(Ο„,Ξ½)=α δ(Ο„βˆ’Ο„0) δ(Ξ½βˆ’Ξ”fD)h(\tau, \nu) = \alpha\, \delta(\tau - \tau_0)\, \delta(\nu - \Delta f_D). Under an OTFS modulation with NN Doppler bins and MM delay bins on a delay-Doppler lattice of resolution Δτ=1/W\Delta\tau = 1/W, Δν=1/(Nβ‹…Tsym)\Delta\nu = 1/(N \cdot T_{\text{sym}}), the received symbol at lattice point (l,k)(l, k) is

y~[l,k]=α ejϕ x~[lβˆ’l0,kβˆ’k0]+w~[l,k],\tilde{y}[l, k] = \alpha\, e^{j \phi}\, \tilde{x}[l - l_0, k - k_0] + \tilde{w}[l, k],

where l0=Ο„0/Δτl_0 = \tau_0 / \Delta\tau and k0=Ξ”fD/Δνk_0 = \Delta f_D / \Delta\nu are integers (assuming lattice-aligned delay and Doppler). The effective channel is a single tap with a cyclic-shift structure, and per-symbol equalization requires only knowledge of (l0,k0,Ξ±)(l_0, k_0, \alpha) β€” three scalars per satellite path.

OFDM is efficient when the channel is time-invariant (then each subcarrier is a scalar multiplication). OTFS is efficient when the channel is delay-Doppler sparse β€” a condition the LEO LOS channel satisfies exactly after pre-compensation, and approximately even before. The win is that in the delay-Doppler domain the Doppler of the LOS path shows up as a fixed lattice shift, not as a broadband inter-carrier smear. Tracking three scalars (l0,k0,Ξ±l_0, k_0, \alpha) per path is drastically easier than maintaining a full ICI-corrected OFDM equalizer over a channel that varies within a symbol.

,

OFDM vs OTFS on the LEO Channel

AxisOFDMOTFS
Native domaintime-frequencydelay-Doppler
LOS channel representationbroadband ICI smearone sparse tap
Doppler tolerancefD/Ξ”fβ‰ͺ1f_D/\Delta f \ll 1fDf_D set by lattice resolution only
Pre-compensation needmandatory (large, ephemeris-based)useful but not critical
Pilot designtime-frequency gridembedded delay-Doppler impulse
Equalizer complexityone tap per subcarrier (with ICI correction)one tap per lattice point
5G NR supportnativeno
6G NTN research proposalswith aggressive pre-compensationdefault in many proposals
Peak-to-average powermoderatecomparable to OFDM
Channel estimation overheaddense pilot grid neededsparse delay-Doppler pilot

Analytical BER: OFDM vs OTFS in High Doppler

Compare the approximate BER of OFDM and OTFS as a function of SNR on a pure-LOS channel with varying residual Doppler βˆ£Ξ”fD/Ξ”f∣|\Delta f_D / \Delta f|. OFDM's BER floor grows rapidly with the Doppler ratio as ICI dominates; OTFS achieves the AWGN bound because the Doppler collapses into one lattice tap and is invisible to the equalizer. The two curves coincide at Ξ”fD=0\Delta f_D = 0 (static channel) and diverge as the ratio grows. This is the engineering argument for OTFS in NTN.

Parameters
0.05

Example: OFDM CP Budget Across a Wide LEO Beam

A LEO satellite at h=600h = 600 km serves a footprint of radius 500500 km using a single wide beam. The differential slant range between the beam center and edge is Ξ”dslant=dedgeβˆ’dcenterβ‰ˆ45\Delta d_{\text{slant}} = d_{\text{edge}} - d_{\text{center}} \approx 45 km. This translates to a differential propagation delay across the footprint of Ξ”Ο„β‰ˆ150\Delta \tau \approx 150 ΞΌ\mus. Compare this to the cyclic prefix of 5G NR numerology ΞΌ=3\mu = 3 (Ka-band FR2), where Ξ”f=120\Delta f = 120 kHz and TCPβ‰ˆ0.58T_{\text{CP}} \approx 0.58 ΞΌ\mus.

πŸ”§Engineering Note

OTFS Deployment Status and Implementation Cost

OTFS is a 2017-era research waveform. It is not in 3GPP 5G NR (which is strictly OFDM) and is not expected to be in Release 18. Research proposals for 6G NTN frequently use OTFS as the baseline, and some academic and industrial prototypes exist (Cohere Technologies, the company founded by Hadani). From an implementation standpoint OTFS adds:

  1. One extra 2D FFT at each end. Transmitter applies the inverse SFFT before the standard IFFT; receiver applies the SFFT after the FFT. Both are O(MNlog⁑(MN))\mathcal{O}(M N \log(MN)) and can be pipelined on a standard modem ASIC.

  2. Delay-Doppler pilot grid. Pilots are embedded as sparse impulses in the delay-Doppler lattice instead of a dense time-frequency grid. Channel estimation is then a two-dimensional sparse recovery problem.

  3. Lattice-aligned channel estimates. The advantage of OTFS depends on the channel being delay-Doppler sparse. For LEO with a single LOS path this is automatically satisfied; for rich-scatter terrestrial channels the advantage over OFDM is much smaller.

  4. Outer-code compatibility. OTFS passes bit-level data to the same LDPC / Polar outer codes used in 5G NR, so the coding layer is unaffected.

Bottom line: OTFS is a reasonable candidate for 6G NTN once the standards process opens up to non-OFDM waveforms, but until then real LEO systems will use heavily pre-compensated OFDM with narrow spot beams to keep the differential-delay and residual-Doppler budgets under control.

Practical Constraints
  • β€’

    OTFS is not in 5G NR; deploying it requires a non-NR modem

  • β€’

    2D SFFT cost is additive to FFT, pipelineable

  • β€’

    Delay-Doppler pilot grid differs from NR DM-RS patterns

πŸ“‹ Ref: No normative reference; prototype systems only as of 2024
,

Common Mistake: OTFS Is Not Always Better Than OFDM

Mistake:

A common NTN research claim is that OTFS always outperforms OFDM in high-Doppler channels. The enthusiasm is understandable given the BER curves of Plot πŸ“ŠAnalytical BER: OFDM vs OTFS in High Doppler β€” but it is only half the story.

Correction:

OTFS wins only when the channel is delay-Doppler sparse, i.e. a small number of dominant paths with well-separated Doppler shifts. A LOS LEO channel satisfies this. A channel with rich scatter (urban canyon, indoor) violates it, and OTFS's delay- Doppler tap count grows until the representation is no more compact than OFDM. For the LEO case specifically, the OTFS advantage is real and substantial; for generic NTN with mixed urban users it is smaller. And OFDM has the overwhelming practical advantage of being native to 5G NR, meaning the ecosystem is there and the standards compliance is free. For the foreseeable future, OFDM with aggressive ephemeris-based pre-compensation and narrow-beam coverage is what actually flies.

Why This Matters: Book OTFS Goes Deeper

This section takes the engineering view of OTFS: what does it buy us in LEO, and what does it cost to implement? Book OTFS treats the waveform as a first-class subject, starting from the Zak transform and the Heisenberg-Weyl representation, deriving the SFFT from first principles, and quantifying the delay-Doppler sparsity of common channel models. Readers who want to go beyond the single-tap LEO case β€” to rich-scatter NTN, to high-speed rail, to underwater acoustic β€” should branch to Book OTFS after this chapter.

Quick Check

An OFDM system has subcarrier spacing Ξ”f=60\Delta f = 60 kHz. After Doppler pre-compensation, the residual shift is βˆ£Ξ”fD∣=3|\Delta f_D| = 3 kHz. Using the rule-of-thumb SIRICIβˆ’1β‰ˆ(πΔfD/(3 Δf))2\text{SIR}_{\text{ICI}}^{-1} \approx (\pi \Delta f_D / (\sqrt{3}\, \Delta f))^2, estimate the SIR floor induced by ICI.

β‰ˆ0\approx 0 dB (ICI fully destroys the signal)

β‰ˆ15\approx 15 dB

β‰ˆ21\approx 21 dB

β‰ˆ40\approx 40 dB

Key Takeaway

OFDM works in LEO only with aggressive pre-compensation and narrow beams; OTFS sidesteps both constraints. The residual Doppler after ephemeris pre-compensation is O(100)O(100) Hz, within 5G NR FR2 tolerance, but the differential delay across a wide beam would exceed the CP by orders of magnitude, forcing spot- beam architectures. OTFS represents the LOS LEO channel as a single delay-Doppler tap and avoids both issues, at the cost of not being a 3GPP standard. For 5G NTN (today) the answer is OFDM; for 6G NTN (research) OTFS is a serious candidate.