Motor Control Asistance
NWCCTV
Posts: 3,629
I picked up a couple of Zooma 24vDC Motors with the controller that is provided in the below link. Am I correct in assuming that if there is no reverse connection, that the controller is uni directional and can not bechanged? http://tncscooters.com/product.php?sku=101180
Or is there some off chance the Basic Stamp can reverse direction? I am short on funds so can not get the HB-25 that I want. I picked up both motors and controllers for $10.00 and since I know at least·the motors are usable I did not want to pass it up. Thanks for the help.
Or is there some off chance the Basic Stamp can reverse direction? I am short on funds so can not get the HB-25 that I want. I picked up both motors and controllers for $10.00 and since I know at least·the motors are usable I did not want to pass it up. Thanks for the help.
Comments
Rich H
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
The Simple Servo Tester, a kit from Gadget Gangster.
So, if you use relays to make a reversing switch, make absolutely sure the relays never try to switch unless the speed control is OFF and the vehicle is stopped. Mechanical and/or electrical safety interlock is required. You may not have a runaway like I did, but you could still weld your relays in place. Besides, switching from forward to reverse in motion would do silly things to your vehicle/robot (just what are you building?).
My story's happy ending is that I did get·the controller & throttle from TNC and the bike works great!
http://www.youtube.com/watch?v=eYh2JaHsdak
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·"If you build it, they will come."
Use two appropriately rated Dual Pole Single Throw relays.
The center tap of each relay goes to a lead from the controller. The normally closed tap of one relay goes to the plus side of the motor, the normally open tap goes to the negative side of the motor. The normally closed tap of the other relay goes to the negative side of the motor and the normally open goes to the positive side.
As erco said, the program will have to make sure that the controller is off before switching the relays or it will be really hard on things. Also, you want to make sure that both relays are switched at the same time. If only one relay is switched, you have a short and possibly a fire.
A kill switch, in series with the main battery, is a real good idea.
Rich H
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
The Simple Servo Tester, a kit from Gadget Gangster.
Somebody (maybe Hitachi?) makes an H-bridge unit which functions like a relay. Saw it at Digi-Key. Have one somewhere... I think. Not sure what the current capacity is. Will advise if I find mine.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·"If you build it, they will come."
BUT any power glitch that momentarily blipped the relays while current was flowing through the contacts could lead to the arc-welded contact situation I experienced. Plus, motors could go from full forward to full reverse. As Daniel Powter sings, "You had a BAD DAY..."
Safest thing: a giant mechanical DPDT switch to reverse the power. Flip it with a servo if need be.
Again, are we talking about a robot (how heavy?) or a ride-on?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·"If you build it, they will come."
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·"If you build it, they will come."
Just asking... If the relay is appropriately rated for the amount of current that may pass through it, is welding of the contacts really an issue? Isn't such a relay supposed to be able to be switched while carrying current?
Rich H
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
The Simple Servo Tester, a kit from Gadget Gangster.
Its the startup current that welds the contacts. Thats why pre-solid state motor starters for DC motors used several steps with resistors in series to get the motor from standstill to operating speed.
Erco's example of a controller should work well in both directions.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Tom Sisk
http://www.siskconsult.com
·
Rich H
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
The Simple Servo Tester, a kit from Gadget Gangster.
As a result, relays are rated in switching current (usually for a resistive load), which is considerably lower than their maximum contact current (non-switched).
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·"If you build it, they will come."
What I don't get is how can the startup current weld the contacts if the relay is sized to handle the current that the controller can supply?
Is it not possible to use a relay that can handle the max current of the controller and then not be concerned with welded contacts?
For example, the HB-25 has a max (surge) current of 35 amps and it has an over current protection circuit that I assume will shut it down if more current tries to flow through it. So, would it be possible to weld the contacts of a 50 amp relay using the HB-25, regardless of the size of the motor?
note: using relays to reverse a motor with the HB-25 would be pointless as the HB-25 is reversible.
Rich H
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
The Simple Servo Tester, a kit from Gadget Gangster.
Post Edited (W9GFO) : 3/30/2010 9:07:23 PM GMT
Edit: But at least in this case of the relays used only as a reversing switch, arcing or welding·should only result in loss of function or being locked in FWD or REV and not a full throttle runaway, since the speed controller is·on the case.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·"If you build it, they will come."
Post Edited (erco) : 3/31/2010 12:15:59 AM GMT