Pipe Hanger Spacing and Count

Maximum support spacing for a pipe material, size, and orientation from IPC 308.5, and the hanger count for a run.

Run the calculator

Example

You enter

You get

Details, formula, and sources

max_spacing = lookup(table, material, size, orientation); hangers = ceil(run_length / max_spacing) + 1 (both ends plus interior supports).

IPC 2021 Table 308.5 (hanger spacing) and MSS SP-58 by name; the spacing table ships as editable breakpoints by material and size.

IPC 2021 free read-only at codes.iccsafe.org. The spacing values are an editable approximation to tune to the adopted edition.

Estimate. AHJ and licensed professional govern.

Field names used by the API: material, pipe_size, run_length, orientation, max_spacing_ft, hangers

Related tools