Detecting triac failure whether under load or not

  • Thread starter Thread starter THX-1138
  • Start date Start date
  • Tags Tags
    Failure Load
AI Thread Summary
A user is designing a triac-based solid-state switch for a 120VAC receptacle, controlled by a low-voltage DC circuit via an opto-isolator. They seek to detect faults in the diac and triac, specifically when the diac fails to conduct or when the triac conducts incorrectly. Suggestions include moving the triac to the Hot lead and using a large resistance with an analog optocoupler to sense line voltage after the triac. The user is considering using a microcontroller for better fault detection but is currently focused on simpler solutions due to multiple circuits being implemented. They are also exploring the use of a sensing transformer for voltage detection and are still determining the appropriate specifications.
THX-1138
Messages
4
Reaction score
0
[First post here, please make allowances..]

I want to use a triac as a solid-state SPST switch for a normal 120VAC receptacle. The on/off state will be controlled by a low-voltage DC circuit through an opto-isolation MOC3020.

http://ken.coar.org/images/opto-triac.png

So far so good. However, I want to be able to detect faults in either the diac or the triac -- faults being defined as:

  • the diac conducting when TP1 is low, or failing to conduct when TP1 is high; and/or
  • the triac conducting when the diac isn't (VTP2 = 0), or failing to conduct when the diac is.

I'm basically a low-voltage DC kinda guy, so I'm unclear on how to detect the lack of signal at TP2 and TP3 in general, or at TP3 when nothing's plugged into J1 in particular.

Any/all pointers appreciated..

Thanks!
 
Last edited by a moderator:
Engineering news on Phys.org
THX-1138 said:
[First post here, please make allowances..]

I want to use a triac as a solid-state SPST switch for a normal 120VAC receptacle. The on/off state will be controlled by a low-voltage DC circuit through an opto-isolation MOC3020.

http://ken.coar.org/images/opto-triac.png

So far so good. However, I want to be able to detect faults in either the diac or the triac -- faults being defined as:

  • the diac conducting when TP1 is low, or failing to conduct when TP1 is high; and/or
  • the triac conducting when the diac isn't (VTP2 = 0), or failing to conduct when the diac is.

I'm basically a low-voltage DC kinda guy, so I'm unclear on how to detect the lack of signal at TP2 and TP3 in general, or at TP3 when nothing's plugged into J1 in particular.

Any/all pointers appreciated..

Thanks!

Welcome to the PF.

First, your switch triac D1 needs to be in series with the Hot lead, not the Neutral lead as you have it shown now. What does the symbol in the Hot leg represent? Is it a motor or something?

To tell if you have a fault, I think the best/easiest thing would be to see if you have the high voltage after the switch D1 (after you move it over to the Hot side). If you can sense that voltage and process it, you will know if your circuit is working correctly.

To sense that line voltage after the triac, you can use a large value resistance and an analog optocoupler or similar arrangement. Do you have a microcontroller (uC) that you are going to be using to control the circuit? Does it have an ADC on-board?
 
Last edited by a moderator:
berkeman said:
Welcome to the PF.

First, your switch triac D1 needs to be in series with the Hot lead, not the Neutral lead as you have it shown now.

Circuit diagram updated. It was just meant to be illustrative, anyway, not exact. :)

What does the symbol in the Hot leg represent? Is it a motor or something?

As I mentioned, it's a receptacle. Whatever is having its power switched by the remote DC circuit.

To tell if you have a fault, I think the best/easiest thing would be to see if you have the high voltage after the switch D1 (after you move it over to the Hot side). If you can sense that voltage and process it, you will know if your circuit is working correctly.

Indeed; it's the 'how to sense it' part that's my problem.

To sense that line voltage after the triac, you can use a large value resistance and an analog optocoupler or similar arrangement.

How do you mean? I'm not visualising this.

Do you have a microcontroller (uC) that you are going to be using to control the circuit? Does it have an ADC on-board?

Nope, just a simple momentary SPST switch, a 555 monostable, and TTL signals.
 
Hmm, if you don't have a uC, what are you going to do with the fault information? A small PIC with an internal ADC costs less than $1...
 
Simply enough, the fault signal is just going to red-light an indicator.

Yeah, a µC is cheap enough, but this entire circuit is going to be triplicated; I have three receptacles to be controlled by three separate circuits. I may end up using one eventually, but for now I'm just trying to sort out the sensing details.

This is where I've gotten so far. Aside from putting a couple of Zeners across the input to V02 for overvoltage protection, I'm now trying to figure out the rating/part number for the sensing transformer.

http://ken.coar.org/images/opto-triac3.png

And I have no clew about the transformer. I'm used to step-down and step-up power transformers, not this sort of thing. So I'm still feeling my way.
 
Last edited by a moderator:
Meh. I just noticed I put the transformer in backwards.

http://ken.coar.org/images/opto-triac4.png
 
Last edited by a moderator:
Hey guys. I have a question related to electricity and alternating current. Say an alien fictional society developed electricity, and settled on a standard like 73V AC current at 46 Hz. How would appliances be designed, and what impact would the lower frequency and voltage have on transformers, wiring, TVs, computers, LEDs, motors, and heating, assuming the laws of physics and technology are the same as on Earth?
I used to be an HVAC technician. One time I had a service call in which there was no power to the thermostat. The thermostat did not have power because the fuse in the air handler was blown. The fuse in the air handler was blown because there was a low voltage short. The rubber coating on one of the thermostat wires was chewed off by a rodent. The exposed metal in the thermostat wire was touching the metal cabinet of the air handler. This was a low voltage short. This low voltage...
While I was rolling out a shielded cable, a though came to my mind - what happens to the current flow in the cable if there came a short between the wire and the shield in both ends of the cable? For simplicity, lets assume a 1-wire copper wire wrapped in an aluminum shield. The wire and the shield has the same cross section area. There are insulating material between them, and in both ends there is a short between them. My first thought, the total resistance of the cable would be reduced...

Similar threads

Back
Top