Radar Tracker - General Approach

General Approach

There are many different mathematical algorithms used for implementing a radar tracker, of varying levels of sophistication. However, they all perform steps similar to the following every time the radar updates:

  • Associate a radar plot with an existing track (plot to track association)
  • Update the track with this latest plot (track smoothing)
  • Spawn new tracks with any plots that are not associated with existing tracks (track initiation)
  • Delete any tracks that have not been updated, or predict their new location based on the previous heading and speed (track maintenance)

Perhaps the most important step is the updating of tracks with new plots. All trackers will implicitly or explicitly take account of a number of factors during this stage, including:

  • a model for how the radar measurements are related to the target coordinates
  • the errors on the radar measurements
  • a model of the target movement
  • errors in the model of the target movement

Using these information, the radar tracker attempts to update the track by forming a weighted average of the current reported position from the radar (which has unknown errors) and the last predicted position of the target from the tracker (which also has unknown errors). The tracking problem is made particularly difficult for targets with unpredictable movements (i.e. unknown target movement models), non-Gaussian measurement or model errors, non-linear relationships between the measured quantities and the desired target coordinates, detection in the presence of non-uniformly distributed clutter, missed detections or false alarms. In the real world, a radar tracker typically faces a combination of all of these effects; this has led to the development of an increasingly sophisticated set of algorithms to resolve the problem. Due to the need to form radar tracks in real time, usually for several hundred targets at once, the deployment of radar tracking algorithms has typically been limited by the available computational power.

Read more about this topic:  Radar Tracker

Famous quotes containing the words general and/or approach:

    There is a mortifying experience in particular, which does not fail to wreak itself also in the general history; I mean “the foolish face of praise,” the forced smile which we put on in company where we do not feel at ease, in answer to conversation which does not interest us. The muscles, not spontaneously moved but moved, by a low usurping wilfulness, grow tight about the outline of the face, with the most disagreeable sensation.
    Ralph Waldo Emerson (1803–1882)

    Girls tend to attribute their failures to factors such as lack of ability, while boys tend to attribute failure to specific factors, including teachers’ attitudes. Moreover, girls avoid situations in which failure is likely, whereas boys approach such situations as a challenge, indicating that failure differentially affects self-esteem.
    Michael Lewis (late–20th-century)