1.2 Key Definitions & Core Terminology for Plan Examiners

Key Takeaways

  • In the 2023 NEC, Article 100 consolidates all definitions into a single, unified alphabetical listing, utilizing bracketed scope tags to denote specialized applicability.
  • 'Readily Accessible' requires immediate, obstacle-free approach without ladders or tools; 'Accessible (as applied to equipment)' permits locked doors/rooms; and 'Accessible (as applied to wiring methods)' requires access without damaging building structure.
  • Continuous loads (running 3 hours or more) mandate that conductor ampacity and overcurrent protective devices be sized at 125% of the continuous load plus 100% of non-continuous load (NEC 210.19, 215.2, 230.42).
  • Overcurrent encompasses three distinct phenomena: Overloads (thermal overcurrent in normal path), Short Circuits (low-impedance line-to-line/line-to-neutral faults), and Ground Faults (unintentional line-to-ground paths).
  • A safe electrical design requires that Available Fault Current (AFC, 110.24) does not exceed the Ampere Interrupting Rating (AIR, 110.9) of OCPDs nor the Short-Circuit Current Rating (SCCR, 110.10) of equipment assemblies.
Last updated: August 2026

1.2 Key Definitions & Core Terminology for Plan Examiners

The Plan Examiner's Lexicon: In technical code enforcement, definitions are not mere glossaries—they are legally binding parameters that dictate conductor sizing, equipment selection, clearance enforcement, and life-safety compliance. In the 2023 NEC, Article 100 underwent a major structural modernization: all definitions formerly dispersed across individual articles (e.g., former Part I, Part II, and Part III, as well as specific article definitions) were consolidated into a single alphabetical listing. Terms with specialized domain scopes are now tagged with bracketed references, such as [Scope: Hazardous (Classified) Locations] or [Scope: Swimming Pools].


1. The Accessibility Matrix

Few terms generate more plan review rejections and inspection failures than the critical distinctions between Accessible (as applied to wiring methods), Accessible (as applied to equipment), and Readily Accessible.

+-------------------------------------------------------------------------------------+
|                                THE ACCESSIBILITY SPECTRUM                           |
+-------------------------------------------------------------------------------------+
|  READILY ACCESSIBLE       |  ACCESSIBLE (EQUIPMENT)     |  ACCESSIBLE (WIRING)      |
|  - No portable ladders    |  - May be behind locked     |  - Above lay-in ceiling   |
|  - No climbing obstacles  |    doors (qualified access) |  - Behind access panels   |
|  - No removing covers     |  - May be elevated          |  - No structural damage   |
|  - Quick, direct approach |    (e.g., busway disconnect)|    to expose or remove    |
|  - Examples: Service Disc,|  - Examples: Roof HVAC      |  - Examples: Junction box |
|    Panelboards, GFCIs     |    disconnect, locked vault |    above drop ceiling     |
+-------------------------------------------------------------------------------------+

Detailed Code Analysis (NEC Article 100)

TermExact NEC Definition CriteriaPractical Applications & Plan Review Checks
Readily AccessibleCapable of being reached quickly for operation, renewal, or inspections without requiring those to whom ready access is requisite to climb over or remove obstacles or to resort to portable ladders, chairs, etc.Service Disconnecting Means (230.70(A)(1)): Must be readily accessible outside or inside nearest point of entrance.<br>Overcurrent Devices (240.24(A)): Center of operating handle $\le 6\text{ ft } 7\text{ in.}$ ($2.0\text{ m}$) above floor/working platform.<br>GFCI Test/Reset Buttons (210.8): Must be readily accessible.<br>Emergency Disconnects (230.85): Outdoor dwelling service disconnects.
Accessible (as applied to equipment)Admitting close approach; not guarded by locked doors, elevation, or other effective means.• Equipment located in a locked electrical room or fenced substation is considered accessible to qualified maintenance personnel.<br>• Equipment elevated on a rooftop or mezzanine accessible by a fixed permanent ladder is accessible (but NOT readily accessible).
Accessible (as applied to wiring methods)Capable of being removed or exposed without damaging the building structure or finish, or not permanently closed in by the structure or finish of the building.• Cables and raceways installed above a lay-in suspended acoustic tile ceiling are accessible because tiles can be lifted without structural damage.<br>• Wiring embedded in poured concrete or drywalled over without an access hatch is concealed and NOT accessible.

2. Continuous vs. Non-Continuous Loads & The 125% Rule

Every feeder, branch circuit, and service calculation performed by a plans examiner hinges on categorizing loads as continuous or non-continuous.

