How Dead Reckoning Navigation Works (No GPS)
Dead reckoning estimates your current position from a known starting point using your heading (direction), your speed, and the elapsed time. You compute distance traveled as speed multiplied by time, then project that distance along your heading from the last fix. Each new estimate becomes the start of the next, so position is built up step by step without any outside reference like GPS.
The Whole Method in One Formula
Strip away the brass and varnish and dead reckoning is arithmetic a schoolchild can do. The core relationship is:
distance = speed × time
If you sail due east at 10 knots for 3 hours, you have covered 30 nautical miles east, so your new position sits 30 nautical miles east of where you began. Add a heading other than a cardinal direction and you resolve that distance into north-south and east-west components with simple trigonometry. Formally, from a start point (x0, y0) at bearing θ, the new position is x1 = x0 + d·sinθ and y1 = y0 + d·cosθ, where d is the distance run. You can plug your own speed, heading, and time into the dead reckoning calculator and watch it plot the resulting position.
The genius is that you need nothing but a starting fix, a compass for heading, a clock for time, and a way to measure speed. No satellites, no radio, no landmarks. That self-contained quality is exactly why the method survived for centuries and why it still runs silently inside modern navigation systems.
The Chip Log and the Birth of the "Knot"
The hardest variable to measure at sea was speed, and the solution was beautifully physical. Sailors used a chip log: a weighted wooden quarter-circle tied to a long line knotted at uniform intervals, wound on a reel. A crewman heaved the chip overboard so it sat fixed in the water while the ship sailed on, paying line off the reel. As the knots streamed through his fingers, a second sailor flipped a 28-second sandglass. The number of knots that ran out in those 28 seconds was, almost magically, the ship's speed.
The spacing was tuned to make the count come out right. The knots were set about 47.25 feet apart (47 feet 3 inches), because that distance covered in 28 seconds scales up to roughly one nautical mile per hour per knot. The slightly odd 28 seconds, rather than a round 30, gave a small safety margin against imprecise sandglasses. That calibration is the entire reason we still say a ship makes "twenty knots" today. The chip log measured speed through the water, not over the ground, which already hints at the method's weakness: water itself moves.
The chip log was preceded by an even simpler idea, the Dutchman's log, in which a sailor timed a floating object as it passed between two marks on the deck a known distance apart. Navigators paired their speed measurement with a magnetic compass for heading and a traverse board, a pegboard shaped like a compass rose, to record course and speed through each watch. With those three readings, Columbus and Vasco da Gama crossed oceans they had never seen.
Why the Errors Grow the Farther You Go
Dead reckoning has a fatal mathematical habit: it is recursive. Every position is computed from the previous one, so any error in speed, time, or heading is not just made once. It is carried forward and added to again at the next step, and the next. Navigators call the slow divergence between your plotted position and your true position "drift," and it is relentless.
Heading error is the worst offender because its effect scales directly with distance. By the classic navigator's "one-in-sixty" rule, every one degree of heading error throws you off track by about one nautical mile for every sixty nautical miles run, roughly 1.7 percent of the distance traveled. A compass off by 5 degrees therefore puts you off course by close to 9 percent of the distance: sail 100 nautical miles with that bias and you finish nearly 9 nautical miles to the side of where you meant to be. The longer the leg, the wider the miss. Unmeasured currents and winds make it worse, pushing the hull sideways without ever turning the compass, so an unnoticed 2-knot current over 6 hours silently displaces you 12 nautical miles.
The classic countermeasure is to refuse to let the error run unchecked. Navigators reset the clock by taking an independent fix partway through: a celestial sight, a landmark bearing, a depth sounding. Each fresh fix erases the accumulated drift and restarts the chain from a known truth. You can explore how small input changes ripple into large position swings using the dead reckoning calculator, and the same compounding logic appears in statistics whenever uncertainties stack, as covered with the standard deviation calculator.
Animals Do It in Their Heads
Long before sandglasses, evolution invented dead reckoning. Biologists call the animal version "path integration," and Charles Darwin himself suspected that navigating animals must keep "a sort of dead reckoning." The textbook master is the Saharan desert ant Cataglyphis fortis, which forages across featureless salt pans where landmarks are useless.
The ant uses a sky-polarization compass for heading and a stride-counting odometer for distance, continuously integrating every angle turned and every distance walked into a single "home vector." After a winding hunt that can exceed 100 meters and last many minutes, the ant turns and runs almost straight back toward its inconspicuous nest hole. And it shows the same flaw as a ship: because the errors accumulate over distance, the vector lands the ant near home, not exactly on it, so it switches to an ever-widening spiral search to find the entrance. Honeybees, hamsters, geese, and humans walking blindfolded all show versions of the same accumulator-with-drift behavior.
How Modern Inertial Systems Still Use It
Automate dead reckoning with sensors and you get an Inertial Navigation System (INS). Accelerometers measure acceleration, which is integrated once to get velocity and again to get position; gyroscopes track heading by integrating angular rate. It is the exact same recursive estimate, now done thousands of times per second, and it suffers the exact same disease, here called "integration drift."
The numbers reveal how good the engineering became. Consumer MEMS gyroscopes in phones drift tens to hundreds of degrees per hour. Navigation-grade ring laser gyroscopes drift less than 0.01 degree per hour, achieving the classic benchmark of roughly one nautical mile of position error per hour of unaided operation. The Apollo guidance platform drifted slowly enough that crews realigned it only every several hours by sighting two known stars through a telescope (the P52 program), letting the computer compute and torque out the accumulated drift, exactly as a sailor takes a celestial fix. Even so, Apollo 11 landed about 6 kilometers beyond its intended point, accumulated guidance error plus a boulder field forcing Armstrong to fly the last stretch by hand, a vivid reminder that even superb dead reckoning still drifts.
| System | Heading drift |
|---|---|
| Phone MEMS gyro | tens to hundreds of °/hour |
| Navigation-grade INS | ~1 nautical mile of position error/hour |
| Ring laser gyro (nav grade) | <0.01°/hour |
This is why GPS and dead reckoning are partners, not rivals. GPS gives an absolute fix but vanishes in tunnels, urban canyons, underwater, and under jamming. Dead reckoning never drops out but drifts with time. Modern receivers fuse them with a Kalman filter: dead reckoning bridges the GPS gaps continuously, and each GPS fix snaps the accumulated drift back to near zero. Submarines, airliners, cruise missiles, and self-driving cars all carry an inertial dead-reckoning core precisely so they keep knowing where they are when the satellites go dark, the same trick the chip-log sailors trusted, now running at the speed of light.
Frequently Asked Questions
Distance equals speed multiplied by time (distance = speed x time). You compute the distance traveled, then project it along your heading from your last known position to estimate where you are now.
From the chip log, a knotted rope paid out behind a ship while a 28-second sandglass ran. The knots were spaced about 47.25 feet apart so the number streaming out in 28 seconds equaled the speed in nautical miles per hour. Counting knots gave the speed, so the unit became the knot.
Each new position is calculated from the previous one, so any error in speed, time, or heading carries forward and accumulates. Heading error is especially damaging: by the one-in-sixty rule, a 5-degree compass error throws you off track by close to 9 percent of the distance traveled.
Yes. Inertial navigation systems are automated dead reckoning using accelerometers and gyroscopes. They serve as the primary GPS backup in submarines, aircraft, missiles, and self-driving cars, where GPS fixes periodically reset the accumulated drift.