You are on page 1of 2

4/13/2017 Adding TDOA (time difference of arrival) feature for direction finding · Issue #77 · thotro/arduino-dw1000 · GitHub

Features Business Explore Pricing This repository Search Sign in or Sign up

thotro / arduino-dw1000 Watch 75 Star 171 Fork 102

Code Issues 109 Pull requests 1 Projects 0 Wiki Pulse Graphs

Adding TDOA (time difference of arrival) feature for New issue

direction finding #77


Open greymfm opened this issue on May 7, 2016 · 1 comment

greymfm commented on May 7, 2016 • edited Assignees

No one assigned
The Arduino library currently supports the ToA (time of arrival) feature of the DW1000 modules for two-way-
ranging. Labels

In addition to that it would be very useful to also use the TDOA (time difference of arrival) feature of the None yet

DW1000 modules for direction finding, e.g. if we could connect 3x DW1000 modules and get the time
difference of the received signal between them. This would allow us to do direction finding (knowing the Projects
angle of the sender). Thereby, in addition to distance we would also get an angle, thus reducing the number
None yet
of senders for position estimation (localization). In other words, we would not need 3 senders (3 distances),
just 1 (1 distance, 1 angle) and that greatly reduces the required infrastructure for position estimation
Milestone
(localization) in a difficult outdoor environment like a robotic lawn mower.
No milestone
Combining both methods (ToA and optionally TDOA) would be very intesting.

What do you think? 2 participants

greymfm changed the title from Adding TDOA (time difference of arrival) feature to Adding TDOA
(time difference of arrival) feature for direction finding on May 7, 2016

Rotzbua commented on May 7, 2016 Contributor

Looks similar to: https://github.com/lab11/polypoint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

https://github.com/thotro/arduino-dw1000/issues/77 1/2
4/13/2017 Adding TDOA (time difference of arrival) feature for direction finding · Issue #77 · thotro/arduino-dw1000 · GitHub

© 2017 GitHub, Inc. Terms Privacy Security Status Help Contact GitHub API Training Shop Blog About

https://github.com/thotro/arduino-dw1000/issues/77 2/2

You might also like