01.HART Communication Tutorial Part 2 - Inst Tools
01.HART Communication Tutorial Part 2 - Inst Tools
Pages
HART ADDRESSING
HART addressing is of two types: polling address and unique identifier. Polling address is single byte and
is also known as “short address.” Unique identifier is of 5 bytes and also called “long address.”
The address field formats for the short and the long frames are shown in Figure. One bit of the short
address distinguishes the two masters, while another bit indicates burst mode telegrams. The remaining
four bits distinguish the field devices (from 0 to 15)—0 for single-unit mode and 1–15 corresponds to
multidrop mode. The polling address format is used with old HART devices that do not support the long
address format.
The 5-byte unique identifier is a hardware address that consists of 1-byte manufacturer code, 1-byte
device type code, and a 3-byte sequential number. This 5-byte ID is unique for each device. HCF
administers the manufacturer code, which eliminates the possibility of address duplication of any two
HART devices. The master uses this unique long address to communicate with the slaves. x
https://instrumentationtools.com/hart-communication-tutorial-part-2/ 1/13
3/9/23, 2:22 PM HART Communication Tutorial Part 2 - Inst Tools
In single mode, the master polls address 0 to get the unique slave ID. In multidrop mode, the master
checks all the polling addresses 0 to 15 to check device presence. The master then presents a list of live
devices on the network. A user can alternatively enter the tag of the intended device and the master will
broadcast the same.
NEW
The slave with the unique ID and the tag responds against this query from the master. The polling
address, in conjunction with he unique ID, indicates whether the message exchange is from a primary or
secondary master and whether the slave is in the burst mode or not.
ARBITRATION
Arbitration ensures proper message transmission between master and the slave devices. There can be
either master–slave or burst mode. In the former, it is the master that initiates message transmissions, by
requesting the slave device. The slave device, in turn, responds only to the query from the master. A slave
x
in the master–slave mode of operation can never initiate communication.
https://instrumentationtools.com/hart-communication-tutorial-part-2/ 2/13
3/9/23, 2:22 PM HART Communication Tutorial Part 2 - Inst Tools
There can be two masters on the network—a primary master and a secondary master—which may
typically be a handheld terminal. Arbitration between the two masters is based on timing.
The slave burst mode, like the master–slave mode, is initiated by a command from the master. In this,
burst mode responses are generated by the requested slave without request frames from the master.
Data is updated at a faster rate since the slave goes on transmitting without a request from the master.
A frame, either from a master or a slave, is transmitted only after ensuring that no transmission is taking
place on the network at that point of time. It is the responsibility of the timer to allow access to the
network to the primary masters, secondary masters, slaves, or slaves in burst mode. Both masters have
equal priority in getting access to the bus. In case both masters have to repetitively access the bus, they
would do so alternately. Burst mode slaves wait longer than the masters to transmit, allowing the masters
COMMUNICATION MODES
Communication employing HART protocol can either be master–slave or burst mode. In the former
mode, communication is initiated by the master. A HART communication loop may have two masters:
primary and secondary. The master is typically a system host—may be a distributed control system, a
PLC, or a personal computer. The secondary master can be a handheld configuration tool (i.e., a handheld
terminal) used for occasional configurations of different process parameters.
https://instrumentationtools.com/hart-communication-tutorial-part-2/ 3/13
3/9/23, 2:22 PM HART Communication Tutorial Part 2 - Inst Tools
Replay
A slave may be a transmitter or a valve positioner. Burst mode configuration provides the master with
certain information on a continuous basis, until told to stop. It provides for a faster communication
(about three to four data updates per second) than the master–slave mode and is used in single-slave
configuration.
HART NETWORKS
HART networks can operate in two configurations: point-to-point and multidrop mode. In the point-to-
point network, the traditional 4–20 mA current signal is used to control the process and remains
unaffected by HART signal. The configuration parameters, etc., are transferred digitally over the HART
protocol. The point-to-point scheme is shown in Below Figure. The digital HART signal is used for
commissioning, maintenance, and diagnostic purposes.
https://instrumentationtools.com/hart-communication-tutorial-part-2/ 4/13
3/9/23, 2:22 PM HART Communication Tutorial Part 2 - Inst Tools
افتح حساب
تجريبي
HART multidrop communication networks are used when the devices are widely spaced. As shown in
Below Figure, only two wires are required to communicate with the master. If required, intrinsic safety
barriers and auxiliary power supply for up to 15 devices can be incorporated in this mode. All polling
addresses of the devices are set at greater than zero and device current limited to a typical value of 4
mA.
Multidrop networks allow two wire devices to be connected in parallel. Information reading time from a
single variable is typically 500 ms and with 15 devices connected to the network; approximately 7.5 s
would be required to completely go through the network cycle once.
SEE MORE
Ad You are Invited to - Automation Community Competition # Win Prizes
https://instrumentationtools.com/hart-communication-tutorial-part-2/ 5/13
3/9/23, 2:22 PM HART Communication Tutorial Part 2 - Inst Tools
HART devices need occasional calibration to ensure that the transducer output, via the different
processing blocks, is representing the true process value. Any HART field device has a transducer block, a
range block, and a data acquisition (DAQ) block for such calibration.
Calibration of such field devices include the calibration of the digital process value, its proper scaling,
converting into some desired range, and finally sending the 4–20 mA current value. The process output
successively goes to the transducer block, range or range conversion block, and finally to the DAQ block.
The below Figure shows the calibration steps for a HART-enabled field device. The transducer block
involves comparing a simulated transducer value with an internally generated traceable reference. This
comparison determines whether calibration of the field device is required, which can be done by using
the HART protocol. Calibration is usually performed by providing the field device with exact transducer
values—one near the lower limit and the other near the upper limit. Using the HART protocol, the field
فتح
x
The range block uses the lower and upper range values of 4 and 20 mA, respectively, to convert these
transducer values
Youinto
are lower and
Invited to upper range percent
- Automation values—the
Community former #refers
Competition to 0% and the latter
Win Prizes
https://instrumentationtools.com/hart-communication-tutorial-part-2/ 6/13
3/9/23, 2:22 PM HART Communication Tutorial Part 2 - Inst Tools
100%. The range block output may be in linear or square root form—as in the case of flowtype PV.
The output of the range block is passed on to the DAQ block, which then converts the percent range
values into loop current signals. Calibration of the current loop is not seriously needed because no
moving parts are involved. Calibration at 4 mA corresponds to current zero trim and 20 mA is called the
Subscribe Now
Communication
HART Communication Tutorial Part 3
HART Communication Tutorial Part 1
Recommended Articles
1. Foundation Fieldbus Communication Management
3. What is a Network ?
https://instrumentationtools.com/hart-communication-tutorial-part-2/ 7/13
3/9/23, 2:22 PM HART Communication Tutorial Part 2 - Inst Tools
Leave a Comment
Name *
Email *
Website
Post Comment
https://instrumentationtools.com/hart-communication-tutorial-part-2/ 8/13
3/9/23, 2:22 PM HART Communication Tutorial Part 2 - Inst Tools
https://instrumentationtools.com/hart-communication-tutorial-part-2/ 9/13
3/9/23, 2:22 PM HART Communication Tutorial Part 2 - Inst Tools
Categories
Select Category
Recent Comments
x
Hussnain SArwaR on What is Auto Reclosing?
https://instrumentationtools.com/hart-communication-tutorial-part-2/ 10/13
3/9/23, 2:22 PM HART Communication Tutorial Part 2 - Inst Tools
https://instrumentationtools.com/hart-communication-tutorial-part-2/ 11/13
3/9/23, 2:22 PM HART Communication Tutorial Part 2 - Inst Tools
More Articles
5. Profibus Listener
2023 © Reproduction without explicit permission is prohibited. - PLC SCADA Courses - Engineers Community
https://instrumentationtools.com/hart-communication-tutorial-part-2/ 12/13
3/9/23, 2:22 PM HART Communication Tutorial Part 2 - Inst Tools
https://instrumentationtools.com/hart-communication-tutorial-part-2/ 13/13