1. The things that go boom, quietly

John D. Clark’s Ignition! is the classic account of chemists trying to make rocket propellants that were energetic enough to launch missiles but stable enough not to explode in the lab. The book is funny because the explosions were frequent and the survivors were lucky. The lesson for the desktop is more prosaic: propulsion is the one subsystem that can end the mission in a single event, and the only way to trust it is to test it.

2. Why propulsion testing is different

A solar panel that underperforms still produces some power. A computer that fails can be rebooted. A propulsion subsystem that fails can vent propellant into space, throw the platform into a tumble, create debris, or fire at the wrong moment and make a conjunction worse. The failure modes are fast, coupled, and often irreversible.

Testing matters because:

  • Heritage does not transfer automatically. A thruster that worked on another platform worked on that platform, with that layout, that power bus, and that thermal environment.
  • Propulsion is transient. A thruster that passes a steady-state test may still fail at startup, shutdown, or after thermal cycling.
  • The interfaces matter. Power dips, EMI, plume contamination, and attitude transients are all part of the propulsion event.
  • Autonomy amplifies risk. A software bug that commands a burn at the wrong time is as dangerous as a hardware leak.

3. What the test must prove

At minimum, the propulsion test campaign must prove:

  • The propellant stays where it belongs until it is supposed to leave.
  • The thruster produces the expected impulse under the expected conditions.
  • The platform remains controllable before, during, and after a burn.
  • Faults are detected and the system safes itself.
  • Ground can always intervene.

4. What the Resident is not trying to do

Reinvent rocket science. The goal is not to qualify a new propellant or a new thruster geometry. The goal is to qualify the propulsion subsystem as it will exist on the desktop, which is mostly a problem of integration, environment, and operations rather than fundamental propulsion research.

5. The opening posture

The test campaign will be expensive in time and facility access. It is still cheaper than discovering a failure on orbit. The next entry lays out the matrix.