NO vs NC Limit Switch Contacts: What's the Difference?

NO vs NC Limit Switch Contacts: What's the Difference?
The "NO" and "NC" stamped onto a limit switch terminal block looks like a small detail. In control circuit design it's actually one of the most consequential choices — wrong selection causes either a circuit that won't start when it should, or one that fails dangerous when the supply drops out. This guide covers what each contact type does, how they work mechanically, how to identify them in the field, and the fail-safe principle that decides which one belongs where.
1. NO and NC Defined
NO — Normally Open. The contact sits in the open (disconnected) state when no force is applied to the switch and no coil is energized. Press the actuator (or energize the coil), and the contact closes — making the circuit. Release, and it returns to open.
Logic: no force → open, force applied → conducts.
NO contacts are used for start circuits, signal activation, and any function where you want the circuit live only while something is actively pressed or triggered.
NC — Normally Closed. The contact sits in the closed (conducting) state when no force is applied. Press the actuator or energize the coil, and the contact opens — breaking the circuit. Release, and it returns to closed.
Logic: no force → conducts, force applied → opens.
NC contacts are used for stop circuits, safety protection, and any function where you want the circuit to break the moment something happens — including loss of power.
2. How the Contact Actually Moves
Inside a switch with both NO and NC contacts (which is most industrial limit switches and relays), an electromagnet or mechanical actuator drives a moving contact bar.
When the coil energizes — or the lever gets pressed — the sequence is:
- The NC contact opens first
- The NO contact closes second
When de-energizing or releasing:
- The NO contact opens first
- The NC contact closes again
That order is intentional. Opening one path before closing the other prevents both paths being live at the same instant — which would cause arcing and contact welding. It's why limit switches have a small "make-before-break" or "break-before-make" specification in the datasheet, and it's why high-current applications care about the exact timing.
3. How to Identify NO vs NC in the Field
Three reliable methods:
Label or silkscreen. Most industrial switches mark the terminals directly: "NO" / "NC" / "COM" (common), or in some cases the Chinese equivalents 常开 / 常闭. On three-terminal switches, COM sits in the middle, NC is typically on the left, NO is on the right — but always verify against the actual marking, not the convention.
Multimeter on continuity or resistance. With the switch unpowered and not actuated:
| Probe between | NO (Normally Open) | NC (Normally Closed) |
|---|---|---|
| Pin and COM (no press) | Open / ∞ resistance | Beeps / resistance ≈ 0 Ω |
| Pin and COM (pressed) | Beeps / ≤ 0.5 Ω | Open / ∞ resistance |
Pretty foolproof on any working switch. If you get readings that don't match either pattern, the contact is damaged.
Open the case. Removing the cover (where the switch design permits) lets you see the contact physical state directly. With no coil power and no actuator pressed:
- NC: contact bridges are physically touching
- NO: contact bridges are physically separated
Use this when the markings are worn off or unclear.
4. Where Each Type Is Used
NO and NC are not interchangeable. Each fits specific roles:
NO contact applications
- Start buttons. Press to close, energizes the contactor coil, motor starts.
- Door access card readers. Card swipe closes the circuit, energizes the strike, door opens. Removes signal after validation.
- Lighting control. Toggle switch closes circuit, light turns on.
- Solenoid valve activation. Signal closes contact, valve energizes — common in agriculture irrigation where coil shouldn't sit energized full-time.
- Position indication. Used as a "machine is at this position" signal to the PLC.
These applications share a common feature: lower safety criticality, but precise on-off timing matters.
NC contact applications
- Emergency stop buttons. Closed by default — pressing the button opens the circuit and drops the contactor. If the wire breaks or supply fails, the system also stops. Fail-safe by design.
- Industrial limit switches for end-of-travel protection. Machine stops automatically when the moving part reaches the danger zone.
- Smoke detector contacts. NC opens when smoke detected, triggering the alarm circuit.
- Backup circuit switching. NC closes when the main circuit fails, switching over automatically.
- Safety interlocks on guards and doors. Door open → contact open → machine stops.
Industry surveys consistently show that over 90% of safety-critical systems specify NC contacts, for one reason: when something fails — supply lost, wire broken, switch damaged — the NC state defaults to "open," which means the protected system stops. That's the safe failure direction.
5. The Fail-Safe Design Principle
This is the single most important concept in NO vs NC selection.
The default state — meaning the state the contact takes when there's no power and no actuation — must point in the safe direction.
Applied to two everyday examples:
Emergency exit door in a building (fire egress route): The lock should release when power is lost so people can exit. → NC contact for the lock release circuit. When supply drops, NC closes, lock opens.
Office door for valuables storage: The lock should stay engaged when power is lost so the room remains secure. → NO contact for the lock release. When supply drops, NO stays open, lock stays locked.
Both are correct designs — they just point safety in opposite directions based on the application. The principle is the same: figure out what "safe" means for this specific application, then choose the contact whose default state matches it.
This principle covers a huge range of industrial decisions:
- Reactor pressure release valve → open on power loss → drive with NC contact through valve
- Conveyor belt motor → stop on power loss → already inherent to the contactor design
- Cooling fan → keep running on partial failure → NO contact in start circuit, NC in protection circuit
6. Common Wiring and Selection Mistakes
Three problems that account for most field failures:
Mistake 1 — Wrong coil voltage. AC contactor coils are typically 220 V or 380 V. Connecting a 380 V coil to 220 V usually creates insufficient pull-in force — the contacts chatter, arcing damages them, and the coil may eventually burn. The reverse — 220 V coil on 380 V — causes overcurrent and quickly destroys the coil insulation. Always verify the coil voltage against the supply before energizing.
Mistake 2 — Insufficient distance from electromagnetic interference sources. A common field case: a VFD installed too close to a contactor caused high-frequency interference that randomly opened the NC contacts during operation, stopping production. Keep at least 30 cm separation between high-EMI sources (VFDs, large motors, welders) and contactor coils — or fit magnetic shielding around sensitive contactor enclosures.
Mistake 3 — Picking contact type without thinking about failure direction. Using NO contacts in safety-critical positions is the most common mistake. Lift / elevator limit switches, nuclear plant E-stops, and reactor safety circuits all must use NC for the fail-safe behaviour. Conversely, using NC contacts in pure activation circuits (irrigation solenoids that should only conduct when needed) wastes energy and shortens coil life. Match the contact type to the actual function.
7. Quick Reference
| Aspect | NO (Normally Open) | NC (Normally Closed) |
|---|---|---|
| State at rest | Open, no current flow | Closed, current flows |
| Action when triggered | Closes the circuit | Opens the circuit |
| On power loss | Stays open (no current) | Closes (current flows) |
| Typical use | Start buttons, activation, signal trigger | E-stops, safety, fault detection |
| Multimeter (unpressed) | ∞ resistance | ≈ 0 Ω |
| Multimeter (pressed) | ≤ 0.5 Ω | ∞ resistance |
| Common terminal label | NO or "常开" | NC or "常闭" |
| Fail-safe direction | Power loss → off | Power loss → on (stop signal) |
FAQ
Q: Can a single limit switch have both NO and NC contacts? Yes. Most industrial limit switches are "1NO + 1NC" or "2NO + 2NC" configurations — both contact types on the same actuator. Pick from the terminal labels.
Q: Why must an emergency stop button always use NC contacts? Because the E-stop must stop the machine if the button is pressed or if the wire breaks, the contact fails, or supply is lost. NC defaults to safe (open circuit, drops the contactor) under any of those conditions. NO would only stop the machine when actually pressed — broken wire would silently disable the safety function.
Q: How do I test a limit switch with no actuator engagement? Multimeter on continuity or resistance setting. Probes on the contact's two terminals: if it beeps / shows ≈ 0 Ω with no actuation, it's NC. If it shows ∞ / no beep, it's NO. Then actuate the switch and verify the reading flips.
Q: Can I wire two NO contacts in parallel to make a logical OR? Yes — that's a standard arrangement. Two start buttons in parallel both energize the contactor when either is pressed. Same logic with NC contacts in series creates an AND for stop functions: any one opening stops the circuit.
Q: What's the difference between a limit switch and a microswitch in this context? Both have NO and NC contacts with the same electrical behaviour. The mechanical difference is the actuator: limit switches use heavy-duty rollers, levers, or plungers for industrial position sensing; microswitches use light-touch actuators for low-force applications. The NO/NC selection logic is identical.
-
Posted in
Technical knowledge





