Friction Force Calculator
Friction force opposes the relative motion (or tendency of motion) between two surfaces in contact. The friction force formula is Ff = mu * N, where mu is the coefficient of friction (dimensionless) and N is the normal force in newtons (the force perpendicular to the contact surface). For a flat surface with mass m, N = m * g. For an inclined surface at angle theta, N = m * g * cos(theta) and the gravitational component along the slope is m * g * sin(theta). This calculator supports two modes: flat surface (normal force from mass, or entered directly) and inclined surface (enter mass and angle in degrees). It outputs the friction force, the net force along the surface, and the resulting acceleration if mass is given. Typical coefficient values are shown as a reference: rubber on dry concrete (0.6 to 0.8), steel on steel dry (0.5 to 0.8), wood on wood (0.25 to 0.5), and ice on ice (0.02 to 0.09). Enter your specific coefficient from material datasheets for engineering calculations.
Friction force: -- N, Net force: -- N
Friction force formulas
Friction force (flat): Ff = μ × N = μ × m × g
Normal force (incline): N = m × g × cos(θ)
Friction force (incline): Ff = μ × m × g × cos(θ)
Gravity along incline: Fg = m × g × sin(θ)
Net force along incline: F_net = m × g × sin(θ) - Ff
Acceleration: a = F_net / m (m/s²)
Worked example: flat surface
Mass 10 kg, mu = 0.6, flat surface, g = 9.80665 m/s²:
- Normal force: N = 10 × 9.80665 = 98.07 N
- Friction force: Ff = 0.6 × 98.07 = 58.84 N
- Net force (horizontal, no applied force): -58.84 N (friction opposes motion)
- Deceleration: 58.84 / 10 = 5.88 m/s²
Worked example: inclined plane
Mass 10 kg, mu = 0.3, angle 30 degrees:
- N = 10 × 9.80665 × cos(30°) = 98.07 × 0.866 = 84.94 N
- Friction: Ff = 0.3 × 84.94 = 25.48 N
- Gravity along slope: 10 × 9.80665 × sin(30°) = 98.07 × 0.5 = 49.03 N
- Net force: 49.03 - 25.48 = 23.55 N (slides down)
Friction force calculator: frequently asked questions
What is the difference between static and kinetic friction?
Static friction prevents an object from starting to move. It can vary from zero up to a maximum value of mu_s * N, where mu_s is the coefficient of static friction and N is the normal force. Once an object begins to slide, kinetic (dynamic) friction takes over. Kinetic friction is typically lower than maximum static friction and is approximately constant: Fk = mu_k * N. This is why it takes more force to start sliding a heavy box than to keep it sliding.
Why does the coefficient of friction have no units?
The coefficient of friction (mu) is a dimensionless ratio. It is defined as the friction force divided by the normal force: mu = F / N. Since both F and N are in newtons, the units cancel, leaving a pure number. A higher coefficient means more friction. Typical values: rubber on dry concrete 0.6 to 0.8, steel on steel (dry) 0.5 to 0.8, wood on wood 0.25 to 0.5, ice on ice 0.02 to 0.09. These values vary with surface condition, temperature, and speed.
How does friction work on an inclined plane?
On an inclined plane (slope angle theta), the normal force is N = m * g * cos(theta), perpendicular to the slope. The component of gravity along the slope is m * g * sin(theta). Friction acts up the slope (opposing the tendency to slide down) and equals mu * N = mu * m * g * cos(theta). The net force along the slope is m * g * sin(theta) - mu * m * g * cos(theta). If this is positive, the object slides down. If negative, friction is strong enough to hold it. The critical angle where the object just begins to slide is theta = arctan(mu).
What are typical coefficient of friction values?
Published approximate values for dry conditions: rubber on concrete 0.6 to 0.8, steel on steel 0.5 to 0.8, aluminum on steel 0.47, wood on wood 0.25 to 0.5, glass on glass 0.9 to 1.0, ice on ice 0.02 to 0.09, PTFE (Teflon) on steel 0.04. Wet or lubricated surfaces typically have much lower coefficients. These values depend on surface roughness, cleanliness, temperature, and relative speed; always use values from material-specific references for engineering design.
How does lubrication reduce friction?
Lubrication reduces friction by introducing a thin layer of fluid (oil, grease, water, or gas) between two surfaces, preventing direct contact between asperities (microscopic surface bumps). The fluid film carries the normal load, and the friction is determined by the fluid's viscosity rather than the roughness of the solid surfaces. Fully hydrodynamic lubrication (a complete fluid film) can reduce the effective coefficient of friction to as low as 0.001 to 0.005, compared to 0.1 to 0.8 for dry sliding contact.
Official sources
- NIST SP 330 (2019): The International System of Units (SI).
Reviewed by the CalculatorHub team, edited by James Graham, 14 June 2026. See our methodology. For educational use only.