Process / pipelineGradient Descent Filtering
Madgwick 滤波器
Madgwick 滤波器是一种计算量轻量级的姿态估计算法,它融合了惯性测量(加速度计、陀螺仪)和磁性测量(磁力计)来计算四元数方向。该算法由 Sebastian Madgwick 于 2010 年提出,使用梯度下降优化来最小化测量值与预期传感器输出之间的误差,从而在计算成本极低的情况下,在嵌入式系统上实现精确、无漂移的姿态估计。Madgwick 滤波器现已广泛应用于消费电子、机器人和航空航天系统。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Madgwick, S. O. H., Harrison, A. J. L., & Vaidyanathan, R. (2011). Estimation of IMU and MARG orientation using a gradient descent algorithm. IEEE International Conference on Rehabilitation Robotics (ICORR), 1–7. link ↗
- Madgwick, S. O. H. (2010). An efficient orientation filter for inertial and inertial/magnetic sensor arrays. Report x-io Technologies, University of Bristol, UK. link ↗
- Sabatini, A. M. (2006). Quaternion-based extended Kalman filter for determining orientation by inertial and magnetic sensing. IEEE Transactions on Biomedical Engineering, 53(7), 1346–1356. DOI: 10.1109/TBME.2006.875664 ↗
如何引用本页
ScholarGate. (2026, June 3). Madgwick IMU and AHRS Algorithms. ScholarGate. https://scholargate.app/zh/aerospace/madgwick-filter
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
Compare side by side →