An off delay timer (TOFF) is a control relay that immediately activates its output when triggered, but holds that output active for a preset duration after the trigger signal is removed. In a real circuit, it changes a hard-cut power drop into a controlled coast-down, keeping a load energized after the primary control logic dictates a stop. If you have ever wondered why a commercial HVAC blower keeps running for three minutes after the thermostat clicks off, or why a bathroom exhaust fan clears humidity long after the light switch is flipped, you are looking at the work of a TOFF relay.

What people most commonly confuse this with is the ON delay timer (TON). A TON timer waits to turn on after receiving a trigger; a TOFF timer waits to turn off after losing its trigger. Mixing these two up on the workbench will result in a circuit that behaves exactly opposite to your design intent.

How an Off Delay Timer Changes Your Circuit Logic

To understand the logic, map the timing sequence. In a standard TOFF configuration, the relay requires two electrical inputs: a continuous power supply for the internal timing circuitry, and a separate trigger (or gate) signal.

The TOFF Timing Sequence:
  • T0 (Trigger Applied): The trigger signal goes HIGH. The output contacts immediately close. The load turns ON.
  • T1 (Trigger Removed): The trigger signal drops to LOW. The internal countdown begins. The output contacts remain closed. The load stays ON.
  • T2 (Delay Expires): The preset time elapses. The output contacts open. The load turns OFF.
  • T3 (Trigger Reapplied): If the trigger goes HIGH again before T2 is reached, the timer instantly resets to zero and the output stays ON.

This logic is fundamentally different from an interval (one-shot) timer, which ignores subsequent triggers while timing out, or a standard 555-based monostable circuit that might require specific edge-triggering. A true industrial TOFF relay is level-triggered and continuously monitors the gate state.

Worked Numeric Example: Server Rack Thermal Post-Purge

Let us look at a concrete application with real values. You are building a thermal management system for a sealed 42U server rack. The rack uses a 120V AC, 1.2A exhaust fan to pull hot air out. You have a mechanical thermostat set to close its contacts at 85°F (29°C) and open them at 80°F (26°C).

The Problem: When the rack cools to 80°F, the thermostat opens and cuts power to the fan. However, the servers near the top of the rack still have residual heat in their heatsinks. You need the fan to keep running for exactly 5 minutes (300 seconds) after the thermostat opens to clear this thermal mass.

The Circuit Setup:

  • Power Supply: 120V AC continuous to the timer's A1/A2 pins.
  • Trigger (Gate): 120V AC from the thermostat switch to the timer's Y1 pin.
  • Load: 120V AC exhaust fan (1.2A nominal, but 6.5A locked rotor inrush) wired through the timer's Normally Open (NO) output contacts.
  • Timer Setting: Dial set to 300 seconds.

The Operation: The rack heats up to 85°F. The thermostat closes, sending 120V AC to the Y1 trigger pin. The timer's internal relay instantly pulls in, sending 120V AC to the fan. The fan draws its 6.5A inrush, then settles at 1.2A. The rack cools down to 80°F. The thermostat opens, dropping the Y1 trigger to 0V. The timer's internal clock starts counting down from 300 seconds. The fan continues to run. At exactly 300 seconds, the internal relay drops out, cutting power to the fan. The thermal post-purge is complete.

Where You Meet This in Practice

While microcontrollers handle complex timing in modern consumer electronics, hardwired TOFF relays remain the backbone of industrial and commercial electrical infrastructure due to their noise immunity and fail-safe characteristics. You will routinely encounter them in:

  • HVAC Blower Post-Purge: Keeping the indoor blower motor running for 90 to 180 seconds after the compressor contactor de-energizes, squeezing residual cooling off the evaporator coil.
  • Welding Torch Water Coolers: Circulating coolant through a TIG welding torch for 2 minutes after the high-frequency arc stops, preventing the copper cable from melting inside the rubber hose.
  • Commercial Bathroom Exhaust: Overrunning ventilation fans for 15-20 minutes after the lighting circuit is switched off to clear humidity and prevent mold in the ductwork.
  • Stairwell and Corridor Lighting: Legacy hardwired systems where a momentary push-button energizes the lighting contactor, and a TOFF relay holds the contactor coil closed for 3 minutes before dropping it.

Decision Tree: Picking the Right Off Delay Relay

Not all timers are built the same. Choosing the wrong form factor leads to premature contact welding or timing drift in hot panels. Use this decision matrix to select the right hardware for your panel.

