Strange issue with SSR


Closed Thread
Results 1 to 6 of 6
  1. #1
    Join Date
    Oct 2009
    Posts
    583

    Default Strange issue with SSR

    Guys, I'm building a thermostat project that uses G3MB-202P solid state relays, and have a strange issue with one of these outputs.

    Basically 5v comes from the micro (in this case its an arduino) to the low voltage + pin of the SSR, with the minus pin to ground. In parallel with each SSR is a 560 ohm resistor an LED to indicate when the relay is being switched on by the controller. This is replicated four times for each "channel".

    Channels 2,3 and 4 all work fine and drive the heaters correctly, but channel one is not switching the mains supply when the LED is lit to indicate it should be on. I verify that there is no power by testing with a DVM set to 500v ac, and it reads zero volts at any of the three connection points between the PCB and the actual heater. However having placed the DVM across the terminals for a second time I then get voltage and the heater gets driven for a short period and then I get the same issue again.

    My guess is that it's a faulty SSR... but wondered if any of you guys had any comments to confirm that

  2. #2
    Join Date
    Sep 2010
    Location
    Las Vegas, NV
    Posts
    305


    Did you find this post helpful? Yes | No

    Default Re: Strange issue with SSR

    Swap a few leads or lines of code to switch SSR and retest.

    Do you have the same heaters on all channels? It doesn't appear the SSR has internal protection but channel 1 may be cycling if overcurrenting. You could try swapping heaters around also.

  3. #3


    Did you find this post helpful? Yes | No

    Default Re: Strange issue with SSR

    just put led in series with ssr + and no resister
    Last edited by amgen; - 18th September 2018 at 15:51.

  4. #4
    Join Date
    Oct 2009
    Posts
    583


    Did you find this post helpful? Yes | No

    Default Re: Strange issue with SSR

    Thanks for the suggestions. I ended up swapping the SSR for another and the unit is working as it should.

    All loads for channels 1 -3 are the same (100w), with channel 4 being 150w, so not excessive for the relay, they all run cold.

  5. #5
    Join Date
    Jun 2016
    Posts
    60


    Did you find this post helpful? Yes | No

    Default Re: Strange issue with SSR

    Scampy, these solid state switch come already equipped with a current limiting resistor already integrated inside the switch.

    If you place a led with its resistor in parrallel to the ssr there is the possibility that the current circulating in the ssr branch is not enough to trigger the switch. (Mind these switches work from 5 Vdc to 32 Vdc) since you are using 5 volts (from the arduino output pin), you are in the low current region, so anything that drop a little more the current to the ssr will have the effect to un-trigger your switch.

    Follow the amgen advice, connect the arduino pin to your led (+terminal) and the led (-teminal) to the ssr (+terminal) while ssr (-teminal) to ground.

    Alberto
    Last edited by Alberto; - 21st September 2018 at 13:48.

  6. #6
    Join Date
    Feb 2013
    Posts
    1,078


    Did you find this post helpful? Yes | No

    Default Re: Strange issue with SSR

    I doubt it is genuine OMRON....

Similar Threads

  1. Strange Variable Issue ...
    By gunayburak in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 26th July 2015, 13:51
  2. A strange problem
    By mombasa in forum mel PIC BASIC Pro
    Replies: 11
    Last Post: - 25th January 2012, 22:08
  3. Dc SSR circuit problem
    By CrazyCooter in forum General
    Replies: 6
    Last Post: - 16th September 2009, 08:46
  4. Code Issue - select case or 'if' issue - not sure why
    By jamie_s in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 7th October 2007, 09:52
  5. First time programming a PIC for use with SSR
    By teilhardo in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 5th January 2006, 17:27

Members who have read this thread : 2

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts