What is Centrifugal Force?

Centrifugal force is an inertial force that acts radially outward on any object moving in a circular path. It emerges naturally when analysing motion from a rotating reference frame—the perspective of someone sitting on the spinning object itself. From an inertial (stationary) frame, no outward force exists; instead, an inward centripetal force continually redirects the object toward the rotation centre.

The distinction matters in engineering. A passenger in a turning car feels pushed outward (centrifugal sensation), but the tyre friction and road geometry provide the inward centripetal force that keeps the car on its circular path. Without sufficient centripetal force, the object flies tangentially away.

Centrifugal effects become critical in:

  • Rotating machinery design (turbines, centrifuges, flywheels)
  • Vehicle cornering and tyre grip limits
  • Structural analysis of spinning shafts and bearings
  • Fairground rides and amusement park safety calculations

Centrifugal Force Equation

If you know the mass and tangential velocity of a rotating object, centrifugal force follows directly from Newton's second law applied in the rotating frame:

F = m × v² ÷ r

a = F ÷ m = v² ÷ r

v = ω × r (if ω is in rad/s)

  • F — Centrifugal force in newtons (N)
  • m — Mass of the rotating object in kilograms (kg)
  • v — Tangential (linear) velocity at the rotation radius in metres per second (m/s)
  • r — Radius of the circular path in metres (m)
  • a — Centrifugal acceleration in metres per second squared (m/s²)
  • ω — Angular velocity in radians per second (rad/s)

Practical Calculation Example

Imagine a 1200 kg car cornering at 20 m/s (72 km/h) around a curve with a 100 m radius:

F = 1200 × 20² ÷ 100 = 1200 × 400 ÷ 100 = 4800 N

This 4800 N outward force (in the car's rotating frame) must be balanced entirely by tyre friction and road banking. Tyre grip limits typically allow 0.7–1.0 g of lateral acceleration; at 1.0 g (9.81 m/s²), the maximum safe speed for this radius is around 31 m/s (112 km/h).

On a fairground merry-go-round spinning at 1 revolution per 2 seconds (0.5 Hz), a 70 kg rider at a 3 m radius experiences:

ω = 2π × 0.5 = 3.14 rad/s
v = 3.14 × 3 = 9.42 m/s
F = 70 × 9.42² ÷ 3 ≈ 2063 N

That's roughly 30% of the rider's weight as an outward force—noticeable but safe for normal fairground speeds.

Common Pitfalls in Centrifugal Calculations

Watch for these frequent mistakes when working with rotating systems.

  1. Mixing angular velocity units — Angular velocity may be given in revolutions per minute (RPM), revolutions per second (Hz), or radians per second (rad/s). Always convert to rad/s using ω (rad/s) = 2π × f (Hz). Forgetting this conversion produces errors by a factor of 2π.
  2. Using diameter instead of radius — The formula always demands radius, not diameter. A casual mix-up halves your result and invalidates any safety assessment. Double-check your measurement or calculation before substituting.
  3. Neglecting reference frame perspective — Centrifugal force only exists in the rotating reference frame. If you're calculating real stresses on a bearing or structural element, ensure you're using the correct inertial forces in the rotating coordinate system, not laboratory coordinates.
  4. Overlooking speed units in real-world data — Road speeds are often given in km/h or mph, but formulas demand m/s or ft/s. A 100 km/h car is 27.8 m/s, not 100 m/s. Conversion errors inflate force calculations by orders of magnitude.

Angular Velocity and Effective Mass

When only rotational speed is known, convert angular velocity to tangential velocity using v = ω × r. For a spinning object, you can also compute the centrifugal acceleration directly: a = v² ÷ r, which is independent of mass.

The calculator also derives effective mass—a useful quantity in some engineering contexts. This represents the equivalent inertial mass felt by the system due to centrifugal loading, accounting for the interaction between gravitational and rotational forces.

Understanding these derived quantities helps you:

  • Size bearings and structural supports for rotating equipment
  • Predict material stress and fatigue life
  • Estimate safe operating speed limits
  • Design balancing systems for uneven loads

Frequently Asked Questions

How does centrifugal force differ from centripetal force?

Centripetal force is the inward-directed real force (tension, friction, or gravity) required to keep an object in circular motion. Centrifugal force is the apparent outward force that an observer in the rotating frame experiences. They are equal in magnitude but opposite in direction. Centripetal force is what must be supplied; centrifugal force is what you feel in the rotating system. Think of a car turning: friction and road geometry provide centripetal force inward, while the passenger perceives a centrifugal push outward.

Why does increasing speed have such a dramatic effect on centrifugal force?

Centrifugal force scales with the square of velocity (v²), not linearly. Double your speed, and the force quadruples. This is why motorway speeds are so much riskier on tight curves than gentle bends at low speed. A car entering a 50 m radius bend at 15 m/s experiences 2.7 times less centrifugal force than the same car at 30 m/s. This non-linear relationship is critical in vehicle dynamics, ride design, and structural safety factors.

Can centrifugal force be negative or zero?

Centrifugal force cannot be negative in magnitude. It is always zero only when velocity (or angular velocity) is zero—that is, when there is no rotation. The force increases continuously with speed, and its direction is always radially outward from the rotation axis in the rotating frame. In practical calculations, if your formula yields a negative value, you've likely made a sign error or confused your reference frame.

How is centrifugal force used in engineering?

Engineers use centrifugal force calculations in turbomachinery (to size shafts and blades), automotive suspension design (to predict tyre slip and cornering limits), material processing (centrifuges for separation), and amusement ride safety. Centrifuges exploit centrifugal acceleration to separate liquids and solids. Rotating shafts must withstand hoop stress from centrifugal loading. Road and rail curves are banked to reduce reliance on friction for centripetal force, lowering the centrifugal sensation on riders.

What happens if centrifugal force exceeds the available centripetal force?

If the outward centrifugal force (in the rotating frame) exceeds the inward centripetal force that can be supplied (friction, normal force, or tension), the object loses grip on its circular path. A car skids outward, a rotating shaft breaks, or a rope-and-stone loses contact. Designers build in safety margins by limiting speeds or increasing radius. For vehicles, maximum lateral acceleration is typically 0.7–1.0 g before tyre slip; for structural components, safety factors of 2–4 are standard.

How do I calculate centrifugal force if I only know rotations per minute (RPM)?

Convert RPM to radians per second: ω = RPM ÷ 60 × 2π. Then find tangential velocity: v = ω × r. Finally, apply F = m × v² ÷ r. For example, a 2 kg mass at 3 m radius spinning at 120 RPM has ω = 120 ÷ 60 × 2π ≈ 12.57 rad/s, v = 12.57 × 3 ≈ 37.7 m/s, and F = 2 × 37.7² ÷ 3 ≈ 946 N. Many calculators accept RPM or Hz directly and handle the conversion automatically.

More physics calculators (see all)