1. Ships that grow and change
Iain M. Banks’s Consider Phlebas introduces the Culture, a civilisation whose ships and habitats are grown rather than built in the traditional sense. They are modular, adaptable, and often very old. The exact technology is fantasy, but the attitude is useful: a spacecraft should be a place where parts can be replaced, rearranged, and improved over time. The desktop is much smaller, but the same principle applies.
Entry 271 drew the electrical backbone. This entry defines the physical grid that holds the attachments together.
2. The attachment grid
The desktop’s structure is built around a grid of attachment points. Each cell in the grid is a volume that can hold an attachment. The grid is defined by:
- Pitch: the spacing between attachment points. A pitch of 100 mm or 150 mm is practical for small spacecraft.
- Envelope: the maximum volume an attachment can occupy, including clearance for robotic access.
- Mounting interface: the bolt pattern, alignment pins, and captive fasteners that hold the attachment.
- Connector location: the standard position for power and data connectors.
- Thermal interface: the area where the attachment contacts the structure or radiator.
A consistent grid lets attachments be designed independently. It also lets the desktop evolve: a new attachment can replace an old one without redesigning the whole spacecraft.
3. Attachment sizes
Not all attachments are the same size. The grid should support:
- Single-cell attachments: a reaction wheel, a small electronics board, a sensor.
- Double-cell attachments: a battery pack, a radiator panel, a communications radio.
- Quad-cell attachments: a compute module, a propulsion tank, a larger sensor.
- Custom attachments: payload-specific hardware that occupies an irregular number of cells.
The grid is not a prison. It is a default that makes common cases easy and unusual cases possible.
4. Mounting details
A practical mounting system:
- Baseplate: a flat aluminium or composite panel with a regular hole pattern.
- Attachment feet: small brackets on the attachment that align with the grid.
- Captive fasteners: screws that stay attached to the baseplate or the attachment so they do not float away during service.
- Alignment pins: ensure repeatable positioning for connectors and thermal interfaces.
- Torque specification: each fastener has a defined torque to avoid over-compression or loosening under vibration.
The goal is that a robotic arm can remove an attachment, stow it, and install a replacement with predictable motions.
5. Blind mate connectors
For serviceable attachments, the power and data connectors should be blind-mate: the attachment slides into place and the connectors engage automatically. This avoids the need for the robot to manipulate tiny connectors separately.
Blind mate connectors have alignment tolerances. The attachment’s mechanical alignment must be good enough that the connectors mate reliably every time. This is one reason the grid uses alignment pins and a defined connector location.
6. Thermal integration
Each attachment that generates heat needs a thermal path to the structure or radiator. The mechanical interface must provide:
- A flat, clean contact surface.
- A thermal interface material, such as a gap pad or thermal grease, to reduce contact resistance.
- Sufficient clamping force to keep the interface stable under launch and thermal cycling.
- A way to verify thermal contact during assembly, such as a witness mark or a torque check.
Attachments that do not generate much heat still need clearance from hot surfaces and a view to cold space if they are temperature-sensitive.
7. Cable management
The harness must reach every attachment without interfering with service. Key rules:
- Cables run in defined channels along the structure.
- Service loops provide enough slack to withdraw an attachment without disconnecting the harness.
- Connectors are grouped near the attachment’s standard connector location.
- High-flex cables are used for attachments that may move, such as deployable arrays or robotic joints.
- Harnesses are labelled and documented so replacement is traceable.
8. Robotic service envelopes
The robotic arm needs clear space to work. Each attachment must have:
- Access to every fastener.
- Clearance for the end effector to grip and withdraw the attachment.
- A stowage location nearby or a path to a stowage rack.
- Visual markers or fiducials so the arm’s camera can align.
These requirements feed back into the attachment grid. An attachment that is easy to design but hard to reach is not really modular.
9. Mechanical qualification
The integrated structure must be qualified for:
- Launch vibration and shock: the attachments must not come loose or damage the structure.
- Thermal vacuum: the materials and interfaces must survive repeated hot and cold cycles.
- EMC: the structure and harness must not create or suffer from electromagnetic interference.
- Robotic service life: the fasteners and connectors must survive multiple mate-demate cycles.
Qualification is expensive, so the first desktop should use existing, proven interfaces wherever possible.
What this changes
- The desktop uses a regular attachment grid with defined pitch, envelope, mounting, connector, and thermal interfaces.
- Attachments come in single-cell, double-cell, quad-cell, and custom sizes.
- Captive fasteners, alignment pins, and blind-mate connectors enable robotic replacement.
- Thermal contact, cable management, and robotic access are part of the mechanical design.
- Qualification covers launch, thermal vacuum, EMC, and robotic service life.
- The next entry will close the integration arc.