Celestial Mechanics

The Hohmann Transfer Orbit

The minimum-fuel, two-burn ellipse that connects one circular orbit to another

A Hohmann transfer orbit is the most propellant-efficient two-impulse maneuver for moving a spacecraft between two coplanar circular orbits. It is a single elliptical arc that is tangent to the inner orbit at periapsis and tangent to the outer orbit at apoapsis, so each of the two engine burns is fired purely along the velocity vector. The first burn raises the spacecraft onto the transfer ellipse; half an orbit later the second burn circularizes it at the destination radius. German engineer Walter Hohmann worked out the mathematics in his 1925 book Die Erreichbarkeit der Himmelskörper, decades before any rocket flew. For a low-Earth-orbit to geostationary transfer the total change in velocity (delta-v) is about 3.9 km/s and the coast lasts roughly 5.3 hours; an Earth-to-Mars Hohmann transfer takes about 259 days and can only depart during a launch window that recurs every 25.6 months.

  • Number of burns2 impulsive, both tangential
  • Transfer arcHalf-ellipse, 180° of true anomaly
  • Semi-major axisa_t = (r₁ + r₂) / 2
  • LEO→GEO delta-v≈ 3.9 km/s (≈ 5.3 h coast)
  • Earth→Mars transfer≈ 259 days, window every 25.6 months
  • Bi-elliptic wins whenr₂ / r₁ > ~11.94
  • Described byWalter Hohmann, 1925

Interactive visualization

Press play, or step through manually. The visualization is yours to drive — try it before reading on.

Open visualization fullscreen ↗

Watch the 60-second explainer

A condensed visual walkthrough — narrated, captioned, under a minute.

Why the Hohmann transfer matters

In space, propellant is everything. The rocket equation, Δv = v_e · ln(m₀/m_f), is brutally exponential: every extra kilometer per second of delta-v multiplies the propellant you must carry, and that propellant itself must be lifted and accelerated. Shaving even a few hundred meters per second off a maneuver can decide whether a mission closes on a single launch vehicle or needs a bigger, costlier one. The Hohmann transfer is the answer to a deceptively simple optimization question: given two circular orbits, what is the cheapest way — in delta-v — to get from one to the other using just two engine burns?

  • The efficiency benchmark. Nearly every orbit-raising maneuver in the catalog — deploying a satellite from a parking orbit to geostationary, spiraling a probe outward from Earth — is quoted relative to its Hohmann delta-v.
  • Interplanetary trajectory design. A heliocentric Hohmann ellipse is the baseline minimum-energy path between planetary orbits, the starting point before gravity assists and low-thrust arcs are layered on.
  • Launch-window scheduling. The geometry dictates precise departure dates. Mars missions launch in tight campaigns every 26 months precisely because that is when a Hohmann transfer arrives on target.
  • Mission cost. Because propellant mass scales exponentially with delta-v, the Hohmann bound sets a hard floor on the smallest launcher and stage that can do the job.
  • A teaching tool. It is the clearest illustration of the counterintuitive rules of orbital mechanics — that to go higher you fire forward, and to go faster around you must first slow down.

How it works, step by step

Picture a spacecraft in a circular orbit of radius r₁ around a central body of gravitational parameter μ = GM. Its speed is fixed by the circular-orbit relation v = √(μ/r). To climb to a higher circular orbit of radius r₂, the Hohmann recipe is:

  1. First burn (periapsis kick). Fire the engine prograde — along the direction of motion — to add speed. This raises the far side of the orbit. The new path is an ellipse whose periapsis is at r₁ and whose apoapsis reaches exactly r₂. The spacecraft has left the circle and is now on the transfer ellipse.
  2. Coast. With engines off, the spacecraft climbs the ellipse for half a revolution — 180° of true anomaly. As it rises it trades kinetic energy for potential energy and slows down, exactly as a ball thrown upward slows near the top of its arc.
  3. Second burn (apoapsis kick). At apoapsis, radius r₂, the spacecraft is moving too slowly to hold a circular orbit at that height — it would fall back. A second prograde burn adds the missing speed, raising periapsis up to r₂. The orbit is now circular at the target radius. Transfer complete.

To descend to a lower orbit, the same two burns are simply fired retrograde, in reverse order: slow down at the higher orbit to drop periapsis to r₁, coast down the ellipse, then slow again to circularize. The whole scheme works because the tangency condition — the ellipse just kissing each circle — guarantees that at both burn points the transfer velocity and the circular velocity are parallel, so every gram of propellant goes into changing speed, never direction.

The governing equations

