Flavini
Newbie level 5
I have made a circuit to turn on and off 2 CFLs remotely. For the remote control part, I used RC5 protocol. For turning the CFLs on and off, I used triac. I have a few questions here.
Firstly what I did was:
To turn the CFL on, the microcontroller kept the triac turned on as signal was applied to gate continuously until the command to turn the CFL off was sent. After a few days, the triac was burnt. Was it due to the fact that I kept the triac on?
Then, I changed the driving to:
The microcontroller turns the triac on at a zero-crossing (for the first time), then keeps on sending that signal to the gate for 2ms, turns the gate off (but the triac is still on) for 6ms, then turns triac gate on for 4ms. This worked for a few weeks, but then, the triac got burnt again.
So I put a snubber across the triac, but this caused the CFL to turn on and off every few seconds. I think this is because the leakage through the snubber charges the input capacitor in the CFL circuit.
So what could be the solution to the problem? Is it really a problem if I keep the gate of the triac turned on? How can I prevent the triac from burning?
Firstly what I did was:
To turn the CFL on, the microcontroller kept the triac turned on as signal was applied to gate continuously until the command to turn the CFL off was sent. After a few days, the triac was burnt. Was it due to the fact that I kept the triac on?
Then, I changed the driving to:
The microcontroller turns the triac on at a zero-crossing (for the first time), then keeps on sending that signal to the gate for 2ms, turns the gate off (but the triac is still on) for 6ms, then turns triac gate on for 4ms. This worked for a few weeks, but then, the triac got burnt again.
So I put a snubber across the triac, but this caused the CFL to turn on and off every few seconds. I think this is because the leakage through the snubber charges the input capacitor in the CFL circuit.
So what could be the solution to the problem? Is it really a problem if I keep the gate of the triac turned on? How can I prevent the triac from burning?