9.3 Area Navigation (RNAV) & Required Navigation Performance (RNP)

Key Takeaways

  • Area Navigation (RNAV) is a method of navigation that permits aircraft operation on any desired flight path within the coverage of station-referenced navigation aids, self-contained aids, or a combination.
  • Required Navigation Performance (RNP) is a specialized subset of RNAV that mandates onboard performance monitoring and alerting (OPMA) to warn the flight crew if navigation containment integrity is compromised.
  • Total System Error (TSE) is the vector sum of Navigation System Error (NSE), Flight Technical Error (FTE), and Path Definition Error (PDE), and must remain within the specified RNP containment boundary 95% of the flight time.
  • Standard RNP airspace levels define CDI full-scale deflection tolerances across flight phases: En Route = RNP 2.0 (±2.0 NM), Terminal = RNP 1.0 (±1.0 NM within 30 NM of ARP), and Approach = RNP 0.3 (±0.3 NM within 2 NM of FAF).
  • RNP Authorization Required (RNP AR) procedures feature curved Radius-to-Fix (RF) legs and containment down to RNP 0.1, requiring advanced avionics certification, dual autopilots/flight directors, and FAA operational authorization.
Last updated: August 2026

Area Navigation (RNAV) & Required Navigation Performance (RNP)

Quick Answer: Area Navigation (RNAV) permits aircraft to fly direct, point-to-point tracks between any defined geographic waypoints without flying directly over ground-based NAVAIDs. Required Navigation Performance (RNP) is RNAV with Onboard Performance Monitoring and Alerting (OPMA). RNP containment requires the aircraft to remain within the specified nautical mile value 95% of the flight time. Standard CDI full-scale sensitivities are: En Route (RNP 2.0 = ±2.0 NM), Terminal (RNP 1.0 = ±1.0 NM within 30 NM of ARP), and Approach (RNP 0.3 = ±0.3 NM within 2 NM of FAF). Advanced RNP AR allows curved Radius-to-Fix (RF) legs and containment down to RNP 0.1.

Traditional instrument flight relied entirely on flying from one ground-based NAVAID directly to another along fixed airway corridors (such as VOR Victor airways or LF/MF colored airways). This rigid structure concentrated air traffic over ground stations and forced aircraft onto inefficient, zigzagging flight paths.

Modern Performance-Based Navigation (PBN) frameworks replace this legacy architecture with Area Navigation (RNAV) and Required Navigation Performance (RNP), unlocking direct point-to-point routing, optimized climb/descent profiles, and highly repeatable terminal arrival and approach paths.


The Concept of Area Navigation (RNAV)

Under FAA and ICAO definitions, Area Navigation (RNAV) is a method of navigation that permits aircraft operation on any desired flight path within the coverage of ground- or space-based navigation aids, within the limits of self-contained airborne systems, or a combination of these.

+-----------------------------------------------------------------------+
|                   RNAV POSITION ESTIMATION SOURCES                    |
|                                                                       |
|   +-------------------+  +-------------------+  +-----------------+   |
|   |    GNSS / GPS     |  |      DME/DME      |  |     VOR/DME     |   |
|   |  Global satellite |  |  Multi-station    |  |  Legacy rho/    |   |
|   |  positioning with |  |  ground DME       |  |  theta station- |   |
|   |  sub-meter WAAS   |  |  trilateration    |  |  referenced fix |   |
|   +-------------------+  +-------------------+  +-----------------+   |
|                                   │                                   |
|                                   ▼                                   |
|   +---------------------------------------------------------------+   |
|   | Inertial Reference Systems (INS / IRS / IRU): High-accuracy   |   |
|   | autonomous gyroscopic dead-reckoning cross-checked by GNSS/DME|   |
|   +---------------------------------------------------------------+   |
+-----------------------------------------------------------------------+

Primary Navigation Sensors in RNAV Systems

  1. GNSS (GPS / WAAS / SBAS): The dominant and most precise sensor utilized in modern general aviation and commercial aircraft.
  2. DME/DME: Aircraft Flight Management Systems (FMS) interrogate multiple Distance Measuring Equipment ground stations simultaneously, calculating position via distance-distance intersection.
  3. VOR/DME (Rho-Theta): The system computes position by measuring the bearing (theta) and distance (rho) from a single ground facility.
  4. Inertial Navigation Systems (INS / IRS): Self-contained ring laser gyro and accelerometer platforms that compute position by integrating accelerations over time; commonly updated in flight via GNSS or DME/DME position solutions.

RNAV vs. RNP: The Critical Difference

While all RNP systems are RNAV systems, not all RNAV systems are RNP systems.

