This page is the drill ground for Hybrid engines . The parent note built the physics; here we push it through every kind of input the topic can throw at you — normal numbers, halving/doubling, the moment the valve hits zero , the strange limits as the port grows huge, a real-world word problem, and one exam-style twist.
Before any symbol appears, here is the whole toolbox in plain words, so nothing is used before it is earned.
Definition The four working relations (all borrowed from the parent)
Thrust: F = m ˙ v e + ( p e − p a ) A e — force pushing the rocket forward. m ˙ = mass leaving per second (kg/s), v e = exhaust speed (m/s). The bracket corrects for exit pressure p e vs ambient p a over exit area A e . We drop it whenever "perfectly expanded" is stated.
Total flow: m ˙ = m ˙ o x + m ˙ f u e l — oxidiser (the valved fluid) plus fuel (vaporised solid).
Regression law: r ˙ = a G o x n with G o x = m ˙ o x / A p or t . Here r ˙ (m/s) is how fast the wall recedes, G o x is oxidiser mass flux (kg s⁻¹ m⁻²), and a , n are grain constants (n ≈ 0.5 –0.8 ).
Fuel from wall: m ˙ f u e l = ρ f A b r ˙ — density × burning-surface area × recession speed.
Mixture: O/F = m ˙ o x / m ˙ f u e l .
Recall the parent chain: Thrust Equation and Momentum Theorem gives F , Regression Rate and Boundary Layer Combustion gives r ˙ , and Specific Impulse (Isp) measures efficiency. We contrast against Solid Rocket Motors (can't stop) and Liquid Propellant Engines (best I s p ).
Every hybrid problem is one of these cells. The worked examples below are tagged with the cell they cover.
Cell
What varies
The "gotcha" it tests
A · Baseline
normal m ˙ o x , m ˙ f u e l
just apply F = m ˙ v e
B · Valve down
oxidiser flow scaled by factor k < 1
fuel follows via k n , not linearly
C · Valve up
oxidiser flow scaled k > 1
same law, thrust rises sub-proportionally
D · Zero input
m ˙ o x → 0
degenerate: thrust → 0, engine stops
E · Limit / long burn
A p or t → large
G o x → 0 , O/F drifts, r ˙ fades
F · Pressure term ON
p e = p a
can't drop the bracket
G · Real-world word problem
pick oxidiser flow for a target O/F
invert the regression law
H · Exam twist
compare vs solid / vs liquid
conceptual + numeric I s p
I s p (specific impulse) = v e / g 0 with g 0 = 9.81 m/s 2 — "seconds of thrust per unit weight of propellant." We use it in cells G and H.
Worked example A hybrid runs at
m ˙ o x = 3.0 kg/s, m ˙ f u e l = 1.2 kg/s, v e = 2500 m/s, perfectly expanded. Find F .
Forecast: guess the thrust before reading. (Think: total flow times speed.)
Step 1 — total mass flow. m ˙ = 3.0 + 1.2 = 4.2 kg/s.
Why this step? Thrust cares about all mass leaving, oxidiser and fuel alike — that's m ˙ = m ˙ o x + m ˙ f u e l .
Step 2 — apply thrust equation. Perfectly expanded ⇒ p e = p a ⇒ bracket = 0.
F = m ˙ v e = 4.2 × 2500 = 10500 N .
Why this step? The momentum theorem says each second m ˙ leaves carrying momentum m ˙ v e ; that reaction force is the thrust.
Verify: units = ( kg/s ) ( m/s ) = kg⋅m/s 2 = N . ✓ And 10500 N ≈ 1.07 tonnes of push — sane for a small hybrid.
The figure shows the master curve: thrust vs oxidiser-scaling factor k . Notice it is not a straight line through the origin — because fuel follows k n , the curve bends.
Worked example Cell B — halving. From the baseline (A) with
n = 0.6 , port area momentarily fixed, the pilot halves m ˙ o x to k = 0.5 . New thrust?
Forecast: will thrust halve exactly? (No — fuel drops less steeply.)
Step 1 — new oxidiser flow. m ˙ o x ′ = 0.5 × 3.0 = 1.5 kg/s.
Why this step? This is the commanded input — the only thing the pilot touches directly.
Step 2 — new fuel flow via regression law. At fixed port, G o x ∝ m ˙ o x , and m ˙ f u e l ∝ r ˙ ∝ G o x n ∝ m ˙ o x n . So it scales by k n = 0. 5 0.6 = 0.660 .
m ˙ f u e l ′ = 1.2 × 0.660 = 0.792 kg/s .
Why this step? The parent's key insight — fuel is coupled to oxidiser flux, the coupling a solid motor lacks.
Step 3 — new thrust. m ˙ ′ = 1.5 + 0.792 = 2.292 kg/s, so
F = 2.292 × 2500 = 5730 N .
Verify: ratio F ′ / F 0 = 5730/10500 = 0.546 — thrust dropped to ~55% , not 50%. The fuel term's gentle 0.660 factor is exactly why. ✓
Worked example Cell C — boosting. Same engine, pilot
doubles m ˙ o x (k = 2 ), n = 0.6 . New thrust?
Forecast: will thrust double? (No — again, fuel lags.)
Step 1 — new oxidiser flow. m ˙ o x ′ = 6.0 kg/s.
Step 2 — fuel scales by k n = 2 0.6 = 1.516 . m ˙ f u e l ′ = 1.2 × 1.516 = 1.819 kg/s.
Why this step? Same regression law, now k > 1 : more flux ⇒ thinner, hotter boundary layer ⇒ faster wall recession.
Step 3 — thrust. m ˙ ′ = 6.0 + 1.819 = 7.819 , F = 7.819 × 2500 = 19548 N .
Verify: F ′ / F 0 = 19548/10500 = 1.862 — under 2 × . Both throttle cells confirm: thrust follows oxidiser sub-proportionally because n < 1 . ✓
Wrong: "Double the oxidiser → double the thrust." The fuel exponent n < 1 makes the response sub-linear . Doubling oxidiser gave only 1.86 × thrust.
Worked example From baseline (A), the pilot
fully closes the valve: m ˙ o x → 0 . What happens to thrust?
Forecast: does the solid keep burning on its own?
Step 1 — flux collapses. G o x = m ˙ o x / A p or t = 0/ A p or t = 0 .
Why this step? No oxidiser flowing means zero mass flux down the port.
Step 2 — regression stops. r ˙ = a ⋅ 0 n = 0 (for n > 0 ). So m ˙ f u e l = ρ f A b ⋅ 0 = 0 .
Why this step? No oxidiser at the wall ⇒ the diffusion flame has nothing to react with ⇒ the fuel stops vaporising. The "campfire log with the hair-dryer off."
Step 3 — thrust. m ˙ = 0 + 0 = 0 ⇒ F = 0 .
Verify: This is the stop/restart advantage in one line. Compare Solid Rocket Motors : their oxidiser is baked into the grain, so G o x can never be commanded to zero — they cannot stop. ✓
Worked example A grain starts with port area
A p or t = 0.010 m 2 and ends (fully burned) at A p or t = 0.040 m 2 . Oxidiser held constant at m ˙ o x = 2.0 kg/s, n = 0.6 . Initial m ˙ f u e l = 1.0 kg/s. Find the O/F ratio at start and at end.
Forecast: does O/F stay put, go richer in oxidiser, or richer in fuel?
Step 1 — start O/F. O/F i = m ˙ o x / m ˙ f u e l = 2.0/1.0 = 2.0 .
Why this step? Direct definition at the initial instant.
Step 2 — how fuel flow changes. Port grew by factor 0.040/0.010 = 4 . Since G o x = m ˙ o x / A p or t at fixed m ˙ o x , flux falls by 1/4 . Fuel scales as G o x n , so
m ˙ f u e l , f = 1.0 × ( 4 1 ) 0.6 = 1.0 × 0.4353 = 0.4353 kg/s .
Why this step? Wider port ⇒ same oxidiser spread over more area ⇒ lower flux ⇒ slower wall recession ⇒ less fuel . This is the O/F shift mechanism.
Step 3 — end O/F. O/F f = 2.0/0.4353 = 4.595 .
Verify: O/F climbed 2.0 → 4.60 — the burn got oxidiser-rich , exactly the parent's "drifts richer in oxidiser." In the limit A p or t → ∞ , m ˙ f u e l → 0 and O/F → ∞ — the flame starves of fuel. ✓ This drift off the optimal O/F is why hybrid average I s p trails a liquid's.
Worked example A hybrid fires at high altitude:
m ˙ = 4.2 kg/s, v e = 2500 m/s, exit pressure p e = 40 000 Pa, ambient p a = 20 000 Pa, exit area A e = 0.30 m 2 . Find F and compare to the perfectly-expanded value.
Forecast: is the pressure term a help or a hurt here? (Note p e > p a .)
Step 1 — momentum term. m ˙ v e = 4.2 × 2500 = 10500 N.
Why this step? Same core thrust as Cell A.
Step 2 — pressure term. ( p e − p a ) A e = ( 40000 − 20000 ) × 0.30 = 20000 × 0.30 = 6000 N.
Why this step? The nozzle is under-expanded (p e > p a ): exit gas still pushes harder than the atmosphere resists, adding thrust. We cannot drop this bracket — "perfectly expanded" was never stated.
Step 3 — total. F = 10500 + 6000 = 16500 N.
Verify: pressure term is positive (p e > p a ) so total exceeds the momentum-only 10500 N by 6000 N. Units: Pa ⋅ m 2 = ( N/m 2 ) m 2 = N . ✓ If instead p e < p a (over-expanded), the bracket would subtract .
Worked example Engineers want a hybrid to run at the
optimal O/F = 6.0 . The grain gives m ˙ f u e l = ρ f A b a G o x 0.6 with ρ f = 920 kg/m 3 , A b = 0.50 m 2 , a = 3.0 × 1 0 − 5 (SI units), and port area A p or t = 0.020 m 2 . If they set m ˙ o x = 4.0 kg/s, what m ˙ f u e l results, and what actual O/F do they get? Is it on target?
Forecast: will the achieved O/F land near 6, or off?
Step 1 — oxidiser flux. G o x = m ˙ o x / A p or t = 4.0/0.020 = 200 kg s − 1 m − 2 .
Why this step? The regression law needs flux , not raw flow.
Step 2 — regression-driven fuel.
m ˙ f u e l = 920 × 0.50 × 3.0 × 1 0 − 5 × 20 0 0.6 .
Compute 20 0 0.6 = 24.02 . So m ˙ f u e l = 920 × 0.50 × 3.0 × 1 0 − 5 × 24.02 = 0.3315 kg/s .
Why this step? Fuel is whatever the wall gives at this flux — we don't get to command it directly.
Step 3 — achieved O/F. O/F = 4.0/0.3315 = 12.07 .
Verify: target was 6.0 but we got 12.1 — far too oxidiser-rich. Fix: to lower O/F we must raise m ˙ f u e l , which means raising G o x (bigger m ˙ o x or smaller port) — but raising m ˙ o x raises the numerator too. The clean fix is a larger A b (more burning surface, e.g. multi-port grain). ✓ This is precisely why "scaling needs complex multi-port grains" is a listed disadvantage.
Worked example Two engines each burn total
m ˙ = 4.0 kg/s. The hybrid exhausts at v e = 2400 m/s; a comparable liquid (Liquid Propellant Engines ) reaches v e = 3100 m/s. (a) Find each thrust and I s p . (b) By what % does the liquid's I s p beat the hybrid's? (c) Name the physical reason.
Forecast: how big a gap does imperfect diffusion mixing cost?
Step 1 — thrusts. F h y b = 4.0 × 2400 = 9600 N; F l i q = 4.0 × 3100 = 12400 N.
Why this step? Same m ˙ , so thrust ratio is just the v e ratio.
Step 2 — specific impulse. I s p = v e / g 0 , g 0 = 9.81 .
I s p , h y b = 2400/9.81 = 244.6 s , I s p , l i q = 3100/9.81 = 316.0 s .
Why this step? I s p is the phase-independent efficiency yardstick — it strips out flow rate and reports "seconds per unit weight."
Step 3 — percentage gap. ( 316.0 − 244.6 ) /244.6 = 0.292 = 29.2% .
Verify: the liquid leads by ~29% . Physical reason: a liquid atomises two sprays for near-complete tunable combustion; a hybrid must vaporise fuel off a solid wall and rely on slow diffusion mixing , plus its O/F drifts (Cell E). Hence hybrids sit between solids and liquids — never topping the best liquid. ✓
Recall Matrix self-check
Which cell is "thrust does NOT halve when you halve oxidiser"? ::: Cell B — fuel scales by k n with n < 1 , so thrust fell to ~55%.
Which cell makes the engine stop entirely, and via what quantity? ::: Cell D — G o x → 0 ⇒ r ˙ → 0 ⇒ m ˙ f u e l → 0 ⇒ F = 0 .
As the port widens over a long burn, which way does O/F drift? ::: Oxidiser-rich (O/F rises), because G o x and thus m ˙ f u e l fall (Cell E).
In Cell F, why keep the pressure bracket? ::: The nozzle was under-expanded (p e > p a ), so the term adds real thrust and can't be dropped.
"Scale oxidiser by k → thrust rides k n , never k ." The exponent n is the whole personality of a hybrid: gentle throttle, hard stop at zero, drifting O/F.