SlideShare une entreprise Scribd logo
1  sur  3
Télécharger pour lire hors ligne
IEEE TRANSACTIONS ON INSTRUMENTATION AND MEASUREMENT, VOL. PP, NO. 99, 2014 1
Aligning the Forces – Eliminating the
Misalignments in IMU Arrays
John-Olof Nilsson Member, IEEE, Isaac Skog Member, IEEE, and Peter H¨andel Senior Member, IEEE
Abstract—Ultra-low-cost single-chip inertial measurement
units (IMUs) combined into IMU arrays are opening up new
possibilities for inertial sensing. However, to make these systems
practical for researchers, a simple calibration procedure that
aligns the sensitivity axes of the sensors in the array is needed.
In this letter, we suggest a novel mechanical-rotation-rig-free
calibration procedure based on blind system identification and a
Platonic solid printable by a contemporary 3D-printer. The IMU
array is placed inside the Platonic solid and static measurements
are taken with the solid subsequently placed on all sides. The
recorded data are then used together with a maximum likelihood
based approach to estimate the inter-IMU misalignment and
the gain, bias, and sensitivity axis non-orthogonality of the
accelerometers. The effectiveness of the method is demonstrated
with calibration results from an in-house developed IMU array.
Matlab-scripts for the parameter estimation and production files
for the calibration device (solid) are provided.
I. INTRODUCTION
THE development of the micro-electrical-mechanical sys-
tem (MEMS) technology has revolutionized the inertial
sensor industry, making it possible to manufacture large vol-
umes of ultra-low-cost inertial sensors for mass market prod-
ucts. Today, one can get a full six degrees-of-freedom IMU at
a size of 3 × 3 × 1 mm for a few dollars. Unfortunately, these
IMUs still cannot provide the accuracy needed in, for example
inertial navigation applications. However, with the size and
price of today’s ultra-low-cost IMUs, it is now feasible to
construct large arrays of IMUs, and fuse the information from
several sensor units, to attain performance and price-size-cost
figures not previously seen from MEMS IMUs. See [1] for a
review of additional merits of multi-IMU systems.
Low-cost IMUs are generally delivered uncalibrated [2].
Further, due to imperfections in the integrated circuit (pack-
aging) and in the fabrication of the IMU array, the sensitivity
axes of the IMUs in the array will not be perfectly aligned.
Thus, before the information from the IMUs is fused, the
individual IMUs should be calibrated, and the inter-IMU
misalignment compensated for. Traditional (redundant) IMU
calibration requires expensive dedicated mechanical rotation
rigs, see e.g., [3,4,5]. Therefore, simplified calibration methods
that do not require a rotation rig have been proposed, see
e.g., [6,7,8]. These methods exploit the prior knowledge about
the magnitude of the gravity vector to do a blind system
identification, but are currently limited to single IMU setups.
Consequently, in this letter, the maximum likelihood based
blind system identification method described in [6] is extended
J-O. Nilsson, I. Skog, and P. H¨andel are with the Department of Signal
Processing, ACCESS Linnaeus Centre, KTH Royal Institute of Technology,
Stockholm, Sweden. (e-mail: jnil02@kth.se, skog@kth.se, ph@kth.se).
Fig. 1. Icosahedron for IMU array calibration. The IMU array is placed inside
the body. By subsequently placing the body on all sides, an even distribution
of orientations is provided for the system identification.
to IMU arrays by modeling and estimating the inter-IMU
misalignments, in addition to the gain, bias, and sensitivity axis
non-orthogonality of the individual IMUs. (We recommend the
interested reader to also look at [9], where the calibration of
an array of magnetometers is studied; to our knowledge [9]
is the only previous example of a similar calibration method
applied to a similar array setup.) Further, the accuracy of the
estimates is dependent on the excitation of the sensors, i.e.,
the orientations that the IMU array is placed in during the
calibration. Therefore, we propose using an icosahedron (see
Fig. 1) to place the array in a set of evenly distributed, but
unknown, orientations. The proposed estimation method and
the calibration body (printed by a contemporary 3D-printer) is
then used to estimate the calibration parameters of an in-house
developed IMU array. The results of the calibration show that
the sensor misalignment parameters can be estimated consis-
tently, and that the effect of the misalignment compensation
is significant.
Reproducible research: SCAD-code and SDL-files for the
icosahedron together with a Matlab implementation of the
calibration procedure and the data used to produce the results
in the paper are provided at www.openshoe.org.
II. PARAMETER ESTIMATION
Taking into account only the most significant error sources,
the output y
(i)
n ∈ R3
at orientation n of the i:th IMU’s
accelerometer triad can be described by the model [8,10,11]
y(i)
n = K(i)
L(i)
u(i)
n + b(i)
+ v(i)
n
n = 1, . . . , N
i = 1, . . . , M
where K(i)
= diag(k(i)
) and L(i)
= unitri(l(i)
) are
3 × 3 diagonal- and unitriangular-matrices, respectively. Fur-
IEEE TRANSACTIONS ON INSTRUMENTATION AND MEASUREMENT, VOL. PP, NO. 99, 2014 2
ther, k(i)
= [k
(i)
x k
(i)
y k
(i)
z ] , l(i)
= [l
(i)
yz l
(i)
zy l
(i)
zx ] , bi
=
[b
(i)
x b
(i)
y b
(i)
z ] , and v
(i)
n ∈ R3
denote the sensor gain, sen-
sitivity axis non-orthogonality, bias, and noise, respectively.
Moreover, u
(i)
n ∈ R3
denotes the true force exerted unto the
i:th accelerometer triad at orientation n, and N and M denote
the number of orientations and IMUs, respectively.
Due to imperfections in the mounting of the IMUs, the
coordinate axes of the different IMUs will not be perfectly
aligned. To model these misalignments, let R
(j)
(i) ∈ SO(3)
denote the (unknown) rotation matrix that describes the true
orientation between the coordinate system instrumented by the
i:th IMUs sensitivity axes and the j:th IMUs sensitivity axes.
Next, assume that the alignment errors ξ(j)
= [ξ
(j)
x ξ
(j)
y ξ
(j)
z ]
in the mounting of the j:th IMU are small, i.e., below a few
degrees. Then, to the first order, the rotation matrix R
(j)
(i) can be
approximated as R
(j)
(i) = (I+[ξ(j)
]×)R
(j)
(i) . Here, I denotes the
3 × 3 identity matrix and [ξ(i)
]× denotes the skew-symmetric
matrix1
representation of the alignment errors. The rotation
matrix R
(j)
(i) ∈ SO(3) describes the orientation between the i:th
and j:th IMU, if they were mounted without any errors; R
(j)
(i)
is assumed known. Thus, the output of the j:th accelerometer
triad can, as a function of the input to the i:th accelerometer
triad and the parameters θ(j)
, be modeled as:
y(j)
n = f(θ(j)
, u(i)
n ) + v(j)
n
where
f(θ(j)
, u(i)
n )=
K(i)
L(i)
u
(i)
n + b(i)
, j = i
K(j)
L(j)
(I + [ξ(j)
]×)R
(j)
(i) u
(i)
n + b(j)
, j = i
and where the unknown model (calibration) parameters are
θ(j)
=
k(i)
, b(i)
, l(i)
, j = i
k(j)
, b(j)
, l(j)
, ξ(j)
, j = i
.
Note that K(j)
L(j)
(I + [ξ(j)
]×) has nine degrees of freedom
and consequently a full matrix could have been used instead.
However, the suggested parameterization has the advantage
that the parameters have natural physical interpretations, and
individual parameters can be removed from the calibration.
To estimate the parameters θ(j)
, rewrite the input vector
in spherical coordinates as u
(i)
n = αn s(φn, ψn), where
s(φn, ψn) = [− sin(φn) cos(φn) sin(ψn) cos(φn) cos(ψn)] .
Here, φn and ψn denote the i:th IMU’s (unknown) pitch and
roll, respectively. Now, if the IMU array is stationary, then
the magnitude of the input vector αn = g, where g is the
magnitude of the local gravity vector. Thus, when the array is
stationary, the input vector has only two degrees of freedom,
whereas each accelerometer triad provides an estimate of the
force vector in R3
. This implies that by placing the array in
at least twelve (nine) different non-coplanar orientations, the
twelve (nine) unknown parameters θ(j)
(θ(i)
) of each triad can
be estimated.
Assuming the measurement noise v
(j)
n to be white, Gaussian
distributed, and uncorrelated between the IMUs, i.e., the
covariance matrix E{v
(i)
n (v
(j)
) } = Q
(i)
n δi,jδn, , where E{·}
1The skew-symmetric matrix [a]× is defined so that [a]×b = a × b.
Placement
on new side
Placement
on new side
Fig. 2. To acquire calibration measurement data from an even distribution of
orientations, the icosahedron with the IMU array is subsequently placed on
all sides, and the data are recorded. The numbering on the sides helps with
control and the bookkeeping of the orientations.
and δi,j denote the expectation operator and the Kronecker
delta function, respectively; then the maximum likelihood
estimate of the parameters {θ(j)
}M
j=1 is given by [12]
{ˆθ(j)
}M
j=1 = argmin
{θ(j)
}M
j=1
{φn,ψn}N
n=1
M
j=1
N
n=1
y(j)
n − f(θ(j)
, gs(φn, ψn)) 2
Q
(j)
n
where a 2
P = a P−1
a. The minimization generally needs
to be done numerically using, e.g., the Newton-Raphson
method. To reduce the risk of the minimization algorithm
getting stuck at a local minimum, the initial parameter
values should be set to the nominal values given in the
data sheet of the IMU. Initial estimates for the pitch and
roll may be calculated as φinit
n = atan2 [y(j)
n ]y,[y(j)
n ]z and
ψinit
n = atan2 −[y(j)
n ]x, [y
(j)
n ]2
y+[y
(j)
n ]2
z , respectively. Here [a]k,
k ∈ {x, y, z} denotes the k element of the vector a.
III. MEASUREMENT METHOD
For the estimation of {θ(j)
}M
j=1 to be well-conditioned, the
orientations {s(φn, ψn)}N
n=1 should be evenly distributed over
the unit sphere. Further, to average out stochastic and un-
modeled errors, e.g. non-linearities and cross-axis sensitivities,
the orientations should be more than twelve. The number of
orientations N used in the calibration is a trade-off between
accuracy and execution time. However, the number of desired
orientations makes achieving the even distribution a practical
obstacle. This can be solved by a simple calibration rig. A
Platonic solid provides sides with an even distribution of
orientations. If the IMU array is inserted in such a solid, then
as illustrated in Fig. 2, an even distribution of orientations is
achieved by subsequently placing the polyhedron on all its
sides. The Platonic solid with the most sides is the icosahe-
dron. Such a body with an insertion slot for the IMU array,
as the one shown in Figs. 1 and 2, can easily be printed with
a 3D-printer or ordered from a 3D-printing service. Note that
since the orientations of the sides are not assumed known, the
requirements on the print quality are modest and imperfections
in the print (or incorrect placement on some side) will not have
any significant effect on the calibration.
IV. EXPERIMENT
An IMU array has been constructed around 18 MPU-
9150 IMUs from Invensense and an AT32UC3C2512 micro-
controller from Atmel. See Fig. 3 and [1] for details about
IEEE TRANSACTIONS ON INSTRUMENTATION AND MEASUREMENT, VOL. PP, NO. 99, 2014 3
TABLE I
MEAN (RANGE) OF THE PARAMETER ESTIMATES FROM 10 CALIBRATIONS, WITH THE MAXIMUM AND MINIMUM PARAMETER ESTIMATES BELOW.
IMU kx [−] ky [−] kz [−] bx [m/s2
] by [m/s2
] bz [m/s2
] lyz [◦
] lzy [◦
] lzx [◦
] ξx [◦
] ξy [◦
] ξz [◦
]
1 1.009 (4.7e-4) 1.007 (2.7e-4) 0.994 (1.0e-3) -0.23 (1.2e-2) -0.03 (3.9e-3) -0.94 (1.8e-2) 0.02 (6.1e-2) 0.39 (5.1e-2) 0.08 (1.2e-1) -0.03 (1.4e-1) -0.15 (8.1e-2) -0.66 (2.9e-2)
2 1.002 (5.7e-4) 1.006 (2.6e-4) 0.998 (6.8e-4) -0.28 (1.5e-2) -0.05 (2.6e-3) -0.48 (4.5e-3) 0.01 (7.3e-2) -0.01 (5.5e-2) -0.02 (6.2e-2) 0.23 (7.8e-2) -0.30 (6.3e-2) -0.16 (2.8e-2)
3 1.003 (9.9e-4) 1.000 (2.3e-4) 1.006 (7.0e-4) -0.38 (2.1e-2) 0.01 (2.1e-3) -0.02 (7.4e-3) -0.00 (9.5e-2) 0.29 (3.8e-2) -0.04 (7.3e-2) 0.23 (9.7e-2) 0.02 (6.9e-2) 0.61 (2.6e-2)
4 0.997 (5.5e-4) 1.006 (2.4e-4) 0.995 (1.4e-3) -0.33 (1.9e-2) 0.03 (2.0e-3) -1.37 (2.2e-2) -0.01 (7.0e-2) 0.16 (7.0e-2) 0.10 (1.5e-1) 0.08 (1.7e-1) -0.27 (1.1e-1) -1.68 (2.6e-2)
5 1.011 (7.3e-4) 0.996 (2.2e-4) 1.011 (1.3e-3) -0.26 (1.6e-2) -0.03 (2.3e-3) -0.98 (1.1e-2) -0.01 (6.7e-2) -0.20 (9.7e-2) -0.27 (7.8e-2) 0.40 (8.1e-2) -0.37 (8.9e-2) 0.72 (2.7e-2)
6 1.003 (9.0e-4) 1.006 (1.8e-4) 1.006 (6.3e-4) -0.37 (1.6e-2) -0.06 (3.8e-3) -1.03 (2.6e-2) -0.01 (8.0e-2) 0.02 (8.0e-2) 0.31 (7.9e-2) -0.12 (9.1e-2) -0.36 (3.8e-2) 0.57 (2.7e-2)
7 0.999 (5.7e-4) 0.999 (2.1e-4) 0.997 (9.6e-4) -0.25 (1.3e-2) -0.03 (5.1e-3) -1.63 (1.9e-2) -0.03 (5.7e-2) 0.08 (6.4e-2) -0.13 (1.1e-1) 0.28 (1.2e-1) -0.35 (7.8e-2) -0.04 (2.7e-2)
8 1.008 (6.2e-4) 1.007 (2.1e-4) 0.992 (1.5e-3) -0.38 (1.5e-2) -0.03 (2.0e-3) -1.38 (8.5e-3) 0.01 (6.9e-2) -0.28 (4.8e-2) 0.06 (1.3e-1) -0.05 (1.6e-1) -0.26 (7.6e-2) -0.50 (2.6e-2)
9 0.998 (1.6e-4) 0.999 (4.8e-4) 1.009 (5.2e-4) 0.18 (3.9e-3) 0.15 (1.1e-2) 0.66 (2.1e-2) 0.01 (4.1e-2) 0.19 (5.1e-2) 0.37 (5.4e-2) 0.41 (6.0e-2) -0.07 (6.0e-2) -0.06 (3.6e-2)
10 1.010 (1.3e-4) 0.999 (4.9e-4) 1.015 (5.6e-4) 0.11 (3.2e-3) -0.07 (9.2e-3) -1.36 (1.1e-2) 0.04 (3.8e-2) 0.21 (4.0e-2) -0.08 (2.7e-2) 0.46 (6.0e-2) -0.38 (8.0e-2) -0.25 (2.5e-2)
11 1.001 (1.3e-4) 1.008 (4.1e-4) 1.007 (6.3e-4) 0.15 (2.5e-3) 0.13 (1.3e-2) 0.44 (2.0e-2) 0.01 (5.1e-2) 0.11 (5.7e-2) 0.39 (6.3e-2) -0.33 (6.4e-2) 0.17 (5.5e-2) -0.38 (3.9e-2)
12 1.007 (1.2e-4) 1.010 (3.8e-4) 1.013 (3.1e-4) 0.15 (3.8e-3) 0.01 (9.3e-3) -1.77 (9.3e-3) -0.01 (4.1e-2) 0.31 (3.6e-2) 0.05 (2.4e-2) -0.57 (5.7e-2) 0.23 (3.1e-2) -0.54 (3.6e-2)
13 0.999 (2.2e-4) 1.002 (4.8e-4) 0.996 (5.1e-4) 0.16 (5.5e-3) 0.11 (9.5e-3) 0.87 (1.8e-2) -0.01 (3.9e-2) -0.24 (5.3e-2) 0.09 (3.5e-2) 0.18 (3.7e-2) 0.79 (2.5e-2) 0.38 (1.4e-2)
14 1.007 (2.2e-4) 1.002 (3.3e-4) 1.002 (6.0e-4) 0.10 (3.3e-3) 0.07 (8.9e-3) -0.45 (1.7e-2) -0.00 (5.1e-2) -0.16 (5.6e-2) 0.08 (4.4e-2) - - -
max 1.011 1.010 1.015 0.176 0.146 0.865 0.042 0.389 0.390 0.465 0.788 0.722
min 0.997 0.996 0.992 -0.380 -0.074 -1.766 -0.033 -0.281 -0.273 -0.566 -0.375 -1.682
28 [mm]
37[mm]
top
bottom
Fig. 3. The in-house constructed IMU array platform holding 18 MPU9150
IMUs (9 on the top side and 9 on the bottom side) and an AT32UC3C2512
microcontroller (top side). The platform is displayed in actual size.
the array. To verify the effectiveness of the suggested cali-
bration procedure, 10 calibration sets, each with the icosahe-
dron placed on all 20 sides, were recorded. The maximum
likelihood estimates of the gain, bias, sensitivity axis non-
orthogonality, and misalignment of the IMUs in the array
were then calculated. The mean and range of the estimates
{ˆθ(j)
}M
j=1 from the 10 calibrations are shown in Table I.2
Note
that the coordinate axes of IMU number 14 was set to define
the reference coordinate system of the array, i.e., i = 14, and
thus no alignment errors where estimated for this IMU. The
spread of the mean values in Table I, compared to the range
values, shows that the 10 calibrations are consistent.
In the end, compensating for the misalignment calibra-
tion should produce more consistent measurements from the
IMU array. A natural figure of merit is the spread between
the measurements in terms of the sample covariance matrix
cov({u(i)
n ; ¯θ(i)
}M
i=1) where {u(i)
n ; ¯θ(i)
}M
i=1 denotes the compensated
forces {u(i)
n }M
j=1 measured by the IMUs, given the mean pa-
rameters in Table I {¯θ(i)
}M
i=1. Since the covariance depends on
the orientation, we average it over all 20 orientations. Then,
the improved consistency can be quantified by the ratio
1
N
N
n=1 tr(cov({u(i)
n ;¯θ(i)
}M
i=1))
1
N
N
n=1 tr(cov({u
(i)
n ;¯θ
(i)
red }M
i=1))
=
(0.0077)2
[(m/s2
)2
]
(0.11)2 [(m/s2)2] ≈ −23 [dB]
where the calibration values {¯θ
(j)
red }M
j=1 are the results from
calibrating the gain, bias, and non-orthogonality of each IMU
individually (no misalignment), as originally suggested in [6].
2Due to problems in the printed circuit board assembling process, only 14
out of the 18 IMUs in the array worked as intended during the calibration.
V. DISCUSSION AND CONCLUSIONS
We have suggested a simple calibration procedure for IMU
arrays, only dependent on a simple calibration device printable
by a contemporary 3D printer. The calibration procedure has
been shown to give consistent results for an in-house devel-
oped IMU array. Finally, the effectiveness and significance
of the misalignment compensation have been demonstrated
in terms of a substantially improved consistency (-23[dB])
of force measurements from different IMUs. The magnitude
of the alignment errors are such that the resulting errors
are comparable or larger than those of individual IMUs and
consequently have to be compensated for in order to make a
sensible fusion of data. In summary, calibration and misalign-
ment compensation of low-cost IMU arrays are necessary and
the simplicity of the procedure helps making such systems
practical and accessible for researchers and system developers.
REFERENCES
[1] I. Skog, J.-O. Nilsson, and P. H¨andel, “An open-source multi inertial
measurement units (MIMU) platform,” in Proc. Int. Symp. on Inertial
Sensors and Systems (ISISS), Laguna Beach, CA, USA, Feb. 2014.
[2] M. ˇSipoˇs, P. Paˇces, J. Roh´aˇc, and P. Nov´aˇcek, “Analyses of triaxial
accelerometer calibration algorithms,” IEEE Sensors Journal, vol. 12,
no. 5, pp. 1157–1165, May 2012.
[3] S. Cho and C. Park, “A calibration technique for a redundant IMU
containing low-grade inertial sensors,” ETRI Journal, vol. 27, no. 4,
pp. 408–426, Aug. 2005.
[4] M. Pittelkau, “Cascaded and decoupled RIMU calibration filters,” J.
Astronaut. Sci., vol. 54, no. 4, pp. 449–466, Dec. 2006.
[5] T. Beravs, J. Podobnik, and M. Munih, “Three-axial accelerometer
calibration using Kalman filter covariance matrix for online estimation
of optimal sensor orientation,” IEEE Trans. Instrum. Meas., vol. 61,
no. 9, pp. 2501–2511, Sept 2012.
[6] G. Panahandeh, I. Skog, and M. Jansson, “Calibration of the accelerome-
ter triad of an inertial measurement unit, maximum likelihood estimation
and Cram´er-Rao bound,” in Proc. Int. Conf. on Indoor Positioning and
Indoor Navigation (IPIN), Z¨urich, Switzerland, Sep. 2010.
[7] Z. Syed, P. Aggarwal, C. Goodall, X. Niu, and N. El-Sheimy, “A
new multi-position calibration method for MEMS inertial navigation
systems,” Meas. Sci. Technol., vol. 18, no. 7, pp. 1897–1907, May 2007.
[8] I. Skog and P. H¨andel, “Calibration of a MEMS inertial measurement
unit,” in Proc. XVII IMEKO World Congress, Rio, Brazil, Sep. 2006.
[9] E. Dorveaux, D. Vissiere, and N. Petit, “On-the-field calibration of an
array of sensors,” in ACC, Baltimore, MD, USA, Jun. 2010.
[10] I. Frosio, F. Pedersini, and N. Alberto Borghese, “Autocalibration of
MEMS accelerometers,” IEEE Trans. Instrum. Meas., vol. 58, no. 6,
pp. 2034–2041, Jun. 2009.
[11] S. Won and F. Golnaraghi, “A triaxial accelerometer calibration method
using a mathematical model,” IEEE Trans. Instrum. Meas., vol. 59, no. 8,
pp. 2144–2153, Aug. 2010.
[12] S. M. Kay, Fundamentals of Statistical Signal Processing, Estimation
Theory. Prentice Hall, 1993.

Contenu connexe

Tendances

ADAPTIVE TREADMILL CONTROL BY HUMAN WILL
ADAPTIVE TREADMILL CONTROL BY HUMAN WILLADAPTIVE TREADMILL CONTROL BY HUMAN WILL
ADAPTIVE TREADMILL CONTROL BY HUMAN WILLtoukaigi
 
Sensor Fusion Algorithm by Complementary Filter for Attitude Estimation of Qu...
Sensor Fusion Algorithm by Complementary Filter for Attitude Estimation of Qu...Sensor Fusion Algorithm by Complementary Filter for Attitude Estimation of Qu...
Sensor Fusion Algorithm by Complementary Filter for Attitude Estimation of Qu...TELKOMNIKA JOURNAL
 
OPTIMAL TRAJECTORY OF ROBOT MANIPULATOR FOR ENERGY MINIMIZATION WITH QUARTIC ...
OPTIMAL TRAJECTORY OF ROBOT MANIPULATOR FOR ENERGY MINIMIZATION WITH QUARTIC ...OPTIMAL TRAJECTORY OF ROBOT MANIPULATOR FOR ENERGY MINIMIZATION WITH QUARTIC ...
OPTIMAL TRAJECTORY OF ROBOT MANIPULATOR FOR ENERGY MINIMIZATION WITH QUARTIC ...cscpconf
 
