Skip to main contentSkip to navigation
ThisIsHowItWorks.in

Complex systems, clearly explained.

An independent visual publication explaining the invisible protocols, networks, infrastructure, and mechanisms that run our world.

Explainers

  • How UPI Works
  • Offline UPI Mechanisms
  • All Explainers (Archive)
  • Topics & Roadmap
  • Search Index

Publication

  • About Publication
  • Editorial Principles
  • Changelog
  • RSS / Atom Feed

Legal & Contact

  • Privacy Policy
  • Terms of Use
  • Editorial & Legal Notice
  • Contact Us

Connect

  • Instagram
  • Discord Community
© 2026 ThisIsHowItWorks.in. All rights reserved.
Durable technical understanding built from first principles.
ThisIsHowItWorks.in
ExploreTopicsAbout
  1. Home
  2. /Explainers
  3. /Space & Cosmology
  4. /How Rocket Engines Generate Thrust in a Vacuum
Space · Space & Cosmology/ Explainer

How Rocket Engines Generate Thrust in a Vacuum

Momentum conservation, the Tsiolkovsky rocket equation, convergent-divergent de Laval nozzles, choked flow, specific impulse, and regenerative cooling

Updated for clarity
The Short AnswerFirst-Principles Core

“How can a rocket engine push forward in the absolute vacuum of outer space where there is no air to push against, and why does getting to orbit require a vehicle to be over 90% fuel by mass?”

On January 13, 1920, The New York Times published a famously dismissive editorial ridiculing rocket pioneer Robert H. Goddard, asserting that a rocket could never function in space because it lacked an atmosphere to 'push against.' The editorial declared that Goddard 'does not know the relation of action to reaction, and of the need to have something better than a vacuum against which to react.' The Times was fundamentally, catastrophically wrong. A rocket engine does not push against the surrounding air; in fact, atmospheric air actively impedes rocket exhaust. A rocket engine propels itself through pure internal conservation of linear momentum. By accelerating high-pressure combustion gases through a convergent-divergent de Laval nozzle from subsonic velocities to hypersonic speeds exceeding 4,000 meters per second, the rocket expels mass backward, causing the vehicle to accelerate forward with an identical and opposite momentum. In this deep dive, we trace the full thermodynamic and fluid mechanical chain of rocket propulsion: from the Tsiolkovsky rocket equation and the exponential tyranny of the propellant mass fraction, through compressible supersonic gas dynamics and choked throat conditions, to cryogenic regenerative cooling channels that prevent combustion chambers from melting under 3,300 °C infernos.

In this Explainer10 Sections

The Great Reaction Fallacy and the 1920 Editorial

On January 13, 1920, the editorial page of The New York Times carried an unsigned commentary addressing a monograph published by a young physics professor from Clark University named Robert Hutchings Goddard. Goddard had published a paper titled A Method of Reaching Extreme Altitudes, wherein he claimed that a multi-stage rocket loaded with propellant could travel beyond the Earth's atmosphere and potentially deliver a payload of flash powder to the surface of the Moon.

The Times editorial was dripping with condescension:

"That Professor Goddard, with his 'chair' in Clark College and the countenancing of the Smithsonian Institution, does not know the relation of action to reaction, and of the need to have something better than a vacuum against which to react—to say that would be absurd. Of course he only seems to lack the knowledge ladled out daily in high schools... To claim that a rocket can be propelled in a vacuum is to deny Newton's third law of motion."

The editorial articulated an intuition that still misleads millions of people today: the assumption that a vehicle moves forward by pushing against the surrounding air, just as a swimmer pushes against water or a runner pushes against the ground. If there is no air, what does the engine push against?

Forty-nine years later, on July 17, 1969, as Apollo 11's Saturn V carried Neil Armstrong, Buzz Aldrin, and Michael Collins toward the Moon, The New York Times published a brief correction:

"Further investigation and experimentation have confirmed the findings of Isaac Newton in the 17th Century and it is now definitely established that a rocket can function in a vacuum as well as in an atmosphere. The Times regrets the error."

