How to Calculate Pulley RPM: Step-by-Step Belt Drive Guide

What You’re Solving

A belt drive connects two rotating shafts. You know the motor speed (RPM) and the driver pulley size — you need to find either:

Mode A: How fast the driven shaft spins (given both pulley diameters)
Mode B: What size driven pulley you need to hit a target speed

Use the Pulley RPM Calculator for both modes. This guide explains the process manually.

Step 1 — Identify Your Drive Type

Belt TypeSlipBest For
V-belt (classical A/B/C/D/E)1–3%General industrial, HVAC, compressors
Narrow V-belt (3V/5V/8V)1–3%Higher power density, smaller centers
Flat belt1–3%High-speed, precision drives
Synchronous timing belt0%Precise speed control, CNC, conveyors

For timing belts, the speed relationship is exact (no slip). For V-belts, add 1–2% slip to your calculation for real-world accuracy.

Step 2 — Find Your Motor’s Nameplate RPM

Most AC induction motors run slightly below synchronous speed:

Motor TypeSynchronous RPMTypical Nameplate RPM
2-pole, 60 Hz3,6003,450–3,480
4-pole, 60 Hz1,8001,725–1,760
6-pole, 60 Hz1,2001,140–1,160
8-pole, 60 Hz900850–880
4-pole, 50 Hz1,5001,430–1,460

Use the nameplate RPM (stamped on the motor) — not the synchronous speed.

Step 3 — Measure Pulley Diameters

For V-belts, use the pitch diameter (not outside diameter):

Pitch diameter ≈ Outside diameter − belt_factor

Belt correction factors (approximate, per side):

Cross-SectionCorrection Factor
3L / A0.15 in
4L / B0.20 in
5L / C0.25 in
D0.35 in
3V0.16 in
5V0.22 in

For precision: use manufacturer-provided pitch diameter tables for the specific belt section and pulley.

For flat belts and timing belts, use the pitch diameter listed in the belt/pulley catalog.

Step 4A — Calculate Driven RPM (Given Both Pulley Sizes)

N2 = N1 × D1 / D2 × (1 − slip/100)

Example: 1,750 RPM motor, 4-inch driver, 10-inch driven, 2% slip:

N2 = 1,750 × 4/10 × (1 − 0.02)
   = 1,750 × 0.4 × 0.98
   = 686 RPM

The driven shaft turns at 686 RPM — a 2.55:1 speed reduction.

Step 4B — Find Required Driven Diameter (To Hit a Target RPM)

D2 = D1 × N1 / N2

Example: 1,750 RPM motor, 4-inch driver, need 583 RPM output:

D2 = 4 × 1,750 / 583 = 12.0 inches

Choose a standard 12-inch driven pulley (or the nearest standard size in the catalog).

Standard V-belt pulley sizes (common inch ODs):
2, 2.5, 3, 3.5, 4, 4.5, 5, 5.5, 6, 7, 8, 9, 10, 11, 12, 13.5, 15, 16, 18, 20, 24, 28, 30+

Step 5 — Check Belt Speed

Even if the speed ratio looks right, the belt speed may be too high for your belt type:

V (ft/min) = π × D1 (inches) × N1 / 12

Maximum belt speeds:

  • Classical V-belt: 4,500 ft/min
  • Narrow V-belt: 6,500 ft/min

Example (4-inch driver, 1,750 RPM):

V = π × 4 × 1,750 / 12 = 1,833 ft/min

Well within limits for any V-belt type.

Example that exceeds limit (4-inch driver, 3,450 RPM):

V = π × 4 × 3,450 / 12 = 3,613 ft/min

Acceptable for classical V-belt (under 4,500). For a 2-inch driver at 3,450 RPM:

V = π × 2 × 3,450 / 12 = 1,806 ft/min → fine

For very high-speed motors (3,450+ RPM), check belt speed before assuming a small driver pulley is acceptable.

Step 6 — Calculate Belt Length

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

Example: D1=4”, D2=12”, center distance C=16”:

L = 2(16) + (π/2)(4+12) + (4−12)² / (4×16)
  = 32 + 25.13 + 64/64
  = 32 + 25.13 + 1.0
  = 58.13 inches

Round up to the nearest standard belt length (58” or 60” depending on catalog).

Step 7 — Verify the Design

CheckRuleYour Value
Arc of contact≥120° on smaller pulleyCalculate or use calculator
Belt speedUnder rated maximumFrom Step 5
Speed ratio≤7:1 per stageD2/D1
Center distanceC ≥ 1.5× (D1+D2) for best performanceFrom your layout

If arc of contact is under 120° or speed ratio exceeds 7:1, add an intermediate idler pulley or use a two-stage drive.

Common Applications and Typical Pulley Ratios

ApplicationTypical Speed ReductionCommon Config
HVAC fan (1750 RPM motor)0.4–0.7:1 (to ~700–1200 RPM)5” → 8–12”
Compressor (3450 RPM motor)0.5–1:14” → 4–8”
Conveyor belt2–8:12–4” → 10–20”
Wood latheVariable via step pulleys2” to 6” stepped
Drill pressVariable speedStep pulley config
Bandsaw2–4:14” → 8–16”

For detailed formula derivations and all belt drive equations in one place, see the Belt Drive Formulas Reference.

References & Sources

  1. [1] Engineering Toolbox — Pulley Diameters and Speeds (opens in new tab)
  2. [2] Firgelli — Pulley Ratio Calculator: Speed and Torque (opens in new tab)