Skip to content

Perifocal Coordinate System

A focus-centered right-handed orbital frame whose P-axis points to periapsis, W-axis follows specific angular momentum, and Q-axis completes the orbital plane, making Keplerian state vectors simple functions of true anomaly.

Version
v2 · 2026-09-06 · History
Domain-specific #
2470
Origin domain
aerospace engineering
Subdomain
orbital mechanics
Aliases
PQW frame, Perifocal frame, Orbital perifocal frame

Core Idea

The perifocal coordinate system is a right-handed orthonormal frame \((\hat{\mathbf p},\hat{\mathbf q},\hat{\mathbf w})\) tied to a Keplerian orbit. Its origin is the attracting focus; \(\hat{\mathbf p}\) points toward periapsis; \(\hat{\mathbf w}=\mathbf h/\|\mathbf h\|\) follows the specific angular momentum; and \(\hat{\mathbf q}=\hat{\mathbf w}\times\hat{\mathbf p}\) completes the orbital plane.

In this frame a conic orbit has \(z=0\), and position and velocity take compact forms:

\[ \mathbf r_{PQW}=\frac{p}{1+e\cos\nu}(\cos\nu,\sin\nu,0),\quad \mathbf v_{PQW}=\sqrt{\frac{\mu}{p}}(-\sin\nu,e+\cos\nu,0). \]

Scope of Application

PQW coordinates support state-vector generation from classical orbital elements, orbit propagation, maneuver analysis, geometry visualization, ground-track transformations, and conversion to ECI or other frames. NASA guidance treats PQW as one of the standard frames used in attitude and orbital-coordinate transformations.

Clarity

State the central body, epoch or osculating element set, handedness, axis definitions, angle units, active-versus-passive rotation convention, and rotation order. Distinguish semilatus rectum \(p\) from the P-axis. Declare how circular, radial, equatorial, or parabolic limiting cases are handled.

Manages Complexity

The frame separates intrinsic conic motion from spatial orientation. Radius and velocity are first computed in a two-dimensional orbit plane; inclination \(i\), right ascension of the ascending node \(\Omega\), and argument of periapsis \(\omega\) then rotate that simple state into the chosen inertial frame.

Abstract Reasoning

  1. Determine \(\mathbf h\) and the eccentricity vector.
  2. Normalize them to obtain W and P.
  3. Form Q by the declared cross-product order.
  4. Compute \(p=h^2/\mu\) and true anomaly \(\nu\).
  5. Evaluate planar position and velocity.
  6. Build the PQW-to-inertial direction-cosine matrix.
  7. Apply the matrix consistently to both vectors.
  8. Verify norm, plane, handedness, and round-trip invariants.

Knowledge Transfer

The portable pattern is choose axes from the problem's invariant geometry, solve in the natural plane, then rotate to the reporting frame. It transfers to principal-axis and body-attached coordinates. The proposed immediate parent is Frame of Reference.

Relationships to Other Abstractions

Local relationship map for Perifocal Coordinate SystemParents appear above the current abstraction, mutual partners to the right, and children below. Node labels state whether each abstraction is prime or domain-specific; colors identify relation types.PerifocalCoordinate SystemDOMAINPrime abstraction: Frame of Reference — is a kind ofFrame ofReferencePRIME

Current abstraction Perifocal Coordinate System Domain-specific

Parents (1) — more general patterns this builds on

  • Perifocal Coordinate System is a kind of Frame of Reference Prime

    Frame of Reference is the proposed immediate parent.

Hierarchy path (1) — routes to 1 parentless root

Neighborhood in Abstraction Space

Perifocal Coordinate System sits in a sparse region of the domain-specific corpus (98th percentile for distinctiveness): few abstractions share its structure, so a faithful description tends to retrieve it precisely.

Family — Geodesy, Orbits & Coordinate Frames (25 abstractions)

Nearest neighbors

Computed from structural-signature embeddings · 2026-09-08