3.2.17 · D3Orbital Mechanics & Astrodynamics

Worked examples — Converting between orbital elements and state vectors (r, v)

3,222 words15 min readBack to topic

First, every symbol earned

We will use these on the very first line of the scenario matrix, so let us build them all now — no symbol appears before this list.


The scenario matrix

Now that every symbol is defined, we list what can vary so we make sure nothing is skipped. Each row is a "cell" of behaviour; the worked examples are tagged with the cell(s) they hit.

# Cell (the thing being tested) Why it is dangerous Covered by
C1 True anomaly in the second half () hides it; must flip with the sign of Ex 1
C2 RAAN with (node past ) same trap on Ex 2
C3 Argument of periapsis with same trap on Ex 2
C4 Degenerate: circular non-equatorial orbit (, ) → undefined division by ; use argument of latitude Ex 3
C5 Degenerate: equatorial orbit () → undefined node vector Ex 4
C6 Limiting: hyperbola (, , ) sign of flips; must not panic Ex 5
C7 Elements → State with off periapsis (full rotation) the matrix must be applied correctly Ex 6
C8 Real-world word problem (ISS-like circular orbit) translating English into vectors Ex 7
C9 Exam twist: parabola limit (, ) ; must use , not Ex 8

Ex 1 — Second-half true anomaly (cell C1)

Forecast: guess first — is the satellite heading toward periapsis or away from it? If and point "with" each other (positive dot product), it is climbing away; if "against" each other, falling in. Jot your guess.

  1. Compute and . km, km/s. Why this step? We need the plain lengths before any ratio; the formulas for and use and directly.

  2. Angular momentum. , . Why this step? fixes the plane and lets us build next.

  3. Eccentricity vector. Using , first compute the dot product carefully: . Then , so . Why this step? points at periapsis; is the angle from to . Note the dot product came out positive — hold that thought for step 5.

  4. True anomaly (raw). or . Why this step? cannot tell from — both have the same cosine. We must break the tie.

  5. Quadrant fix. , meaning the satellite is moving away from periapsis, so . Take . Why this step? Positive = is growing = we are on the outbound half. This is exactly the sign rule from the parent recipe.

Verify: the sign was positive, so we kept the first-half value — matching the physical meaning "climbing away from periapsis." Had it been negative we would have flipped to . ✓ (units: is dimensionless, a ratio of kmkm — clean.)


Ex 2 — RAAN and in the far quadrants (cells C2, C3)

Forecast: with (from Ex 1, ), the orbit's "north pole" points below the equator. Guess: is less than or greater than ?

  1. Inclination. . Why this step? (defined above) is the tilt of from ; a negative means points below the equator → retrograde (). No quadrant fix needed: lives only in .

  2. Node vector. , . Why this step? (defined above) points along the line where the orbit crosses the reference plane going up — the ascending node, the anchor for .

  3. RAAN (raw). or . Why this step? Again is two-valued.

  4. RAAN fix. . Why this step? The parent rule: if the node is in the lower half-plane, so is past .

  5. Argument of periapsis (raw + fix). . With (from Ex 1) and , or . Since , keep . Why this step? means periapsis is above the equator, so .

Verify: all three angles land in their proper ranges (, , ). The retrograde read () is consistent with . ✓


Ex 3 — Circular non-equatorial orbit: undefined, use (cell C4)

Forecast: if the orbit is a perfect circle but still tilted, where is periapsis — and can we still measure "how far along the orbit" the satellite is? Guess before reading.

  1. Radius and angular momentum. km. , . Why this step? but too, so the plane is tilted — this is not equatorial. Good, that's the point of the cell.

  2. Eccentricity. , , and . Both terms vanish, so , . Why this step? A zero eccentricity vector has no direction — there is no periapsis to point at.

  3. The singularity in . has in the denominator → , undefined. But the node vector survives: , . Why this step? Because the node is well-defined; only (which needs periapsis) breaks. This is the pure case, unpolluted by an equatorial collapse.

  4. The fix — argument of latitude . Measure the angle straight from the node to the satellite : . Why this step? folds the undefined and the position into a single angle we can measure — from the surviving node. Here means the satellite sits right at the ascending node. See Orbital singularities and equinoctial elements.

Verify: ✓ and km (circular). Vis-viva check: km/s ✓. Since lies exactly along , they are parallel, so ✓.


Ex 4 — Equatorial orbit: undefined (cell C5)

