CalcMountain

Centripetal Force Calculator

Calculate the centripetal force required to keep an object moving in a circular path. Uses the formula F = mv²/r, where m is mass, v is velocity, and r is the radius of the circular path.

Centripetal force is the net inward force required to keep an object moving in a circular path. Without it, the object would fly off in a straight line — Newton's first law in action. The car rounding a curve stays on the road because friction provides centripetal force; the Moon orbits Earth because gravity does; a kid on a swing follows an arc because tension and gravity combine to provide the inward pull.

The formula F = mv²/r reveals the dramatic dependence on velocity: doubling the speed of a car in a curve quadruples the centripetal force required. This is why high-speed driving in tight turns is dangerous — required grip rises with the square of speed, while tire friction stays constant. Once required force exceeds available friction, the car slides outward.

"Centripetal" means "center-seeking"; the force always points toward the center of the circle. The often-misused term "centrifugal" describes the apparent outward push felt by an observer in the rotating frame — it's a pseudo-force that exists only in the non-inertial rotating coordinate system. In the inertial frame, the only real force is centripetal.

Common applications: vehicle dynamics on curves, banked turns (highways, race tracks, velodromes), amusement park rides (Ferris wheels, roller coasters), orbital mechanics, washing machine spin cycles, centrifuges (medical, industrial), and any rotating system.

Inputs

Results

Centripetal Force

250 N

Acceleration

50 m/s²

Period

1.257 s

Centripetal Force Results

ParameterValue
Mass5 kg
Velocity10 m/s (36.00 km/h)
Radius2 m
Centripetal Force250 N
Centripetal Accel50 m/s²
Angular Velocity5.0000 rad/s
Period1.2566 s
RPM47.75
FormulaF = mv²/r
Last updated:

Formula

**Centripetal force:** F_c = m × v² / r Where: - F_c = centripetal force (N) - m = mass (kg) - v = tangential velocity (m/s) - r = radius of circular path (m) **Centripetal acceleration:** a_c = v² / r Direction: always toward center of circle. **Worked example: car in a curve** A 1,500 kg car drives 20 m/s (≈45 mph) around a curve with radius 50 m. F_c = 1,500 × 400 / 50 = 12,000 N In g-forces: a_c = 400/50 = 8 m/s² = 0.82 g This force must come from tire friction. Maximum on dry asphalt: μ × m × g = 0.9 × 1,500 × 9.81 = 13,243 N — barely sufficient. On wet pavement (μ = 0.4): only 5,886 N → car skids. **Angular velocity form:** F_c = m × ω² × r Where ω = angular velocity (rad/s), and v = ωr. **Period and frequency:** For uniform circular motion with period T: - Angular velocity ω = 2π/T - Frequency f = 1/T F_c = 4π²mr/T² = 4π²mrf² **Required friction coefficient:** For a flat curve, minimum friction coefficient for no skid: μ_min = v²/(rg) Example: 30 m/s on 100 m radius curve. μ_min = 900/(100 × 9.81) = 0.918 Need very high friction — wet pavement (μ ≈ 0.4) fails. **Banked curve (no friction needed):** For a banked curve at angle θ, the ideal speed where no friction is needed: tan(θ) = v²/(rg) Example: highway curve banked at 6° (10.5% grade), r = 200 m. v = √(rg × tan(6°)) = √(200 × 9.81 × 0.105) ≈ 14.4 m/s ≈ 32 mph This is the "design speed" — vehicles at this speed need zero lateral friction. Faster needs outward friction; slower needs inward. **Maximum speed on banked curve with friction:** v_max = √(rg(tan θ + μ)/(1 − μ tan θ)) **Vertical loop (roller coaster top):** At the top: gravity provides part of centripetal force. mg + N = mv²/r For minimum speed (N = 0, freefall at top): v_min = √(gr) For a 10 m radius loop: v_min = √(98.1) ≈ 9.9 m/s ≈ 22 mph. **Common centripetal accelerations (g-forces):** | Situation | Approximate g | |---|---| | Family car gentle curve | 0.1-0.3 g | | Sports car aggressive curve | 0.5-0.9 g | | Race car (F1, Indy) | 4-6 g | | Roller coaster max | 3-5 g | | Fighter jet turn | 5-9 g | | Centrifuge (medical) | 1,000-10,000 g | | Ultracentrifuge | 100,000+ g | | Particle accelerator | trillions g | **Centrifugal "force":** In a rotating reference frame (e.g., inside a spinning carnival ride), objects appear to be pushed outward. This is a fictitious force — it's actually inertia + the wall providing inward force. F_centrifugal (perceived) = mv²/r outward (only in rotating frame)

How to use this calculator

  1. Enter the object's mass in kg.
  2. Enter the velocity (tangential speed along the circle) in m/s.
  3. Enter the radius of the circular path in meters.
  4. Calculator returns centripetal force and acceleration.
  5. For banked curves, use tan(θ) = v²/(rg) to find ideal speed.
  6. Compare to available friction force to check if the path can be maintained.

Worked examples

Highway curve safety

**Scenario:** A 1,500 kg sedan rounds an unbanked curve of radius 80 m at 25 m/s (≈56 mph). Required friction? **Calculation:** F_c = 1500 × 625 / 80 = 11,719 N. Weight = 14,715 N. μ_min = 625/(80 × 9.81) = 0.796. **Result:** Need μ ≈ 0.80. Dry asphalt (~0.9) is OK; wet (~0.4-0.6) is dangerous. On ice (μ ≈ 0.1), car skids at any speed above ~9 m/s (20 mph). This is why posted speeds drop significantly in winter.

