RTK-GPS sharpens ordinary satellite positioning from meters down to centimeters using a nearby reference station — the precision-outdoor-localization tech behind self-driving cars, survey drones, and autonomous farm machinery.
RTK-GPS makes normal GPS far more precise — from a few meters down to a couple of centimeters — by using a fixed base station nearby to correct the errors. It's how farm robots and survey drones know exactly where they are outdoors.
🎯 Quick challenge
RTK-GPS improves accuracy from meters to centimeters by…
Standard GPS gets you within a few meters — fine for phone maps, useless for a robot that must drive a crop row or land on a pad. RTK-GPS closes that gap, delivering centimeter accuracy outdoors.
The core trick
Ordinary GPS error comes mostly from the signal's trip through the atmosphere and satellite timing — errors that are nearly the same for any two receivers close together. RTK exploits this: a base station sitting at a precisely known location measures how wrong its own GPS reading currently is, and broadcasts that correction to the moving robot (the "rover"). The rover subtracts the shared error and is left with a position good to a couple of centimeters.
It also uses the carrier phase of the satellite signal (counting the radio wavelengths themselves), which is far finer than the coarse code ordinary GPS uses.
A base station cancels shared error
Because base and rover see the same atmospheric/timing errors, the base's correction removes them for the rover — turning meters of error into centimeters.
Where it's used
Autonomous farm machinery — driving perfectly straight rows and returning to the exact same spot season after season.
Survey and mapping drones — geotagging imagery to centimeter accuracy without ground control points.
Self-driving and delivery robots — precise outdoor lane and path following (fused with other sensors).
Construction and machine control — grading and layout to spec.
The limits
RTK needs a correction source — your own base station or a subscription network (NTRIP) — and a data link to receive it. It requires a clear sky view (it fails under dense canopy or urban canyons where satellites are blocked or reflected), and it takes a moment to "fix" the solution. Because of these gaps, robots fuse RTK with an IMU and wheel odometry via sensor fusion, so they keep a good estimate when the signal briefly drops.
Why it matters
RTK-GPS is what makes satellite positioning precise enough for real robotic tasks outdoors. It's the backbone of autonomous agriculture and aerial surveying, and a key input wherever a robot needs to know its global position to the centimeter.