---
title: Delay–Doppler Domain Transformation
url: https://www.emergentmind.com/topics/delay-doppler-domain-transformation
type: topic
---

# Delay–Doppler Domain Transformation

The delay–Doppler domain transformation is a foundational operator in contemporary wireless communications and radar sensing. It enables the mapping of time- and frequency-domain signals into a domain indexed by physical propagation delay and Doppler shift, directly reflecting the underlying channel dynamics in high-mobility scenarios. Modern approaches, including OTFS, DDMC, and corresponding Zak-based frameworks, structure modulation, detection, and channel estimation tasks around the delay–Doppler (DD) representation, which supports sparse, quasi-stationary modeling even under severe doubly-selective fading. This transformation, realized mathematically via the Zak transform, symplectic finite Fourier transform, or DDT variant, is central to OTFS modem design, DD-domain channel sounding, and integrated communication/radar systems [2301.09909][1902.03415][2508.04253][2302.08696][2308.01802].

## 1. Mathematical Formalism of Delay–Doppler Mapping

The DD transformation leverages the joint time–frequency structure of signals and channels, enabling a direct mapping from sampled time-frequency (TF) grids to delay–Doppler indices. For finite blocklengths, the standard transformation employs the symplectic finite Fourier transform (SFFT) and its inverse (ISFFT) [1902.03415][2510.12648]:

\[
X_{\rm DD}[k, \ell] = \frac{1}{\sqrt{NM}}
\sum_{n=0}^{N-1} \sum_{m=0}^{M-1}
X_{\rm TF}[n, m]
\exp\Bigl\{ -j2\pi \left( \tfrac{n k}{N} - \tfrac{m \ell}{M} \right) \Bigr\}
\]
Conversely, DD–TF mapping is:

\[
X_{\rm TF}[n, m] = \frac{1}{\sqrt{NM}}
\sum_{k=0}^{N-1} \sum_{\ell=0}^{M-1}
X_{\rm DD}[k, \ell]
\exp\Bigl\{ +j2\pi \left( \tfrac{n k}{N} - \tfrac{m \ell}{M} \right) \Bigr\}
\]

The Zak transform provides the continuous equivalent:

\[
\mathcal{Z}_x(\tau, \nu) = \sqrt{T} \sum_{k=-\infty}^{\infty} x(\tau + kT) e^{-j2\pi k \nu T}
\]
It possesses quasi-periodicity and allows direct definition of DD-domain basis functions, each corresponding to a grid of delay and Doppler values [2403.14192][2306.08704].

## 2. Channel Characterization in the Delay–Doppler Domain

Wireless channels with time and frequency selectivity are naturally modeled in the DD domain using the spreading function:

\[
h(\tau, \nu) = \sum_{i=1}^P h_i\, \delta(\tau - \tau_i)\, \delta(\nu - \nu_i)
\]

Here, $\tau_i$ and $\nu_i$ are the physical delay and Doppler associated with each resolvable path. The DD representation is compact and typically sparse, directly mapping to scatterer parameters, offering quasi-stationarity over frame durations. The channel input–output law in DD is a 2D (twisted) convolution:

