Exercises
ex-otfs-ch05-01
EasyAt 5G NR numerology 0 ( kHz), compute the normalized Doppler for (a) pedestrian at 5 Hz, (b) vehicular at 500 Hz, (c) HST at 2 kHz. Predict the ICI-to-signal ratio.
.
.
Pedestrian
; .
Vehicular
; .
HST
; (5.8%). HST at 15 kHz subcarrier spacing is marginal for OFDM.
ex-otfs-ch05-02
EasyVerify that for the ICI leakage coefficient. What physical law does this embody?
.
(a standard sum).
Modulus squared
.
Sum over $m'$
by the partition-of-unity property of sinc-squared.
Physical meaning
Power conservation: the OFDM subcarrier's total transmitted energy is preserved, only redistributed. Doppler is lossless; it just mis-routes energy to neighboring bins.
ex-otfs-ch05-03
MediumFor OFDM with kHz and a channel with single Doppler kHz, a 64-QAM constellation requires SINR dB. Can OFDM achieve this target ignoring noise?
Compute the SINR ceiling from the ICI formula.
Normalized Doppler .
Normalized Doppler
.
ICI ratio
.
SINR ceiling
(15 dB). This is below the 24 dB target for 64-QAM: at this , OFDM cannot support 64-QAM regardless of transmit power. Must drop to 16-QAM or 4-QAM, or use OTFS.
ex-otfs-ch05-04
MediumShow that windowed OFDM with a raised-cosine window of roll-off reduces ICI by a factor of roughly for small . Is this enough to save OFDM at LEO-satellite Doppler ()?
Raised-cosine reduces side-lobe leakage by the -dependent factor.
At , the leading approximation fails.
Raised-cosine ICI reduction
Windowing softens the leakage to neighbors by reducing side-lobe heights. For a raised-cosine window with roll-off , the ICI scales as for small .
At LEO Doppler
At , the Taylor expansion fails entirely. ICI ≈ 1 (all energy spills outside the transmitted bin). No windowing can save this — the problem is fundamental, not a matter of pulse-shape tuning.
Implication
Windowed OFDM helps in the moderate-Doppler regime (0.01 ≤ δ ≤ 0.2) but cannot rescue LEO satellite operation. OTFS, which does not rely on subcarrier orthogonality at all, is the more fundamental fix.
ex-otfs-ch05-05
MediumAn OFDM frame has symbols (one NR slot) at kHz. A channel has s, Hz. Compute the coherence-cell area and the number of coherence cells per frame. Is pilot density on the order of one per coherence cell practical?
Coherence area: .
Cells per frame: .
Coherence area
kHz; ms. Product: (dimensionless, product of samples).
Cells per frame
s. (with , but here needs concrete bandwidth; assume MHz for clarity: ). Cells per frame: .
Pilot density
Five coherence cells per frame — OFDM needs five pilots. Very modest. OTFS needs one pilot — also modest. The pilot savings become dramatic at higher bandwidth and frame duration, where cells-per-frame grows but the -sparse OTFS estimator scales only with .
ex-otfs-ch05-06
MediumDerive the BER formula for a single-tap Rayleigh fading OFDM subcarrier with uncoded BPSK. At SNR = 20 dB, what BER does this predict?
.
For Rayleigh Exponential, use the asymptotic result.
Evaluate expectation
For BPSK, with Exponential(1).
Standard result
The integral gives for large SNR.
At 20 dB
SNR = 100; . Decent but far from the to targets of reliable links. OTFS with diversity order would scale as , giving BER at the same 20 dB — a many-order-of-magnitude reliability advantage.
ex-otfs-ch05-07
MediumCompute the SFFT of a single-OFDM-symbol delta: with all other cells zero. Verify that the result is a full Doppler column at delay .
SFFT formula from Chapter 3.
Sum over single non-zero TF cell.
Apply the SFFT
.
Magnitude
— uniform across all . This is a full-grid uniform pattern, not yet "one column."
Normalize
To match the "one-column" picture (Theorem TDD-Domain Image of an OFDM Subcarrier), we need to account for the rectangular-pulse periodic structure and the modular delay identification . Within the single-symbol context (and using the -point DFT embedded in the SFFT), the symbol identifies with a single delay.
Single-symbol clarification
The "single-column" picture applies when we view the DD image of a subcarrier that is transmitted across all OFDM symbols. For one isolated , the DD-plane image is a cell, not a column — the distinction is about what fraction of the lattice the data occupies in the OFDM vs OTFS case.
ex-otfs-ch05-08
MediumShow that if the OFDM subcarrier spacing is increased by a factor of , the ICI-to-signal ratio decreases by . What trade-off does this expose?
.
CP overhead scales as .
Scaling of $\rho_{\text{ICI}}$
Fix ; scale . . .
Symbol duration
.
CP overhead
Required CP length is fixed by the physical channel, not by . CP fraction of symbol: . Grows with .
Trade-off
Wider subcarriers reduce ICI (quadratically) but inflate CP overhead (linearly-with-bandwidth). There is an optimal for each deployment. 5G NR numerologies are chosen precisely to balance this trade-off across mobility classes.
ex-otfs-ch05-09
HardDerive the exact SINR-ceiling formula from the leakage formula. Show that at , dB.
.
.
For small , .
Compute $|\Phi_{m m}|^2$ at $\delta = 0.1$
. .
Compute $\rho_{\text{ICI}}$
.
SINR ceiling
dB, close to the approximate dB.
ex-otfs-ch05-10
HardAn OFDM receiver uses a linear MMSE equalizer to handle ICI. The equalizer inverts an TF channel matrix per OFDM symbol. Compute the complexity per frame. Compare to OTFS's complexity .
Per-symbol: inversion.
symbols per frame.
OFDM complexity
Per OFDM symbol: for matrix inversion. Per frame: .
OTFS complexity
Single DD-domain operation: (matched filter), or via 2D FFT.
Ratio
OFDM/OTFS = . At : ratio . OFDM with linear MMSE is 4-5 orders of magnitude slower than OTFS with matched filter at realistic frame sizes. This is the complexity cost of OFDM's ICI mitigation.
ex-otfs-ch05-11
HardA dual-polarization OFDM system uses 2 spatial streams, each with the same subcarrier spacing. At normalized Doppler , the polarizations couple via Doppler-induced ICI. Estimate the cross-polarization ICI at the same subcarrier.
Cross-polarization follows the same sinc-leakage pattern.
Independent polarizations scale ICI linearly in the number of streams.
Per-stream ICI
.
Cross-polarization
Both polarizations contribute: each sees its own ICI plus cross-talk from the other polarization through the same leakage mechanism.
Effective SINR
Total interference per polarization , SINR ceiling ( dB). Dual polarization under Doppler is significantly worse than single polarization — MIMO-OFDM inherits and amplifies the ICI problem. MIMO-OTFS (Chapter 16) avoids this by preserving DD sparsity across spatial streams.
ex-otfs-ch05-12
MediumA DFT-s-OFDM uplink (used in 5G NR uplink) applies an additional DFT before the OFDM modulation. Argue qualitatively why DFT-s-OFDM is no more Doppler-robust than plain OFDM.
DFT-s-OFDM is equivalent to a precoded OFDM with a specific (DFT) precoder.
The channel in the underlying OFDM domain is the same.
DFT-s-OFDM
DFT-s-OFDM precodes data with a DFT before OFDM modulation. Effectively: .
DD footprint
Applying a DFT in the data domain is a time-shift in the TF domain. It does not change the DD-plane footprint of the signaling lattice.
Consequence
DFT-s-OFDM still places each data symbol in a TF cell (modulo the DFT permutation). Under Doppler, it still suffers from ICI — the DFT precoder does not create DD sparsity. OTFS does, through the ISFFT precoder (the key difference: ISFFT is a 2D DFT, not a 1D one, and it is symplectic).
ex-otfs-ch05-13
HardProve the Wiener-Khinchin identity for OFDM under random phase-noise: the PSD of the ICI noise equals the time-derivative PSD of the channel. Sketch (not full proof).
Approximate the time-varying channel by its Taylor expansion.
ICI .
Taylor expansion
over one OFDM symbol.
ICI from the drift
The drift term produces ICI proportional to .
PSD
Taking PSDs: , which is the time-derivative PSD of the channel.
Interpretation
ICI is a PSD projection of the channel's rate of change. For block-fading (constant over the frame), ICI is zero. For time-varying channels, ICI PSD is a filtered version of the channel's time-derivative spectrum. The Jakes Doppler spectrum (isotropic) produces a specific ICI PSD shape.
ex-otfs-ch05-14
MediumCompute the ICI BER floor for QPSK at (moderate vehicular). Assume no other impairments.
Treat ICI as AWGN; ICI power .
BER = for QPSK.
SINR
. ( dB).
BER
.
Interpretation
At moderate vehicular mobility, QPSK is essentially uncoded error-free. The OFDM problem is not at the QPSK level — it is at 16-QAM and above, where the constellation density demands higher SINR than the ICI ceiling allows.
ex-otfs-ch05-15
Challenge(Open research direction.) Consider a system where the OFDM subcarrier spacing is chosen adaptively based on estimated Doppler. Propose the optimal that minimizes (ICI + CP-overhead) loss. Show that this does not close the gap to OTFS in the deep-Doppler regime.
Loss = (normalized).
Differentiate w.r.t. .
Loss function
Normalize: with the CP overhead fraction. ; .
Optimize
gives . Inserting: loss .
OTFS comparison
OTFS loss does not depend on in the same way — it depends only on the DD-grid alignment with the channel. At deep-Doppler ( for LEO), no OFDM numerology satisfies both and . OTFS operates with and effectively zero ICI. The gap is structural, not a matter of tuning.