Centripetal Force Equation

A practical guide to calculating inward radial force in circular motion, checking units, rearranging the formula, and avoiding common mistakes in rotating systems.

By Turn2Engineering Editorial Team Updated April 24, 2026 8 min read

Key Takeaways

  • Main equation: The most common form is \(F_c=\dfrac{mv^2}{r}\), where force increases with mass and the square of tangential speed.
  • Physical meaning: Centripetal force is directed toward the center of the circular path, even when the object’s velocity is tangent to the path.
  • Unit warning: Use consistent units; mixing feet, meters, rpm, and seconds without conversion is the fastest way to get a wrong force.
  • Engineering check: Because velocity is squared, small speed increases can create large force increases in rotating equipment and vehicle-path problems.
Table of Contents

    Circular motion diagram showing inward centripetal force

    The centripetal force equation calculates the inward force needed to keep a mass moving along a curved or circular path.

    Centripetal force equation diagram showing mass, radius, tangential velocity, and inward force toward the center of circular motion
    The diagram shows the key idea behind centripetal force: velocity points tangent to the path, while the required net force points inward toward the center of rotation.

    Notice the direction difference first. The object is not being pulled in the direction it is moving; it is being accelerated inward so its velocity direction keeps changing.

    What is the centripetal force equation?

    The centripetal force equation describes the net inward force required to make an object follow a circular path. In engineering terms, it connects mass, speed, radius, and radial acceleration so you can estimate how much force must be supplied by tension, friction, gravity, a track, a bearing, or another constraint.

    The word centripetal means “center-seeking.” That does not mean the object is moving toward the center. It means the acceleration and net force point toward the center while the instantaneous velocity remains tangent to the circular path.

    Readers usually search for this equation when they need to solve a rotating-system problem, check whether friction can keep an object on a curve, estimate load in a spinning component, or understand why speed changes affect force so dramatically.

    The centripetal force equation formula

    The most common form uses mass, tangential velocity, and radius. It is the best starting point when the object’s speed along the circular path is known.

    $$ F_c = \frac{m v^2}{r} $$

    This equation says the required inward force increases linearly with mass, decreases as the curve radius increases, and increases with the square of speed. The squared speed term is what makes rotating machinery, flywheels, centrifuges, and high-speed vehicle curves sensitive to relatively small speed changes.

    When angular velocity is known instead of tangential velocity, engineers often use the angular form. This is common for rotating shafts, disks, centrifuges, pulleys, and systems described in radians per second.

    $$ F_c = m \omega^2 r $$

    The two forms are equivalent because tangential speed and angular velocity are related by \(v=\omega r\). Use the velocity form for path-speed problems and the angular form for rotating-equipment problems.

    Variables and units

    The centripetal force equation only works cleanly when all variables are expressed in a consistent unit system. In SI units, the result is force in newtons. In US customary calculations, be especially careful with mass versus weight.

    Key variables
    • \(F_c\) Centripetal force, or the net inward radial force required for circular motion. SI unit: newton, \(N\).
    • \(m\) Mass of the moving object. SI unit: kilogram, \(kg\). Do not substitute weight in pounds-force without conversion.
    • \(v\) Tangential speed along the circular path. SI unit: meters per second, \(m/s\).
    • \(r\) Radius of curvature measured from the center of rotation to the object’s path. SI unit: meter, \(m\).
    • \(\omega\) Angular velocity. SI unit: radians per second, \(rad/s\). Convert rpm before using the angular form.
    Unit tip

    If speed is given in rpm, do not place rpm directly into \(F_c=m\omega^2r\). Convert it first using \(\omega = 2\pi N/60\), where \(N\) is rotational speed in revolutions per minute.

    $$ \omega = \frac{2\pi N}{60} $$
    VariableMeaningSI unitsUS customary noteCommon mistake
    \(F_c\)Required inward force\(N = kg \cdot m/s^2\)Often converted to lbf after calculationTreating it as an extra force instead of the net inward force
    \(m\)Mass\(kg\)Use slugs if working directly in ft-lbf-s unitsUsing pounds-force as mass
    \(v\)Tangential speed\(m/s\)\(ft/s\)Using angular speed where tangential speed is required
    \(r\)Radius of path\(m\)\(ft\)Using diameter instead of radius
    \(\omega\)Angular velocity\(rad/s\)Convert rpm to rad/sEntering rpm directly into \(\omega^2\)
    Practical range check

    Doubling speed makes centripetal force four times larger. If your result barely changes when speed changes a lot, check whether velocity was squared correctly.

    How to rearrange the centripetal force equation

    The equation is often rearranged to solve for speed, radius, or mass. In engineering checks, the velocity form is especially useful because it shows whether a proposed speed is feasible for a given force capacity and radius.

    $$ v = \sqrt{\frac{F_c r}{m}} $$

    Use this form when the available inward force is known and you want the maximum speed that can be sustained on a curve or rotating path.

    $$ r = \frac{m v^2}{F_c} $$

    Use this form when you need the required curve radius for a given mass, speed, and available force.

    $$ m = \frac{F_c r}{v^2} $$
    Senior engineer check

    After rearranging, check the trend before trusting the number. Higher speed should require more force or a larger radius. A smaller radius should require more force at the same speed.

    Where the equation comes from

    The centripetal force equation comes from combining Newton’s Second Law with the acceleration of circular motion. For an object moving at constant speed around a circle, the speed magnitude can remain constant while the velocity direction changes continuously.

    $$ a_c = \frac{v^2}{r} $$

    Newton’s Second Law says net force equals mass times acceleration. Substituting the inward radial acceleration into \(F=ma\) gives the standard centripetal force equation.

    $$ F_c = m a_c = m\left(\frac{v^2}{r}\right) $$

    The important idea is that centripetal force is not a new type of force. It is the name for the net inward force that creates the radial acceleration required for circular motion.

    Where engineers use the centripetal force equation

    Engineers use the centripetal force equation any time a mass is constrained to move along a curved path. The “force provider” changes by application, but the inward-force requirement remains the same.

    • Rotating equipment: estimating loads in rotors, flywheels, pulleys, centrifuges, fans, and unbalanced rotating components.
    • Vehicle dynamics: checking whether tire-road friction can provide enough inward force on a curve.
    • Mechanical design: estimating tension, bearing reactions, or retention loads in parts moving around a circular path.
    • Physics and engineering education: connecting force, acceleration, velocity, and radius in circular-motion problems.
    Field reality

    In real rotating systems, the calculated centripetal force may become a bearing load, fastener load, tensile stress, track reaction, or friction demand. The equation gives the required radial force; the engineer still has to identify what physical component supplies it.

    Worked example

    Example problem

    A 2.0 kg object moves in a circular path with a radius of 0.75 m at a tangential speed of 6.0 m/s. Find the required centripetal force.

    $$ F_c = \frac{m v^2}{r} $$
    $$ F_c = \frac{(2.0\ kg)(6.0\ m/s)^2}{0.75\ m} $$

    Square the velocity first, then multiply by mass and divide by radius. Keeping the units visible helps confirm the result becomes \(kg \cdot m/s^2\), which is a newton.

    $$ F_c = \frac{(2.0)(36)}{0.75} = 96\ N $$
    Interpretation tip

    A 96 N inward force is required to maintain this motion. If the available tension, friction, or structural restraint is less than this value, the object cannot follow the stated circular path at that speed.

    Centripetal force equation vs. related equations

    The centripetal force equation is closely related to acceleration, Newton’s Second Law, angular velocity, and centrifugal-force calculations. The difference is usually not the algebra, but the reference frame and the physical interpretation.

    Equation / conceptBest used forKey relationshipMain caution
    \(F_c=\dfrac{mv^2}{r}\)Known tangential speed and radiusForce required for circular motionForce points inward, not along the velocity vector
    \(F_c=m\omega^2r\)Rotating systems with angular velocityUses angular speed instead of tangential speedConvert rpm to rad/s before calculating
    \(F=ma\)General force-acceleration problemsCentripetal force is a specific radial caseDo not treat centripetal force as separate from net force
    Centrifugal forceRotating reference frames and apparent outward effectsSame magnitude in many simple cases, opposite apparent directionReference frame must be clear
    Common interpretation mistake

    Centripetal force is not an additional force that gets added on top of tension, friction, gravity, or normal force. It is the inward net result of whatever real forces act on the object.

    Assumptions behind the centripetal force equation

    The standard centripetal force equation is powerful because it is simple, but that simplicity depends on assumptions. In real engineering systems, these assumptions should be checked before treating the result as a design load.

    Assumptions checklist
    • 1 The radius of curvature is known and represents the actual path of the mass center.
    • 2 The speed used is tangential speed at the radius being analyzed, not an unrelated shaft or surface speed.
    • 3 The object can be modeled as a particle or as a mass concentrated at a known radius.
    • 4 The force being calculated is the required inward net force, not necessarily a single physical load applied by one component.

    Neglected factors

    The basic equation does not automatically include deformation, vibration, aerodynamic drag, rolling resistance, bearing losses, surface roughness, transient speed changes, or distributed-mass effects.

    • Distributed mass: a rotating disk, shaft, or blade may require stress analysis instead of treating the whole part as a point mass.
    • Changing speed: if angular speed is increasing or decreasing, tangential acceleration and torque may also matter.
    • Real contact conditions: tires, belts, tracks, and wheels may slip before the required force can be developed.

    When the centripetal force equation breaks down

    The equation does not necessarily break down mathematically, but the simple model can stop representing the real system. This happens when the object is not well modeled as a point mass, the radius is not constant, the motion is not constrained, or the available force mechanism is more complicated than the equation assumes.

    Breakdown warning

    Be careful using \(F_c=mv^2/r\) as a final design load for high-speed rotating components. At high rpm, stress distribution, material strength, fatigue, balance, vibration, and containment requirements can control the design.

    For a simple classroom problem, the equation may be enough. For an engineered rotor, a vehicle safety check, or a machine guarding problem, it is usually one part of a broader analysis.

    Common mistakes and engineering checks

    • Using diameter instead of radius: the radius is measured from the center of rotation to the path of the mass.
    • Putting rpm directly into the equation: rpm must be converted to radians per second before using \(F_c=m\omega^2r\).
    • Mixing mass and weight: in SI, use kilograms for mass. In US customary work, convert carefully instead of treating lbf as mass.
    • Forgetting that velocity is squared: a 10% increase in speed produces about a 21% increase in centripetal force.
    • Calling centripetal force a separate force: it is the required inward net force created by real physical forces.
    Check itemWhat to verifyWhy it matters
    DirectionForce and acceleration point toward the centerPrevents confusing radial force with tangential velocity
    Speed termVelocity is squared before multiplying by massSpeed dominates the result
    RadiusUse actual radius of path, not diameterUsing diameter cuts the force estimate in half
    UnitsUse consistent mass, length, and time unitsMixed units can create large hidden errors
    Sanity check

    If the radius gets smaller while mass and speed stay the same, the required centripetal force must increase. If your result does the opposite, the equation was rearranged or entered incorrectly.

    Frequently asked questions

    The centripetal force equation is \(F_c=mv^2/r\). It calculates the inward net force required to keep a mass moving in a circular path.

    In SI units, use kilograms for mass, meters per second for velocity, meters for radius, and newtons for force. If angular velocity is used, convert rpm to radians per second first.

    Starting with \(F_c=mv^2/r\), multiply by radius, divide by mass, and take the square root: \(v=\sqrt{F_cr/m}\).

    No. Centripetal force is the inward net force required for circular motion. Centrifugal force is an apparent outward force used when describing motion from a rotating reference frame.

    Summary and next steps

    The centripetal force equation calculates the inward net force required to keep an object moving along a circular path. The most common form, \(F_c=mv^2/r\), shows why mass, speed, and radius strongly control curved-motion and rotating-system loads.

    The biggest practical checks are unit consistency, correct radius selection, velocity-squared sensitivity, and identifying what real force supplies the required inward net force.

    Where to go next

    Continue your learning path with these curated next steps.

    Scroll to Top