power cycling source

Thread Starter

timgor

Joined Jul 19, 2013
6
I have 4 v power source.
Does anybody have idea how to make it off for a short period 1...5 sec, 1...2 times per day periodically? there should very fast and simple solution of it...
 

wayneh

Joined Sep 9, 2010
18,147
... there should very fast and simple solution of it...
Really? You don't know how to do it and yet you assume it's fast and simple?

Sorry to complain to a new visitor but it amazes me how many people come here thinking their idea is just a tiny step from reality.

Anyway, if I was doing this, I would employ a $5 digital lamp timer from the hardware store to handle all the timing chores. Since you need just a brief (and adjustable?) pulse, I'd also use a 555 timer IC-based circuit to produce whatever pulse you want when it is triggered by the lamp timer.
 

Thread Starter

timgor

Joined Jul 19, 2013
6
Thanks for solution. I was thinking about digital timers but I didn't know how to control 1...5 second interval.
Actually some problems intuitively seem to be very simple even if you don't know details.
I think that it is possible somehow to apply $1 alarm clock for this purpose. But I don't know how. Thanks again.
 

wayneh

Joined Sep 9, 2010
18,147
Look at the 555 monostable multivibrator or "one shot" circuits. You could arrange one to trigger for x seconds when powered on by the lamp timer.

There may be relays you could buy with this capability built in. Never saw or used one but sort of remember one mentioned in this forum.
 

wayneh

Joined Sep 9, 2010
18,147
20 hours is a very long time for a 555 timer and I'm not sure I've ever seen it used for that long a cycle. But I cannot think specifically why this would not work. The timing will not be precise, maybe differing by 2% (wild guess) from day to day.

I would increase R1 to 100K or more so that C1 can be reduced (and R2 increased). Big capacitors can be expensive and physically large, if that matters.
 

wayneh

Joined Sep 9, 2010
18,147
Oh wait, there's the problem. 10,000 KΩ is 10MΩ. That's almost impractically large already. If you used a 1MΩ, the capacitor has to be 10X bigger and R2 smaller. That passes too much current into the 555, I think.

I don't think it will work, but I'd like to see if any 555 wizards out there feel differently.
 

Thread Starter

timgor

Joined Jul 19, 2013
6
I don't need precision. 10% is absolutely perfect. I see that 1F, 5v capacitor is about $3.
The only reason not to work is that capacitor will leak faster than charging through the 100k resistor. What do you think?
 

Thread Starter

timgor

Joined Jul 19, 2013
6
Oh, you mean the capacitor will discharge too much current into the 555 during the T2 cycle and it will burn it down?
 

Thread Starter

timgor

Joined Jul 19, 2013
6
The data sheet may not help because the 1-2 A current will run for a short period (1-3 seconds) and may not damage it by heating.
 

wayneh

Joined Sep 9, 2010
18,147
I've just read that the discharge rate is internally limited so that any size capacitor can be used safely without concern about R2. However this will mean that the discharge time will be longer than you expect, and R2 may not be needed at all to get a few seconds (or more) of discharge time.

I also see recommendations that the discharge current should not exceed 200mA, and the overall heat dissipation cannot exceed the limits of the package either.

So I don't know if you'd get away with it or not. It may depend on the particular 555 you get.

And, you should read this, see #6

Rather than going for extremely long times using only the 555, it would make far more sense to build a 1-hour timer, say, and use a counter to divide that down. I like the 4017 counter for instance, which could easily give you a ÷10 function after your timer, which produces the clock signals. You can even cascade multiple timers to divide down by any factor.
 
Last edited:

Kermit2

Joined Feb 5, 2010
4,159
You could remain highly accurate and achieve 12/24 hour delay rates by utilizing the hands of an analog clock(remember those?) :)

let the hands passage between/by a sensor of your choosing provide the trigger.
 
Top