Angular Velocity Calculator

Calculate the angular velocity of rotating objects using various methods

Method 1: From Angle and Time

Method 2: From Frequency

Method 3: From Period

Method 4: From Linear Velocity and Radius

Formulas Used

omega = theta / t (angle over time)

omega = 2 * pi * f (from frequency)

omega = 2 * pi / T (from period)

omega = v / r (from linear velocity and radius)

What Is Angular Velocity?

Angular velocity (ω) measures how fast an object rotates — the rate of change of angular displacement with respect to time. It is the rotational counterpart of linear velocity. If linear velocity tells you how many meters an object covers per second, angular velocity tells you how many radians it sweeps per second. The standard SI unit is radians per second (rad/s), though revolutions per minute (RPM) and degrees per second are also common in engineering.

Angular velocity is a vector quantity — its direction follows the right-hand rule: curl your fingers in the direction of rotation, and your thumb points along the angular velocity vector. This vector nature is essential for describing three-dimensional rotations in robotics, aerospace, and physics simulations.

Angular Velocity Formulas

This calculator supports four independent methods for computing angular velocity, each using different input combinations:

Angular Velocity Equations

ω = Δθ/Δt (from angle and time) ω = 2πf (from frequency) ω = 2π/T (from period) ω = v/r (from linear velocity)

Where:

  • ω= Angular velocity (rad/s)
  • Δθ= Angular displacement (radians)
  • Δt= Time interval (seconds)
  • f= Frequency — revolutions per second (Hz)
  • T= Period — time for one revolution (seconds)
  • v= Linear velocity — tangential speed (m/s)
  • r= Radius — distance from rotation axis (m)

Common Conversions

Angular velocity is expressed in different units depending on context. Here are the most common conversions:

FromTo rad/sExample
RPM× (2π/60) ≈ × 0.10473000 RPM = 314 rad/s
°/s× (π/180) ≈ × 0.0174590°/s = 1.57 rad/s
Hz× 2π ≈ × 6.28350 Hz = 314 rad/s

How to Use This Calculator

Use any combination of the four methods — fill in fields for whichever method suits your data:

  1. Method 1 — Angle and Time: Enter the total angular displacement in radians and the time interval in seconds. This computes the average angular velocity ω = Δθ/Δt. This is the most fundamental definition.
  2. Method 2 — Frequency: Enter the rotational frequency in Hz (revolutions per second). For RPM, divide by 60 first. The formula ω = 2πf converts revolutions per second to radians per second.
  3. Method 3 — Period: Enter the period T — the time for one complete revolution in seconds. The formula ω = 2π/T is the reciprocal relationship with frequency.
  4. Method 4 — Linear Velocity: Enter the tangential speed v (m/s) and the radius r (m). For a point on a rotating rigid body, ω = v/r. This is the bridge between rotational and linear motion.
  5. View Results: The calculator displays results from each method you populated, all in rad/s. Cross-check results — all methods should agree if describing the same rotating system.

Real-World Applications

Angular velocity is everywhere in mechanical engineering. Car engines specify performance in RPM — a typical idle speed of 800 RPM corresponds to ω ≈ 84 rad/s. Hard disk drives once spun at 7,200 RPM (754 rad/s) to achieve fast data access. Centrifugal pumps, turbines, and electric motors are all designed around specific angular velocity ranges, and gear ratios are essentially angular velocity converters that trade speed for torque.

In astronomy, angular velocity determines orbital periods and spin rates. Earth rotates at ω ≈ 7.27 × 10⁻⁵ rad/s (one revolution in 24 hours), while Jupiter completes a full rotation in just under 10 hours at ω ≈ 1.74 × 10⁻⁴ rad/s. Pulsars — the collapsed remnants of massive stars — can spin at ω up to 716 rad/s (7,160 RPM), faster than a kitchen blender.

Worked Examples

Earth's Rotation

Problem:

Earth completes one rotation in 24 hours. What is its angular velocity in rad/s?

