Menu
Home
Products
Resources
Blog Contact
Request Quote

Range-Doppler Map

Technical Glossary | BRIDZA

Range-Doppler Map

Also known as: Range-Doppler matrix (RDM), range-velocity map Domain: Radar signal processing, synthetic aperture radar (SAR), pulse-Doppler radar


Definition

A Range-Doppler Map (RDM) is a two-dimensional data representation produced during radar signal processing that simultaneously encodes target range (distance from the radar) along one axis and target radial velocity (via the Doppler frequency shift) along the other. Each cell in the resulting 2D matrix corresponds to a specific range-Doppler bin, and the complex or magnitude value assigned to that cell reflects the radar return power originating from scatterers at that particular combination of range and velocity.

Unlike a simple range profile—which collapses all Doppler information into a single dimension—a Range-Doppler Map preserves the full coupling between range and velocity, enabling the radar to distinguish between multiple targets that share the same range but differ in speed, or conversely, targets at different ranges moving at the same velocity. The RDM is therefore the foundational output of any pulse-Doppler radar processing chain and serves as the primary visualization tool for radar analysts and automated detection algorithms alike.

In practice, the RDM is visualized as a heat map or contour plot, where the horizontal axis represents range (in meters or kilometers), the vertical axis represents radial velocity (in m/s) or Doppler frequency (in Hz), and pixel intensity maps to returned signal power (in dB). This 2D processing representation transforms raw in-phase/quadrature (I/Q) data into a form where targets appear as localized peaks against a background of noise and clutter, making detection and parameter estimation tractable.


Generation Process

The construction of a Range-Doppler Map proceeds through a well-defined radar processing pipeline, typically implemented in the digital domain after analog-to-digital conversion of the received echoes.

Step 1 — Pulse Compression (Range Processing)

The transmitted waveform—commonly a linear frequency-modulated (LFM) chirp or phase-coded pulse—is deliberately spread in time to achieve high average power while maintaining fine range resolution. Upon reception, pulse compression is applied by correlating the received signal with a replica of the transmitted waveform. This is most efficiently implemented via a fast convolution using a 1D FFT along the fast time (range) dimension. The result of pulse compression for each transmitted pulse is a high-resolution range profile, where targets now appear as sharp peaks whose positions correspond to their round-trip delay.

Step 2 — Doppler Processing (Velocity Estimation)

A coherent radar transmits a burst of $N$ pulses at a uniform pulse repetition frequency (PRF). After pulse compression, the radar possesses $N$ range profiles, one per pulse. For every range bin, the sequence of complex samples across the $N$ pulses constitutes a slow-time signal whose frequency content encodes the Doppler shift induced by target motion. A second 1D FFT—this time along the slow time (pulse index) dimension—transforms this data into the Doppler domain.

Step 3 — Two-Dimensional FFT (2D FFT)

When the radar data is arranged as a 2D matrix with fast-time samples along columns and slow-time samples along rows, a 2D FFT efficiently performs both the range-compression and Doppler-processing transforms in a single mathematical operation. The 2D FFT decomposes the data simultaneously in range (fast-time frequency) and Doppler (slow-time frequency), directly yielding the Range-Doppler Map. Window functions—such as Hamming, Hanning, or Taylor windows—are typically applied along one or both dimensions prior to the FFT to suppress sidelobes at the expense of slight resolution broadening.

AERIS-10 Processing Chain

Modern radar processors such as the AERIS-10 implement this pipeline in dedicated FPGA or GPU hardware to achieve real-time throughput. The AERIS-10 processing chain executes the following stages in sequence: (1) digital down-conversion and I/Q extraction, (2) range compression via overlapped-save FFT, (3) motion compensation and phase correction, (4) Doppler FFT with adaptive windowing, (5) coherent integration and CFAR thresholding, and (6) RDM output to display and tracking subsystems. The AERIS-10 architecture supports configurable PRF modes and burst lengths, allowing the Range-Doppler Map parameters to be tailored to mission requirements—from long-range surveillance with coarse Doppler resolution to short-range tracking with fine velocity discrimination.


Interpretation

Range Axis

The horizontal (fast-time) axis of the RDM maps to slant range via the relation $R = c\tau / 2$, where $c$ is the speed of light and $\tau$ is the round-trip delay. Range resolution is determined by the transmitted waveform bandwidth: $\Delta R = c / (2B)$. Each column of the RDM thus represents the radar return power as a function of distance for a particular Doppler bin.