+-----------------------------------------------------------------------+
|                        RNAV vs. RNP COMPARISON                        |
|                                                                       |
|   +---------------------------------+  +--------------------------+   |
|   |           RNAV SYSTEMS          |  |       RNP SYSTEMS        |   |
|   |                                 |  |                          |   |
|   |  • Defined path accuracy        |  |  • Defined path accuracy |   |
|   |  • Direct waypoint routing      |  |  • Direct waypoint routing|  |
|   |  • NO mandatory onboard         |  |  • MANDATORY Onboard     |   |
|   |    performance monitoring       |  |    Performance Monitoring|   |
|   |  • NO automatic crew alert if   |  |    and Alerting (OPMA)   |   |
|   |    containment is exceeded      |  |  • Alerts crew instantly |   |
|   +---------------------------------+  +--------------------------+   |
+-----------------------------------------------------------------------+

The Defining Element: Onboard Performance Monitoring & Alerting (OPMA)

  • The Regulatory Benchmark: The single defining capability separating RNP from RNAV is Onboard Performance Monitoring and Alerting (OPMA).
  • How OPMA Works: The RNP computer continuously calculates its Estimated Position Uncertainty (EPU) (also called Actual Navigation Performance [ANP]). It compares this real-time estimate against the Required Navigation Performance (RNP) containment limit for the current flight phase.
  • Containment Criteria:
    • The aircraft's Total System Error must remain within the RNP value (e.g., $1.0\text{ NM}$) for at least 95% of total flight time.
    • If the system detects that navigation error exceeds twice the RNP value ($2 \times \text{RNP}$ containment boundary) or that integrity cannot be guaranteed, it triggers an immediate visual and auditory caution/warning to the flight crew within seconds.

Total System Error (TSE) Architecture

The total lateral displacement between the aircraft's true physical position and the desired procedural path centerline is defined as Total System Error (TSE):

TSE=NSE2+FTE2+PDE2\text{TSE} = \sqrt{\text{NSE}^2 + \text{FTE}^2 + \text{PDE}^2}

+-----------------------------------------------------------------------+
|                   TOTAL SYSTEM ERROR (TSE) COMPONENTS                 |
|                                                                       |
|   +--------------------+  +--------------------+  +---------------+   |
|   |  Navigation System |  |  Flight Technical  |  | Path Defini-  |   |
|   |    Error (NSE)     |  |    Error (FTE)     |  | tion Error    |   |
|   | Difference between |  | Difference between |  |    (PDE)      |   |
|   | estimated position |  | indicated position |  | Database path |   |
|   | and true position  |  | and desired track  |  | vs intended   |   |
|   | (sensor/ionosphere)|  | (pilot/autopilot)  |  | chart path    |   |
|   +--------------------+  +--------------------+  +---------------+   |
+-----------------------------------------------------------------------+
  1. Navigation System Error (NSE): The difference between the aircraft's true geographic position and its position as estimated by the onboard navigation sensors (GPS ranging errors, satellite clock drift, atmospheric modeling inaccuracies).
  2. Flight Technical Error (FTE): The accuracy with which the pilot or autopilot controls the aircraft to track the indicated navigation guidance on the CDI/FD. FTE is the human or autopilot tracking error.
  3. Path Definition Error (PDE): The difference between the defined path stored in the navigation database and the theoretically intended geographic trajectory. In certified digital databases, PDE is negligible (approaching zero).

RNP Levels and CDI Sensitivity Transitions

Certified IFR GPS/WAAS receivers automatically scale their Course Deviation Indicator (CDI) full-scale sensitivity and RNP integrity alert limits based on the aircraft's distance from the origin and destination airports:

+-----------------------------------------------------------------------+
|                 RNP CDI SENSITIVITY TRANSITIONS BY PHASE              |
|                                                                       |
|  Phase of Flight        RNP Level   CDI Full-Scale Deflection Limit   |
|  ---------------------  ---------   -------------------------------   |
|  En Route (Domestic)    RNP 2.0     ±2.0 NM (Linear)                  |
|  Terminal Area          RNP 1.0     ±1.0 NM (Within 30 NM of ARP)     |
|  Approach (LNAV / LP)   RNP 0.3     ±0.3 NM (Within 2 NM of FAF)      |
|  Approach (LPV Minima)  RNP 0.3*    Angular (±40 m at threshold)      |
|  Missed Approach        RNP 1.0     ±1.0 NM (Upon sequencing MAP)     |
+-----------------------------------------------------------------------+

