|
|
Subject:
Kalman filter for AHRS/IMU
Category: Science > Math Asked by: tomme-ga List Price: $25.00 |
Posted:
23 Jul 2005 10:13 PDT
Expires: 22 Aug 2005 10:13 PDT Question ID: 546950 |
I have no experience in Kalman filters and I'm afraid my maths is not really up to what I want to do. I'd like to implement a Attitude-Heading-Reference-Systems with a small microcontroller sampling 3 accelerometers, 3 gyroscopes and 3 magnetometers and outputting the estimation for heading, yaw and pitch. I've been trying to read up on Kalman but am at a loss for convariance matrices and other variables. So I would appreciate if I can get explicit help on the code I need to implement. Basically, the state vector should probably be [angle_yaw, angle_pitch, angle_heading, acceleration_x, acceleration_y, acceleration_z]. Or at least, that is the ouput I'd like to see from the system. The measurements I will be taking are [accel_x, accel_y, accel_z, rotation_x, rotation_y, rotation_z, magnetic_x, magnetic_y, magnetic_z]. The application for the system would be to estimate the orientation of a small model airplane to be able to display a artificial horizon and magnetic heading to the pilot. --Thomas |
|
There is no answer at this time. |
|
Subject:
Re: Kalman filter for AHRS/IMU
From: goalie7960-ga on 15 Aug 2005 11:34 PDT |
It's been awhile since I've attempted something like this. Let me ask 1 question about your system, to determine the ease of implementation. Is is a linear system? I'm betting it's not, since you're dealing with rotation angles. Just had to ask to start with. |
Subject:
Re: Kalman filter for AHRS/IMU
From: tomme-ga on 22 Aug 2005 15:25 PDT |
This is really where it shows how little I know about the things I'm asking about... Could you explain what you mean by 'system'? My guess is that I need to find a model for how the different variables relate to each other, or? Can you give me some help on how to describe 'the system'? |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |