
Dave L
Good day folks!
Anyone have recommendations for an alternative to the BV-4113 Motor Controller?
Looks like my Dogbot (dog baby sitter bot) requires more power than the BV-4113 can deliver. Oddly enough the Tank's motors in its original form only pulled 1Amp, but when connected to the BV-4113 they now pull 2 Amps, which causes the motor controller to shutdown to prevent overloading. If I connect the motors directly to the 7.2 Vdc battery, they run smoothly and as fast as before.
Thanks for you recommendations!
AND DJ, thanks for creating a very cool product !
Just read the following and I'm reconsidering the motorshield idea.
Ok. The L298 was designed for low current / high voltage (up to 46V) stepper motors. It can also drive 2 DC motors. The Arduino motor sheild includes some additional logic making it easier to drive DC motors. This does not mean it cannot drive stepper motors, only that the code will be different.
From my personal experience the L298 is a poor choice for robots unless you need high voltage and low current. Although it can handle 2A per channel it needs a huge heatsink to do so for any length of time. This is because it has a relatively high voltage drop. Every robot I made using this chip (Pictomatix, Mr. Tidy are 2) suffered from poor torque due to the high internal resistance of the chip and overheating. You are better off stacking some L293D's in parallel.
I just pulled the base from my Hearoid and am ready to start testing just how many amps the stock DC motors with gearing (assumption) are pulling.
In this clip on YouTube :
http://www.youtube.com/watch?v=gxrjo9Z6wkY&feature=g-all-u&context=G200c88dFAAAAAAAAAAA
you are using a 4 Amps H-Bridge. This one really looks interesting. I can't find it in your store here. There's a lighter H-bridge (sold out) but I want the heavier thing. Suggestions where to order/buy ?
Thnxs and keep up the good work,
PhG
5amps continually. 10amps max for each motor. If the h bridge I bought from dj can't cut it this is what I will buy. Runs 6-12v
Hi Dave,
Came across this site: HERE
and they have some serious high power motor controllers, not cheap but have some serious grunt.
The other option might be to upgrade to brushless motors and use brushless speed controllers. can be got fearly cheap and a massive range available from 1 amp up to 200 amps and at up to 37 volts and some even higher. I'm not sure if they would work with the EZ-B but I can't see why not as they all use a the same kind signal just like servos. They may need slight mods as many come with a built in BEC to power the radio gear.(you just cut one wire). Some have forward and reverse options and heap of other programmable options.
I have one here that I ordered by mistake with out a BEC
Programmable
Continuously current: 60A
Input voltage: Ni-Mh 6-16 cells, Li-Poly 2-5 cells
BEC current: no
Weight: 35g
Size: 58mm long x 35mm wide x 12mm thick plus wires
Price:around $15.00 + shipping
Rich
Is that a bi direction ESC? $15 bucks is a very good price.
v/r
Kevin
Kevin I'm not sure if that one is as I can't remember and will plug it in and check for you. But I know you can get them and they are still not very expensive. That one is really for a model plane you really need a car or boat one. You can also get a program card for most of them that makes programming heaps easier but the card I have is for another brand of ESC's that I use in my helicopters. also have a boat one(water cooled) 200amps, pretty sure that one has reverse.
Rich
They have safety features that make you do things like full throttling from controller till you hear beeps then throttled back. Blah blah blah. Is there ways to turn those features off? I have two brand New axi motors2814 10th I believe ,
That is why I have a program card so you can program it without all those annoying beeps, it has a menu and a digital read out. Can't stand trying to program them via the beeps. But you must get the right card for your ESC as the card below won't work with that 60 amp ESC.
Rich
Have a look at this thread from a little while ago.
You can hook up brushed motors in combination with RC controllers to the EZ-B. Works perfectly but depending on load and power consumption the controllers produce some heat. So a heat sink might be a good idea. The Graupner controllers are well suited for a heatsink because they have a metal body with good mounting possibilities.
http://www.ez-robot.com/Community/Forum/posts.aspx?threadId=373
PhG