【学习总结】IMU噪声的连续形式与离散形式

文章详细介绍了IMU传感器的噪声模型,包括连续和离散形式的whitenoise和randomwalk,以及对应的单位和转换规则。文中提到了Kalibr、GTSAM、ORB-SLAM3和VINS-mono等SLAM系统在处理IMU噪声时的不同做法,并强调了正确理解和使用这些单位的重要性。
摘要由CSDN通过智能技术生成

乱七八糟的,查了半天资料,整理如下。
(网上其他地方的资料也很混乱,这篇总结是我综合比对,得出的结论)

统一符号

连续形式:
gyroscope white noise: σ g \sigma_g σg
accelerator white noise: σ a \sigma_a σa
gyroscope random work: σ b g \sigma_{bg} σbg
accelerator random work: σ b a \sigma_{ba} σba

离散(discrete)形式:
discrete gyroscope white noise: σ g d \sigma_{gd} σgd
discrete accelerator white noise: σ a d \sigma_{ad} σad
discrete gyroscope random work: σ b g d \sigma_{bgd} σbgd
discrete accelerator random work: σ b a d \sigma_{bad} σbad

单位

连续形式

名称符号单位其他名称
gyroscope white noise σ g \sigma_g σg r a d s 1 H z \frac{rad}{s}\frac{1}{\sqrt{Hz}} sradHz 1, = r a d s =\frac{rad}{\sqrt{s}} =s radgryo_noise_density
gyroscope random work σ b g \sigma_{bg} σbg r a d s 2 1 H z \frac{rad}{s^2}\frac{1}{\sqrt{Hz}} s2radHz 1, = r a d s 3 =\frac{rad}{\sqrt{s^3}} =s3 radgyro's bias instability
accelerator white noise σ a \sigma_a σa m s 2 1 H z \frac{m}{s^2}\frac{1}{\sqrt{Hz}} s2mHz 1acc_noise_density
accelerator random work σ b a \sigma_{ba} σba m s 3 1 H z \frac{m}{s^3}\frac{1}{\sqrt{Hz}} s3mHz 1acc's bias instability

这也是Kalibr、GTSAM、allan_variance_ros、ORBSLAM3采用的单位。
官方连接:
Kalibr: Kalibr IMU Noise Model units problem
Allan_variance_ros: About units of params Accel Random Walk and Rate Random Walk
GTSAM: IMUFactor example noise/bias units
ORB-SLAM3: 在issue中有不少讨论,但我认为是连续形式,因为yaml文件中给出了单位是连续形式的对应。ORB-SLAM3的yaml文件
(补充:imu_utils的标定被认为是有问题的,详见:这个链接中Martin的回复

离散形式:

参考:http://mars.cs.umn.edu/tr/reports/Trawny05b.pdf
需要将acc和gyro的随机噪声除以时间间隔根号,随机游走乘以。直观上的理解,采样频率越高,随机噪声应该越大,随机游走的应该越小。
在这里插入图片描述注意:
这里的 r 是 “rate noise” 的缩写,对应上文的 “white noise”; w 是 “walk” 的缩写,对应 “random walk"。
cd 对应的是 “contineous” 和 “discrete”。
所以结论,white nosie 应该除以 Δ t \sqrt{\Delta t} Δt 即乘以 H z \sqrt{Hz} Hz ,random work 应该乘以 Δ t \sqrt{\Delta t} Δt 即除以 H z \sqrt{Hz} Hz

名称符号单位
discrete gyroscope white noise σ g d \sigma_{gd} σgd r a d s \frac{rad}{s} srad
discrete gyroscope random work σ b g d \sigma_{bgd} σbgd r a d s \frac{rad}{s} srad
discrete accelerator white noise σ a d \sigma_{ad} σad m s 2 \frac{m}{s^2} s2m
discrete accelerator random work σ b a d \sigma_{bad} σbad m s 2 \frac{m}{s^2} s2m

VINS-mono 采用的是离散化的噪声:
VINS-mono: Camera position is moving fast while robot is only tilted and rotated

总结

  • IMU的噪声有连续形式和离散形式,两种;二者的差异:noise项需除以根号时间间隔(或乘以 H z \sqrt{Hz} Hz ),walk项需要反过来。
  • Kalibr,allan_variance_ros,GTSAM等用的是连续形式;
  • VINS-mono采用的是离散形式;
  • ORB-SLAM3应该是连续形式,和Kalibr的一致;
  • 连续形式或离散形式的噪声,英文名比较混乱,一般连续形式叫:white noise 或 noise density,但由于单位非常混乱有可能作者也没搞清楚,因此主要还是看单位的对应。

其他参考资料:
IMU specifications
IMU Error Modeling Tutorial: INS state estimation with real-time sensor calibration

  • 5
    点赞
  • 18
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值