1. En Route Phase (Beyond 30 NM from Airport Reference Point - ARP)

  • Standard Specification: RNP 2.0.
  • CDI Sensitivity: Full-scale deflection represents ±2.0 nautical miles from centerline.
  • Oceanic / Remote: Operates under RNP 4.0 or RNP 10.0 specifications.

2. Terminal Area Transition (Within 30 NM of Destination ARP)

  • Standard Specification: RNP 1.0 (used on RNAV 1 Terminal routes, SIDs, and STARs).
  • Automated Transition: As the aircraft crosses within 30 nautical miles of the destination Airport Reference Point (ARP), the receiver smoothly scales CDI sensitivity from ±2.0 NM down to ±1.0 NM.
  • Annunciation: The avionics display annunciates "TERM" or "RNP 1.0".

3. Final Approach Segment (Within 2 NM of Final Approach Fix - FAF)

  • Standard Specification: RNP 0.3.
  • Automated Arming & Transition: At 2 nautical miles prior to the FAF, the receiver verifies approach integrity (RAIM or WAAS). If valid, the system arms approach mode and smoothly transitions CDI full-scale sensitivity from ±1.0 NM down to ±0.3 NM by the time the aircraft crosses the FAF.
  • Annunciation: The display annunciates "APPR", "LNAV", "L/VNAV", or "LPV".

4. Missed Approach Segment

  • When the pilot initiates a missed approach at the Missed Approach Point (MAP) by pressing the Go-Around (TO/GA) button or un-suspending waypoint sequencing, the receiver automatically switches CDI sensitivity from ±0.3 NM back to ±1.0 NM (Terminal mode).

Standard RNP APCH vs. RNP AR (Authorization Required)

The FAA distinguishes between standard public RNAV approaches and specialized Authorization Required procedures:

+-----------------------------------------------------------------------+
|                   RNP APCH vs. RNP AR SPECIFICATIONS                  |
|                                                                       |
|  Feature              RNP APCH (Standard)      RNP AR (Auth. Req.)    |
|  ------------------   ---------------------    -------------------    |
|  Chart Title          RNAV (GPS) Rwy XX        RNAV (RNP) Rwy XX      |
|  Lateral Containment  RNP 0.3 Final Approach   Down to RNP 0.1        |
|  Curved Leg Geometry  Straight-in / Fly-By     Radius-to-Fix (RF) Legs|
|  Pilot Authorization  Standard Instrument Rat. FAA LOA / OpSpecs Req. |
|  Avionics Redundancy  Single IFR GPS/WAAS      Dual FMS, Coupled A/P  |
|  Missed Approach RNP  RNP 1.0                  Down to RNP 0.1        |
+-----------------------------------------------------------------------+

1. RNP APCH (Standard Public Approaches)

  • Titled "RNAV (GPS) Rwy XX" on FAA instrument approach charts.
  • Flown by general aviation and commercial aircraft using standard TSO-C129, C196, or C145/C146 receivers.
  • Features straight-in final approach segments with RNP 0.3 containment.

2. RNP AR (Special Aircraft & Aircrew Authorization Required)

  • Titled "RNAV (RNP) Rwy XX" on FAA approach charts.
  • Designed for extreme operational environments surrounded by complex terrain or congested airspace (e.g., Aspen, CO; Palm Springs, CA; Queenstown, NZ).
  • Radius-to-Fix (RF) Curved Legs: Enables aircraft to fly precise, curved trajectories with constant bank angles and exact radius ground tracks, wrapping around mountain ridges or avoiding restricted airspace.
  • Tight Containment: Supports RNP containment values as demanding as RNP 0.10 ($0.10\text{ NM}$ containment) on final approach and missed approach segments.
  • Mandatory Requirements: Requires dual GNSS/FMS installations, coupled autopilot/flight director guidance, continuous internal performance alerting, specific pilot simulator training, and formal FAA operational approval (Letter of Authorization [LOA] or Part 119 Operations Specifications [OpSpecs]).
Loading diagram...
Automated RNP CDI Sensitivity and Scaling Workflow
Test Your Knowledge

What is the primary technical capability that distinguishes a Required Navigation Performance (RNP) system from a basic Area Navigation (RNAV) system?

A
B
C
D
Test Your Knowledge

What are the standard CDI full-scale deflection sensitivities for domestic En Route, Terminal (within 30 NM of ARP), and Approach (within 2 NM of FAF) phases of flight on a standard RNAV (GPS) approach?

A
B
C
D
Test Your Knowledge

What unique procedure design feature is authorized on an RNP AR (Authorization Required) approach that is not permitted on a standard public RNP APCH procedure?

A
B
C
D