SPECIAL OFFER! Join ISA now and get the rest of 2023 Free.

  • By Steve J. Smith
  • System Integration
Smart transmitters enable smart sensors
Integrating digital technologies made instrument transmitters smart, with instrument sensors following in their wake

By Steven J. Smith

Process instruments consist of two main components: a sensor and a transmitter. The sensor is sometimes part of the instrument assembly, as with some pressure instruments, but is more often separate, as with analytical instruments, such as those used for pH measurement.

Before sensors could become smart, transmitters had to gain intelligence by adapting digital technologies. It would not have been practical, or sometimes even possible, to connect a smart digital sensor to a simple analog transmitter.

Industrial instrumentation has progressed significantly since the 1970s, when the vast majority of instruments simply had a single 4-20 or 0-20 mA (analog) output proportional to the process variable. Some sensors had the inherent ability to measure multiple process variables, but they required multiple analog outputs to access this additional information. With an analog transmitter with a single analog output, secondary variables remained stranded, as did data regarding the configuration or health of the instrument. The process variable was relegated to a dedicated analog signal transmitted from the instrument over two wires to an indicator or control system, with a multidrop configuration.

Working with these instruments required direct access to the device and manual adjustment by maintenance personnel. What was missing from this environment was any information about the instrument itself, or about secondary process variables, such as the temperature from a pH sensor.

HART emerges

In the early 1980s, instrument vendors realized the potential benefits of digital technology in instruments. There was a wealth of useful data contained in an instrument, including other measured process variables, device configuration, alarm limits, operating time, operating conditions, diagnostic information, and a broad range of device health data.

Obtaining this data from an instrument helps optimize the use of the device, and ultimately improves process performance, and HART communications emerged as one of the first ways to access this stranded data to make an instrument smart.

HART digital technology allowed communication with an analog instrument using a digital communication signal (Bell 202) transmitted over the same two wires as the analog output. This digital signal provided two-way communications between the instrument and a host without disrupting the output, allowing various pieces of data to be accessed. Using HART, personnel could talk to the instrument and perform configuration or diagnostics-all while it was making one or more real-time process measurements.

At the same time, various companies were making progress in the development of other digital technologies that would be transmitted over dedicated communication highways, each offering specific benefits. Various Fieldbus technologies emerged-including EtherNet/IP, FOUNDATION Fieldbus, Profibus, and Modbus-and today these compose the majority of new applications for fieldbus communications.

In a similar fashion with respect to wireless digital communications, many technologies have been reduced to two clear leaders: ISA100 and WirelessHART.

Digital technology expands

The realization that instruments contained a vast amount of valuable data that could be bidirectionally communicated between instruments and control systems dramatically changed the way companies operated a process and managed assets-and it drove the rapid expansion of digital technology in the industrial environment. There are very few instruments today that are not smart, at least to some extent. From the 1980s to 2000, digital communication technologies emerged in industrial markets, and today are providing significant benefits.

Around the same time, office computer networks were evolving. In 1989, the first prototype of the Internet was developed by Tim Berners-Lee and Robert Cailliau at CERN (the European Organization for Nuclear Research), eventually leading to the implementation of the World Wide Web. With networked computers and the Internet, there came Internet-enabled coordination and integration across the value chain, allowing suppliers to reach customers and business partners regardless of geography.

This Internet-enabled integration has also allowed enhanced access to process data from the point of measurement all the way to the business system level and beyond. Not only can one see process data critical to the operation of a process, but one can also access this key asset information.

As we move well into the second decade of this century, basic information technology has become more deeply embedded in industrial and consumer products, allowing them to become part of the Internet of Things (IoT). In one lifetime, process control migrated from pneumatics to electrical analog, and then to sophisticated digital communications extending out to the Internet. And most of today's smart instruments (figure 1) connect easily to digital communications systems, and in some cases contain web servers and Ethernet ports for directly connecting to the Internet.