Hardware Implementation of Low Cost Inertial Navigation System Using Mems Ine...
Hardware Implementation of Low Cost Inertial Navigation System Using Mems Ine...Hardware Implementation of Low Cost Inertial Navigation System Using Mems Ine...
Hardware Implementation of Low Cost Inertial Navigation System Using Mems Ine...IOSR Journals
 
Osmium MIMU22BT: A Micro Wireless Multi-IMU (MIMU) Inertial Navigation Module
Osmium MIMU22BT: A Micro Wireless Multi-IMU (MIMU) Inertial Navigation ModuleOsmium MIMU22BT: A Micro Wireless Multi-IMU (MIMU) Inertial Navigation Module
Osmium MIMU22BT: A Micro Wireless Multi-IMU (MIMU) Inertial Navigation Moduleoblu.io
 
Development of a 3D Interactive Virtual Market System with Adaptive Treadmill...
Development of a 3D Interactive Virtual Market System with Adaptive Treadmill...Development of a 3D Interactive Virtual Market System with Adaptive Treadmill...
Development of a 3D Interactive Virtual Market System with Adaptive Treadmill...toukaigi
 
Osmium MIMU4444: Massive Multi-IMU Array
Osmium MIMU4444: Massive Multi-IMU ArrayOsmium MIMU4444: Massive Multi-IMU Array
Osmium MIMU4444: Massive Multi-IMU Arrayoblu.io
 
