2

I'm still really new at working with triacs and understanding them, but I want to make a circuit that allows a microcontroller to turn on/off an AC signal (very low power, not mains, don't worry) to blink and sequence EL wire.

I sketched up this circuit: circuit

and tried to build a simple version of it. BAT +/- is a 3-4V (depending on charge level) DC battery, AC1 & AC2 are the output of an inverter fed by the same battery. the loads are connected across OUT1A/OUT1B, OUT2A/OUT2B, etc.

my issue is that when I connect the gate pin of one of these triacs to VCC, the el wire turns on (great!), but it also turns on when I connect it to ground (bad!). if I leave it floating, the el wire is off.

did I do something stupid here? I'm still learning the nuances of these things and I'm not sure where I messed up.

thanks so much!

mastermind
  • 860
  • 4
  • 19
user358829
  • 315
  • 1
  • 4
  • 13
  • 1
    "did I do something stupid here?" - you have the TRIACs wired up wrong? Please show us a photo of your setup. – Bruce Abbott Aug 23 '18 at 17:06
  • don't have the setup on me physically until later today, unfortunately. at worst I suppose I could have mixed up MT1 and MT2 on the triac -- would that produce this behavior? FWIW, I was trying to be really careful about this and triple-checked the datasheet to make sure the pins were correct – user358829 Aug 23 '18 at 18:00
  • 1
    Define what you mean by " AC signal (very low power, not mains, don't worry)". What is this AC signal and is it DC biased relative to ground??? (Or does it swing fully +/- from ground equally in each direction?) This project may better be done with transistors depending on that. – Kyle B Apr 07 '21 at 14:50
  • Can you show link to Triac datasheet? – SolarTec Apr 08 '21 at 08:18

1 Answers1

1

If you connect the gate pin directly to Vcc you'll likely destroy the triac. After that, who knows..

Spehro Pefhany
  • 376,485
  • 21
  • 320
  • 842