is this circuit ok? 1amp 5volt stepper robotic arm
Just got my first Basic stamp, and trying to control a 1amp 5.1 stepmotor.
I change the transistor from page 264 on "What's a Microcontroller" with a bigger transistor.· will this circuit work?
Thanks in advanced
Fernando Gomez
Post Edited (willy1067) : 3/2/2007 6:46:52 AM GMT
I change the transistor from page 264 on "What's a Microcontroller" with a bigger transistor.· will this circuit work?
Thanks in advanced
Fernando Gomez
Post Edited (willy1067) : 3/2/2007 6:46:52 AM GMT
Comments
Post Edited (willy1067) : 3/2/2007 6:42:19 AM GMT
A 9V "radio" battery doesn't have very much capacity. Fortunately, the homework board doesn't draw much current by itself. If you were to leave a couple of LEDs lit with the Stamp, you'd run down the 9V battery in a couple of hours ... and that's only tens of milliamperes. You're talking about a motor with currents on the order of an ampere (at least 100 times as much). You need a separate power supply for the motor for two reasons. 1) To supply the motor with enough current at the voltage it requires. 2) To isolate the Stamp from the electrical noise and power surges caused by rapid switching of the large amounts of current needed by the motor.
I'm sure it's mentioned somewhere in the tutorial, but you do need a common ground connection. There are noise issues there, but that's a longer discussion.
Pasience with me, I am new at this.· I am more a mechanical person than electronics or programming, but with generous people like you I will achive the understanding necesary to complete my project.·· Thanks again.
Fernando Gomez
Post Edited (willy1067) : 3/2/2007 6:36:45 AM GMT
2) Best to connect the motor (transistor switch) grounds to the ground terminal of a power supply just for the motor. You'll need a power source for the homework board. Something that puts out 7-9V at anything over 100ma should be fine. Connect the ground on the homework board to the ground terminal of the motor power supply.