3.2.22 · D3Orbital Mechanics & Astrodynamics

Worked examples — Plane change maneuvers — Δv = 2v·sin(Δi - 2)

3,532 words16 min readBack to topic

The scenario matrix

Every plane-change problem lives in one of these boxes (this is a table, not a figure). The examples below are labelled with the box they hit — together they fill the whole grid.

Cell Case class What's special Example
A Degenerate: no turn, shove must be zero Ex 1
B Small angle almost linear; nudge Ex 2
C Mid angle () the "expensive turn" regime Ex 3
D Exactly the famous Ex 4
E Boundary exactly Ex 5
F Large angle () costs more than the orbit speed Ex 6a
G Limiting: full reversal, Ex 6b
H Slow-point strategy pick where to burn (min ) Ex 7
I Combined burn, general law of cosines Ex 8
J Real-world word problem fuel mass via Tsiolkovsky Ex 9
K Exam twist: solve for invert the formula (arcsin) Ex 10

Prerequisites we lean on: Vector addition and law of cosines (the triangle), Orbital velocity — vis-viva equation (gives ), Apoapsis and periapsis (the slow point), Tsiolkovsky rocket equation (turns into fuel). Parent: Plane change maneuvers ($\Delta v = 2v\sin(\Delta i/2)$).

Figure — Plane change maneuvers — Δv = 2v·sin(Δi - 2)

Figure s01 (the first embedded picture above) plots against from to . Read it like a menu: every worked example below is a labelled dot on this curve (the letters B, C, D, E, F, G match the cell labels). Notice it starts at zero (Ex 1), is nearly a straight line for small angles (the dashed blue line, Ex 2), passes through at (Ex 4), crosses at (Ex 5), and climbs to at (Ex 6b). Come back to figure s01 after each example and find its dot.


Cell A — the degenerate no-turn


Cell B — the small-angle nudge


Cell C — the mid-angle expensive turn


Cell D — the famous 60°


Cell E — the boundary at 90°


Cells F & G — large angle and the 180° limit (two separate cases)


Cell H — the slow-point strategy


Cell I — combined burn with different speeds


Cell J — the real-world fuel word problem


Cell K — the exam twist: invert for


Active recall

Recall Did you cover every cell?

Which example handled each: degenerate ? the boundary? the exact ceiling? unequal-speed combined burn? inverting for ? Degenerate 0° ::: Ex 1 (Δv = 0) 90° boundary (Δv/v = √2) ::: Ex 5 (Pythagoras cross-check) 180° reversal (ceiling Δv = 2v) ::: Ex 6b Combined burn with v₁ ≠ v₂ ::: Ex 8 (general law of cosines) Solving for Δi from a Δv budget ::: Ex 10 (arcsin, then double) Why is apoapsis the cheap place? ::: Δv ∝ v, so minimum speed → minimum cost (Ex 7)


Connections