Rockets do not need an atmosphere to push against. In fact, an ambient atmosphere is a severe hindrance to a rocket engine: it exerts backpressure on the nozzle, curtailing the expansion of exhaust gases, while atmospheric drag bleeds off precious momentum. A rocket engine performs at its highest efficiency and delivers its maximum possible thrust when firing into the pure, unyielding vacuum of outer space.

Understanding why requires stripping away the terrestrial illusion of external friction and examining the pure, internal mechanics of momentum conservation.

       ROCKET IN VACUUM: PURE INTERNAL REACTION
       =========================================

       Backward Exhaust Momentum       Forward Vehicle Momentum
       <=========================      ========================>
       [  Hot Gas   ]  [  Throat  ]    [ Spacecraft Payload   ]
       [   Exhaust  ]<=[  Nozzle  ]<===[ Propellant Tanks     ]
       [ M_exhaust  ]  [          ]    [ M_rocket             ]
       
       Total System Momentum: ΔP = P_exhaust + P_rocket = 0
       Pushing against external air is entirely unnecessary!

Momentum Conservation and the Tsiolkovsky Equation

Every chemical rocket engine is a closed thermodynamic momentum machine. Consider a rocket and its contained fuel as an isolated physical system floating in deep space with an initial mass $m$ and an initial velocity $v$.

During an infinitesimal time interval $dt$, the engine burns and expels a small packet of propellant mass $dm$ out of its exhaust nozzle at an effective exhaust velocity $v_e$ relative to the rocket. Because the rocket is losing mass, the change in the rocket's mass is $dm < 0$, while the mass of the expelled exhaust is $-dm > 0$.

In the inertial reference frame of an outside observer, the rocket's velocity increases from $v$ to $v + dv$, while the exhausted gas moves backward at velocity $v - v_e$.

       ISOLATED SYSTEM MOMENTUM BALANCE
       --------------------------------

       Initial State (Time t):
       [ Mass m ] ===> moving at velocity v
       Total Momentum P(t) = m * v

       Final State (Time t + dt):
       [ Mass (m + dm) ] ===> moving at velocity (v + dv)
       [ Exhaust -dm   ] <=== moving at velocity (v - v_e)
       
       Total Momentum P(t + dt) = (m + dm)(v + dv) + (-dm)(v - v_e)

Setting initial momentum equal to final momentum ($P(t) = P(t+dt)$) under Newton's principle of conservation of linear momentum:

$$m v = (m + dm)(v + dv) - dm(v - v_e)$$

Expanding the right-hand terms:

$$m v = m v + m,dv + v,dm + dm,dv - v,dm + v_e,dm$$

The $m v$ terms cancel from both sides, and the opposite $v,dm$ terms cancel. The second-order differential product $dm,dv$ is infinitesimally tiny compared to first-order differentials and can be neglected. We are left with:

$$0 = m,dv + v_e,dm$$

Rearranging to isolate the velocity increment $dv$:

$$dv = -v_e \frac{dm}{m}$$

In 1903, a reclusive Russian schoolteacher named Konstantin Tsiolkovsky integrated this fundamental differential equation across the entire burn of a rocket, from its initial wet mass $m_0$ (spacecraft, engines, structure, and full propellant tanks) down to its final dry burnout mass $m_f$ (spacecraft and empty structure, after all propellant has been consumed):

$$\int_0^{\Delta v} dv = -v_e \int_{m_0}^{m_f} \frac{dm}{m}$$

Because the integral of $1/m$ is the natural logarithm $\ln(m)$, and using the property $-\ln(m_f / m_0) = \ln(m_0 / m_f)$, we arrive at the Tsiolkovsky Ideal Rocket Equation:

$$\Delta v = v_e \ln\left(\frac{m_0}{m_f}\right)$$

In rocketry, the effective exhaust velocity $v_e$ is often expressed in terms of Specific Impulse ($I_{sp}$), defined as the thrust delivered per unit weight flow of propellant at Earth's standard gravity ($g_0 = 9.80665\text{ m/s}^2$):

$$v_e = I_{sp} \cdot g_0$$

Substituting specific impulse into Tsiolkovsky's equation yields:

$$\Delta v = I_{sp} \cdot g_0 \cdot \ln\left(\frac{m_0}{m_f}\right)$$


