Angular Velocity Calculator — RPM to Rad/s

← Back to Engineering Library

If you're building or fixing machines, you see RPM numbers everywhere, but most engineering and control calculations want angular velocity in radians per second (rad/s). Mixing up these units wastes time and can easily cause mistakes. This Angular Velocity Calculator gives you a quick way to get from RPM to rad/s, or the other way round, and you can also check period and tangential speed if you supply a radius. You'll use calculations like these for everything from specifying a motor, programming a robot joint, to figuring out if a shaft is spinning too fast for the bearings. This page gives you the main conversion formulas, a down-to-earth example, the nuts and bolts of the theory, and an FAQ.

What is Angular Velocity?

Angular velocity is a measure of how quickly something spins, stated in radians per second. RPM counts how many full turns happen in one minute; rad/s is how many radians pass by each second—the unit most physics and engineering equations use.

Simple Explanation

Picture a wheel turning on a fixed shaft. Angular velocity is just a way to describe how fast it turns. RPM is convenient—easy to spot on a tachometer or spec sheet. But most of the hard math, for things like torque or force, uses radians: each full turn is 6.28 radians. Using rad/s keeps the math consistent when dealing with physics or control systems.

📐 Browse all 1000+ Interactive Calculators

Angular Velocity Visualization

Angular Velocity Calculator   RPM to Rad/s Technical Diagram

Angular Velocity Calculator

How to Use This Calculator

Engineering calculation notice

This calculator is intended for education, concept evaluation, and preliminary design. Results are based on the equations and assumptions described on this page, but cannot account for every real-world load case, tolerance, material property, environmental condition, installation detail, safety factor, code, or regulatory requirement. Verify all inputs, assumptions, units, and results independently before selecting components or using the result in a real application. Safety-critical, structural, medical, lifting, transportation, or regulated applications must be reviewed by a qualified engineer.

Found a calculation error? Message us

  1. Pick the input type (RPM, Rad/s, or Period).
  2. Type your known value in the field that pops up.
  3. If you want tangential speed, add the radius in meters. Otherwise, skip it.
  4. Press Calculate. You’ll see all results right away.

Angular Velocity Interactive Visualizer

See how RPM and rad/s relate by adjusting a virtual spinning wheel. Change the RPM or input radius and watch how tangential speed and rotational forces change in real time—useful for understanding what happens physically when you alter these numbers.

RPM Input 300 RPM
Radius 0.15 m

ω (RAD/S)

31.4

PERIOD (S)

0.20

TANG. SPEED

4.7 m/s

FREQUENCY

5.0 Hz

FIRGELLI Automations — Interactive Engineering Calculators

Mathematical Equations

To get angular velocity in rad/s from RPM, use this direct formula:

Primary Conversion Formula:

ω = 2πN/60

Where:

  • ω = Angular velocity in radians per second (rad/s)
  • N = Rotational speed in revolutions per minute (RPM)
  • π = Pi (≈ 3.14159)

Related Equations:

Tangential Velocity:

v = ωr

Period:

T = 2π/ω

Frequency:

f = ω/(2π)

Degrees per Second:

ωdeg = ω × (180/π)

Simple Example

Suppose you have a motor running at 300 RPM and the drive pulley has a radius of 0.1 m:

  • ω = 2π × 300 / 60 = 31.42 rad/s
  • Tangential speed = 31.42 × 0.1 = 3.14 m/s
  • Frequency = 31.42 / (2π) = 5.00 Hz
  • Period = 1 / 5.00 = 0.200 s

Understanding Angular Velocity: Technical Details and Applications

Angular velocity lets you describe how fast something is spinning about an axis. RPM is what you’ll find in most spec sheets and on the shop floor, but equations for torque, power, and force typically use rad/s. This calculator simplifies switching between units so you can get straight to the calculations you need, whether you're specifying a drive, planning a retrofit, or troubleshooting machinery.

What is Angular Velocity?

Angular velocity tracks how quickly a rotating object sweeps out an angle. Unlike linear velocity, which you use for things moving in a straight line, angular velocity is for rotation. The main units you come across are:

  • Radians per second (rad/s) – Good for calculations, used in most equations.
  • Revolutions per minute (RPM) – Used everywhere in industry and maintenance.
  • Degrees per second – Turns up for some control and navigation tasks.
  • Hertz (Hz) – Useful when you want the number of complete revolutions per second.

The Mathematics Behind Angular Velocity Conversion

One revolution is 2π radians. RPM measures revolutions each minute, but rad/s is what you need for calculations. There are 60 seconds in a minute, so:

Start with:

  • 1 revolution = 2π radians
  • 1 minute = 60 seconds

This gives the formula: ω = (N × 2π) / 60

This formula is all you need to translate between how something is spinning (RPM) and the angular velocity in rad/s you use for calculations.

Practical Applications in Engineering

Motor Control and Automation

