The HART protocol smart transmitter standard has been the dominant digital communication technology in industrial process instrumentation for over 30 years — yet many Indian instrumentation engineers use HART devices without fully understanding how the protocol works. HART (Highway Addressable Remote Transducer) elegantly solves the problem of adding digital communication to existing 4–20mA loops without replacing any wiring. This guide explains the HART protocol fundamentals, physical layer, device categories, and practical applications in Indian process plants.
Table of Contents
- What is HART Protocol?
- Physical Layer: FSK on 4-20mA Loop
- HART Commands: Universal, Common Practice, and Device-Specific
- Point-to-Point vs Multidrop Mode
- HART Communication Tools and Handhelds
- Practical Applications in Indian Plants
- Frequently Asked Questions
What is HART Protocol?
HART protocol enables digital communication between a control system (master) and a field instrument (slave) over the existing two-wire 4–20mA instrumentation loop. The remarkable achievement of HART is that the digital signal coexists with the analog 4–20mA signal simultaneously on the same pair of wires — the control system reads the traditional 4–20mA process value while HART digital data carries configuration, diagnostics, and secondary variables.
HART was developed by Rosemount (now Emerson) in the 1980s and transferred to the HART Communication Foundation (now FieldComm Group) in 1993 as an open standard. Today, over 50 million HART-enabled devices are installed worldwide. In India, HART is standard on virtually all smart transmitters used in refineries, chemical plants, and pharmaceutical facilities.
Physical Layer: FSK on 4-20mA Loop
HART uses Bell 202 Frequency Shift Keying (FSK) at 1200 baud superimposed on the 4–20mA DC loop current:
- Logic 1 (mark): 1200 Hz sine wave, ±0.5mA peak amplitude.
- Logic 0 (space): 2200 Hz sine wave, ±0.5mA peak amplitude.
Since the FSK signal averages to zero over each symbol period, it adds no net DC current to the loop. The 4–20mA process variable remains unaffected — a 12mA signal (50% of range) with HART superimposed still reads 12.000mA on any conventional mA meter. The HART signal is extracted by the receiver using a bandpass filter centred at 1200/2200 Hz.
Physical requirements:
- Minimum loop resistance: 230Ω (HART signal needs this to develop sufficient voltage across it). Most DCS/PLC input cards have 250Ω input impedance — adequate.
- Maximum loop resistance: Limited by supply voltage and total loop current. At 20mA with 24V supply: maximum 1200Ω. At 500Ω total loop resistance, 24V supply: loop voltage at 20mA = 24V – 20mA × 500Ω = 14V (still above transmitter minimum of 10.5V for most Rosemount/Yokogawa transmitters).
- Cable capacitance: HART is limited to ~3000m maximum loop length at 1200 baud due to cable capacitance limiting the FSK signal rise time.
HART Commands: Universal, Common Practice, and Device-Specific
HART commands are categorised into three groups:
Universal Commands (0–30)
All HART devices must implement these. Key commands:
- CMD 0: Read Unique Identifier — Returns manufacturer ID, device type, and revision. Used to identify connected device type and protocol version.
- CMD 1: Read Primary Variable — Returns the primary process variable with its engineering unit code.
- CMD 2: Read Loop Current and Percentage of Range — Returns the 4–20mA loop current and the percentage of configured range.
- CMD 3: Read Dynamic Variables and Loop Current — Returns all dynamic variables (PV, SV, TV, QV) and loop current in one transaction.
- CMD 11: Read Unique Identifier by Tag — Find a device by its tag name (useful in multidrop).
- CMD 12: Read Message — Read the user-configurable message string stored in transmitter.
- CMD 13: Read Tag, Descriptor, Date — Read instrument tag, descriptor, and installation date.
Common Practice Commands (31–127)
Implemented by most HART devices but not mandatory:
- CMD 33: Read Transmitter Variables — Read all four dynamic variables simultaneously.
- CMD 35: Write Primary Variable Range — Set LRV and URV (span adjustment).
- CMD 40: Enter/Exit Fixed Current Mode — Force loop current to a specific value (useful for loop calibration and testing).
- CMD 45: Trim DAC Gain — Calibrate the 20mA endpoint.
- CMD 46: Trim DAC Zero — Calibrate the 4mA endpoint.
Point-to-Point vs Multidrop Mode
HART normally operates in point-to-point mode: one transmitter per 4–20mA loop. In this mode, the transmitter controls the 4–20mA analog output, and HART digital provides supplementary data.
In multidrop mode, up to 15 HART devices share a single pair of wires. Each device is set to a unique poll address (1–15). All devices fix their 4–20mA output to 4mA (minimum loop current — no analog output used). All process values are communicated digitally only. The master polls each device sequentially.
Multidrop is useful for:
- Cost reduction: one pair of wires for up to 15 transmitters instead of individual loops for each.
- Non-critical monitoring where digital communication latency (10–20 seconds for a full scan of 15 devices at 1200 baud) is acceptable.
- Legacy retrofits where additional cable runs are expensive.
HART Communication Tools and Handhelds
HART Handheld Communicators
The gold standard is the Emerson 475/375 Field Communicator — a ruggedised handheld that connects in parallel with any point on the HART loop (in the field or in the control room). It provides access to all HART menus for configuration, calibration, and diagnostics. Price: ₹1,50,000–₹2,50,000 for the device plus annual DD (Device Description) subscription.
PC-Based HART Modems
A HART modem (e.g., Mactek Viator USB HART Modem, ₹15,000–₹30,000) connects a PC to the HART loop via USB. Software like PACTware (free, open source) or manufacturer-specific tools (Endress+Hauser FieldCare, Yokogawa FieldMate) provides full HART configuration capability on a laptop.
HART Multiplexers
HART multiplexers connect multiple HART loops to a single RS232/RS485 or Ethernet port, allowing the DCS or asset management software to poll all transmitters continuously for device health and diagnostics. Emerson AMS Device Manager is the most widely used asset management platform in Indian refineries.
Practical Applications in Indian Plants
- Remote span adjustment: Instead of sending a technician to a transmitter installed 500m away in a hazardous area, the instrument engineer adjusts LRV/URV remotely via HART handheld in the control room.
- Secondary variable monitoring: Pressure transmitters also measure sensor temperature internally. HART provides this secondary variable to the DCS for ambient monitoring.
- Multivariable transmitters: Vortex flow meters with HART provide flow rate (PV), flowing temperature (SV), and calculated mass flow (TV) — all from one device, one cable pair.
- Proof test assistance: SIS applications require periodic proof testing of sensors. HART fixed current mode (CMD 40) allows the loop to be forced to 4mA or 20mA to simulate zero and full-scale, checking the SIS logic solver’s response without disturbing the process.
- Device diagnostics: Smart HART transmitters continuously run self-diagnostics. NAMUR NE 107 diagnostic states (Failure, Out of Specification, Function Check, Maintenance Required) are communicated via HART digital to the DCS, enabling proactive maintenance in Indian O&M teams.
Frequently Asked Questions
Does HART work with standard 4-20mA input cards on a DCS or PLC?
Yes. Standard 4–20mA input cards read the analog signal normally, completely ignoring the HART FSK signal (which averages to zero). To access HART digital data, you need either a HART-capable input card (available on most modern DCS systems) or a separate HART modem/multiplexer connected in parallel with the loop.
What is the difference between HART 5 and HART 7?
HART 5 (legacy) supports 3 dynamic variables and a device descriptor (DD) file. HART 7 (current standard) adds support for 8 dynamic variables, improved device description language (EDDL), wireless gateway compatibility (WirelessHART), standardised device status bytes, and enhanced security features. HART 7 devices are backward compatible with HART 5 masters.
Can HART and PROFIBUS instruments be mixed on the same segment?
No. HART and PROFIBUS are completely different physical and protocol layers and cannot share the same cable. A HART multiplexer can collect data from HART instruments and present it to a PROFIBUS master via a gateway, but the instruments themselves are on separate loops.
Is there a WirelessHART option?
Yes. WirelessHART (IEC 62591) uses the same HART application layer commands wirelessly, operating in the 2.4 GHz ISM band using FHSS (frequency hopping spread spectrum) in a self-organising mesh network. WirelessHART adapters can convert wired HART instruments to wireless. This is useful for retrofit monitoring in Indian plants where running additional instrument cable is expensive.
Add comment