Sensor Fusion using Kalman Filter + Simulink

6 次查看(过去 30 天)
I am trying to simulate an example explained on the website https://home.wlu.edu/~levys/kalman_tutorial/ Part 14. On this example, the author is fusion two noisy temperature measurements in order to get a filtered one using Kalman filters.
The example is simple and very well done by the author but I am facing some difficulties to implement that on Simulink.
Here is a picture of my model (I also attached the slx file):
And this is the error:
I appreciate any help !! Thanks !!

采纳的回答

Sambit Senapati
Sambit Senapati 2018-9-10
Kalman filter block doesn't have the capability to do sensor fusion. Instead of Kalman filter block use Extended kalman filter (EKF). Multi-sensor example : this example showcases how extended kalman filter is used for sensor fusion.
  1 个评论
Gustavo
Gustavo 2018-9-11
Thanks for you help !
I tried what you said and it seems to be correct now. I am still new to Kalman Filters to say it is 100% correct but I got similar results comparing to the website I was referencing to.
I attached the model in case someone wants to check it out !!!!

请先登录,再进行评论。

更多回答(0 个)

产品


版本

R2017b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by