Fuel Injector Driver: Diy Guide To Building Your Own

how to make a fuel injector driver

Fuel injectors are an essential component of modern engines, and building a fuel injector driver and tester can be a fun and educational project for electronics enthusiasts. Using an Arduino, it is possible to create a device that can test, calibrate, and even clean fuel injectors. This involves creating a simple circuit to manage the injectors, and there are many online resources, such as forums and YouTube videos, that provide guidance on the process. Building your own fuel injector driver can be a cost-effective alternative to purchasing one, and it also allows for customization and experimentation.

Characteristics and Values of a Fuel Injector Driver

Characteristics Values
Fuel Injector Tester Devices $140 – $400
Build a Fuel Injector Tester Very little money using the classic 555 timer chip and a few external components
Useful Websites ExpressPCB, Rob Paisley’s 555 timer circuit page, Doctronics, Octopart
Arduino Can interpret the results and provide info about the injectors in terms of flow rates
Excel Can replace the touchscreen and become the control for the tester
Pulsed Signal 8 mS on and 7 mS off for a duration of one second
Pin Outs Vary depending on the manufacturer
Protection Diode Should be added between the source and drain
LEDs If not rated at 12 volts, add the proper resistor in series with the LED
MOSFET Circuit Rated at 4 amps, while Diesel injectors need 15 – 25 amps

shunfuel

Using a 555 timer chip and a few external components

A 555 timer chip can be used to control a fuel injector with inputs from a hall sensor and a potentiometer to act as a simple fuel injection controller to run an engine. The 555 timer chip is a versatile and popular chip with many applications and can be used to control a DC motor.

To build a fuel injector tester, you will need the following parts:

  • 1 Radio Shack proto type circuit board
  • 2 555 timer 8-pin DIP chips
  • 3 100-ohm resistors – R1, R5, R9
  • 1 470-ohm resistor – R6
  • 3 100 K ohm resistors – R2, R3, R7
  • 1 10-ohm resistor – R8
  • 1 Meg-ohm resistor – R4
  • 1 47 mF capacitor – C1
  • 1 22 mF capacitor – C7
  • 3 0.1 mF ceramic disc capacitor – C2, C3, C6
  • 1 1 mF Tantalum capacitor – C4
  • 1 4.7 mF capacitor – C5
  • 1 1N4002 diode D1
  • 1 1N4742 12v Zener diode – D2
  • 1 Red LED 12v rated
  • 1 Green LED 12v rated
  • 1 N-Channel MOSFET transistor – Q1 Radio shack part #276-2072
  • 1 Momentary contact switch – SW3
  • 2 spdt switches – SW1, SW2
  • 2 Aligator clips
  • A few feet of double-strand wire
  • 1 Project enclosure box

When building a fuel injector tester, it is important to be careful of the pin-outs, as they tend to vary depending on the manufacturer. It is also important to add a protection diode between the source and drain, even though most MOSFETs have them internally.

The 555 timer chip can be used in conjunction with other chips to create a multi-chip fuel injection system. For example, three 555 chips can be used, with the first chip feeding a second chip with a sensor, such as a barometer, and the second chip feeding a third chip with another sensor, such as an air intake temperature sensor. However, it is important to note that a PWM signal can only contain information about one thing and cannot carry information from multiple sensors.

shunfuel

The importance of knowing the exact location of the gate, drain and source

When building an electronic fuel injector tester, it is imperative to be cautious of the pin-outs, as they tend to vary across manufacturers. This means that accurately identifying the gate, drain, and source locations is crucial. Incorrectly connecting even a single pin-out can have adverse effects, causing the 555 chip and the transistor to malfunction.

The gate, drain, and source are integral components of a MOSFET (Metal-Oxide-Semiconductor Field-Effect Transistor). The gate acts as the capacitor and controls the current flow between the drain and source. The drain, on the other hand, has no body connection. The source is typically identified as the middle connection, opposite the gate, and it is connected to the body.

In a circuit diagram, the gate is represented by an 'L' shape, with the bend facing the source. However, this representation may vary, and sometimes the gate connection is shown linking to the centre of the gate capacitor. Additionally, it is important to note that while most MOSFETs have them internally, it is recommended to add a protection diode between the source and drain as an extra safety measure.

Understanding the exact locations of the gate, drain, and source is essential for the proper functioning of the fuel injector driver. By correctly identifying these components, you can ensure the smooth operation of the MOSFET and prevent any potential damage to the circuit. This knowledge is a critical aspect of building a reliable and safe electronic fuel injector tester.

shunfuel

Using a battery and momentary switch

