How to use transistor to drive a reed relay
bear_phillips
Posts: 14
Hi,
I am wanting to control a 5 volt reed relay with a BS2 (Radio Shack 275-232). I have read several posts that say you should use a transitor to drive the relay instead of driving the relay directly from a stamp pin.
Using a transitor for this is probably simple stuff for you guys, but I have googled for a while and can't find a simple diagram on how to do this. Would anyone help me out with a simple explanation on how to drive a 5 volt reed relay with a stamp?
thanks
chad
I am wanting to control a 5 volt reed relay with a BS2 (Radio Shack 275-232). I have read several posts that say you should use a transitor to drive the relay instead of driving the relay directly from a stamp pin.
Using a transitor for this is probably simple stuff for you guys, but I have googled for a while and can't find a simple diagram on how to do this. Would anyone help me out with a simple explanation on how to drive a 5 volt reed relay with a stamp?
thanks
chad
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Dallas, TX· USA
Some relays have the diode built in!· Make sure you know if it is or not!·
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·
Steve
http://members.rogers.com/steve.brady
"Inside each and every one of us is our one, true authentic swing. Something we was born with. Something that's ours and ours alone. Something that can't be learned... something that's got to be remembered."
What are the implications if you put a diode on a relay, motor, or whatever inductive load, that already has one on it?
Jim
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·
Steve
http://members.rogers.com/steve.brady
"Inside each and every one of us is our one, true authentic swing. Something we was born with. Something that's ours and ours alone. Something that can't be learned... something that's got to be remembered."
Bruce
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Name: Bruce Clemens
Work:· Clemensb@otc.edu
Bolg: http://theDeadBug.journalspace.com
By my estimation, there is no need for a resistor on the base leg, because the base current is low.· I calculate this at about 1.6 mA, assuming a 5 volt supply and a 300 Ohm coil.
Help me out here if I am wrong.
The data sheet for the PN2907A can be found here.
http://www.fairchildsemi.com/ds/PN/PN2907A.pdf
Thanks.
RTurley
Your circuit is an emitter-follower.
When you make the stamp pin LOW it will draw current until the emitter reaches 0.7volts.
So your relay will only see 4.3Volts acrossed it. (That may be okay though).
Assuming a hFE of 100 the current at the stamp pin will be very low ((4.3v / 300ohms) / 100hFE), but I would STILL use a resistor to protect that precious stamp pin.
Bean.