⚠️ This forum has been restored as a read-only archive so the knowledge shared by the community over many years remains available. New registrations and posting are disabled.

All times are UTC + 8 hours




Post new topic Reply to topic  [ 154 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6, 7, 8 ... 11  Next
Author Message
 Post subject: Re: Repeat Cycle timers
PostPosted: Sep 5th, '09, 09:25 
Legend Member
Legend Member
User avatar

Joined: Apr 20th, '08, 17:55
Posts: 516
Location: Melbourne
Gender: Male
Location: Mooroolbark, Vic, Australia
TCLynx wrote:
novaris,
If you were to use a car door actuator to open and close a valve..... Just one valve.......
and you wanted to be able to be have that valve open and close essentially as if it were hooked to a repeat cycle timer.
You Want to be able to adjust the open and closed time.

How would you make a really simple small single unit to control one of those actuators. No added sensors needed.


You could use an interval timer micro or other wise to trigger 2 pulse generators. If you have one detect a negative edge and one detecting a positive edge coming from the interval timer they could drive a h bridge.

I could also adjust the program on the interval timer I suggested to do it. I would drop the time adjustment down to 65 min and use 2 ports to drive the h bridge just pulse them instead of keeping them on. So the relay would pulse to open then wait the open period and pulse to close then wait the close period etc. If we went to a larger pic we could make it selectable between pulsed or continuous operation, it would not cost much more.

This is the type of ideas I was suggesting for developing a general purpose unit. So others please feel free to chip in with desired features.


Top
 Profile  
Reply with quote  
    Advertisement
 
 Post subject: Re: Repeat Cycle timers
PostPosted: Sep 5th, '09, 10:01 
Xtreme Contributor
Xtreme Contributor

Joined: Jun 7th, '09, 20:13
Posts: 198
Gender: Male
Location: Australia, WA, Dalwallinu
An over-riding open closed switch for each growbed would be nice.
Its a pain having to cycle timers when you are doing testing or want to shut a growbed off for repairs, maintenance etc.
John


Top
 Profile  
Reply with quote  
 Post subject: Re: Repeat Cycle timers
PostPosted: Sep 5th, '09, 10:05 
Seriously, this cant be healthy.
Seriously, this cant be healthy.
User avatar

Joined: Dec 6th, '07, 01:13
Posts: 10709
Images: 0
Location: central FL
Gender: Female
Are you human?: YES at least mostly
Location: USA, Florida, Yalaha
novaris wrote:
You could use an interval timer micro or other wise to trigger 2 pulse generators. If you have one detect a negative edge and one detecting a positive edge coming from the interval timer they could drive a h bridge.

:oops: Now my ignorance shows through even more. I need to look up pulse generators and how to have them detect the negative and positive edges. And what is an h bridge?

Quote:
I could also adjust the program on the interval timer I suggested to do it. I would drop the time adjustment down to 65 min and use 2 ports to drive the h bridge just pulse them instead of keeping them on. So the relay would pulse to open then wait the open period and pulse to close then wait the close period etc. If we went to a larger pic we could make it selectable between pulsed or continuous operation, it would not cost much more.

Yes, these ideas sound good to me.

Quote:
This is the type of ideas I was suggesting for developing a general purpose unit. So others please feel free to chip in with desired features.

definitely shaping up with some good ideas here guys. I wish I knew just a little more about this kind of electronics. I'm mainly good at the signal flow or as I like to call it, the "plumbing" side of electronics (basically finding the bad cables and replacing them before the show starts.)

Anyone know how much shipping small electronics like this would be between Au and USA?


Top
 Profile  
Reply with quote  
 Post subject: Re: Repeat Cycle timers
PostPosted: Sep 5th, '09, 10:23 
Xtreme Contributor
Xtreme Contributor

Joined: Jun 7th, '09, 20:13
Posts: 198
Gender: Male
Location: Australia, WA, Dalwallinu
I just copied this over from the Sequential thread so all the information is here

TCLynx wrote:
Ok, so with those car door actuators, I need to be able to reverse the polarity of the pulse then don't I? When I had first tested it out, for some reason the thing seemed to be springing back when the voltage was released so I guess that might be why my mind didn't wrap around the proper wiring/use of the thing.


You can't use these actuators to actually hold the valve open or closed - design the valve so the water flow or a detent of some sort holds the open or closed position and the actuator just shifts between the two positions - click the door lock on your car and you will get the idea. The lock flicks over from open to closed mechanically, the actuator just kicks it over the middle hump.

John


Top
 Profile  
Reply with quote  
 Post subject: Re: Repeat Cycle timers
PostPosted: Sep 5th, '09, 10:38 
Legend Member
Legend Member
User avatar

Joined: Apr 20th, '08, 17:55
Posts: 516
Location: Melbourne
Gender: Male
Location: Mooroolbark, Vic, Australia
Johnh wrote:
An over-riding open closed switch for each growbed would be nice.
Its a pain having to cycle timers when you are doing testing or want to shut a growbed off for repairs, maintenance etc.
John
I think many people are interested in one timer controlling the pump, for those like myself that are using sequenced growbeds because the system has an overflow you can just manually open or close the valves.


Top
 Profile  
Reply with quote  
 Post subject: Re: Repeat Cycle timers
PostPosted: Sep 5th, '09, 10:49 
Legend Member
Legend Member
User avatar

Joined: Apr 20th, '08, 17:55
Posts: 516
Location: Melbourne
Gender: Male
Location: Mooroolbark, Vic, Australia
or unplug the cable to the actuator


Top
 Profile  
Reply with quote  
 Post subject: Re: Repeat Cycle timers
PostPosted: Sep 18th, '09, 04:02 
Seriously, this cant be healthy.
Seriously, this cant be healthy.
User avatar

Joined: Dec 6th, '07, 01:13
Posts: 10709
Images: 0
Location: central FL
Gender: Female
Are you human?: YES at least mostly
Location: USA, Florida, Yalaha
Well I'm finally done with this past week's gig and have some time to look at the electronics bits I ordered.


Top
 Profile  
Reply with quote  
 Post subject: Re: Repeat Cycle timers
PostPosted: Sep 21st, '09, 11:43 
Seriously, this cant be healthy.
Seriously, this cant be healthy.
User avatar

Joined: Dec 6th, '07, 01:13
Posts: 10709
Images: 0
Location: central FL
Gender: Female
Are you human?: YES at least mostly
Location: USA, Florida, Yalaha
Arg!!!!!
Well the instructions without the diagrams are pretty pointless. I got parts but the instructions only tell which pins to pick for time but not what other pins need to be plugged to what to make it all operate!

I did get a little timer kit that is bassed on a 555 chip and I was able to get that to work but it only does on cycles from .5 to 5 seconds and off times from 2-60 seconds so that doesn't really help me much for a timer that needs longer periods.

Is the offer to program chips still open? How would that work with shipping from AU to USA? You would still need to diagram how to wire up the rest of the circuit to make the actuator controller.

I've been asking questions on some electronics forums but their general answer to newbies is to tell you to go google it. I'm having trouble even getting them to recommend what search phrases I should be using to find what I'm searching for.


Top
 Profile  
Reply with quote  
 Post subject: Re: Repeat Cycle timers
PostPosted: Sep 21st, '09, 19:26 
Legend Member
Legend Member
User avatar

Joined: Dec 3rd, '08, 21:46
Posts: 689
Location: Eastford, CT
Gender: Male
Are you human?: yes
Location: Eastford, CT USA
Hi TC,

I've been developing a programmable on/off timer that should do the trick. It has a USB port so you can plug it into a PC and send it a couple of commands to set the on/off timing. The only problem is that it's a bit expensive for the low-powered relay. The entire thing is run on 3 AA batteries so I had to be careful with the power consumption. I'm hoping to keep the parts for the prototype unit below $50. I should be done with it in the next month....but my real job keeps getting in the way! :roll:


Top
 Profile  
Reply with quote  
 Post subject: Re: Repeat Cycle timers
PostPosted: Sep 23rd, '09, 01:28 

Joined: Sep 19th, '09, 02:15
Posts: 6
Location: winnipeg, canada
Gender: Male
Location: canada
i found this guy on ebay for 15 bucks and was thinking it would work well enough? keep in mind its for a small pump and for less than 15 amps. anyone have any luck with a small timer similar to this?


Attachments:
timer.jpg
timer.jpg [ 39.66 KiB | Viewed 3231 times ]
Top
 Profile  
Reply with quote  
 Post subject: Re: Repeat Cycle timers
PostPosted: Sep 23rd, '09, 06:43 
Seriously, this cant be healthy.
Seriously, this cant be healthy.
User avatar

Joined: Oct 11th, '07, 19:43
Posts: 6687
Gender: Male
Are you human?: Not at 3 am :(
Location: Kalgoorlie
It only gives you 20 on/offs - quite often not fine enough for us.

I want a timer to run for say 10 minutes, have 1 minute off, then run for 10 minutes again. This is to run the indexing valves like what Rupe is building eventuallly.


Top
 Profile  
Reply with quote  
 Post subject: Re: Repeat Cycle timers
PostPosted: Sep 23rd, '09, 06:52 
Seriously, this cant be healthy.
Seriously, this cant be healthy.
User avatar

Joined: Nov 13th, '07, 06:23
Posts: 5315
Location: Bundoora, Melbourne
Gender: Male
Are you human?: somewhat
Location: Victoria, Australia
As I'm doing this for interest and the greater good, more than for my own use, I've been getting a little slack.
But here is the latest design
Attachment:
timersch (Custom).GIF
timersch (Custom).GIF [ 29.14 KiB | Viewed 3204 times ]


and also a layout for standard veroboard.

Attachment:
timerbrd (Medium).GIF
timerbrd (Medium).GIF [ 57.47 KiB | Viewed 3205 times ]


Blue tracks are the existing tracks on veroboard that need to be cut,
red tracks are wire links on the top side of the board.

Attachment:
timerparts (Medium).GIF
timerparts (Medium).GIF [ 16.64 KiB | Viewed 3204 times ]


This is a list of parts and prices (shipping needs to be added).

Now I just have to get around to puttin gin an order so I can make sure this actually works. ;-)


Top
 Profile  
Reply with quote  
 Post subject: Re: Repeat Cycle timers
PostPosted: Sep 23rd, '09, 07:08 
Seriously, this cant be healthy.
Seriously, this cant be healthy.
User avatar

Joined: Oct 11th, '07, 19:43
Posts: 6687
Gender: Male
Are you human?: Not at 3 am :(
Location: Kalgoorlie
So Kuda, what will this timer be able to do? Can it drive a 240v relay?


Top
 Profile  
Reply with quote  
 Post subject: Re: Repeat Cycle timers
PostPosted: Sep 23rd, '09, 07:58 
Seriously, this cant be healthy.
Seriously, this cant be healthy.
User avatar

Joined: Nov 13th, '07, 06:23
Posts: 5315
Location: Bundoora, Melbourne
Gender: Male
Are you human?: somewhat
Location: Victoria, Australia
OB, there is a relay on the schematic, far right hand swith thingi...
there is also a 5V coil 5A @ 277V relay in the parts list.
This will do 5A at 240, yes...


Top
 Profile  
Reply with quote  
 Post subject: Re: Repeat Cycle timers
PostPosted: Sep 23rd, '09, 08:02 
Seriously, this cant be healthy.
Seriously, this cant be healthy.
User avatar

Joined: Nov 13th, '07, 06:23
Posts: 5315
Location: Bundoora, Melbourne
Gender: Male
Are you human?: somewhat
Location: Victoria, Australia
5A @ 240VAC is 1200VA or about 1.2kW
I think that covers all the pumps we'll ever want to use.
If you want it for a 12V pump, it'll work for that too, but still only 5A so about 60W Max.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 154 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6, 7, 8 ... 11  Next

All times are UTC + 8 hours


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron

Powered by phpBB® Forum Software © phpBB Group
Portal by phpBB3 Portal © phpBB Türkiye
[ Time : 0.134s | 16 Queries | GZIP : Off ]