Inclined Plane (Machines)

Driving Force · Normal Force · Friction · Mechanical Advantage · Efficiency

Inclined Plane Calculator


Mass of the object to be moved
Angle between ramp surface and horizontal
Sliding friction (0 = frictionless, typical 0.1–0.5)

Formulas & Symbols

╱╲ F↗ (along ramp) ╱ ╲ ────────────────── ╱ α ╲ → F_horiz ━━━━━━╲ N↑ F_r← m·g↓
Forces on the Inclined Plane
Normal force:
N = m × g × cos(α)
Friction force (sliding friction):
F_R = μ × N = μ × m × g × cos(α)
Driving force (along ramp, uphill):
F = m × g × (sin α + μ × cos α)
Driving force (applied horizontally):
F_h = (m×g×sin α + μ×m×g×cos α) / cos α
   = m × g × (tan α + μ)
Holding force (prevent sliding down):
F_hold = m × g × (sin α − μ × cos α)
Negative → self-locking (no holding force needed)
Mechanical advantage (with friction):
i = 1 / (sin α + μ × cos α)
Ideal (μ=0): i = 1/sin(α)
Efficiency η:
η = sin α / (sin α + μ × cos α)

Symbol Reference
mMass of object [kg]
gGravitational acceleration = 9.81 m/s²
αInclination angle [°]
μSliding friction coefficient [–]
NNormal force [N]
F_RFriction force [N]
FDriving force along ramp [N]
F_hHorizontal driving force [N]
iMechanical advantage [–]
ηEfficiency [–]


Inclined Plane in Mechanical Engineering – Basics

What Is the Inclined Plane in Mechanical Engineering?

The inclined plane is one of the six simple machines and allows a load to be raised to a greater height with less force — at the cost of a longer travel distance. In mechanical engineering it appears wherever loads move along inclined surfaces: conveyor belts, loading ramps, wedge connections, threaded fasteners, and screw presses are all direct applications.

The key difference from a purely physical analysis lies in friction: real ramps and guides always have a friction coefficient μ > 0, which directly affects the required driving force and the efficiency of the system. Particularly important is the phenomenon of self-locking: if μ > tan(α), the object stays on the ramp without any holding force.

Advantages
  • Force reduction compared to direct lifting
  • Simple, low-wear construction
  • Self-locking possible (safety)
  • Basis for wedges, screws, worm gears
  • Well-calculable and predictable
Disadvantages / Notes
  • Longer travel than direct lifting
  • Friction losses reduce efficiency
  • Heat buildup under continuous operation
  • Surface pressure and wear on guides
  • Lubrication required for heavy loads

Detailed Formula Derivation

1. Force decomposition on the inclined plane

The weight G = m·g is split into two components:

Slope component (parallel to ramp):
F_H = m × g × sin(α)
Normal force (perpendicular to ramp):
N = m × g × cos(α)
Example: m=500 kg, α=15° → F_H = 500×9.81×sin15° = 1,268 N, N = 500×9.81×cos15° = 4,737 N
2. Driving force along the ramp (uphill)
F = m × g × (sin α + μ × cos α)
Example: m=500, α=15°, μ=0.3
F = 500×9.81×(0.2588+0.3×0.9659) = 4905×0.5486 = 2,691 N
3. Horizontal driving force

When force is applied horizontally rather than along the ramp (e.g. wheelbarrow, rolling shutter):

F_h = (m×g×sin α + μ×m×g×cos α) / cos α = m×g×(tan α + μ)
Example: m=500, α=15°, μ=0.3 → F_h = 4905×(0.2679+0.3) = 2,785 N
4. Self-locking condition
Condition for self-locking:
μ ≥ tan(α)  →  Object does not slide down
Example: α=15°, tan(15°)=0.268 → self-locking when μ ≥ 0.268
At μ=0.3: self-locking!  |  At μ=0.2: not self-locking.
5. Efficiency of the inclined plane
η = F_ideal / F_real = sin α / (sin α + μ × cos α)
Example: α=15°, μ=0.3 → η = 0.2588 / 0.5486 = 47.2%
Ideal (μ=0): η=100%; real installations typically 60–90%

Typical Friction Coefficients (Sliding Friction)

Material pairμ (dry)μ (lubricated)
Steel / Steel0.15–0.200.08–0.12
Steel / Cast iron0.18–0.250.08–0.15
Rubber / Concrete0.50–0.80
Wood / Wood0.30–0.500.10–0.20
PTFE / Steel0.04–0.080.02–0.04

Practical Example: Loading Ramp

Task:

A pallet (m = 800 kg) is to be moved up a loading ramp with α = 10°. Friction coefficient fork–ramp μ = 0.25. Find the driving force, efficiency, and check for self-locking.

Solution:
  • G = 800 × 9.81 = 7,848 N
  • N = 7848 × cos10° = 7,729 N
  • F_R = 0.25 × 7729 = 1,932 N
  • F_H = 7848 × sin10° = 1,363 N
  • F = 1363 + 1932 = 3,295 N ≈ 336 kg equivalent
  • η = sin10°/(sin10°+0.25×cos10°) = 0.1736/0.4196 = 41.4%
  • Self-locking: tan10°=0.176 < μ=0.25 → Yes, self-locking!

Frequently Asked Questions

Self-locking means the friction force is large enough to overcome the slope component — the object stays on the ramp without any external holding force. Condition: μ ≥ tan(α). Applications: self-locking screws, worm gears (η < 50%), wedge connections. Note: static friction must be overcome to release self-locked mechanisms.

When force is applied horizontally, it does not act ideally along the ramp and must be divided by cos α. The horizontal component also increases the normal force — and therefore friction. As a result: F_horiz > F_along-ramp for any α > 0.

A screw is geometrically an inclined plane wrapped around a cylinder. The helix angle α corresponds to the ramp inclination. All formulas apply directly: drive torque M = F × r (r = thread radius), efficiency η = tan(α) / tan(α+ρ), where ρ = arctan(μ) is the friction angle. Self-locking screws have ρ > α.

For flat belt conveyors: max. 18–22° for bulk material, up to 30° with cleats or corrugated sidewall belts. For roller conveyors: max. 5–8°. For pallet ramps (forklift use): max. 8–12° (DIN EN 1398). Steeper angles require clamping devices or special designs.

P = F × v / η_drive, where F = m×g×(sin α + μ×cos α) is the driving force, v is the transport speed [m/s], and η_drive is the drivetrain efficiency. Typical start-up factor: ×1.5–2.5. For conveyor belts, additionally include belt mass and roller resistance (DIN 22101).

Summary

Driving Force

F = m·g·(sin α + μ·cos α)
Increases with α and μ

Efficiency

η = sin α / (sin α + μ·cos α)
Drops as μ increases

Self-Locking

μ ≥ tan(α)
No holding force needed

Typical Applications
  • Conveyor technology: Belt conveyors, roller tracks, steep angle conveyors
  • Warehouse logistics: Loading ramps, pallet lifts, hand trucks
  • Fastening technology: Screws, splined shafts, dovetail guides
  • Drive technology: Worm gears, ball screws, trapezoidal lead screws
  • Construction: Site ramps, slip-form systems, expanding wedge foundations