I am trying to control a 12W light using this solid state relay. Even when I haven't connected my control inputs through an Arduino the output light glows(very dim). I have an input voltage of 230V. When control inputs are not connected there is a drop of around 180V across the relay. Why is this?
When I provide 5V to the control inputs, I see a resistance to 10K ohm at the outputs of the relay.
What should I do to control the light using this relay?
2 Answers 2
Figure 1. From the datasheet we can see that the leakage current is 7 mA.
A 12 W lamp will draw \$ I = \frac P V = \frac {12}{240} = 50 \ \text {mA} \$ (using 240 V to make the maths easy). 7 mA is a significant current for this lamp.
When control inputs are not connected there is a drop of around 180 V across the relay. Why is this?
That's the voltage drop across the internal snubber capacitor. You have 180 V across it and 50 V across the lamp.
When I provide 5V to the control inputs, I see a resistance to 10K ohm at the outputs of the relay.
Be very careful with this. You are working with live circuits. You can't measure resistance on a live circuit and, even if the mains side is dead, you can't measure the resistance of a triac in this way.
What should I do to control the light using this relay?
All you can normally do is add resistance or another lamp in parallel with the lamp. If you are feeling adventurous you can isolate the power, open up the SSR and snip one of the leads on the snubber. Most will be partially filled with potting compound making this impossible.
Figure 2. See BigClive's Electronically controlled LED lamps glowing when off which explains this well.
-
\$\begingroup\$ Thanks for such a detailed explanation. Have a nice day! \$\endgroup\$Raghunandan Venkatesh– Raghunandan Venkatesh2020年03月21日 18:41:30 +00:00Commented Mar 21, 2020 at 18:41
It has leakage current through it, up to 7mA. You might need another solid state relay with less leakage, or bigger load than a 12W light.
Explore related questions
See similar questions with these tags.