Roller coaster loop

**Scenario:** A roller coaster has a vertical loop with 8 m radius. Minimum speed at the top to maintain contact? **Calculation:** v_min = √(gr) = √(9.81 × 8) ≈ 8.86 m/s ≈ 32 km/h. **Result:** Must enter the loop at sufficient speed to maintain 8.86 m/s at the top. Conservation of energy: starting speed at bottom = √(v_top² + 4gr) = √(78.5 + 313.9) ≈ 19.8 m/s. Coasters typically exceed this by 50-100% for safety and thrill.

Medical centrifuge

**Scenario:** A blood-separation centrifuge spins at 3,000 RPM with sample at 10 cm from axis. G-force? **Calculation:** ω = 3000 × 2π / 60 = 314 rad/s. a_c = ω² × r = 98,596 × 0.10 ≈ 9,860 m/s² ≈ 1,005 g. **Result:** Samples experience ~1,000 g, separating components by density: red cells (densest) sink, plasma rises. Ultracentrifuges reach 100,000+ g for protein/DNA separation. Industrial centrifuges (uranium enrichment) reach extreme speeds — 700+ m/s rim speed.

When to use this calculator

**Use centripetal force calculations for:**

- **Vehicle dynamics**: maximum safe cornering speeds. - **Banked turn design**: highway and race track engineering. - **Roller coaster design**: loop speeds, g-force limits. - **Amusement rides**: Ferris wheels, spinning rides. - **Orbital mechanics**: satellite orbits (gravity provides F_c). - **Centrifuges**: medical, industrial, research. - **Rotating machinery**: turbines, washing machines, hard drives. - **Sports**: cycling on banked tracks, ice skating spins.

**Source of the force:**

Centripetal force is always provided by some real force or combination: - **Friction**: car tires on a curve. - **Tension**: rope swinging a ball. - **Gravity**: planet orbiting a star. - **Normal force component**: banked curves. - **Magnetic force**: charged particles in fields (cyclotrons). - **Electrostatic**: electrons orbiting nuclei (Bohr model).

**Banked curve design:**

Highway curves are banked so design speed (typical) requires zero friction. At higher or lower speeds, friction handles the difference. Race tracks like Daytona are banked 31° — at 200 mph, mostly gravity provides centripetal force, friction handles the remainder.

For ideal banking: - tan(θ) = v²/(rg) - Example: r = 500 m, v = 50 m/s → θ ≈ 27°.

**Maximum speed limits:**

For unbanked curves with friction μ: v_max = √(μrg)

Doubling radius doubles v². Quadrupling radius doubles v. This is why interstate cloverleaves have large radii — they're designed for higher exit speeds than tight city corners.

**Common applications:**

- **Race car aerodynamics**: downforce increases effective μ, allowing higher cornering speeds. - **Velodrome track**: banked up to 45°, allows high-speed cycling without friction. - **Centrifuges**: extracting cream from milk, separating isotopes, blood components. - **Carnival "rotor" rides**: spinning cylinder, riders pressed to wall by reaction force. - **Earth orbit**: at 7.8 km/s, gravity exactly provides centripetal force for circular LEO.

**Centrifugal vs centripetal:**

- **Centripetal**: real inward force (in inertial frame). - **Centrifugal**: apparent outward "force" (in rotating frame only).

A passenger in a car turning left feels "pushed" right. There's no real outward force — the car pushes the passenger left (centripetal), but the passenger's inertia wants to continue straight. The "push outward" is the missing inward force.

**Tangential vs centripetal acceleration:**

In general circular motion (speeding up or slowing down): - a_t = tangential acceleration (changes speed) - a_c = centripetal acceleration (changes direction) - Total: a = √(a_t² + a_c²)

Constant speed: a_t = 0, only centripetal. Straight line: a_c = 0, only tangential.

**Software:**

- **Vehicle dynamics simulators** (CarSim, IPG CarMaker): cornering analysis. - **AutoCAD Civil 3D**: roadway curve design with superelevation. - **MATLAB Simulink**: rotating machinery modeling. - **NASA SPICE**: orbital mechanics.

**Pitfalls:**

- **Treating centrifugal as real**: it only exists in rotating frames. - **Forgetting velocity squared**: doubling speed quadruples force. - **Ignoring banking**: real highway curves have superelevation. - **Mixing up r and d**: radius (center to path), not diameter. - **Forgetting tangential acceleration**: present when speed changes too. - **Using g for force**: g is acceleration; force = mg.

Common mistakes to avoid

  • Treating "centrifugal force" as real (it's a pseudo-force in rotating frames).
  • Forgetting velocity is squared (doubling speed quadruples force).
  • Confusing radius with diameter.
  • Forgetting to convert RPM to rad/s before using ω formulas.
  • Ignoring banking when calculating safe cornering speeds.
  • Mixing up tangential and radial directions.
  • Forgetting gravity's role at top and bottom of vertical loops.
  • Treating circular orbital motion as constant force (gravity varies with r).

Frequently Asked Questions

Sources & further reading

SponsoredShop Top Deals on AmazonSupport CalcMountain — browse top-rated products at no extra cost to you.

Related Calculators