Oberth Effect Calculator
Compute the velocity and energy benefit of firing a rocket engine at periapsis, where high speed amplifies the kinetic energy gain from any burn.
🪐 What is the Oberth Effect?
The Oberth effect is a phenomenon in orbital mechanics where a rocket engine burn performed at high velocity produces far more kinetic energy per unit of propellant than the same burn at low velocity. Named after Hermann Oberth, the German rocket pioneer who first described it in 1928, the effect is a direct consequence of the kinetic energy equation: KE = (1/2) x m x v squared. When you add the same velocity increment DV at a high speed v, the change in kinetic energy is (1/2) x m x ((v+DV) squared minus v squared) = m x (v x DV + DV squared / 2). The extra term m x v x DV grows proportionally with the existing speed, making high-speed burns intrinsically more energetically efficient.
The practical applications are far-reaching. Any mission that fires a burn near the periapsis of an orbit or at the closest approach to a massive body benefits from the Oberth effect. Earth departure burns for interplanetary missions are always performed at perigee of the parking orbit, where orbital speed is maximum. Orbit insertion burns at distant planets (like Cassini entering Saturn orbit) are fired at periapsis to minimise the propellant needed for capture. Gravity assist missions that add a propellant burn at closest approach (called a powered flyby or Oberth maneuver) can achieve velocity changes that would be impossible or impractical with conventional burns in deep space.
There is a common misconception that the Oberth effect violates conservation of energy. It does not. In a powered flyby, the extra kinetic energy comes from the chemical energy of the propellant, which is released more efficiently when the exhaust is moving backward at high speed. The exhaust kinetic energy is actually reduced (it is slower in the inertial frame when fired from a fast-moving spacecraft), so the energy balance is maintained. The spacecraft gains more kinetic energy but the exhaust gains less, and the propellant chemical energy covers the difference exactly.
This calculator covers two use cases: the Powered Flyby mode computes the outgoing hyperbolic excess velocity and Oberth gain for a burn performed at periapsis of a hyperbolic trajectory around any major body in the solar system. The Energy Gain mode quantifies how many times more energetically effective a burn is at a given orbital speed compared to the same burn at rest, giving the Oberth multiplier directly from orbital speed and burn DV.
📐 Formula
📖 How to Use This Calculator
Steps
💡 Example Calculations
Example 1 - Jupiter Powered Flyby
Spacecraft arrives at Jupiter with v∞ = 5.0 km/s, fires 0.5 km/s burn at 50,000 km altitude periapsis
Example 2 - Earth LEO Departure Burn
Trans-Mars injection burn of 1.0 km/s fired at 200 km LEO with v∞,in = 0 (starting from circular orbit)
Example 3 - ISS Orbit Energy Gain Mode
Compare a 0.5 km/s burn at ISS orbital speed (7.66 km/s) versus the same burn at rest
❓ Frequently Asked Questions
🔗 Related Calculators
What is the Oberth effect and why does it matter for rocketry?
The Oberth effect states that a rocket burn performed at high velocity produces far more kinetic energy per unit of propellant than the same burn at low velocity. This is because kinetic energy is proportional to v squared: adding DV at speed v changes KE by (1/2)m((v+DV)^2 - v^2) = m(v*DV + DV^2/2). The extra energy v*DV scales with the existing speed, so burning at periapsis of a hyperbolic trajectory near a massive body is far more efficient than burning in deep space. It is the core reason gravity assists with burns are so powerful for outer-planet missions.
What is the formula for the Oberth effect powered flyby?
At periapsis: v_p = sqrt(v_inf_in^2 + v_esc^2), where v_inf_in is the incoming hyperbolic excess speed and v_esc = sqrt(2*mu/r_p) is the local escape speed. After burning DV: v_after = v_p + DV. Outgoing excess: v_inf_out = sqrt(v_after^2 - v_esc^2). Oberth gain = v_inf_out - v_inf_in - DV. The gain is always positive when v_esc > 0, and increases with higher v_esc (lower periapsis) and higher v_p.
How does the Oberth effect compare to a gravity assist?
A pure gravity assist (unpowered) deflects the spacecraft velocity in the planet's rest frame but conserves the hyperbolic excess speed magnitude. The spacecraft gains heliocentric kinetic energy only because the planet imparts momentum through its gravitational field. A powered flyby (Oberth maneuver) adds a propellant burn at periapsis: the high local speed amplifies the energy yield of the burn, adding extra kinetic energy on top of the pure gravity assist. Real outer-planet missions (like Cassini to Saturn) combine both effects.
Why is the Jupiter flyby best for the Oberth effect in the solar system?
Jupiter has the strongest gravitational field of any planet: mu = 1.267e17 m^3/s^2, radius 71,492 km. The escape velocity at a close periapsis of 50,000 km altitude is about 45.7 km/s. A 0.5 km/s burn at that periapsis produces about 2.9 km/s of extra outgoing excess velocity compared to firing the same burn in deep space. The Sun is even stronger (v_esc at 1 AU = 42.1 km/s) but is inaccessible without first decelerating from Earth orbit.
What is the Oberth kinetic energy multiplier?
The energy multiplier is DKE_Oberth / DKE_rest = (2v*DV + DV^2) / DV^2 = 1 + 2v/DV. For an ISS-orbit burn (v = 7.66 km/s) with DV = 0.5 km/s: multiplier = 1 + 2*7.66/0.5 = 31.6. This means the burn is 31.6 times more energetically effective than firing the same engine at rest. At very high orbital speeds (e.g., solar escape trajectory near perihelion), multipliers above 100 are achievable.
Can the Oberth effect be used for deceleration?
Yes. Firing retrograde (against the direction of travel) at periapsis is equally amplified. A retrograde burn at periapsis removes more kinetic energy per unit propellant than the same burn far from the body. This technique is used for orbit capture: arriving at Jupiter or Saturn on a hyperbolic trajectory and firing retrograde at periapsis costs far less delta-v than capturing into orbit from a large apoapsis. Cassini used a Saturn orbit insertion burn of about 0.63 km/s at periapsis instead of the several km/s that would be needed from far away.
What is hyperbolic excess velocity and how does it relate to the Oberth effect?
Hyperbolic excess velocity v_inf is the speed a spacecraft has when it is infinitely far from a body: v_inf = sqrt(v^2 - v_esc^2) for any v greater than escape speed. For a spacecraft arriving from deep space with v_inf_in, the Oberth maneuver converts a burn DV at periapsis into an outgoing v_inf_out = sqrt((sqrt(v_inf_in^2 + v_esc^2) + DV)^2 - v_esc^2), which is always greater than v_inf_in + DV when v_esc > 0. The Oberth gain quantifies this extra velocity.
How does periapsis altitude affect the Oberth gain?
Lower periapsis means higher escape velocity and higher periapsis speed, which amplifies the Oberth effect. For Earth with a 0 km altitude (surface, theoretical): v_esc = 11.18 km/s. At 200 km altitude: v_esc = 11.02 km/s. At 2000 km altitude: v_esc = 9.96 km/s. Every 100 km increase in periapsis altitude reduces v_esc by about 0.05 to 0.09 km/s and reduces the Oberth gain accordingly. For inner solar system flybys, keeping periapsis as low as planetary protection and trajectory constraints allow maximises the Oberth benefit.
What is a Oberth maneuver in mission design?
A solar Oberth maneuver is a proposed deep-space propulsion concept: send a spacecraft on a highly elliptical trajectory with perihelion very close to the Sun (0.1 to 0.3 AU), then fire a large burn at perihelion where solar escape velocity is 100 to 200 km/s. The Oberth amplification at that speed makes even modest burns equivalent to enormous velocity changes in deep space. Studies suggest a nuclear thermal burn of 2 to 4 km/s at 3 solar radii perihelion could accelerate a probe to 20 AU/year, reaching interstellar distances in decades rather than centuries.
Does the spacecraft mass affect the Oberth energy gain?
The Oberth effect is universal: it applies to any mass. The kinetic energy gained per unit mass is DKE/m = v*DV + DV^2/2, independent of the spacecraft mass. A heavier spacecraft gains proportionally more total kinetic energy from the same DV because KE = (1/2)*m*v^2. However, propellant mass for the burn scales with spacecraft mass (via the rocket equation), so the efficiency benefit per kilogram of propellant is what matters practically, and that is always 1 + 2v/DV times better than firing the same Isp engine at rest.
How do I use the Oberth Effect Calculator for mission planning?
Use the Powered Flyby mode: select the central body (e.g. Jupiter for outer-planet missions), enter the periapsis altitude (minimum safe distance above the planet), the incoming excess velocity from your trajectory, and the planned burn delta-V. The calculator shows the outgoing excess velocity and the Oberth gain compared to firing the same burn in deep space. Use the Energy Gain mode to quickly estimate how much more energetically effective a given burn is at your current orbital speed versus firing from rest, using just orbital velocity and burn DV as inputs.
What real missions have used the Oberth effect?
Virtually all deep-space missions exploit the Oberth effect implicitly. Earth departure burns for Mars missions are fired at perigee (lowest point) of the parking orbit to maximise the benefit. Cassini's Saturn orbit insertion burn was fired at periapsis to minimise the delta-v needed for capture. The New Horizons mission used a Jupiter gravity assist in 2007 to add heliocentric speed via the gravitational Oberth mechanism. The Parker Solar Probe uses repeated Venus gravity assists to lower its solar perihelion, eventually achieving the highest perihelion speed ever recorded and exploiting the solar Oberth effect passively.
What is the difference between a gravity assist and the Oberth effect?
A gravity assist uses the relative motion between a planet and the spacecraft to change the spacecraft's heliocentric speed without any propellant burn. The Oberth effect is about making a propellant burn more efficient by performing it at high speed near a massive body. They can be combined: a spacecraft arrives on a flyby trajectory (gaining heliocentric speed from the gravity assist), then fires its engine at periapsis (gaining extra speed from the Oberth effect on top of the gravity assist). The two effects multiply: a powered Jupiter flyby can add 3 to 5 km/s of heliocentric speed beyond what either mechanism alone provides.