Instrumentation and Automation of Mechatronic
Instrumentation and Automation of MechatronicInstrumentation and Automation of Mechatronic
Instrumentation and Automation of MechatronicIJERA Editor
 
Three-dimensional structure from motion recovery of a moving object with nois...
Three-dimensional structure from motion recovery of a moving object with nois...Three-dimensional structure from motion recovery of a moving object with nois...
Three-dimensional structure from motion recovery of a moving object with nois...IJECEIAES
 
Iaetsd concepts of surveying with totalstation-a latest
Iaetsd concepts of surveying with totalstation-a latestIaetsd concepts of surveying with totalstation-a latest
Iaetsd concepts of surveying with totalstation-a latestIaetsd Iaetsd
 
Scanning 3 d full human bodies using kinects
Scanning 3 d full human bodies using kinectsScanning 3 d full human bodies using kinects
Scanning 3 d full human bodies using kinectsFensa Saj
 
Human action recognition with kinect using a joint motion descriptor
Human action recognition with kinect using a joint motion descriptorHuman action recognition with kinect using a joint motion descriptor
Human action recognition with kinect using a joint motion descriptorSoma Boubou
 
Mechatronics design of ball and beam system education and research
Mechatronics design of ball and beam system education and researchMechatronics design of ball and beam system education and research
Mechatronics design of ball and beam system education and researchAlexander Decker
 
PID Controller Design for a Real Time Ball and Beam System – A Double Integra...
PID Controller Design for a Real Time Ball and Beam System – A Double Integra...PID Controller Design for a Real Time Ball and Beam System – A Double Integra...
PID Controller Design for a Real Time Ball and Beam System – A Double Integra...idescitation
 
Integral Backstepping Approach for Mobile Robot Control
Integral Backstepping Approach for Mobile Robot ControlIntegral Backstepping Approach for Mobile Robot Control
Integral Backstepping Approach for Mobile Robot ControlTELKOMNIKA JOURNAL
 
The flow of baseline estimation using a single omnidirectional camera
The flow of baseline estimation using a single omnidirectional cameraThe flow of baseline estimation using a single omnidirectional camera
The flow of baseline estimation using a single omnidirectional cameraTELKOMNIKA JOURNAL
 

Tendances (20)

ADAPTIVE TREADMILL CONTROL BY HUMAN WILL
ADAPTIVE TREADMILL CONTROL BY HUMAN WILLADAPTIVE TREADMILL CONTROL BY HUMAN WILL
ADAPTIVE TREADMILL CONTROL BY HUMAN WILL
 
Sensor Fusion Algorithm by Complementary Filter for Attitude Estimation of Qu...
Sensor Fusion Algorithm by Complementary Filter for Attitude Estimation of Qu...Sensor Fusion Algorithm by Complementary Filter for Attitude Estimation of Qu...
Sensor Fusion Algorithm by Complementary Filter for Attitude Estimation of Qu...
 
OPTIMAL TRAJECTORY OF ROBOT MANIPULATOR FOR ENERGY MINIMIZATION WITH QUARTIC ...
OPTIMAL TRAJECTORY OF ROBOT MANIPULATOR FOR ENERGY MINIMIZATION WITH QUARTIC ...OPTIMAL TRAJECTORY OF ROBOT MANIPULATOR FOR ENERGY MINIMIZATION WITH QUARTIC ...
OPTIMAL TRAJECTORY OF ROBOT MANIPULATOR FOR ENERGY MINIMIZATION WITH QUARTIC ...
 
Hardware Implementation of Low Cost Inertial Navigation System Using Mems Ine...
Hardware Implementation of Low Cost Inertial Navigation System Using Mems Ine...Hardware Implementation of Low Cost Inertial Navigation System Using Mems Ine...
Hardware Implementation of Low Cost Inertial Navigation System Using Mems Ine...
 
Osmium MIMU22BT: A Micro Wireless Multi-IMU (MIMU) Inertial Navigation Module
Osmium MIMU22BT: A Micro Wireless Multi-IMU (MIMU) Inertial Navigation ModuleOsmium MIMU22BT: A Micro Wireless Multi-IMU (MIMU) Inertial Navigation Module
Osmium MIMU22BT: A Micro Wireless Multi-IMU (MIMU) Inertial Navigation Module
 
Development of a 3D Interactive Virtual Market System with Adaptive Treadmill...
Development of a 3D Interactive Virtual Market System with Adaptive Treadmill...Development of a 3D Interactive Virtual Market System with Adaptive Treadmill...
Development of a 3D Interactive Virtual Market System with Adaptive Treadmill...
 
Osmium MIMU4444: Massive Multi-IMU Array
Osmium MIMU4444: Massive Multi-IMU ArrayOsmium MIMU4444: Massive Multi-IMU Array
Osmium MIMU4444: Massive Multi-IMU Array
 
Instrumentation and Automation of Mechatronic
Instrumentation and Automation of MechatronicInstrumentation and Automation of Mechatronic
Instrumentation and Automation of Mechatronic
 
Three-dimensional structure from motion recovery of a moving object with nois...
Three-dimensional structure from motion recovery of a moving object with nois...Three-dimensional structure from motion recovery of a moving object with nois...
Three-dimensional structure from motion recovery of a moving object with nois...
 
Iaetsd concepts of surveying with totalstation-a latest
Iaetsd concepts of surveying with totalstation-a latestIaetsd concepts of surveying with totalstation-a latest
Iaetsd concepts of surveying with totalstation-a latest
 
Ball and beam
Ball and beamBall and beam
Ball and beam
 
Scanning 3 d full human bodies using kinects
Scanning 3 d full human bodies using kinectsScanning 3 d full human bodies using kinects
Scanning 3 d full human bodies using kinects
 
Human action recognition with kinect using a joint motion descriptor
Human action recognition with kinect using a joint motion descriptorHuman action recognition with kinect using a joint motion descriptor
Human action recognition with kinect using a joint motion descriptor
 
Mechatronics design of ball and beam system education and research
Mechatronics design of ball and beam system education and researchMechatronics design of ball and beam system education and research
Mechatronics design of ball and beam system education and research
 
Pid
PidPid
Pid
 
PID Controller Design for a Real Time Ball and Beam System – A Double Integra...
PID Controller Design for a Real Time Ball and Beam System – A Double Integra...PID Controller Design for a Real Time Ball and Beam System – A Double Integra...
PID Controller Design for a Real Time Ball and Beam System – A Double Integra...
 
Integral Backstepping Approach for Mobile Robot Control
Integral Backstepping Approach for Mobile Robot ControlIntegral Backstepping Approach for Mobile Robot Control
Integral Backstepping Approach for Mobile Robot Control
 
The flow of baseline estimation using a single omnidirectional camera
The flow of baseline estimation using a single omnidirectional cameraThe flow of baseline estimation using a single omnidirectional camera
The flow of baseline estimation using a single omnidirectional camera
 
Image Based Visual Servoing for Omnidirectional Wheeled Mobile Robots in Volt...
Image Based Visual Servoing for Omnidirectional Wheeled Mobile Robots in Volt...Image Based Visual Servoing for Omnidirectional Wheeled Mobile Robots in Volt...
Image Based Visual Servoing for Omnidirectional Wheeled Mobile Robots in Volt...
 
0326
03260326
0326
 

Similaire à Inertial Sensor Array Calibration Made Easy !

INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...ijsc
 
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...ijsc
 
Inversion of Magnetic Anomalies Due to 2-D Cylindrical Structures – By an Art...
Inversion of Magnetic Anomalies Due to 2-D Cylindrical Structures – By an Art...Inversion of Magnetic Anomalies Due to 2-D Cylindrical Structures – By an Art...
Inversion of Magnetic Anomalies Due to 2-D Cylindrical Structures – By an Art...ijsc
 
Experiment to determine a method for effortless static calibration of the ine...
Experiment to determine a method for effortless static calibration of the ine...Experiment to determine a method for effortless static calibration of the ine...
Experiment to determine a method for effortless static calibration of the ine...IRJET Journal
 
Design of Linear Array Transducer Using Ultrasound Simulation Program Field-II
Design of Linear Array Transducer Using Ultrasound Simulation Program Field-IIDesign of Linear Array Transducer Using Ultrasound Simulation Program Field-II
Design of Linear Array Transducer Using Ultrasound Simulation Program Field-IIinventy
 
The Geometric Characteristics of the Linear Features in Close Range Photogram...
The Geometric Characteristics of the Linear Features in Close Range Photogram...The Geometric Characteristics of the Linear Features in Close Range Photogram...
The Geometric Characteristics of the Linear Features in Close Range Photogram...IJERD Editor
 
