motor driver
vla7
Posts: 79
Can someone give me some advice on how to chose a motor driver and where to get one.· Do they carry them in Radio Shack?· I'm trying to convert an RC car into a robot car.· It has two motors - one for rotation of the rear wheels and one for turning the front wheels.· I just want to be able to do the basics - go forwards, backwards, and turn left and right.· It seems alot simpler to just buy a motor driver then building my own H-bridge.
Thanks.
Thanks.
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
http://www.robotcombat.com/marketplace_antweights.html
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Steven Kirk Nelson (slamer)
Team K.I.S.S
Build Safe, Build Mean, Build Strong!
Parallax has the HB-25 which I've used and recommend.· It is overkill for your RC car project, but you will be able to use it on almost anything you build in the future. I'm using two of them on a 63 pound robot and they work great.· You can't beat the value and ease of use.· It also takes a simple one wire connection to control it.
Daryl
·
Parallax used to have a nice little summary chart to help you select, but now that the website has changed, I have no idea where it is.
My personal favorite for small DC motors... Pololu's Dual Serial Motor Controller... Parallax sells one of them, but check out Pololu's website for their other versions as well:·http://www.pololu.com/products/elec.html#motocon
1320mAh 11.1V 3 Cell Li Poly 3s
I don't know if this was being regulated before it got to the motors, but based on the voltage, can anyone recommend which speed controller would likely be best?· I'm leaning toward the pololu, but not sure about the voltage.· I would switch to a 9.6 volt battery if that is what is needed, but I already have the lithium polymer battery.
thanks!
So how do I measure the amps that the motor is pulling?· Do I just run the motor and put a multi-meter on the two leads of the motor?
Also, the vehicle has 4 motors, so the battery will be driving all 4 at the same time.· I'm guessing that when running all 4, the results of amperage are different?· Would it be less, or more?
The amount of current drawn is additive. 4 identical motors under identical mechanical load will draw 4 times the current of one motor.
I haven't run the amp test yet, but it looks like I may be needing Pololu's dual serial motor control vs. the micro version of this simply for the·fact that the volt range for the micro is·too small (up to 9V).· I did see another post where someone confirmed with Pololu that they can·run up to 9.6 volts, but my battery is 11.1 volts.·
Odd, though that the smaller micro version can handle up to 2 amps per motor, where as the regular one is 1 amp continuous per motor.··So·the micro can handle less volts, but more amps. (assuming you run only 1 motor, it can handle up to 2 amps).
As far as·volts go, it seems from the description that the motor controller also regulates the voltage to the motors?· Is this true?· Can I use the 11.1 volt battery and somehow in the code tell the motor controller to only allow 9.6 volts to the motor,·or whatever?
(FYI, I plan to ask this in the Pololu forum, but am having trouble registering)
Load speed at 7.2V is 16200 RPM 0.50A. At maximum efficiency, RPM=14060 and current draw is 3.29A.
At stall it says 21.6A on the current....
·
That stall current is pretty hefty and might quickly burn out the motor (and fry your motor controller unless it's an HB-25).
You should always try to get the stall current ratings of motors though, before sizing your speed controller. It varies greatly depending on the internal resistence of the motor. Carlo talks about it here. http://www.robotbooks.com/robot-motors.htm
Of course these are huge motors by comparison·but the theory is the same. Also you may find that you can look up the motor(s) you have by searching for the RC car Model·you are using for parts. It's not widely known but Radio Shack often has listings for replacement parts for the cars that they sell.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Steven Kirk Nelson (slamer)
Team K.I.S.S
Build Safe, Build Mean, Build Strong!