Conduit Nipple 60% Fill (NEC Ch. 9 Note 4)

The conductor fill allowed in a NIPPLE -- a raceway no longer than 24 in between boxes, cabinets, or wireways.

Run the calculator

Example

You enter

You get

Details, formula, and sources

NEC Chapter 9 Note 4 permits 60% fill (vs the normal 40% for 3+ conductors, 31% for two, 53% for one) because a short nipple sheds heat easily. Fill% = count x conductor area / conduit total area (Table 4 conduit area, Table 5 conductor area). 20 #10 THHN (0.0211 in^2) in a 1 in EMT nipple (0.864 in^2) = 48.8%: legal in a nipple (60% allows 24) but OVER the normal 40% (allows only 16). Note 4 ALSO exempts nipples from the 310.15(C)(1) ampacity adjustment, so conductors keep full table ampacity. A fill check; the exact Table 4/5 areas, the box/pull-can sizing, and the AHJ and adopted NEC edition govern.

fill_area_sqin = conductor_count x conductor_area_sqin; fill_pct = 100 x fill_area_sqin / conduit_area_sqin; nipple_max_conductors = floor(0.60 x conduit_area_sqin / conductor_area_sqin); normal_max_conductors = floor(0.40 x conduit_area_sqin / conductor_area_sqin).

NEC Chapter 9, Note 4 (nipples <= 600 mm / 24 in may fill to 60%, and are exempt from the 310.15(C)(1) ampacity adjustment); the conduit and conductor areas are NEC Chapter 9 Table 4 and Table 5; the AHJ and the adopted NEC edition govern.

The 60% nipple allowance is the text of NEC Chapter 9 Note 4; the conduit total area (Table 4) and conductor area (Table 5) are read from those tables by the user.

Estimate. AHJ and licensed professional govern.

Field names used by the API: conduit_area_sqin, conductor_area_sqin, conductor_count, fill_pct, nipple_max_conductors, normal_max_conductors

Related tools