Nozzle Exit Velocity Calculator

Compute isentropic nozzle exit velocity from the chamber-to-exit pressure ratio or exit Mach number, with propellant presets and real-time sensitivity via sliders.

🚀 Nozzle Exit Velocity Calculator
-
g/mol
K
MPa
Exit Pressure P⊂e;101.325
kPa
0 kPa (vacuum)500 kPa
-
g/mol
K
Exit Mach Number M⊂e;3
-
1.18
Exit Velocity V⊂e;
Exit Mach M⊂e;
Exit Temperature T⊂e;
Pressure Ratio P⊂c;/P⊂e;
Temperature Ratio T⊂c;/T⊂e;
Momentum Isp
Exit Velocity V⊂e;
Exit Temperature T⊂e;
Pressure Ratio P⊂e;/P⊂c;
Temperature Ratio T⊂c;/T⊂e;
Momentum Isp
% of Maximum V⊂e;

🚀 What is Nozzle Exit Velocity?

Nozzle exit velocity (Ve) is the speed at which exhaust gases leave a rocket nozzle, measured in meters per second. It is the single most important performance parameter of a rocket engine because it directly determines specific impulse (Isp = Ve / g0 for a perfectly expanded nozzle) and feeds into the Tsiolkovsky equation (delta-v = Ve x ln(m0/mf)). Maximizing Ve requires high combustion temperature, low molecular weight combustion products, and a large pressure drop from chamber to exit plane.

The isentropic flow model used here treats combustion gases as a perfect gas with constant specific heat ratio gamma. It applies to three main engineering contexts. First, preliminary propulsion design: before committing to nozzle geometry, an engineer estimates Ve from propellant thermochemistry (Tc, gamma, Mw) and the target pressure ratio. Second, propellant comparison: changing the propellant preset instantly shows how much Ve changes, making it easy to compare LOX/RP-1, LOX/LH2, LOX/CH4, and hypergolics side by side. Third, altitude sensitivity: the exit pressure slider sweeps from vacuum to sea-level conditions, showing how much Ve degrades at sea level compared to vacuum for a given nozzle design.

A key distinction: this calculator computes the isentropic thermodynamic exit velocity, not the nozzle-geometry-dependent thrust. The "momentum Isp" shown (Ve / g0) is the specific impulse contribution from the exhaust momentum only. If the nozzle exit pressure does not equal ambient pressure, there is also a pressure thrust term that the full Isp formula includes. Use the De Laval Nozzle Designer when you need complete nozzle geometry (expansion ratio, throat and exit diameters) along with full Isp accounting.

This calculator provides two modes: Pressure Ratio mode computes Ve directly from chamber pressure, exit pressure, and propellant properties, with a slider to vary exit pressure in real time. Exit Mach mode computes Ve from the Mach number at the nozzle exit, useful when the nozzle geometry is known and you want to convert Mach number to physical velocity. Both modes output exit temperature, temperature ratio, and the percentage of maximum theoretical exit velocity achieved.

📐 Formula

V⊂e;  =  sqrt( 2γ/(γ-1) × R × T⊂c; × [1 − (P⊂e;/P⊂c;)(γ-1)/γ] )
V⊂e; = exit velocity (m/s)
γ = specific heat ratio of combustion gases (dimensionless)
R = R⊂u;/M⊂w; = specific gas constant (J/(kg K)); R⊂u; = 8314.46 J/(kmol K)
T⊂c; = chamber (stagnation) temperature (K)
P⊂e;/P⊂c; = exit-to-chamber pressure ratio (dimensionless)
Isentropic exit temperature: T⊂e; = T⊂c; × (P⊂e;/P⊂c;)(γ-1)/γ
Exit Mach number: M⊂e; = V⊂e; / sqrt(γ × R × T⊂e;)
Maximum V⊂e; (P⊂e; = 0): Ve,max = sqrt(2γ/(γ-1) × R × T⊂c;)
Momentum Isp: Isp = V⊂e; / g⊂0;
Example: LOX/RP-1 at Pc = 7 MPa, Pe = 101.325 kPa, Tc = 3571 K: Ve = 2810 m/s, Me = 3.24, Isp = 286 s

