Delta V Calculator - Rocket Equation and Velocity Change

Use this delta v calculator to compute mission delta-v from the Tsiolkovsky rocket equation or from initial and final velocity vectors. Results in m/s and km/s.

Delta V Calculator

Pick the rocket mode to use the Tsiolkovsky equation or the velocity mode to subtract two velocity vectors.

Pick whether to enter the effective exhaust velocity directly or convert from specific impulse.

Standard gravity used for the Isp-to-ve conversion.

Effective exhaust velocity in m/s.

Specific impulse in seconds. Multiplied by g0 to convert to ve.

Angle between the initial and final velocity vectors in degrees.

Wet mass of the rocket at ignition in kilograms.

Dry mass after propellant is used. Must be less than m0.

Magnitude of the initial velocity vector in m/s.

Magnitude of the final velocity vector in m/s.

Results

Delta-V (m/s)
0m/s
Delta-V (km/s) 0km/s
Mass Ratio (m0 / m1) 0
Propellant Mass Fraction 0%
Effective Exhaust Velocity Used 0m/s
Specific Impulse Equivalent 0s
Delta-V per kg of Propellant 0m/s/kg

What Is Delta V Calculator?

A delta v calculator is a physics tool that turns rocket-engine performance, propellant load, and velocity vectors into the change in velocity a mission can produce or absorb. In rocket mode it solves the Tsiolkovsky equation for the speed change available from a wet-to-dry mass ratio and an effective exhaust velocity, and in velocity mode it computes the magnitude of the difference between an initial and a final velocity vector using the law of cosines.

  • Sizing a rocket stage: Pick a target delta-v, propellant chemistry, and structural mass fraction to see the wet and dry masses the stage must hit.
  • Comparing propellant chemistries: Hold the wet and dry masses fixed, swap between RP-1/LOX, hydrolox, and methalox Isp values, and watch delta-v scale with the logarithmic mass term.
  • Computing a maneuver delta-v budget: Add up the delta-v values for a Hohmann transfer, plane change, or rendezvous by feeding the initial and final orbital speeds into the velocity mode.
  • Classroom and lab work: Reproduce textbook stages with worked numbers to see why staging and propellant mass fraction drive mission delta-v.

Delta-v is the standard measure of effort a propulsion system must produce to climb out of a gravity well, change orbit, or rendezvous with another spacecraft. The Tsiolkovsky form is the rocket-specific path: delta-v equals effective exhaust velocity times the natural logarithm of the wet-to-dry mass ratio. The vector form is the kinematic path that applies any time two velocity vectors are subtracted, with the angle between them as the third input.

For the rocket-mode formula in isolation, the ideal rocket equation calculator computes the same Tsiolkovsky expression with a dedicated mass-ratio and Isp panel.

How Delta V Calculator Works

The calculator reads the chosen mode, applies the matching formula, and reports delta-v together with the supporting numbers that explain how the answer was produced.

delta_v = ve * ln(m0 / m1) = Isp * g0 * ln(m0 / m1) | delta_v = sqrt(v_i^2 + v_f^2 - 2 * v_i * v_f * cos(theta))
  • ve: Effective exhaust velocity in m/s, the average speed of the propellant leaving the engine relative to the rocket.
  • Isp: Specific impulse in seconds. Multiplied by g0 to give ve.
  • g0: Standard gravity in m/s^2, used to convert Isp to ve and back. Defaults to 9.80665.
  • m0: Wet mass of the rocket at ignition in kg, including propellant.
  • m1: Dry mass of the rocket after propellant is used in kg.
  • v_i, v_f, theta: Initial and final velocity magnitudes in m/s and the angle between the two vectors in degrees, used in velocity-change mode.

In rocket mode the calculation reads the chosen engine mode, derives the effective exhaust velocity, takes the natural log of the wet-to-dry mass ratio, and multiplies. In velocity mode the calculator turns the angle into radians and applies the law of cosines.

Rocket mode, RP-1/LOX first stage

ve = 3,000 m/s, m0 = 1,000 kg, m1 = 100 kg (mass ratio 10)

1. Mass ratio = 1000 / 100 = 10. 2. ln(10) = 2.3026. 3. delta-v = 3,000 * 2.3026 = 6,907.8 m/s.

Delta-v = 6,907.76 m/s (6.91 km/s). Mass ratio = 10. Propellant mass fraction = 90%.

