3.2.27 · D3Orbital Mechanics & Astrodynamics

Worked examples — Pork chop plots — Δv vs launch - arrival date

2,328 words11 min readBack to topic

This is the drill page for the pork chop plot topic. We take the four formulas from the parent note and run them through every kind of input — normal, extreme, zero, and degenerate — until no scenario can surprise you.

Recall The four tools we will reuse (from the parent)
  • Circular parking-orbit speed: — the speed to stay on a circle of radius .
  • Departure/capture burn: .
  • Characteristic energy: (units ).
  • Synodic period: .

Every symbol is defined in the parent; if you meet one you don't recognise, chase it there first.


The scenario matrix

Before we compute anything, let's list every case class this topic can generate. Each worked example below is tagged with the cell it fills.

# Case class What is special about it Example
C1 Normal cell ordinary , ordinary parking orbit → one Δv Ex 1
C2 Compare two cells which grid point is cheaper, and by how much Ex 2
C3 Zero input () the degenerate "already on the transfer" limit Ex 3
C4 Large- limit fast transfer, gravity well becomes negligible Ex 4
C5 Capture side (, ) same formula, different body — Mars capture Ex 5
C6 conversion the two "cost currencies" and rounding traps Ex 6
C7 Timing / synodic (a "when" question) no gravity at all, pure orbital-period arithmetic Ex 7
C8 Real-world word problem pick the cheaper of two windows for a real mission Ex 8
C9 Exam twist / degenerate geometry the 180° ridge, why a cell is forbidden Ex 9

Constants used throughout (Earth): . Mars: .


C1 — The normal cell


C2 — Which cell is cheaper?


C3 — The zero input


C4 — The large- limit


C5 — The capture side (different body)


C6 — Converting between the two currencies


C7 — A pure timing (synodic) question


C8 — Real-world word problem


C9 — The exam twist: a degenerate geometry

Figure — Pork chop plots — Δv vs launch - arrival date

Recall check

Answer before revealing.

Why is larger than for a low LEO parking orbit?
Because you also pay km/s to climb out of Earth's gravity well; the term inside the root adds to .
For , what is the departure burn?
The pure escape burn — never zero.
Why does doubling barely change Δv at high ?
Because ; the gravity term becomes relatively negligible (square-root compression).
Why is a total-Δv comparison, not a launch- comparison, the right way to pick a window?
The capture burn can dominate; the rocket equation responds to total Δv.
What makes the 180° cell forbidden?
The transfer plane is undefined, forcing a huge plane change; Δv spikes at the ridge between Type I and Type II lobes.

Recall Prerequisites feeding this drill

Lambert's Problem (each cell), Hyperbolic Excess Velocity & C3 (, ), Hohmann Transfer (cheap near-180° reference), Oberth Effect (why burning deep helps), Patched Conic Approximation (Earth-frame vs Sun-frame handoff), Synodic Period (Ex 7), Tsiolkovsky Rocket Equation (why Δv is exponential in mass).