I'm looking to build a small spark ignition system for a butane appliance. (It's not a lighter, but that's an easy way to think of it.) It needs to be triggered by a microcontroller, and small size and low-cost are my main considerations. I don't need many sparks per second, I don't need a ton of energy in the spark, and I don't even need the spark to happen immediately after triggering. Just one little spark, every once in a while.
I have a working circuit with a push-button control from a commonly-available cigarette lighter. It basically charges a 330uF electrolytic to 12v, and then uses a snap-action microswitch to dump the cap's charge into the primary of a small autotransformer. I'm sure it's not great for the switch contacts, but you can't argue with the simplicity.
To me it looks a lot like a baby CDI system. I tried using a small-signal BJT to replace the snap switch (since I had one handy), but although it did successfully discharge the cap through the primary, it didn't spark. I'm guessing that's either because the voltage drop across the BJT was too high or peak current too low, etc.
Question 1: I know SCRs are generally used for CDI systems. Are they inherently better than a transistor for this low-energy application?
Question 2: If I need to use an SCR, how do I go about choosing one? The transformer's primary is low-resistance so my peak current needs to be high-ish, but my continuous current is basically zero. Continuous voltage is 12v but transients could be large maybe? I need a physically-small device (TO-92 or smaller), but I obviously don't want it to blow up.
Question 3: Given that I don't need latching, is there some other device that would do this switching just as well or better? I would like to trigger it from a microcontroller's GIO pin so low drive current/voltage would be nice.
Thank you!
I have a working circuit with a push-button control from a commonly-available cigarette lighter. It basically charges a 330uF electrolytic to 12v, and then uses a snap-action microswitch to dump the cap's charge into the primary of a small autotransformer. I'm sure it's not great for the switch contacts, but you can't argue with the simplicity.
To me it looks a lot like a baby CDI system. I tried using a small-signal BJT to replace the snap switch (since I had one handy), but although it did successfully discharge the cap through the primary, it didn't spark. I'm guessing that's either because the voltage drop across the BJT was too high or peak current too low, etc.
Question 1: I know SCRs are generally used for CDI systems. Are they inherently better than a transistor for this low-energy application?
Question 2: If I need to use an SCR, how do I go about choosing one? The transformer's primary is low-resistance so my peak current needs to be high-ish, but my continuous current is basically zero. Continuous voltage is 12v but transients could be large maybe? I need a physically-small device (TO-92 or smaller), but I obviously don't want it to blow up.
Question 3: Given that I don't need latching, is there some other device that would do this switching just as well or better? I would like to trigger it from a microcontroller's GIO pin so low drive current/voltage would be nice.
Thank you!