Numerical Investigation of Multilayer Fractal FSS
Numerical Investigation of Multilayer Fractal FSSNumerical Investigation of Multilayer Fractal FSS
Numerical Investigation of Multilayer Fractal FSSIJMER
 
Action Trajectory Reconstruction for Controlling of Vehicle Using Sensors
Action Trajectory Reconstruction for Controlling of Vehicle Using SensorsAction Trajectory Reconstruction for Controlling of Vehicle Using Sensors
Action Trajectory Reconstruction for Controlling of Vehicle Using SensorsIOSR Journals
 
Computation of Electromagnetic Fields Scattered from Dielectric Objects of Un...
Computation of Electromagnetic Fields Scattered from Dielectric Objects of Un...Computation of Electromagnetic Fields Scattered from Dielectric Objects of Un...
Computation of Electromagnetic Fields Scattered from Dielectric Objects of Un...Alexander Litvinenko
 
Sensitivity analysis in a lidar camera calibration
Sensitivity analysis in a lidar camera calibrationSensitivity analysis in a lidar camera calibration
Sensitivity analysis in a lidar camera calibrationcsandit
 
SENSITIVITY ANALYSIS IN A LIDARCAMERA CALIBRATION
SENSITIVITY ANALYSIS IN A LIDARCAMERA CALIBRATIONSENSITIVITY ANALYSIS IN A LIDARCAMERA CALIBRATION
SENSITIVITY ANALYSIS IN A LIDARCAMERA CALIBRATIONcscpconf
 
Error entropy minimization for brain image registration using hilbert huang t...
Error entropy minimization for brain image registration using hilbert huang t...Error entropy minimization for brain image registration using hilbert huang t...
Error entropy minimization for brain image registration using hilbert huang t...eSAT Publishing House
 
Estimation of Arm Joint Angles from Surface Electromyography signals using Ar...
Estimation of Arm Joint Angles from Surface Electromyography signals using Ar...Estimation of Arm Joint Angles from Surface Electromyography signals using Ar...
Estimation of Arm Joint Angles from Surface Electromyography signals using Ar...IOSR Journals
 
Detection of Seam Carving in Uncompressed Images using eXtreme Gradient Boosting
Detection of Seam Carving in Uncompressed Images using eXtreme Gradient BoostingDetection of Seam Carving in Uncompressed Images using eXtreme Gradient Boosting
Detection of Seam Carving in Uncompressed Images using eXtreme Gradient BoostingIJCSIS Research Publications
 
2006 Green Incorporating Pulse to Pulse Motion Effects anto Side Looking Arra...
2006 Green Incorporating Pulse to Pulse Motion Effects anto Side Looking Arra...2006 Green Incorporating Pulse to Pulse Motion Effects anto Side Looking Arra...
2006 Green Incorporating Pulse to Pulse Motion Effects anto Side Looking Arra...Justin Green
 
Application of neuro fuzzy controller in torque ripple minimization of vec
Application of neuro fuzzy controller in torque ripple minimization of vecApplication of neuro fuzzy controller in torque ripple minimization of vec
Application of neuro fuzzy controller in torque ripple minimization of vecIAEME Publication
 
Compressed sensing system for efficient ecg signal
Compressed sensing system for efficient ecg signalCompressed sensing system for efficient ecg signal
Compressed sensing system for efficient ecg signaleSAT Publishing House
 

Similaire à Inertial Sensor Array Calibration Made Easy ! (20)

INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
 
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
INVERSIONOF MAGNETIC ANOMALIES DUE TO 2-D CYLINDRICAL STRUCTURES –BY AN ARTIF...
 
Inversion of Magnetic Anomalies Due to 2-D Cylindrical Structures – By an Art...
Inversion of Magnetic Anomalies Due to 2-D Cylindrical Structures – By an Art...Inversion of Magnetic Anomalies Due to 2-D Cylindrical Structures – By an Art...
Inversion of Magnetic Anomalies Due to 2-D Cylindrical Structures – By an Art...
 
Experiment to determine a method for effortless static calibration of the ine...
Experiment to determine a method for effortless static calibration of the ine...Experiment to determine a method for effortless static calibration of the ine...
Experiment to determine a method for effortless static calibration of the ine...
 
Design of Linear Array Transducer Using Ultrasound Simulation Program Field-II
Design of Linear Array Transducer Using Ultrasound Simulation Program Field-IIDesign of Linear Array Transducer Using Ultrasound Simulation Program Field-II
Design of Linear Array Transducer Using Ultrasound Simulation Program Field-II
 
The Geometric Characteristics of the Linear Features in Close Range Photogram...
The Geometric Characteristics of the Linear Features in Close Range Photogram...The Geometric Characteristics of the Linear Features in Close Range Photogram...
The Geometric Characteristics of the Linear Features in Close Range Photogram...
 
Fixed sensors
Fixed sensorsFixed sensors
Fixed sensors
 
Numerical Investigation of Multilayer Fractal FSS
Numerical Investigation of Multilayer Fractal FSSNumerical Investigation of Multilayer Fractal FSS
Numerical Investigation of Multilayer Fractal FSS
 
Action Trajectory Reconstruction for Controlling of Vehicle Using Sensors
Action Trajectory Reconstruction for Controlling of Vehicle Using SensorsAction Trajectory Reconstruction for Controlling of Vehicle Using Sensors
Action Trajectory Reconstruction for Controlling of Vehicle Using Sensors
 
Computation of Electromagnetic Fields Scattered from Dielectric Objects of Un...
Computation of Electromagnetic Fields Scattered from Dielectric Objects of Un...Computation of Electromagnetic Fields Scattered from Dielectric Objects of Un...
Computation of Electromagnetic Fields Scattered from Dielectric Objects of Un...
 
Sensitivity analysis in a lidar camera calibration
Sensitivity analysis in a lidar camera calibrationSensitivity analysis in a lidar camera calibration
Sensitivity analysis in a lidar camera calibration
 
SENSITIVITY ANALYSIS IN A LIDARCAMERA CALIBRATION
SENSITIVITY ANALYSIS IN A LIDARCAMERA CALIBRATIONSENSITIVITY ANALYSIS IN A LIDARCAMERA CALIBRATION
SENSITIVITY ANALYSIS IN A LIDARCAMERA CALIBRATION
 
Error entropy minimization for brain image registration using hilbert huang t...
Error entropy minimization for brain image registration using hilbert huang t...Error entropy minimization for brain image registration using hilbert huang t...
Error entropy minimization for brain image registration using hilbert huang t...
 
State estimation
State estimationState estimation
State estimation
 
Estimation of Arm Joint Angles from Surface Electromyography signals using Ar...
Estimation of Arm Joint Angles from Surface Electromyography signals using Ar...Estimation of Arm Joint Angles from Surface Electromyography signals using Ar...
Estimation of Arm Joint Angles from Surface Electromyography signals using Ar...
 
Detection of Seam Carving in Uncompressed Images using eXtreme Gradient Boosting
Detection of Seam Carving in Uncompressed Images using eXtreme Gradient BoostingDetection of Seam Carving in Uncompressed Images using eXtreme Gradient Boosting
Detection of Seam Carving in Uncompressed Images using eXtreme Gradient Boosting
 
2006 Green Incorporating Pulse to Pulse Motion Effects anto Side Looking Arra...
2006 Green Incorporating Pulse to Pulse Motion Effects anto Side Looking Arra...2006 Green Incorporating Pulse to Pulse Motion Effects anto Side Looking Arra...
2006 Green Incorporating Pulse to Pulse Motion Effects anto Side Looking Arra...
 
40120130406002
4012013040600240120130406002
40120130406002
 
Application of neuro fuzzy controller in torque ripple minimization of vec
Application of neuro fuzzy controller in torque ripple minimization of vecApplication of neuro fuzzy controller in torque ripple minimization of vec
Application of neuro fuzzy controller in torque ripple minimization of vec
 
Compressed sensing system for efficient ecg signal
Compressed sensing system for efficient ecg signalCompressed sensing system for efficient ecg signal
Compressed sensing system for efficient ecg signal
 

Plus de oblu.io

IEEE IoT Tutorial - "Wearable Electronics: A Designer's Perspective"
IEEE IoT Tutorial - "Wearable Electronics: A Designer's Perspective"IEEE IoT Tutorial - "Wearable Electronics: A Designer's Perspective"
IEEE IoT Tutorial - "Wearable Electronics: A Designer's Perspective"oblu.io
 
MIMUscope Instruction Manual
MIMUscope Instruction ManualMIMUscope Instruction Manual
MIMUscope Instruction Manualoblu.io
 
Application Note: Wireless Pedestrian Dead Reckoning with "oblu"
Application Note: Wireless Pedestrian Dead Reckoning with "oblu"Application Note: Wireless Pedestrian Dead Reckoning with "oblu"
Application Note: Wireless Pedestrian Dead Reckoning with "oblu"oblu.io
 
