Industrial Signals and Communication
Introduction to Industrial Signals and Communication
Industrial signals are the electrical or digital messages used to transfer information between field instruments, control systems, panels, PLCs, DCS systems, indicators, recorders, and final control elements.
In instrumentation and control, signals are used to communicate process values such as pressure, temperature, flow, and level. They are also used to send control commands to devices such as control valves, solenoids, actuators, alarms, and motor control systems.
A signal may be analog, digital, voltage-based, current-based, or communication-based. Common examples include 4–20 mA, 0–10 V, HART, Fieldbus, and Modbus.
A good instrumentation technician must understand how signals work, how to test them, how to wire them correctly, and how to identify common signal faults.
Why Industrial Signals Matter
Industrial signals allow process information to move from the field to the control system and from the control system back to field devices.
Industrial signals help to:
- Display process readings in the control room.
- Send transmitter outputs to PLC or DCS systems.
- Send controller outputs to control valves.
- Monitor alarms and shutdown conditions.
- Allow remote configuration of smart instruments.
- Support troubleshooting and maintenance.
- Improve plant reliability and process control.
- Reduce manual checking of field instruments.
A pressure transmitter may measure pressure in the field, but without a signal, the control system cannot read or control the process.
Analog and Digital Signals
Industrial signals can be divided into analog and digital signals.
| Signal Type | Meaning | Example |
|---|---|---|
| Analog signal | A continuously changing signal that represents a process value | 4–20 mA, 0–10 V |
| Digital signal | A signal represented by discrete values or data communication | On/off signal, HART data, Modbus data |
Analog signals are commonly used for continuously changing process values such as pressure, temperature, flow, and level.
Digital signals are used for on/off conditions, communication, diagnostics, configuration, alarms, and data exchange.
Analog Signals
An analog signal changes smoothly over a range. It can represent any value within that range.
Examples:
- A pressure transmitter sends 4–20 mA to represent 0–10 bar.
- A level transmitter sends 0–10 V to represent 0–100% level.
- A control system sends 4–20 mA to position a control valve.
Analog signals are easy to understand and widely used in process industries.
Digital Signals
A digital signal uses discrete values. In simple control circuits, digital may mean on/off, open/closed, start/stop, or true/false.
Examples:
- A pressure switch changes state when pressure reaches a set point.
- A level switch sends a high-level alarm.
- A push button sends a start command.
- A proximity switch detects a valve position.
- A PLC output energises a solenoid valve.
Digital communication can also transmit data between devices, such as instrument diagnostics, configuration, tag numbers, multiple process variables, and status information.
4–20 mA Signal
The 4–20 mA current loop is one of the most common industrial instrumentation signals. It is widely used because it is reliable, simple, noise-resistant, and suitable for long cable runs in industrial environments. NI describes 4–20 mA current loops as well suited for industrial environments because of low implementation cost, resistance to noise, and ability to transmit signals over long distances.
In a 4–20 mA loop:
- 4 mA usually represents 0% of the measured range.
- 20 mA usually represents 100% of the measured range.
- Values between 4 mA and 20 mA represent values between 0% and 100%.
4–20 mA Signal Example
A pressure transmitter is calibrated from 0 to 10 bar.
| Pressure | Percentage of Range | Output Signal |
|---|---|---|
| 0 bar | 0% | 4 mA |
| 2.5 bar | 25% | 8 mA |
| 5 bar | 50% | 12 mA |
| 7.5 bar | 75% | 16 mA |
| 10 bar | 100% | 20 mA |
If the pressure is 5 bar, the expected signal is 12 mA.
Why 4 mA Is Used Instead of 0 mA
The 4 mA lower value is called a live zero. This means the instrument still sends current even when the process value is at 0%.
This is useful because:
- 4 mA can mean the process value is at the lower range.
- 0 mA usually indicates a fault such as open circuit, power loss, broken wire, or failed transmitter.
This makes troubleshooting easier. A 0–10 V sensor cannot always show this difference clearly because 0 V may mean either a true zero reading or a failed signal.
Basic 4–20 mA Loop Components
A basic 4–20 mA loop may include:
| Component | Function |
|---|---|
| Power supply | Provides loop power, commonly 24 V DC |
| Transmitter | Measures process variable and controls loop current |
| Field cable | Carries the loop signal |
| Junction box | Provides field termination point |
| PLC / DCS analog input | Receives and interprets the signal |
| Indicator / recorder | Displays or records the value |
| Loop resistor | Converts current to voltage where required |
The loop is normally wired in series so the same current flows through each loop component.
Two-Wire, Three-Wire and Four-Wire Transmitters
Industrial transmitters may be wired in different ways.
| Transmitter Type | Description |
|---|---|
| Two-wire transmitter | Uses the same two wires for power and signal |
| Three-wire transmitter | Uses separate supply positive, supply negative, and signal output |
| Four-wire transmitter | Uses separate power supply and separate signal output |
Two-wire 4–20 mA transmitters are very common in process industries because they are simple and efficient.
Testing a 4–20 mA Signal
A technician may test a 4–20 mA signal using a loop calibrator, multimeter, or control system reading.
Common checks include:
- Confirm loop power supply.
- Check transmitter output current.
- Check current at the PLC or DCS input.
- Simulate a 4–20 mA signal into the input card.
- Check control room scaling.
- Verify cable continuity.
- Check for open circuit or short circuit.
- Check loop resistor where used.
- Confirm polarity.
When measuring current with a multimeter, the meter must be connected correctly in series with the loop unless using a clamp or loop calibrator method.
Common 4–20 mA Signal Faults
| Fault | Possible Cause |
|---|---|
| 0 mA | Open circuit, no power, blown fuse, disconnected wire |
| Less than 4 mA | Fault signal, transmitter problem, wiring issue |
| Fixed at 4 mA | Process at low range, transmitter not sensing, configuration issue |
| Above 20 mA | Overrange process, transmitter fault, scaling issue |
| Unstable signal | Loose terminal, electrical noise, poor shielding, moisture |
| Control room reading wrong | Wrong scaling, wrong range, input card issue |
| Signal only correct in field | Cable or control system problem |
| Signal only correct in control room | Field indicator or test connection issue |
A signal fault should be diagnosed logically. Do not replace the transmitter before checking power, wiring, loop continuity, configuration, and scaling.
0–10 V Signal
The 0–10 V signal is a voltage-based analog signal. It is common in HVAC, building automation, variable speed drives, small controllers, actuators, and some industrial control systems.
In a 0–10 V signal:
- 0 V usually represents 0%.
- 10 V usually represents 100%.
- Values between 0 V and 10 V represent values between 0% and 100%.
Example:
A damper actuator receives a 0–10 V control signal.
| Signal | Actuator Position |
|---|---|
| 0 V | 0% open |
| 2.5 V | 25% open |
| 5 V | 50% open |
| 7.5 V | 75% open |
| 10 V | 100% open |
0–10 V Signal Applications
0–10 V signals are used in:
- HVAC control systems
- Damper actuators
- Variable speed drives
- Small controllers
- Building management systems
- Position feedback devices
- Analog sensors
- Laboratory and light industrial equipment
0–10 V signals are easy to measure with a voltmeter, but they are more affected by voltage drop and electrical noise than current loops over long cable runs.
4–20 mA vs 0–10 V
| Feature | 4–20 mA | 0–10 V |
|---|---|---|
| Signal type | Current signal | Voltage signal |
| Common use | Process instrumentation | HVAC, drives, building automation |
| Long-distance performance | Better | More limited |
| Noise resistance | Better | Lower |
| Fault detection | 0 mA indicates likely fault | 0 V may be true zero or fault |
| Wiring | Usually loop-based | Usually voltage input wiring |
| Testing | Measured as current | Measured as voltage |
In heavy industrial process environments, 4–20 mA is often preferred because of its reliability and noise resistance. In building automation and shorter control circuits, 0–10 V is still common.
Digital and Analog Signals in Control Systems
Control systems use both analog and digital signals.
| Signal | Example | Common Use |
|---|---|---|
| Analog input | 4–20 mA from pressure transmitter | Continuous measurement |
| Analog output | 4–20 mA to control valve positioner | Modulating control |
| Digital input | Level switch contact | Alarm or status |
| Digital output | PLC output to solenoid valve | On/off control |
An analog signal gives a changing value. A digital signal gives a state or data.
Analog Input and Analog Output
An analog input receives a continuous signal from a field instrument.
Examples:
- Pressure transmitter to PLC
- Temperature transmitter to DCS
- Flow transmitter to recorder
- Level transmitter to controller
An analog output sends a continuous signal from a controller to a field device.
Examples:
- PLC output to control valve positioner
- DCS output to variable speed drive
- Controller output to actuator
Digital Input and Digital Output
A digital input receives an on/off status from a field device.
Examples:
- Pressure switch
- Level switch
- Limit switch
- Push button
- Emergency stop contact
- Valve open/closed feedback
A digital output sends an on/off command to a field device.
Examples:
- Solenoid valve command
- Relay coil
- Alarm horn
- Indicator lamp
- Motor start command
- Shutdown output
Signal Scaling
Signal scaling converts an electrical signal into an engineering value.
Example:
A pressure transmitter sends 4–20 mA for 0–10 bar.
| Signal | Engineering Value |
|---|---|
| 4 mA | 0 bar |
| 12 mA | 5 bar |
| 20 mA | 10 bar |
If scaling is wrong in the PLC or DCS, the control room reading will be wrong even if the transmitter is working correctly.
HART Communication
HART stands for Highway Addressable Remote Transducer. It is a communication protocol used with smart instruments.
HART allows digital communication to be added on top of a standard 4–20 mA signal. FieldComm Group explains that HART uses Frequency Shift Keying to superimpose a low-level digital communication signal on the 4–20 mA signal, allowing two-way communication without interrupting the analog signal.
This means a HART transmitter can send the normal process value as 4–20 mA while also sending digital information such as diagnostics, configuration data, sensor temperature, device status, and calibration information.
What HART Can Be Used For
HART communication may be used to:
- Configure smart transmitters.
- Read device diagnostics.
- Check instrument tag and range.
- Change damping settings.
- Verify sensor status.
- Read multiple process variables.
- Perform loop tests.
- Trim transmitter output.
- Check calibration information.
- Identify device faults.
HART is very useful during commissioning, calibration, troubleshooting, and maintenance.
HART Devices
Common HART-enabled devices include:
- Pressure transmitters
- Temperature transmitters
- Flow transmitters
- Level transmitters
- Control valve positioners
- Smart valve controllers
- Signal converters
- Analytical transmitters
A HART communicator, handheld device, modem, asset management software, or control system may be used to communicate with a HART device.
HART Communication Safety
When using HART:
- Confirm the correct instrument tag.
- Do not change configuration without approval.
- Save or record old settings before making changes.
- Do not force outputs without informing operations.
- Avoid changing range during live process control unless authorised.
- Check device status and diagnostics carefully.
- Document all changes.
- Restore the loop to normal operation after testing.
A wrong HART configuration can cause wrong readings, wrong output, alarm issues, or control instability.
Fieldbus Introduction
Fieldbus is a digital communication system used to connect field devices to a control system. Unlike traditional analog wiring, fieldbus can allow several devices to share the same communication cable, depending on system design.
FOUNDATION Fieldbus provides an all-digital communication infrastructure for process automation and supports multivariable measurement, device diagnostics, and distributed function-block capability.
Fieldbus can transmit process values, status, diagnostics, and configuration information digitally.
Fieldbus Features
Fieldbus systems may provide:
- Digital communication
- Multiple devices on one segment
- Device diagnostics
- Multivariable measurement
- Reduced wiring in some installations
- Device configuration from control system
- Distributed control functions
- Improved asset management
- Alarm and alert information
Fieldbus requires proper design, termination, addressing, power conditioning, cable practices, and commissioning.
Fieldbus Applications
Fieldbus is used in:
- Process plants
- Refineries
- Chemical plants
- Oil and gas facilities
- Power plants
- Water treatment systems
- Industrial automation systems
- Smart instrument networks
Devices may include transmitters, control valves, positioners, actuators, and other smart field instruments.
Modbus Introduction
Modbus is a widely used industrial communication protocol for exchanging data between devices such as PLCs, HMIs, meters, drives, remote I/O modules, controllers, and monitoring systems.
The Modbus Organization publishes Modbus specifications and implementation guides, including guidance for Modbus over TCP/IP and client/server communication.
Modbus is common because it is simple, widely supported, and used by many equipment manufacturers.
Common Modbus Types
| Type | Description |
|---|---|
| Modbus RTU | Serial communication, commonly over RS-485 |
| Modbus ASCII | Serial communication using ASCII format |
| Modbus TCP | Modbus communication over Ethernet TCP/IP |
Modbus RTU is common in field devices and electrical meters. Modbus TCP is common in Ethernet-based industrial networks.
Modbus Applications
Modbus is used for:
- Energy meters
- Variable frequency drives
- PLC communication
- Remote I/O systems
- Flow computers
- Temperature controllers
- Power monitoring devices
- Generator controllers
- HMI communication
- SCADA systems
A PLC or SCADA system may read values from several Modbus devices and display them to operators.
Basic Modbus Concepts
Common Modbus concepts include:
| Concept | Meaning |
|---|---|
| Client / master | Device that requests data |
| Server / slave | Device that responds with data |
| Register | Memory location containing data |
| Coil | Digital on/off value |
| Holding register | Common area for readable/writable data |
| Input register | Common area for measured values |
| Address | Device or register location |
| Baud rate | Serial communication speed |
| Parity | Error-checking setting in serial communication |
For communication to work, device address, baud rate, parity, stop bits, register address, and data type must be correct.
Communication Cable and Shielding
Signal and communication cables must be installed carefully to reduce noise, interference, damage, and communication faults.
Good practices include:
- Use the correct cable type.
- Keep signal cables away from high-power cables where possible.
- Use shielded cable where specified.
- Earth shields according to project standard.
- Avoid poor cable joints.
- Tighten terminals properly.
- Use correct cable glands.
- Label cables clearly.
- Protect cables from heat, oil, chemicals, and mechanical damage.
- Avoid water entry into junction boxes and instrument housings.
- Follow bending radius requirements.
Poor cable installation can cause unstable readings, communication failure, noise, and intermittent faults.
Earthing and Shielding
Earthing and shielding help reduce electrical noise and protect equipment.
Shielding is especially important for low-level signals such as thermocouple millivolts, RTD circuits, analog signals, and communication cables.
Good shielding practice includes:
- Use shielded cable where required.
- Terminate shield at the correct point according to project standard.
- Avoid multiple unintended earth points unless specified.
- Keep signal cable away from power cable.
- Maintain continuity of shield through junction boxes where required.
- Avoid leaving shield wires loose inside panels.
Wrong shielding can sometimes create noise instead of reducing it.
Signal Troubleshooting
Signal troubleshooting is the process of finding why a signal is missing, unstable, wrong, noisy, or not reaching the control system.
A practical troubleshooting process includes:
- Confirm the instrument tag.
- Check the process condition.
- Check power supply.
- Check fuse or breaker.
- Check cable and terminals.
- Measure signal at the field instrument.
- Measure signal at the junction box.
- Measure signal at the control panel.
- Check input card or controller configuration.
- Check scaling.
- Check earthing and shielding.
- Check device diagnostics where available.
- Document the fault and correction.
Do not assume the field device is faulty until the complete signal path is checked.
Common Signal and Communication Faults
| Fault | Possible Cause |
|---|---|
| No signal | No power, open circuit, blown fuse, failed transmitter |
| Signal unstable | Loose terminal, noise, bad shielding, moisture |
| Reading wrong | Wrong scaling, wrong range, sensor fault |
| Communication failure | Wrong address, baud rate, cable fault, termination issue |
| HART not communicating | Low loop resistance, wrong connection, device issue |
| Modbus timeout | Wrong device address, wiring, serial settings, network fault |
| 0–10 V signal low | Voltage drop, wrong reference, cable problem |
| Digital input not changing | Faulty switch, broken wire, wrong input type |
| Analog output not controlling valve | Bad output card, broken loop, positioner fault |
| Noise on signal | Poor cable routing, power cable interference, poor shielding |
Troubleshooting should be done safely and logically.
Real-Life Scenario
A control room display shows a flow reading of zero. The operator believes the flow transmitter has failed. The technician checks the transmitter and finds that it has power, but the 4–20 mA signal at the control panel is 0 mA.
The technician then checks the junction box and finds a loose terminal on the signal cable. After tightening the terminal and retesting, the signal returns to normal.
The fault was not the transmitter. It was an open signal path.
Common Beginner Mistakes
Avoid these mistakes:
- Confusing 4–20 mA with 0–10 V.
- Measuring current the same way as voltage.
- Ignoring polarity on DC loops.
- Forgetting that 4 mA is live zero.
- Assuming 0 mA means 0% process value.
- Changing HART settings without approval.
- Ignoring PLC or DCS scaling.
- Mixing signal cable with power cable carelessly.
- Leaving cable shields unterminated or wrongly earthed.
- Using wrong Modbus address or serial settings.
- Replacing a transmitter before checking wiring.
- Not informing operations before simulating signals.
What an Instrumentation Technician Should Never Do
An instrumentation technician should never:
- Simulate live process signals without informing operations.
- Change instrument range or HART configuration without approval.
- Short analog signal terminals carelessly.
- Measure current with a meter connected like voltage.
- Ignore open cable glands or water inside junction boxes.
- Leave shields loose inside panels.
- Bypass signal loops without authorisation.
- Change Modbus or communication settings without recording them.
- Assume a communication fault is always a device failure.
- Return a loop to service without confirming field and control room readings.
Quick Recap
Industrial signals allow field instruments, PLCs, DCS systems, panels, and final control elements to exchange process information and commands. The 4–20 mA signal is widely used because it is reliable, noise-resistant, and suitable for long industrial cable runs. The 0–10 V signal is common in HVAC, drives, and shorter control circuits. Analog signals represent continuous values, while digital signals represent on/off states or data. HART adds digital communication to the 4–20 mA loop, while Fieldbus and Modbus support digital device communication. Good signal performance depends on correct wiring, polarity, scaling, shielding, earthing, configuration, testing, and documentation.