1 / 12

Target Tracking with Binary Proximity Sensors

This presentation explores target tracking using binary proximity sensors. It discusses critical topics such as spatial resolution, velocity estimation, and techniques like OccamTrack and particle filtering. We delve into theoretical frameworks that outline localization errors and present innovative methods for improving tracking accuracy through geometric post-processing. Experimental simulations highlight the performance of these strategies in real-world scenarios. The findings aim to enhance our understanding of sensor networks and their applications in efficient target tracking.

floyd
Télécharger la présentation

Target Tracking with Binary Proximity Sensors

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Target Tracking with Binary Proximity Sensors N. Shrivastava, R. Mudumbai, U. Madhow, S. Suri Presented By Shan Gao

  2. Contents • Introduction • Spatial Resolution • Velocity Estimation • OccamTrack • Particle filter approach • Geometric post-processing • Simulation & Experiments

  3. Introduction • Binary proximity sensors • Only know the existence of target(s) • No information about the number of targets, velocity, distance etc. • Signature: 000,100,110,010,011,001,000

  4. Spatial resolution • Theorem 1 • If a network of binary proximity sensors has average sensor density ρ and each sensor has sensing radius R, then, the worst-case L∞ error in localizing the target is at least Ω(1/ρR). • Theorem 2 • Consider a network of binary proximity sensors, distributed according to the Poisson distribution of density ρ, where each sensor has sensing radius R, then the localization error at any point in the plane is of order 1/ρR. • P[X>x] ≈ e-2ρRx

  5. Velocity Estimation A trajectory exhibiting high frequency variations cannot be captured by binary sensors.

  6. OccamTrack • Assume ideal binary sensing. • O(m3)

  7. Non-ideal sensing • OccamTrack’s performance is poor. • 0 - target is s.w. outside Ri • 1 - target is s.w inside R0

  8. Particle Filtering • At any time n, we have K particles (or candidates), with the current location for the kth particle denoted by xk[n]. • At the next time instant n+1, choose m candidates for xk[n+1] uniformly at random from the patch F. K mK • Pick K candidates with the best cost functions to get the set xk[n+1]. • The final output is simply the particle (trajectory) with the best cost function.

  9. Cost Function • Penalty on changes in the vector velocity • To keep with lowpass trajectory. • Geometric Postprocessing • Particle filtering provides no guarantees of a clean or minimal description. • Merge points within distance Δ

  10. Simulation – Non-Ideal Sensing

  11. Experiment

  12. Thanks Q&A

More Related