Hello,
I'm new here with questions regarding post processing of data.
I have a GPS puck style unit BU-252S4 interfaced over USB to my computer. I would like to map the position of survey markers positioned in a heavy wooded area. I notice that the output changes quite a bit, my guess is that this is a multipath issue.
Since the software I wrote to use it is custom, what would be the best way to post process data to eliminate error and get a better fix on the markers?
I am thinking about doing the following:
- Take 20 samples and average
- Take another 40 samples and eliminate those with > 4 arc sec error
With those samples take the difference from the average / 20
and add them to the average. (filter)
The numbers could be changed increasing/decreasing the filter Q.
Does anyone have a better suggestion?
Thanks -Tom
I'm new here with questions regarding post processing of data.
I have a GPS puck style unit BU-252S4 interfaced over USB to my computer. I would like to map the position of survey markers positioned in a heavy wooded area. I notice that the output changes quite a bit, my guess is that this is a multipath issue.
Since the software I wrote to use it is custom, what would be the best way to post process data to eliminate error and get a better fix on the markers?
I am thinking about doing the following:
- Take 20 samples and average
- Take another 40 samples and eliminate those with > 4 arc sec error
With those samples take the difference from the average / 20
and add them to the average. (filter)
The numbers could be changed increasing/decreasing the filter Q.
Does anyone have a better suggestion?
Thanks -Tom