No BSD License  

Highlights from
magnetometers calibration

Be the first to rate this file! 25 Downloads (last 30 days) File Size: 2.47 KB File ID: #23398

magnetometers calibration

by Alain Barraud

 

23 Mar 2009

MgnCalibration performs magnetometer calibration from a measurements data set.

| Watch this File

File Information
Description

MgnCalibration performs magnetometer calibration from a set of data using Merayo technique with a non iterative algoritm J.Merayo et al. "Scalar calibration of vector magnemoters" Meas. Sci. Technol. 11 (2000) 120-132.
This implementation use svq, qr transformation and cholesky factorization.
The method tries to find the best 3D ellipsoid that fits the data set and returns the parameters of this ellipsoid (shape U and center c). The Ellipsoid equation is : (v-c)'*(U'*U)(v-c) = 1
with v a rough triaxes magnetometer measurement.
The calibrated measurement is given by w = U*(v-c)
The algorith must operate upon a set of data which describes
as completely as possible the 3D space.
Because the svd performs an optimzation fit without constraints, (as does the original iterative Merayo method's), the algorithm may fail with too poor data.

MATLAB release MATLAB 7.7 (R2008b)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (2)
07 Dec 2010 Christopher

V G Semenov published a correct to the Merayo paper. Not sure if it has any bearing on the code here?
V G Semenov "Comment on ‘Scalar calibration of vector
magnetometers’" Meas. Sci. Technol. 14 (2003) 235–237.

07 Dec 2010 Christopher

....and a reply to the comment...
Merayo, J M G "Reply to comment on ‘Scalar calibration
of vector magnetometers’ by
VGSemenov", Meas.Sci.Technol. 14 (2003) 238

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
calibration Alain Barraud 23 Mar 2009 14:09:01
magnetometer measurement Alain Barraud 23 Mar 2009 14:09:01
attitude computation Alain Barraud 23 Mar 2009 14:09:01

Contact us at files@mathworks.com