Inclined Plane Calculator
Calculate forces and acceleration on a block resting on a ramp with optional friction.
How it works
- 1Enter the mass, the ramp angle (0–90°), and the coefficient of friction µ (use 0 for frictionless). Toggle to imperial for lb / lbf / ft/s².
- 2The calculator resolves the weight into a normal force m·g·cosθ and a parallel component m·g·sinθ down the slope, then finds the maximum friction µ·N.
- 3If the gravity component exceeds maximum friction the block accelerates; the net force and a = g(sinθ − µcosθ) appear with every component in the stat grid.
Use cases
- Physics students verifying textbook ramp examples — enter mass and angle, confirm the normal force and acceleration.
- Engineers doing a quick check on conveyors, loading ramps, or road grades for sliding.
- Teachers demonstrating how the force components change with the ramp angle, alongside a live diagram.
Frequently asked questions
What formulas does the calculator use?
For mass m on a ramp at angle θ with friction µ: weight W = mg; normal force N = mg·cosθ; gravity component along the slope F∥ = mg·sinθ; maximum friction f_max = µN. If F∥ > f_max the block slides with a = g(sinθ − µcosθ); otherwise it stays put. Standard gravity g = 9.80665 m/s².
Can you show a worked example?
A 10 kg block on a frictionless 30° ramp: W ≈ 98.1 N; N = 98.1·cos30° ≈ 84.9 N; F∥ = 98.1·sin30° ≈ 49.1 N; a = 9.807·sin30° ≈ 4.90 m/s². With µ = 0.30: f_max ≈ 25.5 N, net ≈ 23.6 N, a ≈ 2.36 m/s².
What is the difference between the parallel force and the net force?
The parallel force mg·sinθ is the part of gravity pulling the block down the slope, always present. The net force is what remains after friction opposes it: net = F∥ − f_max when F∥ > f_max, or zero when friction holds the block. Acceleration is always net force ÷ mass.
Related tools
See all →Calculate average velocity from displacement and time, in metric or imperial units.
Calculate average velocity from displacement and time, or from initial and final speeds.
Calculate average acceleration from initial velocity, final velocity, and elapsed time.
Calculate average acceleration from change in velocity and time interval in metric or imperial units.