📖 How to Use This Calculator

Steps

1
Select a propellant preset - Choose a propellant from the dropdown to auto-fill gamma, molecular weight, and chamber temperature. Select Custom to enter combustion gas properties for a non-standard propellant.
2
Enter chamber pressure and set exit pressure - In Pressure Ratio mode, enter the chamber pressure in MPa and use the exit pressure slider to set the nozzle exit condition. Set 101.325 kPa for sea level, 0 kPa for full vacuum expansion, or any intermediate value for altitude operation.
3
Read exit velocity and related outputs - The calculator shows exit velocity in m/s, exit Mach number, exit temperature, pressure ratio, temperature ratio, and momentum Isp. Use these to evaluate propellant and operating condition choices.
4
Switch to Exit Mach mode for design check - In Exit Mach mode, set a target Mach number with the slider and see what exit velocity and pressure ratio that produces. The percentage-of-maximum output shows how close the design is to the theoretical fully expanded limit.

💡 Example Calculations

Example 1 - LOX/RP-1 Sea-Level Nozzle

LOX/RP-1: gamma=1.23, Mw=22 g/mol, Tc=3571 K, Pc=7.0 MPa, Pe=101.325 kPa

1
R = 8314.46 / 22 = 377.9 J/(kg K). Pressure ratio Pe/Pc = 101325 / 7,000,000 = 0.014475
2
Temperature exponent: (gamma-1)/gamma = 0.23/1.23 = 0.1870. Temperature ratio: (0.014475)^0.1870 = 0.4530. Te = 3571 x 0.4530 = 1617 K
3
Ve = sqrt(2 x 1.23/0.23 x 377.9 x 3571 x (1 - 0.4530)) = sqrt(10.696 x 1,349,409 x 0.5470) = sqrt(7,895,155) = 2810 m/s
4
Me = 2810 / sqrt(1.23 x 377.9 x 1617) = 2810 / sqrt(751,547) = 2810 / 867 = 3.24. Isp = 2810 / 9.807 = 286 s
Result: V⊂e; = 2810 m/s, M⊂e; = 3.24, T⊂e; = 1617 K, Isp = 286 s
Try this example →

Example 2 - LOX/LH2 Upper Stage at Altitude

LOX/LH2: gamma=1.22, Mw=10 g/mol, Tc=3600 K, Pc=6.0 MPa, Pe=10 kPa

1
R = 8314.46 / 10 = 831.4 J/(kg K). Pe/Pc = 10000 / 6,000,000 = 0.001667
2
(Pe/Pc)^(0.22/1.22) = (0.001667)^0.18033 = 0.3155. Te = 3600 x 0.3155 = 1136 K
3
Ve = sqrt(2 x 1.22/0.22 x 831.4 x 3600 x (1 - 0.3155)) = sqrt(11.09 x 2,993,040 x 0.6845) = sqrt(22,718,000) = 4767 m/s
4
Isp = 4767 / 9.807 = 486 s. Ve_max = sqrt(11.09 x 2,993,040) = sqrt(33,203,000) = 5762 m/s. Pct of max = 4767/5762 = 82.7%
Result: V⊂e; = 4767 m/s, M⊂e; = 4.44, Isp = 486 s
Try this example →

Example 3 - Exit Mach Mode: LOX/RP-1 at Me = 3

LOX/RP-1: gamma=1.23, Mw=22, Tc=3571 K, exit Mach Me=3.0

1
t = 1 + (1.23-1)/2 x 9 = 1 + 0.115 x 9 = 2.035. Te = 3571 / 2.035 = 1754 K
2
Ve = 3 x sqrt(1.23 x 377.9 x 1754) = 3 x sqrt(815,753) = 3 x 903 = 2710 m/s. Isp = 276 s
3
Pe/Pc = (1/2.035)^(1.23/0.23) = (0.4914)^5.348 = 0.022380. Pressure ratio Pc/Pe = 44.7:1
4
Ve_max = sqrt(10.696 x 377.9 x 3571) = 3799 m/s. Pct of max = 2709.5/3799 = 71.32%
Result: V⊂e; = 2709.5 m/s, P⊂e;/P⊂c; = 0.022380, % of max = 71.32%
Try this example →

