Kalman FIlter to obtain pitch angle

3 ビュー (過去 30 日間)
Deepayan Bhadra
Deepayan Bhadra 2014 年 3 月 11 日
回答済み: John Petersen 2014 年 7 月 28 日
I have the pitch rate data q (as shown below). One way to obtain pitch angle theta is to numerically integrate q. But if the measured q is noisy, then a better way is to use a Kalman Filter. Is it not? How do I design the filter?

回答 (1 件)

John Petersen
John Petersen 2014 年 7 月 28 日
You could use accelerometer data to measure pitch. Or you could estimate q and q bias with a Kalman filter, but then you still need to initialize the pitch angle and integrate q. With both accel data and q data it can be done.

カテゴリ

Help Center および File ExchangeState-Space Control Design and Estimation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by