The Exponential Tyranny of the Propellant Fraction

The mathematical form of the Tsiolkovsky equation reveals the brutal physical reality of space travel, widely known as the "Tyranny of the Rocket Equation."

Notice that the velocity gained by the vehicle ($\Delta v$) does not scale linearly with fuel mass; it scales logarithmically. To achieve twice the velocity, you do not simply double the fuel—you must square the mass ratio:

$$\frac{m_0}{m_f} = e^{\frac{\Delta v}{v_e}}$$

To place a spacecraft into Low Earth Orbit (LEO) at an altitude of 300 kilometers, a vehicle must attain an orbital speed of roughly 7.8 kilometers per second (17,500 mph). However, because the rocket must fight Earth's gravity during ascent ("gravity losses" $\approx 1,200\text{ m/s}$) and push through atmospheric drag ("aerodynamic losses" $\approx 150\text{ m/s}$), the total required velocity budget ($\Delta v$) is roughly 9,400 meters per second.

Let us calculate the mass ratio required for a rocket powered by state-of-the-art kerosene and liquid oxygen (RP-1/LOX) engines, which produce a sea-level specific impulse of roughly $I_{sp} \approx 300\text{ seconds}$, giving an exhaust velocity:

$$v_e = 300\text{ s} \times 9.80665\text{ m/s}^2 \approx 2,942\text{ m/s}$$

Plugging these parameters into the exponential mass ratio:

$$\frac{m_0}{m_f} = e^{\frac{9,400}{2,942}} = e^{3.195} \approx 24.4$$

This means that for every 1 kilogram of empty structure, avionics, engines, and payload that enters orbit, the rocket must lift off with 24.4 kilograms of total mass. In other words:

$$\text{Propellant Fraction} = \frac{m_0 - m_f}{m_0} = 1 - \frac{1}{24.4} = 0.959 = 95.9%$$

A kerosene-powered orbital rocket must consist of 95.9% pure propellant by weight on the launch pad. The engines, the aluminum-lithium tanks, the guidance computers, the landing gear, the fairings, and the actual human passengers or satellite payload must all fit within the remaining 4.1% of the vehicle's total weight.

If rocket engineers build the fuel tanks even slightly too thick, or if the engines are slightly too heavy, the rocket becomes an expensive firework: it consumes all its propellant without ever reaching the velocity required to remain in orbit.

       THE LIFTOFF MASS BUDGET OF AN ORBITAL ROCKET
       ============================================
       
       +-------------------------------------------------------+
       | PROPELLANT (LIQUID OXYGEN & HYDROCARBON FUEL)         |
       | 92% to 96% of total vehicle launch weight             |
       +-------------------------------------------------------+
       | STRUCTURE & ENGINES: 4% to 6%                         |
       +-------------------------------------------------------+
       | PAYLOAD (SATELLITE / CREW CAPSULE): 1% to 3%          |
       +-------------------------------------------------------+

This mathematical bottleneck explains why multi-stage rockets are essential. By shedding the dead weight of massive empty fuel tanks and heavy sea-level engines once their fuel is exhausted, the rocket resets its mass ratio ($m_0 / m_f$) for the next stage, dramatically reducing the exponential penalty.


Compressible Gas Dynamics: The de Laval Nozzle

How does a rocket engine produce an exhaust velocity ($v_e$) of 3,000 to 4,500 meters per second?

In a combustion chamber, liquid propellant burns at pressures between 70 and 300 atmospheres (1,000 to 4,500 psi) and temperatures between 3,000 °C and 3,500 °C. The gas molecules inside this chamber are ricocheting in every random thermal direction at high velocities, creating intense hydrostatic pressure against the chamber walls.

If you simply cut an open hole in the bottom of the chamber, the hot gas would rush out, but it would do so chaotically and inefficiently, with much of its thermal energy wasted as lateral turbulence and swirling vortices.

