1. The station that had to keep its own climate
Stanisław Lem’s Solaris returns as the recalled work because the Prometheus station does not have the luxury of a planetary atmosphere to buffer its temperature. It must make its own climate with radiators, insulation, and active control. The desktop is the same: every watt of waste heat must be routed to a surface that can radiate it, and every component that gets cold must be kept alive with heaters or shared warmth.
This entry reads about radiators, heat transport, heaters, and thermal storage.
2. Radiators: the spacecraft’s sweat glands
A radiator is a surface optimized to emit infrared radiation. Its performance is set by two surface properties:
- Emissivity: how efficiently it radiates heat. High-emissivity coatings, such as certain white paints, black paints, or optical solar reflectors, are chosen for radiator faces.
- Absorptivity: how much solar energy it absorbs. A good radiator has low absorptivity to sunlight and high emissivity to infrared, so it rejects heat without gaining much from the Sun.
The area of a radiator is sized by the heat load and the allowable temperature. The Stefan-Boltzmann law says radiated power scales with the fourth power of absolute temperature, so a small increase in radiator temperature allows a large increase in heat rejection. But the components producing the heat usually have upper temperature limits, so the radiator cannot be arbitrarily hot.
Radiators can be body-mounted, deployable, or part of a dedicated thermal panel. Body-mounted radiators are simple but constrained by orientation and area. Deployable radiators add area and can be pointed for better rejection, at the cost of mechanism complexity and mass.
3. Heat transport: pipes, straps, and loops
Heat must travel from the source to the radiator. The main options are:
- Thermal straps: flexible conductors, often copper or aluminum braids, used when a small amount of heat must cross a joint or vibration isolation interface.
- Heat pipes: sealed tubes with a working fluid that evaporates at the hot end, travels as vapor to the cold end, condenses, and returns by capillary action through a wick. They are passive, reliable, and effective over modest distances.
- Loop heat pipes and pumped loops: used when heat must move farther or when more control is needed. Pumped loops use a mechanical pump to circulate coolant; loop heat pipes use capillary action over longer distances than conventional heat pipes.
For the desktop, heat pipes are attractive because they have no moving parts and can share heat between cells. A hot compute cell could pass waste heat to a cold battery cell, or to a radiator cell, without a pump.
4. Heaters and survival
Not every thermal problem is about rejecting heat. Some components must be kept warm. Batteries are the classic example: most lithium-ion chemistries will not charge below a few degrees Celsius and may be damaged if charged while too cold. Propellant lines, thrusters, and some sensors also have lower temperature limits.
Heaters are electrical resistors that convert power directly into heat. They are simple but consume the very power the platform is trying to budget. The art is to use heaters only when necessary, to size them for the worst-case eclipse, and to coordinate them with the power manager so they do not drain the battery just when it needs to stay warm.
5. Thermal storage: phase-change materials
Phase-change materials absorb or release heat at nearly constant temperature as they melt or freeze. A block of PCM near a component can absorb a temporary heat spike during a high-power operation and then release it gradually to a radiator. This decouples the transient heat load from the steady-state radiator sizing.
For the desktop, PCM could smooth the thermal load from a payload that runs intermittently, or provide a buffer during a short eclipse when radiators are cold but components still generate heat.
6. What this changes
- Radiators are sized by heat load, allowable temperature, and the optical properties of their surfaces.
- Heat pipes are a strong candidate for moving heat between desktop cells without moving parts.
- Heaters are a power consumer, so their use must be coordinated with the energy manager.
- Phase-change materials can absorb transient heat loads and reduce radiator area requirements.
- The next entry will read about thermal modeling and thermal vacuum testing.