SOLVETUTORMATH SOLVER

Instrument MI-08-130 · Construction

Spiral Staircase Calculator

A spiral stair is a helix wrapped around a fixed inner and outer diameter. Give this sheet the diameters, total turn, rise, and a maximum riser, and it works out the step count and every angle that follows.

Instrument MI-08-130
Sheet 1 OF 1
Rev A
Verified
Type 08 — Stairs & Railings SER. 2026-08130

Number of steps

15

steps = ceil(total rise / max riser)

7.2000 Actual riser rise (in)
24.000 Tread angle (deg)
18.000 Tread length (in)
217.24 Handrail length (in)
55.080 Inner stair angle (deg)
29.811 Outer stair angle (deg)
The working Every figure verified twice
  1. numSteps = ceil(108 ⁄ 7.5) = 15
  2. actualRiserIn = 108 ⁄ 15 = 7.2000
  3. treadAngleDeg = 360 ⁄ 15 = 24.000
  4. treadLengthIn = (60 − 24) ⁄ 2 = 18.000
  5. handrailLengthIn = √(pow(24·(π ⁄ 180)·(60 ⁄ 2), 2) + pow(7.2, 2))·15 = 217.24
  6. innerStairAngleDeg = deg(atan(7.2 ⁄ (24·(π ⁄ 180)·(24 ⁄ 2)))) = 55.080
  7. outerStairAngleDeg = deg(atan(7.2 ⁄ (24·(π ⁄ 180)·(60 ⁄ 2)))) = 29.811
Worksheet log
  1. No entries yet — change an input to log a scenario.

How this instrument works

A spiral staircase turns circular geometry into a set of stair dimensions: the number of steps comes first, fixed by dividing the total floor-to-floor rise by the tallest riser you're willing to climb and rounding up, since you can't have a fraction of a step. Everything else — the actual (slightly shorter) riser height, the angle each tread sweeps through, the tread's radial length, and the length of handrail needed to wrap the helix — falls out of that step count once it's set, the same way a circle's circumference falls out once its radius is fixed.

The inner and outer diameters define the tread shape: a thin ring near the center post and a wider arc at the outer edge, connected by a tread length equal to half the difference between the two diameters. The handrail length is a genuinely three-dimensional figure — it isn't the flat arc length at the outer edge, but the diagonal, unrolled-helix distance that also accounts for how much each step rises, found with the Pythagorean theorem applied per step and then multiplied out across every step in the run.

This is a preliminary layout estimate, not a structural or code-compliance design. Spiral stairs are governed by dimensional limits in most residential and commercial building codes — commonly a minimum clear walkway width, a maximum walkline radius, a minimum tread depth at the walkline, and a maximum riser height — and those limits vary by code edition and by whether the stair serves as a required means of egress. Treat every number here as a starting point for a design conversation, and have the finished layout checked by a licensed structural professional, architect, or your local building department before it's built.

steps = ceil(total rise / max riser)
actual riser = total rise / steps
tread angle = rotation / steps
tread length = (outside dia. − inside dia.) / 2
handrail = √(outer arc² + actual riser²) × steps
Total rise — floor-to-floor height, in inches · max riser — the tallest single step allowed, in inches · rotation — total angular sweep of the stair, in degrees (360° for a full turn) · outer/inner arc — the tread's angular step, in radians, times the outside or inside radius · stair angles — the incline a foot travels on the inner or outer tread edge.
  • Enter the inside diameter (around the center post) and outside diameter (at the outer edge of the treads), in inches.
  • Enter the total rotation the stair sweeps through — 360° for a full turn, less for a partial-turn stair.
  • Enter the total floor-to-floor rise and the maximum riser height you're willing to climb per step, both in inches.
  • Read Number of steps, Actual riser rise, Tread angle, Tread length, Handrail length, and the inner/outer stair angles.
  • Treat the result as a preliminary layout figure and have a licensed structural professional or your local building department review the final design before construction.

Worked example — a full-turn 9-foot spiral stair

A spiral stair connects two floors with a 108-inch (9-foot) total rise, turning a full 360° between a 24-inch inside diameter and a 60-inch outside diameter, with a maximum riser height of 7.5 inches. Steps: ceil(108 / 7.5) = ceil(14.4) = 15. That resets the actual riser to 108 / 15 = 7.2 inches per step, and each tread sweeps 360 / 15 = 24° of the full circle.

Tread length is (60 − 24) / 2 = 18 inches — the radial distance a foot travels from the inner ring to the outer edge. The outer arc per step, at 24° of a 30-inch outer radius, works out to roughly 12.566 inches; combined with the 7.2-inch riser through the Pythagorean theorem and multiplied across all 15 steps, the handrail needs to run about 217.24 inches — nearly 18 feet of continuous rail to wrap the full helix, noticeably more than the roughly 15.7 feet of flat outer-edge arc length alone, because the rail also has to climb.

Questions

How many steps does a spiral staircase need?

Steps = the total floor-to-floor rise divided by your maximum riser height, rounded up to a whole number, since a fractional step isn't buildable. A 108-inch rise with a 7.5-inch maximum riser needs ceil(108/7.5) = 15 steps; the actual riser height then resets slightly lower, to 108/15 = 7.2 inches, so every step ends up identical.

How is spiral staircase handrail length calculated?

Each step's handrail segment is the diagonal, unrolled distance covering both the outer arc it sweeps and the riser it climbs, found with the Pythagorean theorem: √(outer arc² + riser²). Multiplying that per-step length by the total step count gives the full handrail run — a genuinely longer figure than the flat arc length alone, since it also accounts for the stair's vertical climb.

Is this a code-compliant spiral stair design tool?

No — this is a preliminary layout and dimension estimate, not a structural design or code-compliance check. Spiral stairs are subject to dimensional limits in most building codes (minimum clear width, maximum walkline radius, minimum tread depth at the walkline, maximum riser height, and headroom), and those limits vary by code edition and by whether the stair serves required egress. Have a licensed structural professional, architect, or your local building department review the final layout before construction.

What's the difference between tread angle and stair angle?

Tread angle is how many degrees of the full rotation each step occupies (rotation ÷ number of steps) — a purely angular layout figure. Stair angle is the incline a foot actually travels at a given radius, found from the riser height and the arc length at that radius; it's steeper on the inner edge (a shorter arc for the same riser) than on the outer edge, which is part of why spiral stairs feel tighter to climb near the center post.

Can I use this for a partial-turn spiral stair, not a full 360°?

Yes — total rotation is a direct input, not fixed at 360°. Enter the actual angular sweep your stair covers (for example 270° for a three-quarter turn), and the step count, tread angle, and handrail length all adjust to that rotation instead of assuming a complete circle.

References