To transform chaotic, isotropic thermal pressure into directed, coherent, axial kinetic energy, every modern rocket engine employs a convergent-divergent nozzle, invented by Swedish engineer Gustaf de Laval in 1888 for steam turbines and adapted for rocketry by Robert Goddard.

           THE CONVERGENT-DIVERGENT DE LAVAL NOZZLE
           =======================================

 Combustion       Subsonic          Sonic Throat        Supersonic Bell
  Chamber        Convergence          (Mach 1)             Expansion
+---------+                                           . - - - - - - - .
|         | \                                      . '                 ' .
| P_c, T_c|   \                                  . '                     ' .
| Gas M<<1|====> \                              /                           \
|         |       \                            /   Mach 1.0 ===> Mach 4.5    \
|         |        \                          /                              /
| P_c, T_c|         | Throat: A_t            |                              /
| Gas M<<1|====>   /                          \                            /
|         |       /                            \                          /
|         |     /                                \ .                     . '
|         |   /                                    . '                 . '
+---------+ /                                         ' - - - - - - - '
             Convergent Section                        Divergent Section

The behavior of a gas moving through a changing cross-sectional area is governed by the Area-Velocity Relation of compressible fluid dynamics, derived from the 1D steady continuity equation ($\rho A v = \text{constant}$) and Euler's momentum equation ($dp = -\rho v,dv$):

$$\frac{dA}{A} = (M^2 - 1) \frac{dv}{v}$$

where:

  • $A$ is the local cross-sectional area of the nozzle,
  • $v$ is the local flow velocity of the gas,
  • $M$ is the Mach number, defined as the flow velocity divided by the local speed of sound in the gas ($M = v / a$).

This single differential equation reveals a profound, counter-intuitive duality in fluid dynamics depending on whether the Mach number is less than or greater than 1:

1. Subsonic Flow ($M < 1$)

When the gas velocity is less than the local speed of sound, $M^2 - 1$ is negative. Therefore, to make the velocity increase ($dv > 0$), the cross-sectional area must decrease ($dA < 0$).

As hot gas leaves the combustion chamber and enters the converging section of the nozzle, narrowing the walls forces the subsonic gas to accelerate toward the throat, exactly like water speeding up through a narrowing garden hose nozzle.

2. The Sonic Throat ($M = 1$ and Choked Flow)

As the nozzle cross-section narrows to its absolute minimum area—the throat ($A_t$)—the gas velocity accelerates until it matches the local speed of sound ($M = 1$).

At this exact point, $M^2 - 1 = 0$, which means $dA / A = 0$. The slope of the nozzle wall must be zero; the throat is the narrowest point of the engine.

Once the throat reaches Mach 1, the nozzle becomes choked. Because physical disturbances and pressure waves travel through a gas at the speed of sound, downstream pressure changes cannot propagate upstream past the sonic throat. The mass flow rate through the engine is locked at its absolute physical maximum for a given chamber pressure ($P_c$) and throat area ($A_t$):

$$\dot{m} = \frac{A_t P_c}{\sqrt{T_c}} \sqrt{\frac{\gamma}{R} \left(\frac{2}{\gamma + 1}\right)^{\frac{\gamma + 1}{\gamma - 1}}}$$

3. Supersonic Flow ($M > 1$)

What happens downstream of the throat? If the nozzle continued to narrow, the gas would choke and decelerate. But de Laval's genius was to reverse the geometry and make the nozzle diverge ($dA > 0$).

When the gas is supersonic ($M > 1$), $M^2 - 1$ becomes positive! Therefore, in supersonic flow:

$$\frac{dA}{A} > 0 \implies \frac{dv}{v} > 0$$

In supersonic flow, widening the channel causes the gas to accelerate even faster.

Why does this happen? In subsonic flow, gases behave almost incompressibly: as the pipe narrows, molecules squeeze closer without massive density drops. But in supersonic flow, compressibility completely dominates. As the nozzle bell widens, the gas expands so violently that its density ($\rho$) plummets far faster than the area ($A$) grows.

To satisfy conservation of mass ($\dot{m} = \rho A v = \text{constant}$), the velocity $v$ must skyrocket. As the gas flows through the expanding bell, it cools down from 3,000 °C to near-ambient temperatures, its pressure plummets from hundreds of atmospheres to fractions of an atmosphere, and all of that thermal and pressure potential is converted into sheer, axial velocity: accelerating from Mach 1 at the throat to Mach 3.5 to Mach 5.0 at the nozzle exit plane.