A single stage with this mass ratio and ve carries enough propellant for a 6.9 km/s change in velocity, which covers most of a low Earth orbit insertion.

Velocity mode, parallel vectors

v_i = 7,800 m/s, v_f = 7,900 m/s, theta = 0 degrees

1. cos(0) = 1. 2. delta-v^2 = 7,800^2 + 7,900^2 - 2 * 7,800 * 7,900 = 10,000. 3. delta-v = sqrt(10,000) = 100 m/s.

Delta-v = 100 m/s (0.10 km/s).

When the vectors are parallel, the change in velocity is just the absolute difference between the two speeds.

According to Wikipedia Specific impulse, the effective exhaust velocity relates to specific impulse by ve equals Isp times g0, and the Tsiolkovsky rocket equation expresses the change in velocity as ve times the natural logarithm of the propellant-loaded mass divided by the burnout mass.

According to Wikipedia Tsiolkovsky rocket equation, the closed-form relation is delta-v equals effective exhaust velocity times the natural logarithm of the initial mass divided by the final mass.

When the velocity-mode result needs to be turned into a position and time history, the kinematics motion calculator takes the same velocity inputs and adds the kinematic distance and time terms.

Key Concepts Explained

Five short definitions cover every term the calculator uses and every number in the result panel.

Delta-v

The change in velocity a propulsion system produces or a maneuver requires. Mission planners track delta-v in the same way road-trip planners track distance.

Effective exhaust velocity (ve)

The average speed of the expelled propellant measured in the rocket frame. Combines the engine's specific impulse, expansion ratio, and ambient pressure into a single number.

Specific impulse (Isp)

Engine performance expressed in seconds. ve equals Isp times g0, so an Isp of 311 s is the same engine as a ve of about 3,050 m/s.

Mass ratio (m0 / m1)

Wet mass divided by dry mass. The natural logarithm compresses the ratio, so a ratio of 10 gives ln(10) = 2.30 and a ratio of 20 gives ln(20) = 3.00.

Propellant mass fraction

Share of the wet mass that is propellant. A 90% fraction means 9 of every 10 kg at launch is fuel and oxidizer.

Once the velocity-mode delta-v is known for a circular orbit, the orbital period calculator turns the same orbital radius into a period in seconds, minutes, and days.

How to Use This Calculator

Six short steps produce a usable delta-v from the calculator.

  1. 1 Pick the calculation mode: Use rocket mode for Tsiolkovsky calculations and velocity mode when you have two velocity vectors and an angle between them.
  2. 2 Choose the engine input mode: Use effective exhaust velocity when the engine data sheet reports ve in m/s. Use specific impulse when it reports Isp in seconds.
  3. 3 Enter the engine value and standard gravity: Type the chosen engine value, leave g0 at 9.80665 m/s^2 for the standard SI conversion.
  4. 4 Enter the masses or the velocity vectors: In rocket mode, type the wet mass m0 and the dry mass m1. In velocity mode, type v_i, v_f, and the angle theta between the two vectors.
  5. 5 Review the rocket-only outputs when relevant: Mass ratio, propellant fraction, and delta-v per kg of propellant are always shown but are meaningful only in rocket mode.
  6. 6 Read delta-v in m/s and km/s: The result panel reports delta-v in m/s for textbook work and in km/s for mission planning.

With ve at 3,000 m/s in rocket mode and a 1,000 kg wet mass against a 100 kg dry mass, the calculator reports a delta-v of 6.91 km/s. Switching to velocity mode with v_i at 7,800 m/s, v_f at 7,900 m/s, and theta at 0 degrees, the calculator reports 0.10 km/s. The two answers describe different budgets that the same mission would add together.

When the rocket-mode delta-v has to be combined with the time the rocket spends under thrust and gravity, the time of flight projectile motion calculator takes the resulting launch speed and adds the kinematic time-of-flight term.

Benefits of Using This Calculator

A purpose-built delta v calculator saves time on the unit conversions that show up when the formula is done by hand and keeps the two modes side by side for comparison.

  • Two modes in one panel: Rocket and velocity modes share the same result panel, so the user can switch between Tsiolkovsky and vector subtraction without re-entering the masses.
  • Isp and ve at the same time: The engine mode toggle converts between seconds and m/s with g0, removing a manual step and making the Isp equivalent readout easy to verify against an engine data sheet.
  • Delta-v in both units: The result panel reports delta-v in m/s for textbook answers and in km/s for mission planning so the user does not have to divide by 1,000 by hand.
  • Propellant and structural trade-off: Mass ratio, propellant fraction, and delta-v per kg of propellant are all shown so a designer can see whether the propellant is paying for itself.
  • Compatible with ideal rocket equation: The rocket mode uses the same Tsiolkovsky formula as the ideal-rocket-equation calculator but exposes the supporting outputs that are unique to delta-v budgeting.

