1. The desert that takes back what it is given
Frank Herbert’s Dune returns because Arrakis is a thermal object: too hot by day, too cold by night, with every living thing adapted to manage the swing. The desktop is a thermal object too, but in reverse. It generates heat internally and must dump it to the 3 K background. Some cells are better at dumping than others. Heat trading is a way to let the whole platform adapt to the swing.
This entry works through what changes if the desktop’s cells can share thermal load.
2. From independent radiators to a thermal market
Today, each cell has its own radiator budget. With heat trading, the federation has a shared cooling budget. A cell with spare radiator capacity can offer cooling. A cell with excess heat can request it. The allocation is explicit, just as with power trading.
This does not remove the physics: heat still flows from hot to cold. But it adds a control layer that decides which loads to run and where to route the heat.
3. Mission capability becomes a portfolio problem
If cells can trade heat, the platform can run higher peak loads than any single cell could support. A compute job that would overheat one cell can be spread across several. A customer payload with a temporary high thermal load can be accepted if the federation has cooling margin.
The trade is complexity. Ground no longer validates each cell in isolation. It validates the thermal portfolio and the control rules.
4. New failure modes appear
Heat trading introduces its own risks:
- A cell could accept too much heat and exceed its own radiator or temperature limits.
- A thermal path could fail, leaving a donor cell unable to deliver promised cooling.
- The control system could route heat away from a cell that actually needs it.
- A software fault could keep moving heat in circles, wasting energy.
These risks require limits: hard temperature limits, maximum heat-transfer rates, and emergency shutdown paths.
5. What this changes
- Autonomous heat trading turns the thermal system from a set of independent budgets into a managed market.
- It can increase capability but adds complexity and new failure modes.
- The physical layer must support heat transfer between cells.
- The next entry will ask what the desktop must provide to make this possible.