3 phase ac motor speed control
Alejo83
Posts: 28
Hello, I am just wondering If there Is a way to control the speed of an ac motor with the basic stamp 2. What I basically need Is to change the speed of the motor through a knob or any input device from minimum to maximum, that's all. The big issue is that it is a big motor, here are the specs:
- 5 hp
- 208v ac
- 15 amps continues current (almost the 24 hours of the day)
- three face induction motor
what is the easiest way to drive this motor?
I will really appreciate your input, thank you!
- 5 hp
- 208v ac
- 15 amps continues current (almost the 24 hours of the day)
- three face induction motor
what is the easiest way to drive this motor?
I will really appreciate your input, thank you!
Comments
I just need to know what is the most simple circuit design to drive this motor with the basic stamp 2.
Those voltages and currents are dangerous and lethal. Do you realize that is over 3 kW?
I would help but I know its not worth the $$ to blow loads of fets to make a device that is better COTS .
Thank you so much for all your comments and I understand everything that you guys just said but I will really appreciate if you guys can provide at least link where I can see ways of how to accomplished this project.
Thank you so much and have great day!
http://www.freescale.com/files/microcontrollers/doc/app_note/AN1664.pdf
I've used several drives from Automation Direct. In the small size you are contemplating, they are very economical.
The design of AC drives is very specialized and folks can spend their whole careers perfecting them.
Cheers,
That's a pretty good link.
And, just to the poster who said those voltages are lethal. Yes they are! But there's a safe way of working with them. Just work with them safely, never touching a wire with your hands when it's energized (only with a multimeter, etc.) and everything will be OK.
That simple rule of no-touching except with a multimeter until a circuit is confirmed to be un-energized will keep you safe. I suspect you know this or you wouldn't be the one changing out the existing drives 10 times a year.
Search on ebay for things like variable frequency drive
http://www.ebay.com/sch/i.html?_trksid=p2050601.m570.l1313.TR11.TRC1.A0.H0.X3+phase+vfd&_nkw=3+phase+vfd&_sacat=0&_from=R40
Just type in "3 phase VFD" (variable frequency drive) into ebay, and then check out the manuals to make sure you have proportional control on a model you're considering.
Here's a specific one you could use that meets the requirement of 208 VAC input for 5HP motor.
http://www.ebay.com/itm/Allen-Bradley-22D-B017N104-PowerFlex-40P-VFD-5hp-200-240V-60-day-warranty-/360911359658?pt=LH_DefaultDomain_0&hash=item5407fe4eaa
For every one I've ever seen, you don't need a microcontroller to do proportional control. You can just wire it up to do on/off, proportional using a power supply and a potentiometer etc.
www.automationdirect.com
All categories of products are on the left sidebar, including 'Drives'
Tim