Table of Contents
ToggleHART Protocol · 4-20 mA Loop Design · Voltage Budget
HART Loop Voltage Budget Calculator: Loop Resistance, Voltage Drop and Communication Verdict Explained
A complete plain-English guide to HART loop voltage budget calculation: why voltage margin matters for HART communication, the loop voltage equation derived step by step, cable resistance by wire size, the 250-ohm requirement, worked examples for normal and IS loops, and an interactive calculator with PASS, MARGINAL and FAIL verdict.
A 4-20 mA loop can pass current perfectly while HART communication fails completely. This is one of the most frustrating scenarios in field commissioning: the DCS shows a steady reading, the current is correct, and yet the HART communicator cannot connect to the transmitter. The cause is almost always a voltage budget problem. The transmitter is receiving enough voltage to maintain the 4-20 mA signal but not enough for the additional FSK digital modulation that HART requires.
The HART loop voltage budget is the calculation that prevents this problem. It accounts for every voltage consumer in the loop: the cable resistance, the input card or barrier resistance, any isolator drops, and the minimum operating voltage of the field device. The result is the voltage margin: the headroom remaining after all losses. If the margin is healthy, HART communication will be reliable. If the margin is thin, HART will work intermittently. If the margin goes negative, both the analog signal and HART communication can fail.
This guide explains the HART loop voltage budget completely: what HART is and why it needs minimum loop resistance, the complete voltage budget equation derived from Ohm's law, cable resistance for all common AWG sizes, the 250-ohm HART communication requirement, worked examples for a standard loop and an intrinsically safe loop, and an interactive calculator giving a clear verdict. For background on HART protocol itself, see our existing guide on HART protocol: how it works and how to use a HART communicator.
The complete loop voltage budget equation: Kirchhoff's voltage law applied to a HART loop
What voltage margin is and why it is the critical design parameter
Cable resistance per metre for 18 AWG, 16 AWG, 14 AWG and 12 AWG
Maximum cable length formula: how to find the longest cable run that keeps voltage margin positive
Worked Example 1: Standard HART loop with 250-ohm input card, 200 m of 18 AWG cable
Worked Example 2: Intrinsically safe loop with Zener barrier voltage drop included
Why a loop can carry 4-20 mA correctly but HART communication can still fail
Interactive HART loop calculator with full formula breakdown and PASS/MARGINAL/FAIL verdict
Troubleshooting guide: what to do when HART communication fails in the field
How HART Communication Works on a 4-20 mA Loop
HART (Highway Addressable Remote Transducer) superimposes a digital communication signal on top of the existing 4-20 mA analog current loop. The digital signal uses Frequency Shift Keying (FSK): a logic 1 is represented by a 1200 Hz sine wave and a logic 0 is represented by a 2200 Hz sine wave. Both are superimposed on the DC loop current simultaneously.
Because FSK is an AC signal overlaid on a DC current, it is amplitude-modulated by the loop impedance. The HART signal amplitude at the receiving device (the communicator or modem) depends on how much voltage is developed across the loop impedance at 1200/2200 Hz. This is why HART requires a minimum loop resistance.
Figure 1: HART loop voltage budget. Every series element (cable, receiver/input card, safety barrier) consumes voltage through Ohm's law (V = I x R) or a fixed drop. What remains is the voltage available at the transmitter. This must exceed the device minimum voltage to operate correctly. The surplus above that minimum is the voltage margin.
The HART Loop Voltage Budget Equation
The voltage budget is a straightforward application of Kirchhoff's Voltage Law (KVL): the sum of all voltage drops around a closed loop equals the supply voltage. For a HART 4-20 mA loop:
Therefore, voltage available at the field device:
V_device = V_supply - (I x R_cable) - (I x R_receiver) - V_barrier
Which simplifies to:
V_device = V_supply - (I x R_total) - V_barrier
Where:
V_supply = loop power supply voltage (typically 24 VDC)
I = loop current at worst-case (use 20 mA = 0.020 A)
R_cable = total cable resistance (both conductors, ohms)
R_receiver = input card / isolator / modem resistance (ohms)
R_total = R_cable + R_receiver (total loop resistance)
V_barrier = fixed voltage drop across IS barrier (0 if no barrier)
V_device = actual voltage at the field transmitter (volts)
Voltage margin (the key design parameter): Voltage margin = V_device - V_min_device
Where V_min_device = minimum operating voltage from transmitter datasheet
(typical values: 10.5 V to 12 V depending on transmitter model)
HART communication requires voltage margin > 0 V. Recommended minimum margin: at least 2 V. Below 0 V: transmitter may fail to operate. HART will not communicate. 0 to 2 V: HART communication marginal and unreliable. Above 2 V: HART communication reliable under normal conditions.
- R_receiver
Simplified:
R_cable_max = (V_supply - V_barrier - V_min_device) / I - R_receiver
Then: L_max = R_cable_max / (2 x r_per_metre)
Where r_per_metre = resistance per metre for one conductor (ohms/metre)
Factor of 2 because current flows through BOTH conductors (out and return).
This formula gives maximum cable length for exactly zero voltage margin. Always use L_max x 0.8 as your practical limit (gives 20% headroom).
Cable Resistance Reference: AWG Sizes Used in Instrument Loops
Cable resistance is one of the biggest contributors to loop voltage drop in field installations. The resistance depends on the wire gauge (AWG or mm²) and the conductor material (almost always copper for instrument cables).
| Wire size | Metric equivalent | Resistance per metre (one conductor) | Resistance per metre (both conductors) | Max loop length for 5 V cable drop at 20 mA | Typical use |
|---|---|---|---|---|---|
| 22 AWG | 0.33 mm² | 0.0535 ohm/m | 0.107 ohm/m | 234 m | Short instrument runs, control room wiring |
| 20 AWG | 0.52 mm² | 0.0336 ohm/m | 0.0672 ohm/m | 372 m | Standard instrument cable for medium runs |
| 18 AWG | 0.82 mm² | 0.0213 ohm/m | 0.0426 ohm/m | 587 m | Most common for field instruments. Default in many plants. |
| 16 AWG | 1.31 mm² | 0.0133 ohm/m | 0.0266 ohm/m | 940 m | Long cable runs, offshore and remote field installations |
| 14 AWG | 2.08 mm² | 0.00841 ohm/m | 0.01682 ohm/m | 1488 m | Very long runs, pipeline instrumentation |
| 12 AWG | 3.31 mm² | 0.00529 ohm/m | 0.01058 ohm/m | 2363 m | Extreme distance or where voltage budget is very tight |
HART Loop Voltage Budget Calculator
Enter your loop parameters below. The calculator computes total loop resistance, voltage drop, voltage at the device, voltage margin and maximum cable length, then gives a PASS, MARGINAL or FAIL verdict for HART communication reliability.
Worked Examples: Full Step-by-Step Calculations
Example 1: Standard HART Loop (No Barrier)
A pressure transmitter (minimum voltage 12 V) is installed 200 m from the control room on 18 AWG cable. The DCS input card has 250-ohm input resistance. Supply voltage is 24 VDC. Calculate the loop voltage budget at 20 mA.
= 200 m x 0.0426 ohm/m
R_cable = 8.52 ohm
Step 2: Total loop resistance R_total = R_cable + R_receiver
= 8.52 + 250
R_total = 258.52 ohm
Step 3: Voltage drop across loop resistance V_drop = I x R_total
= 0.020 A x 258.52 ohm
V_drop = 5.17 V
Step 4: Voltage at device V_device = V_supply - V_drop - V_barrier
= 24 - 5.17 - 0
V_device = 18.83 V
Step 5: Voltage margin Voltage margin = V_device - V_min
= 18.83 - 12
Voltage margin = 6.83 V (PASS: comfortable margin)
Step 6: Maximum cable length at zero margin R_cable_max = (24 - 0 - 12) / 0.020 - 250 = 600 - 250 = 350 ohm
L_max = 350 / 0.0426 = 8216 m
Practical L = 8216 x 0.8
Practical maximum cable length = 6573 m (18 AWG, no barrier)
Example 2: Intrinsically Safe Loop with Zener Barrier
Same transmitter and cable but with a Zener IS barrier that has a 5.5 V voltage drop. The barrier also introduces 300-ohm additional series resistance. Recalculate the voltage budget.
= 8.52 + 250 + 300
R_total = 558.52 ohm
Step 2: Voltage drop from resistance V_drop_R = 0.020 x 558.52
V_drop_R = 11.17 V
Step 3: Voltage at device (subtract barrier drop separately) V_device = V_supply - V_drop_R - V_barrier_drop
= 24 - 11.17 - 5.5
V_device = 7.33 V
Step 4: Voltage margin Voltage margin = 7.33 - 12
Voltage margin = -4.67 V (FAIL: device voltage below minimum)
With standard 24 V supply, this IS barrier loop FAILS at 20 mA. Fix options: 1. Increase supply to 28-30 VDC (check barrier voltage rating first) 2. Use galvanic isolator instead of Zener barrier (less voltage drop) 3. Reduce cable length 4. Increase cable size (reduce R_cable) 5. Check if transmitter V_min can be reduced (some transmitters: 10.5 V)
HART Communication Troubleshooting: When the Loop Looks Fine but HART Fails
| Symptom | Most likely cause | How to diagnose | Fix |
|---|---|---|---|
| HART connects at 4 mA but fails at 20 mA | Low voltage margin: the voltage drop at high current pushes V_device below V_min | Measure voltage at transmitter terminals with multimeter: at 4 mA (should be close to V_supply) and at 20 mA (should be above V_min). Calculate voltage drop difference. | Reduce loop resistance (shorter cable, larger conductor, lower receiver resistance) or increase supply voltage. |
| HART works from marshalling cabinet but not from the transmitter | Cable resistance is too high over the field run. The communicator at the cabinet sees enough load resistance. At the transmitter terminals, the voltage is too low. | Measure voltage at transmitter terminals (not at the panel). Calculate expected V_device using the formula. Compare to measured. | Upgrade cable size for long runs. Add the IS barrier voltage drop if present. Consider using a separate field junction box with a modem closer to the transmitters. |
| HART communicator cannot connect: shows "No device found" | Receiver resistance below 230 ohms (common with some DCS input cards configured for 0-250 ohm mode) or loop resistance too high causing V_device below V_min | Measure actual resistance of input card with transmitter disconnected. Check if input card has HART mode enabled. Measure voltage at transmitter. | Add an external 250-ohm resistor in series if input card resistance is below 230 ohms. Enable HART mode on DCS input card configuration if available. |
| HART works when communicator is connected but stops when disconnected | The HART communicator itself is adding the load resistance needed for communication. Without it, the loop has less than 250 ohm. | Measure input card resistance alone: if below 230 ohm, HART signal cannot develop enough voltage for reliable communication. | Install a permanent 250-ohm resistor in series with the input card. This is the standard fix for HART multiplexers connecting to low-impedance input cards. |
| Intermittent HART in hot weather or summer | Cable resistance increases with temperature (0.393% per °C). A loop with marginal voltage budget in winter fails in summer as cable resistance rises 10-15%. | Calculate voltage margin at both 20°C and 60°C cable temperature. If margin goes below 2 V at high temperature, the loop will be intermittent. | Apply 1.2 temperature factor to cable resistance in budget calculations. Increase cable size or reduce run length for marginal loops. |
Further Reading and External Resources
- FieldComm Group: HART Technical Information. The official HART protocol technical specifications from FieldComm Group, the body that owns and maintains the HART Communication Foundation standard. Includes electrical requirements, load resistance specifications and protocol details.
- Emerson: HART Communication Reference Guide. Practical HART loop wiring, commissioning and troubleshooting guidance from one of the world's largest HART device manufacturers, including voltage budget guidance for field installations.
- AutomationForum: Advanced HART Loop Calculator. The reference article that inspired this guide, with an embedded loop calculator tool for HART communication assessment.
- Analog Devices: HART Communication Protocol Technical Overview. Technical explanation of the FSK signalling, frequency specifications and modem interface requirements for HART from a leading analog semiconductor manufacturer.
Frequently Asked Questions: HART Loop Voltage Budget
- HART Protocol: How It Works and How to Use a HART Communicator
- 4-20 mA Current Loop Explained: How It Works, Wiring and Troubleshooting
- 4-20 mA Signal Conversion: Percentage to mA Calculator and Formula
- Signal-to-Noise Ratio (SNR) in Instrumentation: Formulas and Calculator
- Instrument Loop Checking: A Complete Step-by-Step Procedure
- Modbus Protocol Explained: RTU vs TCP
What we learn today
- HART loop voltage budget: V_device = V_supply - (I x R_total) - V_barrier. Voltage margin = V_device - V_min_device. A 4-20 mA loop can carry correct current while HART fails if voltage margin is too low. Always calculate at worst-case 20 mA. Target minimum margin of 2 V; 4-6 V is comfortable.
- HART requires minimum 250 ohm receiver resistance (input card + isolator + modem combined) for the FSK signal to develop enough voltage for reliable detection. Below 230 ohm: HART signal too weak. Above 1100 ohm: voltage budget becomes tight. The classic fix for low-impedance input cards is to add a 250-ohm resistor in series with the input.
- IS barrier loops need special attention: a Zener barrier typically drops 1-5 V plus adds series resistance. Both reduce V_device. At 24 VDC supply, many standard IS barrier loops fail the voltage budget at 20 mA and require either a higher supply voltage, galvanic isolation, or a different barrier selection with lower voltage drop.
- Cable resistance matters more at long distances. 18 AWG = 0.0426 ohm/m (both conductors). 16 AWG = 0.0266 ohm/m. At 200 m on 18 AWG: R_cable = 8.52 ohm. Cable resistance increases 16% from 20°C to 60°C: apply a 1.2 temperature factor for hot climates. Always calculate maximum cable length and verify at 20 mA before finalising the loop design.
