STEP 1 / 6ELECTRONICS

Electronic Ignition System for Old Cars

In older cars with carburetors, the spark plugs are lit by a system called a contact breaker (CB) point. Using transistorized switching, you can change the CB-point-cum- condenser type of…

condenser type of ignition system in your car to an electronic one. Figure 1 shows the
PROJECT#096
TRACKElectronics
PARTS05
STAGES06
STEP 1 / 6 · Overview

Know the mission before touching a wire.

Understand what you are making, prepare the right tools, and make the workbench safe.

01

Project details

Electronic Ignition System for Old Cars is a electronics project. In older cars with carburetors, the spark plugs are lit by a system called a contact breaker (CB) point. Using transistorized switching, you can change the CB-point-cum- condenser type of…

Source pages
185-187
Named parts
5
Build goal
Working, tested prototype
02

Tools you need

  • Digital multimeter
  • Wire stripper and side cutters
  • Soldering iron with a fine tip
  • Current-limited bench supply

Use eye protection, good lighting, and a clean insulated surface throughout the build.

03

Safety precautions

  • Disconnect every power source before changing a connection.
  • Check component polarity, pinout, and supply voltage twice.
  • Use a current limit for the first power-up.
  • This project may involve hazardous voltage. Work only with qualified supervision and proper isolation.
Ready to continue?
STEP 2 / 6 · Parts library

Gather, identify, and understand every part.

Use the standardized inventory, then open What's this? to learn each part's role, advantages, limitations, handling, and specifications.

NAMED PROJECT INVENTORY5 PART LINES
PARTTYPEQTYREADY
PNEGATIVEPART1
What's this?Image, role, pros, cons, handling & specifications
condenser type of ignition system in your car to an electronic one. Figure 1 shows thePART LEARNING VIEW

NEGATIVE

A named project component whose exact role is defined by the source circuit and build guide.

What it does here

It performs a documented electrical, control, interface, or construction function in this project.

Buy / compare this part

Advantages

  • Selected for this project
  • Can be checked independently
  • Supports modular troubleshooting

Limitations

  • Substitutes may differ
  • Generic names can hide variants
  • Pinouts and ratings vary

Handling

  • Compare the received part with the source
  • Keep it labelled
  • Do not force connectors or adjusters

Specifications to verify

  • Use the exact model, value, package, and rating listed for NEGATIVE; similar-looking parts are not always interchangeable.
  • Confirm dimensions, ratings, connection method, polarity, and environmental limits.
PNEARLYPART1
What's this?Image, role, pros, cons, handling & specifications
condenser type of ignition system in your car to an electronic one. Figure 1 shows thePART LEARNING VIEW

NEARLY

A named project component whose exact role is defined by the source circuit and build guide.

What it does here

It performs a documented electrical, control, interface, or construction function in this project.

Buy / compare this part

Advantages

  • Selected for this project
  • Can be checked independently
  • Supports modular troubleshooting

Limitations

  • Substitutes may differ
  • Generic names can hide variants
  • Pinouts and ratings vary

Handling

  • Compare the received part with the source
  • Keep it labelled
  • Do not force connectors or adjusters

Specifications to verify

  • Use the exact model, value, package, and rating listed for NEARLY; similar-looking parts are not always interchangeable.
  • Confirm dimensions, ratings, connection method, polarity, and environmental limits.
PNEVERPART1
What's this?Image, role, pros, cons, handling & specifications
condenser type of ignition system in your car to an electronic one. Figure 1 shows thePART LEARNING VIEW

NEVER

A named project component whose exact role is defined by the source circuit and build guide.

What it does here

It performs a documented electrical, control, interface, or construction function in this project.

Buy / compare this part

Advantages

  • Selected for this project
  • Can be checked independently
  • Supports modular troubleshooting

Limitations

  • Substitutes may differ
  • Generic names can hide variants
  • Pinouts and ratings vary

