Prompted by this question Disappointed with GPX track detail - looking for suggestions … I thought about trying to post process a GPX trace by using an older stationary GPS, parked in a car nearby, and then subtracting the error for each corresponding second in a similar way to a DGPS system. I think a spreadsheet could do the maths. And hopefully I could get a more accurate, reprocessed GPX back from the spreadsheet. Here is a bit more information: The process is that the fixed GPS as a known position and some of the error is down to Satellite clock which should be the same for both GPSes so if the fixed GPS is 3 meters north and 2 west these errors are used to adjust the moving reading at that time. Hope you get the idea. The question is: have you tried it, is it worthwhile, and if so, how did you do it. asked 18 Aug '14, 19:57 andy mackey aseerel4c26 ♦ |
You are clearly on the wrong track here. Post fix correction of offsets doesn't work and you are just as likely to make the position worse as better. Averaging does help (experiments have shown that you need a larger number of samples) to a certain point, but it, naturally, doesn't eliminate errors that are caused by reflections from buildings, coverage etc. which tend to be far larger than those caused by atmospeheric pertubations. Averaging over a large number of tracks may be a bit better because you typically will have different devices mounted in different positions in the vehicle over a very long time with different weather conditions, vegetation etc. However inspection of track bundles where reception is difficult and tracking is difficult (sharp corners) typically shows all devices showing the same errors (over-/underruns etc.). Building a system that can actually do real DGPS is not that expensive, depending on where you live there may even be a public base station service that you can access for free or for a small amount of money (you will need access to one if you are doing short base line DGPS anyway to locate your base station precisely). Software: http://www.rtklib.com/ OSM wiki: http://wiki.openstreetmap.org/wiki/RTKLIB There are other non-DGPS approaches to providing higher accuracy GPS positions that are interesting for OSM use see http://en.wikipedia.org/wiki/Precise_Point_Positioning and http://www.u-blox.ch/en/precise-point-positioning-ppp.html (an example of a chip that can do it). Further it should be noted that OSM currently uses a single global coordinate system instead of multiple latched to the continental plates making sub-dezimeter measurements rather pointless. answered 19 Aug '14, 09:12 SimonPoole ♦ To be clear: the error seen on the stationary GPS is not directly related to the error seen on the mobile one. So you can't simply improve one with the other. DGPS works because the reference station constantly broadcasts the information, kind of like ahaving an extra GPS satellite on the ground.
(19 Aug '14, 10:24)
Vincent de P... ♦
2
@Vincent you are thinking of the correction information provided by WAAS, EGNOS and similar ground based systems, that is not DGPS. DGPS does work by having a base station nearby (emulated or real) that receives signals from the same satellites with the the same atmospheric disturbances as the device you want the postion from, however this works on the "raw" GPS signal on a satellite per satellite base and not on the already calculated solution.
(19 Aug '14, 10:31)
SimonPoole ♦
To summarize: The "raw" is important here, as far as I understand it. So the spreadsheet version will not work whereas the RTKLIB software (this is the same as mentioned in my answer's link) would work because it has available the raw gps data of a fixed and a mobile receiver.
(19 Aug '14, 16:16)
aseerel4c26 ♦
|
At e.g. DE:Genauigkeit von GPS-Daten#Nachträgliche Korrektur durch DGPS (German) there is a description of your idea and a software link (instead of your spreadsheet calculation). answered 18 Aug '14, 22:30 aseerel4c26 ♦ 1
Thank you all for extra info, I will spend some time digesting it. I did, and do think that DPGS isn't required for editing OSM in areas of good Bing and with lots of Traces. For a while I have been utilizing all traces to average ways aided by excellent Bing. Other areas may not be so lucky. They may need DGPS.
(19 Aug '14, 14:58)
andy mackey
|