![]() |
||||
3D Location Tracking Using Ultrasonic Devices The problem of indoor localization is very tricky – unlike outdoor tracking where GPS can be used. There a few competing technology for indoor tracking, namely ultra-wide band (UWB), Wi-Fi, GSM, ultrasonic, computer vision etc. Except for methods using computer vision, all these abovementioned method uses either the time-of-flight method or the received signal strength indication (RSSI) method. Each of this method has its pros- and cons-, in terms of accuracy, cost, robustness and ease of setup. In this project, we explore the ultrasonic tracking method, due to its inherent high accuracy and low cost. It basically measures the time of flight of ultrasonic waves, which is relatively slow compared to the speed at which an embedded microcontroller can process. |
||||
|
||||
System Description When the transmitter transmits pulses of ultrasonic waves, it also transmit a short pulse of RF signal which is used to synchronize with the receivers. With this signals, the receivers knows exactly when the transmitter is transmitting the ultrasonic pulses. Each receiver then receives the ultrasonic a few milliseconds later, depending on their distance from the transmitter. |
||||
![]() |
||||
Figure:The ultrasonic transmitter Using the multilateration algorithm, the 3D position of the transmitter can be found. |
||||
![]() |
||||
Figure: Multilateration | ||||
|||||Back | ||||
![]() |
Site map2010 © Copyright by ierc designd by Gabriel |