Example 4 - Cold Gas Nitrogen Thruster in Vacuum

Cold N2: gamma=1.40, Mw=28 g/mol, Tc=300 K, Pc=0.5 MPa, Pe=0 (vacuum)

1
R = 8314.46 / 28 = 297.0 J/(kg K). Pe/Pc = 0 (full expansion)
2
Ve_max = sqrt(2 x 1.40/0.40 x 297.0 x 300) = sqrt(7 x 297 x 300) = sqrt(623,700) = 789.7 m/s
3
Isp_max = 789.7 / 9.807 = 80.5 s. Even at full expansion, cold gas nitrogen Isp is only 80.5 s vs 286 to 486 s for chemical propellants
Result: V⊂e; (vacuum) = 790 m/s, Isp = 80.5 s
Try this example →

❓ Frequently Asked Questions

What is nozzle exit velocity and why does it matter for rocket performance?+
Nozzle exit velocity Ve is the speed of exhaust gases at the nozzle exit plane. It matters because specific impulse Isp = Ve/g0 for a perfectly expanded nozzle, and Isp determines how efficiently the rocket uses propellant. The Tsiolkovsky equation delta-v = Ve x ln(mass ratio) shows that every 10% increase in Ve produces the same delta-v improvement as a 10% increase in ln(mass ratio). Higher Ve comes from higher chamber temperature, lower molecular weight combustion products, and larger chamber-to-exit pressure ratio.
What is the isentropic nozzle exit velocity formula?+
Ve = sqrt(2 x gamma/(gamma-1) x R x Tc x (1 - (Pe/Pc)^((gamma-1)/gamma))). Here gamma is the specific heat ratio, R = 8314.46/Mw is the specific gas constant in J/(kg K), Tc is chamber temperature in K, and Pe/Pc is the exit-to-chamber pressure ratio. This is derived from isentropic energy conservation: all enthalpy drop from chamber to exit converts to kinetic energy. The formula assumes one-dimensional, steady, frictionless flow with no heat loss.
How does molecular weight of combustion products affect exit velocity?+
Ve is proportional to sqrt(1/Mw) through R = 8314/Mw. Halving molecular weight increases Ve by sqrt(2) = 41.4%. LOX/LH2 combustion products have Mw = 10 g/mol (mostly steam and hydrogen), while LOX/RP-1 products have Mw = 22 g/mol. The ratio sqrt(22/10) = 1.483 accounts for much of the Isp advantage of LOX/LH2 over LOX/RP-1. This is why propellant chemists optimize combustion products toward low molecular weight species, especially H2O (Mw=18) and H2 (Mw=2).
What is the maximum possible exit velocity for a rocket nozzle?+
Maximum Ve occurs at Pe = 0 (complete vacuum expansion): Ve_max = sqrt(2 x gamma/(gamma-1) x R x Tc). For LOX/LH2: Ve_max = sqrt(11.09 x 831.4 x 3600) = 6368 m/s, Isp = 649 s. For LOX/RP-1: Ve_max = sqrt(10.70 x 377.9 x 3571) = 3799 m/s, Isp = 387 s. These theoretical limits cannot be reached in practice because the nozzle would need to be infinitely long, and real gas effects (recombination, vibrational relaxation) cause Ve to fall below the perfect-gas prediction at high expansion ratios.
Why does increasing chamber pressure increase exit velocity?+
Higher Pc decreases Pe/Pc for the same exit pressure Pe, increasing the (1 - (Pe/Pc)^x) term. For LOX/RP-1 at Pe = 101.325 kPa, Tc = 3571 K: at Pc = 3.5 MPa, Ve = 2554 m/s; at Pc = 7 MPa, Ve = 2810 m/s; at Pc = 21 MPa, Ve = 3098 m/s. The improvement is sublinear: tripling Pc from 7 to 21 MPa only adds 10% to Ve. This diminishing return is why most liquid engines use 5 to 20 MPa rather than 50+ MPa, despite the higher Ve possible at extreme pressures.
What is the difference between momentum Isp and total Isp?+
Momentum Isp = Ve/g0 accounts only for the kinetic energy of the exhaust. Total Isp = (Ve + (Pe - Pa) x Ae/mdot) / g0 includes both momentum and pressure thrust. When Pe = Pa (perfectly expanded), total Isp = momentum Isp. When Pe is greater than Pa (underexpanded), pressure thrust adds a positive term. For a nozzle where Pe = 157 kPa and Pa = 101 kPa with expansion ratio 6.17 and Pc = 7 MPa, the pressure thrust adds about 16 s to Isp. Use the De Laval Nozzle Designer to compute total Isp including the pressure term.
How do I calculate exit temperature from chamber conditions?+
Te = Tc x (Pe/Pc)^((gamma-1)/gamma). For LOX/RP-1 at Tc = 3571 K, Pe/Pc = 0.014475: Te = 3571 x (0.014475)^0.1870 = 3571 x 0.4530 = 1617 K. The temperature drop from 3571 K to 1617 K represents the enthalpy converted to kinetic energy. Higher expansion (lower Pe/Pc) produces lower Te. For a vacuum-expanded nozzle (Pe = 0), Te approaches 0 K theoretically, though real gas freezing effects prevent this at low temperatures.
Can the isentropic exit velocity formula be used for ramjets or turbojets?+
The formula applies to any isentropic nozzle including those in airbreathing engines. For a jet engine nozzle with Tc = 1800 K, Pe = 50 kPa, Pc = 300 kPa, gamma = 1.33, Mw = 29 g/mol (hot air): R = 286.7, Ve = sqrt(2 x 1.33/0.33 x 286.7 x 1800 x (1 - (50/300)^0.248)) = sqrt(8.06 x 516060 x 0.598) = sqrt(2,488,000) = 1577 m/s. Real jet exhausts achieve 300 to 600 m/s for turbofans and 1000 to 1700 m/s for turbojets in afterburner.
How does the percentage of maximum Ve help in design evaluation?+
The percentage Ve/Ve_max = Ve/sqrt(2 x gamma/(gamma-1) x R x Tc) shows how much of the propellant's thermodynamic potential has been converted to kinetic energy. At Me = 3 for LOX/RP-1, this is 71.3%. At Me = 4, it rises to 82%. The remainder (potential at Pe = 0 minus current Ve) represents kinetic energy that could be gained with a larger expansion ratio. For upper-stage engines where expansion ratio can be large, values above 85% are typical. First-stage sea-level engines accept 65 to 75% to keep the nozzle physically compact.
How does gamma affect exit velocity for the same chamber conditions?+
Lower gamma generally increases Ve. The prefactor 2 x gamma/(gamma-1) decreases as gamma increases: for gamma = 1.20, it equals 12.0; for gamma = 1.30, it equals 8.67; for gamma = 1.40, it equals 7.0. So LOX/CH4 with gamma = 1.19 has a slightly higher prefactor than LOX/RP-1 with gamma = 1.23, contributing (along with slightly higher Tc) to its better Isp. This gamma effect is smaller than the Mw effect for most propellant comparisons, but it becomes important when comparing propellants with similar molecular weights.
What exit velocity should I expect from a hypergolic thruster?+
NTO/MMH hypergolics have gamma = 1.24, Mw = 21.5 g/mol, Tc = 3100 K. At Pc = 1.0 MPa and Pe = 10 kPa: R = 386.7, Pe/Pc = 0.01, (Pe/Pc)^0.1935 = 0.01^0.1935 = 0.3853, Ve = sqrt(10.33 x 386.7 x 3100 x (1-0.3853)) = sqrt(7,598,000) = 2757 m/s, Isp = 281 s. Typical in-space hypergolic engines achieve 280 to 320 s Isp, consistent with this calculation. The advantage of hypergolics is spontaneous ignition on contact, eliminating the need for ignition systems.
What is the specific gas constant and how do I find Mw for a propellant?+
The specific gas constant R = Ru/Mw = 8314.46/Mw (J/kg/K), where Mw is the mean molecular weight of combustion products in g/mol. Mw is determined by combustion equilibrium calculations (NASA CEA code or similar). For LOX/RP-1 at mixture ratio 2.6, combustion products are primarily CO2, H2O, CO, and H2, giving Mw = 22 g/mol. For LOX/LH2 at mixture ratio 5.0, products are mainly H2O and H2, giving Mw = 10 g/mol. Propellant libraries in codes like CEA provide Tc, Mw, and gamma as a function of mixture ratio and chamber pressure.

