Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Aerospace›Dead Reckoning
Process / pipelineInertial Navigation

Dead Reckoning

Dead Reckoning Navigation · Also known as: ded reckoning, inertial navigation, odometry

Dead Reckoning is a fundamental navigation method that estimates position and heading by integrating velocity and angular rate measurements from inertial sensors over time, without external references such as GPS. The term derives from maritime tradition ('deduced reckoning') and remains a cornerstone of aerospace and autonomous vehicle navigation. Dead reckoning works reliably in GPS-denied environments and is the baseline navigation method when external navigation aids are unavailable.

ScholarGate
  1. Process / pipeline
  2. v1
  3. 3 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Dead Reckoning
AHRSGNSS RTKINS Error ModelTERCOM

When to use it

Dead reckoning is mandatory in GPS-denied environments: underwater vehicles, indoor navigation, jamming scenarios, and spacecraft. It is also used as a prior or baseline in integrated navigation systems (INS/GPS, INS/GNSS) where it bridges gaps in external measurements. Use dead reckoning when high-rate state estimation is needed (millisecond-level updates) and when the operating time window is short enough that error growth is tolerable (seconds to minutes for consumer-grade IMUs).

Strengths & limitations

Strengths
  • Self-contained; no external references or infrastructure required; works in GPS-denied and GPS-jamming environments.
  • High-rate output; inertial sensors provide measurements at 100+ Hz, enabling precise control loop feedback.
  • Initialization-free; begins producing estimates immediately upon startup (dead reckoning is the only option before external reference acquisition).
  • Continuous availability; unaffected by signal blockage, weather, or deliberate denial.
Limitations
  • Error growth without bound; position and heading estimates drift over time due to sensor biases and noise (error ~ t^2 for biased accelerometers).
  • Requires accurate initial conditions; uncertainty in starting position and attitude propagates through all subsequent estimates.
  • Sensitive to sensor quality; low-cost MEMS IMUs have large biases and noise, leading to rapid drift (position error of km in minutes).
  • No correction mechanism; pure dead reckoning has no feedback to detect and mitigate cumulative errors.

Frequently asked

Why does dead reckoning error grow over time?

Sensor errors (bias, noise, scale factor errors) are integrated into position and heading estimates. A constant bias in accelerometer (e.g., 1 milli-G) becomes a velocity ramp, which becomes a position quadratic (error ~ t^2/2). Over hours, this effect dominates. Gyroscope bias similarly causes heading to drift linearly in time.

What is the Schuler period and why is it important for INS?

The Schuler period (approximately 84 minutes) is the natural oscillation period of an INS in a gravity field. If not properly tuned, the INS can exhibit bounded oscillations in position and velocity error, particularly after external corrections are received. Understanding the Schuler dynamics is critical for stable integration of inertial and external measurements.

How do I implement dead reckoning on a microcontroller?

Use a simple Euler integration: read accelerometer and gyroscope; convert from body to navigation frame using quaternion or Euler angles; integrate acceleration to velocity and position; update attitude using gyro data. For better accuracy, use a higher-order integrator (Runge-Kutta) or a dedicated INS library (e.g., from a navigation system provider).

Can I use only accelerometer or only gyroscope for dead reckoning?

Accelerometer alone cannot reliably measure horizontal displacement (it measures total specific force, including gravity, which dominates in static conditions). Gyroscope alone cannot measure position. Both are needed for full 6-DOF dead reckoning. In some cases, gyro-only attitude estimation is sufficient if position is secondary.

Sources

  1. Savage, P. G. (2007). Strapdown Inertial Integration Technology (2nd ed.). Strapdown Associates. link ↗
  2. Titterton, D. H., & Weston, J. L. (2004). Strapdown Inertial Navigation Technology (2nd ed.). Institution of Engineering and Technology. DOI: 10.1049/PBRA017E ↗
  3. Groves, P. D. (2008). Principles of GNSS, Inertial, and Multisensor Integrated Navigation Systems. Artech House. link ↗

How to cite this page

ScholarGate. (2026, June 3). Dead Reckoning Navigation. ScholarGate. https://scholargate.app/en/aerospace/dead-reckoning

Related methods

AHRSGNSS RTKINS Error Model

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • AHRSAerospace↔ compare
  • GNSS RTKAerospace↔ compare
  • INS Error ModelAerospace↔ compare
Compare side by side →

Referenced by

GNSS RTKINS Error ModelTERCOM

Similar methods

INS Error ModelAHRSMadgwick FilterTERCOMSimultaneous Localization and MappingMahony FilterSensor FusionKalman Filter

Related reference concepts

Gyroscopic Motion and PrecessionRigid Body DynamicsSatellite and Space GeodesyEuler Equations and Rotational MotionThe Geoid and Figure of the EarthRotational Kinematics and Angular Momentum

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Dead Reckoning (Dead Reckoning Navigation). Retrieved 2026-07-21 from https://scholargate.app/en/aerospace/dead-reckoning · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Maritime navigation tradition
Subfamily
Inertial Navigation
Year
1940s
Type
Navigation method
Related methods
AHRSGNSS RTKINS Error Model
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account