Electronic – Equivalent circuit of a solid state relay

mosfetrelaysolid-state-relaytransistors

I want to switch 50V AC voltage. Maximum drained current will be 5A. Frequency is 50Hz. Switching speed is not important, can be real slow, it is not a problem in my application.

I wanted to use solid state relay at first for this purpose. But as soon as I started to search an SSR, I saw that their prices are too high. For a cheaper alternative solution, I want to use MOSFET transistors (can be a different transistor type as well) instead of solid state relay.

Can you suggest me a MOSFET equivalent circuit of the solid state relay with the specifications I gave above?

Best Answer

Three ways of making an SSR follow :

The 1st two use FETs and can be switched off and on throughout an AC cycle as required. Switching speed need to be understood. The floating gate versions have an RC time constant that controls turnoff unless extra care is taken to avoid it.

The TRIAC circuit turns on when fired and off at the next zero crossing. It can be fired as soon as the zero crossing has passed but again, can then not be turned off until the next zero crossing. So you can get whole-half-cycles or part half cycles extending from a firing point to the end of that half cycle. Inductive loads complicate this slightly but are outside the basic discussion.

(1) Place a MOSFET inside a 4 diode bridge as the "load". Ac to bridge AC input is "shorted " = on for AC when FET is on Gate is floating so you need to get voltage to gate. Not hard but needs thought. Rough diagram - better later maybe. Transistor shown here is bipolar but MOSFET does same job. MOSFET always sees DC. Load sees AC switching. Drive gate with opto. Derive power by eg resistor feed from drain to a reservoir cap to drive gate via opto.

enter image description here


(2) Two eg N channel MOSFETs in series - connect source to source and gate to gate. Inputs are 2 x drains. Drive gate +ve to source to turn on. Gates to source to turn off. Again, gates and sources float so you need to get drive to them but not hard - just needs thought.

enter image description here


The circuit diagram below shows an example of a practical implementation of this principle.
Note that the FETS are both N-Channel and that the Sources of both FETs are connected and the Gates of both FETs are connected. This circuit works because MOSFETS are two quadrant devices - that is, an N channel FET can be turned on by a positive gate realtive to source regardless of whether Drain to Source voltage is +ve or -ve. That means that the FET can conduct "backwards" if driven in the normal manner. Two FETS are required connected in "anti series" (opposite relative polarity) because of the "body diode" inside each FET which conducts when the FET is biased oppositely to usual. If only one FET was used it would conduct when the FET was turned off when Drain was negative relative to source.

enter image description here

Note that "isolation" and level shifting of the on/off signal to the floating gates is achieved by the 2 x 100 pF capacitors. Consider the circuitry at right as potentially at mains potential. The right hand 74C14 forms an oscillator at about 100 kHz and the two inverters between them provide opposite polarity drive via the 2 capacitors to the 4 diodes which form a bridge rectifier. The rectifier provides DC drive to the floating FET gates. The gate capacitance is probably ~ a few nF and this is discharged by R1 when the drive signal is removed. I'd guesstimate drive removal would occur in tenths of a mililsecond but do the calculations yourself.

The circuit is from here and notes

  • The circuit uses an inexpensive C-MOS inverter package and a few small capacitors to drive two power MOS transistors from a 12v to 15v supply. Since the coupling capacitor values used to drive the FETs are small, the leakage current from the power line into the control circuit is a tiny 4uA. Only about 1.5mA of DC is needed to turn on and off 400 watts of AC or DC power to a load

(3) TRIAC CIRCUIT

You specifically mentioned MOSFETs.
A TRIAC is also commonly used in AC SSRs.
Below is a typical TRIAC circuit.
L1 may not be used.
C1 & R6 form a "snubber" and values depend on load characteristics.

enter image description here