Power switch on-off Timer?

For discussions related to designing and making ski/snowboard-building equipment, such as presses, core profilers, edge benders, etc.

Moderators: Head Monkey, kelvin, bigKam, skidesmond, chrismp

User avatar
dbabicwa
Posts: 133
Joined: Tue Aug 28, 2012 5:16 pm
Location: Perth, Australia
Contact:

Power switch on-off Timer?

Post by dbabicwa »

Hi guys,

back to projects! And I desperately need a timer switch which proves impossible to find in AU!

Ok, I got a domestic one but it allows me to set the TIME like On: 23:00 and Off 23:02 (pm), and need to set the day, Mon, Tue, which is a nightmare.

How about one to set the interval: Power On every 5 mins (or 10 or 30 or...), and Power Off after 1 min (or 2, or...)

Please advise! It is for running a vac.

Thanks

D.
User avatar
MontuckyMadman
Posts: 2395
Joined: Fri Jun 20, 2008 9:41 pm

Post by MontuckyMadman »

So you want a timer that oscelates on off at a desired interval?
how bout a programable pid?
sammer wrote: I'm still a tang on top guy.
User avatar
MontuckyMadman
Posts: 2395
Joined: Fri Jun 20, 2008 9:41 pm

Post by MontuckyMadman »

So you want a timer that oscelates on off at a desired interval?
how bout a programable pid?
sammer wrote: I'm still a tang on top guy.
User avatar
dbabicwa
Posts: 133
Joined: Tue Aug 28, 2012 5:16 pm
Location: Perth, Australia
Contact:

Post by dbabicwa »

Thanks MM

not a bad idea, I think a bit overkill tho..

Does this exist as a domestic timer or something?
User avatar
skimann20
Posts: 345
Joined: Wed Feb 27, 2008 8:28 pm
Location: Taxachusets

Post by skimann20 »

I use something at work that does exactly what you are asking. I'll get you the model number.
User avatar
dbabicwa
Posts: 133
Joined: Tue Aug 28, 2012 5:16 pm
Location: Perth, Australia
Contact:

Post by dbabicwa »

Cheers for that

D.
twizzstyle
Posts: 2204
Joined: Tue Mar 07, 2006 8:25 pm
Location: Kenmore, Wa USA

Post by twizzstyle »

What is this for? A heat blanket in your press?

You can get cheap chinese-made PID controllers on ebay for just about nothing. I think I paid like $30 USD for mine. Hook it up to a thermocouple and a solid-state relay, and it controls your blanket to the exact temperature you want.

Timing it, you'll have to fiddle with the duty cycle until you get the temperature you want - which is exactly what the PID is doing.
sammer
Posts: 933
Joined: Wed Dec 19, 2007 10:37 pm
Location: Fernie B.C.
Contact:

Post by sammer »

twizzstyle wrote:What is this for? A heat blanket in your press?
He said he wants it for his vac pump.

I would just leave your vacuum pump running, most are designed for continuous duty.
Shouldn't hurt it.

Or just build one of these...
http://www.joewoodworker.com/veneering/EVS/concept.htm

sam
You don't even have a legit signature, nothing to reveal who you are and what you do...

Best of luck to you. (uneva)
twizzstyle
Posts: 2204
Joined: Tue Mar 07, 2006 8:25 pm
Location: Kenmore, Wa USA

Post by twizzstyle »

Wow I can't read :oops: Yeah vacuum pumps are designed to run continuously.
User avatar
falls
Posts: 1458
Joined: Tue Oct 27, 2009 5:04 pm
Location: Wangaratta, Australia

Post by falls »

Programmable lawn sprinkler timer might work?
Don't wait up, I'm off to kill Summer....
User avatar
dbabicwa
Posts: 133
Joined: Tue Aug 28, 2012 5:16 pm
Location: Perth, Australia
Contact:

Post by dbabicwa »

twizzstyle wrote:Wow I can't read :oops: Yeah vacuum pumps are designed to run continuously.
Yes, this is true.

The only thing is 40C summer scorching heat:)

Which means a pump is much much more if left to run:( Do not want to burn my "shed" down.

Might look at the lawn thingy, thx Falls.
Last edited by dbabicwa on Thu Jan 30, 2014 6:51 pm, edited 1 time in total.
User avatar
dbabicwa
Posts: 133
Joined: Tue Aug 28, 2012 5:16 pm
Location: Perth, Australia
Contact:

Post by dbabicwa »

Ok,

did look for a lawn thingy, and man, they are expensive:( The better ones that is.

Any other solution out there?
amidnightproject
Posts: 378
Joined: Wed Nov 04, 2009 10:59 am
Location: Portland Area, Maine
Contact:

Post by amidnightproject »

If you are ok with some programming and a little DIY.

https://www.sparkfun.com/tutorials/119

and then a cheap dev board like this Arduino UNO

https://www.sparkfun.com/products/11224

This will give you infinite control over the time functions. As long/as little and as often as you would like it to cycle. Just open the file, change the time variables and re compile. Sounds like a lot but it isn't. If you want to get fancy you could easily interface it to a computer or a phone for more control options.

Might be overkill, but it will do any sequence you want it to without having to conform to a manufactured device time sequence.

:D
amidnightproject
Posts: 378
Joined: Wed Nov 04, 2009 10:59 am
Location: Portland Area, Maine
Contact:

Post by amidnightproject »

http://ccollins.wordpress.com/2013/12/1 ... h-arduino/

You could also drop an atmospheric pressure sensor inside your vacuum bag and tell it to turn the compressor on when the pressure drops below a specific value.

You can get pretty nerdy with it :D
User avatar
dbabicwa
Posts: 133
Joined: Tue Aug 28, 2012 5:16 pm
Location: Perth, Australia
Contact:

Post by dbabicwa »

Cheers for that!

I would need a power supply = more things to move around etc. Hate to over complicate things, when one even mechanical device can do. But which one? That is a question.

See this little Belkin device: http://www.ilcnsw.asn.au/items/9882

No on/off intervals tho.
Post Reply