PSAS/ PriorWork

Mailing List: psas-uncertainty

The uncertainty team is dedicated to doing stuff that we don't understand at all. We'll leave the stuff that we think we sort of understand to the other Teams.

Put another way, we're doing research and implementation of probabilistic algorithms. These are useful, for instance, to estimate the position and orientation of the rocket given a diverse array of sensor inputs, all of which are wrong in different ways. Without such estimation, controlling the rocket's trajectory is really, really, really hard.

Current to do list

Research plan

We want to have a process that updates estimates for the error model as we propagate the filter.

Projects

Data Fusion

Ok, maybe "Data Fusion" is dumb. But Redundancy, Inconsistency, Error, and Noise. From cacophony, we seek the truth. Here is just a little beginning.

In our current imu we make some redundant acceleration measurements. We want to use the extra data to refine our estimates and increase sensor reliability. Here is a first cut at integrating the x, y, and "q" axis accelerometer data.

GPS-aided Inertial Navigation System (GAINS)

See elsewhere for information on Inertial Navigation.

On 07 Oct 2003, in a joint meeting, we decided that implementation of GAINS has the same priority as switching to a hard-RealTime operating system and using our own ?open source GPS receiver.

On 06 Oct 2004, ?JameySharp announced a prototype GAINS implementation.

?JameySharp proposed to build a more complete implementation as a Google Summer of Code project, but his other proposal was accepted instead.

Resources

On 06 Oct 2004, BartMassey wrote about Bayesian Particle Filtering:

Haskell Resources

Reading List

Papers

Internet Resources

General introductory material:

Kalman filter extensions:

Implementations:

Books

Meeting Minutes

2004
Date Summary
2004-10-21 Investigating GAINS stuff