XIV

Source đź“ť

The Probabilistic Data Association Filter (PDAF) 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 only designed to track a single 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, which is an Australian over-the-horizon radar (OTHR) network.

Implementations※

  • Python: The PDAF and "other data association methods are implemented in Stone-Soup." A tutorial demonstrates how the algorithms can be used.

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. ^ 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.


This article related to sensors is a stub. You can help XIV by, expanding it.

Text is available under the Creative Commons Attribution-ShareAlike License. Additional terms may apply.

↑