Hi,
I am trying to use the GPS data logged at 1/4 second intervals. However, when I compute the speed vector from the GPS lat/long and pressure alt data I get an interesting pattern (all values in feet per 250ms):
DELTA ALT,DELTA VECTOR LENGTH,TAS VECTOR,DELTA DELTA VECTOR LENGTH
-4,58.748377341881,64.9806795971661,-56.7867709288435
-6,55.7496810421258,65.1072653366411,-2.99869629975515
-4,55.6098680150781,65.3182415690994,-0.139813027047737
-4,115.562574527155,65.4026320620828,59.9527065120773
-3,57.0051754551388,65.4870225550661,-58.5573990720166
-3,58.6868392381878,65.4026320620828,1.68166378304905
-2,53.7186432974605,65.0650700901494,-4.96819594072737
0,117.218303771432,64.6431176252328,63.499660473972
0,56.9249082870942,64.5587271322494,-60.2933954843383
0,56.924649512794,64.5165318857578,-0.000258774300178288
0,55.4624126365609,64.3055556532995,-1.46223687623306
1,110.595450612246,64.1789699138244,55.1330379756852
the first column is altitude change between measurement, the second is the GPS/PALT based computed speed vector, the third the speed vector based on TAS and the last the delta in the computed speed vector.
As the computed speed vector and TAS seem to match pretty well (considering wind) over a one second average the computed speed vector seems to underestimate movement for 3 measurements (750ms) and then catches up at the 4th measurement. Those values are clearly a measurement issue (would require a +-7G load every second if they were real which I think I would have noticed
)
Any idea what's causing that inaccuracy?
Thanks
Oliver
p.s. GPS fix quality is 2 with 10 satellites.
I am trying to use the GPS data logged at 1/4 second intervals. However, when I compute the speed vector from the GPS lat/long and pressure alt data I get an interesting pattern (all values in feet per 250ms):
DELTA ALT,DELTA VECTOR LENGTH,TAS VECTOR,DELTA DELTA VECTOR LENGTH
-4,58.748377341881,64.9806795971661,-56.7867709288435
-6,55.7496810421258,65.1072653366411,-2.99869629975515
-4,55.6098680150781,65.3182415690994,-0.139813027047737
-4,115.562574527155,65.4026320620828,59.9527065120773
-3,57.0051754551388,65.4870225550661,-58.5573990720166
-3,58.6868392381878,65.4026320620828,1.68166378304905
-2,53.7186432974605,65.0650700901494,-4.96819594072737
0,117.218303771432,64.6431176252328,63.499660473972
0,56.9249082870942,64.5587271322494,-60.2933954843383
0,56.924649512794,64.5165318857578,-0.000258774300178288
0,55.4624126365609,64.3055556532995,-1.46223687623306
1,110.595450612246,64.1789699138244,55.1330379756852
the first column is altitude change between measurement, the second is the GPS/PALT based computed speed vector, the third the speed vector based on TAS and the last the delta in the computed speed vector.
As the computed speed vector and TAS seem to match pretty well (considering wind) over a one second average the computed speed vector seems to underestimate movement for 3 measurements (750ms) and then catches up at the 4th measurement. Those values are clearly a measurement issue (would require a +-7G load every second if they were real which I think I would have noticed
Any idea what's causing that inaccuracy?
Thanks
Oliver
p.s. GPS fix quality is 2 with 10 satellites.