Understanding 4-20mA vs HART vs Foundation Fieldbus

Quick Answer
4-20mA, HART, and Foundation Fieldbus are layered standards for different loop needs. This guide explains where each belongs, what it adds, and how to choose without costly retrofits.
Pick the wrong signal standard for a process loop and you'll feel it in three places: commissioning complexity, ongoing maintenance cost, and the data your control system actually receives. These three technologies are not competing products. They are layered standards that evolved to solve different problems at different points in the history of process automation.
Most plants run all three simultaneously. The question is never which one wins. It is which one belongs on each loop.
Why Signal Standards Matter More Than Most Engineers Admit
The signal standard determines what data leaves the field device, how reliably it arrives at the control system, what diagnostic information is available between calibrations, and how much engineering effort a loop requires from commissioning through the end of its service life.
A 4-20mA loop and a Foundation Fieldbus loop measuring the same pressure variable deliver fundamentally different amounts of information, require different infrastructure, and fail in fundamentally different ways.
Getting this decision right at the design stage costs nothing extra. Getting it wrong and retrofitting mid-project costs in engineering hours, cable rework, I/O card changes, and delayed startup.
The signal standard is not a wiring decision. It is an architecture decision that determines what the plant can know about its own instruments for the next 20 years.
4-20mA: The Universal Baseline
How It Works
A 4-20mA loop carries one process variable as an analog current signal. The transmitter sinks or sources current proportional to the measured value: 4mA represents the low range value, 20mA represents the high range value. The 4mA live zero distinguishes a healthy low-range reading from a broken wire, which reads true zero. Two wires carry both the signal and the loop power.
It is the simplest, most robust signal standard in industrial process measurement and it has been in continuous service for over 50 years.
What It Cannot Do
One wire pair, one variable. A pressure transmitter on a 4-20mA loop sends pressure. It sends nothing else. Sensor temperature, electronics health, calibration status, device identity, configuration parameters, these exist inside the transmitter and are completely inaccessible from the control room without a physical field visit and a HART communicator or handheld device.
The DCS input card sees a current value. It has no way to know whether that value reflects a healthy measurement, a partially blocked impulse line, a degraded sensor, or a misconfigured range.
Where It Belongs
4-20mA is the right choice for simple measurement loops in facilities without a digital infrastructure investment, for applications where the only required output is a single process variable, for installations where cable runs are long and electromagnetic interference is a concern, and for any application where instrument maintenance is performed locally by technicians with handheld communicators rather than from an asset management platform.
It is also the right choice when the installed DCS or PLC infrastructure only supports analog I/O and a digital retrofit is not in scope.
HART: Intelligence Over the Same Two Wires
How It Works
HART, Highway Addressable Remote Transducer, superimposes a digital signal onto the existing 4-20mA loop using frequency-shift keying at 1200 baud. The analog current signal continues operating normally. The HART signal rides on top without interfering with it. The result is simultaneous analog process variable transmission and digital bidirectional communication over the same two wires.
HART requires no additional cabling, no new I/O infrastructure, and no changes to the existing analog input architecture. A plant already running 4-20mA loops gains HART capability simply by specifying HART-enabled transmitters and connecting a communicator to the loop terminals or using a HART multiplexer integrated into the asset management system.
What HART Adds
A HART device exposes up to four process variables, device configuration parameters, calibration data, diagnostic status, and manufacturer-specific information through the digital channel. A Rosemount 3051 on a HART loop reports differential pressure on the 4-20mA signal and simultaneously makes static pressure, sensor temperature, device status, and loop diagnostics available digitally.
HART 7 added the Wireless HART protocol, device alerts, and enhanced diagnostic command sets. Most modern HART-enabled transmitters support HART 7, which is fully backward compatible with HART 5 and HART 6 infrastructure.
The Polling Limitation
Standard HART communication is point-to-point and operates at 1200 baud. Digital communication is slow compared to the analog signal. A HART multiplexer polling a network of 32 transmitters every 10 seconds is providing adequate diagnostic visibility for asset management purposes, not real-time process control through the digital channel. The process variable used for control always comes from the 4-20mA signal. HART is the diagnostic and configuration layer, not the control layer.
Where It Belongs
HART is the correct standard for the majority of process measurement loops in modern facilities. It adds diagnostic depth and remote configuration capability at essentially no incremental infrastructure cost over a standard 4-20mA installation. For facilities with Emerson AMS, Honeywell Field Device Manager, or similar asset management platforms, HART is the data source that makes predictive maintenance and calibration interval optimization possible.
HART does not replace 4-20mA. It completes it. The analog signal handles control. The digital channel handles everything the plant needs to know about the instrument behind that signal.
Foundation Fieldbus: The Digital Plant Architecture
How It Works
Foundation Fieldbus H1 is a fully digital, bidirectional communication protocol that replaces the 4-20mA signal entirely. Multiple devices share a single pair of wires on a bus segment. Each device communicates digitally using a scheduled, deterministic communication cycle managed by a Link Active Scheduler. Process variables, setpoints, control outputs, and diagnostics all travel as digital data on the same segment.
Foundation Fieldbus was designed to move control execution out of the DCS and into the field device. A PID function block running in a valve positioner or a flow transmitter executes control locally, reducing DCS cycle time dependency and enabling faster loop response. This is not a feature that most projects use, but it is the architectural capability that distinguishes Fieldbus from everything that came before it.
What It Adds Over HART
Every device on a Fieldbus segment publishes its process variables, status, and diagnostics continuously on the bus. There is no polling delay. Any device on the segment can read the published data from any other device. A valve positioner reading flow from a transmitter on the same segment without routing through the DCS is a real implementation that reduces control latency and DCS I/O loading.
Fieldbus also supports device redundancy, segment power redundancy, and intrinsic safety barriers at the segment level rather than per device, reducing installed cost on hazardous area applications relative to individual IS barriers on 4-20mA loops.
What It Costs
Foundation Fieldbus requires infrastructure that 4-20mA and HART do not. Fieldbus interface cards in the DCS or control system are significantly more expensive than analog input cards. Segment design requires engineering, junction boxes, terminators, and power conditioners add to the installed cost. Commissioning requires Fieldbus-trained technicians. Troubleshooting a segment fault is more complex than tracing a 4-20mA loop fault.
The ROI argument for Foundation Fieldbus in new greenfield construction is credible: reduced cable runs (many devices per segment), reduced I/O card count, reduced junction box count, and enhanced diagnostic data offset the higher per-device cost over the life of the plant. In a brownfield retrofit of an existing 4-20mA installation, the business case is significantly harder to make.
Where It Belongs
Large greenfield process plants, refinery units, offshore platforms, and any installation where the cable and infrastructure savings from multi-drop wiring and reduced I/O count are substantial. Foundation Fieldbus is not the right choice for small to medium facilities, for plants with existing analog infrastructure that would require a full rip-and-replace to adopt Fieldbus, or for any application where the DCS does not natively support H1 Fieldbus interfaces.
Side-by-Side Comparison
| Feature | 4-20mA | HART | Foundation Fieldbus H1 |
|---|---|---|---|
| Signal type | Analog current | Analog + digital overlay | Fully digital |
| Process variables per loop | 1 | Up to 4 (digital) | Multiple per segment |
| Wiring | 2-wire, point-to-point | 2-wire, point-to-point | 2-wire, multi-drop bus |
| Devices per wire pair | 1 | 1 (multidrop to 15, rarely used) | Up to 16 per segment |
| Communication speed | N/A | 1200 baud | 31.25 kbps |
| Real-time control use | Yes | Yes (analog signal) | Yes (including in-device control) |
| Remote diagnostics | None | Full via HART channel | Continuous, all devices |
| Infrastructure cost | Lowest | Low (same as 4-20mA) | Highest |
| Commissioning complexity | Low | Low to moderate | High |
| DCS I/O card cost | Low | Low to moderate | High |
| Retrofit suitability | Baseline | Excellent | Poor to moderate |
| Greenfield suitability | Good | Good | Best for large plants |
How to Choose for Your Application
Start With the Control System Infrastructure
The DCS or PLC determines which standards are practical before any device-level comparison. A legacy system with only analog I/O cards supports 4-20mA and HART. A system with HART multiplexing or smart I/O supports the full HART diagnostic capability. A system with Fieldbus interface cards supports Foundation Fieldbus. Do not specify field devices for a protocol the control system cannot receive.
Match the Standard to the Loop Function
Safety instrumented functions typically use 4-20mA because the analog signal is simple, verifiable, and immune to protocol-level faults. The SIL assessment for a 4-20mA loop is straightforward. The SIL assessment for a Foundation Fieldbus loop requires analysis of the bus infrastructure, segment health, and scheduler behavior as failure modes, which adds complexity to the functional safety case.
Process control loops benefit from HART diagnostic capability. The measurement is used for control, the analog signal handles that function, and the HART channel provides the between-calibration visibility that condition-based maintenance requires.
High-density instrument installations on large greenfield plants benefit from Foundation Fieldbus where the cable and I/O savings are substantial and the operational team has the training to commission and maintain Fieldbus segments.
Consider Who Will Maintain It
The correct signal standard for the measurement is the one the maintenance team can actually work on. A Foundation Fieldbus installation in a plant where no instrument technician has Fieldbus training is not a smarter architecture. It is an escalated support cost and a longer mean time to repair when a segment fault occurs. Honest assessment of the plant's technical capability is a selection input, not a secondary consideration.
Common Mistakes and What They Cost
Treating HART as Optional on New Installations
Specifying non-HART 4-20mA transmitters on new installations to save a small per-device cost eliminates diagnostic capability for the life of the instrument without saving enough to justify the decision. The marginal cost of HART capability on a new transmitter is typically 10 to 20 percent of the device price. The cost of a field visit to diagnose a transmitter that would have been flagged remotely by a HART diagnostic is a technician's day plus any process disruption.
Commissioning Foundation Fieldbus Without Trained Resources
Fieldbus segment commissioning requires understanding of bus topology, terminator placement, power conditioner selection, and macrocycle timing. A team commissioning their first Fieldbus installation without support from a Fieldbus-experienced integrator or the device manufacturer's commissioning team will spend significantly more time on the segment than the schedule allows. The cost of bringing in experienced support at the design stage is a fraction of the cost of resolving commissioning problems during startup.
Assuming HART Means Real-Time Diagnostics
HART diagnostics are available when a communicator is connected or when a multiplexer polls the device. They are not continuous. A transmitter developing an impulse line blockage between HART polling cycles will continue sending a plausible 4-20mA signal until the next poll detects the anomaly. HART provides diagnostic visibility on a schedule. Foundation Fieldbus provides it continuously. Understanding that distinction prevents over-relying on HART diagnostics as a real-time instrument health monitor.
Sourcing and Integration Considerations
HART-enabled transmitters from major manufacturers, Rosemount, Yokogawa, Endress+Hauser, ABB, are widely stocked through authorized distributors with short lead times on standard configurations. Foundation Fieldbus variants of the same devices carry longer lead times and require explicit ordering of the Fieldbus output option, which is not always the default configuration.
Specifying Foundation Fieldbus devices late in a project almost always results in lead time problems. Fieldbus-specific models are not warehouse stock items at most distributors. Confirm availability and lead time before finalizing the instrument index.
Counterfeit transmitters in both HART and Fieldbus variants are documented in the industrial market. A device with cloned firmware may pass initial bench testing but behave incorrectly on a HART multiplexer poll or fail to execute Fieldbus function blocks correctly under load. Authorized distribution with manufacturer traceability is the only protection against this failure mode, and it is a failure mode that produces measurement errors rather than obvious device faults.
Selection Checklist
Before finalizing signal standard selection for any loop:
- Control system capability confirmed: DCS or PLC I/O card type verified against the signal standard being specified
- Maintenance team capability assessed: Fieldbus commissioning and troubleshooting skills confirmed before specifying FF H1
- Loop function classified: safety, control, or monitoring, each has a different signal standard priority
- HART infrastructure planned: multiplexer or smart I/O confirmed if remote diagnostic access is required
- Foundation Fieldbus segment designed: device count per segment, power conditioner, and terminator placement confirmed before ordering
- Lead times checked: Fieldbus device variants confirmed in stock or ordered with sufficient schedule margin
- Authorized sourcing confirmed: distributor authorization verified for all HART and Fieldbus devices on critical loops
The right signal standard is the one that matches the control system, the maintenance capability, and the measurement purpose. Defaulting to what was used on the last project without checking those three things is how the wrong standard ends up on the wrong loop.
Work With a Supplier Who Understands Signal Architecture
If you are specifying instruments across 4-20mA, HART, and Foundation Fieldbus loops and need to confirm device availability, signal standard compatibility, or lead time for Fieldbus variants, Techno Control Corp sources from authorized manufacturer channels with traceability documentation.
Contact us at TechnoControlCorp with your instrument index and we will help confirm specifications and availability before your procurement window closes.
Related products
Components from our catalogue relevant to this article — request a quote for availability, lead time and pricing.
/TC625 AF100 ABB - Coaxial Modem 3BSE002224R1.png)
TC625 AF100 ABB - Coaxial Modem 3BSE002224R1
Coaxial modem TC625 AF100
/SB512 ABB - Power Supply 3BSE002098R1.png)
SB512 ABB - Power Supply 3BSE002098R1
SB512 power supply module
/DSSS 171 ABB - Voting Unit 3BSE005003R1.png)
DSSS 171 ABB - Voting Unit 3BSE005003R1
DSSS 171 voting unit for safety systems
/4NWP100174R0001 ABB - UPS PowerValue 11LI Up 2000 VA.webp)
4NWP100174R0001 ABB - UPS PowerValue 11LI Up 2000 VA
UPS PowerValue 11LI Up 2000 VA

