Short-Cycling Equipment: A Generic Decision Tree

Why this matters

Short-cycling is when equipment starts, runs briefly, shuts off, and restarts over and over instead of running a normal cycle. It is hard on everything: motors and compressors draw their highest current at startup, so rapid restarts heat windings, wear contactors, and shorten life fast. Worse, short-cycling is almost always the symptom of a real problem, not the problem itself. The unit is either being told to stop early, or a safety device is shutting it down to protect it. Your job is to figure out which.

Start here: is it being told to stop, or is it protecting itself?

This is the single fork that organizes the whole diagnosis. Two very different worlds:

  • Demand-driven cycling: the control thinks the job is done, so it stops. Then conditions change and it restarts. The unit is healthy but the control logic or sensing is wrong.
  • Protection-driven cycling: a safety or limit device sees a dangerous condition (too hot, too much pressure, too much current) and cuts power to save the equipment. The unit is unhealthy and the safety is doing its job.

Watch one full cycle. Does it shut off smoothly when a setpoint is reached, or does it cut out abruptly, often with a click from a safety device or a brief overload?

Branch 1: demand-driven (satisfies too quickly)

  • If the controlling sensor or thermostat is reaching its setpoint almost instantly, the sensor may be mislocated, miscalibrated, or reading a false-close condition. A sensor placed too near the output it controls will satisfy in seconds.
  • If the setpoint differential (the gap between cut-out and cut-in) is set too tight, the unit cuts off and back on with the smallest change. Widen the differential or restore the factory dead band.
  • If the load is oversized for the space or system, it satisfies demand faster than it can complete a healthy cycle. This is a sizing problem, not a repair, but it is a real cause.

Branch 2: protection-driven (a safety trips)

When a safety device is doing the cutting, find which one and ask what it protects against. Most safeties cover three conditions: overheating, over-pressure, or over-current.

  • If an over-temperature limit is tripping, the unit is overheating during the run. Treat it as an overheating problem - check airflow, cooling, and load. See the overheating decision tree.
  • If a pressure or flow safety is tripping, something is restricting flow or letting pressure climb. Look for a blockage, a closed valve, a fouled filter, or a failed flow component.
  • If an overload or current-protection device is tripping, the motor or compressor is drawing too much current. Measure running current against the nameplate. High draw points to mechanical binding, low supply voltage, or a failing component.

Never bypass, jumper, or "hold in" a tripping safety to keep a unit running. The safety is the only thing standing between you and a burnout or a worse failure.

Branch 3: electrical and control faults that mimic both

  • If the unit cuts out at random with no pattern, suspect a loose connection or a failing relay or contactor. A connection that opens when it warms or vibrates drops the load, then remakes when it cools - classic intermittent short-cycle.
  • If supply voltage sags badly on startup, the unit may pull in, drop out from low voltage, and retry. Measure voltage at the moment of start, not at rest.
  • If a control board is resetting or a capacitor is weak, startup can fail repeatedly. Check the start components before condemning the board.

Reading the pattern

  • Smooth shutoff at setpoint plus fast restart equals demand or differential problem.
  • Abrupt cutout with a safety click equals protection problem - find the condition it senses.
  • Random, no-pattern cutout equals loose connection or failing switching component.

Time the cycle and note exactly how it stops. The manner of the shutoff tells you which branch you are on.

References

  • NFPA 70B, recommended practice for electrical equipment maintenance
  • Manufacturer documentation for control differentials and safety-device setpoints
  • Trade-standard practice on never bypassing limit and safety controls
  • See related: "Overheating Equipment Diagnosis Decision Tree" and "Ground Fault vs Overload vs Short"