NEWFieldDojo Pro is liveApp StoreGoogle Play

· Updated · FieldDojo Team · electrical · 11 min read

Conduit Fill Calculations: NEC Chapter 9 Guide for Electricians

How to calculate conduit fill correctly using NEC Chapter 9 tables — maximum fill percentages, wire area lookup, and common mistakes that fail inspection.

FieldDojo app — electrical calculators

Conduit fill is one of those calculations that electricians either do by hand using NEC tables or guess at — and guessing tends to fail inspection. Here’s how to calculate it correctly and what the NEC actually requires.

Verify before you build. Section numbers, table values, and demand factors change between code editions, and jurisdictions adopt them with local amendments. Treat this guide — and the app — as a calculation aid, not as the code book: confirm every number against the edition your authority having jurisdiction enforces. How FieldDojo validates its calculations.

Why Conduit Fill Matters

The fill limit exists for three reasons:

  1. Heat dissipation — packed conductors can’t dissipate heat efficiently, raising insulation temperature and shortening conductor life
  2. Pulling damage — overfilled conduit requires excessive pulling force, which can damage insulation
  3. Future capacity — fill limits preserve space for future conductors

What Is the 40% Conduit Fill Rule?

NEC Chapter 9, Table 1 specifies the maximum fill as a percentage of the conduit’s interior cross-sectional area:

Number of ConductorsMaximum Fill
1 conductor53%
2 conductors31%
3 or more conductors40%

The 40% rule is the one you’ll use most often. Three or more conductors in any conduit — total conductor area cannot exceed 40% of the conduit’s internal cross-sectional area.

The percentages aren’t arbitrary. A single conductor can center itself in the raceway and dissipate heat well, so it gets 53%. Two conductors cradle against each other — the worst-case geometry for jamming — so they’re held to 31%. Three or more settle into a more efficient packing, which is why the limit comes back up to 40%.

Step 1: Find the Conduit Internal Area

NEC Chapter 9, Table 4 gives the internal cross-sectional area for each raceway type and trade size. Here are the values for EMT, with the 40% limit already worked out:

Trade SizeEMT Internal Area (in²)40% Max Fill (in²)
1/2”0.3040.122
3/4”0.5330.213
1”0.8640.346
1-1/4”1.4960.598
1-1/2”2.0360.814
2”3.3561.342
2-1/2”5.8582.343
3”8.8463.538
3-1/2”11.5454.618
4”14.7535.901

Maximum fill (3+ conductors) = internal area × 0.40

For 3/4” EMT: 0.533 × 0.40 = 0.213 in² available for conductors.

One caution: Table 4 has a separate section for each raceway type, and the internal areas differ even at the same trade size. Rigid metal conduit, IMC, and PVC Schedule 40 and 80 each have their own dimensions — the wall thicknesses differ, so the interior space differs. The EMT numbers above do not transfer to other conduit types. Look up the section that matches what you’re actually installing.

Step 2: Find Each Conductor’s Cross-Sectional Area

NEC Chapter 9, Table 5 gives the cross-sectional area of each conductor by size and insulation type. Common values for THHN/THWN-2:

Wire SizeArea (in²)
14 AWG0.0097
12 AWG0.0133
10 AWG0.0211
8 AWG0.0366
6 AWG0.0507
4 AWG0.0824
3 AWG0.0973
2 AWG0.1158
1 AWG0.1562
1/0 AWG0.1855
2/0 AWG0.2223
3/0 AWG0.2679
4/0 AWG0.3237

Note that these areas are for the insulated conductor — copper plus insulation. Different insulation types have different jacket thicknesses, so THHN, XHHW, and RHH/RHW each get their own listing in Table 5. The values above only apply to THHN/THWN-2.

Step 3: Calculate Total Conductor Area

Add the cross-sectional area of every conductor in the conduit, then compare against the 40% limit:

total_wire_area = count × area_per_conductor
allowable_fill  = conduit_area × fill_percentage
pass if allowable_fill >= total_wire_area

Example: 3 circuits (6 current-carrying conductors + 1 ground) in 1/2” EMT:

  • 6 × 12 AWG THHN = 6 × 0.0133 = 0.0798 in²
  • 1 × 12 AWG THHN ground = 0.0133 in²
  • Total = 0.0931 in²

Allowable fill in 1/2” EMT = 0.304 × 0.40 = 0.122 in². 0.0931 < 0.122 — pass, at an actual fill of 0.0931 ÷ 0.304 = 30.6%.

Fill isn’t the only check on this pull, though — six current-carrying conductors in one raceway also triggers an ampacity adjustment under NEC 310.15(C). More on that distinction below.

