Groves, Chapter 4

Inertial Sensors

Accelerometers, gyroscopes (spinning mass, optical, vibratory), IMUs, and error characteristics.

Prerequisites: Chapter 2 (body frame, specific force).
9
Chapters
1
Simulation
9
Quizzes

Chapter 0: Sensor Overview

An INS needs six sensors: three accelerometers (measuring specific force along x, y, z) and three gyroscopes (measuring angular rate about x, y, z). Together they form an inertial measurement unit (IMU).

Accelerometer designs: pendulous (proof mass on a hinge, force-feedback) and vibrating-beam (frequency shifts with applied force).

Gyroscope designs: spinning mass (conservation of angular momentum), optical (ring laser or fiber-optic, Sagnac effect), and vibratory (Coriolis acceleration of a vibrating element, including MEMS).

Performance spans orders of magnitude: From submarine-grade (sub-nautical-mile/hour drift, ~$1M) to MEMS smartphone sensors (~$1, usable only for short-term dead reckoning). The physics is the same; the engineering precision differs enormously.
Check: How many sensors does a standard IMU contain?

Chapter 1: Pendulous Accelerometers

A proof mass hangs from a hinge inside a case. When the case accelerates along the sensitive axis (perpendicular to the pendulous arm), the proof mass lags behind, deflecting.

Open-loop: springs balance the deflection; a pickoff reads the displacement. Simple but limited by spring nonlinearity, hysteresis, and sensitive-axis misalignment as the pendulum swings.

Closed-loop (force-feedback): an electromagnetic torquer holds the proof mass at its null position. The torquer current is proportional to specific force. Much better linearity and dynamic range. This is the precision standard.

MEMS pendulous accelerometers use electrostatic (not magnetic) torquers and capacitive or resistive pickoffs. They're tiny but noisier.

Check: Why is force-feedback (closed-loop) better than open-loop for accelerometers?

Chapter 2: Vibrating-Beam Accelerometers

The VBA replaces the spring with a vibrating beam. The beam is driven at its resonant frequency. When compressed (by acceleration), the frequency decreases; when stretched, it increases. Measuring the frequency gives specific force.

Dual-beam designs (one compressed, one stretched) cancel common-mode errors and double the sensitivity. Quartz elements give the sharpest resonance peak. MEMS VBAs exist in both quartz and silicon.

The VBA is inherently open-loop but avoids the problems of springs: the proof mass barely moves, so the sensitive axis stays aligned with the case.

Check: What physical quantity does a VBA measure to determine specific force?

Chapter 3: Spinning-Mass Gyroscopes

A spinning disc has angular momentum h along its spin axis. Apply a torque τ about an orthogonal axis, and the disc precesses about the mutually perpendicular axis: τ = ωp × h.

In a single-degree-of-freedom gyro, the rotor is free to precess about the output axis. When the case rotates about the input axis, the case torques the rotor about the input axis, causing precession about the output axis. A torquer (closed-loop) or spring (open-loop) balances this precession, and the balancing torque is proportional to angular rate.

Historical significance: Spinning-mass gyros powered all early INS (1950s–1990s). Charles Stark Draper led their development. Today they've been largely replaced by optical and MEMS gyros, though two-degree-of-freedom designs (gyrocompasses) remain on ships.
Check: What physical principle do spinning-mass gyros exploit?

Chapter 4: Optical Gyroscopes

Light travels at a constant speed in an inertial frame. Send light both ways around a closed loop. If the loop rotates, one path gets longer and the other shorter — the Sagnac effect.

Ring laser gyro (RLG): a gas laser in a triangular or square cavity. Two counter-propagating beams. Rotation shifts their frequencies. The beat frequency is proportional to angular rate. Problem: at low rates, the beams "lock in" (synchronize). Solution: mechanical dithering.

Fiber-optic gyro (IFOG): broadband light through a long fiber-optic coil. Rotation introduces a phase difference between the two paths. Sensitivity scales with coil area × number of turns. More reliable than RLGs.

Δf ≈ 4A ω / (λ0 · perimeter) — RLG beat frequency
φc ≈ 8πNA ω / (λ0 cc) — IFOG phase shift
Check: What is the Sagnac effect?

Chapter 5: Vibratory Gyroscopes

Drive an element (string, beam, ring, hemisphere) in simple harmonic motion. When the gyro rotates, Coriolis acceleration pushes the vibrating element perpendicular to both the vibration and rotation axes. The amplitude of this secondary vibration is proportional to angular rate.

Most MEMS gyros are vibratory. Quartz gives better performance than silicon. The exception: the hemispherical resonator gyro (HRG), which offers aviation-grade performance in a compact package and is popular for space applications.

Key insight: The Coriolis acceleration is 2ωv ωib r0 sin(ωv t). It oscillates at the drive frequency, proportional to angular rate. A detector at 90° to the drive picks up only the Coriolis-induced motion. The vibration frequency must be high enough that centrifugal and linear acceleration terms are negligible.
Check: What force does a vibratory gyro detect to measure angular rate?

Chapter 6: The IMU

An IMU packages the six sensors with a processor, temperature sensor, calibration store, and power supplies. The processor performs unit conversion, error compensation, and range checks.

Most IMUs output integrated measurements: "delta-v"sibb, specific force integrated over the sampling interval) and "delta-θ"sibb, angular rate integrated over the interval). Output rates: 100–1000 Hz.

Calibration: Laboratory-measured errors (biases, scale factors, cross-coupling, g-dependent gyro biases) are stored in memory and applied by the IMU processor. Temperature compensation uses the internal temperature sensor. What remains after calibration defines the operational performance.
IMU Architecture
Check: What are "delta-v" and "delta-theta" IMU outputs?

Chapter 7: Error Characteristics

Every inertial sensor has errors. Understanding them is essential for Kalman filter design.

Error TypeDescriptionEffect
BiasConstant offset in outputAccel bias → velocity drift. Gyro bias → attitude drift → position drift
Scale factorOutput proportional to true value but scaled wrongErrors grow with dynamic range
Cross-couplingSensitivity to off-axis inputsAxis misalignment errors
Random noiseWhite noise, random walk, flicker noiseIntegration amplifies high-frequency noise
g-dependent biasGyro bias varies with applied specific forceHeading error during acceleration

Turn-on bias varies each time the sensor starts. In-run bias varies slowly during operation. Only the in-run component matters for long missions after initial alignment.

Rule of thumb: Gyro bias is usually the dominant error source. A 1°/hr gyro bias causes ~1 nmi/hr position drift. A 1 mg accelerometer bias causes ~18 m drift after 3 minutes. Gyro errors are more damaging because they corrupt the attitude, which then corrupts the transformation of all accelerometer measurements.
Check: Why is gyro bias typically more damaging than accelerometer bias?

Chapter 8: Summary

Key takeaways:
• Two sensor types: accelerometers (specific force) and gyroscopes (angular rate)
• Accelerometers: pendulous (force-feedback for precision) and vibrating-beam
• Gyroscopes: spinning mass (angular momentum), optical (Sagnac effect), vibratory (Coriolis)
• IMU = 3 accel + 3 gyro + processor + calibration
• Outputs: delta-v and delta-theta (integrated over sampling interval)
• Key errors: bias, scale factor, cross-coupling, random noise
• Gyro bias dominates because it corrupts attitude, which corrupts all force measurements
• Performance ranges from submarine-grade (~$1M) to MEMS (~$1)
Check: Which gyro technology uses the Sagnac effect?