13.2 4-20 mA Current Loops, Live Zero & Signal Scaling
Key Takeaways
- The 4-20 mA standard uses current rather than voltage because series loop current is completely immune to conductor resistance voltage drops over long cable runs and possesses superior noise immunity against industrial electromagnetic interference (EMI).
- The 4 mA 'live zero' provides intrinsic fault detection: 4 mA represents 0% of the calibrated process variable (PV), while 0 mA indicates a catastrophic open circuit, severed conductor, or power supply failure, and values >20.5 mA indicate upscale saturation or sensor failure per NAMUR NE43.
- Loop power supply calculations must satisfy V_supply >= V_transmitter,min + I_max * (R_wire + R_load + R_barrier); for a 24 VDC supply with an 11.0 V minimum transmitter terminal voltage, the maximum allowable loop resistance at 20 mA is R_max = (24 V - 11 V) / 0.020 A = 650 ohms.
- A precision 250-ohm dropping resistor (tolerance +/-0.1% or better) converts a 4-20 mA current loop into a 1-5 V DC voltage signal (0.004 A * 250 Ω = 1.0 V; 0.020 A * 250 Ω = 5.0 V) for voltage-input analog cards and HART communicators.
- Industrial analog signal scaling follows the linear transfer equation I = 4 mA + ((PV - LRV) / (URV - LRV)) * 16 mA, allowing bidirectional conversion between process engineering units and current with zero mathematical ambiguity.
13.2 4-20 mA Current Loops, Live Zero & Signal Scaling
In industrial manufacturing, chemical processing, mining, and power generation facilities, analog process control relies on transmitting physical measurements—such as temperature, pressure, liquid level, and flow rate—from field-mounted primary sensing elements to central control systems. These central control systems include Programmable Logic Controllers (PLCs), Distributed Control Systems (DCS), Remote Terminal Units (RTUs), and chart recorders. While digital fieldbuses and Industrial Ethernet continue to expand, the 4–20 mA direct current (DC) analog loop remains the international standard (governed by ANSI/ISA-50.00.01 and IEC 60381-1) for critical process variables. Industrial electricians must possess an exhaustive understanding of current loop circuit theory, loop supply compliance voltage calculations, live zero diagnostics, transmitter wiring topologies, and mathematical signal scaling.
1. Physics & Electrical Characteristics of the 4–20 mA Current Loop
To understand why industrial instrumentation standardizes on current rather than voltage, consider Kirchhoff's Current Law (KCL) and Ohm's Law (V = I × R):
Why Current is Chosen Over Voltage Signaling
-
Immunity to Conductor Resistance and Line Losses: In a voltage-based signaling system (such as 0–10 V DC), the field transmitter acts as a variable voltage source. Field wiring inherently possesses electrical resistance (R_wire) determined by conductor gauge, wire material, and distance. If a 0–10 V transmitter drives a 500-metre run of 18 AWG copper wire (loop resistance ≈ 21 Ω) connected to an analog input card with an input impedance of 100 kΩ, the voltage drop across the wire creates an attenuation error. Worse, if intermediate terminal blocks develop oxidation or loose screw terminals, the fluctuating contact resistance directly corrupts the measured voltage at the PLC terminal. In contrast, in a series current loop, Kirchhoff's Current Law dictates that the current flowing through any point in a closed series circuit is identical. The field transmitter acts as an active, electronically controlled current limiter or regulator. Whether the total loop resistance is 50 Ω, 250 Ω, or 550 Ω, the transmitter automatically adjusts its internal impedance to force the exact required current through the circuit. As long as the loop power supply provides sufficient compliance voltage to overcome the sum of all series voltage drops, conductor resistance has zero effect on signal accuracy.
-
High Immunity to Electromagnetic Interference (EMI) and Induced Noise: Industrial plants are filled with high-energy electromagnetic noise sources: PWM switching transients from Variable Frequency Drives (VFDs), magnetic fields from high-current motor feeders, induction heating furnaces, and relay coil flyback spikes. Voltage inputs have high input impedances (typically 100 kΩ to 10 MΩ), making them susceptible to electrostatic and capacitive noise coupling. A tiny induced electrostatic charge easily generates several millivolts of spurious noise on a high-impedance voltage line. A 4–20 mA current loop terminates across a low-impedance shunt resistor (typically 250 Ω). A coupled noise voltage cannot easily alter the loop current because driving unwanted current through a low-impedance shunt requires significant noise power. Consequently, current loops exhibit vastly superior signal-to-noise ratios (SNR).
VOLTAGE TRANSMITTER (SUSCEPTIBLE TO LINE LOSSES)
[Transmitter] ────(R_wire)────[+ In]──┐
10.0 V [High Z Load: 100kΩ] -> Voltage drops across R_wire
────(R_wire)────[- In]──┘
CURRENT LOOP TRANSMITTER (SERIES CURRENT CONSTANT)
[Power Supply] (+) ────> [Transmitter] ────> [Wire R] ────> [250Ω Shunt] ────> (-) Return
Current (I) is identical at every point in the closed series loop regardless of Wire R!
2. The "Live Zero" Principle & Fault Diagnostics (NAMUR NE43)
One of the most vital safety and diagnostic advantages of the 4–20 mA standard is the live zero.
Dead Zero vs. Live Zero
- Dead Zero (0–20 mA or 0–10 V): A true zero input (0.0 V or 0.0 mA) represents 0% of the process measurement (e.g., an empty storage tank). However, if an electrician accidentally disconnects a wire, a fuse blows, a terminal block loosens, or a cable is severed by a forklift, the circuit current drops to 0.0 mA. The PLC cannot distinguish between a legitimate empty tank (0% process) and a catastrophic open-circuit failure.
- Live Zero (4–20 mA): An electrical current of 4.00 mA corresponds to 0% of the process span (Lower Range Value, LRV). An electrical current of 20.00 mA corresponds to 100% of the process span (Upper Range Value, URV). The 16.00 mA difference between 4 mA and 20 mA represents the active measurement span.
Because 4 mA represents the normal base level, any current reading below 4 mA indicates an abnormal or fault condition:
- 0.0 mA: Indicates a complete open circuit, broken wire, tripped power supply fuse, or unpowered transmitter.
- 0.1 mA to 3.6 mA: Indicates a hardware fault, transmitter microprocessor lockup, or downscale sensor failure.
- 20.5 mA to 24 mA: Indicates an over-range process condition, sensor short circuit, or upscale sensor failure.
NAMUR NE43 International Standard Thresholds
Modern smart instruments and PLC analog input cards follow the NAMUR NE43 recommendation for standardized analog signal failure levels:
| Signal Current Range | Condition / Diagnostic Meaning | System Action |
|---|---|---|
| I < 3.6 mA | Broken wire, severe hardware failure, downscale burnout | PLC triggers Major Alarm; initiates failsafe shutdown |
| 3.6 mA <= I < 3.8 mA | Under-range measurement (slight drift below LRV) | Minor Alarm / Warning; maintenance flag |
| 3.8 mA <= I <= 20.5 mA | Valid Linear Measurement Range (0% to 100% PV) | Normal operational control logic |
| 20.5 mA < I <= 21.0 mA | Over-range measurement (process exceeding URV) | Minor Alarm / High Warning |
| I > 21.0 mA | Sensor open/short, upscale burnout, saturation | PLC triggers Major Alarm; safety interlock activation |
0 mA 3.6 mA 3.8 mA 4.0 mA 20.0 mA 20.5 mA 21.0 mA 24.0 mA
├───────────┼───────┼─────────────┼───────────────────────┼─────────┼────────┼──────────┤
│ BROKEN │ FAULT │ UNDER-RANGE │ NORMAL VALID PV SPAN │ OVER- │ FAULT │ HARDWARE │
│ WIRE / │ DOWN- │ │ (0% to 100% PROCESS) │ RANGE │ UPSCALE│ SHORT / │
│ POWER CUT │ SCALE │ │ │ │ BURNOUT│ LIMIT │
└───────────┴───────┴─────────────┴───────────────────────┴─────────┴────────┴──────────┘
3. Transmitter Wiring Architectures: Two-Wire, Three-Wire & Four-Wire
Industrial transmitters are categorized into three distinct electrical wiring topologies based on how they receive operating power.
TWO-WIRE (LOOP-POWERED) TRANSMITTER
┌────────────────┐ 24 VDC (+) ┌────────────────┐
│ DC Power Supply├───────────────────────────>│(+) Terminal │
│ │ │ Transmitter │
│ │<──┐ │(-) Terminal │
└────────────────┘ │ └───────┬────────┘
│ │ 4-20 mA Signal
│ ┌────────────────────────────┘
│ │
│ ▼
┌─┴───┴──────────┐
│(+) (-)│
│ PLC AI Module │
│ (250Ω Shunt) │
└────────────────┘
FOUR-WIRE (EXTERNALLY POWERED) TRANSMITTER
120 VAC / 24 VDC ┌────────────────┐
Supply Power ───>│ Power In (L/+) │ 4-20 mA Signal Isolated
│ Transmitter │───────────────────────────> (+) PLC AI Module
───>│ Power In (N/-) │ (250Ω Shunt)
│ Signal Out (+) │<─────────────────────────── (-) PLC AI Module
│ Signal Out (-) │
└────────────────┘
1. Two-Wire Transmitters (Loop-Powered)
- Operating Principle: The transmitter shares the same two copper wires for both operating power and signal transmission. The DC power supply (typically 24 VDC), the transmitter, and the receiver (PLC input card) are connected in a single series loop.
- Power Consumption Constraint: The transmitter's internal electronics, microprocessor, and sensor conditioning circuitry must operate on less than 3.6 mA of quiescent current. The transmitter modulates its internal impedance to regulate the total current between 4.00 mA and 20.00 mA.
- Advantages: Minimal field wiring costs, smaller conduit requirements, lower installation labour, and simple intrinsically safe barrier integration.
- Typical Devices: Pressure transmitters, differential pressure cells, guided-wave radar, RTD/thermocouple temperature head transmitters.
2. Three-Wire Transmitters
- Operating Principle: Utilizes three conductors: DC Power (+24 VDC), Common Ground (0 VDC / Return), and Signal Out (+4–20 mA). The Common Ground conductor serves as the shared reference for both the DC power supply and the analog input card.
- Applications: Field devices that require more than 3.6 mA of operating power (such as optical infrared flame detectors, toxic gas sensors with heated catalytic beads, or LED display heads) but operate from a centralized 24 VDC power rail.
- Disadvantage: Any voltage drop along the shared common conductor can introduce common-mode offset errors into the analog signal.
3. Four-Wire Transmitters (Self-Powered / Externally Powered)
- Operating Principle: Contains four terminals physically divided into two electrically isolated pairs: two conductors provide line power (120 VAC, 230 VAC, or dedicated 24 VDC), while two conductors transmit the 4–20 mA analog output.
- Active vs. Passive Output: Most four-wire transmitters provide an active (sourcing) 4–20 mA output, meaning the transmitter itself generates the loop compliance voltage and drives current into the PLC module. The PLC input card must be configured as a passive (sinking) input.
- Applications: Energy-intensive instruments including Coriolis mass flowmeters, electromagnetic flowmeter field coils, continuous ultrasonic level transceivers with beam heaters, and complex gas chromatographs.
4. Loop Compliance Voltage & Maximum Loop Resistance Calculations
A critical calculation required of industrial electricians on the Red Seal exam is verifying that a loop power supply can drive a 4–20 mA circuit under worst-case maximum current conditions (I_max = 20.0 mA or 21.0 mA fault upscale).
Governing Formula
According to Kirchhoff's Voltage Law (KVL): V_supply >= V_xmiter,min + V_load + V_wire + V_barrier
Where:
- V_supply = DC power supply terminal voltage (typically 24.0 VDC nominal).
- V_xmiter,min = Minimum operating terminal voltage required across the transmitter to keep its microprocessor and current regulator operational (typically 10.5 V to 12.0 VDC per manufacturer specification sheet).
- V_load = Voltage dropped across the receiving device (PLC input card shunt resistor): V_load = I_max × R_load.
- V_wire = Voltage dropped across field wiring: V_wire = I_max × R_wire,loop (where R_wire,loop includes both out and return conductors).
- V_barrier = Voltage dropped across an intrinsic safety zener barrier or galvanic isolator (if installed in a hazardous location).
To find the maximum total allowable loop resistance (R_loop,max): R_loop,max = (V_supply - V_xmiter,min) / I_max
Step-by-Step Practical Calculation Scenario
Scenario: An industrial electrician is connecting a Rosemount 3051 pressure transmitter located 600 metres (1,970 feet) from a control cabinet. The installation parameters are:
- Power Supply Voltage: V_supply = 24.0 VDC
- Transmitter Minimum Voltage: V_xmiter,min = 10.5 VDC
- Maximum Signaling Current: I_max = 20.0 mA = 0.020 A
- PLC Analog Input Resistor: R_load = 250 Ω
- Intrinsic Safety Galvanic Isolator Resistance: R_barrier = 120 Ω
- Cable: 18 AWG shielded twisted pair, conductor resistance of 21.0 Ω per 1,000 metres (0.021 Ω/m per single conductor).
Step 1: Calculate Total Allowable Loop Resistance R_loop,max = (24.0 V - 10.5 V) / 0.020 A = 13.5 V / 0.020 A = 675 Ω
Step 2: Calculate Loop Conductor Resistance (R_wire) Remember that current flows out on one conductor and returns on the other. The total loop cable distance is 2 × 600 m = 1,200 metres: R_wire = 1,200 m × 0.021 Ω/m = 25.2 Ω
Step 3: Sum the Actual Series Loop Resistances R_actual = R_load + R_barrier + R_wire = 250 Ω + 120 Ω + 25.2 Ω = 395.2 Ω
Step 4: Calculate Actual Voltage Available at Transmitter Terminals at 20 mA V_drops = I_max × R_actual = 0.020 A × 395.2 Ω = 7.904 V V_xmiter,actual = V_supply - V_drops = 24.0 V - 7.904 V = 16.096 VDC
Evaluation: Because R_actual (395.2 Ω) < R_loop,max (675 Ω), and the actual terminal voltage of 16.10 VDC comfortably exceeds the transmitter's minimum requirement of 10.5 VDC, the loop design is fully compliant and will maintain proper operation across its entire span.
5. Dropping Resistors: Converting 4–20 mA to 1–5 V DC
Many PLC and DCS analog input cards are natively designed as high-impedance voltage-sensing circuits (0 to 5 VDC or 0 to 10 VDC). To interface a 4–20 mA current loop to a 1–5 VDC analog card, a precision 250-ohm dropping resistor (shunt) is placed directly across the (+) and (-) analog input terminals.
Applying Ohm's Law (V = I × R):
- At 4.00 mA (0% Process): V = 0.004 A × 250.0 Ω = 1.000 V DC
- At 12.00 mA (50% Process): V = 0.012 A × 250.0 Ω = 3.000 V DC
- At 20.00 mA (100% Process): V = 0.020 A × 250.0 Ω = 5.000 V DC
Resistor Precision & Power Rating Requirements
- Tolerance Rating: Standard commercial carbon resistors have tolerances of ±5% or ±10%. A 5% variation on a 250 Ω resistor produces a resistance between 237.5 Ω and 262.5 Ω, causing an unacceptable signal error of ±5%. Industrial instrumentation requires metal-film precision resistors with a tolerance of ±0.1% or ±0.05% and a low temperature coefficient (e.g., < 15 ppm/°C) to prevent thermal drift.
- Power Dissipation (P = I^2 × R): At maximum upscale fault current (I = 24.0 mA): P = (0.024 A)^2 × 250 Ω = 0.000576 × 250 = 0.144 W A standard 0.25-watt (1/4 W) or 0.5-watt (1/2 W) precision metal-film resistor provides adequate thermal headroom.
6. Industrial Signal Scaling Calculations: Formulas & Worked Examples
Scaling is the mathematical translation between the electrical signal in milliamperes (mA) and the actual process variable (PV) expressed in engineering units (e.g., kilopascals, pounds per square inch, degrees Celsius, litres per minute).
Primary Scaling Formulas
Fraction of Span = (PV - LRV) / (URV - LRV) = (I - 4 mA) / 16 mA
-
Converting Process Variable (PV) to Loop Current (I): I = 4 mA + ((PV - LRV) / (URV - LRV)) × 16 mA
-
Converting Loop Current (I) to Process Variable (PV): PV = LRV + ((I - 4 mA) / 16 mA) × (URV - LRV)
Where:
- LRV = Lower Range Value (process value corresponding to 4.00 mA)
- URV = Upper Range Value (process value corresponding to 20.00 mA)
- Span = URV - LRV
Worked Example 1: Pressure Transmitter Scaling
Problem: A slurry pipeline pressure transmitter has a calibrated range of 0 to 150 psig. An electrician measures a loop current of 14.80 mA using an in-line digital multimeter. What is the process pressure in psig?
- LRV = 0 psig
- URV = 150 psig
- Span = 150 - 0 = 150 psig
- Measured Current I = 14.80 mA
Fraction of Span = (14.80 mA - 4.00 mA) / 16.00 mA = 10.80 mA / 16.00 mA = 0.675 (67.5% of span) PV = 0 psig + (0.675 × 150 psig) = 101.25 psig
Worked Example 2: Temperature Transmitter with Non-Zero / Elevated LRV
Problem: A thermal oil heat exchanger temperature transmitter is calibrated with a range of -50°C to +250°C. The plant process engineer wants to verify what current signal should be transmitted when the oil temperature is exactly 175°C.
- LRV = -50°C
- URV = +250°C
- Span = URV - LRV = 250 - (-50) = 300°C
- Target PV = 175°C
Fraction of Span = (175 - (-50)) / 300 = 225 / 300 = 0.75 (75% of span) I = 4.00 mA + (0.75 × 16.00 mA) = 4.00 mA + 12.00 mA = 16.00 mA
Quick Reference Scaling Table (Standard 4–20 mA Span)
| Process % Span | Current (mA) | Voltage Across 250 Ω Shunt | Digital Count (16-bit 0–32767) | Digital Count (Allen-Bradley 4–20 mA format 3277–16384) |
|---|---|---|---|---|
| 0% (LRV) | 4.00 mA | 1.00 V DC | 6,554 | 3,277 |
| 25% | 8.00 mA | 2.00 V DC | 13,107 | 6,554 |
| 50% (Mid) | 12.00 mA | 3.00 V DC | 19,660 | 9,830 |
| 75% | 16.00 mA | 4.00 V DC | 26,214 | 13,107 |
| 100% (URV) | 20.00 mA | 5.00 V DC | 32,767 | 16,384 |
7. Canadian Electrical Code (CEC) & CSA Installation Rules for Instrumentation
Industrial electricians must adhere to strict Canadian Electrical Code (CSA C22.1 Part I) rules when routing, landing, and shielding analog instrumentation wiring:
- Circuit Classification (CEC Section 16 - Class 1 and Class 2 Circuits):
- Most 24 VDC 4–20 mA instrumentation loops qualify as Class 2 circuits (energy-limited circuits where power does not exceed 100 VA per Rule 16-200).
- Rule 16-212 (Separation of Class 2 Conductors): Class 2 signal conductors must never be run in the same raceway, conduit, cable tray, or junction enclosure as electric light, power, or Class 1 circuits, unless separated by a continuous metal or non-metallic barrier.
- Shield Grounding & Ground Loop Elimination (CEC Rule 10-100 & Rule 10-102):
- Instrumentation cable utilizes overall aluminum Mylar tape shielding with an uninsulated tinned copper drain wire to block electrostatic noise.
- Single-Point Grounding Rule: The cable shield drain wire must be grounded at one point only—almost universally at the control cabinet or PLC marshalling rack common instrument ground bus.
- The shield at the field transmitter end must be trimmed back, insulated with heat-shrink tubing, and left completely floating (isolated from the transmitter metallic enclosure).
- Why? If the shield is connected to ground at both the transmitter head and the control room panel, any difference in ground potential between the field structure and the control room creates a circulating ground loop current through the drain wire. This 60 Hz ground current inductively couples a continuous ripple into the 4–20 mA signal, causing erratic readings and PLC input hunting.
- Hazardous Locations (CEC Section 18):
- In Zone 0, Zone 1, or Class I, Division 1 environments, two-wire 4–20 mA loops must be protected by Intrinsically Safe (IS) systems per Rule 18-064.
- Certified zener diode barriers or galvanically isolated barriers restrict electrical and thermal energy entering the hazardous zone below the ignition energy of the surrounding flammable gas or vapour atmosphere.
An industrial electrician is troubleshooting a 4-20 mA temperature loop on an industrial autoclave. A handheld digital multimeter connected in series with the loop measures an electrical current of exactly 0.00 mA. What does this reading indicate to the electrician?
A 24.0 VDC loop-powered two-wire pressure transmitter requires a minimum operating terminal voltage of 11.0 VDC to keep its internal microprocessor and current regulator active. If the maximum expected signaling current is 20.0 mA, what is the maximum total allowable loop resistance (including receiver shunt, wiring, and barriers) that will ensure proper operation?
A flow transmitter with a calibrated measurement range of 0 to 800 litres per minute (L/min) transmits a standard 4-20 mA output signal to a PLC analog input module. If the PLC module measures an input current of 12.80 mA, what is the corresponding flow rate in litres per minute?