Ramp Gradient: Percent, Degrees, and the 1 in 12 Rule

From the rise and the run, finds the gradient as a percentage, the angle, and the run for a rise of 1. Japanese accessibility rules require 1/12 or gentler indoors.

This works out how steep a ramp is from two numbers: the rise, or how far it climbs, and the run, the horizontal distance it covers. You get three answers, because ramps are described in three different ways: as a percentage, as an angle, and as a ratio such as 1 in 12. The third is the form accessibility standards are written in.

gradient (%)=hd×100\text{gradient}\ (\%) = \dfrac{h}{d} \times 100
θ=arctan(hd)\theta = \arctan\left(\dfrac{h}{d}\right)

hh is the rise and dd is the run. The run for a rise of 1 is d/hd / h, and when that comes out at 12 the ramp is 1 in 12. Enter both in the same unit, since the ratio cancels them.

Example

Take the defaults, a rise of 1 and a run of 12.

gradient=112×100=8.33 %\text{gradient} = \dfrac{1}{12} \times 100 = 8.33\ldots\ \%
θ=arctan(112)=4.76 degrees\theta = \arctan\left(\dfrac{1}{12}\right) = 4.76\ldots\ \text{degrees}

The gradient is about 8.33%, the angle about 4.76 degrees, and the run for a rise of 1 is 12. That is the classic 1:12 ramp.

Notes