METULecture 2
METULecture 2
1 / 29 2 / 29
Definition
A target is anything whose state is of interest to us.
3 / 29 4 / 29
Measurements Measurements
5 / 29 6 / 29
Measurements Measurements
7 / 29 8 / 29
Measurements: Modeling Measurements: Modeling
9 / 29 10 / 29
11 / 29 12 / 29
Targets: Tracks Targets: Types
We can characterize targets considered in target tracking into
categories depending on their size with respect to sensor resolution
Track types: According to their different life stages, tracks can be (depends on target-sensor distance too).
classified into 3 cases. Point target: A target that can result in at most a single
measurement.
Tentative (initiator): A track that is in the track initiation
This means its magnitude is comparable to sensor resolution.
process. We are not sure that there is sufficient evidence that
Extended target: A target that can result in multiple
it is actually a target or not.
measurements at a single scan.
Confirmed: A track that was decided to belong to a valid Sometimes, an extended target can also be treated as a point
target in the surveillance area. This is one end of initiation target by tracking its centroid or corners.
process. Unresolved targets: This denotes a group of close targets
Deleted: At the other end of the initiation process, this is a that can collectively result in a single measurement in the
track that is decided to come from all random F As. All of its sensor.
info should be deleted. Dim target: This is a target which results in returns that
cannot be separated from noise by simple thresholding. These
can be tracked much better with track before detect (TBD)
type approaches.
13 / 29 14 / 29
xk = f (xk−1 ) + wk xk = f (xk−1 ) + wk
where ak ∼ N (0, σa2 ) is a white noise. where ak ∼ N (0, σa2 ) is a white noise.
(Nearly) constant acceleration model (Nearly) constant acceleration model
1 T T 2 /2
2
1 T T 2 /2
2
xk xk−1 T /2 xk xk−1 T /2
x x
xk , vkx = 0 1 T vk−1 + T ηk xk , vkx = 0 1 T vk−1 + T ηk
axk 0 0 1 axk−1 1 axk 0 0 1 axk−1 1
where ηk ∼ N (0, ση2 ) is a white noise. where ηk ∼ N (0, ση2 ) is a white noise.
How to select the noise parameters?
15 / 29 15 / 29
Targets: Modeling Targets: Filtering
16 / 29 17 / 29
Definition
Definition Gating is the process of using prior information or the sufficient
Association is the process of assigning measurements to existing statistics for a track to exclude the possibility of assigning a
tracks or existing tracks to measurements (measurement-to-track measurement to the track. The region in the measurement space
association vs. track-to-measurement association). that the measurements are allowed to be assigned to the target is
called as the gate.
In a classical air traffic control (ATC) application, there are
hundreds of targets and measurements.
Using maximum velocity assumptions yk1
yk2
Possible combinations are incredibly many. 3
ŷk|k−1
about the target can give coarse gates.
Not all of the possible associations are physically feasible. y yk3
More detailed gates are formed using the yk5 yk4
One must exclude these highly unlikely combinations from predicted measurement means and
1
ŷk|k−1 2
ŷk|k−1
yk7
further consideration as soon as possible. innovations (measurement prediction) yk6
20 / 29 21 / 29
22 / 29 23 / 29
Multiple Sensors: Decentralized Tracking Case Multiple Sensors
Architecture Issues:
Measurement
TRACKER
Processing Centralized approach is optimal.
Communication constraints make it unattractive because
measurement communication rates are generally higher than
Measurement Track
TRACKER Association track communication rates.
Processing
& Fusion
Some of the computations can also be distributed in the
decentralized case.
Measurement System’s susceptibility to failures in the tracking center is
TRACKER
Processing USER
also an important issue.
We are going to concentrate on the decentralized architecture.
24 / 29 25 / 29
Definition Definition
Out of sequence measurements: Measurements delayed in the Track fusion: Process of combining the sufficient statistics of two
communication which arrive into the fusion center after a more current or more tracks from local trackers when they are associated to
measurement from the same source has already been processed. each other.
tk−`−1 tk−` τ tk−`+1 tk−`+2 tk−1 tk
target time Important issue: Correlation between the local estimation errors
although the local sensors measurement errors are independent.
26 / 29 27 / 29
References References
Y. Bar-Shalom, X. R. Li, and T. Kirubarajan, Estimation with Applications to M. Mallick, V. Krishnamurthy and B.-N. Vo (Editors), Integrated Tracking,
Tracking and Navigation, New York: Wiley, 2001. Classification, and Sensor Management: Theory and Applications, John Wiley
& Sons, 2012.
Y. Bar-Shalom and T. E. Fortmann, Tracking and Data Association, Orlando,
R. P. S. Mahler, Statistical Multisource-Multitarget Information Fusion, Artech
FL: Academic Press, 1988.
House, 2007.
S. Blackman, Multiple Target Tracking with Radar Applications, Norwood, MA:
B. Ristic, S. Arulampalam and N. Gordon, Beyond the Kalman Filter: Particle
Artech House, 1986.
Filters for Tracking Applications, Artech House, 2004.
28 / 29 29 / 29