TrackingDifferenz
TrackingDifferenz is a term used in tracking and estimation to denote the discrepancy between the true state of a tracked object and the state estimated by a tracking system. The concept is used to analyze estimator performance, diagnose tracking failures, and guide improvements in sensor fusion and filtering algorithms.
Mathematically, the TrackingDifferenz at time k is defined as e_k = x_k^true − x_k^est, where x_k represents the
It is widely used in radar and sonar tracking, computer vision, autonomous vehicles, and robotics, where accurate
Reducing TrackingDifferenz can be pursued by improving the process model, observation model, data association, or by
Limitations: The concept depends on the chosen state representation and model; the true state is not directly
See also: estimation error, residual, Kalman filter, state estimation, data association, sensor fusion.