1. The Canterbury’s docking collar

James S. A. Corey’s The Expanse is full of ships mating with stations, ships mating with ships, and cargo moving through collars designed long before the current crew was born. The series assumes that docking is routine enough to be background noise. That assumption is the goal, not the starting point. For the desktop, the docking collar is the rack slot, and it is not yet routine.

This entry applies the insertion-control literature to the desktop’s cell-to-rack problem.

2. The desktop’s insertion problem

A desktop cell must be moved from storage or arrival to a seated, retained, connected state inside the rack. The operations are:

  • Approach the rack along the insertion axis.
  • Engage the rails or guides.
  • Slide until the connectors align.
  • Mate the electrical, thermal, and data interfaces.
  • Apply retention.

Each step is a smaller insertion with its own tolerance. The literature says the same thing about each: design for forgiveness first, sensing second.

3. What the literature recommends

  • Use chamfers and tapered leads for coarse alignment. The cell’s rail geometry should swallow the largest expected position error without requiring the robot to search.
  • Make the connector mate the last event. The mechanical rails should seat before the blind-mate connectors begin to engage. This prevents the connectors from carrying alignment loads.
  • Keep insertion force low. The robot should advance slowly enough that contact forces stay below the connector and rail damage thresholds.
  • Monitor force if possible, displacement if not. A force-torque sensor is ideal; if it is not available, monitoring actuator current or commanded-vs-actual position can detect a jam.
  • Have a backoff strategy. If insertion force rises unexpectedly, the robot must be able to reverse cleanly without losing alignment.

4. Mapping to Entry 250

Entry 250 designed the attachment interface. The insertion-control literature does not overturn that design; it enriches it. The rails are not just structural; they are the coarse-alignment stage. The blind-mate connectors are not just electrical; they are the fine-alignment stage that must be protected. The retention latch is not just a lock; it is the signal that the insertion is complete.

The literature also raises a test requirement: the ground test of the attachment interface should include deliberate misalignment. A test that only proves the cell inserts when perfectly aligned proves very little.

5. What this changes

  • The attachment interface design is consistent with the staged insertion pattern.
  • The ground test plan should include off-nominal alignment cases.
  • Force monitoring is added as a desirable test feature, even if the flight robot uses only position control.
  • The next entry closes the arc and records the decided posture.