Point Clutter Remover
Point Clutter is a target that has strong total power in one or two successive range bins but is bordered on either side in by bins of significantly lower power. These are usually non-meteorological targets such as airplanes, ships, or other moving objects.
The first step in autocorrelation processing is the optional removal of point clutter.
There are 2 adjustable parameters for the point clutter algorithm:
- TCM Point clutter threshold factor
- Offset Point clutter range offset in bins
The first pass called Clutter detection is to screen all range bins to see if their Doppler filtered power exceeds the normal level before and after in range. In other words, flag all bins if:
These flag bits are output in the optional flag word. The second pass called Clutter sensoring involves linearly interpolating all the autocorrelation values in range over the interval of clutter bins including the offsets at either sides if the offset is larger than 1:
Note that the same thing is done for all the
filtered autocorrelations and crosscorrelations (lagged moments
R1, R2, and dual-polarization
crosscorrelations) as soon as any of the filtered autocorrelation
R0H, R0V,
or R0HV exceeds the threshold. The unfiltered
autocorrelations (total power) T0H,
T0V, and T0HV
are conserved.
