Intuition What this page is for
The parent note Green propellants gave you four clean examples. But real problems throw curveballs: what if the mass barely changes? What if you're told v e instead of I s p ? What if the exhaust gets heavier — does the propellant always lose? This page walks every case class so you never meet a scenario you haven't seen.
We use only three master equations, all built in the parent note:
I s p = g 0 v e , I s p ∝ M T c , Δ v = v e ln m f m 0
Here g 0 = 9.81 m/s 2 , T c = chamber (flame) temperature, M = mean molar mass of exhaust, m 0 = wet mass (with fuel), m f = dry mass (fuel burned). See Rocket equation (Tsiolkovsky) .
Before working anything, let us list every kind of input these three equations can be handed. Each row is a "cell" — a distinct behaviour we must show at least once.
Cell
What varies / edge condition
Which equation
Example
A
Normal forward conversion I s p → v e
v e = I s p g 0
Ex 1
B
Reverse: given v e , recover I s p
I s p = v e / g 0
Ex 2
C
Tank-metric comparison (density enters)
ρ I s p
Ex 3
D
T c / M — hotter but heavier (which wins?)
scaling
Ex 4
E
Degenerate : M or T c shrinks toward a limit
scaling limit
Ex 5
F
Zero-ish fuel : tiny burn, m 0 ≈ m f
Tsiolkovsky
Ex 6
G
Large fuel fraction : m f → small, log blows up
Tsiolkovsky
Ex 7
H
Real-world word problem (mission planning)
all three
Ex 8
I
Exam twist: a hidden unit / g 0 trap
I s p ↔ v e
Ex 9
The figures below anchor cells C , D/E , and F/G where the shape of the answer matters.
LMP-103S has I s p ≈ 252 s. How fast does it throw exhaust?
Forecast: guess — bigger or smaller than 2609 m/s (AF-M315E's value)? LMP has lower I s p , so predict slower .
Write the link between the two quantities: I s p = v e / g 0 , so v e = I s p g 0 .
Why this step? I s p in seconds is just v e scaled by gravity; we undo the scaling by multiplying back.
Plug in: v e = 252 × 9.81 = 2472 m/s .
Why this step? Direct substitution — no other unknowns.
Verify: 2472 < 2609 ✓ (lower I s p → slower exhaust, as forecast). Units: [ s ] × [ m/s 2 ] = [ m/s ] ✓.
A thruster test measures exhaust velocity v e = 2943 m/s. What I s p is that?
Forecast: v e here is bigger than any propellant in the parent table — expect I s p > 266 s.
Rearrange the master relation: I s p = g 0 v e .
Why this step? We now know v e and want I s p — divide instead of multiply.
Compute: I s p = 9.81 2943 = 300 s .
Why this step? Just the arithmetic of the rearranged formula.
Verify: back-multiply 300 × 9.81 = 2943 m/s ✓. And 300 > 266 ✓, matching the forecast. Units: [ m/s ] / [ m/s 2 ] = [ s ] ✓.
A cubesat tank is volume-limited at V = 2.0 L. Compare total impulse capacity of AF-M315E (ρ = 1.47 kg/L, I s p = 266 s) vs hydrazine (ρ = 1.01 kg/L, I s p = 230 s). Total impulse = m fuel I s p g 0 .
Forecast: green is both denser and higher I s p — predict a big win, well over 50% more.
Fuel mass carried = ρ V : AF-M315E = 1.47 × 2.0 = 2.94 kg; hydrazine = 1.01 × 2.0 = 2.02 kg.
Why this step? A fixed volume holds different masses depending on density — that's the whole point of density.
Total impulse J = m I s p g 0 : green = 2.94 × 266 × 9.81 = 7672 N⋅s ; hydrazine = 2.02 × 230 × 9.81 = 4558 N⋅s .
Why this step? Each kg of fuel delivers I s p g 0 of momentum (= v e ), so multiply mass by v e .
Ratio = 7672/4558 = 1.68 .
Why this step? The g 0 cancels, so the ratio equals ρ g I s p , g / ( ρ h I s p , h ) — the density-impulse product from the parent note.
Verify: the parent got ρ I s p ratio = 391/232 = 1.69 ; ours is 1.68 (rounding) ✓. Look at s01 : the amber bar (green fuel) towers over the cyan bar — the visual of "same bottle, more punch." Units: [ kg ] [ s ] [ m/s 2 ] = [ N⋅s ] ✓.
Propellant X: T c = 1800 K, M = 20 g/mol. Propellant Y: T c = 1000 K, M = 12 g/mol. Which has the higher I s p (proportional to T c / M )?
Forecast: X is hotter (good) but heavier (bad). Guess before computing — does 1.8× temperature beat 1.67× mass?
Form each ratio T c / M : X = 1800/20 = 90 ; Y = 1000/12 = 83.3 .
Why this step? The performance driver is the ratio , not T c or M alone — temperature lifts energy, mass drags it down.
Take square roots: X = 90 = 9.49 ; Y = 83.3 = 9.13 .
Why this step? v e ∝ T c / M because kinetic energy 2 1 v 2 scales with thermal energy ∝ T c / M — the square root converts energy to speed.
X wins (9.49 > 9.13 ).
Why this step? Higher T c / M means higher exhaust speed and thus I s p .
Verify: heavier exhaust (20 vs 12 ) yet X still wins — this is the parent's "Hot & Heavy beats Cool & Light" rule in action. On s02 , X's point sits on a higher curve of the T c / M surface. Units inside the root cancel to a pure number since we compare ✓.
Keep T c = 1800 K fixed. What happens to T c / M as the exhaust molar mass M is made lighter and lighter — M = 18 , 9 , 2 g/mol (approaching pure H 2 )?
Forecast: lighter gas is thrown faster — expect the value to grow without bound as M → 0 .
M = 18 : 1800/18 = 100 = 10.00 .
Why this step? A clean round case to anchor the trend.
M = 9 : 1800/9 = 200 = 14.14 .
M = 2 : 1800/2 = 900 = 30.00 .
Why these steps? Halving M multiplies the ratio by 2 and the root by 2 ≈ 1.41 — we are watching the limiting behaviour T c / M → ∞ as M → 0 .
Verify: each halving of M scales the answer by 2 : 10.00 × 1.414 = 14.14 ✓; 14.14 × 4.5 ... check directly 900 = 30 ✓. Physical sanity: pure hydrogen exhaust is why nuclear-thermal rockets chase I s p ∼ 900 s — light exhaust is thrown fastest. But real green propellants can't hit M = 2 : their exhaust (N 2 , H 2 O , C O 2 ) is heavy, so they must win on T c instead. See Thermochemistry & enthalpy of decomposition .
A 50 kg cubesat performs a tiny station-keeping nudge, burning only 0.10 kg of AF-M315E (v e = 2609 m/s). Find Δ v .
Forecast: almost no mass leaves, so m 0 ≈ m f — expect a tiny Δ v , a few m/s.
Masses: m 0 = 50.00 kg (wet), m f = 50.00 − 0.10 = 49.90 kg (dry).
Why this step? Tsiolkovsky needs the before and after masses — the difference is the fuel spat out.
Ratio and log: m f m 0 = 49.90 50.00 = 1.002004 , ln ( 1.002004 ) = 0.002002 .
Why this step? The rocket equation uses the logarithm of the mass ratio because each little slug of fuel is thrown by an already-lighter rocket — the effect compounds.
Δ v = 2609 × 0.002002 = 5.22 m/s .
Why this step? Multiply exhaust speed by the log-ratio, per Tsiolkovsky.
Verify: tiny burn → tiny Δ v ✓. Sanity check with the near-linear approximation Δ v ≈ v e ⋅ ( m fuel / m 0 ) = 2609 × ( 0.10/50 ) = 5.22 m/s — matches because for small burns ln ( 1 + x ) ≈ x . On s03 this is the flat left end of the curve.
A 100 kg tanker burns down to just 20 kg dry mass using AF-M315E (v e = 2609 m/s). Find Δ v . Then push further: what if it burned to 10 kg?
Forecast: 80% of the mass leaves — expect a large Δ v , and the 10 kg case should be much bigger still (log grows fast near an empty tank).
Case 1: m 0 / m f = 100/20 = 5 , ln 5 = 1.6094 .
Why this step? Large mass ratio → large logarithm; this is where fuel efficiency really pays off.
Δ v = 2609 × 1.6094 = 4200 m/s .
Why this step? Tsiolkovsky again — same formula, but now the log is large.
Case 2: m 0 / m f = 100/10 = 10 , ln 10 = 2.3026 , Δ v = 2609 × 2.3026 = 6008 m/s .
Why this step? Halving the dry mass doesn't halve or double Δ v — it adds v e ln 2 = 2609 × 0.693 = 1808 m/s, showing the diminishing (logarithmic) return .
Verify: 4200 + 1808 = 6008 m/s ✓ — the extra fuel adds a fixed v e ln 2 each time you halve dry mass, the signature of the log. On s03 this is the steep right side of the curve rising toward the m f → 0 wall (where Δ v → ∞ , the limiting case).
A 120 kg smallsat must achieve Δ v = 300 m/s using AF-M315E (v e = 2609 m/s, ρ = 1.47 kg/L). (a) How much fuel mass is needed? (b) What tank volume?
Forecast: 300 m/s is modest vs v e = 2609 , so expect the fuel to be a small fraction of the satellite — maybe ~13 kg.
Invert Tsiolkovsky for the mass ratio: m f m 0 = e Δ v / v e = e 300/2609 = e 0.11499 = 1.1219 .
Why this step? We know Δ v and want mass; the exponential undoes the logarithm in the rocket equation.
Dry mass is the fixed satellite: m f = 120 kg (the structure that must survive). Then m 0 = 1.1219 × 120 = 134.6 kg.
Why this step? m f is what's left after the burn — the dry satellite; m 0 includes the fuel we're solving for.
Fuel mass = m 0 − m f = 134.6 − 120 = 14.6 kg.
Why this step? The difference between wet and dry mass is the propellant.
Tank volume = m fuel / ρ = 14.6/1.47 = 9.93 L.
Why this step? Density converts the required mass into the physical bottle size — the true design constraint on a cubesat.
Verify: plug back: Δ v = 2609 ln ( 134.6/120 ) = 2609 ln ( 1.1217 ) = 2609 × 0.11487 = 300 m/s ✓ (rounding). Fuel is 14.6/134.6 = 10.8% of wet mass — a small fraction, matching the forecast. Units: [ kg ] / [ kg/L ] = [ L ] ✓.
Trap question: "A propellant has I s p = 252 . Its Δ v for a mass ratio of 2 is 252 ln 2 = 175 ." Spot and fix the error.
Forecast: something is missing — I s p is in seconds , but Δ v needs m/s .
Identify the units: Tsiolkovsky is Δ v = v e ln ( m 0 / m f ) , and v e is in m/s , not seconds.
Why this step? Mixing seconds (I s p ) directly into a velocity equation is the classic error the parent note warns about.
Convert first: v e = I s p g 0 = 252 × 9.81 = 2472 m/s.
Why this step? You must turn "seconds" into a real exhaust speed before using the rocket equation.
Now compute correctly: Δ v = 2472 × ln 2 = 2472 × 0.6931 = 1714 m/s .
Why this step? Same formula, right units — the answer is ~9.8 × bigger than the wrong "175" (exactly the missing factor g 0 ).
Verify: the wrong answer 175 times g 0 = 9.81 gives 1717 ≈ 1714 m/s ✓ — confirming the forgotten factor was precisely g 0 . Always multiply I s p by g 0 before it meets ln ( m 0 / m f ) .
Recall Which cell was hardest? Self-test
In Example 7, why does halving the dry mass add a constant v e ln 2 rather than a constant Δ v percentage? ::: Because Δ v = v e ln ( m 0 / m f ) and ln ( m 0 / ( m f /2 )) = ln ( m 0 / m f ) + ln 2 — the log turns the multiply-by-2 into an add-ln 2 , so each halving contributes the same v e ln 2 ≈ 1808 m/s.
In Example 5, what stops a real green propellant reaching M → 0 (huge I s p )? ::: Its exhaust is N 2 , H 2 O , C O 2 — inherently heavy. It can't get light exhaust, so it wins on high T c instead (see Oxidisers — nitrate & dinitramide chemistry ).
Mnemonic The scenario cheat-sheet
"Convert with g 0 , compare with ρ , capability with ln ."
g 0 : swaps I s p ↔ v e . ρ : tank-level comparisons. ln : turns fuel into Δ v .
Linked topics: Green Chemistry & Sustainability · Ionic liquids · Hydrazine · Catalysis · Rocket equation (Tsiolkovsky) .