In 3 axis gyroscope the output (Wmeas) contains error or the output is without error?
2 次查看(过去 30 天)
显示 更早的评论
In three axis gyroscope the input is gyro measurement and output is also gyro measurement. what is the difference between them?
0 个评论
采纳的回答
Paul
2021-9-23
Are you asking about a speciic gyro model provided in Matlab or is this a general question?
In either case, the input to the the model should be the angular velocity vector relative to an inertial reference frame. The model wil have to speficy the coordinate frame in which the vector should be resolved. Tyipcailly, that would be a coordinate frame fixed to the device itself. If it's some other cooridinate frame, you'll probably have to also provide a parameterization of the oriientation between the inertial reference frame and a coordinate frame fixed to the device. The output of the model would typically be a measurement of the angular velocity vector relative to an inertial reference and resolved in a coordinate frame fixed to the device. The measurement will inlude lags, measuremnet error, misalignments, etc. depending on the fidelity of the model.
5 个评论
Paul
2021-9-23
The conceptual difference is that the w that is input is the true angular velocity and the w_meas that is output is the measured angular velocity.
The mathematical diference w_meas - w wlll depend on the errors (drift, misalignment, etc.) that are included in the gyro model.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Clocks and Timers 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