Smart instruments can acquire so much data, they need a high-speed digital interface to send it all. For example, some Coriolis flowmeters can simultaneously detect multiple measured process values, including mass flow, volume flow, density, concentration, and temperature. In addition to these measured variables, built-in electronics monitor instrument performance and report status and diagnostic values. Once smart instruments became widely accepted, mostly by adding the aforementioned features to the transmitter, smart sensors followed.


Figure 1. Information can now be communicated bidirectionally between instruments and control systems, dramatically improving the way companies operate a process and manage assets. The Liquiline transmitter is an example, communicating via EtherNet/IP, Modbus RS485, or TCP, PROFIBUS DP, and HART as well as a web server.

Smart sensors improve operations

Because digital information resides in the sensor and is communicated to the transmitter, health diagnostics can be performed, and the state of the sensor and transmitter health can be communicated to the host systems in real time. Real-time diagnostics and sensor-health data allow personnel to better manage a sensor. The need to clean and calibrate the device can be proactively managed, rather than reactively performed. In fact, some smart sensors can determine if they actually need to be cleaned and calibrated.

For example, calibration cycles for standard temperature sensors in critical service are every six to 12 months. This requires a technician to remove the sensor, take it to a lab for calibration, and then reinstall it. But one resistance temperature detector (RTD) sensor is able to determine if it needs a calibration when used in sterilize-in-place (SIP) processes (figure 2).

In SIP processes, steam at 121°C (250°F) is used to sterilize equipment. The sensor uses a reference material with a Curie point of 118°C (244°F). When the SIP process reaches 118°C, the reference sensor sends a signal. Simultaneously, the RTD measures the temperature. Comparison between these two values is used to determine if the temperature sensor needs calibration. If both sensors read a value close enough to 118°C, the RTD sensor is still in calibration.

Another example of real-time diagnostics and sensor-health data is a four-pole conductivity sensor (figure 3). This sensor uses four conductors to measure conductivity, and its four-pole design allows the sensor to operate over a broader range of measurement than two-pole conductive sensors. It uses digital sensor technology in the head of the sensor to digitize the measurement signal and provide a host of performance and diagnostic information.

One diagnostic function that makes this sensor particularly smart is electrode connection surveillance, which monitors the connection between the electrodes and the electronics. If there is a connection error, an error message is sent to the transmitter to notify the user of a connection problem within the sensor.


Figure 2. The TrustSens RTD checks its calibration every SIP operation.

Figure 3. Technology is enabling real-time diagnostics and sensor-health data embedded in sensors. For example, the CLS82D four-pole conductivity sensor incorporates smart diagnostics.

Accessing smart sensors

Maintenance personnel are stretched thin at many process plants and facilities, increasing the need for digital technologies, such as remote access to an instrument beyond the control system. By using digital communications, especially over an industrial Ethernet network, an instrument can become a "thing" in the Industrial Internet of Things.

Some more sophisticated digital transmitters have an embedded web server, permitting properly authorized access from any device connected to the Internet and capable of hosting a web browser, such as a smartphone (figure 4, page 24).

Two of the leading networks for local access to smart instruments from host systems are Modbus and EtherNet/IP. Common hosts are control systems and asset management systems.

Modbus is an open protocol, allowing any manufacturer to integrate the protocol into an instrument. Modbus is a serial, master-slave, protocol. The master requests information, and the slaves respond, with one master communicating with up to 247 slaves. Each slave in the network is assigned a unique ID. When a Modbus master requests information from a slave, the first data communicated is the slave ID.

Modbus can be difficult because one can use 16- or 32-bit signed and unsigned integers, ASCII strings; discrete on/off values, and 32-bit floating point numbers. To program a system for a device using Modbus communications, a significant amount of information is required about the slave device and its registers. A programmer has to obtain a Modbus map from an instrument manufacturer and carefully program the master to communicate properly with each slave device.

An improved version called Modbus TCP/IP is now available, whereby Modbus data can be framed in a TCP/IP packet, allowing the information to be more easily communicated over an Ethernet network.

