8.2 Conduit Fill & Raceway Sizing (Chapter 9 Tables)
Key Takeaways
- Chapter 9, Table 1 fill limits: 1 conductor 53%, 2 conductors 31%, 3 or more 40%, and nipples 24 in. or less 60%.
- Insulated conductor areas come from Table 5 (or Table 5A for compact stranded); bare grounding conductor areas come from Table 8.
- Raceway internal areas by trade size and fill percentage come from Table 4, which is broken out separately for EMT, RMC, IMC, PVC, and other raceway types.
- Annex C provides pre-calculated maximum conductor counts but only works when ALL conductors are the same size and insulation type — mixed-size sets require the Chapter 9 calculation method.
- Equipment grounding conductors count toward conduit fill (physical space) but do NOT count as current-carrying conductors for ampacity derating under 310.15(C)(1).
Why Conduit Fill Matters
A raceway stuffed with too many conductors overheats, jams during the pull, and violates the Code. NEC Chapter 9 gives you the tables and formulas to size raceways correctly. The Virginia exam typically gives you a conductor set and asks for the minimum trade-size EMT, RMC, or PVC — or asks what fill percentage applies to a given conductor count. Master these tables and you will solve the question in under two minutes.
Chapter 9 Table 1 — Fill Percentage Limits
Chapter 9, Table 1 sets the maximum cross-sectional area of conductors allowed in a raceway, expressed as a percentage of the raceway's total internal area:
| Number of Conductors | Maximum Fill |
|---|---|
| 1 conductor | 53% |
| 2 conductors | 31% |
| 3 or more conductors | 40% |
| Nipple (24 in. or less) | 60% |
The nipple exception (Note 4 to Table 1) is a favorite exam topic: a conduit or tubing nipple not exceeding 24 inches between enclosures may be filled to 60%, regardless of conductor count. The 24-inch measurement is the conduit itself, not including connectors.
The 2-conductor 31% rule is the most restrictive because two conductors tend to nest side-by-side ("ovaling"), creating jamming risk. Three or more conductors arrange in a circular pattern, allowing the higher 40%.
Computing Fill — The Three-Table Method
To calculate conduit fill, you need three values from three tables:
- Table 5 — Cross-sectional area of insulated conductors (THHN, XHHW, RHW, etc.) by AWG size. Example: #6 THHN copper = 0.0507 in²; #10 THHN copper = 0.0211 in².
- Table 8 — Cross-sectional area of bare conductors, used for uninsulated equipment grounding conductors. Example: #10 AWG stranded bare copper = 0.011 in².
- Table 4 — Internal cross-sectional area of the raceway by trade size and type (EMT, RMC, IMC, PVC, etc.), broken out by fill percentage (53%, 31%, 40%, 60%).
The formula is straightforward:
Total conductor area ÷ Raceway fill area (at the applicable percentage) must be ≤ 1.0
If the ratio exceeds 1.0, you need a larger raceway. If it is 1.0 or less, the raceway is compliant.
Important: Equipment grounding conductors (EGCs) DO count toward conduit fill because they occupy physical space — but they do NOT count as current-carrying conductors for ampacity derating under 310.15(C)(1). These are two independent calculations: fill (physical space) and derating (heat).
Compact Conductors — Table 5A
If the conductor is marked "compact stranded" (common for aluminum URD and some copper building wire), use Table 5A instead of Table 5. Compact conductors have a smaller cross-section than standard stranded conductors of the same AWG size. The exam may test whether you know to use 5A for compact — using Table 5 for a compact conductor will overstate the fill area.
Annex C — The Shortcut
Annex C provides pre-calculated maximum conductor count tables for common combinations of raceway type, conductor size, and insulation type. Annex C only works when all conductors in the raceway are the same size and insulation type. If the conductor set has mixed sizes (e.g., #6 and #10 together), you must use the Chapter 9 calculation method — Annex C will not give you a valid answer.
Annex C is organized by raceway type (Annex C.1 for EMT, C.2 for RMC, C.3 for IMC, C.4 for FMC, C.5 for LFNC-A, C.6 for LFNC-B, C.7 for PVC Schedule 40, C.8 for PVC Schedule 80, C.9 for RTRC, C.10 for ENT). Each table lists the maximum number of conductors of a given size and type per trade size.
Worked Example: Size EMT for 3 #6 THHN + 1 #10 THHN + 1 #10 Bare Ground (Copper)
This is a mixed-size set, so we must use the calculation method, not Annex C.
Step 1: Identify conductor areas (Chapter 9 Tables 5 and 8)
| Conductor | Table | Area (each) | Count | Total Area |
|---|---|---|---|---|
| #6 THHN Cu | Table 5 | 0.0507 in² | 3 | 0.1521 in² |
| #10 THHN Cu | Table 5 | 0.0211 in² | 1 | 0.0211 in² |
| #10 bare Cu (EGC) | Table 8 | 0.0110 in² | 1 | 0.0110 in² |
| Total | 5 | 0.1842 in² |
Step 2: Determine fill percentage (Table 1)
Five conductors total → "3 or more" category → 40% fill applies.
Step 3: Find the smallest EMT trade size whose 40% fill area is ≥ 0.1842 in² (Table 4)
| EMT Trade Size | Internal Dia. | 40% Fill Area | Fits? |
|---|---|---|---|
| 1/2 in. (metric 16) | 0.622 in. | 0.122 in² | No — 0.122 < 0.1842 |
| 3/4 in. (metric 21) | 0.824 in. | 0.213 in² | Yes — 0.213 > 0.1842 |
| 1 in. (metric 27) | 1.049 in. | 0.346 in² | Yes (larger than needed) |
Answer: Trade size 3/4 in. EMT is the minimum compliant size. The total conductor area (0.1842 in²) fits within the 3/4 in. EMT 40% fill capacity (0.213 in²).
Verification Using Annex C (for comparison only)
If we had only #6 THHN conductors (no mixed sizes), Annex C.1 (EMT) would tell us the maximum number of #6 THHN per trade size. For 3/4 in. EMT, Annex C.1 permits up to 5 #6 THHN conductors — consistent with our calculation, since 5 × 0.0507 = 0.2535 in², which is still within the 0.213 in²... actually, 0.2535 > 0.213, so Annex C would show a lower limit for pure #6. Our mixed set has less total area because the #10 conductors are smaller, which is why the calculation method is essential for mixed sets.
Exam Traps
- Annex C misapplied to mixed sizes: If the question gives two different conductor sizes, Annex C cannot be used — calculate by hand using Tables 4, 5, and 8.
- Bare vs insulated ground: Use Table 8 (not Table 5) for bare EGCs. A #10 bare copper EGC (0.011 in²) is much smaller than a #10 THHN (0.0211 in²) — confusing them will give you the wrong fill total.
- Nipple exception: A 24-in. or shorter nipple allows 60% fill, which often lets you use a trade size smaller than the 40% calculation would require.
- Count the EGC in fill: The EGC takes up space and must be included in the fill calculation, even though it is not counted for ampacity derating.
- Table 5 vs Table 5A: Compact-stranded conductors use Table 5A, which gives smaller areas than Table 5 for the same AWG size. Using the wrong table will misstate the fill.
How many conductors (of the same size and type) are needed to trigger the 40% fill category in Chapter 9, Table 1?
A raceway nipple between two enclosures is 20 inches long and carries 6 conductors. What fill percentage applies?
Which table gives the cross-sectional area of a bare #10 AWG copper equipment grounding conductor for conduit fill calculations?