Supersonic Gas Dynamics in Action

Thermodynamic Momentum Conversion in a Rocket Engine
01
High-Pressure Turbopump Delivery

Dual centrifugal impellers force liquid oxidizer and fuel into the injector dome at over 300 atmospheres.

→
02
Supercritical Chemical Combustion

Liquid propellants atomize and burn at 3,300 °C, generating immense isotropic static pressure within the chamber.

→
03
Choked Sonic Acceleration(Mach 1)

Gas converges into the narrow nozzle throat, reaching choked flow conditions and local sonic velocity.

→
04
Supersonic de Laval Expansion (Mach 4+)

Diverging bell allows violent gas expansion; density plummets and thermal pressure converts into 4,000 m/s axial exhaust.

→
05
Momentum Reaction Force

Hypersonic exhaust mass exiting the nozzle imparts an equal and opposite forward thrust to the rocket structure.

Step-by-step pipeline illustrating how chemical combustion converts static pressure into directed hypersonic kinetic energy through a de Laval nozzle.

Specific Impulse: The Quality of Rocket Propellant

Not all rocket fuels are created equal. The speed at which exhaust gas leaves the nozzle exit plane is governed by the thermodynamic properties of the combustion products:

$$v_e \approx \sqrt{\frac{2\gamma}{\gamma - 1} \frac{R_u T_c}{\mathcal{M}} \left[ 1 - \left(\frac{P_e}{P_c}\right)^{\frac{\gamma - 1}{\gamma}} \right]}$$

where:

  • $\gamma$ is the specific heat ratio ($C_p / C_v$) of the combustion gas,
  • $R_u$ is the universal gas constant ($8.314\text{ J/(mol}\cdot\text{K)}$),
  • $T_c$ is the absolute combustion chamber temperature,
  • $\mathcal{M}$ is the average molar mass (molecular weight) of the exhaust molecules,
  • $P_c$ is chamber pressure and $P_e$ is exit pressure.

Examine the fraction under the square root: $T_c / \mathcal{M}$.

To maximize exhaust velocity and specific impulse, a rocket engine needs:

  1. The highest possible combustion temperature ($T_c$) to maximize thermal kinetic energy.
  2. The lowest possible molecular weight ($\mathcal{M}$) of the exhaust gas!

This second factor is why chemistry dictates rocketry. Consider the kinetic energy of a molecule: $E_k = \frac{1}{2} m v^2$. For a given temperature (energy level), lighter molecules move vastly faster than heavier molecules:

$$v_{thermal} = \sqrt{\frac{3 k_B T}{m}}$$

Propellant CombinationOxidizer / FuelChamber Temp ($T_c$)Exhaust MoleculesAvg Molecular Mass ($\mathcal{M}$)Sea-Level $I_{sp}$Vacuum $I_{sp}$
Solid PropellantAmmonium Perchlorate / Al~3,100 °C$Al_2O_3, HCl, CO, H_2O$~28 g/mol~250 s~280 s
Hydrocarbon (RP-1)Liquid $O_2$ / Refined Kerosene~3,400 °C$CO_2, H_2O, CO, H_2$~22 g/mol~305 s~340 s
HydroloxLiquid $O_2$ / Liquid $H_2$~3,000 °C$H_2O, H_2$ (fuel rich)~14–16 g/mol~365 s~452 s
MethaloxLiquid $O_2$ / Liquid $CH_4$~3,300 °C$CO_2, H_2O, CO, H_2$~19 g/mol~330 s~380 s

Notice why Liquid Hydrogen and Liquid Oxygen (Hydrolox) is the undisputed champion of chemical rocket efficiency, achieving an astonishing vacuum specific impulse of 452 seconds on the Space Shuttle's RS-25 main engine (exhaust velocity $v_e \approx 4,430\text{ m/s}$).

Hydrolox engines run deliberately "fuel-rich"—burning excess liquid hydrogen that does not even react with oxygen. Why waste unburnt hydrogen? Because unburnt molecular hydrogen ($H_2$) has a molar mass of just 2 grams per mole. Flooding the exhaust with superheated $H_2$ drives the average molecular mass of the exhaust down to ~15 g/mol, causing the exhaust velocity to surge to blistering speeds!

