# Friction Force Calculator (F = μN)

Calculate friction force using F = μN. Enter coefficient of friction and normal force. Supports inclined planes and mass-based normal force.

## What this calculates

Friction is the force that resists the relative motion between two surfaces in contact. This calculator uses the formula F = μN, where μ is the coefficient of friction and N is the normal force. You can also enter a mass and incline angle to automatically compute the normal force on a slope.

## Inputs

- **Normal Force** (N) — min 0
- **Coefficient of Friction (μ)** — min 0, max 2 — Typical values: rubber on concrete 0.6-0.8, ice on steel 0.03
- **Mass (optional, calculates N)** (kg) — min 0 — If on a flat surface, normal force = mass × g
- **Surface Angle** (°) — min 0, max 90 — Angle of inclined plane from horizontal

## Outputs

- **Friction Force** (N) — F_friction = μ × N
- **Normal Force** (N) — Normal force used in calculation
- **Gravitational Component Along Incline** (N) — mg·sin(θ) pulling object down the slope

## Frequently Asked Questions

**Q: What is the difference between static and kinetic friction?**

A: Static friction acts on an object at rest and prevents it from starting to move. Kinetic friction acts on an object already in motion. The static friction coefficient is typically higher than the kinetic coefficient, which is why it takes more force to start pushing something than to keep it moving.

**Q: What does the coefficient of friction depend on?**

A: The coefficient of friction depends on the materials of both surfaces, their roughness, and surface conditions (wet, oily, etc.). It does not depend on the contact area or the speed of sliding for most practical situations. Common values range from about 0.03 (ice on steel) to over 1.0 (rubber on rough concrete).

**Q: How does friction work on an inclined plane?**

A: On an incline, the normal force is reduced to N = mg·cos(θ) instead of the full weight mg. The friction force is F = μ·mg·cos(θ), while gravity pulls the object down the slope with force mg·sin(θ). The object slides when mg·sin(θ) exceeds the maximum static friction.

**Q: Can the coefficient of friction be greater than 1?**

A: Yes. While many everyday surfaces have coefficients between 0 and 1, some combinations exceed 1. For example, rubber on rough concrete can have a coefficient of 1.0 to 1.5. The coefficient is not limited by any physical law to be below 1.

---

Source: https://vastcalc.com/calculators/physics/friction
Category: Physics
Last updated: 2026-04-21
