Hi everybody
I'm beginning a project that involves the calculation of the distance between two or more arduinos.
I need to do the Time Difference of Arrival (TDoA) method, sending a RF signal to synchronize the arduinos and manage to calculate the distance from the difference between the time of the arrival of the RF signal and the time of the ultrasound arrival.
The link below have an image illustrating this method:
So, to do this project i will have RF zigbee module for the synchronization and some ultrasonic module for each arduinos .
I need a decent coverage angle for the ultrasonic modules so i found the PING))) from Parallax (PING))) Ultrasonic Distance Sensor - Parallax).
My idea is to put 4 PING))) in each arduino, each facing different directions for decent coverage.
So, i wonder if the PING))) ultrasonic modules will work in this type of project (one transmitting and another one receiving).
And if it works, putting all 4 PING))) from Arduino A transmitting simultaneously and the 4 PING))) from Arduino B receiving also simultaneously would be possible?
Thanks!
8)