{{ summary.heading }}
{{ summary.primary }}
{{ summary.detail }}
{{ badge.label }}
Conduit fill inputs
Choose the raceway material before checking the available cross-sectional area.
Select the installed or proposed raceway size.
Use Auto for normal raceway checks, or choose the explicit limit your adopted code requires.
Keep this at 2 ft or less for the short nipple planning check.
ft
Enter one group per line as quantity, size, insulation. Supported insulation sets include THHN/THWN-2, XHHW-2, and RHH/RHW-2/USE-2.
Use actual conductor markings and verify the final installation against the adopted electrical code.
Use the approximate pull length between boxes for the planning note.
ft
The planning note flags pull paths above 270 degrees for review.
deg
Leave at 0% for a pure selected-limit check.
%
Use 0-5 places for result tables and JSON-friendly readouts.
places
Metric Value Review note Copy
{{ row.metric }} {{ row.value }} {{ row.note }}
Qty Size Insulation Area each Area total Limit share Copy
{{ row.qty }} {{ row.size }} {{ row.insulation }} {{ row.areaEach }} {{ row.areaTotal }} {{ row.limitShare }}
Trade size Internal area Allowed area Fill used Sizing status Copy
{{ row.tradeSize }} {{ row.internalArea }} {{ row.allowedArea }} {{ row.fillUsed }} {{ row.status }}

        
Customize
Advanced
:

Introduction:

Conduit fill is the space question behind many raceway decisions: how much of the inside cross-section is already occupied by conductors, and how much room remains for a safe, inspectable pull. The answer is based on area, not on a simple wire count. A small equipment grounding conductor and a large phase conductor do not use the same space, and two insulation types with the same American Wire Gauge (AWG) marking can have different outside diameters.

Raceway fill matters before the first conductor is pulled. Overcrowded conduit can scrape insulation, increase pulling force, make bends harder to negotiate, and leave no practical room for a future change. A raceway that looks acceptable by eye can still fail because the code check compares tabulated conductor area with tabulated raceway area. The calculation is also separate from ampacity derating, voltage drop, box fill, conduit-body fill, support, burial, and wet-location rules, so a passing fill result is one part of the design review rather than approval for the whole installation.

Conduit cross-section showing raceway area, conductor area, and a selected fill limit

The main terms are worth separating before doing the math. Trade size is the nominal size electricians use when ordering raceway, while internal area is the tabulated square-inch space available inside that raceway type. Conductor area includes insulation, not just copper or aluminum metal. Fill percentage is the total conductor area divided by the raceway internal area. The permitted percentage changes with conductor count because conductors do not arrange themselves inside a round raceway with perfect efficiency.

Conduit fill factors that change the area check
Factor Why it changes the answer Common mistake
Raceway type EMT, IMC, RMC, and PVC schedules have different internal areas for the same trade size. Using one conduit table for every material.
Conductor insulation Insulation thickness changes the outside area counted for fill. Comparing AWG size without checking the insulation family.
Conductor count The allowed percentage is not the same for one, two, and three-or-more conductors. Applying the 40% rule to every situation.
Pull route Length and bends do not change fill math, but they affect pulling effort and damage risk. Treating a pass as proof that the pull will be easy.

The final authority is the electrical code adopted for the job, the listed raceway and conductor data, project specifications, and the authority having jurisdiction. Conduit fill gives a defensible sizing starting point, but field conditions, local amendments, and the rest of the electrical design can still require a different raceway.

How to Use This Tool:

Enter the raceway and conductor schedule the way it appears in a takeoff, then use the result tabs to check the selected size and nearby same-type sizes.

  1. Set Conduit type first. Choose EMT, IMC, RMC / GRC, PVC Schedule 40, or PVC Schedule 80 so the internal area table matches the proposed raceway.
  2. Choose the Conduit trade size. The selected size is the one tested in the summary and the Fill Snapshot tab.
  3. Select the Fill rule. Auto applies the conductor-count rule; Force 40% tests the standard raceway limit directly; Nipple limit, 60% is for raceway nipples 24 in or shorter when that rule applies.
  4. Enter Conductor groups one per line as quantity, size, and insulation, such as 3,6,THHN, 1,#10,THHN, or 2 12 THHN. Use Feeder sample or Branch sample to load a starting schedule, and Normalize to rewrite parsed rows in a consistent comma format.
  5. Open Advanced when pull conditions matter. Pull length and Total bend angle feed the pull-planning note, Planning reserve adds an advisory cushion, and Decimal places changes displayed precision.
  6. Fix any red schedule warning before relying on the result. Unsupported sizes, unsupported insulation names, negative lengths, negative bend angles, and nipple lengths above 2 ft are flagged near the input area.
  7. Review Fill Snapshot first, then use Conductor Ledger, Same-Type Sizing, Conduit Fill Gauge, and JSON when you need audit detail or exportable records.

