Re: Kalman Filter and INS



On Mon, 13 Apr 2009 14:04:18 -0500, arvkr wrote:

Here is what i have, a measurement of a distance from an external sensor
at a lower sampling rate and acceleration measurements from
accelerometer ( IMU at a higher rate). How can i use a kalman filter to
fuse these to produce a good estimate of the position travelled. What
would be A, B, H, R, Q if i were to use a kalman filter. Any help will
be appreciated.

First, why don't you model the system? Model it as if you weren't using
the Kalman, but as if you cared about the quantity that the Kalman is
measuring. This means you should include the outputs that you really
care about (or just note them if they're states), and include an output
of the predicted value of the measurement that you're going to take.

--
http://www.wescottdesign.com
.



Relevant Pages

  • Re: How can you use a Stochastic Differential Equation
    ... movement of a car could be described ... as being "almost constant velocity", which could be modeled such that the ... could give you measurements of the position and velocity of the car, ... Kalman filter considers discrete-time ...
    (sci.math.research)
  • Kalman Filter and INS
    ... a lower sampling rate and acceleration measurements from accelerometer ( ... IMU at a higher rate). ... Q if i were to use a kalman filter. ...
    (comp.dsp)
  • Re: Help with Kalman filter
    ... > I need help with a state estimation problem using a Kalman filter. ... > need to estimate the state of the system from noisy measurements. ... The prediction over n minutes can be obtained by iterating the ...
    (sci.math.num-analysis)
  • Help with Kalman filter
    ... I need help with a state estimation problem using a Kalman filter. ... need to estimate the state of the system from noisy measurements. ... glitch is that the measurement will be less frequent (for example, ...
    (sci.math.num-analysis)
  • Re: Help with Kalman filter
    ... The glitch is that the measurement will be less frequent, but the state needs to be estimated more frequently. ... I found some papers on "Kalman filter with intermittent observations" which discuss the case where measurements come stochastically and hence described by a probability distribution. ...
    (sci.math.num-analysis)

Loading