3.2.20Orbital Mechanics & Astrodynamics

Hohmann Δv calculation — both maneuvers

1,806 words8 min readdifficulty · medium

WHAT is being calculated?

We have three orbits:

  • Orbit 1: circular, radius r1r_1 (starting).
  • Transfer: ellipse with periapsis r1r_1, apoapsis r2r_2.
  • Orbit 2: circular, radius r2r_2 (target), with r2>r1r_2 > r_1.

HOW: Derive every speed from first principles

Step 1 — Circular orbit speed (from Newton)

Why? We need the speeds on the two circles to compare against the transfer ellipse.

Set gravity = centripetal force for a circle of radius rr: GMmr2=mv2r\frac{GMm}{r^2} = \frac{mv^2}{r}

Why this step? On a circle the net inward force is gravity, and the required inward force is mv2/rmv^2/r. Cancel mm, multiply by rr: vcirc2=GMr=μrvcirc=μrv_{\text{circ}}^2 = \frac{GM}{r} = \frac{\mu}{r} \quad\Rightarrow\quad \boxed{v_{\text{circ}} = \sqrt{\tfrac{\mu}{r}}} where μ=GM\mu = GM is the standard gravitational parameter.

Step 2 — Speed on the transfer ellipse (vis-viva)

Why? The burns compare a circular speed to an elliptical speed at the same radius, so we need speed on an ellipse.

Start from energy conservation on the ellipse. Specific orbital energy: ε=v22μr=μ2a\varepsilon = \frac{v^2}{2} - \frac{\mu}{r} = -\frac{\mu}{2a}

Why is ε=μ/2a\varepsilon=-\mu/2a? Total energy of any Keplerian orbit depends only on the semi-major axis aa (a standard Kepler result). Rearranging for vv gives the vis-viva equation: v2=μ(2r1a)\boxed{v^2 = \mu\left(\frac{2}{r} - \frac{1}{a}\right)}

Why this step? This one formula gives speed at any point rr of an orbit of size aa. Circles (a=ra=r) fall out as a special case: v2=μ(2/r1/r)=μ/rv^2=\mu(2/r-1/r)=\mu/r. ✔ (consistency check with Step 1).

Step 3 — Semi-major axis of the transfer ellipse