The calculator is best for single-stage delta-v work, single-maneuver delta-v work, and quick comparison studies. For multi-stage missions the rocket-mode delta-v values are summed stage by stage, and the velocity-mode delta-v values are summed maneuver by maneuver, so the same panel becomes the building block of a full mission budget.

For a force-and-acceleration check on the same rocket during the burn, the forces Newton's laws calculator resolves net force and acceleration without the propellant-mass term.

Factors That Affect Your Results

Four inputs decide the rocket answer and three inputs decide the velocity answer; three limitations tell the user when to expect the real mission to underperform the model.

Mass ratio

Mass ratio enters through a natural logarithm, so doubling the ratio gains less than double the delta-v. A ratio of 10 gives ln(10) = 2.303 and a ratio of 20 gives ln(20) = 2.996.

Effective exhaust velocity

Delta-v scales linearly with ve. A change from 3,000 m/s to 3,500 m/s is a 17% gain in ve, and the delta-v grows by the same 17% for a fixed mass ratio.

Standard gravity constant

The conversion between Isp and ve uses g0 = 9.80665 m/s^2. Mission planners usually leave it at the standard value.

Angle between velocity vectors

When theta is 0 the delta-v is the absolute speed difference. At 90 degrees the delta-v grows toward sqrt(2) times the larger speed for equal magnitudes, and at 180 degrees the two speeds add.

  • The Tsiolkovsky form assumes constant exhaust velocity with no external forces, so gravity drag, aerodynamic drag, and altitude-dependent Isp losses are not modeled.
  • Real mission delta-v is lower than the ideal rocket-mode result because launches spend several km/s on gravity losses, drag losses, and steering margins.
  • The velocity-mode result is the magnitude of the difference of two vectors. If the trajectory implies a curved path, the magnitude can underestimate the actual delta-v required along the path.

According to Wikipedia Standard gravity, the standard acceleration of free fall adopted for unit conversion is exactly 9.80665 m/s^2, and the calculator exposes that constant by default in the g0 input.

delta v calculator showing rocket equation mode and velocity change mode with mass ratio, exhaust velocity, Isp, initial and final velocity inputs and delta-v outputs in m/s and km/s
delta v calculator showing rocket equation mode and velocity change mode with mass ratio, exhaust velocity, Isp, initial and final velocity inputs and delta-v outputs in m/s and km/s

Frequently Asked Questions

Q: What is delta v in a rocket?

A: Delta-v is the change in velocity a propulsion system can produce or a maneuver requires. It is measured in meters per second or kilometers per second and serves as the standard currency of mission planning.

Q: How do you calculate delta v from mass ratio?

A: Multiply the engine's effective exhaust velocity by the natural logarithm of the wet-to-dry mass ratio. The calculator also reports delta-v per kilogram of propellant so the propellant trade-off stays visible.

Q: What is the difference between delta v from Tsiolkovsky and from velocity change?

A: The Tsiolkovsky form starts with the engine and the propellant load. The velocity-change form starts with two velocity vectors and an angle and applies the law of cosines. The two paths agree when the engine matches the orbital change.

Q: How much delta v do you need to reach low Earth orbit?

A: Reaching a 200 km circular low Earth orbit needs about 7.8 km/s of ideal orbital delta-v, and a real launch budget adds another 1.5 to 2 km/s for gravity, drag, and steering losses. Total budgets sit in the 9 to 10 km/s range, so the 9.4 km/s figure is the all-in number including losses rather than the ideal delta-v.

Q: What is a typical mass ratio for a rocket stage?

A: Single-stage rockets usually run mass ratios between 4 and 10. Multi-stage vehicles stack stage mass ratios to reach overall values above 50.

Q: Why does delta v scale with the natural log of the mass ratio?

A: Because the rocket sheds mass continuously as propellant leaves the engine, the rate of mass loss is proportional to the thrust. Integrating that constant-thrust, shrinking-mass motion produces a natural logarithm of the mass ratio rather than a linear term.