3.3.40 · D3Rocket Propulsion

Worked examples — Electric propulsion — thrust, power, Isp trade-off

3,360 words15 min readBack to topic

1. The scenario matrix

Before working anything, let's list every kind of case this topic can throw at you. Each row is a "cell"; every worked example below is tagged with the cell(s) it covers.

# Cell (case class) What makes it tricky Covered by
A Ordinary forward calc Given → find Ex 1
B Inverse calc Given the thrust you want → find required power / Ex 2
C Fixed power, vary The seesaw: does thrust move the way you predict? Ex 3
D Degenerate: Photon-rocket limit — thrust Ex 4
E Degenerate: / huge Chemical-like limit — huge thrust, awful economy Ex 4
F Efficiency & waste heat Split into beam vs heat; ties to Thermal Control (radiators) Ex 5
G Real-world word problem Mission: how long to reach a target ? Uses Tsiolkovsky Rocket Equation Ex 6
H Exam twist / trap Units trap: forgetting , or "input vs jet power" Ex 7
I Comparison across regimes EP vs chemical at same — propellant saved Ex 8
J Boundary: or Zero power / zero efficiency — physical impossibility Ex 9

We now clear every cell.


2. Worked examples

Cell A — the plain forward calculation


Cell B — running the equations backward


Cell C — the fixed-power seesaw

The figure below plots thrust (mN, vertical axis) against specific impulse (seconds, horizontal axis) at fixed power and . The lavender curve is — a falling hyperbola. How to read it: pick any on the bottom axis, go up to the curve, read the thrust on the left axis. The coral dot marks Ex 1 (1800 s, 280 mN); the mint dot marks Ex 3 (5400 s, 93 mN). Sliding right (more economy) always drops you down (less thrust).

Figure — Electric propulsion — thrust, power, Isp trade-off

Cells D & E — the two degenerate extremes

The figure below plots two curves against exhaust speed (km/s, horizontal axis) at fixed , . The lavender solid curve (left axis) is thrust in mN; the coral dashed curve (right axis) is mass flow in mg/s. How to read it: at the far left () both curves shoot up — the chemical corner. At the far right () both sink toward zero — the photon corner. The dashed coral curve falls faster than the solid lavender one, showing collapses harder than as you speed up the exhaust.

Figure — Electric propulsion — thrust, power, Isp trade-off

Cell F — where the wasted power goes


Cell G — a mission word problem


Cell H — the exam trap


Cell I — comparison across propulsion regimes


Cell J — the boundary cases: zero power, zero efficiency


3. Matrix coverage check

Recall Which example cleared which cell?

A (forward) ::: Example 1 B (inverse) ::: Example 2 C (fixed power, vary ) ::: Example 3 D () & E () ::: Example 4 F (waste heat) ::: Example 5 G (mission word problem) ::: Example 6 H (exam units trap) ::: Example 7 I (EP vs chemical comparison) ::: Example 8 J ( or boundary) ::: Example 9

Recall One-line lessons

Fixed power thrust law ::: , so (Ex 3). The corner ::: but faster — no free lunch (Ex 4). The units trap ::: divide by , never by (Ex 7). Why EP saves mass ::: high shrinks the mass ratio (Ex 8). The zero-power / zero-efficiency corner ::: ; no push without power reaching the beam (Ex 9).


4. Connections