Select to expand quote
TGale said..
Another question is how is distance calculated for checking the 500m max criteria? Is it the "sum of the distances between data points"?
Possibly a idea to have an officially recognised and consistent way to calculate Doppler-based Alpha?
With trackpoints data, the distance travelled is based on working out the distance between each point using a standard algorithm. You then add up the distances, and if it's less than or equal to 500m (and more than some arbitrary minimum that varies between software) then you check to see if your start point and end point are less than 50m apart (using the same formula) and if so, then you have a potential Alpha.
With doppler data, the distance travelled is stored with each point so you don't need to recalculate it, but you still need to work out how far apart the first and last points are.
In theory, the doppler data should be more accurate. It is generally a little further than the trackpoint data (since the lines travelled are curved, not straight) which means you should be covering more ground, which should mean a better Alpha. However, different devices have different reactions when you suddenly change directions... It's complicated.
Because GPS devices are really good at working when you travel in a straight line, and a bit shakier when you start turning corners, there are lots of blips and issues that can happen during an Alpha that will wind up with it being eliminated. The boundary conditions for these eliminations vary from software to software. This is why you often get different Alpha results on different software.
Dylan.