perlcapt

Primary tabs

perlcapt's picture

History

Member for
11 years 7 months

Contributions

Stream of Forum Topics

In 50 characters or less... Posted by Post date Last comment Number of Comments # of Comments new to you
Using radio waves not accurate enough perlcapt Monday, September 10, 2012 - 2:39pm Thursday, October 18, 2012 - 9:56pm 1
RFID perlcapt Tuesday, September 4, 2012 - 11:14am Tuesday, December 8, 2015 - 11:03pm 11

Stream of Forum Comments

perlcapt's picture

The majority of the GPS errors in location of the Base Stations for the Farm Item Locator will be exactly the same for each base station. Some of the errors are accounted for by differential GPS and WAAS GPS correctors, but this just gets you down to the meter to three meter accuracy. In surveying, the errors and corrections are computed locally at a base station to the survey and then applied, either immediately (RTK) or in post processing (PPK). A professional grade base station costs upward from $50k. Not in the budget for this project.

I wonder if we can't cobble together a low end version of the same concept? We might have to actually survey in the location of one station, the base-base station, and the others could figure out where they are. A good RTK/PPK positon (used on objects that move, like cows and tractors) would have accuracy of a few inches.

perlcapt's picture

The problem of synchronization without GPS is a difficult one. Each CPU clock will drift at a different rate which may be temperature dependent. While it is possible to build a mesh protocol to find a common time, it will require both transceiver and CPU resources which might need to be used for other things at the time. The GPS with PPS is ultra accurate PPS signals have an accuracy ranging from a 12 picoseconds to a few microseconds per second, or 2.0 nanoseconds to a few milliseconds per day and sets a common standard time for anything that uses it. There may still be problems finding deterministic latencies in the radio and CPU.

perlcapt's picture

Okay. RFID is out for this project. How about an active transponder, maybe done with the Xbee? With this the positioning is done by the base stations. All that would be necessary on the tags would be to transmit replies to a queries from the base stations. I assume (big word here) that the turn-around time from request received to reply transmitted could be held constant. From my sketchy reading and conversations with cohorts here at CCOM (Center for Coastal and Ocean Mapping), the clock error problem is eliminated in this way. The positioning is determined by the sum of the two way transmission and the turn around time.