Belt Length & Pulley Speed Calculator

Calculate Belt Length by providing diameters and center distance, or determine missing Pulley Speeds and Diameters.

Loading logic...

Mastering Belt Length and Pulley Speed

In mechanical engineering, automotive design, and HVAC systems, Belt and Pulley Drives are one of the most common methods of transferring rotational power from an engine (or motor) to a driven component. They are quieter than gears, do not require lubrication, and can transmit power over long distances.

Designing a belt drive requires two distinct fields of math: Kinematics to calculate how the different pulley sizes affect rotational speed, and Geometry to calculate exactly how long the belt needs to be to stretch over the pulleys. Our hybrid calculator solves both simultaneously.


Glossary of Mechanical Variables

  • Driver Diameter (D1): The physical diameter of the driving pulley attached to the motor.
  • Driven Diameter (D2): The physical diameter of the receiving pulley attached to the workload.
  • Center Distance (C): The exact straight-line distance between the center shafts of the two pulleys.
  • Belt Length (L): The total circumferential length of the continuous loop belt.
  • RPM: Revolutions Per Minute. The standard metric of rotational speed.

Method 1: Calculating Pulley Speed & Ratios

Just like interlocking gears, a belt physically connects the outer circumferences of two pulleys. Because the belt moves at one constant linear speed, a smaller pulley must spin much faster to keep up with a larger pulley.

The Speed Ratio Formula:

D1 × RPM1 = D2 × RPM2

Example Walkthrough: You have an electric motor spinning at 1,750 RPM (RPM1). It has a 4-inch driver pulley (D1) attached to it. You are running a belt to an air compressor that needs to spin at 1,000 RPM (RPM2). What size pulley (D2) do you need for the compressor?

To solve for the Driven Diameter (D2), rearrange the equation to: D2 = (D1 × RPM1) / RPM2

  • D2 = (4 in × 1,750 RPM) / 1,000 RPM
  • D2 = 7,000 / 1,000
  • D2 = 7 inches

Method 2: Calculating Belt Length

Once you know the sizes of your two pulleys, you must calculate the length of the belt. The total length is the sum of the two straight sections of the belt spanning the center distance, plus the two curved sections wrapping around the pulleys. The standard geometric formula for a two-pulley open belt is:

The Belt Length Formula:

L = 2C + (π/2) × (D1 + D2) + (D1 - D2)² / (4C)

Example Walkthrough: Following our previous example, we have a 4-inch D1 and a 7-inch D2. We measure the physical distance between their center shafts as exactly 20 inches (C). How long does the belt need to be?

  • L = 2(20) + (1.57) × (4 + 7) + (4 - 7)² / (4 × 20)
  • L = 40 + (1.57 × 11) + (-3)² / 80
  • L = 40 + 17.27 + (9 / 80)
  • L = 40 + 17.27 + 0.1125
  • L = 57.38 inches

By leaving the lengths in the calculator configured to your chosen unit, our logic engine instantly performs this complex geometric algebra for you, ensuring a perfectly tight belt fit!