Inertial measurement unit

Aninertial measurement unit(IMU) is an electronic device that measures and reports a body'sspecific force,angular rate, and sometimes theorientationof the body, using a combination ofaccelerometers,gyroscopes,and sometimesmagnetometers.When the magnetometer is included, IMUs are referred to as IMMUs.[1]

Apollo Inertial Measurement Unit
Apollo IMU, where Inertial Reference Integrating Gyros (IRIGs,Xg,Yg,Zg) sense attitude changes, and Pulse Integrating Pendulous Accelerometers (PIPAs,Xa,Ya,Za) sense velocity changes

IMUs are typically used to maneuver modern vehicles including motorcycles, missiles,aircraft(anattitude and heading reference system), includinguncrewed aerial vehicles(UAVs), among many others, andspacecraft,includingsatellitesandlanders.Recent developments allow for the production of IMU-enabledGPSdevices. An IMU allows a GPS receiver to work when GPS-signals are unavailable, such as in tunnels, inside buildings, or when electronic interference is present.[2]

IMUs are used inVR headsetsandsmartphones,and also in motion tracked game controllers like theWii Remote.

Operational principles

edit
Inertial navigation unit of FrenchIRBMS3
IMUs work, in part, by detecting changes inpitch, roll, and yaw

An inertial measurement unit works by detecting linear acceleration using one or moreaccelerometersand rotational rate using one or moregyroscopes.[3]Some also include amagnetometerwhich is commonly used as a heading reference. Some IMUs, like Adafruit's 9-DOF IMU, include additional sensors like temperature.[4]Typical configurations contain one accelerometer, gyro, and magnetometer per axis for each of the three principal axes:pitch, roll and yaw.


Uses

edit

IMUs are often incorporated intoInertial Navigation Systems,which utilize the raw IMU measurements to calculate attitude, angular rates, linear velocity, and position relative to a global reference frame. The IMU equipped INS forms the backbone for the navigation and control of many commercial and military vehicles, such as crewed aircraft, missiles, ships, submarines, and satellites. IMUs are also essential components in the guidance and control of uncrewed systems such asUAVs,UGVs,andUUVs.Simpler versions of INSs termedAttitude and Heading Reference Systemsutilize IMUs to calculate vehicle attitude with heading relative to magnetic north. The data collected from the IMU's sensors allows a computer to track craft's position, using a method known asdead reckoning.This data is usually presented inEuler vectorsrepresenting the angles of rotation in the three primary axis or aquaternion.

In land vehicles, an IMU can be integrated into GPS basedautomotive navigation systemsorvehicle tracking systems,giving the system a dead reckoning capability and the ability to gather as much accurate data as possible about the vehicle's current speed, turn rate, heading, inclination and acceleration, in combination with the vehicle'swheel speed sensoroutput and, if available, reverse gear signal, for purposes such as bettertraffic collisionanalysis.

Besides navigational purposes, IMUs serve as orientation sensors in many consumer products. Almost all smartphones and tablets contain IMUs as orientation sensors. Fitness trackers and other wearables may also include IMUs to measure motion, such as running. IMUs also have the ability to determine developmental levels of individuals when in motion by identifying specificity and sensitivity of specific parameters associated with running. Some gaming systems such as the remote controls for theNintendo Wiiuse IMUs to measure motion. Low-cost IMUs have enabled the proliferation of the consumer drone industry. They are also frequently used for sports technology (technique training),[5]and animation applications. They are a competing technology for use inmotion capturetechnology.[6]An IMU is at the heart of the balancing technology used in theSegway Personal Transporter.

In navigation

edit
Modern inertial measurement unit for spacecraft

In a navigation system, the data reported by the IMU is fed into a processor which calculates altitude, velocity and position.[7]A typical implementation referred to as a Strap Down Inertial System integrates angular rate from the gyroscope to calculate angular position. This is fused with the gravity vector measured by the accelerometers in aKalman filterto estimate attitude. The attitude estimate is used to transform acceleration measurements into an inertial reference frame (hence the term inertial navigation) where they are integrated once to get linear velocity, and twice to get linear position.[8][9][10]

