Engine Displacement Calculator

Use this engine cc calculator to determine engine capacity from bore and stroke dimensions. Our bore to cc calculator works for automotive and motorcycle engines. Supports displacement calculation in cc, liters, or cubic inches.

Calculate...

Formula
Where:

    Enter Values

    What is Engine Displacement and What Does "cc" Mean?

    Engine displacement is the total volume swept by all the pistons inside the cylinders of an internal combustion engine. It is a fundamental specification used to classify engines and estimate potential power output. Displacement is typically expressed in cubic centimeters (cc), liters (L), or cubic inches (CI).

    The term "cc" stands for cubic centimeters, which is a metric unit of volume equal to one milliliter. In automotive and motorcycle contexts, cc provides a standardized way to compare engine sizes across different manufacturers and vehicle types.

    Engine Displacement Formula and Equations

    The primary formula calculates the total swept volume by multiplying the area of a single cylinder by its stroke length and the total number of cylinders. The mathematical expression is written as follows.

    $$ D = \frac{\pi}{4} \times B^2 \times S \times n $$

    The variables in this equation are defined by their standard measurement units. The table below details the exact parameters used in the calculation.

    Symbol Quantity Common Units Description
    $D$ Displacement cc, L, CI Total swept volume of all cylinders.
    $B$ Bore mm, cm, in Internal diameter of the cylinder.
    $S$ Stroke mm, cm, in Distance the piston travels.
    $n$ Cylinders Count Total number of cylinders in the engine.

    How to Calculate Engine Displacement (Step-by-Step)

    Calculating engine displacement requires identifying the bore, stroke, and cylinder count. The formula is then applied to find the total swept volume.

    Example 1: Standard 4-Cylinder Car Engine

    A common commuter car features a 4-cylinder engine with an 86 mm bore and an 86 mm stroke. Calculate the total engine displacement in cubic centimeters.

    1. Identify the known values: $B = 8.6 \text{ cm}$, $S = 8.6 \text{ cm}$, $n = 4$.
    2. Substitute the values into the primary equation: $$ D = \frac{\pi}{4} \times (8.6)^2 \times 8.6 \times 4 $$
    3. Calculate the single cylinder volume and multiply by four: $$ D \approx 0.7854 \times 73.96 \times 8.6 \times 4 $$
    4. Compute the final displacement: $$ D \approx 1998 \text{ cc} \text{ (or } 2.0 \text{ L)} $$

    Example 2: High-Performance V8 Engine

    A classic American V8 engine has a 4.0 inch bore and a 3.5 inch stroke. Calculate the total engine displacement in cubic inches.

    1. Identify the known values: $B = 4.0 \text{ in}$, $S = 3.5 \text{ in}$, $n = 8$.
    2. Substitute the values into the primary equation: $$ D = \frac{\pi}{4} \times (4.0)^2 \times 3.5 \times 8 $$
    3. Calculate the single cylinder volume and multiply by eight: $$ D \approx 0.7854 \times 16.0 \times 3.5 \times 8 $$
    4. Compute the final displacement: $$ D \approx 351.86 \text{ CI} $$

    Example 3: Single-Cylinder Motorcycle Engine

    A dirt bike features a single-cylinder engine with a 95 mm bore and a 70 mm stroke. Calculate the exact engine displacement in cubic centimeters.

    1. Identify the known values: $B = 9.5 \text{ cm}$, $S = 7.0 \text{ cm}$, $n = 1$.
    2. Substitute the values into the primary equation: $$ D = \frac{\pi}{4} \times (9.5)^2 \times 7.0 \times 1 $$
    3. Calculate the single cylinder volume: $$ D \approx 0.7854 \times 90.25 \times 7.0 $$
    4. Compute the final displacement: $$ D \approx 496 \text{ cc} $$

    How to Calculate Bore from Displacement and Stroke

    When the total displacement, stroke length, and cylinder count are known, the bore diameter can be isolated. The derived formula is expressed as follows.

    $$ B = \sqrt{\frac{4D}{\pi \times S \times n}} $$

    Example 1: Rebuilding a Classic Motorcycle Engine

    A mechanic is machining a 650 cc twin-cylinder motorcycle engine. The stroke is fixed at 78 mm. Calculate the required standard bore diameter in millimeters.

    1. Identify the known values: $D = 650 \text{ cc}$, $S = 7.8 \text{ cm}$, $n = 2$.
    2. Substitute the values into the derived bore equation: $$ B = \sqrt{\frac{4 \times 650}{\pi \times 7.8 \times 2}} $$
    3. Simplify the denominator and divide: $$ B = \sqrt{\frac{2600}{49.008}} $$
    4. Extract the square root to find the bore: $$ B \approx 7.28 \text{ cm} \text{ (or } 72.8 \text{ mm)} $$

    Example 2: Overboring an Automotive Engine

    An engine builder increases a 302 CI V8 engine to 347 CI while maintaining the original 3.48 inch stroke. Calculate the new bore diameter in inches.

    1. Identify the known values: $D = 347 \text{ CI}$, $S = 3.48 \text{ in}$, $n = 8$.
    2. Substitute the values into the derived bore equation: $$ B = \sqrt{\frac{4 \times 347}{\pi \times 3.48 \times 8}} $$
    3. Simplify the denominator and divide: $$ B = \sqrt{\frac{1388}{87.46}} $$
    4. Extract the square root to find the new bore: $$ B \approx 3.98 \text{ in} $$

    Example 3: Custom Dirt Bike Build

    A custom builder targets a 250 cc displacement for a single-cylinder engine with a 68 mm stroke. Calculate the necessary bore diameter in millimeters.

    1. Identify the known values: $D = 250 \text{ cc}$, $S = 6.8 \text{ cm}$, $n = 1$.
    2. Substitute the values into the derived bore equation: $$ B = \sqrt{\frac{4 \times 250}{\pi \times 6.8 \times 1}} $$
    3. Simplify the denominator and divide: $$ B = \sqrt{\frac{1000}{21.36}} $$
    4. Extract the square root to find the bore: $$ B \approx 6.84 \text{ cm} \text{ (or } 68.4 \text{ mm)} $$

    How to Calculate Stroke from Displacement and Bore

    If the total displacement, bore diameter, and cylinder count are known, the stroke length can be determined. The formula is rearranged to isolate the stroke variable.

    $$ S = \frac{4D}{\pi \times B^2 \times n} $$

    Example 1: Long-Stroke Cruiser Motorcycle

    A cruiser motorcycle engine has a displacement of 1200 cc, a bore of 95 mm, and two cylinders. Calculate the stroke length in millimeters.

    1. Identify the known values: $D = 1200 \text{ cc}$, $B = 9.5 \text{ cm}$, $n = 2$.
    2. Substitute the values into the derived stroke equation: $$ S = \frac{4 \times 1200}{\pi \times (9.5)^2 \times 2} $$
    3. Calculate the denominator and divide: $$ S = \frac{4800}{567.05} $$
    4. Compute the final stroke length: $$ S \approx 8.46 \text{ cm} \text{ (or } 84.6 \text{ mm)} $$

    Example 2: Short-Stroke Sportbike Engine

    A sportbike features a 600 cc inline-four engine with an 85 mm bore. Calculate the stroke length in millimeters.

    1. Identify the known values: $D = 600 \text{ cc}$, $B = 8.5 \text{ cm}$, $n = 4$.
    2. Substitute the values into the derived stroke equation: $$ S = \frac{4 \times 600}{\pi \times (8.5)^2 \times 4} $$
    3. Calculate the denominator and divide: $$ S = \frac{2400}{907.92} $$
    4. Compute the final stroke length: $$ S \approx 2.64 \text{ cm} \text{ (or } 26.4 \text{ mm, simplified example)} $$

    Example 3: Diesel Truck Engine Analysis

    A heavy-duty diesel engine has a total displacement of 6.7 liters, an 84 mm bore, and six cylinders. Calculate the stroke length in millimeters.

    1. Identify the known values: $D = 6700 \text{ cc}$, $B = 8.4 \text{ cm}$, $n = 6$.
    2. Substitute the values into the derived stroke equation: $$ S = \frac{4 \times 6700}{\pi \times (8.4)^2 \times 6} $$
    3. Calculate the denominator and divide: $$ S = \frac{26800}{1330.0} $$
    4. Compute the final stroke length: $$ S \approx 20.15 \text{ cm} \text{ (or } 201.5 \text{ mm)} $$

    Understanding Engine Bore and Stroke

    What is Engine Bore?

    Engine bore refers to the internal diameter of the engine cylinder. A larger bore allows for larger intake and exhaust valves, which improves airflow and high-RPM breathing. Bore is typically measured in millimeters for metric engines or inches for imperial engines.

    What is Engine Stroke?

    Engine stroke is the distance the piston travels from Top Dead Center (TDC) to Bottom Dead Center (BDC). A longer stroke increases the leverage on the crankshaft, which generally produces more low-end torque. Stroke length directly influences the engine's character and intended use case.

    The Bore-to-Stroke Ratio in Motorcycles and Cars

    The relationship between bore and stroke defines the engine's fundamental architecture. This ratio is calculated by dividing the bore diameter by the stroke length. The table below illustrates the three primary configurations.

    Configuration Ratio Characteristics Typical Application
    Oversquare Bore > Stroke (> 1.0) High RPM potential, less friction Sportbikes, performance cars
    Square Bore = Stroke (= 1.0) Balanced torque and RPM General purpose engines
    Undersquare Bore < Stroke (< 1.0) High low-end torque, lower RPM Cruiser motorcycles, diesel trucks

    How to Use This Engine Displacement Calculator

    This tool simplifies complex engine geometry calculations into three direct steps. Follow this sequence to obtain accurate results for any scenario.

    1. Select the specific variable you need to calculate from the radio buttons on the left panel.
    2. Enter your known values into the corresponding fields and select the appropriate units from the dynamic dropdown menus.
    3. Observe your primary result in the designated output field.

    This calculator functions simultaneously as an engine bore calculator, a bore to cc calculator, an engine stroke calculator, and a dedicated motorcycle engine cc calculator. The internal engine automatically handles all unit conversions.

    Common Engine Displacement Reference Table

    The following table provides typical displacement ranges for various vehicle categories. These ranges serve as a general reference for classifying engines across different applications.

    Vehicle Category Cylinders Typical Displacement Range
    Commuter Motorcycle 1 125 cc to 250 cc
    Beginner Sportbike 2 300 cc to 400 cc
    Middleweight Sportbike 4 600 cc to 750 cc
    Liter-Class Motorcycle 4 900 cc to 1000+ cc
    Compact Car 3 to 4 1.0 L to 2.0 L
    Mid-Size Sedan 4 to 6 2.0 L to 3.5 L
    Full-Size Truck 6 to 8 3.5 L to 6.2 L

    How many cc is a 3.0 engine?

    A 3.0-liter engine is equivalent to exactly 3,000 cubic centimeters (cc). In the automotive industry, car engines are typically marketed and classified using liters, but converting to cubic centimeters and cubic inches is essential for performance comparisons, classic car restorations, and international specifications.

    Car Engine Displacement Conversion Table

    The table below provides a comprehensive conversion of standard automotive engine sizes from liters to cubic centimeters and cubic inches.

    Liters (L) Cubic Centimeters (cc) Cubic Inches (CI)
    1.0 L1,000 cc61.0 CI
    1.2 L1,200 cc73.2 CI
    1.4 L1,400 cc85.4 CI
    1.5 L1,500 cc91.5 CI
    1.6 L1,600 cc97.6 CI
    1.8 L1,800 cc109.8 CI
    2.0 L2,000 cc122.0 CI
    2.5 L2,500 cc152.6 CI
    3.0 L3,000 cc183.1 CI
    3.5 L3,500 cc213.6 CI
    4.0 L4,000 cc244.1 CI
    5.0 L5,000 cc305.1 CI
    6.0 L6,000 cc366.1 CI
    7.0 L7,000 cc427.2 CI

    How many cc is a motorcycle engine?

    Unlike cars, motorcycle engines are almost exclusively rated and marketed in cubic centimeters (cc). However, knowing the liter and cubic inch equivalents is highly useful when comparing motorcycles to cars, understanding historical models, or reading international specifications.

    Motorcycle Engine Displacement Conversion Table

    The table below maps common motorcycle engine sizes in cubic centimeters to their equivalent values in liters and cubic inches.

    Cubic Centimeters (cc) Liters (L) Cubic Inches (CI)
    50 cc0.05 L3.1 CI
    125 cc0.125 L7.6 CI
    150 cc0.15 L9.2 CI
    200 cc0.20 L12.2 CI
    250 cc0.25 L15.3 CI
    300 cc0.30 L18.3 CI
    400 cc0.40 L24.4 CI
    500 cc0.50 L30.5 CI
    600 cc0.60 L36.6 CI
    650 cc0.65 L39.7 CI
    750 cc0.75 L45.8 CI
    900 cc0.90 L54.9 CI
    1000 cc1.00 L61.0 CI
    1200 cc1.20 L73.2 CI
    1800 cc1.80 L109.8 CI

    Unit Conversions for Engine Displacement

    Engine displacement is expressed in various units depending on regional standards and industry conventions. Understanding the exact mathematical relationships ensures accurate comparisons.

    The primary conversion factors are fixed. One liter equals exactly 1,000 cubic centimeters. One liter also equals approximately 61.024 cubic inches.

    From Unit To Unit Conversion Factor Example
    Liters (L) Cubic Centimeters (cc) Multiply by 1,000 2.0 L = 2,000 cc
    Cubic Inches (CI) Liters (L) Divide by 61.024 350 CI ≈ 5.7 L
    Cubic Centimeters (cc) Cubic Inches (CI) Divide by 16.387 600 cc ≈ 36.6 CI

    Engine Displacement and Performance

    Displacement is a primary indicator of an engine's potential power output, but it does not tell the entire story. Engineers evaluate "specific output," which measures horsepower produced per liter of displacement.

    A high-revving 600 cc inline-four motorcycle engine can produce significantly more power than a low-revving 650 cc parallel-twin. This difference highlights that displacement alone does not dictate final performance.

    Modern automotive trends favor engine downsizing combined with turbocharging. A 1.5-liter turbocharged engine can now match the power output of a naturally aspirated 2.5-liter engine while maintaining better fuel efficiency.

    Frequently Asked Questions

    How accurate is this engine displacement calculator?

    This calculator uses IEEE 754 double-precision arithmetic for maximum numerical accuracy. The mathematical formulas applied are exact and contain no approximations.

    Can I use this calculator for two-stroke motorcycle engines?

    Yes, the swept volume mathematics remain identical for two-stroke and four-stroke engines. The calculation only requires the physical dimensions of the cylinder and piston travel.

    What is the difference between cc and liters?

    Both units measure the exact same volume but on different scales. One liter is exactly equal to 1,000 cubic centimeters. Manufacturers typically use liters for larger car engines and cc for motorcycles.

    How do I convert cubic inches to cc for a classic motorcycle?

    Multiply the cubic inch value by 16.387 to obtain the volume in cubic centimeters. For example, a 61 cubic inch engine equals approximately 999 cc.

    Does a larger bore always mean more power?

    Not necessarily. While a larger bore allows for larger valves and better airflow, it must be balanced with stroke length and engine tuning. An improperly matched bore can reduce low-end torque and drivability.

    Why do manufacturers round engine displacement numbers?

    Manufacturers round displacement figures for marketing simplicity and model naming conventions. A calculated displacement of 599 cc is almost universally marketed as a 600 cc engine.

    What is "swept volume" in an engine?

    Swept volume is simply another technical term for engine displacement. It refers to the total volume of space the piston sweeps through during its travel from bottom dead center to top dead center.

    How does displacement affect fuel economy?

    Larger displacement engines generally consume more fuel because they pump a greater volume of air and fuel per cycle. However, modern technologies like direct injection and variable valve timing have significantly improved the efficiency of larger engines.

    For Further Reading

    The concepts and formulas detailed on this page are based on established mechanical engineering principles. The following authoritative resources provide deeper technical derivations and industry standards.

    1. SAE International (Society of Automotive Engineers)
    2. National Institute of Standards and Technology (NIST)
    3. Bosch Automotive Handbook
    4. Heywood, J.B. "Internal Combustion Engine Fundamentals"