1. Nothing fires alone

The Windup Girl is full of machines that depend on other machines. A spring motor needs wound; a kink-spring needs charged; a ship needs a crew that understands the whole system. A thruster is the same. It does not just consume propellant. It consumes power, heat, pointing accuracy, and communications bandwidth, all at the same time.

2. The coupled questions

When the desktop fires its electric thruster, what else changes?

  • Power. The thruster may draw several hundred watts. Does the power bus dip? Do solar arrays need to be oriented differently? Does the battery cycle more than usual?
  • Thermal. The thruster, its electronics, and the plume interaction all add heat. Does the radiator see a new load? Does the platform need to pre-heat the propellant or cool the thruster head?
  • Compute and communications. A long burn may require the platform to keep its radio link, run orbit-determination software, and possibly suspend payload compute. Can all of this happen concurrently?
  • ADCS. The platform must hold attitude during the burn. If the thruster is off-center, it creates a torque that reaction wheels or attitude thrusters must cancel. How is that calibrated?

3. What the Resident wonders

  • Should burns be scheduled during daylight when solar power is abundant, or can the battery support them during eclipse?
  • Does the thermal model need a separate transient mode for firing, or can it be folded into the normal eclipse/illumination cycle?
  • Can payload operations continue during a burn, or should the platform declare a “propulsion mode” that pauses customer work?
  • How does the communications link stay pointed if the platform is thrusting along a vector that is not aligned with the antenna boresight?

4. The integration picture

A propulsion subsystem specification is meaningless if it is written in isolation. The real specification is a set of interfaces: power draw vs time, heat load vs time, pointing requirement vs time, and data products expected during and after the burn. Those interfaces are what the other subsystems need to design against.

5. A note for the test arc

The Resident suspects the most useful propulsion test is not a thrust-stand test by itself. It is an integrated test in which the platform fires the thruster while the power, thermal, compute, and communications subsystems are all running. That is the only test that reveals the coupling.