Use the same conduit type and fill rule when comparing sizes. Changing the raceway family or basis can make two results look comparable when they are answering different code questions.

Interpreting Results:

The Selected-size check is the first pass/fail answer. A pass means the total conductor area is at or below the allowed area for the chosen raceway, trade size, and fill basis. Fill percentage shows how much of the full raceway internal area is occupied; Allowable area shows the square-inch limit after applying the selected percentage.

Spare area is margin under the selected fill rule, not a promise that the physical pull will be simple. A result that passes by a small amount can still deserve a larger conduit when the run is long, bend-heavy, or likely to receive future conductors. The Planning reserve note is advisory only and does not change the code pass/fail line.

  • Conductor Ledger is the check against entry mistakes. Confirm each quantity, AWG or kcmil size, insulation family, area each, and area total before trusting the summary.
  • Same-Type Sizing lists the first trade size in the selected raceway family that fits the entered conductors under the same fill rule.
  • Pull planning note flags high bend totals, long high-fill pulls, close-to-limit results, 60% nipple misuse, and three-conductor jam-ratio caution.
  • Conduit Fill Gauge compares used fill, selected limit, and reserve target as percentages for a quick visual check.

Do not treat a green status as an installation sign-off. Verify the adopted code edition, conductor table, raceway listing, equipment grounding conductor sizing, ampacity derating, box or conduit-body fill, and inspection requirements for the actual job.

Technical Details:

Raceway fill is a cross-sectional area comparison. Each conductor group contributes its quantity multiplied by the tabulated area of one insulated conductor. The summed conductor area is compared with the selected percentage of the raceway internal area. Changing any of those table values changes the answer even when the visible conductor count stays the same.

The supported raceway tables cover EMT, IMC, RMC / GRC, PVC Schedule 40, and PVC Schedule 80. Supported conductor insulation families include THHN / THWN-2, XHHW-2, and RHH / RHW-2 / USE-2 for the listed sizes in the conductor area tables. AWG markings, # prefixes, kcmil, MCM, and common insulation aliases are accepted where the corresponding area is available.

Formula Core:

The governing calculation uses square inches throughout. Display precision can round the shown values, but the pass/fail comparison uses the unrounded area values.

Aused = groups(qi×ai) Aallowed = Araceway×L100 Fill percent = AusedAraceway×100 Spare area = AallowedAused Pass = AusedAallowed

In these formulas, q is the number of conductors in a row, a is area per conductor, Araceway is the selected conduit internal area, and L is the selected fill limit percent. For example, three #6 THHN conductors and one #10 THHN conductor use 3 x 0.0507 + 1 x 0.0211 = 0.1732 square inches. In 3/4 inch EMT, the internal area is 0.533 square inches, so the fill is about 32.50%. At a 40% limit, allowed area is 0.2132 square inches and the selected size passes with about 0.0400 square inches of spare area.

Conduit fill rule and warning thresholds
Rule or check Threshold How it is used
One conductor 53% Auto mode uses this fill limit when the parsed schedule contains one conductor.
Two conductors 31% Auto mode uses this lower limit when the parsed schedule contains two conductors.
Three or more conductors 40% Auto mode uses this fill limit for normal raceway checks with three or more conductors.
Short nipple basis 60% Nipple mode applies this limit and warns when the entered length is above 2 ft.
Bend review > 270 deg Total bend angle above this value triggers a pull-box or route-splitting review note.
Long high-fill pull > 100 ft and > 75% of limit Long runs near the selected limit trigger a warning about lubrication, pull points, and damage risk.
Three-conductor jam ratio 2.80 to 3.20 Three-conductor schedules in this caution band receive a wedging-risk planning note.
Close to selected fill limit > 90% of limit Passing results above this share of the selected limit are flagged for extra review.

Sizing and jam checks:

Same-type sizing tests the entered conductor area against each listed trade size in the selected raceway family. The recommendation is the first listed size where allowed area is at least the used conductor area. It does not switch conduit material, change insulation, remove conductors, or account for future spare conductors unless they are entered in the schedule.

For exactly three conductors, the jam-ratio warning estimates the inside diameter implied by the raceway area and the outside diameter implied by the largest conductor area. The ratio is not a complete pulling calculation, but it catches a common three-conductor caution range where conductors can wedge in a round raceway. Pull tension, lubricant, conductor stiffness, bend radius, conduit condition, and pulling setup remain separate field checks.

