Compute revolutions per minute (RPM) from linear speed and diameter, convert RPM to linear speed,calculate gear ratio output RPM, and determine motor synchronous speed from frequency and poles. Visualize speed relationships on an interactive canvas.
Revolutions per minute (RPM) is a fundamental unit of rotational speed, measuring the number of complete turns an object makes around a fixed axis in one minute. It is one of the most widely used engineering quantities, appearing in everything from automotive engines and industrial machinery to wind turbines and hard disk drives. Understanding RPM is essential for designing mechanical systems, optimizing performance, and ensuring safety.
The relationship between linear speed and rotational speed is governed by simple geometry: a point on the circumference of a rotating object travels a distance equal to the circumference (π × diameter) per revolution. This fundamental connection allows engineers to convert between linear and rotational motion—a critical capability in fields ranging from conveyor belt design to vehicle dynamics.
RPM = (v × 60) / (π × d) ⟷ v = (RPM × π × d) / 60
where v is linear speed (in m/s or equivalent), d is diameter (in meters or equivalent), and RPM is revolutions per minute.
Convert linear speed to rotational speed given the diameter. Used in conveyor design, wheel speed, and machining.
Convert rotational speed to linear speed. Essential for vehicle speed estimation, belt drives, and roller sizing.
Compute output RPM from input RPM and gear ratio. Critical for transmission design, robotics, and powertrain analysis.
Calculate synchronous speed of an AC motor from frequency and pole count. Vital for motor selection and VFD applications.
Consider a rotating wheel or roller of diameter d. In one revolution, a point on the circumference travels a distance equal to the circumference: C = π × d. If the wheel makes N revolutions per minute, the total distance traveled per minute is N × π × d. The linear speed v (in the same length units per minute) is therefore:
To express v in meters per second (SI), we divide by 60:
Rearranging for N gives the formula used in Mode 1:
This derivation assumes d and v are in consistent units (e.g., both in meters and m/s). The tool handles unit conversions automatically.
A gear train consists of two or more meshing gears. The gear ratio is defined as the ratio of the number of teeth on the driven gear to the number of teeth on the driving gear. For a simple two‑gear system:
The rotational speeds are inversely proportional to the number of teeth:
For i > 1, the output rotates slower but with higher torque (reduction). For i < 1, the output rotates faster but with lower torque (overdrive).
In an AC induction motor, the synchronous speed is the speed of the rotating magnetic field in the stator. It depends on the supply frequency f (in Hz) and the number of magnetic poles p (always an even number). The formula is:
The factor 120 comes from 60 seconds per minute multiplied by 2 (because each pole pair produces one cycle per revolution). For example, a 4‑pole motor running on 50 Hz has a synchronous speed of (120 × 50) / 4 = 1500 RPM. In practice, the rotor speed is slightly lower due to slip, typically 2–5% less than synchronous speed.
The formulas used in this calculator are derived from fundamental mechanical engineering principles and are consistent with standards published by:
An electric vehicle (EV) uses a permanent magnet synchronous motor (PMSM) with a 6‑pole rotor. The motor is driven by an inverter operating at 400 Hz. The motor is coupled to the wheels via a reduction gearbox with a ratio of 8:1. The wheel diameter is 0.7 m. Using our calculator:
This example illustrates how the four modes of this calculator work together to solve real engineering problems. The interactive graph helps visualize the relationship between motor speed, gear ratio, and wheel speed.