The transfer ellipse has semi-major axis equal to the average of the two radii:

a_t = (r₁ + r₂) / 2

Speeds anywhere on any orbit come from the vis-viva equation, the workhorse of celestial mechanics:

v = √( μ · (2/r − 1/a) )

where v is orbital speed (km/s), μ = GM is the standard gravitational parameter of the central body (km³/s²), r is the current radial distance (km), and a is the semi-major axis of the orbit (km). The two delta-v magnitudes are the differences between the transfer-ellipse speeds and the circular speeds at each end:

Δv₁ = √(μ/r₁) · ( √(2r₂/(r₁+r₂)) − 1 )  (the periapsis burn)

Δv₂ = √(μ/r₂) · ( 1 − √(2r₁/(r₁+r₂)) )  (the apoapsis burn)

and the total budget is Δv_total = Δv₁ + Δv₂. The coast time is exactly half the period of the transfer ellipse, from Kepler's third law:

t = π · √( a_t³ / μ )

Here t is the transfer time (s), a_t is the transfer semi-major axis (km), and μ is the gravitational parameter (km³/s²). Notice what the coast-time formula says: the transfer duration depends only on the two radii, never on the spacecraft's mass or engine — a feature of gravity being universal.

Worked example: LEO to geostationary orbit

Take the most common commercial maneuver — lofting a communications satellite from a low parking orbit to the geostationary belt. Using Earth's gravitational parameter μ = 398,600 km³/s², a parking orbit at r₁ = 6,678 km (300 km altitude), and the geostationary radius r₂ = 42,164 km:

QuantityValueNote
Circular speed at r₁7.73 km/s√(μ/r₁)
Transfer speed at periapsis10.15 km/svis-viva on the ellipse
First burn Δv₁2.42 km/sprograde, raises apoapsis to GEO
Transfer speed at apoapsis1.61 km/sslowest point of the ellipse
Circular speed at r₂3.07 km/sgeostationary velocity
Second burn Δv₂1.46 km/sprograde, circularizes at GEO
Total delta-v3.88 km/sthe mission propellant budget
Transfer semi-major axis a_t24,421 km(r₁ + r₂) / 2
Coast time≈ 5.26 hoursπ·√(a_t³/μ), half the ellipse

The transfer ellipse where the spacecraft coasts unpowered between the two burns is called the geostationary transfer orbit (GTO), and delivering a payload to GTO is the headline capability quoted for launch vehicles like Ariane, Falcon, and Atlas.

Interplanetary Hohmann transfers and launch windows

