Semi automatic wine corking machine

/ Semi automatic wine corking machine #1  

blakester

Silver Member
Joined
Jun 11, 2013
Messages
114
Alright, new project. I want to make a 2 bottle corking machine for my 100 or so cases of wine every year. I have a preliminary design worked up, and wanted to get some feedback on a couple of things. First, the overall design, and second the electronics. So in the two images the one of the overall design will get a change, I am no longer going to use a PLC to run the electronics (i don't think) i have that setup in the second diagram. The essence of the design is this. Put wine bottle on machine, push button activate a linear actuator that extends to insert the crock and retracts. this means I will need to control the polarity so I can run the motor in reverse to retract the actuator. I't s simple design really, the actuators will throw 300 pounds of pressure down (which after checking other commercial ones seems more than enough) and force the cork through a tapered cylinder to compress it before it goes into the bottle. My least area of knowledge is in the electronics. I was thinking of using an inn off delay timer x 2 to essentially provide power for 4 seconds, then turn off, and the other timer runs power for an additional 4 second at reverse polarity to retract it. This will be initiated by a click button. Hit me up with all the ideas and corrections that I'm sure are needed to help make this work. Cheers, IMG_0874.JPGIMG_0875.JPGScreen Shot 2015-01-10 at 3.33.35 PM.jpg
 
/ Semi automatic wine corking machine
  • Thread Starter
#2  
hmm, also I guess I need to move the voltage regulators in before the timers, since my power supply is 24 V and the timers work off 12.
 
/ Semi automatic wine corking machine #3  
I've helped bottle a few hundred cases ... You'll go crazy waiting for the system to cycle. Use an air powered cylinder with limit switches or a valve to reverse the stroke. A flow control valve on the exhaust will control the cork insertion speed.

Place bottle & cork in holder. Trip start valve/switch. remove corked bottle. Repeat.
 
/ Semi automatic wine corking machine #4  
why not a foot operated or knee switch to activate it,

you work the machine not the machine working you.
 
/ Semi automatic wine corking machine #5  
If you use end of stroke to set the cork final position then timing isn't necessary with linear motor or air pressure. The linear motors I've used have electrical stops at end of travel. Suggested design: foot petal to start.. pick up relay setting polarity to close ( insert cork). Lmotor does it's thing. Release foot petal..polarity reverses and motor returns to stop or added stop switch. Air cylinder would be faster as suggested. Air foot switch injects cork. Release foot , bleed air and spring or air return. Sounds like fun project. Especially, opening the bottles to see if it worked!!
 
/ Semi automatic wine corking machine
  • Thread Starter
#7  
I did think about air power, and cycle time. Air definitely has the advantage of being after in that regard. However, I was thinking about building a dual bottling unit like in the sketch I drew up. That way I won't be waiting so much, and it's expandable. If I wanted to add on I could just keep adding to the side. I had not though tot a foot pedal, but in the past i have not really been siting there corking like that, I'm both corking and filling so I'm back and forth a lot when I'm doing it on my own. Also I like the idea of having it fairly compact and easily portable for moving and storage, not requiring an air supply. The foot pedal idea seems decent though. I was hoping to be able to push then walk away, but if not that seems like a good way to free up some hands.
 
/ Semi automatic wine corking machine #8  
when I first saw this my thoughts were for a turret type machine, some what like a progressive reloader,

place the bottle in a location (first station) hit the button and it rotates to the second station and loads a cork, the third bottle station then seats the cork, and the final or forth station is to remove the bottle.

I know little of wine production but may be end add a fill station even if it was manual with a tank or vat above and a ball vale or silinode to run a valve and fill the bottles in the first station and then let the machine do the rest, or some type of lever that pulls a funnel with a stopper on the vat above and it fills the bottle then it moves to the next station, tha lines up the cork in to the holder,

make a magazine that hold the corks and they move forward and when the machine cycles it pushes the cork in the holder the holder rotates with the bottles, one for each station, the next it seats the cork, and then the next station to remove the bottle,

the cycling of the machine could advance the machine on the return cycle. with a paw or lever, catching a cog,
 
/ Semi automatic wine corking machine
  • Thread Starter
#9  
Wow, thats a great idea. Probably a little outside of my scope for this build though. The biggest hurdle I'm trying to solve is to have apiece of electronics stay off for a duration, then turn on for a duration then turn off for a duration again. There are cycle times and the like, but It seems to be hard to find one that can do that. If I make it more manual, as with the foot pedal then it's not such a big deal, but I'm trying to keep it to a single click so I can go fill more bottles while my corker does it's thing.
 
/ Semi automatic wine corking machine #10  
Air powered would be less expensive. But a gear motor coupled with a clutch and crank would do the job as well without air. There are many examples of one stroke per cycle mechanism off the shelf solutions available.
 
/ Semi automatic wine corking machine #11  
As someone else mentioned, use limit switches to determine end of stroke and return cycle fir the cork insertion. That will allow one push button to start cycle, the cork advances into bottle up to limit switch setting then return cycle would raise actuator. Still no hands needed after pressing the start button.

Are you looking to manually load the corks or make that automated?
 
/ Semi automatic wine corking machine
  • Thread Starter
#12  
As someone else mentioned, use limit switches to determine end of stroke and return cycle fir the cork insertion. That will allow one push button to start cycle, the cork advances into bottle up to limit switch setting then return cycle would raise actuator. Still no hands needed after pressing the start button.

Are you looking to manually load the corks or make that automated?



So. that makes sense for sure. As far as actually wiring it I have looked around and it SEEMS easy enough, but I feel like I'm missing something when I see how people have wired it up. It seems like the limit switches are toggle style, and each click reverses the polarity of the overall circuit so the direction keeps switching. The part i can't get my head around is how to insert the starting, stoping of it. Once it starts going won't it just cycle? Or am I misinterpreting this entirely.
 
/ Semi automatic wine corking machine #13  
one I looked at used a gear motor and a crank for the moving process, one could easily put a switch that would undo the circuit on a motor and the start button would just by pass the start switch and as soon as it move past the switch cam, it would run until it come around to that point,

I know what electronics do, but do not know how to design them. (I would think a timer possibly or relay that would work much like the stop switch on the cam but off the cylinder or what ever else you use to drive the unit,
 
/ Semi automatic wine corking machine
  • Thread Starter
#15  
Yeah initially I tried to do up a few designs that basically converts one of those into what I'm looking for but it' seemed more complicated than it's worth. Compressed air is not so much of an issue, the floor corkers get it in there anyways, just not quite as much. And the corks breathe.
 
/ Semi automatic wine corking machine #16  
I would use a latching relay circuit. Here's an example:
"How to build a latching relay circuit"

It's just three components, two switches and a relay.

That circuit has two push-buttons, one for on and one for off. The off switch is your limit switch. If your actuator is spring loaded it just returns when power is removed. That's drop-dead simple.
 
/ Semi automatic wine corking machine
  • Thread Starter
#17  
Alright, I have tried to incorporate some of what been talked about, I don't have spring loaded Actuators so that's out, but I think it put me along the right path. So here is what I have. A momentary pushbutton to flip a latching relay which energizes the circuit, when the actuator extends, it hits a limit switch, which disables the circuit, flips the initial latching relay back, which because the other limit switch is in the normally closed position now, reverses the circuit until it gets all the way back, and again disables the circuit. Anyways, schematic below, hopefully this is what I'm looking for.

IMG_0881.jpg
 
/ Semi automatic wine corking machine #18  
I think you're getting close, I have a couple of thoughts:
1. You can use a single DPDT relay instead of two SPDT's to reverse polarity to the motor to reverse direction. Here's a diagram: http://www.1728.org/dpdt.gif

2. If I understand what you want, you want to have three switches: on, reverse, and off. Pressing the on button turns on the machine and starts it pushing. When it reaches the limit of its travel it contacts the reverse switch, which energizes the reversing relay and makes the machine pull back. When it reaches the limit in the other direction it contacts the off switch which turns the circuit off. The on and reverse switches normally open. You need a latch relay for on, a latch relay for reverse, and a DPDT relay for reverse. For the off switch you want a sPST normally closed switch, pushing it kills the power to both the on and reverse relays and stops the circuit.

The on switch has to be DPDT because when the circuit starts, the off switch is on from the last cycle. So it has to work that the circuit will start with on and off switches both pushed at the same time. So the on switch has to both start the circuit and bypass the off. But the on and off are at different points in the circuit, so they have to be isolated. Thus you need a switch with two throws.

I'll try to draw something up later.
 
/ Semi automatic wine corking machine #19  
I think you're getting close, I have a couple of thoughts:
1. You can use a single DPDT relay instead of two SPDT's to reverse polarity to the motor to reverse direction. Here's a diagram: http://www.1728.org/dpdt.gif

2. If I understand what you want, you want to have three switches: on, reverse, and off. Pressing the on button turns on the machine and starts it pushing. When it reaches the limit of its travel it contacts the reverse switch, which energizes the reversing relay and makes the machine pull back. When it reaches the limit in the other direction it contacts the off switch which turns the circuit off. The on and reverse switches normally open. You need a latch relay for on, a latch relay for reverse, and a DPDT relay for reverse. For the off switch you want a sPST normally closed switch, pushing it kills the power to both the on and reverse relays and stops the circuit.

The on switch has to be DPDT because when the circuit starts, the off switch is on from the last cycle. So it has to work that the circuit will start with on and off switches both pushed at the same time. So the on switch has to both start the circuit and bypass the off. But the on and off are at different points in the circuit, so they have to be isolated. Thus you need a switch with two throws.

I'll try to draw something up later.



That's the way to do it.
 
/ Semi automatic wine corking machine #20  
Correct me if I'm wrong, but doesn't all the really good wine come in a box?


That's what I thought a heard JDgreen227 tell us.....

Hope this helps.
 
 
Top