I have been working on an improved altitude estimator for a while here but have been having issues with implementation.
The theory works fine but as seen above in the FFT of the accelerometer data,…
ContinueAdded by Ryan Beall on January 26, 2011 at 6:02pm — 36 Comments

The barometric sensor alone in most cases provides noisy and drift prone measurements. I have been trying to come up with a simple way to implement a fixed gain filter to utilize the acceleration measurements from the accelerometers to help clean up the noise and also add a sanity check via sensor fusion.…

Added by Ryan Beall on December 5, 2010 at 7:30pm — 26 Comments


I posted this earlier but did some tweaking on it to compare the Extended Kalman to my Fixed Gain Observer filters. I haven’t finished the FGO position filter but am really starting to lean more on EKF because the performance really is significantly better.…
ContinueAdded by Ryan Beall on July 25, 2010 at 2:00pm — 6 Comments

http://www.youtube.com/watch?v=cipTQAUM-v4
Note** these are 100meter orbits with really strong winds to provide a…
ContinueAdded by Ryan Beall on March 31, 2010 at 11:35pm — 7 Comments

I wrote down a napkin sketch of an altitude filter a while back and finally got around to testing it in the simulator. I designed it to improve the sensed altitude of the ardupilot. It is based on a fixed gain observer model and shows very promising results. The idea is to use the "lagless" airspeed sensor to give you a less noisy lagless altitude estimate. Enjoy!
K_alt = -0.01;
avg_aoa = 0.52*(pi/180); //alpha =…
Added by Ryan Beall on March 8, 2010 at 8:18pm — 7 Comments


Wrote up a wind estimator today. It is based off of a simple model which requires very little inputs from sensors.
psi - true heading (not course over ground)
theta - pitch
airspeed
GPS lat and long
It is a simple model. The wind model has no dynamics which helps simplify the solution. This asusmption is mostly true beings the wind direction and velocity doesn't…
ContinueAdded by Ryan Beall on February 7, 2010 at 11:00pm — 34 Comments

Added by Ryan Beall on December 7, 2009 at 4:00pm — 20 Comments

Added by Ryan Beall on October 14, 2009 at 3:30pm — 45 Comments

Added by Ryan Beall on September 24, 2009 at 9:00pm — 6 Comments
Season Two of the Trust Time Trial (T3) Contest has now begun. The fourth round is an accuracy round for multicopters, which requires contestants to fly a cube. The deadline is April 14th.125 members
39 members
4 members
24 members
1286 members
© 2013 Created by Chris Anderson.
Powered by