Handling

  • Compare the received part with the source
  • Keep it labelled
  • Do not force connectors or adjusters

Specifications to verify

  • Use the exact model, value, package, and rating listed for NEVER; similar-looking parts are not always interchangeable.
  • Confirm dimensions, ratings, connection method, polarity, and environmental limits.
ST1, T2 - transistor stages identified in the circuitSEMICONDUCTOR1
What's this?Image, role, pros, cons, handling & specifications
condenser type of ignition system in your car to an electronic one. Figure 1 shows theSEMICONDUCTOR LEARNING VIEW

T1, T2 - transistor stages identified in the circuit

A semiconductor stage performs switching, amplification, regulation, rectification, or logic.

What it does here

It controls current or signal flow at a defined point in the circuit.

Buy / compare this part

Advantages

  • Fast and efficient
  • Compact
  • Can control larger loads from smaller signals

Limitations

  • Pin order varies
  • Sensitive to overvoltage and reverse polarity
  • May need cooling or bias components

Handling

  • Verify the datasheet pinout
  • Avoid static and soldering heat
  • Check notch, stripe, or flat-face orientation

Specifications to verify

  • Use the exact model, value, package, and rating listed for T1, T2 - transistor stages identified in the circuit; similar-looking parts are not always interchangeable.
  • Confirm pinout, maximum voltage/current, dissipation, gain or forward voltage, and package.
PLED1, LED2 - indicator LEDs identified in the circuitPART1
What's this?Image, role, pros, cons, handling & specifications
condenser type of ignition system in your car to an electronic one. Figure 1 shows thePART LEARNING VIEW

LED1, LED2 - indicator LEDs identified in the circuit

A named project component whose exact role is defined by the source circuit and build guide.

What it does here

It performs a documented electrical, control, interface, or construction function in this project.

Buy / compare this part

Advantages

  • Selected for this project
  • Can be checked independently
  • Supports modular troubleshooting

Limitations

  • Substitutes may differ
  • Generic names can hide variants
  • Pinouts and ratings vary

Handling

  • Compare the received part with the source
  • Keep it labelled
  • Do not force connectors or adjusters

Specifications to verify

  • Use the exact model, value, package, and rating listed for LED1, LED2 - indicator LEDs identified in the circuit; similar-looking parts are not always interchangeable.
  • Confirm dimensions, ratings, connection method, polarity, and environmental limits.
Ready to continue?
STEP 4 / 6 · Source code

Confirm the hardware-only control path.

This project does not include firmware in the source. The circuit itself provides the required behaviour.

01

How to connect

  1. Match every controller label to the circuit view and source pin map.
  2. Join grounds before signal wires when separate low-voltage supplies are used.
  3. Keep motors, relays, pumps, and other loads on a suitable driver and external supply.

Common mistakes

Reversed VCC/GND, board-label versus GPIO-number confusion, missing common ground, and charge-only USB cables.

Troubleshoot

Disconnect loads, continuity-test one path at a time, then test with a current limit.

02

Software preparation

No IDE, board package, library, or firmware upload is required for this project.

If you add a programmable controller as an extension, document its pin map separately.

03

How to upload code

The original design is implemented entirely in hardware, so proceed after verifying the circuit and supply.

Ready to continue?
STEP 5 / 6 · Build

Assemble, deploy, test, and troubleshoot.

Use the complete source notes in build order, then pass the final checks before calling the project finished.

ASSEMBLY

Build in functional stages

  • Power and regulation
  • Controller or processing stage
  • Inputs and sensors
  • Outputs and loads
  • Enclosure and strain relief
TEST

Power up safely

  • Inspect unpowered continuity first
  • Apply the lowest safe current limit
  • Measure supply rails before signals
  • Add one load at a time
  • Record expected and actual results
TROUBLESHOOT

