The Problem Happens on a Schedule: A Decision Tree

Why this matters

When a fault keeps the same appointment, every night at nine, every Monday, once an hour, the clock is handing you the answer. Something time-driven is doing it: an automated schedule, a periodic cycle, a utility switch, or a quantity that fills up and dumps on an interval. A time-stamped fault is one of the easiest intermittents to solve, if you stop treating it as random and start reading the timetable.

Start here: get exact timestamps

The whole method runs on precise times. "In the evenings" is not enough. Get the customer to timestamp several failures: the exact time, the day, and whether the gap between events is regular. Three good timestamps usually reveal which of three patterns you have, and each points at a different kind of timed actor. If they cannot recall, have them note the next few precisely; the timetable is worth the wait.

Safety note: a scheduled safety-device operation is real

If the scheduled event is a protective device operating on a cycle (a breaker, GFCI, relief valve, or high-limit that trips whenever a certain load runs), the schedule is telling you when a real overload or overpressure occurs. Do not defeat it or set it to auto-reset to ride through the window. De-energize or shut off to work, and find what the timer is switching on that overloads the system. The schedule is the clue, not the nuisance.

Sort into one of three patterns

  • Same clock time every day: an automated schedule fires at that time.
  • Same day or date: a human or service calendar drives it.
  • Regular interval regardless of the clock: a cycle runs or a quantity accumulates and releases.

Branch: a fixed clock time

Something switches on at that time. Walk the list of automated schedules on the property: irrigation controllers, recirculation-pump timers, pool pump and cleaner schedules, thermostat setback, vehicle charging windows, defrost timers, and utility time-of-use switching. Find the controller, read its program, and correlate the failure time against it. Very often the scheduled load is the aggressor on a shared resource (its start sags the voltage or drops the pressure), so once you identify it, hand off to the shared-load diagnosis.

Branch: a day or date pattern

A weekly pattern points at a human schedule that repeats: a cleaner's day, laundry day, a business's operating rhythm, or a trash and utility cycle. A monthly or seasonal date points at a billing cycle, a service that visits on a schedule, or a seasonal switchover. The date stamp is a shortcut to the routine behind it, so use it to jump straight to the person or service that owns that day, then hand off to the routine-correlation method to confirm the mechanism.

Branch: a regular interval

A fault that repeats every so many minutes or hours, independent of the wall clock, is a cyclic process. Time the interval precisely, because it often matches a known cycle length: a defrost cycle, a water-softener regeneration, a pump-down, a timer relay, a float that fills and dumps, or a compressor duty cycle. A quantity accumulating and releasing (condensate, a tank, a buffer crossing a limit) also produces a regular interval. Match the measured interval against the cycles the equipment is known to run, and the culprit usually names itself.

Match the timetable to the actor

Once you have a clock time or an interval, list everything in that system that operates on that schedule and check each one. The timetable plus the equipment's known cycles almost always narrows it to a single candidate, which you then confirm by watching the system at the scheduled moment with your meter or eyes on the suspect.

Recap

  1. Get exact timestamps for several failures.
  2. If a protective device is operating on the schedule, respect it and work de-energized.
  3. Sort the pattern into fixed clock time, day or date, or regular interval.
  4. Match the schedule to the timed actor: an automated controller, a human routine, or an equipment cycle.

References

  • Trade-standard intermittent-fault diagnosis practice
  • Manufacturer documentation for equipment cycle timing (defrost, regeneration, duty cycle)
  • See related: Correlating a Fault With the Customer's Own Routine; It Fails Only When Another Appliance Runs (Decision Tree); Using a Timeline to Expose a Hidden Trigger