PLC Action Principle: Typical Input Circuits Inside & Outside the PLC

Engineering Notes · Allen-Bradley / Siemens / Mitsubishi / Omron · 2026-07-02

A field-refreshed look at how modern PLCs sample the outside world. We revisit sinking vs sourcing input topologies, IEC 61131-3 type-1/type-2/type-3 receiver rules, and the 2024→2026 shifts in 24 V sensor wiring (IO-Link, single-pair Ethernet, and the rise of safety-input integration on standard digital modules).

AI Summary

  • PLC inputs are still classified as sinking (NPN) or sourcing (PNP); IEC 61131-2 type-1/2/3 receivers formalize what the PLC will accept.
  • Two-wire DC sensors need a leakage-current check; three-wire PNP/NPN sensors dominate new panels built in 2024–2026.
  • Since 2024, IO-Link and single-pair Ethernet (SPE) have started replacing point-to-point discrete wiring at the sensor layer.
  • Modern input modules integrate safety (PROFIsafe / CIP Safety) and diagnostics (per-point short-circuit, wire-break) — pick modules that expose them.
  • Outside the PLC, sink/source symmetry on the output side still matters for relay, transistor and triac channels.

A practical 2026 refresh of PLC input-circuit fundamentals: sinking vs sourcing, IEC 61131-2 receiver types, and the IO-Link / safety / diagnostic shifts since 2024.

Why input circuits still trip engineers in 2026

Even after two decades of PLC standardization, the input side of the rack is still the number-one source of field callbacks. A sensor wired "backwards" — or a sinking output feeding a sourcing-only input — gives the classic symptom: the input LED is on but the rung never sees true, or vice versa. The fix is always the same: understand the topology before you terminate.

This note refreshes our 2024 article on PLC action principle with the 2026 view: IO-Link, safety-on-digital-input, and per-point diagnostics are now table stakes on Allen-Bradley 1756, Siemens ET 200, Mitsubishi MELSEC iQ-R and Omron NX/NJ platforms.

Inside the PLC — the input module in one paragraph

An input module's job is to convert a wide range of real-world signals (24 V DC switches, 120 V AC contacts, NAMUR sensors, encoders, RTDs) into a clean logic-level bit the CPU can scan. Internally, three blocks do the work: an input conditioning front-end (resistor divider, optocoupler or transformer), an isolation barrier (typically 2.5 kV optocoupler or 5 kV reinforced), and a threshold detector that decides "ON / OFF" per IEC 61131-2.

IEC 61131-2 receiver type Typical use ON threshold (24 V DC) OFF threshold (24 V DC)
Type 1 Mechanical contacts, low-cost sensors ≥ 15 V DC ≤ 5 V DC
Type 2 Standard 3-wire PNP sensors ≥ 11 V DC ≤ 5 V DC
Type 3 2-wire sensors with higher leakage tolerance ≥ 9 V DC ≤ 7 V DC

Reading this table saves hours in the field: a 2-wire proximity sensor with 1.5 mA of leakage current will hold a Type-2 input "ON" forever even when the target is gone. The Type-3 spec exists for exactly this reason.

Sinking vs sourcing — and why the labels matter

"Sinking" and "sourcing" describe which side of the circuit pulls current through the load — never the voltage level. Concretely:

  • Sourcing input (PNP sensor, IEC type 2/3): the sensor sources positive voltage to the input terminal. The PLC input sinks current to its common (0 V). This is the default for most European 24 V panels.
  • Sinking input (NPN sensor): the sensor pulls current from the input terminal down to 0 V; the PLC input sources current out of its terminal. Common in legacy Asian-built machines.

Tip

If your control cabinet mixes Japanese (Mitsubishi / Omron) and European (Siemens / Allen-Bradley) sensors, lock the panel to PNP sourcing at the sensor and current-sinking at the PLC. That single rule eliminates ~70% of "input doesn't fire" tickets on cross-brand retrofits.

Outside the PLC — relay, transistor, triac, safety

Output circuits are mirror-image problems. A relay output can switch anything up to its contact rating; a transistor output is faster but DC-only; a triac output handles AC loads but is sensitive to leakage (a small indicator neon can hold a triac latched). On 2024–2026 hardware, every channel often lives on the same module with software-configurable sink/source and per-point diagnostics. When you source Allen-Bradley 1756 modules, pick the -IB16IF or -OB16E variants — both expose per-channel health bits and time-stamped events.

