Liu (1974): Satellite Motion about an Oblate Earth
Liu’s 1974 paper derives the same perturbation terms that SGP4 evaluates — secular rates, long-periodic variations, and short-periodic corrections — using the method of averaging rather than Brouwer’s von Zeipel canonical transformations or Kozai’s secular perturbation theory. The agreement of three independent mathematical techniques on the same results provides strong validation of the perturbation terms implemented in the operational code.
Why This Matters for SGP4
Section titled “Why This Matters for SGP4”The SGP4 perturbation terms were originally derived by Brouwer (1959) using von Zeipel transformations in Delaunay canonical variables — a powerful but opaque technique that makes it difficult to verify intermediate steps. Liu arrives at the same final expressions through a conceptually simpler approach: average the equations of motion over the fast variables and collect what remains.
This independent verification matters because:
-
Cross-validation. Three different methods (von Zeipel, Kozai, method of averaging) produce identical secular rates and periodic corrections. Any error in one method would produce a discrepancy.
-
Extensibility to drag and third-body effects. The method of averaging does not require canonical transformations, which means it extends naturally to non-conservative forces like atmospheric drag. This is exactly the mathematical foundation that Hujsak (STR#1) used for the deep-space perturbation theory.
-
Explicit initialization. Liu provides the osculating-to-mean element conversion directly, which is the inverse of SGP4’s propagation step and is needed when fitting TLEs from observations.
The Three-Step Averaging Procedure
Section titled “The Three-Step Averaging Procedure”Liu’s approach works with conventional Keplerian elements rather than Delaunay or Poincare variables. The gravitational potential includes (first order), and (second order).
Step 1: Eliminate the Mean Anomaly
Section titled “Step 1: Eliminate the Mean Anomaly”Average the equations of motion over (the fast variable, completing one cycle per orbit). This removes all short-periodic terms and produces the averaged differential equations containing only secular and long-periodic contributions.
The short-periodic variations emerge as the difference between the original and averaged equations.
Step 2: Eliminate the Argument of Perigee
Section titled “Step 2: Eliminate the Argument of Perigee”Average the result of Step 1 over (the slow variable, precessing over months to years). This removes the long-periodic terms and yields the doubly-averaged secular equations.
Step 3: Integrate the Secular Equations
Section titled “Step 3: Integrate the Secular Equations”The doubly-averaged equations are integrable in closed form, giving the secular evolution of all six elements.
Secular Rates
Section titled “Secular Rates”The first-order secular rates match Brouwer and Kozai:
Node regression:
Apsidal advance:
Mean anomaly correction:
where is the semi-latus rectum, , and is the Earth’s equatorial radius.
A key result confirmed by Liu: the semi-major axis, eccentricity, and inclination have no secular changes under zonal harmonics alone:
Only the angular elements (, , ) undergo secular drift. This reflects the physical reality that zonal harmonics produce no net energy or angular momentum change over complete orbits.
Short-Periodic Variations
Section titled “Short-Periodic Variations”The short-periodic corrections (Eqs. 20—21 in the paper) oscillate with the orbital period and represent the difference between mean and osculating elements at any instant. These correspond directly to the short-period correction block in sgp4.f.
Semi-major axis:
The other five elements (, , , , ) have analogous short-periodic expressions, all proportional to and oscillating with the true anomaly or argument of latitude .
Long-Periodic Variations
Section titled “Long-Periodic Variations”The long-periodic terms depend on (argument of perigee) and vary on the timescale of apsidal precession. These arise from the odd harmonic and couple eccentricity to inclination:
| Element | Dominant Term | Period |
|---|---|---|
| Apsidal precession (~months) | ||
| Apsidal precession | ||
| Apsidal precession | ||
| Apsidal precession |
Method of Averaging vs. Von Zeipel
Section titled “Method of Averaging vs. Von Zeipel”| Property | Von Zeipel (Brouwer) | Method of Averaging (Liu) |
|---|---|---|
| Variables | Delaunay canonical | Conventional Keplerian |
| Transformation | Canonical (preserves Hamiltonian structure) | Non-canonical (no such requirement) |
| Extension to drag | Requires special treatment | Natural — drag enters the equations of motion directly |
| Extension to third-body | Possible but cumbersome | Natural — Liu explicitly notes this advantage |
| Final results | Identical secular rates and periodic terms | Identical secular rates and periodic terms |
| Physical intuition | Obscured by canonical formalism | More transparent |
Liu states the advantage directly: the method of averaging is “feasible not only because the transformations involved need not be canonical, but also because it provides a rigorous, systematic and straightforward procedure” for treating drag and third-body effects jointly with the geopotential.
Connection to the Lineage
Section titled “Connection to the Lineage”| Document | Relationship to Liu (1974) |
|---|---|
| Brouwer (1959) | Von Zeipel derivation that Liu independently verifies |
| Kozai (1959) | Secular perturbation theory — the third independent derivation |
| Lane & Cranford (1969) | Cited as Ref 3; the operational SGP4 development from Lane’s drag theory |
| STR#1 (Hujsak, 1979) | Uses the same method of averaging for deep-space luni-solar perturbations |
| Hoots (1981) | Reformulates the same Brouwer perturbation terms into explicit secular/periodic separation |