3.2.9 · D3Orbital Mechanics & Astrodynamics

Worked examples — Physical meaning of each orbital element

3,208 words15 min readBack to topic

This page is the drill hall for the parent topic. We will not re-teach the meaning of each element — we will use the formulas on every awkward case they can throw at you: every quadrant, zero and degenerate inputs, limiting values, a word problem, and an exam trick. If a symbol looks unfamiliar, jump back to the parent note first.


The scenario matrix

# Cell (case class) What makes it tricky Covered by
C1 Shape from plain forward calculation Ex 1
C2 Degenerate shape: (circle) become undefined Ex 2
C3 Limiting shape: , escape / unbound edge Ex 3
C4 Inclination sign classes: prograde / polar / retrograde from , all three signs Ex 4
C5 RAAN quadrant fix () + equatorial degeneracy can't tell left from right; undefined if Ex 5
C6 True anomaly quadrant fix () inbound vs outbound Ex 6
C7 Word problem: period ↔ altitude (geostationary) picking the right tool Ex 7
C8 Exam twist: same , different ⇒ same energy trap: "energy needs " Ex 8
C9 Unbound shape: (hyperbolic flyby) , Ex 9

Every numeric answer below is machine-checked in the verify block.


Ex 1 — Shape from apside distances (Cell C1)

Forecast: guess before computing — is closer to or to ? (The apoapsis is ~6× the periapsis, so this is a very stretched orbit — expect near .)

Look at the figure below: the orbit ellipse (teal) has Earth at one focus (orange), not at the centre. The periapsis and apoapsis (plum dots) sit at the two ends of the long axis, and the double-headed black arrow shows that end-to-end distance is the full major axis . Keep this picture in mind — every step below is just reading a length off it.

Figure — Physical meaning of each orbital element
  1. km. Why this step? In the figure the two plum dots span the whole black arrow, whose length is . Their average is the half-length.

  2. Why this step? The numerator is (the focus is offset from the centre by — see the gap between the orange focus and the black "centre" mark in the figure — and periapsis/apoapsis are that offset either side of the centre) and the denominator is ; their ratio is exactly .

  3. Why this step? Kepler's third law says the period depends only on — not on . We use it because "how long is one lap" is a size question, and is the size.

Verify: km ✓ and km ✓ — plugging the elements back reproduces the inputs. Units: ✓.


Ex 2 — Degenerate case: a perfect circle (Cell C2)

Forecast: if the near and far points are equal, the ellipse isn't squashed at all — guess and km.

  1. km. Why? Same averaging as before; here both apsides coincide with the single circular radius.
  2. . Why? Numerator is zero — there is no focus offset, so no squash.
  3. s h. Why? Kepler III still works; never entered it.

Verify: km for every ✓ — the radius truly never changes, confirming a circle.


Ex 3 — Limiting case: the escape edge, (Cell C3)

Forecast: escape speed is the boundary between "falls back" and "flies away forever." At exactly that speed the orbit is a parabola. Guess and .

  1. Escape speed: set total specific energy to zero, , giving km/s. Why this step? is the definition of "just barely unbound" — kinetic energy exactly cancels the (negative) potential well. See Vis-viva equation.
  2. Energy: by construction. Why? We chose the speed to make it zero.
  3. Semi-major axis: from , setting forces . Why? A parabola is an ellipse stretched infinitely long — its "far end" never closes. Numerically, divides by zero.
  4. Eccentricity: the boundary shape between bound () and unbound () is exactly. Why? is the definition of a parabola.

Verify: with , exactly ✓.


Ex 4 — Inclination across all three sign classes (Cell C4)

Forecast: the sign of (the vertical component) should decide it — positive spins the same way as Earth (prograde), zero is polar, negative is retrograde.

The formula (parent note) is Why this tool? is perpendicular to the orbital plane, and is perpendicular to the equator. The angle between two planes equals the angle between their normals, and a dot product with picks out exactly . Because only ranges , alone is enough here — no quadrant fix needed (unlike ).

  1. (a) , . Equatorial prograde. Why? points straight up, plane lies flat, same sense as Earth's spin.
  2. (b) , . Polar. Why? lies in the equatorial plane, so the orbit plane stands vertical, passing over the poles.
  3. (c) . Retrograde. Why? points straight down, meaning the satellite circles opposite to Earth's spin.

Verify: , , ✓, matching the three computed cosines.


Ex 5 — RAAN quadrant fix, , and the equatorial degeneracy (Cell C5)

Forecast: will land you in the wrong half of the circle if you trust it blindly. Because here, expect in the range .

In the figure below, the orange arrow is the reference direction (vernal equinox). The teal arrow is the node vector ; notice it points into the lower half-plane (). The dashed plum arrow shows the wrong answer that a bare cosine would give — it is the mirror image of across the -axis, sharing the same cosine. The black arc from sweeps counter-clockwise all the way round to : that swept angle is the true .