EtherNet/IP is becoming one of the most widely used industrial protocols due to its ease of integration and operation. Like Modbus TCP/IP, EtherNet/IP data is transferred in a TCP/IP packet. Each device on an EtherNet/IP network presents its data to the network as a series of data values called attributes.

Because EtherNet/IP uses the Common Industrial Protocol (CIP), consistent device access is possible with one configuration tool. Devices become "objects" on the network that are easy to integrate. Once on the network, an object has a profile that allows sensor data to be assigned within the profile, without the need for detailed programming information.

With digital sensors, digital transmitters, and control systems communicating, data can be easily and clearly communicated from the process to the host control system, and on up to the enterprise level. Data is no longer just the primary process variable, but also includes secondary process variables, sensor health, sensor performance characteristics, calibration information, and real-time diagnostics. All this information can be used to improve the process, optimize the performance of the instrument while extending its life, and maximize the productivity of maintenance personnel.

With the advent of the Internet, these digital devices and systems are being further transformed and becoming part of the IoT. This transformation will take us to places and bring capabilities we never imagined. Let's look at the journey of one industrial process measurement over the past 50 years to see how it has been completely transformed by digital technology: pH measurement.


Figure 5. Smart sensors can store measuring and operating data, including serial number, calibration date, number of calibrations, offsets, pH application range, number of calibrations, and hours of operation under extreme conditions.

Digital journey of one measurement

The fundamental measurement of pH has been used across a range of industrial processes for many years. It is a measurement of the hydrogen ion activity in a sample and represents the acidic or basic nature of a fluid. The pH range is defined from 0 to 14.

Determining a solution's pH began as a lab-based measurement. A sample was brought to a lab, and a benchtop pH system was used to measure the sample. The measuring system did not actually measure pH, but calculated pH based on a measured mV potential signal produced by the pH sensor. To do this, a benchtop pH sensor has two electrodes (a measurement electrode and a reference electrode, enclosed in separate glass cells) and, due to the effects of temperature on the measurement, a temperature sensor is also required.

Historically, with lab-based systems, the measuring electrode, reference electrode, and temperature sensor were three separate electrodes that were immersed in the sample while connected to electronics that measured the low-level mV signal and converted this value to pH. This was truly an analog system and an off-line measurement that required a significant amount of operator effort, with a considerable time lag between when a sample was collected and results were reported.

One of the first major changes in the measurement of pH was to integrate the three separate electrodes into one device, which resulted in a "combination" electrode. The sensor was still an analog device with hardwired connections to the transmitter and had all the inherent problems associated with a hardwired, low-level analog signal. The next significant improvement in pH measurement was the introduction of digital technology to the sensor, enabled by continuing advancements in miniaturization (figure 5). And, as with all smart sensors, it allows new pH sensors to provide more data, and to operate more reliably.

At the transmitter end of a pH instrument, the data communicated by a digital smart sensor can be read and sent out to a control or asset management host system, also using digital communications protocols. With the abundance of data residing in the sensor, and the ability to digitally communicate this data to a digital transmitter and beyond, users now have the information to better operate the process and manage the asset.

Although this example pertains to pH measurements, much of the discussion also applies to other process variables.

Digital advancing

Because of the technology advances in the past half a century, transmission from an instrument has evolved from just the primary process variable to a wealth of information accessible up to the enterprise level. In the future, digital technology will continue to provide more information from instruments, with access from anywhere in the world.

A pH measurement is no longer just the pH value, it also includes the temperature, quality of the calibration, number of calibrations, overall operating time, operating time over critical process conditions, and much more. Tools are available to turn this data into actionable information, with virtually no limitations when it comes to improving operations and efficiency.

Reader Feedback


We want to hear from you! Please send us your comments and questions about this topic to InTechmagazine@isa.org.



Like This Article?

Subscribe Now!

About The Authors


Steve J. Smith is the senior product marketing manager – analytical for Endress+Hauser USA, responsible for technology application, business development, and product management of analytical products. He has a BS from the University of Wisconsin and an MBA from the University of Colorado. Smith has spent the past 30 years working in process instrumentation and control with Fortune 500 companies.