For example, if an IMU installed in anaeroplanemoving along a certain direction vector were to measure a plane's acceleration as 5 m/s2for 1 second, then after that 1 second the guidance computer would deduce that the plane must be traveling at 5 m/s and must be 2.5 m from its initial position (assuming v0=0 and known starting position coordinates x0,y0,z0). If combined with a mechanical paper map or a digital map archive (systems whose output is generally known as amoving map displaysince the guidance system position output is often taken as the reference point, resulting in a moving map), the guidance system could use this method to show a pilot where the plane is located geographically in a certain moment, as with aGPSnavigation system, but without the need to communicate with or receive communication from any outside components, such as satellites or land radio transponders, though external sources are still used in order to correct drift errors, and since the position update frequency allowed by inertial navigation systems can be higher than the vehicle motion on the map display can be perceived as smooth. This method of navigation is calleddead reckoning.

One of the earliest units was designed and built byFord Instrument Companyfor the USAF to help aircraft navigate in flight without any input from outside the aircraft. Called theGround-Position Indicator,once the pilot entered in the aircraft longitude and latitude at takeoff, the unit would show the pilot the longitude and latitude of the aircraft in relation to the ground.[11]

Positional tracking systemslike GPS[12]can be used to continually correct drift errors (an application of theKalman filter).

A major disadvantage of using IMUs for navigation is that they typically suffer from accumulated error. Because the guidance system is continually integrating acceleration with respect to time to calculate velocity and position(seedead reckoning),any measurement errors, however small, are accumulated over time. This leads to 'drift': an ever-increasing difference between where the system thinks it is located and the actual location. Due to integration a constant error in acceleration results in a linear error growth in velocity and a quadratic error growth in position. A constant error in attitude rate (gyro) results in a quadratic error growth in velocity and a cubic error growth in position.[13]

Performance

edit
9-DoFIMUSiPbreakout board

A very wide variety of IMUs exists,[14]depending on application types, with performance ranging:

  • From 0.1°/s to 0.001°/h for gyroscope
  • From 100 mg to 10 μg for accelerometers.

To get a rough idea, this means that, for a single, uncorrected accelerometer, the cheapest (at 100 mg) loses its ability to give 50-meter accuracy after around 10 seconds, while the best accelerometer (at 10 μg) loses its 50-meter accuracy after around 17 minutes.[15]

The accuracy of the inertial sensors inside a modern inertial measurement unit (IMU) has a more complex impact on the performance of aninertial navigation system(INS).[16]

Gyroscope and accelerometer sensor behavior is often represented by a model based on the following errors, assuming they have the proper measurement range and bandwidth:[17]

  • Offset error: this error can be split between stability performance (drift while the sensor remains in invariant conditions) and repeatability (error between two measurements in similar conditions separated by varied conditions in between)
  • Scale factor error: errors on first order sensitivity due to non repeatabilities and nonlinearities
  • Misalignment error: due to imperfect mechanical mounting
  • Cross axis sensitivity: parasitic measurement induced by solicitation along an axis orthogonal to sensor axis
  • Noise: dependent on desired dynamic performance
  • Environment sensitivity: primarily sensitivity to thermal gradients and accelerations

All these errors depend on various physical phenomena specific to each sensor technology. Depending on the targeted applications and to be able to make the proper sensor choice, it is very important to consider the needs regarding stability, repeatability, and environment sensitivity (mainly thermal and mechanical environments), on both short and long terms. Targeted performance for applications is, most of the time, better than a sensor's absolute performance. However, sensor performance is repeatable over time, with more or less accuracy, and therefore can be assessed and compensated to enhance its performance. This real-time performance enhancement is based on both sensors and IMU models. Complexity for these models will then be chosen according to the needed performance and the type of application considered. Ability to define this model is part of sensors and IMU manufacturers know-how. Sensors and IMU models are computed in factories through a dedicated calibration sequence using multi-axis turntables and climatic chambers. They can either be computed for each individual product or generic for the whole production. Calibration will typically improve a sensor's raw performance by at least two decades.

Assembly

edit
Apollo IMU stable member

High performance IMUs, or IMUs designed to operate under harsh conditions, are very often suspended by shock absorbers. These shock absorbers are required to master three effects:

  • reduce sensor errors due to mechanical environment solicitations
  • protect sensors as they can be damaged by shocks or vibrations
  • contain parasitic IMU movement within a limited bandwidth, where processing will be able to compensate for them.

Suspended IMUs can offer very high performance, even when submitted to harsh environments. However, to reach such performance, it is necessary to compensate for three main resulting behaviors:

  • coning: a parasitic effect induced by two orthogonal rotations
  • sculling: a parasitic effect induced by an acceleration orthogonal to a rotation
  • centrifugal accelerations effects.