Does the Ground Wire Count Toward Fill?

Yes. The equipment grounding conductor (EGC) counts toward conduit fill even though it doesn’t count as a current-carrying conductor for derating purposes. Fill is about physical space; derating is about heat. The EGC takes up space, so Chapter 9 counts it. It doesn’t carry current in normal operation, so NEC 310.15 doesn’t.

Does the Neutral Count? Fill and Derating Are Different Rules

This is where a lot of confusion lives, because “does the neutral count” has two different answers depending on which rule you’re applying.

For conduit fill: every conductor counts. Neutrals, grounds, travelers, spares — if it occupies space in the raceway, its Table 5 area goes into the total. Chapter 9 doesn’t care what a conductor does electrically.

For ampacity derating under NEC 310.15(E), it depends on what the neutral actually carries:

  • A neutral that carries only the unbalanced current of a multiwire branch circuit — the normal case for a shared neutral on two or three hot legs — does not count as a current-carrying conductor. Its load is the imbalance between the hots, not an addition to the heat in the raceway.
  • A neutral in a 3-wire circuit fed from a 4-wire, three-phase wye system (two phases plus neutral) does count. That neutral carries roughly the same current as the phase conductors, so it heats the raceway like any other conductor.
  • A neutral serving loads that are mostly nonlinear — electronic ballasts, drives, and similar harmonic-producing equipment on a wye system — does count, because harmonic currents add on the neutral instead of canceling.

So a neutral can be excluded from your derating count and still take up its full Table 5 area in your fill calculation. Run the two checks separately: fill against Chapter 9, adjustment factors against 310.15.

Worked Example: Four Circuits to a Detached Garage

Say you’re running four 20 A branch circuits from a house panel to a detached garage: 8 × 12 AWG THHN current-carrying conductors plus 1 × 12 AWG THHN equipment ground, all in one EMT run. What size conduit?

Step 1 — total conductor area. All nine conductors are 12 AWG THHN at 0.0133 in² each:

total_wire_area = 9 × 0.0133 = 0.1197 in²

Step 2 — fill percentage. Nine conductors is 3 or more, so Table 1 gives 40%.

Step 3 — test conduit sizes, smallest first.

1/2" EMT: allowable = 0.304 × 0.40 = 0.1216 in²
0.1197 ≤ 0.1216 — fits
actual fill = 0.1197 ÷ 0.304 = 39.4%

Nine #12s in 1/2” EMT passes — barely. At 39.4% you have almost nothing left; a tenth #12 pushes the total to 0.1330 in², which exceeds 0.1216 and fails. If there’s any chance of adding a circuit later, or you just don’t want to fight the pull, step up:

3/4" EMT: allowable = 0.533 × 0.40 = 0.2132 in²
actual fill = 0.1197 ÷ 0.533 = 22.5%

Step 4 — check derating separately. Eight current-carrying conductors (the EGC doesn’t count) puts you in the 7–9 band of NEC 310.15(C), a 70% adjustment factor on ampacity. That’s a different calculation with a different table, and it can force larger wire or fewer circuits per raceway even when fill passes. Passing the fill check alone doesn’t make this pull code-compliant — run both.

Mixed Wire Sizes

When pulling multiple different wire sizes through one conduit, calculate the area of each and sum them:

Example: 2 × 6 AWG + 3 × 10 AWG + 1 × 12 AWG (ground):

  • 2 × 0.0507 = 0.1014 in²
  • 3 × 0.0211 = 0.0633 in²
  • 1 × 0.0133 = 0.0133 in²
  • Total = 0.178 in²

1/2” EMT allowable fill = 0.122 in². Fail.

3/4” EMT allowable fill = 0.533 × 0.40 = 0.213 in². 0.178 < 0.213 — pass, at 33.4% actual fill.

Nipples: The 60% Exception

Chapter 9, Table 1, Note 4 allows nipples (conduit sections 24 inches or less) to be filled to 60% of their internal cross-sectional area. This applies when routing conductors between enclosures in tight spaces — between a panel and an adjacent trough, for example.

Which Conduit Type Should You Use?

Fill math is the same for every raceway — only the internal areas change. Choosing the raceway itself comes down to environment, mechanical protection, and labor:

