HART (Highway Addressable Remote Transducer) is an industrial communication protocol that superimposes a digital data signal onto a standard 4-20 mA analog current loop, allowing two-way smart communication without replacing existing analog wiring. When you are troubleshooting a process plant, this means you can pull diagnostic data, calibrate sensors, and read secondary variables over the exact same two copper wires that carry the primary analog measurement. What it changes in a real circuit is the transformation of a 'dumb' analog loop into a smart network: the PLC gets device health alerts alongside the process variable, and the technician can re-range the transmitter remotely without climbing a scaffold.
How the 4-20 mA Digital Overlay Actually Works
The HART protocol relies on the Bell 202 Frequency Shift Keying (FSK) standard. It injects a low-voltage, high-frequency audio signal directly onto the DC current loop wires. A logic '1' is represented by a 1200 Hz sine wave, and a logic '0' is represented by a 2200 Hz sine wave. Because the FSK signal is symmetrical and AC-coupled, its average DC value is exactly zero. Therefore, it adds no net DC current to the loop and does not interfere with the 4-20 mA analog signal that the control system uses to read the primary process variable.
A common point of confusion on the bench is mixing up HART with pure digital fieldbuses like FOUNDATION Fieldbus (FF) or PROFIBUS-PA. Those protocols replace the 4-20 mA signal entirely with a purely digital network where the analog current no longer exists. HART is a hybrid; in its standard point-to-point mode, it requires the 4-20 mA analog base to function, using the digital layer strictly for configuration, diagnostics, and secondary variables.
Worked Numeric Example: Sizing a HART Loop
To successfully communicate via HART, the loop must have enough resistance to develop the FSK voltage signal, but not so much resistance that it starves the transmitter of its minimum operating voltage. Let us calculate the loop margins for a standard installation using a Rosemount 3051S Pressure Transmitter.
• Power Supply: 24.0 V DC
• Transmitter Minimum Operating Voltage: 12.0 V DC (at max 20 mA)
• Required HART Shunt Resistor: 250 Ω
• Wire: 18 AWG Copper (6.39 Ω per 1000 ft)
• Total Cable Run: 500 ft (1000 ft total loop out and back)
Step 1: Calculate Total Loop Resistance
The HART communicator or the PLC analog input card requires a 250 Ω shunt resistor to provide impedance for the FSK signal. The wire resistance is 6.39 Ω.
Total Resistance (R_total) = 250 Ω + 6.39 Ω = 256.39 Ω
Step 2: Calculate Voltage Drop at Maximum Current
At the top of the analog scale (20 mA or 0.020 A), the voltage drop across the loop resistance is:
V_drop = 0.020 A × 256.39 Ω = 5.128 V
Step 3: Verify Transmitter Terminal Voltage
V_transmitter = V_supply - V_drop
V_transmitter = 24.0 V - 5.128 V = 18.872 V
Because 18.872 V is well above the 12.0 V minimum requirement, the transmitter operates perfectly, and the 250 Ω resistor ensures your Fluke 789 ProcessMeter or dedicated field communicator can successfully read the digital FSK overlay. If your loop resistance is under 250 Ω, the digital signal will be too weak for the communicator to decode.
Where You Meet This in Practice
You will encounter HART primarily in process automation environments: oil and gas refineries, chemical plants, water treatment facilities, and power generation. It is the dominant protocol for smart field instruments like pressure transmitters, magnetic flow meters, and smart valve positioners from manufacturers like Emerson, Yokogawa, and Endress+Hauser.
On the jobsite, you meet HART when you need to:
- Commission a new transmitter: Setting the tag name, engineering units, and damping values before putting the loop into service.
- Perform loop tests: Forcing the transmitter to output exactly 4.0 mA, 12.0 mA, or 20.0 mA to verify the PLC analog input card scaling.
- Read secondary variables: A multivariable transmitter might send differential pressure via the 4-20 mA analog signal, but send static line pressure and sensor temperature via the HART digital overlay.
- Pull diagnostics: Checking if a sensor capsule is failing or if the internal electronics temperature is exceeding limits, as outlined by the FieldComm Group HART specifications.
HART vs. Pure Digital Fieldbus
When designing a greenfield plant or upgrading a legacy system, understanding the architectural differences between HART and pure digital networks is critical for your I/O card selection and wiring topology.
| Feature | HART (Point-to-Point) | FOUNDATION Fieldbus (H1) | PROFIBUS-PA |
|---|---|---|---|
| Base Signal | 4-20 mA DC + FSK Overlay | Pure Digital (Voltage mode) | Pure Digital (Current mode) |
| Devices per Pair | 1 (Point-to-Point) or up to 15 (Multidrop) | Up to 32 (typically 12-16 for power) | Up to 32 (typically 10-15 for power) |
| Update Rate | ~2 updates/second (Digital) / Continuous (Analog) | Fast, deterministic (scheduled) | Slower, polling-based |
| Primary Use Case | Legacy upgrades, single-variable monitoring | Complex control in the field (PID blocks) | Process automation with high device density |
Frequently Asked Questions
What is a HART communicator used for?
A HART communicator (like the Emerson AMS Trex or the legacy 475 Field Communicator) is a ruggedized, intrinsically safe handheld terminal used to configure, calibrate, and diagnose smart field devices. It acts as the master on the loop, sending commands to the transmitter to change measurement ranges, trim the sensor zero-point, or read detailed error logs that a standard PLC cannot parse.
Can I use a standard multimeter to read HART digital data?
No. A standard digital multimeter (DMM) will only read the DC current (4-20 mA) or the DC voltage drop. The HART FSK signal is an AC audio frequency (1200/2200 Hz) riding on top of the DC. To see the digital data, you need a dedicated HART communicator, a HART-enabled process calibrator (like a Fluke 789), or a modern PLC analog input card equipped with an integrated HART modem.
What is the difference between HART point-to-point and multidrop modes?
In point-to-point mode (the default), one transmitter is wired to one analog input. The 4-20 mA signal represents the primary variable, and the digital signal carries everything else. In multidrop mode, up to 15 transmitters are wired in parallel on the same two wires. The analog output of all devices is locked at a fixed 4.0 mA (to prevent signal collision), and the PLC must poll each device digitally via its unique polling address (1-15) to retrieve process data. Multidrop saves wire but drastically reduces data update speeds.
Why does my HART communicator say 'No Device Found' on a 4-20mA loop?
As detailed in Control Engineering's troubleshooting guides, the most common cause is insufficient loop resistance. The HART modem inside your communicator needs at least 250 Ω of resistance in the loop to develop a readable voltage signal from the FSK current. If you are clipping directly onto a transmitter powered by a lab bench supply with no shunt resistor, the digital signal is shorted out. Insert a 250 Ω precision resistor in series with the loop, and the communicator will instantly find the device.