Schematic Diagram of "oblu"
Schematic Diagram of "oblu"Schematic Diagram of "oblu"
Schematic Diagram of "oblu"oblu.io
 
Demonstrating Pedestrian Navigation With Foot Sensors
Demonstrating Pedestrian Navigation With Foot SensorsDemonstrating Pedestrian Navigation With Foot Sensors
Demonstrating Pedestrian Navigation With Foot Sensorsoblu.io
 
Foot-mounted Navigation Sensors
Foot-mounted Navigation SensorsFoot-mounted Navigation Sensors
Foot-mounted Navigation Sensorsoblu.io
 
Programming Osmium MIMU4444 Using AVR Dragon
Programming Osmium MIMU4444 Using AVR DragonProgramming Osmium MIMU4444 Using AVR Dragon
Programming Osmium MIMU4444 Using AVR Dragonoblu.io
 
Programming Osmium MIMU22BT Using AVR Dragon
Programming Osmium MIMU22BT Using AVR DragonProgramming Osmium MIMU22BT Using AVR Dragon
Programming Osmium MIMU22BT Using AVR Dragonoblu.io
 
IPIN'14: Foot-Mounted Inertial Navigation Made Easy
IPIN'14: Foot-Mounted Inertial Navigation Made EasyIPIN'14: Foot-Mounted Inertial Navigation Made Easy
IPIN'14: Foot-Mounted Inertial Navigation Made Easyoblu.io
 

Plus de oblu.io (9)

IEEE IoT Tutorial - "Wearable Electronics: A Designer's Perspective"
IEEE IoT Tutorial - "Wearable Electronics: A Designer's Perspective"IEEE IoT Tutorial - "Wearable Electronics: A Designer's Perspective"
IEEE IoT Tutorial - "Wearable Electronics: A Designer's Perspective"
 
MIMUscope Instruction Manual
MIMUscope Instruction ManualMIMUscope Instruction Manual
MIMUscope Instruction Manual
 
Application Note: Wireless Pedestrian Dead Reckoning with "oblu"
Application Note: Wireless Pedestrian Dead Reckoning with "oblu"Application Note: Wireless Pedestrian Dead Reckoning with "oblu"
Application Note: Wireless Pedestrian Dead Reckoning with "oblu"
 
Schematic Diagram of "oblu"
Schematic Diagram of "oblu"Schematic Diagram of "oblu"
Schematic Diagram of "oblu"
 
Demonstrating Pedestrian Navigation With Foot Sensors
Demonstrating Pedestrian Navigation With Foot SensorsDemonstrating Pedestrian Navigation With Foot Sensors
Demonstrating Pedestrian Navigation With Foot Sensors
 
Foot-mounted Navigation Sensors
Foot-mounted Navigation SensorsFoot-mounted Navigation Sensors
Foot-mounted Navigation Sensors
 
Programming Osmium MIMU4444 Using AVR Dragon
Programming Osmium MIMU4444 Using AVR DragonProgramming Osmium MIMU4444 Using AVR Dragon
Programming Osmium MIMU4444 Using AVR Dragon
 
Programming Osmium MIMU22BT Using AVR Dragon
Programming Osmium MIMU22BT Using AVR DragonProgramming Osmium MIMU22BT Using AVR Dragon
Programming Osmium MIMU22BT Using AVR Dragon
 
IPIN'14: Foot-Mounted Inertial Navigation Made Easy
IPIN'14: Foot-Mounted Inertial Navigation Made EasyIPIN'14: Foot-Mounted Inertial Navigation Made Easy
IPIN'14: Foot-Mounted Inertial Navigation Made Easy
 

Dernier

Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfOverkill Security
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024The Digital Insurer
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWERMadyBayot
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 

Dernier (20)

Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdf
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 