If Your Requirement Is... Then Choose This Technology... Pros & Cons
High precision (±0.5%), wide voltage tolerance, and multifunction (TOFF, TON, Interval) Digital Solid-State (Microprocessor) Highly accurate, LCD/DIP switches, expensive ($50-$90).
Simple, fixed-time delay, low cost, and basic industrial environments Analog RC (Dial/Potentiometer) Cheap ($25-$40), easy to set with a screwdriver, timing drifts with temperature.
Intrinsic safety, explosive atmospheres, or zero reliance on electrical power supply Pneumatic (Fluid/Air Dashpot) No electricity needed for timing, extremely slow response, largely obsolete.
The Default Pick: For 95% of DIY, maker, and light commercial panel builds, buy the Macromatic TR-60522 (approx. $65). It is a multifunction digital timer that accepts 12-240V AC/DC for both power and trigger, features a 10A SPDT output, and eliminates the need to stock separate TON and TOFF relays. If you strictly need a dedicated, budget-friendly analog TOFF relay, the Omron H3Y-2 (approx. $35) is the industry standard workhorse.

Wiring Pinouts and Failure Modes to Avoid

Most industrial TOFF relays plug into an 8-pin octal base (like the Macromatic or Omron mentioned above) or an 11-pin base. Miswiring the base is the number one cause of dead-on-arrival panels.

Standard 8-Pin Octal Pinout:

  • Pins 2 & 7: Coil / Internal Power Supply (A1 and A2). This must be continuous.
  • Pins 1 & 8: Trigger / Gate input. (On some multifunction relays, pin 1 is the trigger and pin 8 is common).
  • Pins 3 & 6: Common terminals for the output contacts.
  • Pins 4 & 5: Normally Open (NO) and Normally Closed (NC) output contacts.

Critical Failure Mode: Inductive Back-EMF
If you use the internal relay contacts of a TOFF timer to directly switch an inductive load like a motor, solenoid, or heavy contactor coil, you are risking catastrophic failure. When the timer expires and the internal contacts open, the collapsing magnetic field of the inductive load generates a high-voltage reverse spike (Back-EMF). This spike will arc across the timer's internal mechanical contacts, eventually welding them shut, or it will punch through the triac if you are using a solid-state output timer.

The Fix: Always check the manufacturer's contact rating sheet. A timer rated for '10A Resistive' might only be rated for '2A Inductive'. If your load exceeds the inductive rating, use the TOFF timer to switch the coil of an interposing heavy-duty contactor (like a Schneider Electric TeSys or Eaton C25 series), and let the contactor handle the motor load. Alternatively, wire an RC snubber network (e.g., 0.1µF capacitor + 100Ω resistor in series) directly across the load terminals to absorb the voltage spike.

Frequently Asked Questions

What happens if the trigger signal bounces or pulses rapidly while the timer is counting down?
In a true TOFF circuit, the timer monitors the gate state continuously. If the timer is in its 300-second countdown phase and the trigger signal momentarily spikes HIGH for 10 milliseconds (due to switch bounce or a sensor glitch), the timer will instantly abort the countdown and reset to zero. The output will remain ON. The countdown only resumes when the trigger drops LOW and stays LOW. If your trigger source is noisy, you must add a hardware debounce circuit or use a programmable logic controller (PLC) with a software filter instead of a hardwired relay.

Can I just use an Arduino or ESP32 to do this instead of buying a $65 relay?
You can, but you should not for mains-voltage or critical infrastructure applications. A microcontroller requires a 5V or 3.3V DC power supply, a custom PCB, optocouplers for input isolation, and a mechanical relay module for the output. In an industrial panel subject to high electromagnetic interference (EMI) from variable frequency drives (VFDs), a bare microcontroller will likely experience brownouts or watchdog resets, dropping your load prematurely. A dedicated hardware TOFF relay is galvanically isolated, immune to EMI, and requires zero coding.

Does the timer need power during the delay countdown?
Yes. This is a common point of confusion. The internal timing circuitry (whether an RC network charging a capacitor or a microcontroller counting clock cycles) requires continuous power on pins A1/A2 for the entire duration of the delay. If you accidentally wire the timer's power supply through the same thermostat that acts as the trigger, cutting the trigger will also cut the power, and the timer will instantly drop out with zero delay. Power (A1/A2) must be continuous; Trigger (Y1) is the switched signal.

When designing control logic that requires a load to outlast its trigger signal, do not rely on software workarounds or mismatched ON-delay relays. Wire in a dedicated off delay timer, respect the inductive contact ratings, and your circuit will coast down exactly on schedule.