1. Building upward

Arthur C. Clarke’s The Fountains of Paradise is about the construction of a space elevator, a structure that must be assembled with precision over years in a hostile environment. The engineering problems are exotic, but the underlying discipline is familiar: every step must be planned, every material tracked, and every worker trained. The desktop is much smaller, but the same patience applies.

Entry 280 covered qualification environments. This entry steps backward in the process to assembly: how the desktop is physically put together before it is tested.

2. Assembly strategy

There are two broad approaches:

  • Horizontal assembly: the spacecraft is built lying on a fixture, then rotated for integration and test. Common for small satellites.
  • Vertical assembly: the spacecraft is built standing, often mimicking its launch orientation. Common for larger spacecraft and launch vehicle interfaces.

For the desktop, horizontal assembly is likely more practical in a small cleanroom. The modular grid allows attachments to be installed from the side or top as the structure is rotated.

The assembly sequence should be planned before the first part is touched:

  1. Install structural grid and primary harness.
  2. Add power distribution and data bus electronics.
  3. Install larger attachments such as batteries, radios, and compute modules.
  4. Install smaller attachments such as sensors and actuators.
  5. Route secondary harnesses and verify connections.
  6. Install thermal control hardware, MLI, and radiators.
  7. Perform initial power-on and functional checks.
  8. Mate to launch adapter or transport fixture.

The sequence is driven by access. Once a large component is installed, anything behind it becomes harder to reach.

3. Cleanroom classes

Cleanrooms are classified by the number of particles per unit volume. A typical spacecraft assembly area might be ISO 8 or better, with more sensitive operations such as optics or propulsion work done in ISO 7 or ISO 6.

The desktop’s requirements depend on the mission:

  • Standard electronics and structure: ISO 8 is usually sufficient.
  • Optical payloads and sensors: ISO 7 or better, with controlled temperature and humidity.
  • Propulsion systems: clean and dry, with specific requirements for propellant compatibility.
  • Robotic mechanisms: controlled particulate levels to prevent contamination of bearings and gears.

A cleanroom is not just a room with filters. It is a discipline: gowns, gloves, tools, workflow, and continuous monitoring.

4. Contamination control

Contamination on a spacecraft can cause:

  • Optical degradation from dust or films.
  • Thermal control problems from changed surface properties.
  • Electrical shorts from conductive particles.
  • Mechanism failure from debris in bearings or gears.

Controls include:

  • Sticky mats and gowns at entry points.
  • Particle counters and regular cleaning.
  • Covered storage for parts not being worked.
  • Controlled adhesives, lubricants, and solvents.
  • Prohibition of certain materials, such as silicones near optics.

The desktop’s modular design helps. Attachments can be cleaned and inspected before integration, reducing the risk of contaminating the whole platform.

5. Tools and fixtures

Assembly requires dedicated tooling:

  • Integration fixture: holds the structure in the correct orientation and provides access.
  • Ground support equipment: power supplies, data interfaces, and simulators for attachments not yet installed.
  • Torque tools: calibrated drivers for fasteners with defined torque settings.
  • Handling equipment: cranes, manipulators, or carts for moving the spacecraft between stations.
  • ESD protection: grounded mats, wrist straps, and conductive containers for electronics.

Tools must be qualified and maintained. A dropped tool or an uncalibrated torque wrench can turn a routine integration into a long investigation.

6. Configuration control

During assembly, the state of the spacecraft changes every day. Configuration control ensures that:

  • Every part installed matches the approved design.
  • Every serial number is recorded.
  • Every deviation is documented and approved.
  • Software versions on test equipment match flight versions.
  • Photographs and videos capture critical steps.

Without configuration control, the spacecraft that emerges from integration may not be the spacecraft that was designed.

7. Integration with test

Assembly and test are not separate phases. They alternate:

  • Assemble a subsystem.
  • Perform a functional check.
  • Assemble the next subsystem.
  • Perform another functional check.
  • Continue until the spacecraft is complete.
  • Then perform system-level testing.

This incremental approach catches problems early, when they are still easy to access. A component that fails a functional check after installation can be removed before it is buried under other hardware.

What this changes

  • The desktop uses horizontal assembly in a cleanroom environment appropriate to its subsystem sensitivity.
  • Assembly sequence is driven by access, with larger and more central components installed first.
  • Cleanroom discipline, contamination control, ESD protection, and configuration control are treated as part of the manufacturing process.
  • Assembly and functional testing are interleaved to catch problems early.
  • The next entry will cover acceptance testing and launch readiness.