Forecast: if the orbit never leaves the equator, there is no "crossing point" going up. What happens to the ascending node?

  1. Angular momentum. , purely . Why this step? means (the plane is the reference plane).

  2. Inclination. . Why this step? Confirms the equatorial case.

  3. Node vector vanishes. , . Why this step? The node is defined as where the orbit rises through the plane — but it never leaves the plane, so there is no such point. is .

  4. Eccentricity survives. , , , so , . Periapsis lies in the direction, so the satellite is currently at apoapsis. Why this step? Shows eccentricity is fine even when is not — only the node-dependent element breaks.

  5. The fix — true longitude of periapsis. Replace and by (defined above), here just the angle of from the -axis: . Why this step? With no node to measure from, we measure periapsis directly from the fixed -axis.

Verify: ✓, ✓ (equatorial), so the shape is a genuine ellipse. Energy , so km. Then apoapsis distance km — the satellite is indeed at apoapsis. ✓


Ex 5 — Hyperbolic flyby: (cell C6)

Forecast: with a whopping 12 km/s at 6000 km, is this bound or escaping? Guess the sign of .

  1. Energy. , . Why this step? Positive energy = unbound = hyperbola. The formula still applies.

  2. Semi-major axis. km. Why this step? A negative is correct and normal for a hyperbola — it is not an error to be "fixed."

  3. Eccentricity. , , , . Why this step? is the algebraic signature of a hyperbola, consistent with .

Verify: cross-check via and : , ✓. Both routes agree, and holds even with . ✓


Ex 6 — Elements → State off periapsis (cell C7)

Forecast: at the satellite is a quarter-orbit past periapsis. Guess whether is bigger or smaller than the periapsis distance km.

Figure — Converting between orbital elements and state vectors (r, v)
  1. Semi-latus rectum & radius. ; km. Why this step? The orbit equation gives the distance for any ; at , so exactly (this is precisely why is called the orbit's "width scale"). In the figure: this radius is the length of the yellow arrow.

  2. Perifocal position — read it off the figure. km. Why this step? In the perifocal frame periapsis sits on the axis (green dot in the figure). Because , the yellow arrow rotates a quarter-turn off and points straight up the axis — that is why only the middle () component is non-zero. This is how became the concrete vector .

  3. Rotate to inertial. Apply (defined above, with , ) using , , , , , . Since has only a -component, it selects the middle column of : km; km; km. Why this step? We transform from perifocal to inertial, which uses the negative-angle rotations baked into . In the figure: the red arrow is this tilted-and-swivelled result — same length as the yellow arrow, new direction.

Verify: length preserved by rotation: km ✓ (rotations never stretch). Units all km. ✓


Ex 7 — Real-world: ISS-like circular orbit (cell C8)

Forecast: roughly how fast does the ISS go — closer to 3 km/s or 8 km/s? Guess.

  1. Circular speed via vis-viva. For , , so km/s. Why this step? Vis-viva reduces to when .

  2. Period. s min. Why this step? Kepler's third law gives the time to sweep the whole ellipse; see Kepler's equation and time-of-flight.

  3. A consistent velocity. For a circular equatorial orbit with along , the velocity is perpendicular and in-plane: km/s. Why this step? Circular ⇒ velocity purely tangential (no radial part), and equatorial ⇒ no -component.

Verify: min matches the real ISS period ( min) ✓. And confirms zero radial speed, exactly what "circular" demands. ✓


Ex 8 — Exam twist: the parabolic limit (cell C9)

Forecast: what is for a parabola? And what does do when ?

  1. Escape speed. km/s. Why this step? Parabola = exactly zero total energy = just barely escaping.

  2. Energy. . Why this step? Confirms the parabola's defining property .

  3. Why breaks. . A parabola has no finite semi-major axis — its two "ends" run off to infinity. Why this step? Shows why textbooks parametrise open orbits by (or perigee ), never .

  4. Use instead. With (at perigee), , km. And indeed km ✓. Why this step? stays finite and fully describes the parabola; perigee radius for .

Verify: exactly ✓; km recovers the given position ✓. A parabola is the clean boundary between the ellipses (, Ex 3–4) and hyperbolas (, Ex 5). ✓


Recall Which companion sign fixes which angle?

For , check ::: if then . For , check ::: if then . For , check ::: if then .

Flashcards

When is semi-major axis negative?
For hyperbolas, where , since .
What replaces for a circular non-equatorial orbit?
The argument of latitude , measured from the ascending node to the satellite.
Why is useless for a parabola?
Because makes ; use the semi-latus rectum instead.
Which companion sign tells you is past ?
A negative (radius shrinking, falling toward periapsis).