当前位置:网站首页>Attitude solution - gyroscope + Euler method
Attitude solution - gyroscope + Euler method
2022-08-11 07:14:00 【KPer_Yang】
Table of Contents
3. Attitude solution by gyroscope + Euler angle method
Refer to the doctoral dissertation "Research on the Attitude and Navigation Information Fusion Algorithm of Multi-rotor UAV" Zhang Xin
1. Fundamentals
Attitude solution refers to finding the angle of rotation of the navigation coordinate system (generally the geographic coordinate system, represented by n) and the carrier coordinate system (represented by b) in three axes: pitch angle, roll angle and headinghorn.Use respectively.Attitude solution is the application of Euler angle method and quaternion in navigation, and Euler angle method and quaternion method can be used to represent the rotation relationship between arbitrary coordinate systems, and the quaternion method has other more extensiveApplications.Generally, two combinations of gyroscope and accelerometer + magnetometer are used, and then Kalman filter (or an improved algorithm of Kalman filter, such as extended Kalman filter, unscented Kalman filter algorithm) is used for sensor fusion to obtain higher accuracy.The gyroscope has the characteristics of high short-term accuracy.However, it is greatly affected by carrier vibration and temperature drift, so there will be a large cumulative error for a long time.
2. Strapdown matrix
The strapdown matrix refers to the relationship matrix of the carrier coordinate system->geographical coordinate system conversion: the rotation axis is rotated in different orders to obtain different strapdown matrices, assuming that the order of the geographic coordinate system->carrier coordinate system follows
3. Gyro + Euler angle method attitude solution
Assume the order of geographic coordinate system -> carrier coordinate system is in accordance with Order, then the angular rate vector of the carrier coordinate system relative to the geographic coordinate system:
Therefore, the differential equation is obtained:
Use the first-order difference method to discretize and solve the attitude angle.But when , denominator=0, which is EulerThe singularity of the angle cannot be measured at the full pose.
边栏推荐
猜你喜欢
随机推荐
MySQL导入导出&视图&索引&执行计划
1688商品详情接口
arcgis填坑_2
Conference OA Project My Conference
HCIA experiment
Record a Makefile just written
My meeting of the OA project (meeting seating & review)
torch.cat()用法
HCIP-Spanning Tree (802.1D, Standard Spanning Tree/802.1W: RSTP Rapid Spanning Tree/802.1S: MST Multiple Spanning Tree)
使用Keras构建GAN,以Mnist为例
抖音分享口令url API工具
会议OA项目之我的会议
HCIP实验(pap、chap、HDLC、MGRE、RIP)
华为防火墙-1-安全区域
arcmap下的多进程脚本
radix-4 FFT 原理和C语言代码实现
每日sql-求2016年成功的投资总和
HCIP-BGP的选路实验
arcgis填坑_1
从mask-rcnn到shp