Introduction to Inertial Navigation

Woodman 2007 · Paper

One-line summary — A self-contained tutorial technical report on inertial navigation — sensor physics, strapdown integration, and a measurement/simulation study of MEMS error propagation — that remains the standard entry point before studying any VIO system.

Problem

IMUs appear in nearly every robotics and SLAM system, yet existing introductions to inertial navigation “fail to sufficiently describe the error characteristics of inertial systems”. Researchers new to VIO lacked the background to understand why gyro and accelerometer noise fundamentally limit dead-reckoning accuracy — and therefore why every visual-inertial design looks the way it does. Woodman’s Cambridge technical report (UCAM-CL-TR-696) fills this gap, focusing on strapdown systems built from MEMS devices.

Method & architecture

The report walks through the full strapdown INS pipeline and then quantifies each error source by measurement (Allan variance) and simulation:

Results

Using an Xsens Mtx MEMS IMU sampled at 100 Hz (500 stationary 60-second runs):

Why it matters for SLAM

Nearly every VIO paper assumes the reader already knows what an IMU measures, why biases must be estimated online, and why pure inertial dead-reckoning diverges — and cites Woodman for the details. Reading this report first makes the measurement models in MSCKF, preintegration, and every subsequent system legible, and its 152 m-in-60-s worked example gives quantitative intuition for how much the camera must correct.