The Fault After a Power Blip: A Decision Tree
Why this matters
"It stopped working right after the power flickered" is a common call after a storm, a utility brownout, or a tripped breaker down the line. A power blip does three things: it interrupts power mid-operation, it can deliver a surge as power returns, and it forces every controller in the building to restart cold. Most of these faults are simple to clear, but a few are genuine damage. Knowing the difference keeps you from replacing a board when all the customer needed was a reset, and from missing a fried component when something really did cook.
Start here: was it interrupted, surged, or just reset
Power events come in three flavors and they fail differently:
- Interruption (the lights went out and came back). The risk is a controller stuck in a fault state, a tripped safety, or a sequence that did not resume.
- Surge or spike (often with nearby lightning). The risk is real damage to electronics, motor windings, or transformers.
- Brownout (voltage sagged but did not fully drop). The risk is a motor that stalled under low voltage, or a control that browned out and latched a fault.
Ask what happened in the building: did everything go dark, did lights dim, was there a storm, did a breaker trip. That sorts the tree before you open anything.
First, the free fixes: reset and check protection
Before you diagnose damage, clear the easy states. Most "dead after a blip" units are not broken, they are latched off.
- Cycle power deliberately. Turn the equipment off at its disconnect, wait a full minute for capacitors and controls to drain, then restore. Many controllers need a clean power cycle to clear a lockout.
- Check every breaker and fuse in the path, including ones that look on; a breaker can trip to a middle position that reads neither on nor off. Reset it fully off, then on.
- Look for a tripped safety or reset button. High-limit switches, overload buttons, GFCI receptacles, and float switches all latch and need a manual press.
- Read the fault code or indicator if there is one. A blinking light or display is the unit telling you why it locked out.
If it comes back to life and runs normally, the blip just tripped a protection. Tell the customer that is expected behavior and move on.
If it powers up but behaves wrong
If the unit runs but settings are wrong (clock reset, schedule gone, defaults loaded), the controller simply lost its volatile memory during the outage. Reprogram it and, if it has a backup battery or capacitor, check that.
If a motor hums, trips, or starts hard after a brownout, suspect a stalled motor that overheated under low voltage, or a start component (capacitor or relay) that took the abuse. Test the capacitor's microfarad reading against the nameplate and check the overload.
If part of the system works and part is dead, you likely lost one leg of power, a single fuse, or one branch circuit. Confirm voltage on each leg at the equipment, not just at the panel.
If it is fully dead after the easy checks
Now you are looking for damage, and a surge is the usual cause. Work from the supply inward:
- Confirm incoming voltage at the disconnect with a meter. No voltage in means the problem is upstream (utility, main breaker, wiring), not the equipment.
- Check the low-voltage transformer. Control transformers are cheap sacrificial parts and frequently die in a surge. No secondary voltage means no control power, which looks like a dead unit.
- Inspect for surge damage. Look for scorched traces, a blown inline fuse, a popped surge-protection component, or the smell of burnt electronics on the control board.
- Check fuses and protective devices dedicated to electronics. Many boards have their own small fuse precisely so a surge takes the fuse, not the board.
If the transformer or a board fuse is dead but the board itself looks clean, replacing the cheap sacrificial part may restore everything. If the board shows physical burn damage, it took the hit and needs replacement.
Prevent the repeat
A unit that fails on every blip has no protection. Recommend surge protection at the panel or the equipment, verify neutral and ground are solid (a loose neutral causes voltage swings that destroy electronics over time), and note any utility-side instability for the customer to report. Repeated brownouts are not the equipment's fault, and chasing them as equipment faults wastes everyone's money.
References
- Trade-standard electrical-fault and surge-damage diagnostic practice
- NFPA 70 (National Electrical Code) for grounding, bonding, and protection principles
- Manufacturer service documentation for control-board and transformer faults
- See related: Why Electrical Connections Degrade; It Acts Up Only in the Morning: A Decision Tree