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:

    At Hayes’ General Store, west of the cemetery, hangs an old army rifle, used by a discouraged Civil War veteran to end his earthly troubles. The grocer took the rifle as payment ‘on account.’
    —Administration for the State of Con, U.S. public relief program (1935-1943)

    Oh! mystery of man, from what a depth
    Proceed thy honours. I am lost, but see
    In simple childhood something of the base
    On which thy greatness stands; but this I feel,
    That from thyself it comes, that thou must give,
    Else never canst receive. The days gone by
    Return upon me almost from the dawn
    Of life: the hiding-places of man’s power
    Open; I would approach them, but they close.
    William Wordsworth (1770–1850)