Why? vis-viva needs aa. The ellipse touches r1r_1 at periapsis and r2r_2 at apoapsis. The major axis spans periapsis-to-apoapsis: 2at=r1+r2at=r1+r222a_t = r_1 + r_2 \quad\Rightarrow\quad \boxed{a_t = \frac{r_1 + r_2}{2}} Why this step? Major axis = periapsis distance + apoapsis distance (both measured from the focus at the planet's center), summed across the ellipse.

Step 4 — The four key speeds

Location Formula Meaning
Circle 1 vc1=μ/r1v_{c1}=\sqrt{\mu/r_1} speed before burn 1
Transfer periapsis vp=μ(2r11at)v_{p}=\sqrt{\mu\left(\tfrac{2}{r_1}-\tfrac{1}{a_t}\right)} speed after burn 1
Transfer apoapsis va=μ(2r21at)v_{a}=\sqrt{\mu\left(\tfrac{2}{r_2}-\tfrac{1}{a_t}\right)} speed before burn 2
Circle 2 vc2=μ/r2v_{c2}=\sqrt{\mu/r_2} speed after burn 2

Step 5 — The two Δv's

Burn 1 (at r1r_1): speed up from circle to transfer periapsis. Since at>r1a_t > r_1, the ellipse is faster here: Δv1=vpvc1=μr1(2r2r1+r21)\boxed{\Delta v_1 = v_p - v_{c1} = \sqrt{\frac{\mu}{r_1}}\left(\sqrt{\frac{2r_2}{r_1+r_2}}-1\right)}

Burn 2 (at r2r_2): speed up from transfer apoapsis to the (faster) outer circle: Δv2=vc2va=μr2(12r1r1+r2)\boxed{\Delta v_2 = v_{c2} - v_a = \sqrt{\frac{\mu}{r_2}}\left(1-\sqrt{\frac{2r_1}{r_1+r_2}}\right)}

Total: Δvtot=Δv1+Δv2\Delta v_{\text{tot}} = \Delta v_1 + \Delta v_2

Figure — Hohmann Δv calculation — both maneuvers

Worked Example 1 — LEO to GEO (Earth)

Given μ=3.986×105 km3/s2\mu_\oplus = 3.986\times10^{5}\ \text{km}^3/\text{s}^2, r1=6678r_1=6\,678 km (300 km LEO), r2=42164r_2=42\,164 km (GEO).

  1. at=6678+421642=24421a_t=\frac{6678+42164}{2}=24\,421 km. Why? midpoint of periapsis+apoapsis.
  2. vc1=398600/6678=7.726v_{c1}=\sqrt{398600/6678}=7.726 km/s. Why? circular speed at r1r_1.
  3. vp=398600(2/66781/24421)=10.15v_p=\sqrt{398600(2/6678-1/24421)}=10.15 km/s. Why? vis-viva at periapsis.
  4. Δv1=10.157.726=2.42\Delta v_1 = 10.15-7.726 = \mathbf{2.42} km/s.
  5. vc2=398600/42164=3.075v_{c2}=\sqrt{398600/42164}=3.075 km/s.
  6. va=398600(2/421641/24421)=1.61v_a=\sqrt{398600(2/42164-1/24421)}=1.61 km/s.
  7. Δv2=3.0751.61=1.47\Delta v_2 = 3.075-1.61 = \mathbf{1.47} km/s.
  8. Total Δv3.89\Delta v \approx 3.89 km/s. Why sum? two independent impulsive burns.

Worked Example 2 — Which burn is bigger?

For LEO→GEO, Δv1>Δv2\Delta v_1 > \Delta v_2. Why does this feel surprising? Because the outer orbit is slower, students expect the outer burn to be small... and it is, but note the first burn does most of the energy lifting: it must inject enough energy to reach far-away apoapsis, near where speeds are largest and gravity strongest. Lesson: the burn deep in the gravity well is the expensive one (this is also why the Oberth effect makes low burns efficient for energy gain).



Recall Feynman: explain to a 12-year-old

Imagine you're on a merry-go-round (inner orbit) and want to hop onto a bigger, slower merry-go-round further out. You can't jump straight across. Instead you give one big push to fly outward along a curved path (an oval), coast up to the far edge, and then give a second push so you match the speed of the big ride and settle onto it. Two pushes, that's it. The first push (down where things spin fast) is the harder one.


Active Recall

What are the two orbits a classic Hohmann transfer connects?
Two coplanar, circular orbits.
Why exactly two burns?
One at periapsis to raise apoapsis onto the target radius, one at apoapsis to circularize.
State the vis-viva equation.
v2=μ(2r1a)v^2=\mu\left(\dfrac{2}{r}-\dfrac{1}{a}\right).
Semi-major axis of the transfer ellipse?
at=(r1+r2)/2a_t=(r_1+r_2)/2.
Formula for the first Δv (raising orbit)?
Δv1=μ/r1(2r2/(r1+r2)1)\Delta v_1=\sqrt{\mu/r_1}\left(\sqrt{2r_2/(r_1+r_2)}-1\right).
Formula for the second Δv?
Δv2=μ/r2(12r1/(r1+r2))\Delta v_2=\sqrt{\mu/r_2}\left(1-\sqrt{2r_1/(r_1+r_2)}\right).
Why is Δv2=vc2va\Delta v_2 = v_{c2}-v_a and not vavc2v_a - v_{c2}?
At apoapsis the ellipse is slower than the outer circle, so you must add speed (prograde burn), giving a positive Δv.
Which burn is larger for LEO→GEO and why?
The first (periapsis) burn, because it injects the energy to reach far apoapsis deep in the gravity well.
Circular orbit speed derived from?
Setting gravity = centripetal force: GMm/r2=mv2/rv=μ/rGMm/r^2=mv^2/r \Rightarrow v=\sqrt{\mu/r}.
As r2r_2\to\infty, Δv1\Delta v_1 tends to?
vc1(21)v_{c1}(\sqrt2-1) — the periapsis speed approaches escape/parabolic speed increment.

Connections

  • Vis-viva equation — the engine behind every speed here.
  • Circular orbital velocity — special case a=ra=r.
  • Specific orbital energy — source of ε=μ/2a\varepsilon=-\mu/2a.
  • Oberth effect — why deep burns are efficient (explains Ex. 2).
  • Bi-elliptic transfer — beats Hohmann when r2/r111.94r_2/r_1 \gtrsim 11.94.
  • Standard gravitational parameter — the μ=GM\mu=GM used throughout.
  • Impulsive maneuver approximation — why we treat burns as instant Δv.

Concept Map

derives

gives

gives

feeds

special case check

speed before burn 1

transfer periapsis speed

transfer apoapsis speed

speed after burn 2

tangential speed diff

tangential speed diff

sum

sum

is

Newton gravity = centripetal

v_circ = sqrt of mu over r

Energy conservation on ellipse

Vis-viva equation

Geometry periapsis + apoapsis

Transfer semimajor axis a_t

Burn 1 at r1

Burn 2 at r2

Delta-v 1

Delta-v 2

Total Delta-v

Cheapest two-impulse transfer

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Dekho, Hohmann transfer ka idea bilkul simple hai: tumhe ek chhoti circular orbit se badi circular orbit par jana hai (jaise LEO se GEO). Seedha jump possible nahi, isliye beech mein ek elliptical transfer orbit use karte hain jo dono circles ko touch (tangent) karti hai. Isme sirf do burns lagte hain — pehla neeche (periapsis) par jahan tum speed badhake ellipse par chadhte ho, aur doosra upar (apoapsis) par jahan phir se speed badhake badi circle par settle ho jate ho.

Har speed hum first principles se nikaalte hain. Circular speed gravity = centripetal force se aati hai: v=μ/rv=\sqrt{\mu/r}. Ellipse ki speed vis-viva se: v2=μ(2/r1/a)v^2=\mu(2/r - 1/a), jahan transfer ellipse ka at=(r1+r2)/2a_t=(r_1+r_2)/2. Bas in chaar speeds ko compare karke do Δv nikal jaate hain: Δv1=vpvc1\Delta v_1 = v_p - v_{c1} aur Δv2=vc2va\Delta v_2 = v_{c2} - v_a. Dono positive hote hain kyunki dono baar tum prograde (aage ki taraf) speed badhate ho.

Ek important baat yaad rakho — dono circular speeds ko seedha subtract mat karo, ye galat hai. Tum kabhi dono circles par continuously travel nahi karte, beech mein ellipse hoti hai. Aur LEO→GEO mein pehla burn (2.42 km/s) doosre (1.47 km/s) se bada hota hai, kyunki neeche gravity well mein energy dena mehnga padta hai. Yeh cheez rocket design ke liye critical hai — fuel budget isi Δv par depend karta hai.

Go deeper — visual, from zero

Test yourself — Orbital Mechanics & Astrodynamics

Connections