Skip to main content

Circular Motion Calculator: Centripetal Force, a_c, RPM

Calculate centripetal acceleration, centripetal force, and related quantities for uniform circular motion. Enter known values and select what to solve for. Compare up to 3 different scenarios side by side.

Last Updated: February 2026

This circular motion calculator solves for whichever variable you're missing—centripetal force, acceleration, speed, radius, or angular velocity. A student working on a roller coaster lab knew the car's mass and the loop radius but couldn't figure out what speed was needed at the top of the loop for the car to barely stay on the track. She entered F_c = mg (the minimum centripetal force equals weight at the top), mass, and radius, and the calculator returned v = √(gr) = 7.67 m/s. No more guessing which formula to rearrange—enter what you know, and the tool handles the algebra.

Solve-For Summary

UnknownRearranged FormulaRequired Inputs
a_ca_c = v²/r = ω²rv and r, or ω and r
F_cF_c = ma_c = mv²/rm, v, r (or m and a_c)
vv = √(a_c × r) = ωra_c and r, or ω and r
rr = v²/a_c = v/ωv and a_c, or v and ω
ωω = v/r = 2πf = 2π/Tv and r, or f, or T

Converting Between Angular and Linear Quantities

Angular velocity (ω) measures rotation rate in radians per second. Linear (tangential) velocity (v) measures how fast a point on the circle is actually moving in m/s. They connect through the radius: v = ωr. A point farther from the center travels faster even at the same angular velocity—think of a merry-go-round where outer horses move faster than inner ones.

Common conversions:

  • RPM to rad/s: ω = RPM × (2π/60)
  • rad/s to RPM: RPM = ω × (60/2π)
  • Period to angular velocity: ω = 2π/T
  • Frequency to angular velocity: ω = 2πf

Textbook problems often give rotation in revolutions per minute (RPM), but formulas require rad/s. A centrifuge spinning at 10,000 RPM is actually rotating at 1,047 rad/s. Forgetting to convert is a guaranteed wrong answer—the calculator handles this if you enter frequency or period instead.

Isolating Variables: Force, Acceleration, Speed, or Radius

Circular motion problems typically give you three quantities and ask for the fourth. Here are the rearranged forms you'll need:

Solving for centripetal acceleration: a_c = v²/r

Given speed and radius. Alternatively: a_c = ω²r if you have angular velocity.

Solving for centripetal force: F_c = mv²/r

Given mass, speed, and radius. Or use F_c = ma_c if you already found acceleration.

Solving for speed: v = √(a_c × r) or v = √(F_c × r / m)

Take the square root—don't forget this step. Common exam mistake.

Solving for radius: r = v²/a_c or r = mv²/F_c

Given speed and either acceleration or force (with mass).

The calculator automatically selects the appropriate rearrangement based on which variables you provide. Enter at least two compatible values, and it derives the rest.

Why Doubling Speed Quadruples the Force

The centripetal force formula F_c = mv²/r has v squared. This means force grows quadratically with speed, not linearly. Double your speed and you need four times the force. Triple your speed and you need nine times the force.

This is why highway curves have lower speed limits than their geometry might suggest. At 60 mph, a car needs four times the friction it would at 30 mph. Tires have a maximum friction force they can provide—exceed it and the car slides off the curve.

Race car insight: F1 cars generate massive downforce specifically to increase tire friction, allowing them to corner at speeds that would send regular cars flying off the track.

Step-by-Step: Minimum Speed at the Top of a Loop

A classic problem: what's the minimum speed at the top of a vertical loop for a roller coaster car to maintain contact with the track?

Problem Setup

Loop radius r = 6 m. At the top, gravity points toward the center of the loop (downward). For minimum speed, the track exerts zero normal force—gravity alone provides the centripetal force.

Step 1: Set centripetal force equal to weight

F_c = mg → mv²/r = mg

