What Is HART Protocol? Digital Data Over a 4-20mA Loop
Your 4-20mA transmitter is probably talking. The question is whether anyone is listening. Most HART-capable devices in the field ship the analog current up to the PLC and nothing else, while a full digital channel, device health, a second and third measured variable, calibration data, sits unused on the very same two wires.
That is the quiet truth about HART. It is not a new network you install. It is a conversation already running inside loops you built years ago. In this guide I will show exactly how HART carries digital data over an analog 4-20mA loop, what that data buys you, and why so much of it goes unheard. If you have ever chased a noisy signal, our companion piece on 4-20mA loop noise pairs well with this one.
TL;DR: HART is a hybrid protocol that superimposes a 1200 bps digital signal on the standard 4-20mA analog loop using frequency-shift keying. The digital tones average to zero current, so they add two-way diagnostics, multi-variable data, and remote configuration without disturbing the analog reading or requiring new wiring (SUCO ESI). It is slow, roughly two updates per second, but it turns an analog loop into a smart device.
Is HART Digital or Analog?
Both, and that hybrid design is the whole point. HART keeps the 4-20mA current carrying the primary measurement, then adds a digital signal on the same two wires using frequency-shift keying (SUCO ESI). The analog value still reaches the PLC exactly as it always did; the digital layer rides along on top.
Both at once: the analog 4-20mA value and HART's digital signal ride the same two wires without colliding.
This is what separates HART from every pure-digital protocol. A digital fieldbus like Modbus or PROFIBUS replaces the analog loop with a shared network. HART does not replace anything. It preserves the analog investment, then extends it.
The practical result is backward compatibility measured in decades. The 4-20mA standard has run industrial loops for more than 60 years, and analog instruments still outsell all digital fieldbus devices combined (ISA). HART was engineered to sit on that installed base rather than compete with it, which is why a HART transmitter drops into a legacy loop and just works, analog first, digital when you want it.
In one line: HART is an analog loop with a digital voice, not a digital network pretending to be analog.
How Does HART Superimpose Digital Data on a 4-20mA Loop?
HART encodes digital bits as two audio-frequency tones and layers them on the current loop. A 1200 Hz sine wave means a logical "1"; a 2200 Hz sine wave means a logical "0". The signal runs at 1200 bits per second with an amplitude of about 0.5 mA (SUCO ESI).
Here is the elegant part. Those two tones are symmetrical sine waves, so over any full cycle their average current is zero. Add zero to the 4-20mA analog value and the analog value does not move. A controller sampling the loop for its process reading sees a clean current; a HART modem listening for the tones hears the digital conversation. Same wires, same instant, two independent signals.
This scheme is frequency-shift keying, the same idea early modems used to send data as tones. The 4-20mA loop becomes the signaling path, and the transmitter and master trade bits across it as those two frequencies. The analog information sits at DC and very low frequencies; the digital tones sit up at 1.2 to 2.2 kHz. They never collide.
According to the HART specification, the digital signal is a 1200 bps FSK waveform at 1200 Hz and 2200 Hz with roughly 0.5 mA amplitude, and its zero average current is what lets it coexist with the analog reading rather than corrupt it (SUCO ESI). That single design decision, symmetry, is why HART could be added to the analog standard without breaking a single existing loop.
| Parameter | HART value |
|---|---|
| Signal type | Digital FSK layered on the 4-20mA analog loop (hybrid) |
| Modulation | FSK: 1200 Hz = "1", 2200 Hz = "0" |
| Data rate | 1200 bps |
| Signal amplitude | ~0.5 mA, average current zero (does not disturb the analog value) |
| Update rate | ~2 per second (poll); ~3 per second (burst, 333 ms) |
| Process variables | Up to 4 (PV, SV, TV, QV) plus device status and diagnostics |
| Load resistance | 250 ohm minimum; 250 to 1100 ohm workable range |
| Cable | Shielded twisted pair, 18 to 22 AWG, under 200 pF/ft |
| Max distance | ~3000 ft point-to-point |
| Compatibility | Reads HART 5.4 and earlier devices |
Sources: SUCO ESI; Moore Industries.
What Can HART Tell You That 4-20mA Alone Cannot?
Far more than one number. A bare 4-20mA loop carries exactly one value, scaled between 4 and 20 milliamps. HART carries up to four dynamic process variables at once, the primary, secondary, tertiary, and quaternary (PV, SV, TV, QV), plus full device status and diagnostics (Moore Industries).
The digital half of HART usually goes unheard - on most loops the diagnostics sit dormant, only a few devices ever read.
Consider one transmitter. A Coriolis meter can report mass flow as its PV on the analog loop while sending pressure, temperature, and volumetric flow digitally over HART, three extra measurements with no extra wiring. The analog loop never had room for them; the digital layer does.
The stranded-data problem: The digital half of HART is where the diagnostics live, and in the field it is routinely ignored. Engineers wire the 4-20mA output to the PLC and stop there, leaving device health, extra variables, and calibration status unread. A whole market of HART loop monitors exists to capture data that was already there and going to waste.
The diagnostics are specific and useful. HART devices report status flags such as Primary Variable Out of Limits, Device Malfunction, Cold Start, and "More Status Available," which tells a maintenance system to pull the full fault detail (Moore Industries). One transmitter reads 12 mA. Another reads 12 mA and warns that its sensor is drifting toward failure. That gap is the digital layer.
I have walked into plants where every transmitter was HART-capable and not one was being read digitally. The information to catch a failing sensor before it trips a line was sitting in the loop the whole time. Nobody had connected a master to listen. For the broader picture of what smart sensors expose, see how industrial sensors work.
Why Is HART So Slow, and Does That Matter?
HART is deliberately slow because it was never meant for control. Normal master-device polling returns about two updates per second for the primary variable and diagnostics. Burst mode, where the device pushes data unprompted, reaches roughly three samples per second at a 333 ms response time (Moore Industries).
Does that matter? For its actual job, no. HART handles configuration, calibration, and diagnostics, tasks measured in seconds and minutes, not milliseconds. A drifting sensor or a clogged impulse line does not need a 400-microsecond update to be caught. The fast, deterministic 4-20mA signal still carries the live process value for control; HART just annotates it.
Where the speed does matter is the boundary of what HART should do. If you need high-speed closed-loop I/O, HART is the wrong tool, and a deterministic device-layer protocol fits better. That trade-off is exactly what our IO-Link vs Modbus RTU comparison digs into, where update cycles drop to milliseconds and below.
How Do You Actually Read HART Data Off a Loop?
You add a master and make sure the loop has enough resistance for the modem to work. HART communication needs at least a 250 ohm load resistor in the loop, with a workable range of roughly 250 to 1100 ohms, because the modem detects the FSK tones as a voltage across that impedance (SUCO ESI; Moore Industries).
What a HART master listens for: two tones on the loop, 1200 Hz for a one and 2200 Hz for a zero.
The wiring itself is ordinary instrument cable, but the details matter. HART runs on shielded twisted pair, 18 to 22 AWG, with capacitance under about 200 pF per foot, out to a maximum of roughly 3000 feet on a point-to-point loop (SUCO ESI). Ground the shield at one end only. Grounding both ends creates a ground loop, the same fault behind most 4-20mA signal noise problems engineers misdiagnose as sensor failure.
Three common ways to listen, from temporary to permanent:
- Handheld communicator. Clip it across the loop terminals to read variables, run diagnostics, and calibrate on the spot. Best for commissioning and troubleshooting.
- HART modem. A USB or wireless modem plus software turns a laptop into a full HART master for configuration.
- HART multiplexer or loop monitor. A permanent installation that reads dozens of loops continuously and feeds diagnostics to an asset-management system. This is how you stop stranding the data for good.
There is also multi-drop mode, where several devices share one pair. In multi-drop, every transmitter parks its current at a fixed 4 mA and communicates purely digitally, trading the fast analog value for wiring economy (Moore Industries). It suits low-speed monitoring, tank levels, temperature points, where the live analog signal is not needed.
Where Does HART Fit Against a Pure Digital Fieldbus?
HART fits wherever ripping out working analog wiring cannot be justified. A pure digital fieldbus delivers more speed and richer networking. It also carries a documented cost-of-ownership premium of around 60% over analog-based approaches (SUCO ESI), and protocol translation alone can consume 40 to 60% of an integration budget while adding 50 to 200 ms of latency (Frontiers in Mechanical Engineering).
That is HART's enduring advantage. It reuses the two wires you already have, stays backward compatible with the whole 4-20mA installed base, and adds digital intelligence for the price of a master and a load resistor. A greenfield line with no legacy loops might well justify a full digital network. A running plant with thousands of analog loops almost never will, and HART lets that plant go smart one transmitter at a time.
For the full decision framework on when to stay analog-plus-HART versus move to a digital bus, work through our IIoT protocol comparison.
Does HART Still Work With Older Devices?
Yes, and staying compatible with older gear is central to how HART spread. HART masters and loop monitors are built to read HART 5.4 and earlier devices, so a newer transmitter drops into an existing HART loop without orphaning the equipment already on it (Moore Industries).
That backward compatibility, paired with the reuse of 4-20mA wiring, is why HART installations tend to grow by addition rather than replacement. You add a master to a loop that already carries HART-capable devices and start reading data that was there all along, without touching the analog side. The pattern is the same one that made HART work in the first place: add capability, break nothing.
Frequently Asked Questions
Is HART Digital or Analog?
Both. HART is a hybrid protocol. The 4-20mA current still carries the primary analog value, and HART adds a low-level digital signal on the same two wires using frequency-shift keying. The digital tones average to zero current, so they ride on top of the analog reading without disturbing it (SUCO ESI).
Does HART Data Disturb the 4-20mA Reading?
No. HART uses a 1200 Hz and 2200 Hz FSK sine wave with an amplitude of about 0.5 mA. Because the tones are symmetrical, their average current is zero, so the analog 4-20mA value a controller reads stays accurate while the digital conversation happens on the same pair (SUCO ESI).
How Fast Is HART Communication?
Slow by digital standards. Normal request-response polling returns roughly two updates per second for the primary variable and diagnostics. Burst mode pushes about three samples per second with a 333 ms response time. HART was built for configuration and diagnostics, not high-speed control (Moore Industries).
What Do You Need to Read HART Data Off a Loop?
A HART-capable master and at least a 250 ohm load resistor in the loop, since the modem needs that impedance to detect the FSK tones. That master can be a handheld communicator, a HART modem, or a permanent multiplexer. The 4-20mA signal keeps working whether or not anything reads the digital layer (SUCO ESI).
Is HART a Fieldbus?
Not in the usual sense. A digital fieldbus replaces the analog loop entirely with a shared digital network. HART keeps the 4-20mA loop and layers digital data on top of it, staying backward compatible with decades of installed analog wiring. That hybrid design is exactly why it persists (SUCO ESI).
The Bottom Line on HART
HART is the pragmatic bridge between analog and digital instrumentation. It superimposes a 1200 bps FSK signal on the 4-20mA loop, adds up to four process variables plus real diagnostics, and asks nothing of your existing wiring beyond a load resistor and a master to listen (SUCO ESI). It is slow, and that is fine, because it was built for insight, not control.
The takeaway is not that you should install HART. On most loops, you already have it. The opportunity is to stop stranding the digital half, connect a master, and read what your transmitters have been trying to tell you all along. Start with the loops that already give you trouble, and the noise-hunting sequence in our 4-20mA loop noise guide is a good place to point that new visibility.
Frequently Asked Questions
Is HART digital or analog?
Does HART data disturb the 4-20mA reading?
How fast is HART communication?
What do you need to read HART data off a loop?
Is HART a fieldbus?
Related Articles