Sensor fusion using extended kalman filter

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 7K views
SUDHEER87
Messages
25
Reaction score
0
hi all,
m trying to implement sensor fusion of two three axis accelerometers data.can anyone help me in modelling this sensor and fusing for state estimation using EKF?
thanks in advance.!
 
Engineering news on Phys.org
What are the states? Measurements? And what have you done so far?
 
chingkui said:
What are the states? Measurements? And what have you done so far?

thanx 4 your kind reply..,iam just a beginner.Right now iam surveying the literature regarding kalman filter.im using ADXL345 accelerometers..,kindly help me in choosing plant model and measurement model...!

thanq
 
chingkui said:
What are the states? Measurements? And what have you done so far?

can u pls help??
 
We can help, BUT

You need to drop the text speech. Try to use proper English. We don't expect perfect English, but we do want you to try.

You need to give us a little bit to work with. Show some work, answer problems when asked (e.g., post #2).

Do not ask us to do all of your work for you.

Do not ask us to write a book.
 
chingkui said:
What are the states? Measurements? And what have you done so far?

hi..!

Iam trying to implement a mobile robot navigation system based on extended kalman filter. I need to fuse the data from the encoders with the two accelerometer's data. The states are: Xk={x,y,theta} where x,y are the coordinates and theta is the heading angle.
Can anyone help me in fusing the data from encoders and accelerometers to get good estimate of the robot pose? And is gyroscope necessary in this??

Thanks in advance..!