3.3.4 · D3Rocket Propulsion

Worked examples — Specific impulse Isp = v_e - g₀ — definition, physical meaning, units

2,573 words12 min readBack to topic

Before touching numbers, let us pin down the whole toolbox in one place, because every example below is just a re-arrangement of these five relations.

Every symbol, in plain words:

  • = thrust, the forward push, measured in newtons (N). One newton is the force that speeds up 1 kg by each second.
  • = mass-flow rate, kilograms of propellant leaving the nozzle every second, in . The little dot means "per second."
  • = effective exhaust velocity, how fast the gas leaves relative to the rocket, in .
  • = total propellant mass burned over the whole firing, in kg.
  • = total impulse, the whole "push-package" over the burn, in . It is thrust added up over time.

The scenario matrix

Below is the full grid of case-classes this topic can produce. Each example that follows is tagged with the cell it lands in, and together they fill every cell.

Cell Case class What is given → what is asked Example
A Forward Ex 1
B Backward Ex 2
C Total impulse Ex 3
D Zero / degenerate or Ex 4
E Limiting behaviour (photon-like) Ex 5
F Unit-swap trap in m/s vs seconds Ex 6
G Real-world word problem burn time from ; check Ex 7
H Exam twist — wrong someone uses local Mars Ex 8
I Two engines compared high- vs high-thrust Ex 9

We keep throughout. Never substitute local gravity — that is the single most-punished mistake, handled explicitly in Ex 8.

Figure — Specific impulse Isp = v_e - g₀ — definition, physical meaning, units

The figure above is our master map: pick what you are given (top row), follow the arrow, land on what you want. Every example is one path through this map.


The worked examples

Cell A — the plain forward calculation


Cell B — go backward, then reach thrust


Cell C — total impulse from a propellant load


Cell D — the degenerate / zero input


Cell E — the limiting case


Cell F — the unit-swap trap


Cell G — real-world word problem


Cell H — the exam twist (wrong gravity)


Cell I — two engines compared


Recall

Recall Does a well-defined

guarantee any thrust? No — Ex 4 shows gives while stays . is an engine property; thrust is a firing property. ::: Does a well-defined Isp guarantee thrust? ::: No — with zero mass-flow though is unchanged.

Recall Why is burn time not equal to

in seconds? Burn time is (Ex 7: ); (there ) is a normalized figure of merit, not a clock. ::: Is burn time equal to Isp in seconds? ::: No — burn time is propellant mass over mass-flow, a different quantity.


Connections