Electrical – Which way I should go, Relay or Triac Switching

dimmingrelaysolid-state-relayswitchestriac

I am developing one consumer product in which I am going to operate Resistive and Inductive loads. In this project there is also a need of dimming of the loads.

I have completed programming part. But doing study of switching through programming I got confused at what to use for switching. Relay or Triac?

I have studied that every Automation companies are using Relay for switching of loads. And for dimming purpose they are using Analog Dimming. While Triac can do both Switching and Dimming through phase cutting.

So my confusion is, why everybody is going with Relays not Triacs?
What can be the possible points for not using Triacs?

Best Answer

Relay

  1. Has low voltage drop when closed. Other than not exceeding the max current rating, you don't worry about dissipation.

  2. Inherently isolated.

  3. Can switch off at any time.

  4. Is relatively slow, ms to 10s of ms to respond either direction.

  5. Is a mechanical system, so eventually wears out from use. Consider each relay as capable of a finite number of switch cycles. Good relays come with specs for this. Note also that the current, voltage, and inductive component of the load being switched can significantly effect the number of switch cycles a relay is capable of.

Triac

  1. Has a volt or more drop at useful currents. The little bit of reduced voltage to the load is usually not a issue when dealing with line voltages, but the power dissipation can be.

  2. Not isolated. This can be a serious issue when switching line power. Sometimes the control circuitry can float with the line voltage. Sometimes optical isolation is used right before the triac. That's so common, triacs with optical isolators come packaged in a single device called a solid state relay.

  3. Turns on pretty much instantly, certainly much faster than a relay.

  4. Turning off only happens at a current zero-crossing. This can be both good and bad. It is good in reducing emissions. It is bad if you want to turn something off quickly.

  5. As long as maximum specs are adhered to, lasts pretty much indefinitely.