What is nozzle exit velocity and how is it calculated?

Nozzle exit velocity Ve is the speed of exhaust gases leaving the rocket nozzle, computed from Ve = sqrt(2 x gamma/(gamma-1) x R x Tc x (1 - (Pe/Pc)^((gamma-1)/gamma))), where gamma is the specific heat ratio, R = Ru/Mw is the specific gas constant, Tc is chamber temperature, Pe is exit pressure, and Pc is chamber pressure. Higher temperature, lower molecular weight, and lower exit-to-chamber pressure ratio all increase Ve.

What is the formula for isentropic nozzle exit velocity?

Ve = sqrt(2 x gamma/(gamma-1) x R x Tc x (1 - (Pe/Pc)^((gamma-1)/gamma))). This is derived from the isentropic energy equation: h_c = h_e + Ve^2/2, where h = cp x T is specific enthalpy. Substituting the isentropic temperature-pressure relation Te/Tc = (Pe/Pc)^((gamma-1)/gamma) and cp = gamma x R/(gamma-1) yields the formula. For Pe = 0 (full vacuum expansion), Ve_max = sqrt(2 x gamma/(gamma-1) x R x Tc).

How does chamber pressure affect exit velocity?

Chamber pressure Pc appears only in the pressure ratio (Pe/Pc). Higher Pc for the same Pe gives a lower pressure ratio, which increases Ve. For LOX/RP-1 at Tc = 3571 K and Pe = 101.325 kPa: at Pc = 3.5 MPa, Ve = 2554 m/s; at Pc = 7 MPa, Ve = 2810 m/s; at Pc = 14 MPa, Ve = 3007 m/s. The improvement diminishes as Pc increases because the pressure ratio dependence is a fractional power. Doubling Pc raises Ve by only about 7% in this range.

