logo elektroda
logo elektroda
X
logo elektroda

Time Delay Relay Circuit: 30s Power-On Delay & 4x Adjustable ON/OFF Cycle Controller

243 10
Best answers LABEL_AI_GENERATED

How can I build a circuit that keeps a relay off for about 30 seconds after power-up, then turns it on and cycles it on/off four times with an adjustable delay before stopping?

Use a 555 timer for the initial 30-second delay, but use an MCU/Arduino if you want the on/off timing to be accurate and easily adjustable for the four repeat cycles [#21667678] The same reply points to example circuits built with 555 timers and Arduino code for generating adjustable delays, which matches the need for a timed relay sequence that stops after four attempts [#21667678]
AI summary based on the discussion. May contain errors.
ADVERTISEMENT
  • #1 21667668
    Radiant Man
    Anonymous  
  • ADVERTISEMENT
  • Microcontroller with RTC for programmable delay control

    #2 21667669
    Mark Harrington
    Anonymous  
  • BT routers shipped with wrong login passwords

    #3 21667670
    Mark Harrington
    Anonymous  
  • ADVERTISEMENT
  • #4 21667671
    Mark Harrington
    Anonymous  
  • #5 21667672
    Radiant Man
    Anonymous  
  • ADVERTISEMENT
  • Clarifying burst timing and starter current requirements

    #6 21667673
    Mark Harrington
    Anonymous  
  • Proposal for trusted partners and 5000-unit minimum order

    #7 21667674
    Mark Harrington
    Anonymous  
  • #8 21667675
    Radiant Man
    Anonymous  
  • ADVERTISEMENT
  • Clarifying burst timing and relay current requirements

    #9 21667676
    Mark Harrington
    Anonymous  
  • #10 21667677
    Mark Harrington
    Anonymous  
  • 555 timer or MCU delay circuit options

    #11 21667678
    harika d
    Anonymous  

Topic summary

LABEL_AI_GENERATED
The discussion focuses on designing two interconnected timing relay circuits for generator control. The first circuit provides a 30-second power-on delay after 220V mains power is applied, during which the relay remains off; once the delay expires, the relay activates to enable the second circuit. The second circuit operates on a 12V battery and is designed to attempt starting a generator by cycling a relay ON and OFF up to four times, with adjustable ON/OFF delay intervals between attempts (typically 10 to 15 seconds). After four cycles, the relay operation stops. Key design considerations include the maximum delay between relay bursts, current requirements for the starter motor relay, and the ability to adjust timing parameters. Solutions discussed include using 555 timer ICs for simple delay circuits or microcontroller (MCU) based designs for programmable control, with options for LCD or 7-segment display readouts and memory for storing settings. The project timeline for a custom MCU-based design is estimated at 2 to 5 weeks, including software development and PCB assembly. References to external resources and companies offering design assistance were also mentioned.
AI summary based on the discussion. May contain errors.
ADVERTISEMENT