Beginner Time: 20 min Type: Code Application Focus: Panel Design / NEC
After this module: Apply Art 430.102 in-sight rules, select permitted disconnect types, and understand how VFD installations change disconnect placement.
Prerequisites: NEC Code Reading Fundamentals

Purpose

This module covers the placement, type, and lockout requirements for motor disconnecting means under NEC Article 430 and NFPA 79. It also addresses the special case of VFDs, where many engineers place the disconnect incorrectly.


Art 430.102 — The in-sight rule

NEC 430.102(B) requires a disconnecting means within sight of each motor and its driven machinery. “Within sight” means the disconnect must be:

Both conditions must be satisfied. A disconnect mounted in a panel room on the other side of a wall does not meet the within-sight requirement, even if the distance is less than 50 feet, because it is not visible.

Exception: If a disconnect cannot be within sight due to the installation (e.g., motors in continuous-process equipment), it may be located elsewhere, but it must be capable of being locked in the open position. A written safety procedure alone is not a substitute for physical lockout capability.


Permitted disconnect types

NEC 430.109 lists the disconnect types that are permitted for motors:

Type Conditions
Horsepower-rated motor-circuit switch (fusible or non-fusible) Rated in HP at operating voltage; most common choice
Inverse-time circuit breaker (molded-case, MCCB) Must be rated for motor duty
Molded-case switch (non-automatic) Permitted; no overcurrent trip function
Instantaneous-trip circuit breaker Only when used as part of a listed combination motor controller
Self-protected combination controller Listed as such

Not permitted as a disconnect: A general-duty toggle switch, a control-circuit switch, or a contactor by itself.

The disconnect must be a horsepower-rated device when used as a motor-circuit switch. A standard fusible safety switch rated only in amperes does not meet the requirement unless it also carries an HP rating at the applicable voltage.


NFPA 79 Chapter 6 — Lockable main disconnect

NFPA 79:2021, Clause 6.2 requires the main incoming supply disconnect for industrial machinery to:

NFPA 79 also requires that the main disconnect be capable of being operated by one person without the use of tools. Enclosed disconnect switches and circuit breakers with external operating handles satisfy this requirement; internal breakers accessed only by opening the panel door do not.

Lockout provisions checklist

Requirement Source Notes
Lockable in open position NFPA 79 §6.2 Padlock hasp or keyed lock required
Accessible without entering hazard zone OSHA 1910.147 NEC does not address LOTO directly
Operable without tools NFPA 79 §6.2 External handle required
Marked with function NEC 430.102, NFPA 79 §6.2 Label “MAIN DISCONNECT” or similar

Art 430.112 — Group motor disconnect exception

When multiple motors share the same branch circuit (permitted under Art 430.53 for small motors), Art 430.112 allows a single disconnecting means to serve the group, provided:

In most industrial panel designs, each motor has its own branch-circuit OCPD and disconnect. The group exception is most commonly applied to multi-motor machine tools and conveyor systems where all motors run together and the group disconnect is practical.


VFD-specific disconnect rules

Variable frequency drives introduce a common wiring mistake. The disconnect must be placed upstream of the VFD input, not between the VFD output and the motor.

flowchart LR
  OCPD["Branch-Circuit OCPD\nTable 430.52"]
  DISC["Disconnect\nArt 430.102"]
  VFD["VFD"]
  MTR["Motor"]

  OCPD --> DISC
  DISC -->|"Input conductors\nto VFD"| VFD
  VFD -->|"Output conductors\nNo disconnect here"| MTR

  style DISC fill:#f5f5dc,stroke:#999
  style MTR fill:#dce8f5,stroke:#999

Why no disconnect between VFD output and motor?

A standard motor-circuit switch is not rated to interrupt the PWM output waveform of a VFD under load. Switching the VFD output with a standard disconnect can damage the drive and create arc flash hazards. The VFD itself is the device that controls the motor’s de-energization on the output side.

The disconnect on the input side of the VFD serves the required isolation function for both the drive and the motor when the drive is de-energized.

VFD bypass panels: If a bypass contactor is installed that can connect the motor directly to the supply (bypassing the VFD), a separate disconnect must be evaluated for the bypass path.


Common mistakes

Mistake Code reference Correct approach
Disconnect not visible from motor 430.102(B) Locate within sight or add lockout provision
Using an ampere-only rated switch 430.109 Use HP-rated motor-circuit switch
Placing disconnect between VFD and motor 430.109, VFD instructions Locate disconnect at VFD input
Panel door as the only disconnect access NFPA 79 §6.2 Provide external lockable handle
Contactor used as disconnect 430.109 Contactors are not rated for isolation duty

Practical takeaway


← Branch Circuits vs. Feeders ↑ NEC for Machines and Panels Grounding and Bonding for Control Panels →
Trust Boundary — Engineering Judgment Required

This site is a personal-use paraphrase and navigation reference for industrial automation standards. It is not a substitute for authoritative standards documents, professional engineering judgment, or legal review. All content is sourced from a local RAG corpus and has not been independently verified against current published editions.

Items marked TO VERIFY have limited or unconfirmed local coverage. Items marked NOT IN CORPUS are not covered in the local repository. Do not rely on this site for compliance determinations, safety-critical design decisions, or legal interpretation.