\[
y[k', \ell'] = \sum_{k=0}^{N-1} \sum_{\ell=0}^{M-1} h_{\rm DD}[k, \ell]\, x[(k'-k)_N,\,(\ell'-\ell)_M]\, e^{j2\pi \tfrac{(k'-k)\ell}{MN}}
\]
where $h_{\rm DD}$ represents the filtered, sampled channel on the DD grid [2302.08696][2403.14192][1902.03415].

## 3. Modulation, Demodulation, and DD-Domain Pulse Design

OTFS and related schemes utilize DD domain symbol mapping, with modulation executed via the ISFFT followed by a Heisenberg modulator:

\[
s(t) = \sum_{n=0}^{N-1} \sum_{m=0}^{M-1}
X_{\rm TF}[n, m]\, g_{tx}(t-nT)\, e^{j2\pi m\Delta f (t-nT)}
\]
At the receiver, the signal undergoes matched filtering and is mapped back to DD via SFFT.

DD-domain orthogonality is governed by the choice of transmit and receive pulses, with DDOPs (delay–Doppler orthogonal pulses) structured as [2308.01802][2301.06721]:

\[
u_{m, n}(t) = u(t - m \Delta_\tau) e^{j2\pi n \Delta_\nu (t - m\Delta_\tau)}
\]
These pulses admit local orthogonality per grid position, a property leveraged for efficient multiplexing and interference control even at high pulse densities [2308.01802].

## 4. Practical Implementations: Zak, DZT, and DD-domain Equalization

Modern modems use Zak or Discrete Zak Transforms (DZT) for efficient DD-domain mapping. The DZT for a time-domain sequence $u[n]$ yields:

\[
V_{l, k} = \frac{1}{\sqrt{K}} \sum_{m=0}^{K-1} u_{l + m L} e^{-j2\pi (k/K) m}
\]
with inverse:

\[
u_{l + k L} = \frac{1}{\sqrt{K}} \sum_{m=0}^{K-1} V_{l, m} e^{+j2\pi (m/K) k}
\]
The DZT is unitary, agnostic to noise whitening, and achieves efficient implementation via parallel FFTs [2403.16453][2106.12828].

DD-domain equalization exploits the sparse, quasi-diagonal structure of the channel matrix. Linear MMSE or message-passing methods operate on the DD grid for data recovery, supporting high-mobility robustness, full TF diversity, and simplified pilot-aided channel estimation [2403.16453][2508.04253].

## 5. Equivalence and Interoperability with Other Waveforms

OTFS shares DD-domain processing structures with DFT-precoded OFDM (SC-FDMA); both are equivalent up to known linear phase rotations absorbed into the channel matrix [2402.07751]. Conventional OFDM systems can be augmented with DD-aided processing (DD-a-OFDM) by incorporating DD-domain channel estimation and TF-domain equalization, yielding lower pilot overhead, improved BER, and enhanced Doppler resilience in 6G [2508.04253][1902.03415].

Pulse–Doppler radar range–Doppler processing is mathematically isomorphic to OTFS demodulation under rectangular pulses: the formation of fast-time/slow-time matrices and N-point DFTs directly implements the DD transformation [2301.09909].

## 6. Algorithmic Procedures and Estimation in DD Domain

DD-domain algorithms for estimation of channel parameters—including fractional delay and Doppler—utilize 2D correlators and leakage analysis. For radar and sensing applications, DD-domain peak detection, nearest-neighbor ratioing, and iterative cancellation allow sub-bin resolution of range and velocity [2301.09909][2510.19402]. Pilot-aided channel sounding adapts PN sequences and guard regions in DD grids, supporting high-resolution, robust CSF (channel spreading function) estimation even in urban vehicular scenarios [2510.19402].

Table: Key Operators and Their Formulas

| Operator            | Formula                                                         | Context                |
|---------------------|-----------------------------------------------------------------|------------------------|
| SFFT                | $X_{\rm DD}[k, \ell] = \frac{1}{\sqrt{NM}} \sum X_{\rm TF}[\cdot] e^{-j2\pi(\cdot)}$ | DD–TF mapping          |
| ISFFT               | $X_{\rm TF}[n, m] = \frac{1}{\sqrt{NM}} \sum X_{\rm DD}[\cdot] e^{+j2\pi(\cdot)}$ | TF–DD mapping          |
| DZT (forward)       | $V_{l, k} = \frac{1}{\sqrt{K}} \sum u_{l + mL} e^{-j2\pi(k/K)m}$ | Time–DD mapping        |
| Channel Model       | $h(\tau, \nu) = \sum h_i\, \delta(\tau-\tau_i)\,\delta(\nu-\nu_i)$ | DD domain channel      |
| Modulation          | $s(t) = \sum X_{\rm TF}[n, m]\, g_{tx}(t-nT)\, e^{j2\pi m\Delta f(t-nT)}$ | OTFS transmit          |

## 7. Impact, Limitations, and Open Directions

The DD transformation yields sparse, physically interpretable channel representations, quasi-stationarity, full time-frequency diversity, enhanced Doppler resolution, and efficient equalization. It underpins advanced multiple access schemes, grant-free signatures, integrated sensing and communications, and robust waveform processing for vehicular, satellite, and mmWave systems [2308.01802][2508.04253][2510.12648].

Limitations include fractional tap leakage, error floors under rapid birth–death of scatterers, hardware burden from large 2D transforms, and the requirement of finely tuned DD pulses for optimal localization. Continued research focuses on waveform-domain NOMA, real-time adaptation, efficient channel tracking in fractional or overspread scenarios, and hardware-optimized DD processing for massive MIMO and AI-driven wireless [2510.12648][2508.04253].

## References

- "Radar Sensing via OTFS Signaling: A Delay Doppler Signal Processing Perspective" [2301.09909]
- "Multiple Access in the Delay-Doppler Domain using OTFS modulation" [1902.03415]
- "Delay-Doppler Domain Signal Processing Aided OFDM (DD-a-OFDM) for 6G and Beyond" [2508.04253]
- "OTFS -- A Mathematical Foundation for Communication and Radar Sensing in the Delay-Doppler Domain" [2302.08696]
- "Multi-Carrier Modulation: An Evolution from Time-Frequency Domain to Delay-Doppler Domain" [2308.01802]
- "Fundamentals of Delay-Doppler Communications: Practical Implementation and Extensions to OTFS" [2403.14192]
- "SC-FDMA as a Delay-Doppler Domain Modulation Technique" [2402.07751]
- "On the Pulse Shaping for Delay-Doppler Communications" [2306.08704]
- "Single-Carrier Delay-Doppler Domain Equalization" [2403.16453]
- "A Unified Framework for Adaptive Waveform Processing in Next Generation Wireless Networks" [2510.12648]
- "Delay Doppler Transform" [2311.05236]

Source: https://www.emergentmind.com/topics/delay-doppler-domain-transformation