1. The lab that watched itself
Michael Crichton’s The Andromeda Strain returns as the recalled work because its Wildfire facility is built to monitor, contain, and respond to a biological anomaly with minimal human intervention. The systems watch themselves, raise alarms, and enforce quarantine. The desktop is not biological, but the pattern is useful: a facility that continuously assesses its own state and decides when quiet degradation has become a threat.
This entry wonders what autonomous health management would look like on the desktop.
2. Beyond fault detection
FDIR reacts to faults. Health management tries to see them coming. It asks different questions:
- Is this sensor drifting faster than it did last month?
- Is this power converter running hotter than its siblings?
- Is this storage device accumulating corrected errors at a rising rate?
- Is this bearing producing vibration signatures that match an earlier failure?
A NASA guide to health monitoring in small satellites asks whether the goal is anomaly detection, diagnosis, or remaining useful life. Each goal needs different sensors, different algorithms, and different amounts of data.
3. A layered view
Autonomous health management on the desktop could have three layers:
- Telemetry layer: every cell reports temperatures, voltages, currents, vibration, memory errors, cycle counts, and other wear indicators.
- Trend layer: onboard or ground software compares current values to baselines, looking for drift, jitter, or step changes.
- Decision layer: the platform decides whether to log, alert, derate, switch to redundant hardware, or schedule a replacement.
The CALCE PHM overview emphasizes that PHM evaluates reliability under actual life-cycle conditions, not just design conditions. For the desktop, that means tracking what happens in orbit, not just what was predicted on the ground.
4. What would change
If the desktop had autonomous health management, it would:
- Move some diagnosis from ground analysts to onboard software.
- Produce health summaries that can be downlinked in a single contact.
- Trigger preventive actions — load balancing, thermal setpoint changes, redundancy switches — before a fault becomes critical.
- Create a long-term dataset that improves failure models over multiple missions.
5. What this changes
- Health management is the anticipatory counterpart to FDIR.
- The desktop already collects telemetry; the question is whether it interprets it continuously.
- The next entry will wonder about predictive maintenance and remaining useful life.