What is momentum Isp and how does it differ from total Isp?

Momentum Isp = Ve / g0 accounts only for the momentum thrust of the exhaust jet. Total Isp = (Ve + (Pe - Pa) x Ae / mdot) / g0 includes both momentum thrust and pressure thrust at the nozzle exit. When Pe = Pa (perfectly expanded nozzle), pressure thrust is zero and total Isp equals momentum Isp. When Pe is greater than Pa (underexpanded), pressure thrust adds to total Isp. Without knowing the nozzle geometry (expansion ratio and throat area), only momentum Isp can be calculated from Ve alone.

What exit velocity can I expect from LOX/LH2 compared to LOX/RP-1?

At Pc = 6 MPa and Pe = 10 kPa (upper-stage condition): LOX/LH2 (gamma=1.22, Mw=10, Tc=3600K) gives Ve = 4767 m/s and Isp = 486 s. LOX/RP-1 (gamma=1.23, Mw=22, Tc=3571K) at the same conditions gives Ve = 3250 m/s and Isp = 331 s. LOX/LH2 is 47% faster due to its 2.2x lower molecular weight. The low Mw increases the specific gas constant R = Ru/Mw from 378 J/kg/K for RP-1 to 831 J/kg/K for LH2, directly increasing Ve.

What is the maximum possible exit velocity for a chemical propellant?

