Essential Circular Motion Formulas You Need to Know
What Circular Motion Actually Is
Circular motion describes movement along a circular path. That's it. No fancy metaphors needed.
Two types exist: uniform circular motion (constant speed) and non-uniform circular motion (speed changes). Most textbooks focus on the uniform variety because the math stays manageable.
You encounter this daily. Cars rounding corners, satellites orbiting Earth, a ball on a string being spun overhead—all follow circular motion principles.
The Core Variables You Must Know
Before touching formulas, memorize these terms. They're the building blocks everything else rests on.
- Radius (r) — distance from center to the rotating object
- Period (T) — time for one complete revolution
- Frequency (f) — number of revolutions per second
- Angular velocity (ω) — rate of angular change, measured in radians per second
- Tangential velocity (v) — linear speed along the circular path
- Centripetal acceleration (ac) — acceleration pointing toward the center
- Centripetal force (Fc) — force required to maintain circular motion
The Essential Formulas
Angular Velocity
Angular velocity tells you how fast something rotates in angular terms.
ω = 2πf = 2π/T
This formula connects angular velocity to frequency and period. Since one full rotation equals 2π radians, multiply that by revolutions per second or divide by seconds per revolution.
Tangential Velocity
This is the linear speed of an object moving along the circle.
v = rω = 2πrf
The radius determines how fast something moves for a given angular velocity. A longer radius means higher tangential speed. A 10-foot radius Ferris wheel rotates slower than a 3-foot bicycle wheel, but points on the Ferris wheel actually travel faster through space.
Centripetal Acceleration
Acceleration always points toward the circle's center in uniform circular motion.
ac = v²/r = ω²r
Both forms work. Use v²/r when you know tangential speed. Use ω²r when angular velocity is given.
Centripetal Force
Force required to keep an object moving in a circle.
Fc = mac = mv²/r = mω²r
Newton's Second Law applies here. Multiply mass by centripetal acceleration. More mass, more force needed. Higher speed, dramatically more force needed—because velocity gets squared.
Angular Acceleration (Non-Uniform Motion)
When rotation speeds up or slows down, angular acceleration enters the picture.
α = Δω/Δt
This is just angular velocity's version of linear acceleration. Same concept, different units.
Tangential Acceleration
For non-uniform circular motion, tangential acceleration relates to angular acceleration.
at = rα
This acceleration changes the speed along the path, separate from the centripetal acceleration that changes direction.
Formula Reference Table
| Quantity | Formula | Units |
|---|---|---|
| Angular velocity | ω = 2πf = 2π/T | rad/s |
| Tangential velocity | v = rω = 2πrf | m/s |
| Centripetal acceleration | ac = v²/r = ω²r | m/s² |
| Centripetal force | Fc = mv²/r = mω²r | N |
| Angular acceleration | α = Δω/Δt | rad/s² |
| Tangential acceleration | at = rα | m/s² |
How to Solve Circular Motion Problems
Most problems follow the same pattern. Here's the approach that works.
Step 1: Identify Given Information
List what you know. Radius? Period? Frequency? Mass? Circle the values and their units.
Step 2: Determine What's Being Asked
Force? Velocity? Acceleration? This dictates which formula to isolate.
Step 3: Choose the Right Formula
Match your given variables to the formula that requires the fewest unknown conversions.
Example: Given mass (m = 2 kg), radius (r = 0.5 m), and period (T = 0.8 s), find centripetal force.
- Calculate frequency: f = 1/T = 1.25 Hz
- Calculate angular velocity: ω = 2πf = 7.85 rad/s
- Calculate centripetal force: Fc = mω²r = 2 × (7.85)² × 0.5 = 61.6 N
Step 4: Check Your Work
Units make sense? Larger radius with same speed means less force? Heavier mass means more force? If something feels wrong, recheck your algebra.
Common Mistakes That Ruin Answers
- Forgetting to square the velocity. Centripetal force is proportional to v², not v. Double the speed, quadruple the required force.
- Mixing units. Radians must be used for angular calculations. Converting RPM to radians requires multiplying by 2π/60.
- Confusing tangential and centripetal acceleration. Tangential acceleration changes speed. Centripetal acceleration changes direction. They're perpendicular in non-uniform motion.
- Using diameter instead of radius. Radius is half the diameter. This single error can halve or double your answer.
Real-World Applications
These formulas aren't academic exercises. Engineers use them constantly.
Road curve design — Engineers calculate the friction force needed to prevent skidding. They balance the required centripetal force against available tire grip using Fc = μN.
Satellite orbits — Orbital velocity depends on altitude and Earth's mass. The balance between gravitational pull and centripetal force keeps satellites in place.
Roller coaster loops — At the top of a loop, centripetal acceleration must exceed gravitational acceleration or riders fall. Engineers design speeds accordingly.
Centrifuges — Lab equipment spins samples to separate materials. Higher angular velocity produces stronger effective gravity. The formula Fc = mω²r shows why spinning faster works better than making the rotor larger.
When to Use Which Formula
Don't memorize everything blindly. Match the formula to your situation.
- Need angular speed? Use ω = 2π/T
- Have angular speed but need linear speed? Use v = rω
- Calculating force from known velocity? Use Fc = mv²/r
- Calculating force from angular velocity? Use Fc = mω²r
The second and fourth options are computationally simpler because they avoid squaring and then taking square roots. Use them when you can.