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:
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...
I am not an electrical engineering student, but a lowly apprentice electrician. I learn both on the job and also take classes for my apprenticeship. I recently wired my first transformer and I understand that the neutral and ground are bonded together in the transformer or in the service. What I don't understand is, if the neutral is a current carrying conductor, which is then bonded to the ground conductor, why does current only flow back to its source and not on the ground path...

Similar threads

Back
Top