Decreasing these errors tends to push IMU designers to increase processing frequencies, which becomes easier using recent digital technologies. However, developing algorithms able to cancel these errors requires deep inertial knowledge and strong intimacy with sensors/IMU design. On the other hand, if suspension is likely to enable IMU performance increase, it has a side effect on size and mass.

AwirelessIMU is known as a WIMU.[18][19][20][21]

See also

edit

References

edit
  1. ^Fang, Bin; Sun, Fuchun; Liu, Huaping; Liu, Chunfang (2018)."3D human gesture capturing and recognition by the IMMU-based data glove".Neurocomputing.277:198–207.doi:10.1016/j.neucom.2017.02.101.Retrieved2022-09-02.
  2. ^"GPS system with IMUs tracks first responders".Archived fromthe originalon 2012-10-03.Retrieved2011-06-16.
  3. ^Iosa, Marco; Picerno, Pietro; Paolucci, Stefano; Morone, Giovanni (2016). "Wearable inertial sensors for human movement analysis".Expert Review of Medical Devices.13(7): 641–659.doi:10.1080/17434440.2016.1198694.hdl:11573/1478060.ISSN1743-4440.PMID27309490.S2CID205908786.
  4. ^"Adafruit 9-DOF Absolute Orientation IMU Fusion Breakout - BNO055".Adafruit.RetrievedMay 21,2024.
  5. ^"An IMU-based Sensor Network to Continuously Monitor Rowing Technique on the Water".ethz.ch.Archived fromthe originalon 2014-03-21.Retrieved2012-05-14.
  6. ^"The fascination for motion capture".Xsens 3D motion tracking.Archived fromthe originalon 2019-01-22.Retrieved2015-11-19.
  7. ^"GNSS/INS".Xsens 3D motion tracking.Archived fromthe originalon 2019-01-22.Retrieved2019-01-22.
  8. ^"OpenShoe".openshoe.org.Retrieved2018-04-04.
  9. ^"GT Silicon Pvt Ltd".gt-silicon.Retrieved2018-04-04.
  10. ^Nilsson, J. O.; Gupta, A. K.; Händel, P. (October 2014). "Foot-mounted inertial navigation made easy".2014 International Conference on Indoor Positioning and Indoor Navigation (IPIN).pp. 24–29.doi:10.1109/IPIN.2014.7275464.ISBN978-1-4673-8054-6.S2CID898076.
  11. ^"Robot Navigator Guides Jet Pilots."Popular Mechanics,May 1954, p. 87.
  12. ^IV, Hyatt Moore."Moore Stanford Research"(PDF).web.stanford.edu.Archived fromthe original(PDF)on 2021-01-25.Retrieved2018-06-03.
  13. ^Siciliano, Bruno; Khatib, Oussama (20 May 2008).Springer Handbook of Robotics.Springer Science & Business Media.ISBN9783540239574– via Google Books.
  14. ^"Inertial Measurement Units, IMUs".
  15. ^Calculated from reversingS= 1/2·a·t2intot= √(2s/a), wheres= distance in meters,ais acceleration (here 9.8 timesg), andtis time in seconds.
  16. ^von Hinüber, Edgar (2024-07-21)."If you intend to use an inertial measurement system"(PDF).FAQ for using inertial Technology.Retrieved2024-07-21.{{cite web}}:CS1 maint: url-status (link)
  17. ^Lawrence, Anthony (1998). "Gyro and Accelerometer Errors and Their Consequences".Modern Inertial Technology.Mechanical Engineering Series. New York, NY: Springer New York. pp. 25–42.doi:10.1007/978-1-4612-1734-3_3.ISBN978-1-4612-7258-8.
  18. ^http:// patentstorm.us/patents/5067084/description.htmlArchived2009-12-13 at theWayback MachineDescription of IMU aiding from Roll isolated Gyro
  19. ^Inertial Navigation: 40 Years of Evolution- Overview athttp:// imar-navigation.deimar-navigation.de
  20. ^http:// mathworks /access/helpdesk/help/toolbox/aeroblks/index.html?/access/helpdesk/help/toolbox/aeroblks/threeaxisinertialmeasurementunit.htmlThree Axis IMU
  21. ^http:// starlino /imu_guide.htmlA Guide To using IMU (Accelerometer and Gyroscope Devices) in Embedded Applications