relays
aggiewhat
Posts: 2
I am tring to control a 120 volt lighting fixture with my BS2, do you have any recommendations on relays to use, and where to get them?· My problem is that most relays that are rated for 10amps @ 120V have a 12 volt coil voltage, where the BS2 outputs only 5V.
If there are no reasonable relays that can be controlled with 5V, is there a way to step up the voltage on the output of the BS2?
Thanks.
If there are no reasonable relays that can be controlled with 5V, is there a way to step up the voltage on the output of the BS2?
Thanks.
Comments
Here's the simple way to do it for a relay with coil currents up to, perhaps, 75 or 100mA.
- Connect one end of the relay coil to +12
- Place a 1N4001 diode across the coil so that the band points to +12 and the other end connects to the other side of the coil
- Connect the other end of the relay coil to the collector of a 2N2222 transistor.
- Ground the 2N2222 emitter
- Connect the base of the 2N2222 through a 1K resistor to a Stamp pin
Now when the Stamp pin goes high, the transistor will conduct and the relay will turn on. Don't forget the diode or this will only work once.Hope that helps.
Regards,
Al Williams
AWC
Easy RS232 Prototyping
http://www.awce.com/rs1.htm
·
Not to highjack the thread, but I was wondering if the transistor is required with a solid state relay. Pacifically this one.
http://oeiwcsnts1.omron.com/pdfcatal.nsf/PDFLookupByUniqueID/3D7C325F64A566B886256D35004E5AF7/$File/D20G3NE0503.pdf?OpenElement
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Sid Weaver
USB-powered Stamp Board
http://hometown.aol.com/newzed/index.html
·
If you use the without the zero-cross function then you'll have no problem; the input impedance is spec'd at 300 kOhms.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Dallas Office
Still a beginner here, Thanks for all the help.
so your saying....
5v / 250ohms = .02mA With Zero cross
5v / 300000ohms = ??? (a really low mA rating safe for stamp pins) Without Zero cross
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Dallas Office
Dave