1. The man who rewrote himself

John Brunner’s The Shockwave Rider is about a man who can change his identity and skills almost at will. He survives not because he is strong but because he is adaptable. Modularity is the spacecraft equivalent of that adaptability. If a part fails, replace it. If a customer wants something new, add it. If a regulation changes, reconfigure around it. The desktop’s attachment grid is not just an engineering choice. It is a risk control.

Entry 305 introduced uncertainty. This entry focuses on optionality and modularity.

2. Modularity as insurance

A monolithic satellite is a single bet. If the central bus fails, everything fails. If the payload becomes obsolete, the whole mission becomes obsolete. A modular platform spreads the bet across separate units:

  • Compute can be upgraded without redesigning power or thermal.
  • Sensors can be swapped without rebuilding the structure.
  • Propulsion can be replaced if better technology appears.
  • Failed units can be retired without losing the platform.

This is insurance against technical obsolescence and failure.

3. Interfaces as options

Optionality comes from well-defined interfaces. If the mechanical, electrical, data, and thermal interfaces are stable, then what sits behind them can change. The desktop’s interfaces are the real product. They allow:

  • Multiple suppliers for the same function.
  • New attachments developed by third parties.
  • Upgrades without system-wide recertification.
  • Customer payloads integrated quickly.

Bad interfaces trap the programme. Good interfaces free it.

4. Options in orbit

Optionality is not only in design. It is also in operations:

  • Spare capacity: power, compute, and data margin for future payloads.
  • Orbit choice: an orbit that can support multiple missions.
  • Ground segment: the ability to add stations or switch providers.
  • Manoeuvrability: propellant reserved for unexpected needs.
  • Software updates: the ability to change behaviour after launch.

These operational options are what make a platform resilient in use.

5. The cost of optionality

Optionality is not free. Interfaces add mass and complexity. Margins add cost. Spares add mass. The programme must decide where optionality is worth the price and where it is not.

A useful rule: buy optionality where uncertainty is high and the cost of being wrong is high. Avoid optionality where the design is mature and the requirement is stable.

What this changes

  • Modularity spreads risk across separable units.
  • Stable interfaces are the source of optionality.
  • Operational options include spare capacity, orbit choice, ground segment, manoeuvrability, and software updates.
  • Optionality has a cost and must be purchased selectively.
  • The next entry will cover adaptation and learning in orbit.