Electrical – Two way wiring using SSR

relaysolid-state-relayswitchingwiring

I am working on a IOT application and I want to control a switch as per two way wiring using SSR.

I have made it with Relay which is having two NO NC contact but I wonder how will it possible with SSR.

Two way wiring diagram is as follows.

enter image description here

With SSR I can't have this

enter image description here

Any help would be appreciated

Thanks in advance

Best Answer

Think a little bit out of the box. You have two independent signals that each want to invert the action of the other - that's how a two way light switch works and, importantly, that is how an exclusive OR gate works.

So, whatever form your two independent signals take - make them logic compatible and feed them into an exclusive OR gate then, with an appropriate transistor, stage drive the SSR. When you said: -

With SSR I can't have this

I have to disagree because the "clever" logic is on the input side.