Skip to content

"Sensor Fusion for Multiple Distributed IMUs." This work fuses measurements from multiple simulated and real MEMS IMU sensors for state estimation.

License

Notifications You must be signed in to change notification settings

schoi355/multi_imu_fusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sensor Fusion for Distributed Inertial Measurement Units

This repository contains the code for multi-IMU sensor fusion. This software is an implementation of our paper, Sensor Fusion for Distributed Inertial Measurement Units, by Su-Yeon Choi, Holly Dinkel, David Hanley, and Timothy Bretl. All code is implemented in Python, and the paper preprint is shared here.

Motivation

The measurements of multiple MEMS IMUs are fused into a virtual IMU. The fusion algorithm takes time-synchronized measurements from an arbitrary number of sensors and produce one virtual measurement estimate. Allan variance is used to evaluate ARW, VRW, and RRW noise performance for the estimated angular velocity and linear acceleration measurements. The noise performance of the virtual sensor measurement estimates and of the single-sensor measurements is compared. Sensor fusion is demonstrated with the simulated data of up to 18 MEMS IMUs and for real data collected by 5 MEMS IMUs.

Distriubted IMU Test Platform Figure 1: Five IMUs, one RGBD camera, and a device running Google Tango are mounted on a mobile robot to collect data for sensor fusion and navigation algorithm testing.

Figure 2: Comparing state estimation of a single MEMS IMU to the virtual IMU fusing measurements from five real sensors on data collected with the ground robot in a hallway demonstrates the significant deviation and error accumulation IMU-only state estimation introduces.

Learn More

The slideshow presentation delivered at the 2025 AAS/AIAA Space Flight Mechanics Meeting in Kaua'i, HI, USA is shared for further motivation and information about this project.

slideshow presentation

Bibtex

@ARTICLE{choi2023fusion,
  author={Choi, Su-Yeon and Dinkel, Holly and Hanley, David and Bretl, Timothy},
  journal={AAS/AIAA Spaceflight Mechanics Meeting}, 
  title={Sensor Fusion for Distributed Inertial Measurement Units}, 
  year={2025}
}

About

"Sensor Fusion for Multiple Distributed IMUs." This work fuses measurements from multiple simulated and real MEMS IMU sensors for state estimation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published