Adaptive MTI
Understanding Adaptive MTI
Standard MTI works by subtracting consecutive radar returns. Stationary objects produce identical returns pulse to pulse, so subtraction cancels them. Moving targets produce phase-shifted returns, so they survive the cancellation. A two-pulse canceller has a frequency response with a null at zero Doppler (and at blind speeds). A three-pulse canceller has a deeper null but a wider rejection band.
The problem arises when clutter is not truly stationary. Wind-blown trees, ocean waves, and precipitation all produce Doppler-spread clutter centered near (but not exactly at) zero Doppler. An Adaptive MTI uses the received data to estimate the clutter power spectral density, then optimizes the canceller filter coefficients to match. This is equivalent to placing the deepest null of the filter exactly on the clutter peak and shaping the notch width to match the clutter spread.
H(f) = 2·sin(πf/fr)
Null at f = 0 (stationary) and f = fr (blind speed)
First blind speed:
vblind = λ·PRF / 2
At 10 GHz, PRF=1 kHz: vblind = 15 m/s (54 km/h)
Adaptive MTI (optimal coefficients):
wopt = Rc−1 · s
Rc = clutter covariance matrix (M×M, M=pulses per CPI)
s = target Doppler steering vector
Notch width adapts to clutter spread σv
Fixed vs Adaptive MTI Performance
| Parameter | Fixed 2-Pulse MTI | Fixed 3-Pulse MTI | Adaptive MTI |
|---|---|---|---|
| Clutter rejection | 25-30 dB | 40-50 dB | 50-60+ dB |
| Wind clutter handling | Poor | Moderate | Excellent |
| Notch placement | Fixed at 0 Hz | Fixed at 0 Hz | Adaptive to centroid |
| Notch width | Fixed | Fixed (wider) | Adaptive to spread |
| Computation | 1 subtraction | 2 subtractions | Matrix inversion |
Frequently Asked Questions
Is Adaptive MTI the same as STAP?
No. STAP jointly processes space (antenna elements) and time (pulses), forming a 2D filter. Adaptive MTI operates only in the time/Doppler dimension. STAP provides superior performance for airborne look-down scenarios but requires O((NM)3) computation vs O(M) for Adaptive MTI. Adaptive MTI remains widely used in ground-based surveillance radars.
What is the blind speed problem?
Blind speeds occur at Doppler frequencies that are integer multiples of the PRF. At vblind = λ·PRF/2, the target appears stationary. For a 10 GHz radar with 1 kHz PRF: vblind = 15 m/s (54 km/h). Staggered PRF techniques alternate pulse intervals to shift the blind speeds.
How does Adaptive MTI handle wind-blown clutter?
It estimates the clutter covariance, widens the notch to cover the full Doppler spread (typically 0.5-3 m/s for vegetation), and centers it on the clutter centroid. The trade-off is a wider blind zone where very slow targets cannot be detected.