POWER OFF ON with delay

ksaomar

Sep 10, 2010
3
Joined
Sep 10, 2010
Messages
3
Hi there
I have a system that is stop working for few times around the year (hang), and it only start working again when I power it off then on again. Is there any circuit that can be used to trigger the system power off then on. I will give it the pulse from a Microcontroller in the same system. So when the pulse is high, then the relay will be ON to switch the power OFF. Immediately the pulse will be low because the whole system is OFF which make the relay OFF to switch the power ON again after certain time.
Regards,
Omar

View attachment 41143

 

KMoffett1

Nov 27, 2008
65
Joined
Nov 27, 2008
Messages
65
What are you switching on/off/on to restart your system?...120VAC?

ken

 

ksaomar

Sep 10, 2010
3
Joined
Sep 10, 2010
Messages
3
Thanks a lot Ken for your comments, I am using +12V DC, and I will use normally closed relay for that needed circuit to switch the power OFF then ON again.

Omar

 

Hero999

Oct 28, 2007
2,433
Joined
Oct 28, 2007
Messages
2,433
What are you asking for?

Surely that can be integrated into the microcontroller?

If your microcontroller is hanging, it's probably because the power supply is noisy so needs more decouping capacitors and ferrite beads or there could be an error in the code.

 

awright1

Aug 9, 2005
53
Joined
Aug 9, 2005
Messages
53
Google "Watchdog Timers."  TI, Maxim, Analog Devices, and many other chip makers make devices with various levels of complexity and sophistication to restart a system if voltage levels drop below some threshold or if the watchdog input senses an absence of normal system activity or if it receives a reset pulse.  They come with preset or adjustable time delays of milliseconds to seconds.  They put out a delayed logic "0" or "1" that can be used for whatever you desire.

If you already have and are happy with a pulse from your system to command a reset you can use a TDR (Time Delay Relay)  They also come in all flavors of adjustability and functionality including delayed on, delayed off, one-shot, and many other programs.  Sounds like you may be seeking a one-shot function that will switch the contacts for a selectable time period from a fraction of a second to many hours upon receipt of a pulse or contact closure.

As I recall, Grainger's catalog offers a variety of TDRs and has a writeup explaining all the variations of programs available.

awright

 
Last edited by a moderator:

soran_fm

Oct 1, 2010
1
Joined
Oct 1, 2010
Messages
1
hi you can use the 555 timer to your problem you can take it a puls and its turn on and after a adjustable time its turn off and if you need the diagram i send it to you

 
Top