Definitions & The 125% Conductor Sizing Rule

  • Continuous Load (NEC Article 100): A load where the maximum current is expected to continue for 3 hours or more.
    • Standard Examples: Commercial store lighting, office general illumination, fixed electric space heating (NEC 424.3(B)), commercial electric water heaters with capacity $\ge 120\text{ gallons}$ (NEC 422.13), and Electric Vehicle Supply Equipment (EVSE) continuous charging (NEC 625.42).
  • Non-Continuous Load: A load where the maximum current is expected to continue for less than 3 hours (e.g., general convenience receptacles in dwellings, intermittent motor loads, garbage disposals, exhaust fans).

The Standard Conductor & OCPD Sizing Formula

Under NEC 210.19(A)(1) (Branch Circuits), 215.2(A)(1) (Feeders), and 230.42(A) (Services), conductors and overcurrent protective devices (NEC 210.20(A), 215.3) must be sized according to:

Minimum Ampacity / OCPD Rating=(Continuous Load ×125%)+(Non-Continuous Load ×100%)\text{Minimum Ampacity / OCPD Rating} = (\text{Continuous Load } \times 125\%) + (\text{Non-Continuous Load } \times 100\%)

Minimum Rating=(Icont×1.25)+Inon-cont\text{Minimum Rating} = (I_{\text{cont}} \times 1.25) + I_{\text{non-cont}}

The 100%-Rated Exception

Where the assembly, including the overcurrent protective device, is listed for operation at 100% of its continuous rating, the required ampacity is permitted to be simply $100%$ of the continuous load plus $100%$ of the non-continuous load ($I_{\text{cont}} + I_{\text{non-cont}}$).

  • Plan Review Reality Check: 100%-rated circuit breakers are generally available only in frame sizes of 400 A and larger (electronic trip molded case or low-voltage power circuit breakers) installed in specially ventilated enclosures, and they require conductors rated at $90^\circ\text{C}$ sized according to the $75^\circ\text{C}$ ampacity column.
+-----------------------------------------------------------------------------------+
|              WORKED PLAN REVIEW CALCULATION: FEEDER CONDUCTOR SIZING              |
+-----------------------------------------------------------------------------------+
|  Scenario: A commercial feeder supplies:                                          |
|    - Continuous General Lighting: 48 kVA @ 208Y/120V 3-Phase                      |
|    - Non-Continuous General Receptacles: 30 kVA @ 208Y/120V 3-Phase               |
|                                                                                   |
|  Step 1: Calculate Currents:                                                      |
|    I_continuous     = 48,000 VA / (208 V * sqrt(3)) = 48,000 / 360.25 = 133.24 A  |
|    I_non-continuous = 30,000 VA / (208 V * sqrt(3)) = 30,000 / 360.25 = 83.28 A   |
|                                                                                   |
|  Step 2: Apply the 125% Rule (NEC 215.2(A)(1)):                                   |
|    Minimum Conductor Ampacity = (133.24 A * 1.25) + 83.28 A                       |
|                              = 166.55 A + 83.28 A = 249.83 A                      |
|                                                                                   |
|  Step 3: Select Conductor (Table 310.16, 75°C Copper per NEC 110.14(C)):          |
|    - 250 kcmil Copper = 255 A (Adequate: 255 A >= 249.83 A)                       |
|    - (4/0 AWG Copper is only 230 A -> VIOLATION)                                  |
|                                                                                   |
|  Step 4: Select Overcurrent Protective Device (NEC 215.3 & 240.6):                |
|    Minimum Breaker Rating = 249.83 A -> Standard Breaker = 250 A                  |
+-----------------------------------------------------------------------------------+

3. Power Distribution Hierarchy: Service vs. Feeder vs. Branch Circuit

Correct application of NEC Articles 210, 215, 225, 230, and 250 requires classifying conductors into their exact hierarchical tier:

+----------------+    Service Conductors    +--------------------+    Feeder    +-------------------+
| UTILITY SUPPLY | -----------------------> | SERVICE EQUIPMENT  | -----------> | PANELBOARD        |
| (Service Point)|                          | (Main Disconnect)  |              | (Subpanel LP-1)   |
+----------------+                          +--------------------+              +---------+---------+
                                                                                          |
                                                                                    Branch Circuit
                                                                                          |
                                                                                          v
                                                                                +-------------------+
                                                                                | UTILIZATION LOAD  |
                                                                                | (Receptacle/Light)|
                                                                                +-------------------+
  1. Service (NEC Article 100 / Article 230): The conductors and equipment connecting the electric utility supply system to the wiring system of the premises served.
    • Service Point: The point of connection between the facilities of the serving utility and the premises wiring.
    • Service Conductors: Conductors extending from the service point to the service disconnecting means.
  2. Feeder (NEC Article 100 / Article 215): All circuit conductors between the service equipment, the source of a separately derived system, or other power supply source and the final branch-circuit overcurrent device.
  3. Branch Circuit (NEC Article 100 / Article 210): The circuit conductors between the final overcurrent device protecting the circuit and the outlet(s).
    • Individual Branch Circuit: Supplies only one utilization equipment (e.g., dedicated circuit to an elevator hydraulic pump or large commercial fryer).
    • General-Purpose Branch Circuit: Supplies two or more receptacles or outlets for lighting and appliances.
    • Appliance Branch Circuit: Supplies energy to one or more outlets to which appliances are to be connected; has no permanently connected luminaires that are not part of an appliance.
    • Multiwire Branch Circuit (NEC 210.4): A branch circuit consisting of two or more ungrounded conductors that have a voltage between them, and a grounded (neutral) conductor having equal voltage between it and each ungrounded conductor. Plan Review Requirement: NEC 210.4(B) mandates that multiwire branch circuits must have a means to simultaneously disconnect all ungrounded conductors at the panelboard (handle ties or multi-pole breaker) to protect maintenance electricians from neutral backfeed.

4. Overcurrent Phenomena: Overload vs. Short Circuit vs. Ground Fault

Plans examiners must verify that specified protection devices respond accurately to the three distinct overcurrent regimes defined in NEC Article 100:

+-----------------------------------------------------------------------------------+
|                         THE OVERCURRENT SPECTRUM (NEC ART 100)                    |
+-----------------------------------------------------------------------------------+
|                                 OVERCURRENT                                       |
|        (Any current exceeding rated equipment current or conductor ampacity)       |
|                                     |                                             |
|         +---------------------------+---------------------------+                 |
|         v                                                       v                 |
|    THERMAL EVENT                                          FAULT EVENTS            |
|  +------------------------+                     +-------------------------------+ |
|  |        OVERLOAD        |                     | SHORT CIRCUIT | GROUND FAULT  | |
|  | Current in normal path |                     | Line-to-line  | Line-to-metal | |
|  | Operates for extended  |                     | or line-to-   | enclosure or  | |
|  | time; thermal heating  |                     | neutral path  | earth ground  | |
|  | (1x to 6x normal load) |                     | (10x to 100x+ | (10x to 100x+ | |
|  | Protected by: Thermal  |                     | normal load)  | normal load)  | |
|  | element / Bimetal strip|                     | Protected by: | Protected by: | |
|  +------------------------+                     | Magnetic trip | Magnetic trip/| |
|                                                 | / Fast fuse   | GFCI / GFP    | |
|                                                 +---------------+---------------+ |
+-----------------------------------------------------------------------------------+
  • Overcurrent: Any current in excess of the rated current of equipment or the ampacity of a conductor. It may result from overload, short circuit, or ground fault.
  • Overload: Operation of equipment in excess of normal, full-load rating, or of a conductor in excess of rated ampacity, which, when it persists for a sufficient length of time, would cause damage or dangerous overheating. An overload is not a fault.
  • Short Circuit: An abnormal connection of relatively low impedance, whether made accidentally or intentionally, between two points of different potential (e.g., Phase A touching Phase B, or Phase A touching Neutral).
  • Ground Fault: An unintentional, electrically conductive connection between an ungrounded conductor of an electrical circuit and the normally non-current-carrying conductors, metallic enclosures, metallic raceways, metallic equipment, or earth.

5. Fault Current Terminology & Equipment Withstand Ratings: AFC vs. AIR vs. SCCR

A critical failure mode on plan review exams is confusing interrupting ratings with equipment withstand ratings:

Rating MetricNEC CodeDefinition & Legal SignificancePlan Examiner Audit Rule
Available Fault Current (AFC)Article 100 / 110.24The largest amount of prospective symmetrical current capable of being delivered by the electrical system at a specific terminal point during a bolted short circuit.Calculated by engineer; must be field-marked on non-dwelling service equipment under NEC 110.24(A).
Ampere Interrupting Rating (AIR / AIC)Article 100 / 110.9The highest current at rated voltage that an Overcurrent Protective Device (circuit breaker or fuse) is tested and listed to safely interrupt without exploding or sustaining catastrophic casing failure.Rule: The AIR of every breaker/fuse must be equal to or greater than the AFC at its line terminals: AIRAFC\text{AIR} \ge \text{AFC}
Short-Circuit Current Rating (SCCR)Article 100 / 110.10, 409.110, 440.4(B)The prospective symmetrical fault current to which an entire equipment assembly (switchboard, panelboard, industrial control panel, HVAC unit, transfer switch) can be connected without sustaining severe structural destruction or internal component vaporization.Rule: The equipment SCCR must equal or exceed the available fault current: SCCRAFC\text{SCCR} \ge \text{AFC}

