A fuel injector size calculator that works out the minimum flow rate your injectors need to support a given power target — and matches that figure to the nearest commercially available injector size. Whether you are building a naturally aspirated street engine, a turbocharged track car or a methanol-fuelled drag machine, selecting the right injector is one of the most critical steps in the fuelling system design.
How injector sizing works
Every petrol engine burns a precise mass of fuel per unit of power produced. The relationship is captured by Brake Specific Fuel Consumption (BSFC), measured in pounds of fuel per horsepower per hour (lb/hp/hr). A typical naturally aspirated engine on pump petrol has a BSFC around 0.45; a turbocharged engine running richer for charge cooling sits closer to 0.60.
The total fuel demand is simply:
Total flow (lb/hr) = HP × BSFC × fuel-density multiplier
Divide that by the number of injectors and by the maximum duty cycle fraction (e.g. 0.80 for 80%) and you get the minimum flow each injector must deliver:
Per-injector flow (lb/hr) = Total flow ÷ injectors ÷ duty cycle
Finally, convert to the cc/min units printed on injector datasheets:
cc/min = lb/hr × 10.5042
The calculator then rounds up to the next standard size from the commonly stocked range (190, 255, 310, 365, 440, 550, 650, 750, 850, 1000, 1200, 1600, 2150 cc/min) and reports the actual duty cycle with that injector fitted — a lower actual duty cycle means more headroom.
Worked example
Suppose you are building a turbocharged 2.0-litre four-cylinder targeting 400 hp on gasoline, with 4 injectors and an 80% max duty cycle:
- BSFC for turbo gasoline: 0.60 lb/hp/hr
- Total flow: 400 × 0.60 = 240 lb/hr
- Per injector at 80%: 240 ÷ 4 ÷ 0.80 = 75 lb/hr
- Convert: 75 × 10.5042 = 787.8 cc/min
- Nearest standard size: 850 cc/min
- Actual duty cycle: (75 ÷ (850 ÷ 10.5042)) × 100 = 92.7% — too high!
The warning fires because 92.7% is above the 85% safety margin. You should either step up to 1000 cc/min injectors (actual duty cycle ~79%) or add staged injection. The calculator does all of this instantly every time you adjust a value.
E85 and methanol
Alternative fuels change the calculation significantly. E85 contains roughly 30% less energy per litre than gasoline, so the engine must consume 30% more fuel volume to make the same power — the calculator multiplies total flow by 1.30. Methanol is even more extreme: nearly double the volume of gasoline, so the multiplier is 1.92. If you are switching from gasoline to E85 on an existing tune, expect to need injectors roughly 1.3× larger.
Formula reference
| Symbol | Meaning | Typical value |
|---|---|---|
| HP | Target crank horsepower | Build-specific |
| BSFC | Brake Specific Fuel Consumption (lb/hp/hr) | 0.40–0.50 NA, 0.55–0.65 turbo |
| n | Number of injectors | Cylinders (port inj.) |
| DC | Max duty cycle fraction | 0.80 street, 0.85 race |
| 10.5042 | lb/hr to cc/min conversion factor | Fixed |
All calculations run entirely in your browser — no data is sent to any server.