Need some suggestion ignition coil pulse detection
Did any idea how to make ignition coil pulse detection with next :
1. Input via CD 40106 like filter
2. Output with LM 324.
3. All to work at 12V.
Function:
When pulse come to input of CD 40106 in output of LM 324 to we have +12V.
If pulse stop output must drop to 0V
I was look some similar from China but it was hard to make schematic becouse
PCB is to small and two layer SMD.
It is basic for automatic switch from gasoline to LPG in car....
Final end output is relay 12V 10A DC.
I do not want full project from someone but only idea....
Regards.
Interface Ignition Coil to PIC etc
Here is what you need to do:
From the low end of the ignition coil to the anode side of a diode 1N4002, then to Resistor 8.2K then to Resistor 3.9K, then to Basis of a NPN Transistor. A capacitor of 68nF between 8.2K and 3.9K Resistor to ground. A Resistor of 3.9k from Collector to +5Volt, Emitter to Ground. Signal from the Collector to your Circuit.
Code:
Coil----Diode-----Resistor 8.2K------Resistor 3.9k-------| Base Transistor
| |
| |
Cap 68nF Resistor
| 3.9k
| |
Gnd Gnd
Hope this helps.
Follow up on Interface...
My little drawing didn't work too well but you should get the idea...