Angular velocity is how fast something turns, expressed as radians of angle swept per second. It is a single quantity that appears under half a dozen different names on datasheets — RPM on a motor nameplate, hertz on a signal generator, revolutions per second on a gearbox chart, radians per second in every physics equation — and most of the confusion around rotating machinery comes from moving between those forms carelessly. This angular velocity calculator takes whichever form you have and returns all of them, plus the tangential speed at a radius you specify.
Arb Digital builds free calculators that finish the job rather than handing back a half-answer. That matters for rotation because the number people actually need is usually not the angular velocity itself. It is the rim speed, the period, or the frequency — and each one is a short step away once the angular velocity is known. This page does all four steps at once and shows the arithmetic for the one you started from.
What This Angular Velocity Calculator Does
Three entry routes are available. RPM mode takes a rotation speed in revolutions per minute and converts it, which is the case for almost every motor, pump, fan or spindle. Angle mode takes any swept angle over any time interval, which is what you have when timing a rotation by hand or reading a position sensor. Tangential mode works backwards from the linear speed of a point on the rim and its distance from the axis, which is the natural starting point for a belt, a wheel on the road, or a cutting tool.
The result hero reports angular velocity in radians per second, the SI form used in every rotational equation. The grid then gives the same rotation expressed as RPM, as the tangential speed at your chosen radius, as the period of one complete turn in seconds, and as a frequency in hertz. Those last two are reciprocals of each other, and having both visible catches the single most common error in rotational work: confusing hertz with radians per second, which differ by a factor of 2π.
The angle input accepts degrees, radians or whole revolutions. Whichever you pick, the tool converts to radians internally before doing anything else, because radians are the only angle unit in which the tangential relationship v = ωr holds without a conversion factor. That single fact is why radians exist as a unit at all.
How to Use It
- Pick the mode that matches your source data. A nameplate gives you RPM. A stopwatch and a marked shaft give you an angle and a time. A tachometer on a belt gives you surface speed.
- Set the radius honestly. For a wheel it is the loaded rolling radius, not half the sidewall-to-sidewall diameter. For a pulley it is measured to the belt's pitch line, not the outer edge of the flange.
- Check the angle unit selector. Entering 90 with the unit set to radians describes roughly 14 revolutions, not a quarter turn. This is the most common input error on this page.
- Read the period when the motion is slow. For anything turning once every few seconds, the period is easier to verify against a stopwatch than an RPM figure is.
- Take the angular velocity onward. Feed it into the centripetal force calculator to find the force holding a mass in its circular path, which is the limiting factor in most high-speed rotating designs.
The Formula: How Angular Velocity Is Calculated
Angular velocity is defined as the swept angle divided by the time taken: ω = Δθ/Δt, with θ in radians and t in seconds. One full revolution is 2π radians, so a rotation speed in revolutions per minute converts with ω = RPM × 2π ÷ 60. Taking the default 1,750 RPM: 1,750 × 6.28319 ÷ 60 = 183.26 rad/s. The period is 60 ÷ 1,750 = 0.034286 seconds per turn, and the frequency is its reciprocal, 29.17 Hz.
Tangential speed follows from v = ωr. At a radius of 0.15 m, 183.26 rad/s gives 183.26 × 0.15 = 27.49 m/s, close to 99 km/h at the rim of a component only 300 mm across. That figure is why rim speed, rather than RPM, is the quantity that limits grinding wheels, flywheels and turbine discs. Doubling the diameter at constant RPM doubles the rim speed and quadruples the centripetal load on the material.
Angle mode is the definition applied directly. A quarter turn is 90° = π/2 = 1.5708 radians; over 0.25 seconds that is 1.5708 ÷ 0.25 = 6.283 rad/s, which is exactly one revolution per second, 60 RPM and 1 Hz. That set of equivalences is worth memorising as a reference point: 1 Hz, 60 RPM and 2π rad/s all describe the same rotation. The OpenStax University Physics section on rotational variables derives these relationships in full, including the angular acceleration case this page does not cover.
Radians Per Second Versus Hertz: The Factor of 2π
Both units describe how often something repeats, and they are not interchangeable. Hertz counts complete cycles per second. Radians per second counts angle per second, and a complete cycle contains 2π radians of angle. So 50 Hz is 314.16 rad/s, not 50 rad/s. Getting this wrong understates or overstates a result by a factor of 6.28, and because that is not an obviously wrong-looking number, the error frequently survives into a final answer.
The confusion is compounded by notation. Electrical engineering uses f for frequency in hertz and ω for angular frequency in rad/s, and the relationship ω = 2πf appears in every AC circuit equation — including the resonance formula behind our LC resonant frequency calculator. Mechanical engineering often uses the same symbols with the same meanings but quotes speeds in RPM on drawings. The safest habit is to convert everything to rad/s before doing physics and back to RPM only when talking to a machine shop.
The radian itself is dimensionless — it is a ratio of arc length to radius — which is why rad/s and s⁻¹ have the same dimensions and why software will happily let you add them together. The BIPM page on the International System of Units describes the SI's treatment of such units. Dimensional analysis will not catch a 2π error for you. Only care will.
Why Rim Speed Matters More Than RPM
A specification written in RPM is meaningless without a diameter, and treating it as if it were universal causes real failures. A grinding wheel rated for 40 m/s surface speed can run at 12,000 RPM at 63 mm diameter but only at 3,800 RPM at 200 mm. Fitting a larger wheel to a machine set for the smaller one keeps the RPM legal and pushes the rim speed far past the rating.
The same logic applies to belts, where surface speed determines wear rate; to vehicle wheels, where rolling radius links road speed to shaft speed; and to fans, where tip speed drives noise generation far more strongly than volume flow does. In every case the conversion is the same single multiplication by radius that this calculator performs, and in every case the failure mode is assuming the RPM figure travels with the part when it does not.
Rotational speed also propagates through gear trains. If you are stepping speed up or down through a ratio, work out the output speed with the gear ratio calculator first and bring that figure here, rather than trying to combine the ratio and the radius conversion in one step. Doing them separately makes an error visible; doing them together hides it.
Angular Velocity Is a Vector, and the Direction Matters
Strictly, angular velocity is a vector pointing along the axis of rotation, with its direction given by the right-hand rule: curl the fingers of your right hand in the direction of rotation and the thumb points along the vector. This calculator reports magnitude only, which is all that most problems need, but the vector nature is not a technicality.
It explains why a spinning wheel resists being tilted — changing the direction of the angular velocity vector requires a torque, which is the gyroscopic effect that keeps a bicycle upright and makes a helicopter's controls behave in a way that is unintuitive until you account for it. It also explains why two rotations applied in different orders give different final orientations, unlike translations, which commute.
For any single-axis problem — a shaft, a wheel, a turntable — the magnitude is sufficient and the sign simply records which way round it turns. Adopt a convention, state it, and stay with it for the whole calculation. Mixing conventions halfway through a gear train is how a design ends up rotating the wrong way on paper.
Where This Sits Among the Other Tools
This page is a solver, not a converter, although the RPM-to-rad/s route does include a conversion as one step. If all you want is to rescale an angle between degrees, radians and gradians, the angle converter is faster, and for frequency units alone the frequency converter is the right tool. Linear speeds convert in the speed converter.
What this page adds is the physical relationship between rotation and linear motion, which no converter can supply because it depends on the radius. From here, the centripetal force calculator gives the force required to hold a mass on that circular path, and the kinetic energy calculator covers the linear energy of a point moving at the tangential speed you calculated. For straight-line acceleration problems, the acceleration calculator is the equivalent starting tool.
Arb Digital builds free tools like this one because useful pages earn attention. If you want tools, calculators or content built for your own audience, we can help.
Browse All Free Tools Talk to Arb DigitalCommon Mistakes to Avoid
- Treating hertz and radians per second as the same unit — they differ by a factor of 2π. Fifty hertz is 314.16 rad/s, and skipping the conversion misstates the answer by more than six times.
- Using degrees in the v = ωr relationship — that equation is only true when the angle is in radians. Convert first, always.
- Using the outside diameter as the pulley radius — belt drives work at the pitch line, and the flange diameter overstates the effective radius and therefore the belt speed.
- Carrying an RPM rating across to a different diameter — the physical limit on grinding wheels, flywheels and fans is rim speed. Same RPM on a larger part is a faster and more highly stressed part.
- Assuming angular velocity varies across a rigid body — it does not. Every point on a rigid rotor shares one angular velocity; only the tangential speed changes with radius.
Related Free Tools From Arb Digital
Rotation problems usually continue into force or energy. Follow this with the centripetal force calculator for the inward force required, the gear ratio calculator when speed passes through a transmission, or the kinetic energy calculator for the energy stored in the motion. Unit-only work belongs in the angle converter, the frequency converter or the speed converter. The full free online tools hub lists every calculator on the site.
Frequently Asked Questions
Multiply the RPM figure by 2π and divide by 60, because one revolution is 2π radians and one minute is 60 seconds. So 1,750 RPM is 1,750 × 6.28319 ÷ 60 = 183.26 rad/s.
They describe the same rotation but in different units. Frequency in hertz counts complete cycles per second; angular velocity counts radians per second, and one cycle is 2π radians. Angular velocity equals 2π times the frequency.
Because a radian is defined as the angle whose arc length equals the radius, the relationship between arc and angle carries no conversion factor. In degrees the same relationship would need a factor of π/180 in every equation, which is why physics uses radians throughout.
No. Every point on a rigid rotating body sweeps the same angle in the same time, so they share one angular velocity. What changes with radius is the tangential speed, which is angular velocity multiplied by the distance from the axis.
The loaded rolling radius, measured from the axle centre to the road surface with the vehicle's weight on the tyre. It is smaller than half the unloaded diameter, and using the unloaded figure overstates road speed by a few percent.
Not directly. This page calculates a steady angular velocity. If the rotation speed is changing, calculate the angular velocity at two moments and divide the difference by the elapsed time to get angular acceleration in rad/s².
Because the stress in a rotating part and the wear on a contacting surface both depend on the speed of the material itself, not on how many times per minute it goes round. The same RPM at a larger diameter means a much faster and more highly loaded rim.
This tool is provided for educational and study use. It performs standard rotational kinematics and is not a substitute for the speed ratings and safety limits published by the manufacturer of any rotating equipment.