GNSS RTK vs PPK Positioning Accuracy in GPS-Denied Pit Environments
RTK gives real-time centimeter positions using a live radio or cellular link to a base station; PPK records raw satellite data on the drone and calculates precise positions later using base station data.
⚠️ Why It Matters
📘 Definition
GNSS Real-Time Kinematic (RTK) positioning computes centimeter-level coordinates in real time by applying carrier-phase corrections streamed from a fixed base station to a rover (e.g., UAV). Post-Processed Kinematic (PPK) achieves equivalent accuracy by synchronously logging raw GNSS observables (L1/L2 pseudorange and carrier phase) on both rover and base, then resolving ambiguities offline using precise point positioning (PPP) or double-difference algorithms. RTK requires uninterrupted correction delivery; PPK tolerates signal outages but demands rigorous time synchronization and post-mission processing.
🎨 Concept Diagram
AI-generated illustration for visual understanding
💡 Engineering Insight
In deep pit environments, RTK’s dependency on continuous correction delivery makes it inherently fragile — not just 'less accurate' when signals drop, but fundamentally non-functional. PPK isn’t a 'backup'; it’s the primary robust positioning method for safety-critical volumetric and slope monitoring workflows where regulatory defensibility hinges on auditable, time-stamped raw data provenance.
📖 Detailed Explanation
PPK avoids this vulnerability by recording every raw satellite measurement — pseudorange, carrier phase, Doppler, and cycle slips — with nanosecond-precision timestamps synced to atomic clocks. Later, during processing, software aligns these observations with those from a nearby base station, mathematically canceling out common errors (satellite orbit, clock drift, ionosphere). The result is centimeter accuracy even if the drone flew blind for minutes — as long as the base was logging simultaneously and time sync holds.
Advanced PPK implementations now integrate tightly coupled GNSS-INS (inertial navigation systems) to maintain trajectory continuity during extended GNSS outages (>60 s). Modern solutions also apply regional ionospheric models (e.g., IGS GIM) and tropospheric delay estimation using surface pressure/temperature logs from the base station — critical for achieving sub-2 cm vertical accuracy needed for stockpile volume reconciliation within ±0.5% tolerance per CIMMining Best Practice Guidelines.
🔄 Engineering Workflow
📋 Decision Guide
| Rock/Field Condition | Recommended Design Action |
|---|---|
| Pit depth > 200 m with steep sidewalls (>65°), no line-of-sight to sky >40% of flight path | Use PPK with dual-frequency multi-constellation (GPS + GLONASS + Galileo) logging and surveyed base on stable bench; avoid RTK |
| Shallow pit (<100 m), clear sky view, cellular coverage confirmed ≥95% along flight corridor | Deploy RTK with redundant LTE/4G + UHF radio correction link and onboard inertial aiding (IMU-GNSS tight coupling) |
| Regulatory audit requirement mandates traceable, timestamped raw observation logs (e.g., MSHA, Australian Mining Act 2023) | Mandate PPK workflow with RINEX 3.04 logging, base station metadata archived per IGS standards |
📊 Key Properties & Parameters
RTK Latency
20–200 msTime delay between base station observation and rover position update, including transmission, decoding, and solution computation
High latency increases positional uncertainty during rapid UAV maneuvers, risking collision with pit walls or equipment
PPK Time Sync Uncertainty
±10 ns (nanoseconds)Maximum allowable clock offset error between rover and base GNSS receivers for reliable ambiguity resolution
Exceeding this threshold degrades integer ambiguity resolution, reducing horizontal accuracy from 1 cm to >5 cm
RTK Correction Link Uptime
45–85% in open-pit environments with terrain maskingPercentage of mission time during which valid RTCM v3.x corrections are continuously received at the rover
Uptime <70% forces fallback to less accurate SBAS or standalone GPS, invalidating ISO 19157:2013 data quality requirements for Class I surveys
PPK Baseline Length Tolerance
10–35 kmMaximum permissible distance between rover and base station for reliable double-difference ambiguity resolution under multipath-limited conditions
Exceeding baseline limits introduces atmospheric modeling errors that degrade vertical accuracy beyond ±3 cm — unacceptable for slope stability monitoring per ASTM D6027
📐 Key Formulas
Horizontal Position Error (RTK)
σ_h = √(σ_ε² + σ_mp² + σ_link²)Total horizontal uncertainty combining measurement noise, multipath error, and correction link latency-induced drift
| Symbol | Name | Unit | Description |
|---|---|---|---|
| σ_h | Horizontal Position Error | m | Total horizontal uncertainty in RTK positioning |
| σ_ε | Measurement Noise Standard Deviation | m | Standard deviation of GNSS measurement noise |
| σ_mp | Multipath Error Standard Deviation | m | Standard deviation of multipath-induced positioning error |
| σ_link | Correction Link Latency-Induced Drift Standard Deviation | m | Standard deviation of position drift due to latency in RTK correction data link |
Ambiguity Resolution Success Rate (PPK)
ARS = exp(-k × BL × PDOP)Empirical model predicting integer ambiguity resolution probability based on baseline length (BL), PDOP, and site-specific constant k
| Symbol | Name | Unit | Description |
|---|---|---|---|
| ARS | Ambiguity Resolution Success Rate | Probability of successful integer ambiguity resolution in GNSS positioning | |
| k | Site-specific constant | 1/(m·dimensionless) | Empirical constant dependent on local conditions and receiver quality |
| BL | Baseline Length | m | Distance between two GNSS receivers |
| PDOP | Position Dilution of Precision | Dimensionless measure of GNSS satellite geometry quality affecting position accuracy |
🏭 Engineering Example
Bingham Canyon Mine, Utah, USA
Porphyritic Andesite/Dacite🏗️ Applications
- Stockpile volume reconciliation for financial reporting
- Highwall deformation monitoring for slope stability early warning
- Haul truck path optimization using centimeter-accurate pit floor models
📋 Real Project Case
Open Pit Copper Mine Slope Monitoring Program
Escondida Mine, Chile — North Wall Stability Initiative