invert voltage for motor spin direction

Thread Starter

jaskiewiczm

Joined Nov 1, 2010
3
Hello,

I've got an old motor that I salvaged from a busted CD-ROM drive. If I hook up the battery one way, it spins forward. If I reverse the battery, it spins the other way.

I figured that I could use 4 transistors to flip the direction of the current but I was wondering is there a simpler way?

Thanks,

mj
 

SgtWookie

Joined Jul 17, 2007
22,230
You could use a DPDT (double-pole, double-throw) switch, like this:



You'd be best served to get a switch that has a center-off position. Suddenly reversing a motor by flipping it's polarity is very hard on it.
 

Attachments

Thread Starter

jaskiewiczm

Joined Nov 1, 2010
3
I forgot one additional detail :)

I plan on buying a gumstix computer on module that I want controlling this thing. Aren't DPDT switches flipped by hand?

Thanks,

mj
 

Thread Starter

jaskiewiczm

Joined Nov 1, 2010
3
Thanks!

Two questions though.

Why are the resistors necessary as inputs into the transistors?

Also, what are those symbols at the top that look like a stylized "S"?

mj
 

SgtWookie

Joined Jul 17, 2007
22,230
Thanks!

Two questions though.
You're referring to the schematic on this page: http://www.solarbotics.net/library/circuits/driver_4varHbridge.html
Why are the resistors necessary as inputs into the transistors?
Did you read the text?
Current to the base of a transistor almost always has to be limited via some means when the transistor is used as a saturated switch.
Without the resistors, it won't work at all.

Also, what are those symbols at the top that look like a stylized "S"?
Those are symbols representing hysteresis, or a Schmitt trigger. A 74HC14 is a hex Schmitt-trigger inverter.
 
Top