However, hydrogen comes with a severe structural penalty: it is cryogenic (-253 °C) and has an extremely low density ($\approx 70\text{ kg/m}^3$, one-fourteenth the density of water). Storing enough hydrogen requires enormous, balloon-like fuel tanks that add massive aerodynamic drag and structural dry mass.

This engineering trade-off between propellant density (which minimizes tank mass) and specific impulse (which minimizes fuel consumption) is why modern orbital launch vehicles often use dense hydrocarbon fuels (RP-1 or liquid methane) for their first stage to punch through the thick atmosphere, and switch to high-$I_{sp}$ hydrogen or methane for their upper stages in space.


Regenerative Cooling: Surviving the 3,300 °C Crucible

The inside of an operating liquid rocket combustion chamber is an inferno hotter than the melting point of virtually every known structural metal.

Under combustion pressures of 200 to 300 atmospheres, the burning gas reaches 3,300 °C to 3,500 °C. By comparison:

  • Copper melts at 1,085 °C,
  • Stainless steel melts at 1,400 °C,
  • Titanium melts at 1,668 °C,
  • Inconel nickel superalloys soften and melt at 1,350 °C to 1,425 °C.

If an engineer simply built a rocket chamber out of high-strength steel or titanium, the combustion gases would burn through the chamber walls in less than a single second.

How do engines like the SpaceX Merlin, Raptor, or the NASA RS-25 fire continuously for six to eight minutes without melting?

The answer is Regenerative Cooling, a brilliant thermodynamic cycle invented by James Wyld and Carl Wright in the 1930s.

       REGENERATIVE CRYOGENIC COOLING JACKET
       =====================================

       Cold Cryogenic Fuel In (-160°C to -250°C)
             |
             v
       [=== Milled Cooling Channels in Chamber Wall ===]
       |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |
       |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  <--- Liquid absorbs heat
       +-----------------------------------------------+
       | Inner Liner: High Thermal Conductivity Copper |
       +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
       | Superheated Gas Boundary Layer (3,300°C)      |
       |                                               |
       |             COMBUSTION CHAMBER                |
       |                                               |
       +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+
       | Inner Liner: High Thermal Conductivity Copper |
       +-----------------------------------------------+
       |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  <--- Channels circulate
       [=== Milled Cooling Channels in Chamber Wall ===]        propellant to injector
             |
             v
       Preheated Propellant Injected into Chamber Dome

Before the rocket's liquid fuel is injected into the combustion chamber to be burned, it is routed through hundreds of microscopic cooling channels milled directly into the outer walls of the copper-alloy nozzle and combustion liner.

  1. Subcooled Cryogenic Propellant: The incoming propellant—such as liquid methane at -161 °C or liquid hydrogen at -253 °C—is pumped through these channels at pressures even higher than chamber pressure.
  2. Extreme Heat Flux Transfer: The inner wall of the combustion chamber is made of a high-conductivity copper-zirconium alloy (such as GRCop-84 or NARloy-Z). Heat conducts through the thin copper wall at astronomical rates—up to 100 Megawatts per square meter, equivalent to the heat flux radiating from the surface of the Sun!
  3. Sub-Melting Wall Temperatures: Because the cryogenic fuel rushes through the cooling channels at high velocity, it rapidly sweeps the absorbed heat away. The gas-facing surface of the copper wall is kept below 550 °C to 600 °C, safely below its structural failure limit, even while mere millimeters away, the core combustion gas roars at 3,300 °C!
  4. Thermodynamic Regeneration: The absorbed heat is not wasted. As the liquid fuel cools the chamber walls, the fuel itself preheats and expands, increasing its enthalpy before it enters the injector dome. The waste heat of combustion is "regenerated" directly back into the engine's thermodynamic cycle.

In addition to regenerative channels, engines use film cooling: dedicated peripheral injector orifices spray a thin curtain of uncombusted liquid fuel directly along the inside surface of the chamber wall. This liquid vaporizes into a protective, cooler gaseous boundary layer that buffers the copper wall from direct impingement by the 3,300 °C oxidizing core.


Turbopump Power Heads: Feeding the Monster

To burn thousands of kilograms of propellant every second inside a chamber pressurized to 250 atmospheres (3,600 psi), propellant cannot simply drain from the fuel tanks under gravity.

The fuel tanks of a launch vehicle are made of paper-thin aluminum to save weight; they are pressurized to only 2 to 4 atmospheres. Injecting liquid into a 250-atmosphere combustion chamber requires pumping the propellants against massive opposing pressure.

This task is performed by the Turbopump—one of the most extreme rotational machines ever engineered.

Consider the Space Shuttle's RS-25 High-Pressure Fuel Turbopump:

  • It is roughly the size of a standard V8 automobile engine.
  • Its turbine spins at 35,000 revolutions per minute.
  • It consumes superheated hydrogen gas to generate 75,000 horsepower (56 Megawatts) of mechanical shaft power.
  • It pumps liquid hydrogen at a rate of 66,000 liters per minute, raising its pressure from 3 atmospheres to 450 atmospheres (6,500 psi).
  • If an automobile engine produced the same power density as an RS-25 turbopump, a family sedan would produce over 50,000 horsepower!
       ROCKET ENGINE TURBOPUMP CYCLES
       ==============================

       1. Gas-Generator Cycle (Open):
          [Tanks] ===> [Turbopump] ===> [Main Combustion Chamber] ===> [Nozzle]
                            |                                            |
                            +===> [Small Preburner] ===> [Turbine] ===> [Exhaust Pipe]
                                                                        (Dumped overboard!)

       2. Full-Flow Staged Combustion Cycle (Closed):
          [Fuel Tank] =====> [Fuel Turbopump] ====> [Fuel-Rich Preburner]
                                                            | (Gas)
                                                            v
          [Oxidizer Tank] ==> [Ox Turbopump]  ====> [Ox-Rich Preburner] ===> [Main Chamber]
                                                            | (Gas)            (100% burned!)
                                                            v                   (Zero waste)

Engineers categorize liquid rocket engines by their combustion cycle:

1. The Open Gas-Generator Cycle

