Friction Force Calculator

Calculate static and kinetic friction force.
Enter mass, angle, and friction coefficient to find friction, normal force, and net force.

Friction Force

Friction is a force that opposes the relative motion between two surfaces in contact. Understanding friction is essential in physics, engineering, and everyday life.

The formula:

F_friction = μ × F_normal

Where:

  • F_friction = friction force (in Newtons)
  • μ (mu) = coefficient of friction (dimensionless)
  • F_normal = normal force (force perpendicular to the surface)

On a flat surface: The normal force equals the weight of the object: F_normal = m × g, where m is mass in kilograms and g is gravitational acceleration (9.81 m/s²).

On an inclined surface: The normal force is reduced: F_normal = m × g × cos(θ), and the gravitational component pulling the object down the slope is: F_parallel = m × g × sin(θ).

Two types of friction:

  • Static friction (μₛ): The force that prevents an object from starting to move. It is always higher than kinetic friction.
  • Kinetic friction (μₖ): The force that acts on an object already in motion.

Common friction coefficients (static / kinetic):

  • Rubber on dry concrete: 1.0 / 0.8
  • Rubber on wet concrete: 0.7 / 0.5
  • Wood on wood: 0.5 / 0.3
  • Steel on steel: 0.6 / 0.4
  • Ice on ice: 0.1 / 0.03
  • Teflon on steel: 0.04 / 0.04

Practical applications: Friction determines how well car tires grip the road, especially during braking. Engineers must calculate friction when designing brakes, conveyor belts, clutches, and any mechanical system with moving parts. In construction, friction between materials determines whether a structure will hold or slide.

Imperial equivalents: Force can also be expressed in pounds-force (lbf). 1 Newton ≈ 0.2248 lbf. Weight in pounds already represents force, so for imperial calculations: F_friction = μ × weight (lbs). This calculator works in metric (kg, N) and also shows imperial equivalents.

Worked example, a crate on a ramp

A 50 kg crate sits on a 20° ramp. The coefficient of static friction is 0.4.

Weight = 50 × 9.81 = 490.5 N Normal force = 490.5 × cos(20°) = 460.9 N Maximum friction = 0.4 × 460.9 = 184.4 N Gravity along the slope = 490.5 × sin(20°) = 167.8 N

167.8 is less than 184.4, so the crate stays put. Note what that means: friction is supplying exactly 167.8 N, not its full 184.4 N. Static friction is not a fixed value, it is whatever is needed up to a ceiling, which is why the net force on a stationary crate is zero rather than negative.

Tilt the ramp to arctan(0.4) = 21.8° and the two are equal. Past that the crate slides, and from then on the weaker kinetic coefficient applies, which is why something that finally lets go tends to accelerate away rather than creep.

Tips:

  • Friction does not depend on surface area, only on the normal force and the coefficient. This holds well for dry, rigid surfaces and breaks down for tyres, which is why racing slicks are wide.
  • Lubricants reduce friction by creating a thin film between surfaces.
  • The angle at which an object just begins to slide down an incline equals arctan(μₛ). This is the easiest way to measure a coefficient at home: tilt until it slips, take the tangent of the angle.

How we build and check this calculator

This calculator runs entirely in your browser, so the numbers you enter stay on your device. The math behind it is written by hand and tested against worked examples and standard references before the page goes live.

SuperGlobalCalculator is independently built and maintained. See how we build and verify our calculators.


Embed This Calculator

Copy the code below and paste it into your website or blog.
The calculator will work directly on your page.