GM3's and a 9V
Has anyone run any of the GM motors (GM3 GM9 etc) off of a 9v battery? I was thinking that after the 1.5v drop that the motor driver takes, the motor will only be getting 7.5v. --That's only a little tiny bit above the 6v specs. Anyone tried this? Or does anyone have a idea of how bigga resistor to use to drop that last volt and a half? --Any thoughts you got, folks.



@ Wed, 2009-02-11 08:42
Zener Diodes?
Thanks very much guys, but could I just hook the motors to the same voltage regulator as my microcontroller? That way I can save a little space. Also, would Zener diodes be an option?
@ Sun, 2009-02-08 20:38
GM7
@ Mon, 2009-02-09 01:32
As far as how higher voltage
As far as how higher voltage affects a motor, see the link that Frits posted above. Nice empirical data with pictures and graphs to show you exactly what happens when you run motors higher than their rated voltage. You can decide at which point the shortened life is no longer worth it, but there seems to be a pretty quick dropoff, at least with the FA-130's. The RM3's are rated at a higher voltage so I don't think going up to 9v will be quite as bad, but there's only one way to find out :) Just remember one simple way to drop a few volts is to stick a few simple 1N4004 diodes in series -- each one drops about 0.7v, so I'd use about 3 in a row to bring 9v down to about 6-7v.
Dan
@ Mon, 2008-07-21 03:10
Wow, thanks everyone!
Wow, thanks everyone!
I think with all this new info, I'll just stick to the 3v I am feeding it now. I'm not liking all these pictures of burned out motors! Maybe I'll just switch to some 143:1 motors instead of the 224:1 motors I am using now. The robot is not too heavy so I am sure I can trade the torque for some speed and still run with the smaller voltage.
--Oh and wicked thanks Casca for the link... That resistor calculator will be very helpful in the future for a lot of stuff!
I love this site!!
www.rocketbrandcustom.com baby!!
@ Mon, 2008-07-21 05:56
Welcome - have a look here
Welcome - have a look here as well...
http://www.daycounter.com/Calculators/
@ Sun, 2008-07-20 16:32
What kinda 9 volt?
@ Mon, 2008-07-21 06:29
Motor differences
One thing I saw in another thread somewhere here on LMR, was that the motors used on the Solarbotics GM3 etc are a slightly different type than those used on the Tamiya gearboxes. The Tamiya ones are Mabuchi FA-130 that are meant to be driven at 3 volts, and have some scary stall current rating as well as being pretty noisy. The motors on the Solarbotics gearboxes are supposed to be RM3 original replacement
http://www.pololu.com/catalog/product/604
or RM2 for higher torque
http://www.pololu.com/catalog/product/611
made for 6 volt use. Just both have the same case size and style, but apparently different windings.
@ Sun, 2008-07-20 07:23
This may interest you:
@ Sun, 2008-07-20 05:54
Well, using one resistor
Well, using one resistor will not work. One resistor will drop the current, but not the voltage. You need to make a resistive voltage divider. That's a fancy way of saying "put two resistors in series between the battery terminals and create a voltage drop". A more precise way of putting it is...
V = (R1/(R1+R2))*battery voltage
for example - you have 2 resistors in series between v+_ and G on a 9V battery... the resistor values are R1=1K ohm and R2=200 ohm
V=(1000/(1000+200))*9v
voltage across R1 is 7.5V and across R2 is 1.5V
Clear as mud?
@ Sun, 2008-07-20 19:47
Here's an app that will help
Here's an app that will help you out - you need to enter 3 arguments to complete a calculation.
http://ourworld.compuserve.com/homepages/Bill_Bowden/r2.htm
this one is similar, but calculates for load as well -
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/voldiv.html