필터 지우기
필터 지우기

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 CenterFile Exchange에서 State-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