Need some suggestion ignition coil pulse detection


Closed Thread
Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    Mar 2009
    Location
    Florida USA
    Posts
    22


    Did you find this post helpful? Yes | No

    Smile 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.
    Last edited by Darrel Taylor; - 28th April 2009 at 01:59. Reason: Added [code] tags

  2. #2
    Join Date
    Mar 2009
    Location
    Florida USA
    Posts
    22


    Did you find this post helpful? Yes | No

    Default Follow up on Interface...

    My little drawing didn't work too well but you should get the idea...

  3. #3
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    vBulletin has some tags that can help with that.

    The ASCII diagrams work best inside of a code block.

    <b>[code]</b>diagram goes here<b>[/code]</b>

    hth,
    DT

  4. #4
    Join Date
    May 2007
    Location
    Republic Serbia
    Posts
    105


    Did you find this post helpful? Yes | No

    Thumbs up

    Quote Originally Posted by misterg View Post
    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.
    Thank's I will probe and post what was as result.
    Robert

  5. #5
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Wink Kiss method

    Hi,

    You also can use a small relay ( 1 Amp. Omron G5V i.e. ) , placed along the Ignition Coil;

    just scope what is going out of the coil pins of the relay ...

    oh, surprise ! ... and moreover ... no HV spikes !!!

    Alain
    Last edited by Acetronics2; - 28th April 2009 at 20:47.
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  6. #6
    Join Date
    Mar 2009
    Location
    Florida USA
    Posts
    22


    Did you find this post helpful? Yes | No

    Default code box

    Hi Darrel,
    thanks for the tip with the code box, appreciate it.
    Gunther

Similar Threads

  1. Pulse Capture and byte building
    By boroko in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 21st July 2009, 01:59
  2. Single digit 7 Seg LED clock - PIC16F88
    By thirsty in forum Code Examples
    Replies: 4
    Last Post: - 17th July 2009, 08:42
  3. Replies: 3
    Last Post: - 13th September 2008, 17:40

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts