Angular velocity tells you how fast an object rotates, measured as an angle change per unit time. Use the Angular Velocity Calculator below to compute it from period, frequency, or directly from an angle change rate, with automatic unit conversions.
Whether you’re working with motors, gears, or rotating machinery, the right formula and units prevent costly mistakes. This guide explains the variables, shows common conversions, and gives real-world examples you can apply immediately.
What Is Angular Velocity?
Angular velocity (usually written ω) describes how quickly an object rotates. It measures the rate of change of angular displacement, meaning how fast the angle sweeps out over time.
In everyday work, you’ll see angular velocity expressed in units like rad/s (radians per second), deg/s (degrees per second), or rpm (revolutions per minute).
Core Formulas (The Ones You’ll Actually Use)
Angular velocity connects to period, frequency, and angle change rate. Use these relationships depending on what you know.
1) From Period (time for one full rotation)
If the rotation period is T (seconds per revolution), then:
- ω = 2π / T (gives rad/s)
Here, 2π radians equals one full turn (360°).
2) From Frequency (revolutions per second)
If the frequency is f (revolutions per second), then:
- ω = 2π f (gives rad/s)
Frequency and period are inverses: f = 1 / T.
3) From Angle Rate (degrees or radians per second)
If you know the angular displacement rate directly, then angular velocity is that rate:
- ω (rad/s) = θ̇ (deg/s) × (π / 180)
- ω (deg/s) = θ̇ (rad/s) × (180 / π)
Angle rate is often measured or calculated from motion data.
4) From RPM (revolutions per minute)
Many motors are labeled in rpm. Convert rpm to rad/s like this:
- ω (rad/s) = rpm × (2π / 60)
And convert rpm to deg/s:
- ω (deg/s) = rpm × 360 / 60 = rpm × 6
Variables and Unit Meanings
| Symbol | Meaning | Common Units |
|---|---|---|
| ω | Angular velocity | rad/s, deg/s, rpm |
| T | Period (time per revolution) | s/rev |
| f | Frequency (revolutions per second) | Hz where 1 Hz = 1 rev/s |
| rpm | Rotations per minute | rev/min |
| θ̇ | Angle rate | deg/s or rad/s |
How to Use the Angular Velocity Calculator
The calculator determines angular velocity from one of three input types. Choose the method that matches your data.
- Period: Enter the time for one full revolution.
- Frequency: Enter revolutions per second (Hz) or convert from rpm.
- Angle rate: Enter degrees per second or radians per second.
Then select the output unit you want. The calculator handles the math and conversions.
Practical Example 1: Motor Speed Conversion
A small motor is rated at 1500 rpm. Find its angular velocity in rad/s.
- Use ω = rpm × (2π / 60)
- ω ≈ 1500 × (2π / 60) ≈ 1500 × 0.10472 ≈ 157.1 rad/s
This value is what you typically plug into torque and rotational dynamics equations.
Practical Example 2: From Measured Period
You observe a rotating disk completes one revolution every 0.25 s. Compute angular velocity in deg/s and rad/s.
- First compute rad/s: ω = 2π / T = 2π / 0.25 = 8π ≈ 25.13 rad/s
- Convert to deg/s: deg/s = rad/s × 180/π ≈ 25.13 × 57.2958 ≈ 1440 deg/s
That means the disk sweeps through 1440 degrees every second—exactly four full turns per second.
Common Mistakes to Avoid
- Mixing units: rpm, Hz, and rad/s are not interchangeable without conversion.
- Using degrees where radians are required: many physics formulas assume radians.
- Confusing period with frequency: period is time per revolution; frequency is revolutions per second.
- Forgetting “per second”: angle rate must match the time unit used in the formula.
Frequently Asked Questions
What is the difference between angular velocity and angular acceleration?
Angular velocity (ω) measures how fast an object rotates, while angular acceleration (α) measures how quickly ω changes over time. If ω stays constant, α is zero. If the speed increases or decreases, α is nonzero and you can compute it from the change in ω divided by time.
How do I convert rpm to rad/s?
Convert using ω = rpm × (2π / 60). The factor 2π converts revolutions to radians, and dividing by 60 converts minutes to seconds. For example, 1200 rpm becomes 1200 × (2π/60) ≈ 125.7 rad/s.
Is Hz the same as revolutions per second for rotational motion?
Yes. In this context, 1 Hz means one cycle per second. If one cycle is one revolution, then 1 Hz equals 1 revolution per second, which can be used as frequency f in ω = 2πf to get angular velocity in rad/s.
Can angular velocity be negative?
Yes. A negative angular velocity typically means rotation in the opposite direction from the positive convention. Magnitude tells you the speed, while the sign tells direction. Many real systems specify a direction, so use the sign consistently in calculations.
Which unit should I use for physics calculations?
Use radians per second (rad/s) in most physics and engineering formulas, especially those involving torque, moment of inertia, and rotational kinematics. You can convert from rpm or deg/s to rad/s before substituting values to avoid unit mismatch errors and incorrect results.