Mass cancels (this is why minimum speed doesn't depend on mass).

Step 2: Solve for v

v²/r = g → v² = gr → v = √(gr)

v = √(9.8 × 6) = √58.8 = 7.67 m/s

Result

Minimum speed at the top is 7.67 m/s (about 17 mph). Any slower and the car loses contact with the track—not good for passengers.

Real roller coasters operate well above this minimum for safety. The entry speed at the bottom must be even higher to account for energy lost climbing to the top of the loop.

Banked Curves: When the Calculator Doesn't Apply

This calculator assumes flat horizontal circular motion. Real highway curves are often banked (tilted) so that a component of the normal force points toward the center, reducing friction requirements.

For a banked curve at angle θ with no friction, the design speed is v = √(rg tan θ). At this speed, you could drive on ice and still make the turn. Above or below this speed, friction is needed to prevent sliding up or down the bank.

The calculator's F_c = mv²/r gives you the total centripetal force requirement, but it doesn't split that between normal force component and friction. For banked curve problems, you need to draw free-body diagrams and decompose forces—beyond what this tool does.

Satellite Orbits: Gravity as Centripetal Force

For a satellite in circular orbit, gravity provides the centripetal force. Setting gravitational force equal to centripetal force:

GMm/r² = mv²/r → GM/r = v²

Orbital speed: v = √(GM/r), where G is the gravitational constant and M is Earth's mass.

Higher orbits mean lower speeds. A low Earth orbit satellite (r ≈ 6,700 km) travels at about 7.8 km/s, circling Earth in 90 minutes. A geostationary satellite (r ≈ 42,000 km) travels at only 3.1 km/s but takes 24 hours to orbit.

The calculator can find orbital speed if you provide centripetal acceleration (which equals g at that altitude) and orbital radius. But it doesn't incorporate gravitational calculations directly—for that, use a dedicated orbital mechanics tool.

Worked Problem: Centrifuge G-Force

Centrifuges spin samples at high speed to separate components by density. The "g-force" they advertise is actually centripetal acceleration expressed as multiples of Earth's gravity.

Problem

A laboratory centrifuge has a rotor radius of 10 cm (0.1 m) and spins at 15,000 RPM. What is the centripetal acceleration in g-force?

Step 1: Convert RPM to rad/s

ω = 15,000 × (2π/60) = 1,571 rad/s

Step 2: Calculate centripetal acceleration

a_c = ω²r = (1,571)² × 0.1 = 246,840 m/s²

Step 3: Express as g-force

g-force = a_c / 9.8 = 246,840 / 9.8 ≈ 25,188 g

Result

The centrifuge produces about 25,000 g—meaning samples experience 25,000 times their normal weight. This extreme acceleration is what separates blood components or sediments DNA.

Reference Formulas and Physical Constants

All uniform circular motion problems reduce to these interconnected relationships:

QuantitySymbolFormula(s)SI Unit
Centripetal accelerationa_cv²/r, ω²r, 4π²r/T²m/s²
Centripetal forceF_cmv²/r, mω²rN
Angular velocityωv/r, 2πf, 2π/Trad/s
Tangential speedvωr, 2πr/T, 2πrfm/s
PeriodT2πr/v, 2π/ω, 1/fs

Standard Earth surface gravity: g = 9.80665 m/s² (exact by definition). This value is used when converting centripetal acceleration to "g-force" multiples.

Educational Use Notice

This calculator is designed for physics coursework, homework verification, and conceptual exploration. It assumes uniform (constant-speed) circular motion on a flat horizontal plane. Real engineering applications—road design, roller coasters, rotating machinery—require additional factors (friction coefficients, banking angles, safety margins, dynamic loads) that this tool does not model. For safety-critical applications, consult qualified engineers.

Sources & References

  • Halliday, Resnick & Walker (2018). Fundamentals of Physics, 11th ed. Wiley. Chapter 4: Motion in Two Dimensions (Circular Motion).
  • Serway & Jewett (2018). Physics for Scientists and Engineers, 10th ed. Cengage. Chapter 4: Motion in Two Dimensions.
  • OpenStax College Physics — Free peer-reviewed textbook, Chapter 6: openstax.org
  • HyperPhysics — Georgia State University circular motion reference: hyperphysics.phy-astr.gsu.edu

Debugging Circular Motion Calculations

Real questions from students stuck on unit conversions, formula rearrangements, and force-direction confusion.

I converted RPM to rad/s and my answer is way different—what's wrong?

Check your conversion factor. To convert RPM to rad/s, multiply by 2π/60 (≈ 0.1047), not by 2π or by 60 alone. Example: 3000 RPM × (2π/60) = 314 rad/s. Multiplying by 2π gives you a number ~60× too large. Dividing by 60 without the 2π gives you rev/s, not rad/s. The calculator handles this if you enter period or frequency instead of angular velocity.

Why does doubling my speed require 4× the force—shouldn't it be 2×?

Centripetal force depends on v squared: F_c = mv²/r. Double v and you get (2v)² = 4v², so force quadruples. This catches many students because we're used to linear relationships. It's also why high-speed curves are dangerous—the friction requirement grows much faster than your intuition expects.

The calculator gives centripetal force, but my problem asks for friction—are they the same?

For a car on a flat curve, yes—friction IS the centripetal force. It's what pushes the car toward the center of the turn. The centripetal force isn't a new type of force; it's a label for whatever force points inward. For a ball on a string, tension is the centripetal force. For a satellite, gravity is the centripetal force. For a roller coaster loop, it's the normal force (plus or minus gravity depending on position).

My problem involves a banked curve—can I still use this calculator?

Only partially. This calculator assumes flat horizontal motion. For a banked curve, the normal force has both vertical and horizontal components, and the horizontal component contributes to centripetal force. You can use the calculator to find the required total centripetal force, but splitting that between normal force and friction requires free-body diagram analysis beyond what this tool does.

How do I find the minimum speed to complete a vertical loop?

At the top of a vertical loop, gravity points toward the center (down). For minimum speed, the track provides zero normal force—gravity alone supplies centripetal force. Set mg = mv²/r, cancel mass, and get v = √(gr). This minimum speed is independent of mass. Real roller coasters run well above this for safety.

What's the difference between centripetal and centrifugal force?

Centripetal force is the real inward force causing circular motion—friction, tension, gravity, or whatever physically pushes toward the center. Centrifugal force is a 'fictitious' outward force that only appears in a rotating reference frame. From inside a spinning car, you feel pushed outward (centrifugal). From outside, you're just trying to go straight while the car turns, and friction pulls you inward (centripetal).

Why doesn't mass appear in the centripetal acceleration formula?

Because a_c = v²/r describes how direction changes, which depends only on speed and path curvature—not on what's moving. A bowling ball and a tennis ball at the same speed on the same curve experience the same acceleration. However, force DOES depend on mass (F = ma), so the bowling ball needs more force to achieve that same acceleration.

The calculator says I need 50,000 N of centripetal force—is that realistic?

That depends on context. A 1,000 kg car turning sharply at high speed could easily need 50,000 N (about 5 g). But if you entered a small mass or moderate speed, something's wrong—probably a unit error. Check that radius is in meters (not cm), speed in m/s (not km/h), and mass in kg (not grams). Common mistake: entering 100 cm instead of 1 m makes force 100× larger.

How do I convert centripetal acceleration to 'g-force'?

Divide by Earth's surface gravity: g-force = a_c / 9.8 m/s². A centrifuge at 100,000 m/s² produces about 10,000 g. Pilots black out around 5-9 g because blood pools in their legs. The International Space Station astronauts experience about 0.9 g of centripetal acceleration, but they don't feel it because they're in freefall—the station and astronauts accelerate together.

Can I use this for non-uniform circular motion where speed changes?

No—this calculator assumes constant speed (uniform circular motion). If speed changes, there's tangential acceleration in addition to centripetal acceleration. The total acceleration is the vector sum of both components. For non-uniform motion, you need to analyze the tangential and centripetal components separately.

Circular Motion Solver - Centripetal Force & a_c