Doppler Axis

The vertical (slow-time) axis maps to Doppler frequency $f_d = 2v_r / \lambda$, where $v_r$ is the radial velocity and $\lambda$ is the carrier wavelength. Doppler resolution is governed by the coherent processing interval: $\Delta f_d = 1 / T_{CPI}$, or equivalently $\Delta v_r = \lambda / (2 T_{CPI})$. Positive Doppler frequencies correspond to targets approaching the radar; negative frequencies indicate receding targets.

Target Signatures

A point target moving at constant velocity appears as a single localized peak in the Range-Doppler Map. Extended or complex targets (e.g., aircraft with rotating blades or vehicles with vibrating components) produce smeared or multi-lobed signatures that spread across several Doppler bins—a phenomenon exploited in micro-Doppler analysis (see Applications). The peak's amplitude, phase, and shape provide information for target classification, tracking, and radar cross-section (RCS) estimation.

Clutter Identification

Stationary ground clutter, weather, and sea clutter concentrate along the zero-Doppler line (the column corresponding to $f_d = 0$) because these scatterers have negligible radial velocity. This characteristic makes clutter identification and suppression straightforward: notch filtering or clutter maps can be applied to the RDM to attenuate zero-Doppler returns before target detection. Moving clutter (e.g., foliage in wind, ocean waves) broadens the clutter ridge, requiring more sophisticated filtering such as space-time adaptive processing (STAP).


Timing Requirements

Coherent Processing Interval (CPI)

The CPI is the total time spanned by the burst of $N$ pulses used to form one RDM: $T_{CPI} = N / \text{PRF}$. The CPI directly determines Doppler resolution ($\Delta f_d = 1 / T_{CPI}$) and coherent integration gain ($10 \log_{10} N$ dB). Longer CPIs yield finer velocity resolution but reduce the radar's update rate and increase sensitivity to target acceleration, which can defocus the Doppler peak.

Doppler Resolution

As noted above, Doppler resolution is $\Delta f_d = \text{PRF} / N$. For applications requiring separation of slow-moving targets from clutter, Doppler resolutions on the order of 1–10 Hz (corresponding to cm/s-level velocity discrimination at X-band) are often necessary, driving the need for large $N$ and consequently longer CPIs or higher PRFs.

Pulse Repetition Frequency (PRF)

The PRF sets the maximum unambiguous Doppler frequency: $f_{d,\text{max}} = \text{PRF} / 2$. If the true Doppler shift exceeds this bound, velocity aliasing (ambiguity) occurs, folding the target into an incorrect Doppler bin. Low-PRF waveforms provide unambiguous range but may suffer Doppler ambiguity; high-PRF waveforms resolve Doppler at the expense of range ambiguity. Medium-PRF schemes represent a compromise. The choice of PRF is therefore a critical design parameter that shapes the usable extent of the Range-Doppler Map.


Applications

- Target Detection and Tracking: The RDM is the primary input to constant false-alarm rate (CFAR) detectors, which adaptively threshold each range-Doppler bin to declare target presence. Detected peaks feed into multi-target tracking algorithms (e.g., Kalman filters, probabilistic data association) for trajectory estimation.

- Micro-Doppler Analysis: High-resolution RDMs reveal the micro-Doppler signatures of rotating or vibrating structures on a target—helicopter rotor blades, jet engine turbines, human limb motion—enabling classification and identification beyond what kinematic data alone provides.

- Moving vs. Stationary Target Separation: Because stationary objects cluster at zero Doppler while moving targets are displaced from it, the RDM provides an inherent mechanism for separating moving targets from background clutter, underpinning ground moving target indication (GMTI) and maritime surveillance modes.

- SAR and ISAR Imaging: In synthetic aperture radar (SAR) and inverse SAR (ISAR), the Range-Doppler Map forms the intermediate data product from which focused 2D images are derived, with the Doppler axis mapping to cross-range (azimuth) position due to the synthetic aperture geometry.


See Also

Doppler Processing · Pulse Compression · Coherent Processing Interval · CFAR Detection · Micro-Doppler Signature · AERIS-10 · Synthetic Aperture Radar


Keywords: Range-Doppler map, radar processing, 2D FFT, Doppler, AERIS-10, target detection, pulse compression, coherent processing interval, micro-Doppler, CFAR

← Back to AERIS-10 Index