Figure — Physical meaning of each orbital element
  1. . Why? We need a unit reference to turn a component into a cosine.
  2. Why the ambiguity? gives the same value for an angle and its mirror image across the -axis (the plum vs teal arrows). Two angles share .
  3. Quadrant fix: since , take . Why this rule? is measured eastward (counter-clockwise) from the vernal equinox . A node pointing into the lower half of the equatorial plane () has already swept past . The sign of is the "which half" flag that threw away.

Verify: ✓ and , matching ✓. (Had we wrongly kept , its sine would be , contradicting the given .)


Ex 6 — True anomaly quadrant fix, inbound vs outbound (Cell C6)

Forecast: the angle between and (periapsis direction) is geometrically — but a falling-inward satellite () is on the return leg, so expect near , not .

In the figure, the plum arrow points to periapsis (the reference for measuring ). The black dot is the satellite with its position vector ; it sits below the apse line (its is negative). The orange arrow is the velocity — it has an inward component, so . The black arc measures from round to in the direction of motion, landing at , not the naive .

Figure — Physical meaning of each orbital element
  1. km. Why? We need the magnitude to normalise the cosine.
  2. Why? points to periapsis; the angle between it and is by definition. But again can't tell above from below the apse line.
  3. Velocity-sign fix: means the satellite is moving inward (distance shrinking), i.e. it has already passed apoapsis and is heading toward periapsis, so . Choose . Why this tool? . Positive means growing (outbound, ); negative means shrinking (inbound, ). It is the "which half of the trip" flag.

Verify: ✓ and — consistent with being below the apse line (the in ) ✓.


Ex 7 — Word problem: build a geostationary orbit (Cell C7)

Forecast: "stay over one spot" ⇒ its lap time must match Earth's spin. This is a period → size problem, so the tool is Kepler III solved for . Guess a big number — geostationary is famously ~36000 km up.

  1. Pick the tool. We know , we want . Invert Kepler III: Why this and not vis-viva? Vis-viva mixes speed and position; here we only have a time, and Kepler III is the unique bridge between period and size.
  2. Plug in. km. Why? Direct substitution of and the sidereal-day period.
  3. Altitude. km. Why subtract ? is measured from Earth's centre; altitude is measured from the surface.

Verify: feed km back into and you recover s ✓.


Ex 8 — Exam twist: same energy, different shapes (Cell C8)

Forecast: the parent-note mistake box warns: energy depends only on . Both have the same , so guess equal energy — the student is wrong.

  1. Use the energy–size identity. . Why this tool? It is the one relation that isolates energy, and never appears in it.
  2. Orbit A: . Why this step? Substitute A's into the identity; its is deliberately ignored because the identity has no slot for .
  3. Orbit B: . Identical. Why this step? Substitute B's — which is the same km — so we land on the identical number; B's larger again has nowhere to enter. Why the student's intuition misleads: B is faster at periapsis — but it is also slower at apoapsis and swings out farther, deeper out of the potential well. The kinetic gain and potential loss trade off exactly. Speed is not conserved; total energy is.
Recall What actually differs between A and B?

Same ⇒ same energy and same period. What differs ::: the shape (B is far more squashed), the periapsis/apoapsis distances, and the periapsis/apoapsis speeds — but never the total energy or the period.

Verify: , difference ✓. Cross-check with vis-viva at periapsis: , then must also equal for each orbit ✓ (checked numerically below).


Ex 9 — Unbound case: a hyperbolic flyby, (Cell C9)

Forecast: positive energy means it escapes and never returns — a hyperbola. From the spectrum in Ex 3, guess and .

  1. Semi-major axis from energy. Rearrange to km. Why this step? The energy–size identity holds for all conics, not just ellipses. A positive forces a negative — the sign convention that keeps the identity true past escape.
  2. Eccentricity from and . The general relation gives Why this step? With the fraction is negative, so we are taking the square root of something bigger than 1 — that is exactly what makes . The formula automatically reports a hyperbola.
  3. Shape. hyperbola (an open flyby trajectory, not a closed loop). Why this step? is the definition of a hyperbolic orbit; the spacecraft passes once and leaves forever.

Verify: plug back — ✓ (positive, unbound), and reproduces ✓ (checked numerically below).


Recall Degeneracy cheat sheet (which element dies when)

(circle) kills ::: and — replace with argument of latitude or (equatorial) kills ::: (no node) — replace with longitude of periapsis

Related tools used on this page: Vis-viva equation, Kepler's Laws, Angular momentum in orbits, Eccentricity vector, State vector to orbital elements conversion, Orbital perturbations.