Re: Kalman filter estimation position
- From: Muzaffer Kal <kal@xxxxxxxxx>
- Date: Mon, 27 Oct 2008 00:44:45 -0700
On Mon, 27 Oct 2008 00:26:46 -0700 (PDT), leo <e1e120032000@xxxxxxxxx>
wrote:
Hi
We have the position and velocity of products on the conveyor in time
t=t1. How can we estimate position in time t=t1+T (T is scan time) if
we know max.acceleration, max.jerk, max. velocity for this product?
Product is on the conveyor. We need probably Kalman filter, but can
somebody tell me formel how can we calculate position in t=t1+T.
Maxima don't help. What you need is current estimates of position,
velocity and maybe acceleration. If you have these, the estimated
position at t2 is x1 + v1*T + a1T^2. Then you also update the
estimates of x, v and a (and the state covariance estimate) by using
the Kalman filter equations.
Muzaffer Kal
ASIC/FPGA Design Services
DSPIA INC.
http://www.dspia.com
.
- References:
- Kalman filter estimation position
- From: leo
- Kalman filter estimation position
- Prev by Date: Kalman filter estimation position
- Next by Date: Re: Nyquist????
- Previous by thread: Kalman filter estimation position
- Next by thread: Re: Kalman filter estimation position
- Index(es):
Relevant Pages
|
Loading