Cross-Connection Air Gap (IPC 608.15.1)

The minimum air gap for the most positive backflow protection there is -- the physical gap between a supply outlet and the flood-level rim, which nothing mechanical can defeat. IPC 608.15.1: the gap is twice the effective opening diameter but never less than 1 in, and three times the opening within three diameters of a wall. A 1 in opening needs a 2 in gap (3 in near a wall); a 1/2 in opening computes 1 in where the absolute minimum governs. Checks a measured installed gap against the requirement. For indirect-waste and tank-fill protection. A design aid, not a substitute for the plumbing code adopted by your AHJ.

Run the calculator

Formula and source

air_gap = max(2 x opening, 1); air_gap_wall = max(3 x opening, 1); required = near_wall ? air_gap_wall : air_gap; passes = measured >= required.

IPC 2021 ยง608.15.1 (air gaps) and ASME A112.1.2 (Air Gaps in Plumbing Systems) by name.

Audience

This tile is built for plumbers and the adjacent professions in the Plumbing and Gas group. The interactive calculator runs entirely in your browser. No account, no fee, no advertising, no tracking.

Related tools

Posture

Rough Logic answers the math question the working professional asks on the job. The site is a calm, fast, ad-free, account-free, ever-free reference. It does not interpret code. It does not replace the licensed professional. It does not store your inputs. The Authority Having Jurisdiction governs all installations and inspections.