How to Find Angular Velocity from Linear Velocity
You're watching a car take a corner, a merry-go-round spin, or a wheel rotate on an axle. So the object is moving in a circle, and you can measure how fast it's traveling in a straight line — its linear velocity. But what if you need to know how fast it's spinning? That's where angular velocity comes in.
Here's the thing: most people get stuck trying to convert between these two measurements, and it's not as intuitive as it looks. The good news is there's a single formula that makes it straightforward once you understand what each piece represents.
So let's break it down.
What Is Angular Velocity (and Linear Velocity)
Linear velocity is exactly what it sounds like — how fast something moves along a straight line. So it's measured in units like meters per second (m/s) or feet per second (ft/s). If you point a radar gun at a car driving past you, the number it gives you is the car's linear velocity Worth keeping that in mind..
Angular velocity, on the other hand, measures how fast something rotates or revolves around a center point. Consider this: instead of asking "how fast is it moving? Because of that, " it asks "how fast is it spinning? " The unit here is typically radians per second (rad/s), though you'll sometimes see degrees per second And that's really what it comes down to..
The key insight is this: these two measurements are connected through the radius of the circular path. An object moving in a circle has both a linear speed (how fast it covers distance along that circle) and an angular speed (how fast it sweeps through angles). They're two sides of the same coin.
The Relationship Between the Two
Think about a point on the edge of a spinning wheel. That point is traveling in a circle, so it has linear velocity — it's covering distance along the circumference. At the same time, the wheel is rotating, so it has angular velocity — it's sweeping through angles That alone is useful..
The faster the wheel spins, the faster that point moves along its path. That's the connection. Linear velocity depends on angular velocity and the radius of the rotation.
Why Radians Matter
Here's something most introductory explanations skip: angular velocity is measured in radians per second, not degrees per second. This matters because radians are the "natural" unit for circular motion in mathematics.
A full circle is 2π radians (about 6.So 28). So if something completes one full rotation per second, its angular velocity is 2π rad/s — not 360 rad/s.
This distinction trips up a lot of people. Think about it: if you're working with degrees, you need to convert to radians first. More on that in the mistakes section Nothing fancy..
Why This Relationship Matters
You might be wondering why you'd ever need to convert between these two measurements. Fair question.
In engineering, this comes up constantly. Practically speaking, if you're designing a car's transmission, you need to know both how fast the engine spins (angular velocity) and how fast the wheels are moving down the road (linear velocity). The relationship between them determines your gear ratios.
In physics problems, you'll often be given one type of velocity and asked to find the other. It's a fundamental concept that shows up in everything from planetary motion to roller coaster design.
In sports biomechanics, coaches analyze the angular velocity of a golfer's swing or a baseball pitcher's arm to optimize performance. They measure linear speeds with radar and then calculate angular velocities to understand the mechanics Small thing, real impact. Worth knowing..
In robotics and automation, motor specifications often list rotational speed (RPM or rad/s), but the robot arm's tip moves linearly. Connecting these requires this exact calculation It's one of those things that adds up..
The short version: if something rotates and you need to know how it moves through space, you're using this relationship.
How to Find Angular Velocity from Linear Velocity
Here's the formula:
v = r × ω
Where:
- v = linear velocity (in m/s, ft/s, etc.)
- r = radius of the circular path (in meters, feet, etc.)
- ω (omega) = angular velocity (in rad/s)
This is the key relationship. Linear velocity equals radius times angular velocity.
But you want to find angular velocity from linear velocity. So rearrange the formula:
ω = v / r
Angular velocity equals linear velocity divided by the radius.
That's it. That's the whole calculation Simple, but easy to overlook..
Step-by-Step Example
Let's say you have a car traveling at 20 meters per second through a turn, and the radius of that turn is 50 meters. What's the angular velocity?
ω = v / r ω = 20 / 50 ω = 0.4 rad/s
The car is sweeping through 0.4 radians of angle every second as it navigates that turn.
Another Example with a Wheel
A bicycle wheel has a radius of 0.Because of that, 35 meters. The bike is traveling at 10 m/s. What's the wheel's angular velocity?
ω = 10 / 0.35 ω ≈ 28.6 rad/s
That's roughly 4.5 rotations per second (since 28.6 / 2π ≈ 4.5).
Converting RPM to Angular Velocity
Sometimes you'll encounter revolutions per minute (RPM) instead of rad/s. Here's how to handle that:
- Convert RPM to revolutions per second: divide by 60
- Multiply by 2π to get rad/s
So if a motor spins at 1200 RPM: 1200 / 60 = 20 revolutions per second 20 × 2π = 40π rad/s ≈ 125.7 rad/s
Common Mistakes People Make
Using Diameter Instead of Radius
This is the most frequent error. Which means the formula uses the radius — the distance from the center to the edge — not the diameter (center to edge and back). If you use the diameter, you'll get half the correct answer Worth keeping that in mind..
Double-check which value you're working with. Radius is half the diameter That's the part that actually makes a difference..
Forgetting to Convert Degrees to Radians
If your linear velocity is given in standard units but your angular information is in degrees per second, you can't just plug them in. Convert degrees to radians first by multiplying by π/180 That's the part that actually makes a difference. Which is the point..
To give you an idea, 90 degrees per second = 90 × (π/180) = π/2 rad/s ≈ 1.57 rad/s.
Mixing Units
The formula works cleanly when all your units are consistent. If your radius is in meters but your velocity is in feet per second, convert one to match the other first. Otherwise your answer will be wrong by a factor of 3.28 Still holds up..
Using the Wrong Point on the Object
A rotating object has different linear velocities at different points. Worth adding: a point near the center of a spinning wheel moves slowly; a point on the edge moves fast. Make sure you're calculating for the specific point you're interested in.
Practical Tips for Working This Out
Always identify your radius clearly. In many problems, the radius is given directly. In others, you might need to calculate it from a diameter or from the object's dimensions. Write it down explicitly before you start.
Check your units before calculating. A quick unit check can catch mistakes. If you're dividing m/s by m, you should get 1/s — which is what rad/s essentially is (radians are dimensionless) No workaround needed..
Estimate your answer first. If a car is moving at 30 m/s and the turn radius is 100 m, your angular velocity should be around 0.3 rad/s. If your calculation gives you 30 or 0.003, you know something went wrong.
Remember that radians are dimensionless. This is worth repeating. When you calculate ω = v/r, you're getting a value in 1/s. Radians are a ratio of two lengths (arc length / radius), so they cancel out in the units. That's why rad/s is effectively 1/s — the "rad" is just a reminder what kind of angle we're measuring.
FAQ
What's the formula for angular velocity from linear velocity?
The formula is ω = v / r, where ω is angular velocity in rad/s, v is linear velocity in m/s, and r is the radius in meters. Simply divide the linear velocity by the radius Which is the point..
How do I convert linear velocity to angular velocity in RPM?
First convert your linear velocity to rad/s using ω = v/r. Then convert rad/s to RPM by multiplying by 60/(2π). This gives you revolutions per minute.
Can I use degrees instead of radians?
You can, but you need to be consistent. The formula ω = v/r assumes radians. If you're working with degrees, convert them first: multiply degrees by π/180 to get radians That's the part that actually makes a difference..
What if I only have the diameter, not the radius?
Divide the diameter by 2 to get the radius. Then use that in your formula. Don't just plug the diameter in — it will give you an answer that's off by a factor of 2.
Does this work for any rotating object?
Yes, as long as the point you're measuring is moving in a perfect circle around a fixed center. The formula applies to wheels, gears, planets orbiting stars, electrons around nuclei — any circular motion where you know the radius of the path.
The Bottom Line
Finding angular velocity from linear velocity comes down to one simple formula: divide the linear speed by the radius of the circular path. That's it.
The trickier parts are making sure your units match, using the radius (not diameter), and remembering that angular velocity uses radians, not degrees. Once you keep those three things straight, the calculation is straightforward.
Whether you're solving a physics problem, designing a machine, or just satisfying curiosity about how things move, this relationship is one of those fundamental concepts that makes rotational motion click. But it's the bridge between "how fast is it going? And " and "how fast is it spinning? " — and now you can cross that bridge whenever you need to.