Motor control
Hi
I'm building a robot based on my old RC-car and an arduino. The motor-control in my cars is "mechanical" where a servo switches the motor on/off etc. I would like an electronic motor-control instead...and i'm pretty lost.
Do you know a simple motor-control that will make the motor go forward, just for a start? ;)
I think my motor draws a lot current so L293D is out of question..



@ Sun, 2009-01-11 02:38
WFO...
I am originally from Kansas... WFO means "Wide Fuckin' Open"
As in:
"Damn boi, we sure did run a gud race out 'dere... Damn right, we we're out 'dere runnin' WFO da hole race."
@ Sun, 2009-01-11 11:05
alert tha newbies
This is good profile material Chris! Should clear up a whole lotta questions in the newbies' minds!
;-)
@ Sun, 2009-01-11 01:37
If this is a bigboy RC, I
If this is a bigboy RC, I would think twice before measuring the current draw with a multimeter. Many of them wouldn't handle this amount of current, check the meter spec first! Some are 10Amps max and I've seen some good for only 2Amps.
Thats how I got my first multimeter :) Friend of mine tried to measure the current draw on his car headlights, >poof< magik smoke all gone :( He had to buy a new meter. I got his old one and fixed it :)
@ Sun, 2009-01-11 01:32
Well this will be cheap then...
Seriously, if you are looking for a bang-bang system (full-on, full off) you really just need a relay. One 15amp relay and a single NPN switching transistor to click the relay on and off. Again, we are talking about the motors WFO.
If this seems right, I'll draw you a diagram, it should be super simple
Tell me again, what is wrong with the servo throttle? --You arduino will run a servo, no problem. --If it ani't broke, don't fix it.
@ Fri, 2009-01-16 07:41
if a PWM is just a squrewave
@ Fri, 2009-01-16 15:53
Not fast enough
@ Fri, 2009-01-16 17:49
i think if you use the solid
i think if you use the solid state relay (SSR) which you want the photo-coupled one ...which should handle higher frequency output
the only issue i see is they can get quite expensive
@ Sun, 2009-01-11 01:21
RE
#rik: I don't have a multimeter. Anyway, The car runs about 30 km/t on a 9,6 battery pack?
#Chris: Lots of guesses. Heres a few answers :) The car was proably about 200 $. runs on a 9.6 batterypack. My new battery pack is ni-mh, dunno if the original one was ni-cd
100 bucks semms like a lot!? I don't need a speedcontrol, just a small circuit that will turn the motor on/off with HIGH/LOW pin voltage from arduino.
I have seen all the motor-driver designs at LMR, but i new to electronics and they are too advanced at the moment.
Cheers
@ Sun, 2009-01-11 01:27
How about relays like the
How about relays like the wall racers rather than PWM. That should be cheap.
Mike
@ Sun, 2009-01-11 01:49
RE
Mike: thanks i think i'll try relays.
Chirs:Theres nothing wrong with the servo throtle, I just thinks it's odd that i need a servo to turn the motor on/off.
i'll try to make the diagram, When i'm stuck ill post again ;) What is WFO btw?
Thanks for the quick replies!