Gents,
I am building a simple circuit to turn my main garage lights on with my garage door opener. The model I have does NOT have a normal light and instead uses RF to turn on a small (almost useless) remote light and that only works half the time. Anyway, that part of the circuit is being handled by an ATtiny25 and is pretty trivial.
The lights I want to fire are three, 8 foot dual tube 110w/tube florescent light fixtures. The triacs I have on hand are Q2015L5. From looking at the temperature derating with the current I would need to pull, along with the heat sinks I have available, using a single triac to drive all three lights would be pushing the case temperature to the limit on a hot day when the lights had been left on for a while.
My first thought was simply to use three triacs and three heatsinks, one to power each fixture at 2 amps. I would like to use a single MOC3063 ZC optotriac to switch all three triacs on. If I have read the datasheet on the MOC3063 correctly, it should be able to easily provide enough current to properly switch all three triacs at the same time (or close enough for me!).
The question I have is this: Are there other "gotchas" that I should be aware of? I know I could simply use three optotriacs and trigger them from the same I/O pin, but I would like to keep it down to a single one if possible (aka: I have a lot more triacs readily at hand than I do MOC3063!). So, will this work, so should I go to Plan B?
Also, I am planning on connecting the heatsink thermally to the light fixture to allow it to dissipate heat that way and keep the temps down. Do you think that will buy enough margin to give it a try with a single Q2015L5 and a single heatsink? I guess worse case it the lights quit working automatically after something dies on a hot day and I get to redesign the circuit.
Thanks for the help!