Most Wiring Problems Are Not Equipment Failures
During plant commissioning, many issues are not caused by defective instruments—they happen because the wiring drawings were misunderstood.
A signal cable usually starts from an instrument in the field, passes through a junction box (JB), enters a marshalling cabinet, and finally reaches a DCS or PLC I/O module. Every connection point can be found in the cable schedule, loop diagram, and I/O list.
Once these documents are connected together, understanding AI, AO, DI, and DO wiring becomes much easier.
One common mistake is focusing only on terminal numbers.
Labels such as A/B, +/-, or COM only indicate connection points. The actual wiring method is determined by the signal type, not by the terminal labels themselves.
Before checking any terminal, identify whether the signal is:
- Digital Input (DI)
- Digital Output (DO)
- Analog Input (AI)
- Analog Output (AO)
Misidentifying the signal type often leads to incorrect wiring even if every wire is connected to the correct terminal.
Understanding DO Wiring: Dry Contact vs. Powered Output
Digital Outputs (DO) are commonly used to send commands such as:
- Start
- Stop
- Open Valve
- Close Valve
- Alarm Reset
- Trip
- Enable Operation
The first thing to identify is whether the output is a dry contact or a powered (wet) output.
A dry contact contains no voltage. It simply acts as an electrical switch. The external power source is provided elsewhere in the control circuit.
Typical dry contact types include:
- Dry NO (Normally Open)
- Dry NC (Normally Closed)
When the relay changes state, the contact either closes or opens accordingly.
A wet output is different.
Some DO modules provide a switched 24 VDC output to drive small relays, solenoid valves, indicator lamps, or PLC input channels.
A wet output does not necessarily mean the module contains a relay.
It may be implemented using:
- Transistor outputs
- MOSFET outputs
- Triac outputs
- Sourcing outputs
- Sinking outputs
Always verify the module specifications and wiring diagram instead of assuming every DO channel behaves the same way.
In most projects:
- Start/Open commands usually use Normally Open logic.
- Stop, Trip, and Emergency Shutdown (ESD) circuits are often designed with de-energize-to-trip philosophy.
When controlling motors, the DCS output normally operates an interposing relay, MCC control circuit, PLC input, or actuator controller rather than switching the motor power directly.
Always follow the approved control drawings.
Understanding DI Wiring: Where Does the Signal Come From?
Digital Inputs (DI) are used to monitor equipment status, including:
- Valve open indication
- Valve closed indication
- Level switches
- Pressure switches
- Motor running status
- Fault signals
- Breaker position
DI wiring generally falls into two categories.
Dry Contact Inputs
The field device only provides a contact.
The DCS or PLC input module supplies the sensing voltage.
When the contact closes, the module detects the status change.
Powered Inputs
Some field devices or third-party PLCs transmit a powered 24 VDC signal directly to the DI module.
In this case, the module detects the incoming voltage instead of monitoring a dry contact.
Therefore, a DI signal is not always a dry contact.
Before wiring, verify whether the input module expects:
- Potential-free contacts
- Powered voltage inputs
Also avoid assuming terminal labels define polarity.
Depending on the manufacturer, terminals marked A, B, +, -, or COM may represent completely different electrical functions.
Always consult the terminal diagram.
During commissioning, verify:
- NO or NC contact configuration
- Dry or powered input
- Source of the 24 VDC supply
- Graphic display matches field status
- Control logic matches the P&ID, I/O List, and Cause & Effect Matrix
For long cable runs, twisted pair cables are recommended.
Shield grounding should follow project specifications, typically grounding the shield at one end only.
AI and AO Wiring: Focus on Power Supply, Polarity, and Loop Design
Analog signals are usually transmitted using 4–20 mA current loops.
Successful wiring requires more than simply connecting positive and negative terminals.
Power supply, current direction, load resistance, grounding, and isolation must all be considered.
Analog Inputs (AI)
AI channels receive measurement signals from devices such as:
- Pressure transmitters
- Temperature transmitters
- Flow meters
- Level transmitters
- Analytical instruments
- Valve position transmitters
Before wiring an AI loop, verify:
- Two-wire, three-wire, or four-wire transmitter
- Whether the AI module supplies loop power
- Correct polarity
- Shield grounding
- HART communication compatibility
Analog Outputs (AO)
AO channels transmit control signals to:
- Valve positioners
- I/P converters
- Variable Frequency Drives (VFD)
- Electric actuators
- Third-party controllers
Before wiring AO circuits, check:
- Output type
- Input impedance of the receiving device
- External power requirements
- Correct polarity
- Shield grounding
A typical control valve loop consists of:
- AO sending the valve position command
- AI receiving valve position feedback
- DI monitoring open, closed, and fault status
These signals serve different purposes and should never be confused as a single loop.
How to Read a Cable Schedule
Every row in a cable schedule answers four questions:
- Where does the cable start?
- Where does it end?
- Which terminals are used?
- Which signal does it carry?
Instead of scanning the entire table randomly, follow a logical sequence.
1. Identify the Cabinet
For example:
02-DCS-RAL-02
may represent:
- Unit 02
- DCS System
- Marshalling Cabinet
- Cabinet No. 02
The exact meaning depends on the project’s naming convention.
2. Locate the I/O Module and Terminal Block
Many projects use:
- F = Front
- R = Rear
Terminal strips may be identified as:
- TPA
- TPB
- TPC
- TPD
Locate the cabinet first, then the terminal block, and finally the terminal number.
3. Identify the Main and Branch Cables
For example:
12 × 2 × 1.5 mm²
typically means:
- 12 twisted pairs
- 2 conductors per pair
- 1.5 mm² conductor size
Main cables usually run between the marshalling cabinet and the junction box.
Branch cables connect the junction box to field instruments.
4. Check Signal Terminals and Common Terminals
Terminal numbers such as:
31–32
34–35
often form one signal pair.
Numbers like:
33
36
39
may be common terminals, return terminals, shield terminals, or grounding terminals.
Never identify their function solely by numbering.
Always verify the terminal drawing.
5. Confirm the Instrument Tag
Typical examples include:
- FT – Flow Transmitter
- PT – Pressure Transmitter
- LT – Level Transmitter
- TT – Temperature Transmitter
- XV – On/Off Valve
Other tags such as RUN, FLT, START, and STOP usually indicate command or feedback signals.
Commissioning Is More Than Tightening Terminal Screws
Once wiring is complete, electrical continuity is only the beginning.
During commissioning, verify that every signal behaves exactly as intended.
Check equipment response under:
- Cable disconnection
- Power failure
- I/O module failure
Confirm that:
- NO/NC logic matches the drawings.
- Start and Stop commands are correct.
- Trip and ESD functions operate safely.
- HMI indications match actual field conditions.
For DO circuits:
- Confirm output type.
- Do not mix dry contacts with powered outputs.
- Verify voltage, current, and inrush current.
- Use interposing relays whenever required.
Follow project standards for:
- Shield grounding
- Protective Earth (PE)
- Signal Ground (SG)
- Intrinsically Safe (IS) wiring separation
Update red-line drawings whenever field modifications are made.
Common Wiring Mistakes
The following mistakes are frequently encountered during commissioning:
- Treating a powered output as a dry contact
- Assuming NO/NC represents the normal process condition
- Reversing Start and Stop logic
- Connecting the wrong COM terminal
- Grounding cable shields at both ends
- Reversing 4–20 mA polarity
- Using only the cable schedule without checking the loop diagram or Cause & Effect Matrix
Most commissioning problems can be avoided simply by verifying the signal type before making any electrical connection.
Conclusion
Successful DCS and PLC wiring follows a logical process.
Begin by understanding how the system should behave during power loss, cable failure, or I/O faults.
Then identify the signal type—DI, DO, AI, or AO—and determine whether it is a dry contact, powered signal, active input, or passive input.
Finally, use the Cable Schedule to locate the terminals, the Loop Diagram to verify wiring, the I/O List to confirm signal allocation, and the Cause & Effect Matrix to validate control logic.
Never guess the terminal.
Never guess the logic.
Never guess the power source.
When the signal type, wiring drawings, terminal numbers, and actual field behavior all match, commissioning becomes faster, safer, and far more reliable.
