Intuition The ONE core idea
A spacecraft arriving at a planet carries too much energy to be trapped, so it would fly straight past — unless something steals that extra energy. Aerocapture lets the planet's own air do the stealing in a single dip, turning a "fly-by-forever" path into a "loop-around-forever" orbit.
Everything below is a tool you will need to read the parent note Aerocapture . We build each symbol from nothing — no prior notation assumed. Read top to bottom; each piece is used by the next.
Definition One consistent unit system (read this first)
Physics mixes units, so we fix one rule and stick to it : for the orbit maths we work in kilometres and seconds (so r , a in km; v , v ∞ in km/s; μ in km 3 / s 2 ; energy per mass ε in km 2 / s 2 ). For the drag maths, atmospheric data is quoted in metres and kilograms (density ρ in kg/m 3 , area A in m 2 , mass m in kg). When you combine the two worlds, convert one so both match (1 km = 1000 m ). Every worked number below states its units so you can always check.
Before any formula, picture the scene. A round planet sits still. A tiny spacecraft moves near it. The one quantity we measure again and again is how far the craft is from the planet's centre .
r — distance from the planet's centre
r is the straight-line distance from the centre of the planet to the spacecraft, measured in kilometres (km).
Picture: the length of the yellow line in the figure above, from the dot at the planet's core to the little craft.
Why we need it: gravity pulls harder when you are close and weaker when you are far. Every gravity formula must know "how close?" — that is exactly r .
Careful: r is measured from the centre , not the surface . Altitude h (height above the ground) is different — we meet it below.
R — the planet's radius
R is the distance from the planet's centre to its surface (km) — how big the ball is.
Picture: the radius of the blue disk in the figure above, from the white centre-dot to the edge.
Why we need it: it links "distance from centre" r to "height above ground" h . A craft sitting on the surface has r = R ; one flying at altitude h has r = R + h , so h = r − R .
v — speed of the craft
v is how fast the spacecraft is moving, in kilometres per second (km/s).
Picture: the length of the blue arrow in the figure — a longer arrow means faster.
Why we need it: a fast craft has lots of motion-energy; slowing it down is the whole game of aerocapture.
You have a coin. It has money-value. A moving, high-up spacecraft has energy-value made of two parts: energy from moving and energy from being high up in gravity . Aerocapture is entirely a story about this energy shrinking.
Definition Kinetic energy per unit mass,
2 1 v 2
"Per unit mass" means: forget the total, just track the energy carried by each kilogram . For motion this is 2 1 v 2 .
Picture: think of the blue speed-arrow squared — double the speed and this energy quadruples (the v 2 ).
Why per-mass: the craft's actual mass cancels out of every orbit question, so physicists drop it and track "per kilogram" quantities. It keeps the maths clean.
v 2 and not just v ?
To stop something, you must undo all the little pushes that sped it up. Both a bigger push and a longer distance add energy, and both grow with speed — so energy grows like speed times speed, i.e. v 2 . This squaring is why "a little faster" means "a lot more energy to remove."
μ (mu) — the planet's gravity strength
μ = GM is a single number bundling the gravitational constant G with the planet's mass M . Units: km 3 / s 2 . For Mars, μ ≈ 4.28 × 1 0 4 km 3 / s 2 .
Picture: a "gravity dial" — a heavier planet has a bigger μ and a deeper pull-in funnel (next figure).
Why bundle them: in orbit problems G and M always appear glued together, so we give the pair one name.
Common mistake "Slower always means captured."
Not quite — capture depends on the combination v 2 /2 − μ / r , not on v alone. Close to the planet (small r ) you can be moving fast and still be captured, because the deep well (− μ / r very negative) outweighs the speed. Always test the sign of ε , never the speed by itself.
Definition Hyperbola vs. ellipse
Hyperbola: an open path that swings once past the planet and flies off forever. This is the "escape / not captured" shape, tied to ε > 0 . See Hyperbolic Trajectories & Hyperbolic Excess Velocity .
Ellipse: a closed oval loop that returns again and again — a bound orbit . Tied to ε < 0 .
Picture: the figure below — red hyperbola bends and leaves; green ellipse closes into a loop.
a — semi-major axis
For a captured ellipse, a is half the length of the long axis of the oval — a single number saying "how big is the orbit."
Picture: half the width of the green loop in the figure above.
Why we need it: aerocapture aims for a specific target orbit, i.e. a specific a , i.e. a specific ε o u t .
Now we need the tool that removes energy: drag .
ρ (rho) — air density
ρ is how much mass of air is packed into each cubic metre (kg/m 3 ). Thick low air = big ρ ; thin high air = tiny ρ .
Picture: dots-per-box in the figure below — dense near the ground, sparse up high.
Intuition Why exponential? Why
e ?
Each thin layer of air is squeezed by all the air above it. Remove a fixed fraction of the pile and the pressure drops by that same fraction — a "shrink by a constant proportion per step" rule. Anything that shrinks by a fixed proportion per equal step is an exponential , and e is the natural base for such continuous proportional change. That is why ρ = ρ 0 e − h / H and not a straight line — and why a few km of altitude change the drag enormously.
m , C D , A — the craft's own numbers; drag force F D = 2 1 ρ v 2 C D A
m (spacecraft mass): how heavy the whole craft is, in kilograms (kg). Heavier craft resist being slowed more.
A (frontal area): the size of the craft's shadow facing the wind (m 2 ). Bigger shadow, more air hit.
C D (drag coefficient): a dimensionless "bluntness score" (~1–2). A flat blunt shield has high C D ; a needle has low C D .
The force: F D = 2 1 ρ v 2 C D A . Push grows with denser air (ρ ), with speed squared (v 2 ), with a blunter shape (C D ), and with a bigger face (A ). See Ballistic Coefficient .
Δ (delta) — "the change in"
The triangle Δ just means "the amount something changed." Δ v = v in − v o u t is "how much speed we removed"; Δ ε is "how much energy changed."
v e — exhaust speed
v e is the speed (km/s) at which a rocket engine flings its burnt propellant out the back. It measures how "efficient" the engine is: a bigger v e means each kilogram of fuel buys more speed change. Typical chemical rockets have v e ≈ 3 km/s.
Picture: the speed of the flame-jet blasting rearward while the craft is pushed forward.
Δ v a er o — the free braking, and the rocket equation
Δ v a er o = v in − v o u t is the speed drag kills for free . A rocket normally buys speed change with fuel via the rocket equation : with exhaust speed v e , the propellant mass fraction is Δ m / m = 1 − e − Δ v / v e . Every km/s the air supplies is fuel you never launch — that is aerocapture's whole prize.
sign of epsilon decides capture
ballistic coefficient beta
Cover the right side and answer aloud; reveal to check.
What is r , and where is it measured from? The straight-line distance from the planet's centre to the craft (km), not from the surface.
How do r , R and h relate? h = r − R — altitude equals distance-from-centre minus the planet's radius.
What are the two parts of ε and what does each mean? Motion-energy 2 1 v 2 plus gravity-well energy − μ / r , both per kilogram.
Which sign of ε means "captured"? ε < 0 (an ellipse). ε > 0 escapes (hyperbola).
What does μ bundle together, and from which two symbols? μ = GM — the gravitational constant G times planet mass M ; they always appear glued together.
Why is ε = − μ / ( 2 a ) ? Because ε is the same everywhere on the orbit, and evaluating it at the two ends (whose average distance is a ) collapses to − μ / ( 2 a ) .
Where does a D = ρ v 2 / ( 2 β ) come from? From a D = F D / m (Newton), with β = m / ( C D A ) bundling the craft-only terms.
Why does drag depend on v 2 ? You sweep up more air and give each bit more momentum as you go faster — two factors of v .
What does β tell you physically? Heaviness-per-face m / ( C D A ) ; low β brakes high and cool, high β plunges deep and hot.
What is v e ? The exhaust speed — how fast a rocket throws its propellant out; bigger v e = more speed per kg of fuel.
Why is the atmosphere exponential in altitude? Density shrinks by a fixed proportion every scale height H , which is exactly what ρ 0 e − h / H describes.
What is Δ v a er o and why do we care? v in − v o u t , the braking air gives free — fuel saved by the
rocket equation .