Thanks for the continued support, BigGuy, it is appreciated!
meBigGuy said:
Maybe I have some idea of what you want.
A circuit to apply 12V to a model rocket igniter through a long cable and connectors.
Cable and connector resistance is unknown (but is significant)
Ah yes, I have been neglecting the cable resistances. Good catch.
Igniter resistance can range from 0.65 to 1.77 ohms (?)
Roughly, yeah.
Up to 70ma can safely be used to verify continuity before launch.
Precisely.
If the igniter shorts when blown, you want the power to be removed (not sure why).
Simply because I don't want to burn out the FETs and to help save the battery.
If the igniter is initially shorted before firing (faulty setup/cable), there should be an indication (I just added that)
This would be very helpful, yes.
This should run from an as yet unspecified battery.
Test battery is a 3 cell 11.1V (nominal) 1600mAh 20C LiPO (32 amp peak).
There should be an arm switch to activate the launch button.
Yep, that's the switch up top.
No, that about covers it. Preferably it would be made of passive electronics, but I'm starting to think a small PIC would be the best option. I also have a Javelin Stamp kicking around, which can theoretically program PICs but I'm not sure how to do it.
As for the latch circuit, search for "push button activated power fet" on google images and look how they use the switched-on voltage to hold the power on. That is an example of latching circuit. You want to figure out how to use that general feedback concept to allow the short circuit current detection to force the power off. (hint: you may need to stack two N channel fets to get an AND function and use resistors to get an OR function)
you may need to stack two N channel fets to get an AND function
I actually had this design at one point - two N Channels gated to different lines - one on the AND gate, one on the pull-down resistor. I think I just decided wrongly that it was getting too rediculous.
Personally I would tend to go with a super simple "switch the battery across the igniter with a big switch" approach. And detect continuity with an led/resistor across the switch.
Well I have that one already. I wanted to do this circuit as a fun project and also to miniaturize it for future "airstarts" - second stage ignition based on an altimeter.
Baluncore said:
The requirements appear identical to the box used to test and fire electric detonators.
Ematches? Yeah, a lot of rocket guys use Ematches as opposed to nichrome bridge igniters.
To prove I'm in the rocket stuff (as opposed to the explosive stuff), here's my CURRENT launch controller video (xposted to Rocketryforum.com):
Thanks again for the help, guys! :)