Why RTK Requires a Base Station: How Centimeter-Level Positioning Works

· ⏱ 4 min read · 👁 views

Why can RTK achieve centimeter-level accuracy while standalone GNSS is typically accurate only to a few meters?

The answer isn't simply a better receiver—it's the base station.

While standard GNSS is sufficient for everyday navigation, applications such as land surveying, UAV mapping, autonomous tractors, robotics, and machine control require much higher precision. RTK (Real-Time Kinematic) bridges this gap by using a base station with a precisely known location to provide real-time correction data.

In this article, we'll explain why an RTK base station is essential, how it works, and how it enables centimeter-level GNSS positioning.

Why Standalone GNSS Isn't Accurate Enough

A GNSS receiver calculates its position by measuring the travel time of signals transmitted from multiple satellites.

In theory, signals from four satellites are sufficient to solve four unknowns:

  • Latitude
  • Longitude
  • Height
  • Receiver clock bias

In practice, however, every measurement contains errors, including:

  • Satellite orbit errors
  • Satellite clock errors
  • Ionospheric delay
  • Tropospheric delay
  • Multipath reflections
  • Receiver noise

Together, these errors typically limit standalone GNSS positioning to approximately 2–5 meters.

A single receiver has no independent reference to distinguish true distance from these accumulated errors.

The Core Principle: Spatial Correlation

RTK is built on one fundamental concept: spatial correlation.

When two receivers are located relatively close together and observe the same satellites simultaneously, they experience nearly identical errors.

These shared errors include:

  • Satellite orbit errors
  • Satellite clock errors
  • Ionospheric delay
  • Tropospheric delay

By comparing measurements between a base station and a rover, RTK removes most of these common errors.

For short baselines, atmospheric delays are also highly correlated, allowing them to be largely canceled during differential processing.

This shared-error characteristic is the fundamental principle that makes centimeter-level differential positioning possible.

What Does an RTK Base Station Actually Do?

An RTK base station is much more than another GNSS receiver. It performs three critical functions.

1. Establishes a Precise Reference Position

The base station is installed at a surveyed location with known coordinates.

Because its true position is already known, any difference between its calculated position and actual position represents measurement error rather than position uncertainty.

2. Computes Real-Time Corrections

The base station continuously compares:

  • The geometric ranges calculated from its known coordinates
  • The measured ranges from GNSS observations

The resulting differences quantify the combined effects of:

  • Satellite orbit errors
  • Satellite clock errors
  • Atmospheric delays

for every tracked satellite.

3. Broadcasts Correction Data

The computed corrections are transmitted to rover receivers through:

  • UHF radio
  • Cellular networks
  • NTRIP (Networked Transport of RTCM via Internet Protocol)

The rover then applies these corrections in real time to significantly improve positioning accuracy.

Why Broadcast Correction Models Are Not Enough

GNSS satellites already broadcast correction models such as the Klobuchar ionospheric model.

However, these models have inherent limitations:

  • Global rather than local corrections
  • Low spatial resolution
  • Slow update intervals
  • Meter-level residual errors

They provide only generalized atmospheric estimates.

An RTK base station, by contrast, measures the actual local errors affecting the signals at that moment.

Instead of relying on predicted atmospheric behavior, RTK corrects for real-world conditions in real time, resulting in significantly higher positioning accuracy.

How RTK Achieves Centimeter-Level Accuracy

Pseudorange differencing alone achieves decimeter accuracy. RTK reaches centimeters by exploiting the carrier phase.

The GPS L1 carrier wavelength is about 19 cm. Phase measurement offers millimeter-level precision, but the receiver only senses the fractional phase, not the integer number of whole wavelengths. This integer ambiguity must be resolved.

With base and rover observing the same carrier, double differencing eliminates clock terms and yields equations with integer ambiguities. Given a short baseline and sufficient satellites, these ambiguities resolve to their true integer values. Once fixed, the carrier phase becomes a precise ranging observable, and centimeter positioning follows. This ambiguity resolution is the defining algorithmic step of RTK — possible only because the base station provides reference observations for differencing.

RTK vs Other GNSS Positioning Modes

Positioning Mode Typical Accuracy Requires Base Station? Key Limitation
Single-point (SPS) 2–5 m No Unmodeled atmospheric and orbital errors
DGNSS (code diff.) 0.3–1 m Yes Code measurement noise
RTK (carrier phase) 1–3 cm Yes Baseline length, data link, ambiguity resolution
PPP 10-20 cm No Long convergence, needs precise orbit/clock products

Unlike RTK, Precise Point Positioning (PPP) does not rely on a nearby base station. Instead, it uses highly accurate satellite orbit and clock corrections generated by global reference station networks. While PPP offers excellent absolute accuracy worldwide, it generally requires longer convergence times and cannot match RTK's immediate centimeter-level performance in many real-time applications.

Conclusion

The RTK base station is not an optional accessory—it is the foundation of centimeter-level GNSS positioning.

By leveraging the spatial correlation between nearby receivers, RTK transforms a positioning problem dominated by meter-level errors into one based on millimeter-level carrier-phase measurements.

Even as GNSS receivers continue to evolve, the physics of satellite positioning and atmospheric propagation mean that a local reference remains essential for real-time, high-precision positioning.

If your application demands reliable centimeter-level accuracy, understanding the role of the RTK base station is just as important as understanding the receiver itself.

📘 Recommended Reading

DGNSS vs RTK: What's the Difference and Which One Do You Need?

Learn how DGNSS and RTK improve GNSS positioning accuracy, compare their working principles, and understand when to choose sub-meter or centimeter-level positioning for your application.

Continue the Conversation

Have questions about this topic or want to share your experience? Join the Qtalis Community to discuss GNSS technologies, exchange ideas, and connect with other users and developers.

Join the Discussion
Back to blog