Inertial Sensor Array Calibration Made Easy !

  • 1. IEEE TRANSACTIONS ON INSTRUMENTATION AND MEASUREMENT, VOL. PP, NO. 99, 2014 1 Aligning the Forces – Eliminating the Misalignments in IMU Arrays John-Olof Nilsson Member, IEEE, Isaac Skog Member, IEEE, and Peter H¨andel Senior Member, IEEE Abstract—Ultra-low-cost single-chip inertial measurement units (IMUs) combined into IMU arrays are opening up new possibilities for inertial sensing. However, to make these systems practical for researchers, a simple calibration procedure that aligns the sensitivity axes of the sensors in the array is needed. In this letter, we suggest a novel mechanical-rotation-rig-free calibration procedure based on blind system identification and a Platonic solid printable by a contemporary 3D-printer. The IMU array is placed inside the Platonic solid and static measurements are taken with the solid subsequently placed on all sides. The recorded data are then used together with a maximum likelihood based approach to estimate the inter-IMU misalignment and the gain, bias, and sensitivity axis non-orthogonality of the accelerometers. The effectiveness of the method is demonstrated with calibration results from an in-house developed IMU array. Matlab-scripts for the parameter estimation and production files for the calibration device (solid) are provided. I. INTRODUCTION THE development of the micro-electrical-mechanical sys- tem (MEMS) technology has revolutionized the inertial sensor industry, making it possible to manufacture large vol- umes of ultra-low-cost inertial sensors for mass market prod- ucts. Today, one can get a full six degrees-of-freedom IMU at a size of 3 × 3 × 1 mm for a few dollars. Unfortunately, these IMUs still cannot provide the accuracy needed in, for example inertial navigation applications. However, with the size and price of today’s ultra-low-cost IMUs, it is now feasible to construct large arrays of IMUs, and fuse the information from several sensor units, to attain performance and price-size-cost figures not previously seen from MEMS IMUs. See [1] for a review of additional merits of multi-IMU systems. Low-cost IMUs are generally delivered uncalibrated [2]. Further, due to imperfections in the integrated circuit (pack- aging) and in the fabrication of the IMU array, the sensitivity axes of the IMUs in the array will not be perfectly aligned. Thus, before the information from the IMUs is fused, the individual IMUs should be calibrated, and the inter-IMU misalignment compensated for. Traditional (redundant) IMU calibration requires expensive dedicated mechanical rotation rigs, see e.g., [3,4,5]. Therefore, simplified calibration methods that do not require a rotation rig have been proposed, see e.g., [6,7,8]. These methods exploit the prior knowledge about the magnitude of the gravity vector to do a blind system identification, but are currently limited to single IMU setups. Consequently, in this letter, the maximum likelihood based blind system identification method described in [6] is extended J-O. Nilsson, I. Skog, and P. H¨andel are with the Department of Signal Processing, ACCESS Linnaeus Centre, KTH Royal Institute of Technology, Stockholm, Sweden. (e-mail: jnil02@kth.se, skog@kth.se, ph@kth.se). Fig. 1. Icosahedron for IMU array calibration. The IMU array is placed inside the body. By subsequently placing the body on all sides, an even distribution of orientations is provided for the system identification. to IMU arrays by modeling and estimating the inter-IMU misalignments, in addition to the gain, bias, and sensitivity axis non-orthogonality of the individual IMUs. (We recommend the interested reader to also look at [9], where the calibration of an array of magnetometers is studied; to our knowledge [9] is the only previous example of a similar calibration method applied to a similar array setup.) Further, the accuracy of the estimates is dependent on the excitation of the sensors, i.e., the orientations that the IMU array is placed in during the calibration. Therefore, we propose using an icosahedron (see Fig. 1) to place the array in a set of evenly distributed, but unknown, orientations. The proposed estimation method and the calibration body (printed by a contemporary 3D-printer) is then used to estimate the calibration parameters of an in-house developed IMU array. The results of the calibration show that the sensor misalignment parameters can be estimated consis- tently, and that the effect of the misalignment compensation is significant. Reproducible research: SCAD-code and SDL-files for the icosahedron together with a Matlab implementation of the calibration procedure and the data used to produce the results in the paper are provided at www.openshoe.org. II. PARAMETER ESTIMATION Taking into account only the most significant error sources, the output y (i) n ∈ R3 at orientation n of the i:th IMU’s accelerometer triad can be described by the model [8,10,11] y(i) n = K(i) L(i) u(i) n + b(i) + v(i) n n = 1, . . . , N i = 1, . . . , M where K(i) = diag(k(i) ) and L(i) = unitri(l(i) ) are 3 × 3 diagonal- and unitriangular-matrices, respectively. Fur-
  • 2. IEEE TRANSACTIONS ON INSTRUMENTATION AND MEASUREMENT, VOL. PP, NO. 99, 2014 2 ther, k(i) = [k (i) x k (i) y k (i) z ] , l(i) = [l (i) yz l (i) zy l (i) zx ] , bi = [b (i) x b (i) y b (i) z ] , and v (i) n ∈ R3 denote the sensor gain, sen- sitivity axis non-orthogonality, bias, and noise, respectively. Moreover, u (i) n ∈ R3 denotes the true force exerted unto the i:th accelerometer triad at orientation n, and N and M denote the number of orientations and IMUs, respectively. Due to imperfections in the mounting of the IMUs, the coordinate axes of the different IMUs will not be perfectly aligned. To model these misalignments, let R (j) (i) ∈ SO(3) denote the (unknown) rotation matrix that describes the true orientation between the coordinate system instrumented by the i:th IMUs sensitivity axes and the j:th IMUs sensitivity axes. Next, assume that the alignment errors ξ(j) = [ξ (j) x ξ (j) y ξ (j) z ] in the mounting of the j:th IMU are small, i.e., below a few degrees. Then, to the first order, the rotation matrix R (j) (i) can be approximated as R (j) (i) = (I+[ξ(j) ]×)R (j) (i) . Here, I denotes the 3 × 3 identity matrix and [ξ(i) ]× denotes the skew-symmetric matrix1 representation of the alignment errors. The rotation matrix R (j) (i) ∈ SO(3) describes the orientation between the i:th and j:th IMU, if they were mounted without any errors; R (j) (i) is assumed known. Thus, the output of the j:th accelerometer triad can, as a function of the input to the i:th accelerometer triad and the parameters θ(j) , be modeled as: y(j) n = f(θ(j) , u(i) n ) + v(j) n where f(θ(j) , u(i) n )= K(i) L(i) u (i) n + b(i) , j = i K(j) L(j) (I + [ξ(j) ]×)R (j) (i) u (i) n + b(j) , j = i and where the unknown model (calibration) parameters are θ(j) = k(i) , b(i) , l(i) , j = i k(j) , b(j) , l(j) , ξ(j) , j = i . Note that K(j) L(j) (I + [ξ(j) ]×) has nine degrees of freedom and consequently a full matrix could have been used instead. However, the suggested parameterization has the advantage that the parameters have natural physical interpretations, and individual parameters can be removed from the calibration. To estimate the parameters θ(j) , rewrite the input vector in spherical coordinates as u (i) n = αn s(φn, ψn), where s(φn, ψn) = [− sin(φn) cos(φn) sin(ψn) cos(φn) cos(ψn)] . Here, φn and ψn denote the i:th IMU’s (unknown) pitch and roll, respectively. Now, if the IMU array is stationary, then the magnitude of the input vector αn = g, where g is the magnitude of the local gravity vector. Thus, when the array is stationary, the input vector has only two degrees of freedom, whereas each accelerometer triad provides an estimate of the force vector in R3 . This implies that by placing the array in at least twelve (nine) different non-coplanar orientations, the twelve (nine) unknown parameters θ(j) (θ(i) ) of each triad can be estimated. Assuming the measurement noise v (j) n to be white, Gaussian distributed, and uncorrelated between the IMUs, i.e., the covariance matrix E{v (i) n (v (j) ) } = Q (i) n δi,jδn, , where E{·} 1The skew-symmetric matrix [a]× is defined so that [a]×b = a × b. Placement on new side Placement on new side Fig. 2. To acquire calibration measurement data from an even distribution of orientations, the icosahedron with the IMU array is subsequently placed on all sides, and the data are recorded. The numbering on the sides helps with control and the bookkeeping of the orientations. and δi,j denote the expectation operator and the Kronecker delta function, respectively; then the maximum likelihood estimate of the parameters {θ(j) }M j=1 is given by [12] {ˆθ(j) }M j=1 = argmin {θ(j) }M j=1 {φn,ψn}N n=1 M j=1 N n=1 y(j) n − f(θ(j) , gs(φn, ψn)) 2 Q (j) n where a 2 P = a P−1 a. The minimization generally needs to be done numerically using, e.g., the Newton-Raphson method. To reduce the risk of the minimization algorithm getting stuck at a local minimum, the initial parameter values should be set to the nominal values given in the data sheet of the IMU. Initial estimates for the pitch and roll may be calculated as φinit n = atan2 [y(j) n ]y,[y(j) n ]z and ψinit n = atan2 −[y(j) n ]x, [y (j) n ]2 y+[y (j) n ]2 z , respectively. Here [a]k, k ∈ {x, y, z} denotes the k element of the vector a. III. MEASUREMENT METHOD For the estimation of {θ(j) }M j=1 to be well-conditioned, the orientations {s(φn, ψn)}N n=1 should be evenly distributed over the unit sphere. Further, to average out stochastic and un- modeled errors, e.g. non-linearities and cross-axis sensitivities, the orientations should be more than twelve. The number of orientations N used in the calibration is a trade-off between accuracy and execution time. However, the number of desired orientations makes achieving the even distribution a practical obstacle. This can be solved by a simple calibration rig. A Platonic solid provides sides with an even distribution of orientations. If the IMU array is inserted in such a solid, then as illustrated in Fig. 2, an even distribution of orientations is achieved by subsequently placing the polyhedron on all its sides. The Platonic solid with the most sides is the icosahe- dron. Such a body with an insertion slot for the IMU array, as the one shown in Figs. 1 and 2, can easily be printed with a 3D-printer or ordered from a 3D-printing service. Note that since the orientations of the sides are not assumed known, the requirements on the print quality are modest and imperfections in the print (or incorrect placement on some side) will not have any significant effect on the calibration. IV. EXPERIMENT An IMU array has been constructed around 18 MPU- 9150 IMUs from Invensense and an AT32UC3C2512 micro- controller from Atmel. See Fig. 3 and [1] for details about
  • 3. IEEE TRANSACTIONS ON INSTRUMENTATION AND MEASUREMENT, VOL. PP, NO. 99, 2014 3 TABLE I MEAN (RANGE) OF THE PARAMETER ESTIMATES FROM 10 CALIBRATIONS, WITH THE MAXIMUM AND MINIMUM PARAMETER ESTIMATES BELOW. IMU kx [−] ky [−] kz [−] bx [m/s2 ] by [m/s2 ] bz [m/s2 ] lyz [◦ ] lzy [◦ ] lzx [◦ ] ξx [◦ ] ξy [◦ ] ξz [◦ ] 1 1.009 (4.7e-4) 1.007 (2.7e-4) 0.994 (1.0e-3) -0.23 (1.2e-2) -0.03 (3.9e-3) -0.94 (1.8e-2) 0.02 (6.1e-2) 0.39 (5.1e-2) 0.08 (1.2e-1) -0.03 (1.4e-1) -0.15 (8.1e-2) -0.66 (2.9e-2) 2 1.002 (5.7e-4) 1.006 (2.6e-4) 0.998 (6.8e-4) -0.28 (1.5e-2) -0.05 (2.6e-3) -0.48 (4.5e-3) 0.01 (7.3e-2) -0.01 (5.5e-2) -0.02 (6.2e-2) 0.23 (7.8e-2) -0.30 (6.3e-2) -0.16 (2.8e-2) 3 1.003 (9.9e-4) 1.000 (2.3e-4) 1.006 (7.0e-4) -0.38 (2.1e-2) 0.01 (2.1e-3) -0.02 (7.4e-3) -0.00 (9.5e-2) 0.29 (3.8e-2) -0.04 (7.3e-2) 0.23 (9.7e-2) 0.02 (6.9e-2) 0.61 (2.6e-2) 4 0.997 (5.5e-4) 1.006 (2.4e-4) 0.995 (1.4e-3) -0.33 (1.9e-2) 0.03 (2.0e-3) -1.37 (2.2e-2) -0.01 (7.0e-2) 0.16 (7.0e-2) 0.10 (1.5e-1) 0.08 (1.7e-1) -0.27 (1.1e-1) -1.68 (2.6e-2) 5 1.011 (7.3e-4) 0.996 (2.2e-4) 1.011 (1.3e-3) -0.26 (1.6e-2) -0.03 (2.3e-3) -0.98 (1.1e-2) -0.01 (6.7e-2) -0.20 (9.7e-2) -0.27 (7.8e-2) 0.40 (8.1e-2) -0.37 (8.9e-2) 0.72 (2.7e-2) 6 1.003 (9.0e-4) 1.006 (1.8e-4) 1.006 (6.3e-4) -0.37 (1.6e-2) -0.06 (3.8e-3) -1.03 (2.6e-2) -0.01 (8.0e-2) 0.02 (8.0e-2) 0.31 (7.9e-2) -0.12 (9.1e-2) -0.36 (3.8e-2) 0.57 (2.7e-2) 7 0.999 (5.7e-4) 0.999 (2.1e-4) 0.997 (9.6e-4) -0.25 (1.3e-2) -0.03 (5.1e-3) -1.63 (1.9e-2) -0.03 (5.7e-2) 0.08 (6.4e-2) -0.13 (1.1e-1) 0.28 (1.2e-1) -0.35 (7.8e-2) -0.04 (2.7e-2) 8 1.008 (6.2e-4) 1.007 (2.1e-4) 0.992 (1.5e-3) -0.38 (1.5e-2) -0.03 (2.0e-3) -1.38 (8.5e-3) 0.01 (6.9e-2) -0.28 (4.8e-2) 0.06 (1.3e-1) -0.05 (1.6e-1) -0.26 (7.6e-2) -0.50 (2.6e-2) 9 0.998 (1.6e-4) 0.999 (4.8e-4) 1.009 (5.2e-4) 0.18 (3.9e-3) 0.15 (1.1e-2) 0.66 (2.1e-2) 0.01 (4.1e-2) 0.19 (5.1e-2) 0.37 (5.4e-2) 0.41 (6.0e-2) -0.07 (6.0e-2) -0.06 (3.6e-2) 10 1.010 (1.3e-4) 0.999 (4.9e-4) 1.015 (5.6e-4) 0.11 (3.2e-3) -0.07 (9.2e-3) -1.36 (1.1e-2) 0.04 (3.8e-2) 0.21 (4.0e-2) -0.08 (2.7e-2) 0.46 (6.0e-2) -0.38 (8.0e-2) -0.25 (2.5e-2) 11 1.001 (1.3e-4) 1.008 (4.1e-4) 1.007 (6.3e-4) 0.15 (2.5e-3) 0.13 (1.3e-2) 0.44 (2.0e-2) 0.01 (5.1e-2) 0.11 (5.7e-2) 0.39 (6.3e-2) -0.33 (6.4e-2) 0.17 (5.5e-2) -0.38 (3.9e-2) 12 1.007 (1.2e-4) 1.010 (3.8e-4) 1.013 (3.1e-4) 0.15 (3.8e-3) 0.01 (9.3e-3) -1.77 (9.3e-3) -0.01 (4.1e-2) 0.31 (3.6e-2) 0.05 (2.4e-2) -0.57 (5.7e-2) 0.23 (3.1e-2) -0.54 (3.6e-2) 13 0.999 (2.2e-4) 1.002 (4.8e-4) 0.996 (5.1e-4) 0.16 (5.5e-3) 0.11 (9.5e-3) 0.87 (1.8e-2) -0.01 (3.9e-2) -0.24 (5.3e-2) 0.09 (3.5e-2) 0.18 (3.7e-2) 0.79 (2.5e-2) 0.38 (1.4e-2) 14 1.007 (2.2e-4) 1.002 (3.3e-4) 1.002 (6.0e-4) 0.10 (3.3e-3) 0.07 (8.9e-3) -0.45 (1.7e-2) -0.00 (5.1e-2) -0.16 (5.6e-2) 0.08 (4.4e-2) - - - max 1.011 1.010 1.015 0.176 0.146 0.865 0.042 0.389 0.390 0.465 0.788 0.722 min 0.997 0.996 0.992 -0.380 -0.074 -1.766 -0.033 -0.281 -0.273 -0.566 -0.375 -1.682 28 [mm] 37[mm] top bottom Fig. 3. The in-house constructed IMU array platform holding 18 MPU9150 IMUs (9 on the top side and 9 on the bottom side) and an AT32UC3C2512 microcontroller (top side). The platform is displayed in actual size. the array. To verify the effectiveness of the suggested cali- bration procedure, 10 calibration sets, each with the icosahe- dron placed on all 20 sides, were recorded. The maximum likelihood estimates of the gain, bias, sensitivity axis non- orthogonality, and misalignment of the IMUs in the array were then calculated. The mean and range of the estimates {ˆθ(j) }M j=1 from the 10 calibrations are shown in Table I.2 Note that the coordinate axes of IMU number 14 was set to define the reference coordinate system of the array, i.e., i = 14, and thus no alignment errors where estimated for this IMU. The spread of the mean values in Table I, compared to the range values, shows that the 10 calibrations are consistent. In the end, compensating for the misalignment calibra- tion should produce more consistent measurements from the IMU array. A natural figure of merit is the spread between the measurements in terms of the sample covariance matrix cov({u(i) n ; ¯θ(i) }M i=1) where {u(i) n ; ¯θ(i) }M i=1 denotes the compensated forces {u(i) n }M j=1 measured by the IMUs, given the mean pa- rameters in Table I {¯θ(i) }M i=1. Since the covariance depends on the orientation, we average it over all 20 orientations. Then, the improved consistency can be quantified by the ratio 1 N N n=1 tr(cov({u(i) n ;¯θ(i) }M i=1)) 1 N N n=1 tr(cov({u (i) n ;¯θ (i) red }M i=1)) = (0.0077)2 [(m/s2 )2 ] (0.11)2 [(m/s2)2] ≈ −23 [dB] where the calibration values {¯θ (j) red }M j=1 are the results from calibrating the gain, bias, and non-orthogonality of each IMU individually (no misalignment), as originally suggested in [6]. 2Due to problems in the printed circuit board assembling process, only 14 out of the 18 IMUs in the array worked as intended during the calibration. V. DISCUSSION AND CONCLUSIONS We have suggested a simple calibration procedure for IMU arrays, only dependent on a simple calibration device printable by a contemporary 3D printer. The calibration procedure has been shown to give consistent results for an in-house devel- oped IMU array. Finally, the effectiveness and significance of the misalignment compensation have been demonstrated in terms of a substantially improved consistency (-23[dB]) of force measurements from different IMUs. The magnitude of the alignment errors are such that the resulting errors are comparable or larger than those of individual IMUs and consequently have to be compensated for in order to make a sensible fusion of data. In summary, calibration and misalign- ment compensation of low-cost IMU arrays are necessary and the simplicity of the procedure helps making such systems practical and accessible for researchers and system developers. REFERENCES [1] I. Skog, J.-O. Nilsson, and P. H¨andel, “An open-source multi inertial measurement units (MIMU) platform,” in Proc. Int. Symp. on Inertial Sensors and Systems (ISISS), Laguna Beach, CA, USA, Feb. 2014. [2] M. ˇSipoˇs, P. Paˇces, J. Roh´aˇc, and P. Nov´aˇcek, “Analyses of triaxial accelerometer calibration algorithms,” IEEE Sensors Journal, vol. 12, no. 5, pp. 1157–1165, May 2012. [3] S. Cho and C. Park, “A calibration technique for a redundant IMU containing low-grade inertial sensors,” ETRI Journal, vol. 27, no. 4, pp. 408–426, Aug. 2005. [4] M. Pittelkau, “Cascaded and decoupled RIMU calibration filters,” J. Astronaut. Sci., vol. 54, no. 4, pp. 449–466, Dec. 2006. [5] T. Beravs, J. Podobnik, and M. Munih, “Three-axial accelerometer calibration using Kalman filter covariance matrix for online estimation of optimal sensor orientation,” IEEE Trans. Instrum. Meas., vol. 61, no. 9, pp. 2501–2511, Sept 2012. [6] G. Panahandeh, I. Skog, and M. Jansson, “Calibration of the accelerome- ter triad of an inertial measurement unit, maximum likelihood estimation and Cram´er-Rao bound,” in Proc. Int. Conf. on Indoor Positioning and Indoor Navigation (IPIN), Z¨urich, Switzerland, Sep. 2010. [7] Z. Syed, P. Aggarwal, C. Goodall, X. Niu, and N. El-Sheimy, “A new multi-position calibration method for MEMS inertial navigation systems,” Meas. Sci. Technol., vol. 18, no. 7, pp. 1897–1907, May 2007. [8] I. Skog and P. H¨andel, “Calibration of a MEMS inertial measurement unit,” in Proc. XVII IMEKO World Congress, Rio, Brazil, Sep. 2006. [9] E. Dorveaux, D. Vissiere, and N. Petit, “On-the-field calibration of an array of sensors,” in ACC, Baltimore, MD, USA, Jun. 2010. [10] I. Frosio, F. Pedersini, and N. Alberto Borghese, “Autocalibration of MEMS accelerometers,” IEEE Trans. Instrum. Meas., vol. 58, no. 6, pp. 2034–2041, Jun. 2009. [11] S. Won and F. Golnaraghi, “A triaxial accelerometer calibration method using a mathematical model,” IEEE Trans. Instrum. Meas., vol. 59, no. 8, pp. 2144–2153, Aug. 2010. [12] S. M. Kay, Fundamentals of Statistical Signal Processing, Estimation Theory. Prentice Hall, 1993.