Specific impulse (Isp) is the standard metric used throughout professional and serious amateur propulsion engineering to compare the efficiency of different motors and propellants — the same way miles-per-gallon compares fuel efficiency between cars. You'll encounter Isp in motor specifications, propellant literature, and any serious propulsion analysis, so understanding what it means and how to use it is worth having before you need it.

What Isp measures

Specific impulse is the total impulse delivered per unit of propellant mass consumed. A higher Isp means the motor produces more total push from the same amount of propellant — it's more efficient. Isp is defined as:

Isp = F / (ṁ × g₀)
Isp — specific impulse, seconds  ·  F — thrust, N or lbf  ·  — mass flow rate of propellant, kg/s or lb/s  ·  g₀ — standard gravity, 9.81 m/s²

The result is in seconds, which is why Isp can feel unintuitive at first — it's not a rate or a force, it's time. The physical meaning is: how many seconds a motor could produce one unit of thrust using one unit of propellant weight. Higher seconds = more thrust per unit of propellant consumed. Practically, Isp is a way to compare propulsion systems of any size on a common scale.

Why seconds, and not something more intuitive? The seconds unit cancels cleanly whether you work in SI (newtons, kilograms) or US customary (pounds-force, pounds-mass), which is why the aerospace industry settled on it — Isp in seconds is numerically identical regardless of which unit system produced it. A propellant with Isp = 230 s means the same thing whether computed in SI or imperial.

Typical Isp values for rocketry propellants

Propellant typeTypical Isp (sea level)Notes
Black powder80 – 100 sLowest efficiency — ejection charges, historic use, fireworks. Never used for propulsion where alternatives exist.
APCP composite (amateur/commercial)180 – 230 sStandard for certified amateur and high-power rocketry — all commercial reload and single-use motors.
KNSB / KNDX (KNO₃-based, DIY)130 – 165 sThe classic amateur experimental propellant family. Lower Isp than APCP but simpler chemistry.
Liquid oxygen / kerosene (LOX/RP-1)280 – 310 sProfessional launch vehicles (Falcon 9 first stage, etc.) — context for comparison.
Liquid oxygen / liquid hydrogen420 – 450 sHighest-efficiency chemical propulsion in practice (Space Shuttle main engines, etc.).

The practical takeaway for amateur rocketry: commercial APCP reloads and single-use motors typically run 180–230 s Isp. When two motors in the same letter class (same total impulse) have different Isp values, the higher-Isp motor burns its propellant more efficiently — meaning it's physically lighter for the same total impulse, which can matter at the margin for high-altitude flights where every gram of unburned mass costs altitude.

Isp and the rocket equation

Isp connects directly to the Tsiolkovsky rocket equation — the fundamental equation of rocketry that relates a rocket's change in velocity (ΔV) to its propellant fraction and Isp:

ΔV = Isp × g₀ × ln(m₀ / mf)
ΔV — change in velocity, m/s  ·  Isp — specific impulse, seconds  ·  g₀ — 9.81 m/s²  ·  m₀ — initial (fully fueled) mass  ·  mf — final (burned out) mass  ·  ln — natural logarithm

Two things the rocket equation makes immediately clear: first, ΔV scales linearly with Isp — a 10% improvement in propellant efficiency (higher Isp) gives a direct 10% improvement in achievable ΔV. Second, ΔV scales with the logarithm of the mass ratio, not the mass ratio directly — this is why getting to very high ΔV (orbit, for example) requires very high propellant fractions, and why every extra kilogram of non-propellant mass is so costly at the high end of performance.

Worked example: Isp from motor data
Motor: commercial H128 (Class H, 128 N average thrust, 1.5 s burn, 306 N·s total impulse)
Propellant mass: ~0.135 kg (from motor spec sheet)
Mass flow rate: ṁ = 0.135 kg / 1.5 s = 0.090 kg/s
Isp = F / (ṁ × g₀) = 128 / (0.090 × 9.81) ≈ 145 s
This is on the lower end for an APCP motor — a higher-quality formulation might yield 200–220 s from the same propellant mass, producing more total impulse and a higher letter class from the same loaded motor weight.

Ideal vs. delivered Isp

The Isp value from the rocket equation and nozzle theory (Module 10) is the ideal Isp — what a perfectly efficient nozzle with complete combustion would deliver. Real motors have:

The ratio of delivered to ideal Isp is called combustion efficiency c) and is typically 0.90–0.97 for well-designed motors. A motor with ideal Isp of 230 s and ηc = 0.93 delivers about 214 s in practice. This is why propellant thermochemistry tools like your PEPX-EQ software matter — they calculate ideal Isp as a starting point, and experienced motor designers then apply known efficiency corrections from static test data.