1. The ocean that shared everything with itself
Stanisław Lem’s Solaris returns as the recalled work because the ocean is one continuous medium; a disturbance in one place eventually affects the whole body. The desktop is not one continuous ocean, but it could behave a little like one if heat could move freely between cells. A compute cell with waste heat and a battery cell that needs warming are a natural pair. The question is whether the plumbing between them is worth building.
This entry wonders about heat trading between desktop cells.
2. Why heat trading is attractive
In a conventional spacecraft, each subsystem has its own radiator and its own heaters. The radiators reject heat to space, and the heaters add heat from electricity. Both consume mass and power. Heat trading breaks this symmetry. Waste heat from one cell becomes useful heat for another.
The desktop is especially suited to heat trading because it is a federation of cells. Some cells are naturally hot: compute, power conversion, transmitters. Some cells are naturally cold or need to stay warm: batteries, sensors, propellant lines. If heat can move from hot cells to cold cells, the platform needs fewer radiators and fewer heaters.
3. Mechanisms for inter-cell heat transfer
Several technologies could connect cells thermally:
- Thermal straps or bus bars: simple conductive paths, good for short distances and modest heat loads.
- Heat pipes: passive, reliable, and effective over moderate distances. They require a temperature difference to drive the working fluid, but no pump.
- Loop heat pipes: can move heat over longer distances and around bends, with capillary action replacing a mechanical pump.
- Pumped fluid loops: highest performance and flexibility, but require a pump, working fluid, and plumbing. A pump failure is a single point of failure unless redundant loops are provided.
For the desktop, heat pipes or loop heat pipes are attractive because they have no moving parts and can be integrated into the attachment interface. A cell that needs cooling could plug into a shared heat pipe backbone; a cell that needs warming could draw from the same backbone when the hot cell is operating.
4. The control problem
Heat trading is not automatic. The autonomy must decide:
- when to open a heat path between two cells;
- how much heat to move without overheating the donor or undercooling the receiver;
- what to do when the heat source is off and the cold cell still needs warmth;
- how to avoid thermal runaway, where heat dumped into one cell raises its temperature and forces more dumping elsewhere.
A useful abstraction is a thermal bus with controllable couplings. Each cell publishes its temperature, heat load, and need. The autonomy solves a matching problem: which cells have excess heat, which cells need heat, and what are the constraints of the connecting paths.
5. What this changes
- Heat trading can reduce radiator area and heater power by reusing waste heat.
- Heat pipes and loop heat pipes are strong candidates for the inter-cell thermal backbone.
- The autonomy must control thermal couplings actively to prevent runaway and ensure balance.
- The next entry will wonder about thermal-aware scheduling and emergency modes.