Input formats and validation behavior
Input area Accepted or checked behavior Failure cue
Conductor row Quantity, size, and insulation separated by comma, tab, pipe, semicolon, or simple spaces. Rows without quantity and size are rejected.
Quantity Whole number from 1 through 999. Zero, negative, nonnumeric, or overly large quantities are rejected.
Conductor size AWG, # prefixes, 1/0 through 4/0, and kcmil/MCM labels are normalized where supported. Unsupported sizes or missing area entries are flagged by row number.
Insulation THHN / THWN-2, XHHW-2, and RHH / RHW-2 / USE-2 aliases are recognized. Unknown insulation text produces an unsupported-insulation warning.
Length and bends Nonnegative values are used for planning warnings. Negative entries are rejected.

The result is deterministic for the entered values and selected tables. If an inspector, manufacturer table, or project specification uses different conductor or raceway data, the same arithmetic should be repeated with that authoritative data before final installation decisions are made.

Advanced Tips:

  • Leave Fill rule on Auto for ordinary raceway checks. Use Nipple limit, 60% only when the entered section is 24 in or shorter and the adopted code allows that basis.
  • Use Normalize after pasting a takeoff schedule. A normalized list makes row-number warnings easier to match against the original conductor groups.
  • Check Conductor Ledger before trusting a pass. One wrong insulation family can change the area enough to move a borderline raceway from pass to over-limit.
  • Treat Planning reserve as a design cushion, not a code rule. It can reveal tight runs, but the selected-size pass/fail line still follows the chosen fill basis.
  • Use Same-Type Sizing for same-material comparisons only. Switching from EMT to PVC Schedule 80, for example, changes the internal area table and needs a fresh check.
  • Read Pull planning note separately from fill status. Long runs, more than 270 degrees of bend, close-to-limit fill, and three-conductor jam ratio warnings still need field review.

Worked Examples:

A feeder schedule of 3,6,THHN plus 1,10,THHN in 3/4 inch EMT uses four conductors, so Auto applies the 40% fill rule. The Fill Snapshot should show about 32.50% fill, a Pass selected-size check, 0.173 square inches of conductor area at three displayed decimals, and EMT 3/4 as the first same-type size that fits. The Conductor Ledger is the confirmation step: three #6 THHN conductors contribute more area than the single #10 equipment grounding conductor.

The same schedule in 1/2 inch EMT is a useful threshold check. The conductor area still totals 0.1732 square inches, but 1/2 inch EMT has only 0.304 square inches of internal area. At the 40% fill rule, allowed area is 0.1216 square inches, so the Selected-size check changes to Over limit and Same-Type Sizing points to EMT 3/4 as the first listed size that fits.

For a short raceway nipple, selecting Nipple limit, 60% can make a high-fill condition pass only when the short-nipple rule is appropriate. If the Nipple length field is set above 2 ft, the input warning tells you not to use nipple mode for that entered length. The correction is not to ignore the warning; either change the length to the actual nipple length that qualifies or switch back to Auto or Force 40% for a normal raceway run.

Glossary:

Raceway
A wiring enclosure such as EMT, IMC, RMC, or PVC conduit that conductors are pulled through.
Trade size
The nominal conduit size used for selection and ordering, separate from exact internal area.
Fill percentage
Total conductor area divided by raceway internal area, expressed as a percent.
Nipple
A short raceway section between boxes, cabinets, or similar enclosures that may qualify for a 60% fill basis when code conditions are met.
Equipment grounding conductor
A grounding conductor included in the raceway schedule when it must be counted for fill.
Authority having jurisdiction
The inspector or enforcing body whose code interpretation controls the final installation decision.

FAQ:

Does conduit fill decide ampacity?

No. Conduit fill checks physical space in the raceway. Ampacity adjustment, temperature correction, conductor material, termination ratings, and voltage drop still need their own review.

Should equipment grounding conductors be entered?

Enter every conductor that must be counted for the fill check. The input help explicitly notes that equipment grounding conductors count for conduit fill when they are present in the raceway.

Why is the two-conductor fill limit lower than the three-conductor limit?

The fill rules reflect how conductors occupy a round raceway during installation and removal. Two conductors can use the available space less efficiently, so Auto applies 31% for two conductors and 40% for three or more.

What should I do when a conductor row is rejected?

Check the row number in the warning, then rewrite the row as quantity, size, and insulation. Unsupported sizes, unsupported insulation text, and missing quantities must be fixed before the result can be trusted.

Does the calculation upload my conductor schedule?

The fill math is performed from the values entered in the browser and does not require a remote lookup of the conductor schedule. Treat shared URLs, copied JSON, downloads, and screenshots as project records if they include job-specific conductor data.

Can a passing result still be hard to pull?

Yes. The pull-planning note flags some length, bend, fill, and jam-ratio concerns, but it does not replace a pull-tension calculation or field judgment about conductor stiffness, lubricant, raceway condition, and pull setup.

References: