Reed Relay
Tyler Meek
Posts: 21
So I want to play with my new reed relay to control a 1.5-3v dc motor and I have no idea how to start. I have read on how the reed relay works but am at a loss as to how to safely hook up the pins. Anyone?
Thanks, T
Thanks, T
Comments
DJ
I used this same relay there.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·"If you build it, they will come."
This relay's coil resistance is 250 Ohms and at 5V will require around 24mA to operate.· This exceeds (or comes close to) the maximum current a BS pin can sink, which means you'll need a relay driver chip to sit in between the BS and relay coil.· The relay also requires 1ms of settling time, the time it takes the contacts to·stop bouncing.
Take a look at the data sheet and we can continue from there.
Regards,
DJ
T
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·"If you build it, they will come."
You do need a diode connected across the relay coil (in reverse to the current that closes the relay). When the current is turned off to the coil, the magnetic field collapses and generates a reverse voltage in the coil as it does so. This reverse voltage can be quite high and can damage the Stamp or a switching transistor that's connected to the coil. The reverse connected diode conducts and allows this voltage to dissipate in the resistance of the coil winding so it can't damage the Stamp.
Have a look at the Nuts and Volts Column #6 for information on controlling relays, solenoids, and motors with a Stamp using an external transistor or other driver circuit.
I know you repeat yourselves in these threads, it does not go unappreciated.
On the back of the package it says a "nominal current" is that the minimum amount of energy to operate the relay?
Regarding the diode; It's a valve that allows current in only one direction? (that's why a LED does not work when anode is where the cathode should be) How do I know witch way to position the diode and what size for that matter to protect the stamp? Is this something one can way overkill and still do it's job?
T
Read the documentation I referred to for information on the protective diode.