It Cycles On and Off Wrong Decision Tree

Why this matters

Equipment that turns on and off when it should not is telling you something specific, and it is almost never a mystery once you read it right. Short-cycling (rapid on-off-on-off), failing to start, or running and then tripping out are all the same family of complaint: the control loop and its safeties are reacting to a condition. The machine is usually doing exactly what it was designed to do - shut down to protect itself - because something upstream is wrong. The mistake is treating the cycling as the fault instead of as a symptom of a fault. This tree reads the cycling pattern from the simplest cause to the complex.

Start here: characterize the cycle precisely

Before diagnosing, watch and time it. The pattern is the diagnosis.

  • How long does it run before stopping? Seconds, a minute, several minutes.
  • What makes it restart? Time, cooling down, a manual reset, nothing you can see.
  • Does it trip a safety, satisfy a setpoint early, or just lose power?

A unit that runs a few seconds and quits behaves differently from one that runs ten minutes and trips on a limit. Pin the pattern down first; it points straight at the branch.

Step 1: Is the demand signal stable?

The most common "wrong cycling" cause is the simplest: the thing telling it to run is flickering. A loose thermostat wire, an erratic sensor, a setpoint right at the edge, or a control with a marginal connection makes the unit start and stop chasing a jittery command.

  • If the demand signal is unstable (intermittent call, bouncing sensor, loose control wiring), fix the signal. The machine is faithfully obeying a flickering order.
  • If the demand is steady and the unit still cycles wrong, move to power.

Step 2: Is the power supply solid?

Marginal power causes start-and-stop. A weak connection, an undersized supply, low voltage, or a loose lug lets the unit pull in, sag, and drop out. Connections that are fine cold can fail as they heat under load.

  • If power is marginal or intermittent, the unit cannot hold a run. Correct the supply and connections.
  • If power is solid under load, move to restriction and load.

Step 3: Is a restriction or overload tripping a safety?

This is the big one for "runs then trips." Safeties exist to shut the machine down when a condition goes out of bounds, and a restriction is the usual trigger. A clogged filter, blocked airflow, dirty coil, low flow, or seized load drives temperature, pressure, or current past a limit, and the safety opens. The unit cools or relieves, the safety resets, and it runs again until it trips again. That repeating run-then-trip is the classic restriction signature.

  • If you find restriction or an overloaded load, clear it. The cycling stops once the condition stays in bounds.
  • If the path is clear and the load turns freely, move to the medium and capacity.

Step 4: Is the working medium wrong (too much, too little, or out of range)?

Charge, prime, fluid level, or pressure outside the normal band can trip the protective controls. Too little starves it and trips a low safety; too much or contaminated trips a high one. Either way the machine protects itself by shutting down.

  • If the medium is out of range, restore it to spec and find why it drifted.
  • If the medium is correct, move to the safety devices themselves.

Step 5: Is a safety device faulty or set wrong?

Only after ruling out the conditions a safety responds to should you suspect the safety itself. A pressure switch, limit, overload, or float that is failing or mis-set can trip with no real fault present, or fail to reset cleanly.

  • If a safety is genuinely faulty (tests bad, trips with the monitored condition confirmed normal), replace it. But verify the condition first - condemning a safety that is correctly reporting a real problem just removes your protection.
  • If safeties check out, suspect the control.

Step 6: Is the control or its timing the problem?

Last: the control board or timer that governs the cycle. Anti-short-cycle timing, sequencing, or a control output can misbehave and produce a bad cycle even when everything it monitors is healthy.

  • If the control logic or output is faulty, confirm with measurement or a known-good swap, then replace.

The pattern across trades

Flickering command, marginal power, restriction tripping a safety, out-of-range medium, faulty safety, then the control. A boiler short-cycling, a compressor that trips on overload, a pump that cycles on a pressure switch, a motor that starts and drops out: same family, same order, read the cycle first.

References

  • Trade-standard short-cycling and nuisance-trip diagnostic practice.
  • Manufacturer literature on safety-device operation and protective shutdowns.
  • See related: It Runs but Doesn't Do Its Job Decision Tree; Eliminating the Easy Stuff First; The Diagnostic Flowchart Mindset.