Bayesian Tracking: Basic Idea
Iterative updating of conditional probability densities!
kinematic target state xk at time tk, accumulated sensor data Zk a priori knowledge: target dynamics models, sensor model, road maps
- prediction:
p(xk−1|Zk−1)
dynamics model
− − − − − − − − − − →
road maps
p(xk|Zk−1)
- filtering:
p(xk|Zk−1)
sensor data Zk
− − − − − − − − − − →
sensor model
p(xk|Zk)
- retrodiction:
p(xl−1|Zk)
filtering output
← − − − − − − − − − −
dynamics model
p(xl|Zk) − finite mixture: inherent ambiguity (data, model, road network) − optimal estimators: e.g. minimum mean squared error (MMSE) − initiation of pdf iteration: multiple hypothesis track extraction
Sensor Data Fusion - Methods and Applications, 5th Lecture on November 21, 2018 — slide 1