Dynamic planning pre-detection tracking method for heterogeneous clutter background
A non-uniform clutter and dynamic planning technology, applied in radio wave measurement systems, instruments, etc., to reduce false alarms, suppress clutter, and quickly detect tracks
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Publication Date
- 2014-09-10
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention belongs to the technical field of radar target detection, in particular to the technical field of radar detection of weak targets under the background of non-uniform clutter. Background technique
[0002] The dynamic programming tracking before detection algorithm is an effective weak target tracking method. It does not perform threshold detection in a single frame, and directly uses multi-frame joint processing of radar echo data, and searches all possible tracks through the accumulation of value functions, thereby estimating The true state of the target. It is easy to implement and can handle weak maneuvering targets, and has been widely used in radar tracking, computer vision and other fields.
[0003] The dynamic programming detection-before-tracking algorithm assumes that the background clutter is uniformly distributed, however, in actual radar scenarios, if the dominant interference comes from clutter instead of thermal noise or ma...
Examples
Embodiment Construction
[0036] The present invention mainly adopts the method of simulation test for verification, and all steps and conclusions are verified correctly on MATLAB R2011b. The specific implementation steps are as follows:
[0037] Step 1. Initialize system parameters including: data plane size 50×50, number of processing frames K=6, number of state transitions q=4, threshold V calculated by Monte Carlo simulation test T =33.0761, the OS CFAR reference window length R=20, the ordered statistic is selected as the r=15th, the constant α OS =6.857;
[0038] Step 2. Receive the echo signal of the first frame, take the square of the echo signal amplitude of each resolution unit as the measurement value of the resolution unit; record the measurement value of this row as z 1 ,z 2 ,…,z 50
[0039] Step 3. Eliminate the target measurement value in the measurement value of the resolution unit in the first row of the first frame to obtain the clutter measurement value;
[0040] Step 3.1, calc...