The 4-20 mA Loop — How IEC 60729 Standardized Industrial Process Signals
Walk into any chemical plant, oil refinery, power station, or water treatment facility anywhere in the world, and you will encounter the same signal standard: 4-20 mA DC. It connects pressure transmitters to PLC inputs, level sensors to DCS cards, valve positioners to controller outputs. This universal analog language was codified by IEC 60729 (1982), which defines the standardized analogue direct current and voltage signals used in industrial-process measurement and control systems. Despite decades of digital fieldbus development, the 4-20 mA current loop remains the most widely deployed industrial signal standard on the planet — and IEC 60729 is its foundational document.
Core insight: The genius of the 4-20 mA standard is the “live zero” concept. By using 4 mA (not 0 mA) to represent 0% of the measured variable, the system can distinguish between three critical states: (1) a valid 0% reading (4 mA flowing), (2) a valid 100% reading (20 mA flowing), and (3) a broken wire or failed transmitter (0 mA — no current at all). The live zero provides open-circuit fault detection for free — no additional wiring, no heartbeat signal, no complex diagnostics.
IEC 60729 Standard Signal Families
IEC 60729 defines four standard analog signal ranges for process control applications. Each has specific advantages, disadvantages, and preferred application domains:
| Signal Type |
Standard Range |
Live Zero? |
Max Loop Resistance |
Primary Application |
| Current, DC |
4-20 mA |
Yes (4 mA = 0%) |
U/20 mA; e.g., 24 V supply drives 1200 Ω max |
Field transmitters, long cable runs — the de facto global standard |
| Current, DC |
0-20 mA |
No (0 mA = 0%) |
Same as 4-20 mA |
Intra-panel signals, short runs where fault detection is handled separately |
| Voltage, DC |
0-10 V |
No (0 V = 0%) |
N/A (voltage output, typically 1-10 kΩ input impedance) |
Control panel instrumentation, short-distance interfacing between adjacent panels |
| Voltage, DC |
1-5 V |
Yes (1 V = 0%) |
N/A; typically derived from 4-20 mA across a 250 Ω precision resistor |
PLC/DCS analog input cards — the 250 Ω shunt converts loop current to 1-5 V for ADC |
Engineering reality: The 0-10 V signal is convenient on the bench but disastrous on a cable tray. Voltage signals are susceptible to electromagnetic interference (EMI) through both capacitive and inductive coupling — every meter of parallel cable run is an antenna. In contrast, the 4-20 mA current signal is inherently immune to voltage-mode noise because the loop current is the same at every point in the series circuit. The transmitter acts as a current regulator that adjusts its compliance voltage to maintain the commanded current regardless of loop resistance. This is why IEC 60729 essentially designates 4-20 mA as the primary field signal and relegates voltage signals to “protected environments” (inside control panels).
Circuit Design Principles and Engineering Tradeoffs
Understanding the engineering behind the simple 4-20 mA loop reveals why IEC 60729’s definitions have endured for four decades. Every engineer designing or troubleshooting analog loops should internalize these concepts:
- Loop power and compliance voltage: The transmitter must have sufficient voltage headroom (compliance voltage) to drive 20 mA through the total loop resistance — which includes the receiver input impedance (typically 250 Ω for 1-5 V), the cable resistance (typically 20-80 Ω/km for 0.5-1.5 mm² conductors), any intrinsic safety barriers (typically 50-100 Ω each), and any loop-powered indicators. A 24 V DC supply powering a transmitter with a 12 V minimum compliance voltage leaves only 12 V for all external loop drops — at 20 mA, that means a maximum total external loop resistance of 600 Ω. This is tight for long cable runs and multiple series devices, and is the most common cause of loop failure in the field.
- Two-wire vs. four-wire transmitters: In a two-wire (loop-powered) transmitter, the same two wires carry both the DC power to the transmitter electronics and the 4-20 mA signal. The transmitter must be designed to operate on less than 4 mA of consumption current at zero output so that the remaining current flows through the loop to indicate the measurement. This is a non-trivial power budget challenge — at 24 V and 4 mA, the transmitter has only 96 mW total to run its sensor, amplifier, microprocessor, and output stage. Four-wire transmitters (separate power and signal pairs) eliminate this constraint but require more cabling.
- HART overlay: IEC 60729’s 4-20 mA standard was later extended by the HART (Highway Addressable Remote Transducer) protocol, which superimposes a ±0.5 mA frequency-shift-keyed (FSK) digital signal on top of the analog 4-20 mA current — without disturbing the analog mean value. This backward compatibility is a direct result of IEC 60729’s deliberate bandwidth limitation (the analog signal is essentially DC; the HART FSK signal is at 1200/2200 Hz, well above the process control bandwidth).
Engineering insight: When designing a 4-20 mA loop for a hazardous area, always calculate the loop resistance budget before specifying the cable. IS barriers add series resistance; long cable runs add more; two barriers (one in the safe area, one in the field) plus a loop-powered indicator can easily push total loop resistance past 800 Ω. At 24 V supply and 20 mA, a 12 V minimum transmitter compliance voltage leaves only 600 Ω for the loop — meaning the design fails. Solutions: use a higher loop supply voltage (28-36 V if safety regulations permit), select a transmitter with lower compliance voltage (8-10 V types exist), or use a four-wire transmitter that separates power from signal.
Frequently Asked Questions
- Q1: Why did 4-20 mA become dominant over 0-20 mA and 10-50 mA?
- 4-20 mA won for four reasons: (1) the live zero (fault detection), (2) lower power (20 mA vs. 50 mA in older pneumatic-era electronic loops reduces self-heating in transmitters), (3) compatibility with 1-5 V ADC inputs via a simple 250 Ω resistor, and (4) the ability to power the transmitter electronics from the loop itself (two-wire operation) — which 0-20 mA cannot do because at 0% output the transmitter would have no power.
- Q2: Is 4-20 mA still relevant in the era of Ethernet/IP and PROFINET?
- Absolutely. As of 2026, 4-20 mA remains the dominant field-level signal in the process industries (chemical, oil and gas, power, water) for several reasons: intrinsic safety certification is well-established for 4-20 mA; the installed base is enormous; power-and-signal-on-one-pair simplifies hazardous-area wiring; and for simple measurements (pressure, temperature, level), the 0.1% accuracy of a good 4-20 mA loop is perfectly adequate. Digital fieldbus and Industrial Ethernet are advancing at the controller-to-controller and controller-to-gateway level, but 4-20 mA will remain the dominant sensor interface for at least another decade.
- Q3: What are the IEC 60729 accuracy and linearity requirements?
- IEC 60729:1982 itself is a signal definition standard (specifying ranges, impedance, loading), not a performance standard. Accuracy and linearity are specified by the relevant product standards for transmitters (IEC 60770), PLC analog input modules (IEC 61131-2), and indicators. Typically, industrial-grade 4-20 mA transmitters achieve 0.1-0.25% of span accuracy with 0.05% linearity.