The Ambiguity Function
Why the Ambiguity Function Matters
In radar, a transmitted waveform probes the environment; the reflected signal is a sum of scaled, delayed, Doppler-shifted copies of . The receiver correlates the received signal with at hypothesized β a matched filter. The output of this correlator is called the ambiguity function . It is the single most important quantity in radar waveform design: its shape determines the achievable resolution, side-lobe level, and ambiguity structure of the range-Doppler map.
The point is that different waveforms have different ambiguity functions. OTFS's ambiguity is a thumbtack shape (sharp peak, low sidelobes in all directions) β structurally ideal for joint range-velocity estimation. OFDM's ambiguity is a ridge (sharp in range, flat in Doppler) β good for range but poor for velocity. This chapter quantifies these shapes.
Definition: Ambiguity Function
Ambiguity Function
For a waveform of duration and energy , the ambiguity function is (peak at zero delay, zero Doppler). is the ambiguity surface β the matched-filter output when the target is at and we correlate against hypothesis . Equivalently, it is the matched-filter response to a target at the origin when we test for a target at .
Two conventions differ in the sign of the exponent: (radar-engineering convention, used here) vs (signal-processing convention). Results are equivalent up to a conjugate; check the sign convention when cross-referencing.
Theorem: Key Properties of the Ambiguity Function
The ambiguity function satisfies:
- Peak at origin: , with equality iff .
- Volume invariance (Woodward's theorem): . The total volume under the squared ambiguity surface is fixed.
- Symmetry: .
- Scaling: dilating gives .
Woodward's theorem (property 2) is the fundamental constraint: the ambiguity function's volume is fixed by the waveform's energy and time-bandwidth product. Narrow main lobes come at the cost of sidelobe energy that cannot be eliminated.
Waveform design is a zero-sum game in the ambiguity volume. A thumbtack ambiguity (concentrated peak) requires spreading sidelobe energy thinly across a large area. A ridge (concentrated in one dimension) pushes all sidelobe energy into the orthogonal direction β localizing that dimension's resolution but sacrificing the other.
OTFS and OFDM make different choices: OTFS spreads sidelobes evenly (thumbtack), OFDM concentrates them along Doppler (ridge). Neither can have both a narrow main lobe and uniformly low sidelobes β Woodward's theorem forbids it. Practical systems manage sidelobes through signal design and post-processing (e.g., windowing for rejection of known sidelobe lobes).
Cauchy-Schwarz
. Equality iff the two factors align: is constant. This requires .
Volume property
Applying Parseval in : where is the 2D Fourier transform. Direct computation: , so .
Symmetry
Change variables: . Substituting : which up to conjugation matches .
Scaling
Direct substitution.
Key Takeaway
The ambiguity function's shape is the waveform's radar signature. Woodward's volume constraint forces a trade: narrow main lobe + narrow sidelobe support requires a compact, spread ambiguity function (thumbtack). Wide main lobe + narrow sidelobe support requires a stretched function (ridge). OTFS's structure produces the thumbtack; OFDM produces the ridge. This is the structural reason OTFS is a better ISAC candidate than OFDM.
Example: Ambiguity of a Rectangular Pulse
Compute the ambiguity function of a rectangular pulse at . Discuss its shape.
Evaluate the integral
For : .
Magnitude
.
Shape
At : triangle in from to , peak at . At : sinc-squared in , first null at . Overall: triangular-sinc-squared ridge along the Doppler axis.
Implication
A single pulse has good range resolution (triangle is narrow at short ) but poor Doppler resolution (sinc-squared is spread over ). This is the OFDM-radar baseline: a ridge along Doppler.
Ambiguity of a Rectangular Pulse
Plot for the rectangular pulse as a 2D heatmap. Observe: narrow peak along (good range resolution), broad sinc-squared ridge along (poor Doppler resolution). This is the ambiguity structure of OFDM-radar (per OFDM symbol). Scroll to see both range and Doppler axes.
Parameters
Theorem: Time-Bandwidth Product and Ambiguity Area
The area of the ambiguity function's main lobe (where , i.e., dB) is bounded by where is the time-bandwidth product. Equality is achieved by the Gaussian pulse; other waveforms have .
In terms of resolution: range resolution is , velocity resolution is , regardless of waveform. The waveform shape determines how sharply these are achieved β the main-lobe quality β but not the theoretical limit.
The time-bandwidth product determines how finely one can resolve β this is the radar analog of the signal space dimensionality. A larger means finer resolution, but also more "cells" in the ambiguity function that must be populated by sidelobe energy.
For a typical OTFS frame at MHz, ms: β many cells. The ambiguity surface is inherently high-dimensional.
Fourier uncertainty
autocorrelation of . Its effective width is (Fourier uncertainty, since has bandwidth ). Similarly, has effective width (since has duration ).
Product
Main-lobe area at the origin: . By Woodward's volume theorem, no pulse can have a smaller main lobe without trading sidelobe area.
Achievable by Gaussian
The Gaussian pulse saturates the bound with . Its ambiguity is Gaussian in both and , with minimum joint uncertainty.
Resolution vs Accuracy vs Ambiguity
Three radar terms are often confused:
- Resolution: β minimum separation for two targets to be distinguishable. Determined by main-lobe width.
- Accuracy: CRLB β minimum variance of the estimate. Determined by main-lobe shape and SNR.
- Ambiguity: the range within which the target lies β determined by the first large sidelobe in the ambiguity function.
Ideal radar waveform: narrow main lobe (good resolution/accuracy), low sidelobes (unambiguous detection), and matched to target scene parameters. OTFS's thumbtack ambiguity achieves the first two simultaneously.
Why OTFS as Radar
Historically, radar and communications were separate: radar uses short pulses or chirps for fine range-Doppler; communications uses OFDM or CP-OFDM for data efficiency. Merging them required one waveform to serve both goals β the motivation for ISAC (Integrated Sensing and Communication).
OFDM-radar was proposed in the 2010s: it uses the OFDM data symbols' output as a radar waveform. Good range (via bandwidth), poor Doppler (ridge ambiguity). Compromises.
OTFS-radar, emerging around 2020, has the thumbtack ambiguity (this chapter) and thus simultaneously resolves range and velocity β with the same waveform that carries data. This is the fundamental reason OTFS is the canonical ISAC candidate for 6G (Chapter 12).
The key intuition: OTFS's data is placed on the DD grid itself, which is the "correct" basis for radar. OFDM's data is in the TF grid, which is the wrong basis for radar. This basis mismatch is what gives OFDM the ridge ambiguity; OTFS avoids it by signaling on the radar-native grid.