Work from simple to complex

  • Confirm power, ground, polarity, and orientation
  • Compare each pin with the source
  • Test inputs separately from outputs
  • Replace only one variable at a time
  • Power off before every correction
PROJECT-SPECIFIC BUILD NOTES

Follow the documented instructions.

These notes come from this project's source and remain in their original order.

01

Project overview

Project build note

In older cars with carburetors, the spark plugs are lit by a system called a contact breaker (CB) point. Using transistorized switching, you can change the CB-point-cum- condenser type of ignition system in your car to an electronic one. Figure 1 shows the electronic ignition coil's circuit, and Figure 2 shows how its wires connect to each other. Electronic ignition coil Fig. 1: Circuit diagram of electronic ignition for old cars In Fig. 1, when the CB point is open, both transistors T1 and T2 are turned off, and the ignition coil doesn't get any power. When the CB point is closed, the T1 and T2 transistors conduct, and a very high current flows through the ignition coil. As a result,

the ignition coil builds up a very high voltage that drives the spark plug. A red LED (LED1) lights up to show that the CB point is moving back and forth. The current going through the ignition coil is limited by the 2.2-ohm, 10W ballast resistor R6. Back emf makes the green LED (LED2) in the output section light up, so it needs to be wired with reverse polarity, as shown in Fig. 1. Power transistor C4424 needs a good heat sink (T2). In Fig. 2, the ignition coil, a condenser, and the connection from the EHT to the spark plugs and distributor are shown. For electronic ignition, you don't need the condenser. One of the CB point's pins is already connected to the ground, and the other pin, which goes to the ignition coil, needs to be disconnected. This pin is marked with a "X" on the diagram, and it tells the electronic ignition what input to use. Fig. 2: Wiring diagram of ignition coil Note: Don't take out the CB-point screw because you don't need to change the switch gap, which will change how the engine is tuned. You just have to take the capacitor off the distributor and cut the wire that goes to the negative point on the ignition coil. During the wiring process, you must be careful not to touch the pins on the ignition coil. At point "B," where the wiring of the car battery is already set up, the circuit gets its power (positive). Make sure you don't short out the wires because that could start a fire.

Circuit operation Ground (negative) can be taken from any screw on the car's chassis for the ignition system. Put the circuit together on a general-use PCB and put it in a metal box with the right insulation. You can also use a switch box made of plastic. But care must be taken to keep the transistor C4424's heat sink from touching the box because it will be very hot. As we've already talked about, the distributor has a condenser. You might need to open the two clips to take off the distributor cap. Then cut the condenser wire on one side. Take your time. You can take the condenser out of the distributor if you want to. After covering the other end of the condenser with insulation tape, connect one end to ground and leave the other end open. In case the electronic ignition fails, you can just switch back to the old system to start the car. Don't get rid of the condenser.

02

Note

Project build note

Don't short out any wire that goes to ground. The car battery can put out up to 100A of current, which is dangerous. So, you have to be careful when you work with the wiring in the ignition circuit. For the circuit to work well, use an ignition coil from Autolec/Lucas, spark plugs from Champion, and any type of ignition cable that doesn't have a resistor (when you measure the resistance of the ignition cable, it should be nearly zero). Don't use any other transistor to replace C4424, because only C4424 can handle the back-emf from the ignition coil. You don't need to replace the spark plugs. Also, never take the distributor or its alignment nut out of the engine. When the old system is replaced with electronic ignition, the timing of the spark stays the same.

Ready to continue?
PROJECT ACHIEVED

You built Electronic Ignition System for Old Cars.

You followed the full workflow from understanding the mission to testing the finished project. That is a real engineering achievement - well done.

Versatile CMOS/ TTL Logic and Clock Probe project thumbnail featuring Buzzer, LM319, TIP-HAS
NEXT ELECTRONICS ADVENTURE

Versatile CMOS/ TTL Logic and Clock Probe

Ready to reuse what you learned in another project from the same track?

Start this project
Browse all 500 projects