In a gas-generator engine (such as the Apollo Saturn V's F-1 or the SpaceX Merlin 1D), a small fraction (2% to 3%) of the rocket's propellant is diverted to a separate miniature combustion chamber called a gas generator.

This gas generator burns propellant to spin a turbine, which drives the main fuel and oxidizer pumps. Once the exhaust gas exits the turbine, it is dumped overboard through an auxiliary exhaust pipe.

While mechanically simple and reliable, this cycle discards unburned propellant without routing it through the main high-expansion nozzle, creating an efficiency ceiling ($I_{sp}$ penalty).

2. The Closed Staged Combustion Cycle

In a staged combustion engine (such as the Russian RD-180, the Space Shuttle RS-25, or the SpaceX Raptor), no propellant is dumped overboard.

All propellant passes through preburners that power the turbines, and the entire high-pressure turbine exhaust is directed straight into the main combustion chamber to be burned completely.

In the Full-Flow Staged Combustion (FFSC) cycle—achieved on an operational flight vehicle for the first time by SpaceX's Raptor—the fuel turbopump is driven by a 100% fuel-rich preburner, while the oxidizer turbopump is driven by a 100% oxygen-rich preburner.

Because both propellants enter the main combustion chamber already vaporized as scorching, high-pressure gases rather than cold liquids, gas-gas mixing is nearly instantaneous. This allows chamber pressures to exceed 300 to 350 atmospheres, unlocking unprecedented power density, compactness, and specific impulse.


The Vacuum Reality: Why Rockets Excel in Space

We can now resolve the 1920 New York Times fallacy completely. The total thrust ($F$) generated by a rocket engine is given by the one-dimensional momentum equation:

$$F = \dot{m} v_e + (P_e - P_0) A_e$$

where:

  • $\dot{m} v_e$ is the momentum thrust (mass flow rate multiplied by exit velocity),
  • $(P_e - P_0) A_e$ is the pressure thrust,
  • $P_e$ is the static pressure of the exhaust gas at the nozzle exit plane,
  • $P_0$ is the ambient pressure of the external environment,
  • $A_e$ is the cross-sectional area of the nozzle exit.

Look closely at the ambient pressure term: $-P_0 A_e$.

At sea level on Earth, ambient air pressure is $P_0 = 101.3\text{ kPa}$ (14.7 psi). This atmospheric blanket pushes directly inward against the nozzle exit, retarding the exhaust gas and subtracting directly from the engine's net forward thrust.

In the vacuum of space, ambient pressure drops to zero:

$$P_0 = 0$$

The negative backpressure term vanishes entirely!

Furthermore, because there is no external atmospheric pressure to cause the supersonic exhaust plume to detach from the nozzle walls (flow separation), space engines can be fitted with colossal, elongated nozzle bells (expansion ratios $A_e / A_t > 100

$ to $200
$).

These massive vacuum skirts allow the exhaust gas to expand almost infinitely, cooling the gas to near absolute zero and converting virtually every ounce of thermal pressure into pure, forward-driving axial momentum.

A rocket does not push against the air. The rocket pushes against its own expelled propellant. In the serene vacuum of space, unencumbered by atmospheric drag or backpressure, this mechanical reaction achieves its purest, most powerful thermodynamic expression.


Architectural Summary of Rocket Propulsion

+---------------------+---------------------------------------------------------+
| Subsystem           | Physical Function & Mechanism                           |
+=====================+=========================================================+
| Propellant Storage  | Cryogenic containment (LOX, LH2, LCH4) pressurized to   |
|                     | 2-4 bar, comprising 90-95% of initial launch mass.      |
+---------------------+---------------------------------------------------------+
| Turbopumps          | Multi-megawatt centrifugal pumps raising propellant      |
|                     | pressure to 300+ bar to overcome chamber pressure.       |
+---------------------+---------------------------------------------------------+
| Regenerative Jacket | Cryogenic fuel routed through milled copper channels,   |
|                     | absorbing 100 MW/m² heat flux to keep walls below 600°C.|
+---------------------+---------------------------------------------------------+
| Injector Head       | Coaxial swirl or shear injectors atomizing propellants  |
|                     | into hyper-turbulent droplets for rapid combustion.     |
+---------------------+---------------------------------------------------------+
| Sonic Throat        | Choked flow minimum area ($dA=0$) enforcing Mach 1.0;   |
|                     | isolates chamber from downstream pressure fluctuations. |
+---------------------+---------------------------------------------------------+
| Supersonic Bell     | Divergent bell ($dA/A > 0$) exploiting compressibility  |
|                     | to accelerate Mach 1 exhaust to Mach 4.5+ (4,000+ m/s). |
+---------------------+---------------------------------------------------------+
Research Grounding & Primary Sources

Verified Specifications & Architectural References

3 Authoritative References

This explainer is grounded in primary-source engineering specifications, regulatory circulars, and standard documentation.

Primary SourceNauchnoe Obozrenie (Scientific Review), St. Petersburg (Konstantin Tsiolkovsky)• 1903

The Exploration of Cosmic Space by Means of Reaction Devices

The foundational scientific paper deriving the ideal rocket equation and establishing liquid hydrogen and liquid oxygen as the theoretical propellants for space exploration.

Primary SourceSmithsonian Miscellaneous Collections (Robert H. Goddard)• 1919

A Method of Reaching Extreme Altitudes

Seminal experimental treatise establishing supersonic de Laval nozzles on rocket engines, demonstrating vacuum thrust efficiency, and outlining solid and liquid rocket fundamentals.

Primary SourceJohn Wiley & Sons (George P. Sutton, Oscar Biblarz)• 2016

Rocket Propulsion Elements

The definitive engineering reference on chemical rocket propulsion, combustion thermodynamics, nozzle gas dynamics, turbopump cycles, and heat transfer.

Previous ExplainerHow We Know the Universe is ExpandingNext Explainer How Spacecraft Navigate the Solar System
More from Space & Cosmology•Topic Hub: Space & CosmologyTopic Hub: Space & Cosmology
Ground Truth Engineering Publication