Calculate engine intake diameter or solve VE, CID, RPM, or intake air velocity from the other four inputs with unit conversion options.

Engine Intake Diameter Calculator

Fill in four fields and leave exactly one field blank to calculate it.

Engine Intake Diameter Formula

The calculator uses engine displacement, volumetric efficiency, engine speed, and target intake air velocity to solve for the missing value. The base units are cubic inches for displacement, RPM for engine speed, MPH for intake air velocity, and inches for intake diameter.

D = sqrt((VE × CID × RPM × 144 × 4) / (100 × S × 88 × 3456 × pi))
  • D = engine intake diameter, in inches
  • VE = volumetric efficiency, entered as a percent
  • CID = engine displacement, in cubic inches
  • RPM = engine speed, in revolutions per minute
  • S = intake air velocity, in miles per hour
  • pi = 3.14159…

When you leave the engine intake diameter field blank, the calculator uses the formula above. The other functions are rearrangements of the same relationship:

S = (VE × CID × RPM × 144 × 4) / (100 × 88 × 3456 × pi × D²)
VE = (100 × D² × S × 88 × 3456 × pi) / (CID × RPM × 144 × 4)
CID = (100 × D² × S × 88 × 3456 × pi) / (VE × RPM × 144 × 4)
RPM = (100 × D² × S × 88 × 3456 × pi) / (VE × CID × 144 × 4)
  • Calculate diameter: enter VE, CID, RPM, and intake air velocity, then leave diameter blank.
  • Calculate intake air velocity: enter VE, CID, RPM, and diameter, then leave velocity blank.
  • Calculate VE: enter CID, RPM, intake air velocity, and diameter, then leave VE blank.
  • Calculate CID: enter VE, RPM, intake air velocity, and diameter, then leave CID blank.
  • Calculate RPM: enter VE, CID, intake air velocity, and diameter, then leave RPM blank.

Typical VE and Unit Reference Values

Use these values as general checks when entering assumptions. Actual engines can vary widely based on camshaft, cylinder head, intake design, boost, and operating range.

Engine type or condition Typical VE range Notes
Stock naturally aspirated street engine 75% to 90% Common range for basic estimates.
Well-tuned naturally aspirated performance engine 90% to 105% High-flow heads and tuned intake systems can exceed 100% near peak torque.
Forced induction engine 100%+ Boosted engines need extra context because pressure ratio changes the air mass calculation.

Quantity Conversion used
Displacement 1 liter = 61.0237 cubic inches
Velocity 1 km/h = 0.621371 mph
Diameter 1 inch = 25.4 mm = 2.54 cm

Example Problems

Example 1: Calculate engine intake diameter

You have a 350 CID engine, 85% VE, 6000 RPM, and a target intake air velocity of 250 mph.

D = sqrt((85 × 350 × 6000 × 144 × 4) / (100 × 250 × 88 × 3456 × pi))

The result is approximately 2.0747 inches.

Example 2: Calculate intake air velocity

You have a 5.7 L engine, 90% VE, 5500 RPM, and a 75 mm intake diameter. First, the calculator converts 5.7 L to 347.8351 CID and 75 mm to 2.9528 inches.

S = (90 × 347.8351 × 5500 × 144 × 4) / (100 × 88 × 3456 × pi × 2.9528²)

The result is approximately 119.06 mph.

FAQ

What does VE mean in this calculator?

VE means volumetric efficiency. It describes how effectively the engine fills its cylinders compared with its theoretical displacement. Enter VE as a percent, such as 85 for 85%, not 0.85.

Should the intake diameter be for one runner or the main intake tube?

Use the diameter for the passage you are evaluating. If you are sizing a single throttle body inlet or main intake tube, use that diameter. If you are analyzing an individual runner, use the runner diameter and make sure the airflow assumption matches that runner.

Why does a higher target air velocity give a smaller diameter?

For the same engine displacement, RPM, and VE, a smaller opening makes air move faster. A larger opening lowers velocity. This calculator uses that area and velocity relationship to solve for the missing value.