Electronic – Mixing AC and DC power in a circuit

acdcpowertriac

This is likely a noob question, apologies if the answer is obvious.

I'm trying to control a furnace using a 3.3V microcontroller. The furnace operates by connecting a common 21V AC "hot" line to one of two AC "neutral" output lines: Fan and Heat. When connected they have relatively low current flow, ~100mA.

I've had some success using a TRIAC to do the switching – but I'm directly mixing the power sources by connecting the DC battery negative to the common AC "hot" line. Battery negative/hot then becomes the reference at the TRIAC's MT1, and I can switch the furnace on and off by sending +3V or 0V to the TRIAC base.

A simplified schematic is below – SW1 would be in reality a microcontroller output pin with a current limiting resistor.

schematic

simulate this circuit – Schematic created using CircuitLab

Question is, is it kosher to mix power sources like this? Do I risk an exploding battery, excessive battery drain, weird circuit behavior or anything like that? If so, what would be the proper way to do this, to isolate the circuits?

Thanks!

Best Answer

Some triacs, when controlled from a unipolar DC to the gate with respect to MT1, won't always conduct when the AC cycle goes negative i.e. they'll trigger during the positive cycle and reset as the voltage falls through 0V and won't retrigger again until the next positive cycle. The 2N6071 I have used before and this was OK - with unipolar DC control on gate the triac was basically equivalent to a closed contact.

Gate current needed to activate (say) the 2N6071A will need to be in excess of 10mA so this is a consideration to how you drive the gate from a MCU pin (quadrant IV is always the worst culprit for triggering with any triacs it seems). 2N6071B needs 5mA to guarantee conduction 360º.

If there is any doubt about the AC voltage possibly being at unsafe levels (i.e. connected to incoming main AC power) I'd use an opto triac circuit to isolate. BUT, with such a small working AC voltage (21Vac) trying to "manufacture" a gate drive circuit that "steals" power from the AC means volts dropped in driving the load.

So, given all this I'd probably go for a relay drive circuit unless you are totally happy that the AC you are switching is reasoably isolated from the incoming main AC