6. Environmental Location Classifications (Dry, Damp, Wet)

NEC Article 100 defines three environmental location classifications that govern raceway systems, enclosure NEMA/IP types, and conductor insulation selection:

+-----------------------------------------------------------------------------------+
|                         ENVIRONMENTAL LOCATION CLASSIFICATIONS                    |
+-----------------------------------------------------------------------------------+
|  DRY LOCATION:                                                                    |
|  - Normal climate-controlled building interiors (offices, retail, living areas).  |
|  - May be temporarily subject to dampness during building construction.           |
|  - Standard NEMA 1 enclosures; THHN conductors permitted.                         |
+-----------------------------------------------------------------------------------+
|  DAMP LOCATION:                                                                   |
|  - Partially protected interior/exterior areas not subject to direct water stream |
|  - Locations protected under canopies, marquees, roofed open porches, uninsulated  |
|    basements, cold storage rooms, and commercial kitchen dishwashing spaces.      |
|  - Requires damp-rated luminaires, NEMA 3R/4 enclosures.                          |
+-----------------------------------------------------------------------------------+
|  WET LOCATION:                                                                    |
|  - Installations underground (raceways in earth) per NEC 300.5(B).                |
|  - Installations in concrete slabs or masonry in direct contact with the earth.   |
|  - Unprotected locations exposed directly to driving weather and vehicle washes.  |
|  - CRITICAL RULE (310.10(C)): All conductors in wet raceways must be '-W' rated   |
|    (e.g., THWN-2, XHHW-2, RHW-2). Standard THHN is an absolute violation!         |
+-----------------------------------------------------------------------------------+

Plan Review Red Flag — Underground Conduit Conductors: An engineer submits single-line drawings specifying 4 - #4/0 AWG THHN Copper in 2" PVC underground from the utility pad to the main switchboard. Rejection: Under NEC 300.5(B), the interior of all underground raceways is defined as a Wet Location. Conductor insulation must be dual-rated THHN/THWN-2 or XHHW-2. Pure THHN possesses no moisture-resistant rating and will degrade rapidly when submerged in underground condensation.


7. Separately Derived Systems (SDS)

Under NEC Article 100, a Separately Derived System (SDS) is an electrical source, other than a service, having no direct electrical connection, including a solidly connected grounded circuit conductor (neutral), to supply conductors originating in another system.

Common SDS Sources:

  • Standard delta-wye step-down transformers (e.g., $480\text{V}\Delta$ to $208\text{Y}/120\text{V}$ dry-type distribution transformer).
  • Generators / Inverters where the neutral is switched through a 4-pole Automatic Transfer Switch (ATS).

Non-Separately Derived Systems:

  • Generators where the neutral is NOT switched (solid, continuous neutral through a 3-pole ATS). Because the generator neutral is solidly tied to the utility service neutral, the generator is not an SDS. In this configuration, grounding and bonding must remain solely at the utility service equipment, and a system bonding jumper must never be installed at the generator (to avoid hazardous parallel neutral return paths per NEC 250.30).
Loading diagram...
Power Distribution Hierarchy & Fault Rating Checkpoints (Service -> Feeder -> Branch Circuit)
Test Your Knowledge

An electrical plan details a main circuit breaker panelboard installed inside a locked commercial electrical equipment room. The center of the highest circuit breaker operating handle is positioned at 6 feet 2 inches above the finished floor. How should the plans examiner classify the accessibility of this panelboard under NEC Article 100?

A
B
C
D
Test Your Knowledge

A commercial 3-phase, 4-wire, 480Y/277V feeder supplies a continuous LED high-bay lighting load of 96 amperes per phase and a non-continuous general motor/receptacle load of 44 amperes per phase. Assuming standard 75°C terminals and no derating factors, what is the minimum required conductor ampacity under NEC 215.2(A)(1)?

A
B
C
D
Test Your Knowledge

A fault current study submitted with commercial drawings calculates an Available Fault Current (AFC) of 38,400 amperes RMS symmetrical at the line terminals of a 400 A distribution panelboard. Which of the following component specifications violates NEC 110.9 and 110.10?

A
B
C
D
Test Your Knowledge

An electrical engineer designs an emergency standby generator connected to a building power system through a 3-pole Automatic Transfer Switch (ATS). The neutral conductor from the generator runs solidly and continuously through the ATS to the utility service neutral without being switched. How does the NEC categorize this generator installation?

A
B
C
D