Systems that combine linear and rotary motion—like those using actuators alongside rotating wheels or drums—rely on getting angular velocity right. For instance, if an actuator is pushing a conveyor, you need to know both the actuator’s linear speed and the tangential speed of the roller, which depends on angular velocity. Getting these to match ensures smooth operation and minimal wear.

Mechanical Design and Analysis

Every rotating machine, from fans to tool spindles, is affected by angular velocity. Key reasons:

  • Centrifugal forces: These scale with the square of angular velocity (F = mω²r), and can crack rotors or loosen assemblies if ignored.
  • Dynamic balancing: Spin something too fast, and you'll hit resonance—engineers need to keep operating speeds well away from these points.
  • Bearing selection: Bearing fatigue life is heavily speed-dependent (RPM matters here).
  • Lubrication requirements: Higher speeds mean different viscosity and oil flow needs—under-doing it destroys bearings.

Robotics and Servo Systems

If you’re programming or building a robot, servo motors are rated in RPM, but all your trajectory formulas and feedback loops usually work in rad/s. Quickly converting back and forth lets you set up systems that move as intended and tune joints for the right combination of speed and smoothness.

Worked Example: Conveyor System Design

Say you need a conveyor that moves at 2 m/s and has a drive pulley with a diameter of 300 mm (radius = 0.15 m). You want to know what motor RPM to specify.

  • First, get angular velocity: ω = v/r = 2 / 0.15 = 13.33 rad/s
  • Now, rearrange formula to solve for N: N = (ω × 60) / (2π) = (13.33 × 60) / (2π) ≈ 127.3 RPM
  • Pick the next standard motor size above that—likely 130 RPM, with some margin for slip or load changes.

This is typical: start with a speed or force requirement, and work back to the RPM you need to order or program.

Design Considerations and Best Practices

Safety Factors

As machines spin faster, risks go up. Always consider:

  • Critical speeds: Stay below the resonances unless you've dealt with vibration and balancing.
  • Material stress: The faster you spin, the worse the tensile forces—especially at the rim of disks and rotors.
  • Containment: Anything spinning fast enough to break apart should be shielded or guarded, just in case.

Measurement and Monitoring

There's no substitution for good data from the real machine. Typical ways to measure speed or angular velocity:

  • Encoders: Reliable and give both speed and position feedback.
  • Tachometers: Quick RPM checks, mostly analog, can be handy for spot checks.
  • Proximity sensors: Basic, cost-effective for pulse counting.
  • Stroboscopes: Good for seeing actual rotation speed or checking for slip with your own eyes.

System Integration

If you're tying together a rotary and a linear system, use v = ωr to check they're matched. Being off by even a small amount can lead to jams, inconsistent product flow, or extra wear over time.

Advanced Applications

Variable Frequency Drives (VFDs)

With VFDs, the AC supply frequency controls the actual shaft speed. You’ll use the calculator to match required mechanical speed with the drive frequency—the conversion between RPM and rad/s is part of programming or setup.

Gyroscopic Effects

At higher angular velocities, spinning parts develop gyroscopic moments, which can create side-forces or resistance to direction change. You need to be aware of these, especially in marine and aerospace gear, or anything spinning in more than one axis.

Vibration Analysis

Most machines vibrate in tune with their running speed and its multiples. FFT and vibration analysis depend on knowing the true angular velocity so you can identify when a vibration matches a rotating shaft or gear.

Related Calculations and Tools

You'll often use angular velocity along with other design checks, such as:

  • Centrifugal force calculations: F = mω²r — handy for disk designs or shaft loads.
  • Power transmission: P = τω (torque × angular velocity)
  • Kinetic energy: KE = ½Iω² for rotating masses
  • Gear ratio calculations: Work backward from output speed or match torque and speed between drive and driven shafts.

Seeing how these connect lets you get the numbers right before building or ordering parts instead of correcting mistakes later.

Frequently Asked Questions

▼ What's the difference between angular velocity in RPM and rad/s?

▼ How do I calculate tangential speed from angular velocity?

▼ Why is angular velocity important in mechanical engineering?

▼ What is the relationship between frequency and angular velocity?

▼ How accurate is this angular velocity calculator?

▼ Can I use this calculator for gear ratio calculations?

📐 Browse all 1000+ Interactive Calculators →

About the Author

Robbie Dickson

Chief Engineer & Founder, FIRGELLI Automations

Robbie Dickson brings over two decades of engineering expertise to FIRGELLI Automations. With a distinguished career at Rolls-Royce, BMW, and Ford, he has deep expertise in mechanical systems, actuator technology, and precision engineering.

🔗 Related Engineering Calculators

More related engineering calculators:

Browse all engineering calculators →

📹 Video Walkthrough — How to Use This Calculator

📹 Video Walkthrough — How to Use This Calculator

Angular Velocity Calculator — RPM to Rad/s

Need to implement these calculations?

Explore the precision-engineered motion control solutions used by top engineers.

Share This Article
Tags: