code:parafoil_tests
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
code:parafoil_tests [2008/10/15 06:06] – laurenceb | code:parafoil_tests [2008/11/08 21:05] (current) – laurenceb | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Fourth test, 8th November ====== | ||
+ | |||
+ | Same as before, filter appears to be working perfectly, need to do a car test still, but the rate output has still captured some of the turns. | ||
+ | |||
+ | {{code: | ||
+ | |||
+ | {{code: | ||
+ | |||
+ | {{code: | ||
+ | |||
+ | ====== Second outside test, 20th October ====== | ||
+ | |||
+ | This time data was recorded at 1Hz. Unfortunately it is clear holding the payload enclosure with one hand whilst running across a muddy field leaves the gyro output buried in noise. However the kalman filter seems to be coping well. Test three will have to use a bike. | ||
+ | |||
+ | Same data as previous, longer test run and intervals at 1Hz this time. | ||
+ | |||
+ | {{code: | ||
+ | |||
+ | {{code: | ||
+ | |||
+ | Around the 75 seciond mark it can be seen that the heading is around due south. The gps heading is wandering about the +-PI boundary, and it can be seen that the filtered heading is not behaving as it should, and is trying to follow the gps. A change to the code in kalman.c is probably the best solution to this - the top of the residual vector needs to be maintained in the +-PI range so the filter is stable under these conditions. | ||
+ | |||
+ | {{code: | ||
+ | |||
+ | |||
====== First outside test, 15th October ====== | ====== First outside test, 15th October ====== | ||
- | This was limited to 0.2 Hz by the radio module. | + | The packet output |
{{code: | {{code: | ||
+ | |||
+ | |||
+ | The x axis on the altitude and the headings graph is in samples. Headings are in radians and rate in radians/s | ||
+ | |||
+ | |||
{{code: | {{code: | ||
{{code: | {{code: |
code/parafoil_tests.1224050783.txt.gz · Last modified: 2008/10/15 06:06 by laurenceb