Kinetic friction is one of the most practically important forces in classical mechanics — it governs everything from how quickly a car stops on wet asphalt to how much power a conveyor belt wastes to heat. This calculator covers the complete kinetic-friction toolkit in four modes: the fundamental Ff = μk × N formula (with solve-for-any-variable), a full inclined-plane analysis, a stopping-distance calculator with road-grade correction, and a work-done-by-friction mode that quantifies heat generated.
The core formula
The kinetic friction force between two surfaces already in relative motion is:
Ff = μk × N
where Ff is the friction force in Newtons, μk is the dimensionless kinetic coefficient of friction, and N is the normal force perpendicular to the contact surface. The direction of Ff always opposes the direction of motion.
The normal force on a flat, horizontal surface simply equals the weight: N = mg, where m is mass in kg and g = 9.81 m/s². On a slope at angle θ it becomes N = mg cos θ.
How each mode works
Ff = μk N (Basic): Enter any two of friction force, coefficient, or normal force and the calculator solves for the third. A surface preset menu populates μk from 13 measured material pairs — rubber on dry concrete (0.80) down to Teflon on steel (0.04).
Inclined Plane: The weight vector splits into a normal component mg cos θ and a parallel component mg sin θ. Kinetic friction acts up the slope opposing downward sliding. Net force along the slope = mg sin θ − μk mg cos θ, giving acceleration a = g(sin θ − μk cos θ). The critical angle — where friction exactly equals the gravity component — is θc = arctan(μk). The calculator reports all forces, acceleration, and motion description.
Stopping Distance: Uses the kinematics equation v² = u² − 2as with final velocity zero. On a flat surface a = μk g; on a grade θ (positive = downhill) the deceleration is a = g(μk cos θ + sin θ). The tool produces a reference table at six common road speeds (30–130 km/h) for the chosen surface and grade.
Work by Friction: Work done by friction over distance d is W = −Ff × d (negative because friction opposes displacement). That energy dissipates as heat. You can supply Ff directly or compute it from μk and N (or mass on a flat surface).
Worked example — car braking on wet asphalt
A 1 500 kg car brakes from 100 km/h (approx 27.78 m/s) on wet asphalt (μk ≈ 0.40), level road:
- Normal force: N = mg = 1 500 × 9.81 = 14 715 N
- Friction force: Ff = 0.40 × 14 715 = 5 886 N
- Deceleration: a = Ff ÷ m = 5 886 ÷ 1 500 = 3.924 m/s²
- Stopping distance: d = v² ÷ (2a) = 27.78² ÷ (2 × 3.924) = 98.3 m
- Stopping time: t = v ÷ a = 27.78 ÷ 3.924 = 7.08 s
- Heat generated: W = Ff × d = 5 886 × 98.3 = 578 538 J ≈ 579 kJ
The same car on dry asphalt (μk ≈ 0.72) stops in just 54.4 m — confirming the real-world doubling of braking distance on wet roads.
| Surface | μk | Stopping distance from 100 km/h |
|---|---|---|
| Dry concrete | 0.80 | 49 m |
| Dry asphalt | 0.72 | 54 m |
| Wet asphalt | 0.40 | 98 m |
| Ice | 0.015 | 2 600 m |
Formula note
On a horizontal surface the deceleration from kinetic friction equals μk × g, so surfaces with higher μk stop objects faster. On an incline the effective stopping deceleration increases when going uphill (sin θ adds to μk cos θ) and decreases when going downhill. Below the critical angle θc = arctan(μk) a sliding object decelerates; above it friction cannot overcome gravity and the object accelerates. Understanding this threshold is essential for safe ramp design, vehicle dynamics, and everyday tasks like loading a hand truck.
All calculations run entirely in your browser — nothing is uploaded or stored.