A fuel injector driver can be made with a battery and a momentary switch. This is a simple method for testing and cleaning fuel injectors. The process involves hooking up the injector to a fixture with WD40, adding pressure, and then applying juice to the injector. The spray pattern can then be observed.

A simple circuit can be made to manage the fuel injectors. A 3/8" hole should be drilled in the top of the project box, and a 1/4" hole for the switch. The potentiometer and switch can then be mounted in these holes. The brown wire should be soldered to the middle lead, and the green wire to the last lead, on both pots. The green "in" wire from the MAP sensor will have a jumper to the left pole of the switch, and run common to the pot. The center pole is the output to the ECU, and the right switch pole will be the modified signal from the pot.

To tune the MAP adjuster, a vacuum gauge should be put on the manifold vacuum, and the vehicle should be driven on a straight level road with little traffic. The cruise should be set, and a constant speed and RPM maintained. The pot should then be turned counter-clockwise until the maximum vacuum is achieved.

It is also possible to test the fuel injectors by applying 12 volts to the leads and listening for a click sound. A more comprehensive test involves sending a series of electrical pulses to the injectors and measuring how much fuel they deliver.

shunfuel

Using Arduino to interpret results and provide information about flow rates

The Arduino can be used to interpret results and provide information about flow rates for each injector. This can be done by connecting the Arduino to a serial monitor, which will display the flow rates for each injector. The Arduino can also be used to control the injectors and measure the fuel produced in a given time period. This can be done by pulsing the injectors and using the Arduino to measure the fuel produced.

Additionally, the Arduino can be used to add a touch screen routine that runs the injectors without turning on the pump. This can be useful for dropping the pressure in the fuel rail when changing out injectors. A valve can also be added to let the fuel rail drain back to the return line, and the Arduino can be used to measure the current running through the resistor. By observing the armature position and travel speed, the lowest turn-on time that the tested injector can flow fuel can be determined.

The Arduino can also be used to stream data directly into Excel, which can then be used to control the tester. Excel can interpret the results and provide information about flow rates, as well as create charts and graphs. This allows for a more visual representation of the data and can aid in understanding the performance of the injectors.

It is important to note that when building a fuel injector tester, safety precautions must be taken. For example, ensuring that the correct valves and hoses are used to relieve pressure before removing injectors. Additionally, care must be taken with the pin outs, as connecting them incorrectly can damage the chip and transistor. Overall, by using Arduino, users can interpret results, control the injectors, and gain valuable information about flow rates and injector performance.

shunfuel

Using Excel to interpret results and create charts and graphs

Microsoft Excel can be used to interpret results and create charts and graphs when testing fuel injectors. Data can be streamed directly from an Arduino into Excel, which can then be set up to control the tester. Buttons can be created on the Excel screen to run the tests, with results sent back to Excel automatically. Excel can interpret the results and provide information about the injectors in terms of flow rates.

For example, a user on an online forum created a pivot chart on Excel to visualize data from a 1000cc injector test. The x-axis of the chart showed the current through the injector, and the y-axis showed the time since the injector was fired in microseconds. The chart revealed that the injectors would barely fire at a 1.5-millisecond pulse width and appeared to flow better at 1.7ms. The user also observed an interesting dip in the current around 1.45 milliseconds, which led them to believe that the ball hadn't moved off the seat until around 1.27 ms.

Excel can also be used to scale the injector's settings. For example, Fuel Injector Clinic provides an Excel sheet with tables that can be used to tune fuel injectors. These tables contain values that have been carefully chosen from data for a median set of injectors. However, it is important to note that the values in the tables are averages, and adjustments may be needed for a particular set of injectors.

Additionally, Excel can be used to record and analyze data from DIY fuel injector tests. For instance, a user on an online forum shared their experience building a simple circuit to manage and test four fuel injectors. They mentioned taking screenshots of the test results and exporting them to Excel for further analysis.

Overall, Excel is a versatile tool that can be used to interpret results, create charts and graphs, and make adjustments when testing and calibrating fuel injectors.

Frequently asked questions

A fuel injector driver is a device that can be used to test and clean car fuel injectors.

You will need a 555 timer chip and a few external components. You can find a list of parts and links to webpages that will help you understand the workings of the 555 timer chip.

Be very careful of the pin outs as they tend to vary depending on the manufacturer. Make sure you know the exact location of the gate, drain, and source. Connecting one wrong will fry the 555 chip and the transistor.

First, connect a fuel pressure gauge in line on the fuel rail, then turn the fuel pump on momentarily to build pressure and then turn it off. The fuel injector gets a pulsed signal for a given duration, and the pressure drop is noted. Repeat this process with the remaining injectors for comparison.

Written by
Reviewed by

Explore related products

Share this post
Print
Did this article help you?

Leave a comment