Intuition The one core idea
A pork chop plot answers a single question: "If I leave Earth on this day and want to arrive at Mars on that day, how much fuel does the trip cost?" Because both planets keep moving, that cost changes with the two dates — and drawing the cost over every pair of dates makes a contour map whose cheapest islands look like pork chops.
Before we can read even one contour on that map, we must own every symbol that appears in the parent note. Below, each idea is built from the one before it — nothing borrowed, nothing assumed. A smart 12-year-old can start at line one.
Everything here lives in the solar system, which is a 3-D space. To say where something is or how fast it moves, one number is not enough — you need a direction too.
Definition Vector and the arrow notation
A vector is an arrow: it has a length (how much) and a direction (which way). We write a vector with a little arrow on top, like r or v .
r (an arrow from the Sun to a planet) = a position .
v (an arrow showing motion) = a velocity .
The plain letter without the arrow, r or v , means just the length of that arrow (a single positive number, no direction).
Intuition Why we need arrows and not just numbers
Two spacecraft can move at the same speed (same length v ) but in opposite directions . To Earth one is racing away, the other is catching up. Fuel cost depends on the direction difference, so we cannot throw the arrows away.
The length of a vector uses vertical bars: ∣ v ∣ means "the length of arrow v ". If v points 3 units right and 4 units up, then by the right triangle it forms, ∣ v ∣ = 3 2 + 4 2 = 5 . (Length is always the diagonal of the box the arrow's sideways and upward parts make — that is just Pythagoras.)
The parent note constantly writes things like v 1 − V E . We must know exactly what subtracting two arrows means and, crucially, what it looks like .
Definition Vector subtraction = "the arrow from the tip of B to the tip of A"
A − B is the arrow you must add to B to reach A . Picture: draw both arrows from the same starting point; the difference is the arrow that goes from the tip of B to the tip of A .
Intuition Why subtraction is the heart of "relative velocity"
Imagine you are on a train (Earth) moving at V E , and a bird (spacecraft) flies at v 1 . To you inside the train , the bird moves at v 1 − V E — you subtract off your own motion because you carry it with you and feel it as "still". This exact idea is why the spacecraft's speed relative to Earth is v 1 − V E , not v 1 .
This single picture already kills one of the parent's "common mistakes": the cost is never the raw speed v 1 , it is the difference v 1 − V E .
Now we can name every arrow the parent uses.
Definition Position and velocity symbols
r 1 = position of Earth at launch (arrow from Sun to Earth). Heliocentric = "measured from the Sun".
r 2 = position of the target planet at arrival .
r 1 , r 2 = their lengths (distances from the Sun).
V E = Earth's orbital velocity (how Earth itself sweeps around the Sun).
V t a r g e t = the target planet's orbital velocity.
v 1 = the velocity the spacecraft needs at the start of its transfer orbit.
v 2 = the spacecraft's velocity at the end of the transfer.
The whole trip is: start at r 1 moving at v 1 , coast along a curved path, arrive at r 2 moving at v 2 .
c
c = ∣ r 2 − r 1 ∣
The chord is the straight-line distance between where you start and where you finish — the length of the arrow that connects the two planet positions. It appears in Lambert's problem because a straight line between start and end is the simplest measure of "how far apart" the two ends are.
Definition Time of flight
Δ t = TOF = ( arrival date ) − ( launch date )
The Greek capital delta, Δ , always means "change in" or "difference of" . So Δ t is just the number of days the journey lasts. On the pork chop plot, lines of constant Δ t run diagonally (because arrival − launch is fixed along them).
Intuition Why TOF is not free to pick
Once launch date and arrival date are chosen, the two planet positions r 1 , r 2 are locked in , and so is the time Δ t between them. Physics then allows only one coasting curve that fits — you don't get to also choose the shape. That "find the one curve" job is Lambert's Problem .
==Δ v == ("delta-vee") is the total change in speed a rocket must produce with its engines , measured in km/s. It is the honest currency of space travel: more Δ v needed = more fuel = heavier, costlier rocket.
Δ v and not "fuel in kg" directly
Fuel needed depends on the rocket's design (engine, mass). But Δ v is design-independent — it is a pure "how hard is this trip" number set only by the orbits. The Tsiolkovsky Rocket Equation then converts Δ v into fuel mass. So mission designers plot Δ v : it is the fair, universal cost.
The parent's total cost for one cell is
Δ v t o t = Δ v d e p + Δ v a r r
— what you burn to leave Earth plus what you burn to arrive/capture at the target.
Definition Gravitational parameter
μ
μ = GM
M is a body's mass, G is the universal gravitational constant. Combined, μ ("mew") measures how strongly that body pulls . For Earth μ E = 398600 km 3 / s 2 ; the subscript tells you which body. We use μ instead of G and M separately because it is what actually controls orbits, and it is known far more precisely than either factor alone.
Two speeds built from μ appear everywhere:
Intuition Why the square root
Both come from energy. Kinetic energy grows as speed squared (2 1 v 2 ), while gravity's pull weakens as 1/ r . Setting energy-in equal to energy-needed leaves v 2 ∝ μ / r , so speed itself is the square root . The square root is not a trick — it is energy bookkeeping turned back into a speed.
This is the subtlest symbol, so we build it with a picture.
v ∞
A departing spacecraft climbs out of Earth's gravity well, losing speed the whole way (gravity keeps tugging back). If it had exactly escape speed, it would arrive infinitely far away with zero speed left. If it starts faster than escape, it still has some speed left over even at infinity. That leftover is the hyperbolic excess speed .
v ∞ and C 3
v ∞ ("vee-infinity") = the speed the spacecraft still has relative to Earth once it is so far away that Earth's gravity no longer matters. The subscript ∞ literally means "at infinite distance".
C 3 ≡ v ∞ 2
==C 3 == ("characteristic energy") is simply v ∞ squared. It has energy-like units km 2 / s 2 . Rockets are rated by the C 3 they can deliver, so it is the natural launch-side cost number. See Hyperbolic Excess Velocity & C3 .
Intuition Why square it into
C 3 at all?
Energy scales with speed squared . Squaring v ∞ turns a speed into an energy-per-unit-mass, which is exactly what a launch vehicle's performance curve is stated in. So C 3 is "the interplanetary energy the rocket must inject". A rocket that can deliver "C 3 = 12 " can send more mass to any trip needing v ∞ ≤ 12 = 3.46 km/s.
The parent's boxed formula bundles everything above. Let us read it symbol by symbol.
v p er i comes from (energy, one line)
Specific energy on the departure path = (kinetic) − (gravity's dip) = 2 1 v p er i 2 − r p μ E . Far away, gravity's dip vanishes and only 2 1 v ∞ 2 remains. Energy is conserved, so those are equal:
2 1 v p er i 2 − r p μ E = 2 1 v ∞ 2 ⇒ v p er i = v ∞ 2 + r p 2 μ E .
That is why you subtract v c , not v ∞ : you burn only from what you have to what you need , right there at the parking orbit. Firing deep in the gravity well like this is efficient — that bonus is the Oberth Effect .
The arrival burn Δ v a r r has the identical shape, just with the target's μ T , its capture radius r a , and v ∞ , a r r .
Definition Period and synodic period
T E , T T = the orbital periods — how many days each planet takes to go once around the Sun.
The synodic period T sy n = how long until the two planets return to the same relative geometry (same angle between them as seen from the Sun).
T sy n 1 = T E 1 − T T 1
Intuition Why this formula, in a picture
Think of two runners on circular tracks. 1/ T is a "laps per day" rate. The faster runner gains on the slower at the difference of their rates, 1/ T E − 1/ T T . When that lead reaches one full lap, the good aiming geometry is back — that waiting time is T sy n . The absolute value ∣ ⋯ ∣ just keeps the answer positive whichever planet is faster. This is why fresh pork chops appear about every 26 months for Earth–Mars. More: Synodic Period .
Vector subtraction = relative velocity
Hyperbolic excess v-infinity
Gravitational parameter mu
Circular and escape speeds
Departure and arrival burns
Transfer velocities v1 v2
Related deep tools you will meet next: Hohmann Transfer (the cheapest, slowest case), Patched Conic Approximation (why we can treat Earth-escape and Sun-transfer separately), and Tsiolkovsky Rocket Equation (turning Δ v into fuel).
Cover the right side; can you answer each before revealing?
What does the little arrow on r mean, versus plain r ? r is an arrow (length
and direction);
r is only its length, a single positive number.
Draw A − B — where does that arrow go? From the
tip of B to the
tip of A when both start at the same point.
Why is the spacecraft's cost based on v 1 − V E , not v 1 ? Earth already carries you at
V E for free; relative velocity subtracts your own motion.
What is Δ t on the plot, and which lines hold it constant? Time of flight = arrival − launch; diagonal lines of constant TOF.
What is μ and why use it instead of G and M ? μ = GM , a body's pull strength; it is known far more precisely and directly controls orbits.
Give v c and v esc in symbols and their ratio. v c = μ / r ,
v esc = 2 μ / r ; escape is
2 times circular.
In one sentence, what is v ∞ ? The leftover speed relative to a planet once you are so far its gravity no longer matters.
How are C 3 and v ∞ related, and why square? C 3 = v ∞ 2 ; squaring turns speed into energy-per-mass, the unit rockets are rated in.
Why subtract v c (not v ∞ ) in the departure burn? You burn from the speed you already have in the parking orbit to the perigee speed you need.
State the synodic period formula and what it counts. 1/ T sy n = ∣1/ T E − 1/ T T ∣ ; time for the faster planet to gain one full lap in relative angle.