Definition: This calculator determines the **Rise**, **Run**, and **Ramp Length (L)** based on either the **Run** or **Rise** input, along with **Elevation Grade (G)** or **Slope Angle (θ)**, and provides the complementary value (Angle or Grade).
Purpose: It assists in designing ramps for accessibility, construction, or engineering projects by calculating key dimensions.
The calculator uses the following formulas:
Rise: \[ Rise = Run \times \frac{G}{100} \quad \text{(if using Grade and Run is input)} \] \[ Rise = Run \times \tan(\theta) \quad \text{(if using Angle and Run is input)} \] \[ Run = \frac{Rise}{\frac{G}{100}} \quad \text{(if using Grade and Rise is input)} \] \[ Run = \frac{Rise}{\tan(\theta)} \quad \text{(if using Angle and Rise is input)} \] Ramp Length (L): \[ L = \sqrt{Rise^2 + Run^2} \] Complementary Calculation: \[ \theta = \arctan\left(\frac{Rise}{Run}\right) \quad \text{(converted to degrees if Grade is input)} \] \[ G = \tan(\theta) \times 100 \quad \text{(as a percentage if Angle is input)} \] Where:
Unit Conversions:
Steps:
Calculating ramp dimensions is essential for:
Example 1 (Run): For a Run of 10 m and an Elevation Grade of 10%:
Q: What is Elevation Grade?
A: Elevation Grade (G) is the slope percentage, calculated as \( G = \frac{Rise}{Run} \times 100 \).
Q: What is Slope Angle?
A: Slope Angle (θ) is the angle of the ramp in degrees, where \( \tan(\theta) = \frac{Rise}{Run} \), and should be between 0° and 90°.
Q: Why is Ramp Length important?
A: It determines the total distance of the ramp, ensuring it fits the design space and meets safety standards.