PLC Input Module Symbol

PLC Input Module symbolPLC INI0I1I2I3I4I5
The PLC Input Module symbol (IEC 60617 / ANSI Y32.2).

Definition: The PLC Input Module symbol represents a digital input interface module of a Programmable Logic Controller, designated DI in schematics, that accepts discrete ON/OFF voltage signals from field devices (sensors, switches, push-buttons) through six input terminals I0–I5 and converts them to logic states for the CPU program, per IEC 61131-2 and IEC 61131-3.

Also known as: digital input module, DI module, PLC input card, discrete input module, digital input interface, PLC I/O input module.

What the PLC Input Module symbol means

The PLC Input Module symbol denotes the hardware interface between field-level sensors and switches and the PLC CPU's program. Each input channel (I0 through I5) connects to a field device output (sensor, limit switch, push-button, relay contact) and reads its ON or OFF state. The module optically isolates the field signals from the CPU logic circuits for noise immunity and electrical protection.

In control system wiring diagrams, the PLC Input Module symbol appears in the input section of PLC panels, with field device wires terminating at the I0–I5 terminals. The module converts field voltages (24 V DC, 120 V AC, or 230 V AC depending on module type) into the low-voltage logic signals the CPU scans on each program cycle.

How to identify the PLC Input Module symbol

The PLC Input Module symbol is drawn as a rectangle labelled 'PLC Input', 'DI Module', or 'Digital Input Module'. Six input terminals labelled I0, I1, I2, I3, I4, and I5 are shown on the field-wiring side (typically the left or top), representing the discrete input channels. A connection or bus symbol may appear on the other side representing the backplane connection to the PLC CPU. Some representations show the common terminal (COM or 0 V) and a 24 V supply terminal alongside the input terminals.

Function in a circuit

Each channel of a PLC Input Module contains an optocoupler (optical isolator) circuit that converts the field-side signal voltage into an isolated logic-level signal for the CPU. When the field voltage at an input terminal (e.g., I0) exceeds the ON threshold (typically 15–30 V DC for a 24 V module), the optocoupler activates and the channel reads as logical 1 (ON). Below the OFF threshold (typically 0–5 V DC), the channel reads as logical 0 (OFF). Optical isolation prevents field-side transients and ground faults from damaging the CPU electronics. A common (COM) terminal or supply return completes each input circuit.

Standards: IEC vs ANSI

IEC 60617IEC 61131-2 (Programmable Controllers — Equipment Requirements and Tests) specifies the electrical characteristics of PLC input modules: input voltage ranges, threshold levels, optical isolation requirements, and noise immunity. IEC 61131-3 defines how input states (I0–I5) are addressed in PLC programs. IEC 60947-5-2 is relevant for the field sensors that connect to the input terminals.
ANSI/IEEE 315ANSI/NEMA ICS 1 and ICS 2 cover programmable controllers and their I/O modules. UL 508A governs industrial control panel wiring including PLC input module wiring. NFPA 79 specifies how field devices connect to PLC inputs in machine electrical systems.
Key differenceNo distinct IEC vs ANSI schematic symbol difference exists for the PLC Input Module; both use a labelled rectangle with numbered input terminals. IEC 61131-2 is the universally adopted technical standard for PLC hardware internationally and in North America.

Terminals / pins

PinName
i0I0
i1I1
i2I2
i3I3
i4I4
i5I5

Typical values

Input voltage: 24 V DC (IEC Type 1/Type 3), 120 V AC, or 240 V AC; ON threshold (Type 3, 24 V DC): ≥15 V; OFF threshold: ≤5 V; input current per channel: 2–10 mA; isolation voltage: 500–1500 V (between field and logic); response time: 0.1–5 ms; channels per module: 8, 16, or 32 (6 shown symbolically in this representation).

Where the PLC Input Module symbol is used

Example

In a conveyor system wiring diagram, three photoelectric sensors connect their PNP (sourcing) 24 V DC output wires to PLC Input Module channels I0, I1, and I2 respectively. A START push-button (NO contact) connects to I3 and a STOP push-button (NC contact) connects to I4. The emergency stop relay auxiliary contact connects to I5. All sensor commons (negative/0 V) connect to the module's COM terminal. The PLC ladder program reads I0–I5 on every scan to control the conveyor sequence.

Key facts

Diagrams that use this symbol

Frequently asked questions

What does the PLC input module symbol mean in a wiring diagram?

The PLC Input Module symbol (designator DI) in a wiring diagram means that field devices (sensors, switches, push-buttons) connect their digital ON/OFF signals to the numbered input channels (I0–I5) of this module, which passes the states to the PLC CPU's program scan. Each high voltage at an input channel is read as logical 1 (ON) by the program.

What does the PLC input module symbol look like?

The PLC Input Module symbol is a labelled rectangle with six input terminals labelled I0, I1, I2, I3, I4, and I5 on the field-wiring side. The label 'PLC Input', 'DI Module', or 'Digital Input' appears inside the rectangle. A backplane bus connection symbol on the opposite side represents the interface to the PLC CPU.

What are the terminals (pins) on a PLC input module?

A PLC Input Module has six input channel terminals labelled I0, I1, I2, I3, I4, and I5, plus a COM (common/return) terminal that completes each input circuit. A 24 V supply terminal may be present if the module powers the field devices. Actual production modules may have 8, 16, or 32 input channels; the six-channel symbol is a representative schematic block.

What voltage signals does a PLC input module accept?

The most common PLC Input Module accepts 24 V DC discrete signals (IEC 61131-2 Type 1 or Type 3), switching between 0 V (OFF) and +24 V (ON). The ON threshold is ≥15 V DC and the OFF threshold is ≤5 V DC. Modules are also available for 120 V AC or 240 V AC field signals, as well as 5 V TTL logic for encoder or proximity sensor inputs.

What is the difference between sinking (NPN) and sourcing (PNP) wiring for PLC inputs?

A sinking (NPN) input module requires the field device to sink (pull down) the input terminal to 0 V when active; the common terminal connects to +24 V. A sourcing (PNP) input module requires the field device to source (provide) +24 V to the input terminal when active; the common connects to 0 V. NPN sensors are used with sourcing inputs and PNP sensors with sinking inputs (or vice versa for active-low configurations — check the module datasheet).

What standard defines PLC input module specifications?

IEC 61131-2 (Programmable Controllers — Equipment Requirements and Tests) specifies the electrical characteristics of PLC input modules including voltage ranges, threshold levels, isolation, and response times. In North America, UL 508A governs industrial control panel construction including PLC I/O module wiring. IEC 61131-3 defines how input addresses (I0, I1, etc.) are used in the control program.

How does a PLC input module protect the CPU from field-side faults?

Each input channel incorporates an optocoupler (optical isolator) that uses a light path to transfer the signal between the field-side circuit and the CPU-side logic, providing galvanic isolation typically rated at 500–1500 V. This means a field-side voltage spike, short circuit, or ground fault cannot damage the CPU. Input modules also typically include transient protection (TVS diodes) and RC filters to suppress electrical noise.

Place the PLC Input Module symbol on a wiring diagram or schematic in the free online circuit diagram maker — no download required.