target tracking with binary proximity sensors n. shrivastava, r. mudumbai, u. madhow, s. suri...

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

Upload: francine-owens

Post on 27-Dec-2015

216 views

Category:

Documents


1 download

TRANSCRIPT

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

Target Tracking with Binary Proximity Sensors

N. Shrivastava, R. Mudumbai, U. Madhow, S. Suri

Presented By Shan Gao

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

Contents

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

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

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

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

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

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

Velocity Estimation

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

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

OccamTrack

• Assume ideal binary sensing.

• O(m3)

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

Non-ideal sensing

• OccamTrack’s performance is poor. • 0 - target is s.w. outside Ri

• 1 - target is s.w inside R0

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

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.

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

• 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 Δ

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

Simulation – Non-Ideal Sensing

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

Experiment

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

Thanks

Q&A