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

  • 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

  1. ^ Bar-Shalom, Yaakov; Tse, Edison (1975). "Tracking in a Cluttered Environment With Probabilistic Data Association". Automatica. 11 (5): 451–460. doi:10.1016/0005-1098(75)90021-7.
  2. ^ a b Bar-Shalom, Yaakov; Daum, Fred; Huang, Jim (December 2009). "The probabilistic data association filter". IEEE Control Systems Magazine. 29 (6): 82–100. doi:10.1109/MCS.2009.934469. S2CID 6875122.
  3. ^ "Tracker Component Library". Matlab Repository. Retrieved January 5, 2019.
  4. ^ "Stone Soup Github Repo". GitHub.
  5. ^ "Stone Soup PDA Tutorial Documentation".
  6. ^ "Stone Soup PDA Tutorial Code". GitHub.


Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.