Hohmann Transfer Calculator

The Hohmann transfer is a fundamental maneuver in orbital mechanics, allowing spacecraft to move between two circular orbits around a central body using the least amount of fuel. This calculator helps you determine the required changes in velocity (delta-v) and the time it will take for such a transfer.

Hohmann Transfer Parameters

What is a Hohmann Transfer?

The Hohmann transfer orbit is an elliptical orbit used to transfer between two circular orbits of different altitudes around a central body, such as a planet or star. It is named after Walter Hohmann, a German engineer who published his findings in 1925. This maneuver is widely used in space missions because it is the most fuel-efficient way to move a spacecraft between two co-planar circular orbits.

The Mechanics of the Transfer

A Hohmann transfer involves two impulsive burns (changes in velocity, or delta-v):

  • First Burn (Δv1): This burn occurs in the initial, lower orbit. It increases the spacecraft's velocity, placing it into an elliptical transfer orbit whose periapsis (closest point to the central body) is at the initial orbit and whose apoapsis (farthest point) is at the desired final orbit.
  • Second Burn (Δv2): When the spacecraft reaches the apoapsis of the transfer orbit, a second burn is executed. This burn circularizes the orbit at the new, higher altitude.

For a transfer from a higher orbit to a lower orbit, the burns are performed in reverse, decelerating the spacecraft to enter the elliptical transfer orbit and then decelerating again to circularize in the lower orbit.

Key Variables and Formulas

The calculator uses the following variables and fundamental equations from orbital mechanics:

  • r1: The radius of the initial circular orbit (distance from the center of the central body).
  • r2: The radius of the final circular orbit.
  • μ (mu): The standard gravitational parameter of the central body (G * M, where G is the gravitational constant and M is the mass of the central body).
  • a_transfer: The semi-major axis of the elliptical transfer orbit, calculated as (r1 + r2) / 2.
  • Velocity in circular orbit (v_circ): sqrt(μ / r)
  • Velocity at periapsis of transfer orbit (v_p): sqrt(μ * ((2/r1) - (1/a_transfer)))
  • Velocity at apoapsis of transfer orbit (v_a): sqrt(μ * ((2/r2) - (1/a_transfer)))
  • Transfer Time (t_transfer): Half the period of the elliptical transfer orbit, calculated as π * sqrt(a_transfer³ / μ).

Why is it Important?

The Hohmann transfer is a cornerstone of space mission design due to its fuel efficiency. Minimizing fuel consumption is critical for space travel, as fuel constitutes a significant portion of a rocket's launch mass. From launching satellites into geostationary orbit (GEO) to sending probes to other planets, the Hohmann transfer provides the baseline for planning these complex trajectories.

How to Use This Calculator

  1. Enter Initial Orbital Radius (r1): This is the distance from the center of the central body to your starting orbit. For Earth, a common Low Earth Orbit (LEO) might be around 6778 km (6378 km Earth radius + 400 km altitude).
  2. Enter Final Orbital Radius (r2): This is the distance from the center of the central body to your target orbit. For Geostationary Earth Orbit (GEO), this is approximately 42164 km.
  3. Enter Gravitational Parameter (μ): This value is specific to the central body you are orbiting. For Earth, μ is approximately 398600 km³/s². For Mars, it's about 42828 km³/s².
  4. Click "Calculate Transfer": The calculator will then display the required delta-v for each burn, the total delta-v, and the time the transfer will take.

Limitations and Assumptions

It's important to remember that the Hohmann transfer assumes:

  • Coplanar Orbits: Both initial and final orbits lie in the same plane.
  • Circular Orbits: Both initial and final orbits are perfectly circular.
  • Impulsive Burns: The burns occur instantaneously, which is an idealization; real burns take time.
  • Two-Body Problem: Only the gravitational influence of the central body is considered, neglecting other celestial bodies.

Despite these simplifications, the Hohmann transfer provides an excellent first approximation for mission planning and is a foundational concept in astronautics.