Driving 3Amp solenoid with BS1
garto
Posts: 1
Okay first post...bear with me...
I'm making a board for my paintball gun, my code is like 5 lines long (thank god for button command) but my question is how exactly to I drive the solenoid. I have been using the board of education with no luck in this. I am using a irf510 power mosfet from Radioshack (part 276-2072). I believe the solenoid uses 3 amps which is under the posted 4 maximum but i could be wrong. Also the mosfet uses source, drain, and gate terminals. I'm new to electronics so please post to where do these terminals go. I believe gate would go to the output pin of the basic stamp and solenoid would be hooked up between the batteries positive terminal and drain with source to the negative terminal. I have two mosfets also is there anyway to use them both to boost max current capabilites?
············· thanks,
·············· Chris
I'm making a board for my paintball gun, my code is like 5 lines long (thank god for button command) but my question is how exactly to I drive the solenoid. I have been using the board of education with no luck in this. I am using a irf510 power mosfet from Radioshack (part 276-2072). I believe the solenoid uses 3 amps which is under the posted 4 maximum but i could be wrong. Also the mosfet uses source, drain, and gate terminals. I'm new to electronics so please post to where do these terminals go. I believe gate would go to the output pin of the basic stamp and solenoid would be hooked up between the batteries positive terminal and drain with source to the negative terminal. I have two mosfets also is there anyway to use them both to boost max current capabilites?
············· thanks,
·············· Chris
Comments
·with the solenoid taking place of the motor, and yes you can tie all similar terminals of two transistors together to get more current capability.
I used the schematic listed here www.awce.com/fetrly.htm to build my Mosfet / solenoid board.
I see that Jon has a second resistor in his circuit. (first picture).
The second image is my circuit. The stamp pins are the top connectors. The solenoid grounds go on the bottom connectors.
It seems to work fine, what is the second resistor in Jon's image all about?
Post Edited (PLJack) : 2/4/2005 7:43:44 PM GMT
If if the PCB starts to act up then I will have something to fall back on.
Great info, thanks.
Jack