kalman filtering for tracking an ellipsoid's motion

Jul 08, 2004 3 Replies

Here is an ellipsoid's equation: (x-U)^T*S*(x-U) = 1 where, U is for the position and S is for the orientation and size of the ellipsoid (S=R*D*R^T, where R and D have the "orientation" and "size" information,respectively).



I want to track this ellipsoid which can translate, rotate and scale in a smooth continuous way. I think these three motions can be treated independently. So three kalman filtering processes may be developed in each one of which velocity and acceleration need be included. My question is How to model these processes. Any idea?


Are you performing GPS calculations? Satelitte tracking? Send me some more information about exactly what you are doing.

James

James writes: I am working on tracking a simple ellipsoid ( (x-U)^T*S*(x-U)=1, where S=R*D*R^T)

this ellipsoid can translate(U), rotation(R) and scale(D). Sensor(which is an algorithm I design) can give postion,orientation and size information at discrete time. can kalman filtering do this sort of task? What model should I use?

Hello Xiong,

Here are a few links that may help. Unfortunately, most of the time I have seen Kalman filters, they were deeply embedded in tracking hardware and the details of their use was not avaialbe.

formatting link

good hunting!

James

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required