TypeConstructionJoiningTypical UseFill Note
EMTThin-wall steel tubing, lightest metallic optionSet-screw or compression fittings, bends with a hand benderExposed indoor commercial work, dry locationsAreas in the table above
IMCIntermediate wall thickness — lighter than RMC but threaded like itThreaded couplingsOutdoor runs and most places RMC is permitted, at lower weight and costOwn section of Table 4 — don’t reuse EMT numbers
RMCThickest wall, maximum mechanical protection, heaviest and most expensiveThreaded couplingsService masts, areas subject to severe physical damageOwn section of Table 4
PVC (Sch 40/80)Nonmetallic, corrosion-immuneSolvent cementUnderground and wet or corrosive locations; Schedule 80 where exposed to damageOwn section of Table 4; requires a pulled EGC (adds to fill) and expansion fittings

Two practical consequences for fill:

  1. Same trade size, different capacity. Because wall thicknesses differ, a 1” run of one raceway type doesn’t hold what a 1” run of another does. Always read the Table 4 section for the type you’re installing.
  2. PVC always carries an extra conductor. A metal raceway can serve as the equipment grounding path; PVC can’t, so a wire EGC gets pulled — and it counts toward fill like everything else.

Common Mistakes

1. Reading the wrong section of Table 4. EMT, IMC, rigid conduit, PVC Schedule 40, and PVC Schedule 80 all have different internal areas at the same trade size. Table 4 lists each type separately.

2. Using conductor diameter instead of area. Fill calculations use cross-sectional area (π × r²), not diameter. Don’t multiply diameters.

3. Forgetting grounds and neutrals. Every conductor in the conduit counts toward fill — current-carrying or not.

4. Using the 53% rule for three conductors. 53% applies only when there is exactly one conductor. Three or more: use 40%.

5. Not checking the correct insulation type. THHN, XHHW, and RHH/RHW have different listed areas in Table 5. THHN is most common for conduit runs.

6. Treating a fill pass as a derating pass. Fill (Chapter 9) and ampacity adjustment (310.15) are separate rules with separate tables. A raceway can be under 40% full and still require derated conductors.

Frequently Asked Questions

How many #12 THHN conductors fit in 3/4” EMT?

Sixteen. 3/4” EMT has an internal area of 0.533 in² (Chapter 9, Table 4), and at 40% fill that leaves 0.213 in². Each 12 AWG THHN occupies 0.0133 in² (Table 5), so 0.213 ÷ 0.0133 = 16 conductors. Remember that fill is only half the check — that many current-carrying conductors takes a heavy derating hit under 310.15(C).

How many #10 THHN conductors fit in 1/2” EMT?

Five. 1/2” EMT has an internal area of 0.304 in², so the 40% limit is 0.122 in². Each 10 AWG THHN occupies 0.0211 in², and 0.122 ÷ 0.0211 = 5.76 — round down, because a sixth conductor would push the pull over the limit. Five conductors lands at 34.7% actual fill.

What is 40% conduit fill?

It’s the maximum share of a conduit’s internal cross-sectional area that conductors may occupy when the raceway contains three or more of them, per NEC Chapter 9, Table 1. Multiply the internal area from Table 4 by 0.40 and compare against the summed conductor areas from Table 5. One conductor allows 53%; two allow 31%.

Does the ground wire count toward conduit fill?

Yes. The equipment grounding conductor occupies space, so its Table 5 area counts toward the fill total like any other conductor. It does not, however, count as a current-carrying conductor when you apply the ampacity adjustment factors of NEC 310.15 — fill and derating are separate rules answering separate questions.

What’s the difference between conduit fill and derating?

Fill (NEC Chapter 9) limits how much physical space conductors occupy in a raceway — every conductor counts. Derating (NEC 310.15) reduces conductor ampacity when more than three current-carrying conductors share a raceway — grounds and most multiwire-circuit neutrals don’t count. A pull must satisfy both checks independently.

Can a conduit nipple be filled past 40%?

Yes. NEC Chapter 9, Table 1, Note 4 permits raceway sections 24 inches or shorter — nipples — to be filled to 60% of internal cross-sectional area instead of 40%. The short length limits heat buildup and pulling friction. Anything longer than 24 inches falls back to the standard Chapter 9, Table 1 percentages.

How FieldDojo Handles This

FieldDojo’s conduit fill calculator works straight from NEC Chapter 9 Tables 1, 4, and 5 — the same lookup-and-compare you’d do by hand, without the page-flipping:

  • Pick a trade size → internal area comes from Table 4
  • Pick wire size and insulation → conductor area comes from Table 5
  • Enter your conductor count
  • The app sums the areas, applies the right 53%/31%/40% limit from Table 1, and returns pass/fail with the actual fill percentage and the NEC reference — ready to show an inspector

Get FieldDojo on the App Store → or on Google Play → — free on both.


Related trade guides:

Back to Blog

Related Posts

View All Posts »