The same geometry scales up to the Solar System, with the Sun as the central body (μ_☉ = 1.327 × 10¹¹ km³/s²). For an Earth-to-Mars transfer, treating the planetary orbits as circles at 1.00 AU and 1.52 AU, the transfer ellipse has a semi-major axis of about 1.26 AU and a coast time of roughly 259 days — about 8.5 months. The heliocentric departure delta-v (the extra speed the spacecraft needs beyond Earth's orbital velocity, which becomes the hyperbolic excess speed v∞ the launcher must supply beyond escaping Earth) is around 2.9 km/s, and arrival at Mars needs a similar-magnitude burn to capture.

But there is a timing catch that pure orbit-raising does not have: the destination is moving. The transfer only works if Mars arrives at the ellipse's apoapsis at the exact moment the spacecraft does. That fixes the required phase angle between Earth and Mars at departure — for Earth-to-Mars, Mars must lead Earth by about 44° at launch. Because the two planets circle the Sun at different rates, this alignment recurs only once per synodic period, about 25.6 months (roughly 780 days) for Earth and Mars. That single-file scheduling is exactly why real Mars missions — Perseverance, Tianwen-1, and Hope all in July 2020, for instance — cluster into brief launch campaigns spaced 26 months apart.

The surprise: when three burns beat two

The Hohmann transfer is optimal for a two-impulse maneuver — but it is not always the global minimum. A bi-elliptic transfer uses three burns: a first burn boosts the spacecraft onto a large ellipse whose apoapsis lies beyond the target radius, a second burn at that distant apoapsis raises periapsis to the target, and a third retrograde burn at the target radius circularizes the orbit. Counterintuitively, flinging the spacecraft out farther than necessary can cost less total delta-v.

The reason is the Oberth effect: burns are far more effective (more kinetic energy per unit propellant) deep in a gravity well where speeds are high, but at a very high apoapsis the plane-change and circularization burns are performed where the spacecraft is barely moving, so they are cheap. The crossover depends only on the radius ratio:

Radius ratio r₂ / r₁Best transfer
Below 11.94Hohmann always wins
11.94 – 15.58Depends on the intermediate apoapsis
Above 15.58Bi-elliptic always wins

The catch is time. A bi-elliptic transfer's coast can be many times longer than the corresponding Hohmann's because the spacecraft swings out to a huge intermediate apoapsis before falling back. For most missions the Hohmann's speed and simplicity win even where the bi-elliptic is nominally cheaper.

Common misconceptions

  • "You fire the engine toward where you want to go." No — to raise your orbit you fire prograde (forward). The burn happens on the opposite side of the orbit from the point you are raising.
  • "Higher orbit means faster." The opposite. A higher circular orbit is slower (3.07 km/s at GEO versus 7.73 km/s in LEO). To climb you speed up, but you end up moving slower.
  • "The Hohmann transfer is always the cheapest possible." Only among two-impulse transfers, and only below a radius ratio of ~11.94; a bi-elliptic can beat it for very large ratios.
  • "Bigger engine, faster transfer." The coast time depends only on the two radii and the central mass, not on the spacecraft. A more powerful engine shortens the burns, not the ellipse.
  • "It works for any two orbits." The clean Hohmann result assumes coplanar circular orbits and instantaneous burns. Real transfers add plane-change and finite-thrust corrections that raise the delta-v above the ideal.
  • "You can launch to Mars any time." Only during a launch window set by the planetary phase angle — once every ~26 months for Earth and Mars.

Frequently asked questions

Why is the Hohmann transfer the most fuel-efficient?

For a two-impulse transfer between coplanar circular orbits, the Hohmann ellipse minimizes total delta-v because both burns are applied purely along the velocity vector (tangentially) at the points where the transfer ellipse just touches each circular orbit. Any burn with a component perpendicular to velocity wastes propellant rotating the velocity vector rather than changing its magnitude. Hohmann is optimal when the ratio of final to initial radius is below about 11.94; above that ratio a three-burn bi-elliptic transfer can beat it.

How many burns does a Hohmann transfer need?

Exactly two impulsive burns. The first burn, at periapsis of the transfer ellipse (on the inner circular orbit), raises apoapsis out to the target radius. The spacecraft then coasts unpowered for half the transfer ellipse — 180 degrees of true anomaly. The second burn, at apoapsis, raises periapsis so the orbit becomes circular at the outer radius. To descend to a lower orbit the same two burns are done retrograde in reverse order.

How long does a Hohmann transfer take?

The coast is exactly half the orbital period of the transfer ellipse: t = pi times the square root of (a_t cubed divided by mu), where a_t is the semi-major axis of the transfer ellipse (the average of the two orbital radii) and mu is the gravitational parameter of the central body. A low-Earth-orbit to geostationary transfer takes about 5.3 hours; a Sun-centered Earth-to-Mars Hohmann transfer takes about 259 days (roughly 8.5 months).

What is a launch window for a Hohmann transfer?

Because the destination is moving, the departure must be timed so the target arrives at apoapsis exactly when the spacecraft does. For an interplanetary transfer this fixes the required phase angle between the two planets at departure. For Earth-to-Mars the ideal window recurs once per synodic period, about 25.6 months (roughly every 780 days), which is why Mars launches cluster into brief campaigns every 26 months.

When is a bi-elliptic transfer better than a Hohmann transfer?

A bi-elliptic transfer uses three burns and an intermediate apoapsis far beyond the target. It can require less total delta-v than a Hohmann transfer when the ratio of final to initial radius exceeds about 11.94, and it always wins for ratios above about 15.58. The penalty is time: the bi-elliptic coast can be many times longer because the spacecraft swings out to a very high intermediate apoapsis before dropping back to the target radius.

Who invented the Hohmann transfer orbit?

The German engineer Walter Hohmann described it in his 1925 book Die Erreichbarkeit der Himmelskörper (The Attainability of Celestial Bodies). Working out the mathematics of minimum-energy interplanetary travel decades before spaceflight, he showed that the least-propellant path between two circular orbits is a half-ellipse tangent to both. The maneuver is named in his honor and remains the textbook baseline for orbit-raising.

Does the Hohmann transfer only work between circular orbits?

The classic Hohmann result assumes two coplanar circular orbits and impulsive (instantaneous) burns. Real transfers deviate: orbits are slightly eccentric and inclined, so a plane-change component is folded into the burns, and finite-thrust engines apply thrust over minutes rather than instantly, incurring gravity losses. For low-thrust electric propulsion the impulsive Hohmann is replaced by a slow spiral. Even so, the Hohmann delta-v is the standard efficiency benchmark every mission is measured against.