Hi, everyone.
I’m having issues with a relay (HE721A0500 - see datasheet attached) for a simple test…
The operation is super easy, just send power (5V) to pins 6-2, then the switch between pins 8-14 (and 7-1) closes, thus closing whatever circuit they are part of; stop sending power to pins 6-2, then the switch opens (preaching to the choir, I know, just bear with me).
I programmed a loop on the PSoC microcontroller to output 5V for 2 seconds and stop for another 2, just as a test. With that I’ve been able to power an LED through the relay for 2 seconds on and 2 seconds off, just as expected – so the relay works.
However, when I change the circuit from an LED to a 1.3W (3.7V 350mA) circuit, the relay closes the circuit when it’s supposed to, but does not open again when power is removed from pins 6-2. Even if I disconnect from the PSoC completely and leave the power off from relay’s pins 6-2 it still takes a few seconds or more to open the circuit again. It’s as if the switch gets stuck in the closed position…
I thought that, perhaps, I’m just sending too much current (not that 350mA is that much) and the power is being maintained in the coil inside, but from what I understand the coil should be okay with it. I’ve read through the datasheet (attached) but it seems what I’m doing is just fine and am not exceeding any boundaries.
Would anyone happen to know of anything that can help, perhaps any parameters I’m not aware of?
Thanks in advance
Edgar
I’m having issues with a relay (HE721A0500 - see datasheet attached) for a simple test…
The operation is super easy, just send power (5V) to pins 6-2, then the switch between pins 8-14 (and 7-1) closes, thus closing whatever circuit they are part of; stop sending power to pins 6-2, then the switch opens (preaching to the choir, I know, just bear with me).
I programmed a loop on the PSoC microcontroller to output 5V for 2 seconds and stop for another 2, just as a test. With that I’ve been able to power an LED through the relay for 2 seconds on and 2 seconds off, just as expected – so the relay works.
However, when I change the circuit from an LED to a 1.3W (3.7V 350mA) circuit, the relay closes the circuit when it’s supposed to, but does not open again when power is removed from pins 6-2. Even if I disconnect from the PSoC completely and leave the power off from relay’s pins 6-2 it still takes a few seconds or more to open the circuit again. It’s as if the switch gets stuck in the closed position…
I thought that, perhaps, I’m just sending too much current (not that 350mA is that much) and the power is being maintained in the coil inside, but from what I understand the coil should be okay with it. I’ve read through the datasheet (attached) but it seems what I’m doing is just fine and am not exceeding any boundaries.
Would anyone happen to know of anything that can help, perhaps any parameters I’m not aware of?
Thanks in advance
Edgar
Attachments
-
556.5 KB Views: 14