Solution Steps:

  1. 1Given: T = 24 hours = 86,400 seconds
  2. 2Apply period formula: ω = 2π / T
  3. 3Compute: ω = 6.2832 / 86,400 = 7.27 × 10⁻⁵ rad/s
  4. 4In degrees per second: 7.27 × 10⁻⁵ × 180/π = 0.00417 °/s = 15° per hour
  5. 5Linear velocity at the equator (r = 6,371 km): v = ωr = 7.27 × 10⁻⁵ × 6.371 × 10⁶ = 463 m/s

Result:

Angular velocity = 7.27 × 10⁻⁵ rad/s. At the equator, this corresponds to 463 m/s (1,037 mph) tangential speed.

Car Engine RPM

Problem:

A car engine runs at 3,000 RPM. What is the angular velocity in rad/s?

Solution Steps:

  1. 1Convert RPM to Hz: f = 3,000 / 60 = 50 Hz
  2. 2Apply frequency formula: ω = 2πf = 2π × 50
  3. 3Compute: ω = 314.16 rad/s
  4. 4Linear velocity at flywheel rim (r = 0.15 m): v = ωr = 314.16 × 0.15 = 47.1 m/s

Result:

Angular velocity = 314.16 rad/s. The flywheel rim moves at 47.1 m/s (169 km/h) — illustrating why flywheels must be carefully balanced at high RPM.

Bicycle Wheel

Problem:

A bicycle travels at 5 m/s with a wheel radius of 0.35 m. What is the wheel's angular velocity?

Solution Steps:

  1. 1Given: v = 5 m/s, r = 0.35 m
  2. 2Apply linear velocity formula: ω = v / r
  3. 3Compute: ω = 5 / 0.35 = 14.29 rad/s
  4. 4In RPM: 14.29 × 60 / (2π) = 136.5 RPM
  5. 5Wheel makes about 2.27 revolutions per second

Result:

Angular velocity = 14.29 rad/s (136.5 RPM). The wheel completes just over 2 revolutions each second at this moderate cycling speed.

Tips & Best Practices

  • Always convert to rad/s before using rotational dynamics equations — formulas like v = ωr and a = αr assume radian measure
  • RPM to rad/s: multiply by 0.10472; rad/s to RPM: multiply by 9.549
  • The period T and frequency f are reciprocals: T = 1/f — choose whichever is easier to measure
  • In uniform circular motion, ω is constant; in accelerated rotation, ω changes linearly with time: ω = ω₀ + αt
  • The direction of ω follows the right-hand rule: curl fingers in rotation direction, thumb points along ω

Frequently Asked Questions

Angular speed is the magnitude (a scalar), telling you only how fast something rotates regardless of direction. Angular velocity is a vector — it includes both magnitude and direction (determined by the right-hand rule). For simple rotation about a fixed axis, the distinction is often unimportant, but for 3D motion like a tumbling satellite, the vector nature is essential.
Multiply RPM by 2π/60, which is approximately 0.10472. For example, 1,200 RPM × 0.10472 = 125.66 rad/s. The conversion works because 1 revolution = 2π radians and 1 minute = 60 seconds. The reverse conversion from rad/s to RPM is: multiply rad/s by 60/(2π) ≈ 9.549.
Radians are a natural measure of angle because they relate arc length directly to radius (s = rθ). This makes all equations of rotational motion simpler — ω = v/r, α = a/r, and θ = ωt all work without conversion factors. If you used revolutions, every equation would need a 2π factor. The radian is actually dimensionless (length/length), making unit analysis in calculus straightforward.
For a point on a rigid body, ω is constant regardless of radius — every point rotates through the same angle in the same time. However, for a system with conserved angular momentum (like an ice skater), changing the radius changes ω: when mass moves inward, ω increases to conserve L = Iω. If the moment of inertia I halves, ω doubles.
Yes — angular velocity can be negative depending on the chosen coordinate system and rotation direction. By convention, counterclockwise rotation produces positive ω (pointing up along the z-axis), and clockwise produces negative ω. In one-dimensional problems, negative ω simply indicates rotation opposite to the defined positive direction.

Sources & References

Last updated: 2026-06-06

💡

Help us improve!

How would you rate the Angular Velocity Calculator?

<>

Editorial Note

MyCalcBuddy Editorial Team

This page is maintained as an educational calculator reference.

Source

Formula Source: University Physics

by Young & Freedman

UpdatedLast reviewed: May 2026
CheckedFormula checks are based on standard references and internal QA review.