What changed since 2024

Area 2024 practice 2026 reality
Sensor layer Point-to-point 3-wire PNP/NPN IO-Link (IEC 61131-9) dominant on new builds, single-pair Ethernet (SPE) emerging
Diagnostics Module-level OK LED Per-point short-circuit, wire-break, overload timestamps in the tag database
Safety Separate safety relay + standard PLC PROFIsafe / CIP Safety on standard digital-input modules (e.g. Allen-Bradley 1756-IB16IS, Siemens ET 200SP HF)
Power 24 V DC field, separate 24 V DC logic Wide-range 18–32 V modules with PoE-style backplanes on some IO-Link masters
Programming Manual tag mapping per input Auto-generated device descriptions (IODD / GSDML) imported into Studio 5000, TIA Portal, GX Works3

! Warning

Don't mix legacy NPN "sinking-output" sensors with a 2026 safety-input module on the same card without checking the receiver type. A safety-rated PROFIsafe / CIP Safety input is normally Type-3 only — Type-1 mechanical contacts can chatter under vibration and defeat the test pulse.

A 5-step commissioning checklist

  1. Pull the sensor datasheet and confirm whether it is PNP (sourcing) or NPN (sinking) — and whether it is 2-wire, 3-wire or 4-wire.
  2. Check the PLC input module's spec sheet for "Type 1 / 2 / 3" and "sink/source". Cross with the project's error-code lookup if a module flags an input fault.
  3. Measure the sensor's off-state leakage with a DMM in mA — anything over 1.2 mA on a Type-2 input will give ghost "ON" states.
  4. Verify common (0 V) bonding between field and cabinet — a missing bond is the top cause of mystery input flicker.
  5. Document the topology in the drawing. The single line "24 V DC, PNP, sink at PLC" saves the next shift.

Sourcing input modules or hard-to-find PLC cards?

Send your BOM to Moritta@KOEED.COM. We keep active, EOL and cross-reference stock across Allen-Bradley, Siemens, Mitsubishi, Omron and more — quote within 24 hours.

Send My BOM →

Related on KOEED Blog

KOEED Engineering Team

Industrial automation editors at KOEED. We write about PLC sourcing, cross-reference and legacy system support across Allen-Bradley, Siemens, Mitsubishi, Omron, Fanuc, Schneider, Yaskawa, Panasonic and KEYENCE. Reach the team at Moritta@KOEED.COM.

Frequently asked questions

What is the difference between sinking and sourcing PLC inputs?

Sinking (NPN) inputs pull current down to 0 V; sourcing (PNP) inputs receive positive voltage from the sensor. The PLC module is described as "current-sinking" or "current-sourcing" based on which direction it drives current at the terminal. Most 2026 European panels standardize on PNP sourcing sensors feeding current-sinking PLC inputs.

Which IEC 61131-2 receiver type should I pick?

Type 2 is the default for new 24 V PNP sensors. Pick Type 3 if you have long cable runs, 2-wire sensors, or environments with leakage current. Type 1 is reserved for mechanical contacts and very low-cost sensors. Safety inputs (PROFIsafe / CIP Safety) are almost always Type 3 to survive test-pulse pulses.

Can I use IO-Link with my existing PLC?

Yes — add an IO-Link master (e.g. Allen-Bradley 1734-4IOL, Siemens ET 200SP 6ES7 137-6BD00, Balluff BNI EIP) on the same fieldbus. The master exposes each IO-Link port as standard discrete or process data to the controller. Migration is wiring-only — no PLC program rewrite beyond importing the IODD.

Why does my input flicker even though the sensor LED is solid?

Three usual suspects: missing 0 V bond between field and cabinet, sensor leakage above the receiver's OFF threshold, or shared 24 V rail sag when a nearby load cycles. A DMM check on the input terminal — both ON and OFF states — usually isolates it within minutes.

Do I still need a separate safety relay in 2026?

For new builds, no — safety-rated digital-input modules (Allen-Bradley 1756-IB16IS, Siemens ET 200SP HF, Mitsubishi QSafety) host PROFIsafe or CIP Safety frames on the same rack. For retrofits into legacy panels, a stand-alone safety relay is still the lowest-risk path. Email a BOM to Moritta@KOEED.COM for cross-reference.

Related Articles

Back to blog