Skip to content
Astronomy & Space Medium #rocket-equation#propulsion#orbital-mechanics

Tsiolkovsky Rocket Equation

deltav = ve * ln(m0/mf). Mass ratio governs how fast you can go.

A free, animated tsiolkovsky rocket equation you can read here or embed on any website, from Scrollchart.

Tsiolkovsky Rocket Equation

Tsiolkovsky Rocket EquationDelta-v = ve × ln(m₀ / mₑ) — mass ratio governs how fast you can go01020304050Delta-v (km/s)1234568101420Mass Ratio (m0 / mf)SSTO9.5 km/sChemical (Isp 450 s)LH2/LOX upper stageNuclear Thermal (900 s)NERVA-class engineIon Drive (3 000 s)Hall-effect thrusterKey milestonesLEO insertion: 9.5 km/sEarth escape: 11.2 km/sMars transfer: 5.7 km/s(from LEO)Chemical SSTO needsMR > 12, leaving almostno payload margin.Ion achieves same dvat MR < 2.Doubling Isp halves the required mass ratio for the same delta-v

deltav vs mass ratio for chemical (Isp 450s), nuclear thermal (900s), and ion (3000s) propulsion. Single-stage-to-orbit dependence on mass ratio.

Good for

  • Space propulsion explainers comparing chemical vs nuclear vs ion drives
  • Why single-stage-to-orbit is so hard with chemical rockets
  • Interplanetary mission planning and delta-v budgets

Source & accuracy

This tsiolkovsky rocket equation is an editorial illustration built to represent the concept accurately. Where it shows figures, they are typical or representative values chosen to make the relationship clear, not a single underlying dataset. The diagram and its explainer are reviewed and maintained centrally, and updated over time as understanding improves.

Mass ratio determines how far you can go

The Tsiolkovsky rocket equation (deltav = exhaust velocity * ln(mass ratio)) relates the velocity change a rocket can achieve to its initial and final masses and the exhaust velocity of its propellant. The natural logarithm of the mass ratio is the key: doubling the mass ratio (e.g., from 10:1 to 20:1) increases deltav by only 70 percent, a consequence of carrying propellant mass that must itself be accelerated.

Chemical rockets (using hydrogen/oxygen or hydrazine propellants) have exhaust velocities around 4-5 kilometers per second. To reach orbital velocity (7.8 km/s from Earth's surface), a rocket must overcome gravity, atmosphere, and achieve the target velocity. The mass ratio required is roughly 15:1, meaning 93 percent of the rocket's initial mass is propellant and 7 percent is payload (fuel tanks, engines, structure, cargo).

Why staging and ion drives matter

A single-stage rocket cannot reach orbital velocity with realistic mass ratios. Staging (dropping spent engines and tanks) resets the mass calculation. Each stage starts with a new mass ratio, allowing the final stage to achieve much higher velocity than a single stage could. The Saturn V moon rocket achieved 11 kilometers per second (escape velocity) using three stages.

Ion drives achieve much higher exhaust velocities (20-50 km/s or more) by accelerating ions electrically rather than chemically. The trade-off is low thrust; ion drives take months to change spacecraft velocity, whereas chemical rockets provide rapid acceleration. For long-duration missions with modest velocity requirements, ion drives win on fuel efficiency.

Embed this diagram

Add this animated tsiolkovsky rocket equation to your own site. Copy one line of HTML, or use the embed builder for theme and sizing options.

Reference

What this is
A free, embeddable, animated tsiolkovsky rocket equation for any website.
Who uses it
Astronomy enthusiasts, Physics educators.
How to embed
Copy one line of HTML. No signup. No watermark. Works in WordPress, Webflow, Ghost, Substack, plain HTML.
File size
iframe embed, ~80 KB gzipped (loads on demand, does not block your page paint).
License
Free forever. Editorial explainer text included; updated centrally over time.

Embed format options

Copy the universal HTML snippet, the WordPress shortcode, or an iframe fallback - see the WordPress plugin page for details. Any format keeps the same Core Web Vitals profile and the same explainer text.

Embed snippet
<div data-scrollchart="rocket-equation" data-scrollchart-v="1"></div>
<script src="https://scrollchart.com/embed.js" async></script>

Frequently asked questions

Where can I get a free animated "Tsiolkovsky Rocket Equation" for my website?
Scrollchart provides "Tsiolkovsky Rocket Equation" as a free, embeddable animated diagram you can add to any website with one line of HTML. No signup is required and there is no watermark. The diagram and its explainer text are served from scrollchart.com, so the embed stays current without any maintenance on your end.
How do I embed a tsiolkovsky rocket equation in WordPress or a static site?
Paste the HTML snippet from the Scrollchart diagram page into your WordPress post (in HTML/code view), your Webflow embed block, or directly into a static HTML file. No plugin is needed. The diagram loads from scrollchart.com and paints in as the reader scrolls.