The theoretical maximum exit velocity (at Pe = 0, infinite expansion) is Ve_max = sqrt(2 x gamma/(gamma-1) x R x Tc). For LOX/LH2: Ve_max = sqrt(2 x 1.22/0.22 x 831.4 x 3600) = sqrt(40,556,000) = 6368 m/s, giving Isp = 649 s. For LOX/RP-1: Ve_max = sqrt(10.696 x 377.9 x 3571) = sqrt(14,432,000) = 3799 m/s, giving Isp = 387 s. These are theoretical upper limits; real nozzles are constrained by size, mass, and altitude.

How do I find exit Mach number from a pressure ratio?

From the isentropic relations: Te/Tc = (Pe/Pc)^((gamma-1)/gamma). Then Me = Ve / sqrt(gamma x R x Te), where Ve is computed from the pressure ratio formula. Alternatively, the area-Mach relation A/A* = (1/M) x [(2/(gamma+1)) x (1 + (gamma-1)/2 x M^2)]^((gamma+1)/(2(gamma-1))) can be used with the De Laval Nozzle Designer to find the expansion ratio corresponding to that Mach number.

What is the specific gas constant and how does it affect exit velocity?

The specific gas constant R = Ru / Mw = 8314.46 / Mw (J/kg/K), where Mw is the molecular weight of combustion products in g/mol. R appears under the square root in the exit velocity formula, so lower Mw directly increases Ve. Hydrogen products have Mw = 10 g/mol, giving R = 831 J/kg/K. Kerosene combustion products have Mw = 22 g/mol, giving R = 378 J/kg/K. Selecting a propellant with low molecular weight combustion products is one of the most effective ways to increase specific impulse.

Does increasing chamber temperature always increase exit velocity?

Yes, higher Tc directly increases Ve. Ve = sqrt(C x Tc) where C = 2 x gamma/(gamma-1) x R x (1 - (Pe/Pc)^((gamma-1)/gamma)). Doubling Tc increases Ve by sqrt(2) = 41%. For LOX/RP-1 at Pc = 7 MPa, Pe = 101.325 kPa: at Tc = 2500 K, Ve = 2350 m/s; at Tc = 3571 K, Ve = 2810 m/s; at Tc = 4000 K (theoretical), Ve = 2973 m/s. The limitation in practice is the melting point of combustion chamber materials and the dissociation of combustion products at very high temperatures.

What is the exit velocity of a cold gas thruster?

Cold gas thrusters using nitrogen (gamma=1.40, Mw=28, Tc=300K at Pc=0.5MPa, Pe=0) give Ve_max = sqrt(2 x 1.40/0.40 x 297 x 300) = sqrt(624,000) = 790 m/s, Isp = 80.6 s. At a realistic expansion to Me=2 and Pe=10kPa, Ve is about 526 m/s and Isp about 58 s. Cold gas thrusters trade low Isp for extreme simplicity (no combustion, no igniter, minimal failure modes), making them suitable for CubeSats, fine ACS, and emergency systems.

How does exit velocity relate to the Tsiolkovsky rocket equation?

The Tsiolkovsky equation uses exhaust velocity ve = Isp x g0. When the nozzle is perfectly expanded (Pe = Pa), ve = Ve (the exit velocity from this calculator). So delta-v = Ve x ln(m0/mf). For a stage with MF = 0.90 (mass ratio 10): delta-v = 2810 x ln(10) = 2810 x 2.303 = 6472 m/s for LOX/RP-1 at sea level. Increasing Ve by 10% adds 647 m/s of delta-v for the same mass ratio, which is why high-Isp propellants dramatically improve mission performance.

How is the temperature ratio Tc/Te computed and what does it tell me?

Temperature ratio Tc/Te = 1 + (gamma-1)/2 x Me^2 (from isentropic relations). It tells you how much the gas has cooled during expansion. A ratio of 2.0 means the exit temperature is half the chamber temperature. For LOX/RP-1 at Me=3: Tc/Te = 1 + 0.115 x 9 = 2.035, so Te = 3571/2.035 = 1754 K. The temperature drop represents kinetic energy gain. Very high Mach numbers produce very cold exit gas, which is relevant for nozzle wall thermal management and plume behavior at altitude.