Hubbry Logo
search
search button
Sign in
Historyarrow-down
starMorearrow-down
Hubbry Logo
search
search button
Sign in
Probabilistic data association filter
Community hub for the Wikipedia article
logoWikipedian hub
Welcome to the community hub built on top of the Probabilistic data association filter Wikipedia article. Here, you can discuss, collect, and organize anything related to Probabilistic data association filter. The purpose of the hub is to connect people, foster deeper knowledge, and help improve the root Wikipedia article.
Add your contribution
Inside this hub
Probabilistic data association filter

The probabilistic data association filter (PDAF)[1][2] is a statistical approach to the problem of plot association (target-measurement assignment) in a target tracking algorithm. Rather than choosing the most likely assignment of measurements to a target (or declaring the target not detected or a measurement to be a false alarm), the PDAF takes an expected value, which is the minimum mean square error (MMSE) estimate. The PDAF on its own does not confirm nor terminate tracks.

Whereas the PDAF is designed to track only one target in the presence of false alarms and missed detections, the Joint Probabilistic Data Association Filter (JPDAF) can handle multiple targets. The first real-world application of the PDAF was probably in the Jindalee Operational Radar Network,[2] which is an Australian over-the-horizon radar (OTHR) network.

Implementations

[edit]
  • MATLAB: The PDAF and JPDAF algorithms are implemented in the singleScanUpdate function that is part of the United States Naval Research Laboratory's free Tracker Component Library.[3]
  • Python: The PDAF and other data association methods are implemented in Stone-Soup.[4] A tutorial demonstrates how the algorithms can be used.[5][6]

References

[edit]
Add your contribution
Related Hubs