1 / 10

Advanced Wireless Localization System Using Propagation Timing for Real-Time Tracking

This project focuses on a wireless localization system that utilizes propagation timing to track locations in real-time. It involves mobile motes that send both radio and ultrasound signals, allowing for precise position calculation by stationary motes using the time difference of received signals. The system can control servos for various applications such as spotlight, camera tracking, and laser pointers. The design incorporates motes from Crossbow and utilizes TinyOS from Berkeley for programming, with the potential for DIY mote construction based on MIT Cricket project's diagrams.

clem
Télécharger la présentation

Advanced Wireless Localization System Using Propagation Timing for Real-Time Tracking

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. Wireless Localization System Using Propagation Timing Brian Dake Brian Vaughan Sean Brennan

  2. Basics • Localization using propagation timing • Location tracked in real time • Can be used to control servos for tracking • Spotlights, cameras, laser pointer, etc

  3. Function • 1 mobile mote • 3 stationary motes • Mote communication established through radio frequencies • Localization calculated using propagation delay of ultrasound wave • Servo motors follow the mobile mote in real time

  4. Design • Motes from Crossbow

  5. Design • Ultrasound TX/RX added to motes • Mobile mote incorporates ultrasound TX • Stationary mote incorporates ultrasound RX • TinyOS from Berkeley available online to program motes

  6. Implementation • Mobile mote sends out radio and ultrasound signals at the same time MobileMote Stationary Mote

  7. Implementation • Stationary mote measures time difference between radio and ultrasound pulse • Distance is calculated • Position is found using multiple stationary motes • Instructions given to servos for movement based on real time position

  8. Problems • Integrating ultrasound devices • We can build our own motes using circuit diagrams from the MIT Cricket project • Just use radio strength data (less accurate) • Time delay in processing location • Might be easier to implement using UHF RFID Radar

  9. Mini-Project • Implement the mote system using two motes • Ultrasound and radio communication working

  10. Questions?

More Related