Skip to content

acc_model_enu.m is the main MATLAB-script and it can be useful for developers who works on inertial navigation (or something else using mems-accelerometeres and mems-magnitometeres).

Notifications You must be signed in to change notification settings

DaryaMalafeeva/mems-errors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You take required parameters for mems accelerometer (Initial Tolerance, Cross-Axis Sensitivity, Zero-G Initial Calibration Tolerance, Noise Power Spectral Density) and magnetometer (Zero-G Initial Calibration Tolerance, Sensitivity Scale Factor,...) from its datasheet, fill them into this script and get the angles errors. We used ENU coordiate system as LCS (local coordinate system) and RPY as body frame coordinates. Here is the result for low-cost IMU MPU9250 and for ADIS16488A. Main script is acc_model_enu.m

About

acc_model_enu.m is the main MATLAB-script and it can be useful for developers who works on inertial navigation (or something else using mems-accelerometeres and mems-magnitometeres).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published