Solid State Relays

SSRYesterday I published a blog about some little DIP solid state relays – and was reminded by a friend that these… http://www.ebay.co.uk/itm/351198840167?_trksid=p2059210.m2749.l2649&ssPageName=STRK%3AMEBIDX%3AIT are cheaper and higher power if not so tiny – and he’s right – I have some and they work a treat. If you try them from GPIO0 on the ESP8266 however, make them + based not – based.. ie connect – to the output and + to the 3v3 supply of the ESP8266 which means you have to reverse your on/off logic.

I have one attached to a compact fluorescent light and it’s working a treat.

17 thoughts on “Solid State Relays

  1. Ahh, and now the ESP is blown, I assume from the 3.38v overdrive.
    Oh well. I’m posting in case these are useful to others – as well as in the hope of insights from the experts.

  2. Hmm. Tweaking up the supply voltage to the ESP to 3.38 fixes the problem entirely.
    So I guess the SSR is operating on the edge.

  3. I’m using two Fotek 40A SSRs. They each have a red LED built into the module. When there is a signal in the 3 – 32v range on the input side with the right polatiry, the LED comes on.

    I did as you said – I wire the positive side of the SSR input to Vcc (3.3v) and the negative side to the GPIO pin, making it a low-active.

    That all works, in that the indicator LEDs come on and go off as they should (based on temerature in this application). But the LEDs status is not r3eflected in the SSR’s output. There is no mains routed through the SSR regardless of LED status, and this is true for 2 different SSRs.

    1. Development. I was testing the “On-ness” of the SSR with an incandescent table lamp. It stayed off. But with a low energy CFL bulb in it, it comes on – allbeit flcikering quite a bit. The ‘scope shows a rock solid digital input signal. There is 5mA going into the SSR input. The SSR spec mentions 12mA. I think this is all because the input voltage is marginal (3.3v is close to the lower end of the 3 – 32v range). I wonder if yours works just because of statistical variation between devices.

  4. Interesting chat – thank you.

    I am using an ESP8266-01’s GPIO2 line to turn on a Fotek mains 40A SSR. Initially, the ESP wouldn’t boot with the SSR connected, though it would work (see later) if I connected it afterwards. Pete – your tip of inverting the logic and pulling GPIO down to turn the SSR on fixed that one. Now it works from boot. However, “works” means “turns on the little red indicator lamp”. Mains is not switched, and this is true of two SSRs. At least one of them is known-good, from use in another “non ESP) application. Any ideas would be welcome.

    Thanks,
    Chris

    1. Ok, so my first question – which little red indicator lamp? When I drive the SSRs I fasten them directly to 3v3 and the other end directly to the GPIO – and I must say I’ve avoided using GPIO2 as an output…. not for any other reason than I usually need an input with a pullup (Dallas etc) and so GPIO2 is handy for that. So – wiring – what exactly did you do?

  5. The other issue I have come across in the past with SSR’s is the current required across the output to turn them on. If the current draw of the switched device the output stage doesn’t turn on reliably.

  6. After some search I found this site.
    2/8-Channel 5V Solid State Relay
    It says this:
    Input control signal voltage:
    0V – 0.5V Low stage (SSR is OFF),
    0.5V – 2.5V (unknown state).
    2.5V – 20V High state (SSR is ON).

    Peter, this may explain your results.

  7. Indeed marginally cheaper and worldwide free post – but given what has been said elsewhere – I would like to see more testing of these devices. I think I may just head off out and buy a couple of 50w halogens…. I also have another solid state relay supposedly capable of handling 15 amps.. I plan to use that to control a heater…

  8. Well, NEITHER are recommendations as my testing on the larger units is down to one lamp and I’ve not received the new little DIP unit yet – they are simply brought to your attention as something to consider. Hopefully over the weekend I’ll get to do some more substantial testing.

  9. I can only tell you that I pulled 2 out of the packet of 5 – and tried them and using +v reference, they work perfectly with 22w compact fluorescent lights.

    Amazingly I wanted to test them with something more substantial – and I don’t have a single higher power light in the house!!! I would go and buy a 100w lamp but they don’t sell these in the UK any more!!! I’ll see if I can find something more substantial. With a 22w light they run freezing cold.

    1. I think that Glen concern was about the voltage controlling the relay and not how much it can handle in the load side. (That was my thoughts too).
      Maybe because it’s a replica it works on 3.3V (The cheapest Omron G3MC-202P DC5 cost 3.5$ in quantity of 5000 pcs).

      I think I’ll stay with your yesterday recommendation 🙂

  10. The specification for these states the minimum turn on voltage is 4v, are they working reliably at 3.3v?

    1. Hm, well I may have been lucky with my devices.. I can see one of those tiny mosfets is in order (then you could power the device from 5v)

Comments are closed.