RTD & TC Accuracy
RTD & TC Accuracy
Amit Ashara
ABSTRACT
Field transmitters are used extensively in factory automation and control-to-sense process parameters like
temperature, pressure, and flow rate, to name a few. This information is then relayed to a programmable
logic controller (PLC) to make real time decisions that impact the efficiency and reliability of an industrial
system. The sensors used in the field transmitters are mostly analog sensors that must be sampled
accurately using an analog front-end (AFE). Due to the operational conditions that arise from the
placement of the field transmitters, it may be subjected to wide varying temperature conditions and hence,
require some form of temperature compensation. Traditionally, accurate temperature sensors like Class-
AA resistance temperature detector (RTD) are used in such temperature compensation systems.
Texas Instruments now offers the TMP117, which is a high-accuracy and low-power integrated
temperature sensor, that can effectively replace Class-AA RTD in a host of field transmitter applications.
This application note intends to serve as a comprehensive design guideline for customers looking for
precision sensing with field transmitters, while drastically reducing the overall system complexity,
development time, and cost when compared to an RTD.
Contents
1 Introduction ................................................................................................................... 2
2 System Description .......................................................................................................... 3
3 Related Designs ............................................................................................................ 19
4 Summary .................................................................................................................... 20
5 References .................................................................................................................. 20
List of Figures
1 Temperature Transmitter Block Diagram ................................................................................. 2
2 2-Wire RTD Circuit .......................................................................................................... 4
3 3-Wire RTD Circuit .......................................................................................................... 5
4 4-Wire RTD Circuit .......................................................................................................... 6
5 Accuracy Chart for TMP117 and RTD .................................................................................... 7
6 3-Wire Ratiometric RTD Circuit ............................................................................................ 9
7 Current Source Mismatch Compensation for RTD .................................................................... 10
8 TMP117 Block Diagram for CJC ......................................................................................... 11
9 RTD Top Layer Placement................................................................................................ 12
10 RTD Internal Layer Placement ........................................................................................... 13
11 RTD Bottom Layer Placement ............................................................................................ 14
12 TMP117 Placement ........................................................................................................ 15
13 TMP117 3D Placement View ............................................................................................. 16
14 RTD Software Time Graph................................................................................................ 18
15 TMP117 Software Time Graph ........................................................................................... 19
16 TIDA-010019 Block Diagram ............................................................................................. 20
List of Tables
SNOAA16A – November 2018 – Revised August 2019 RTD Class-AA Replacement With High-Accuracy Digital Temperature 1
Submit Documentation Feedback Sensors in Field Transmitters
Copyright © 2018–2019, Texas Instruments Incorporated
Introduction www.ti.com
1 Introduction
A field transmitter is a device that can convert the signal produced by a sensor into an instrumentation
signal which can then be transmitted to an indicating or controlling device. The field transmitter often
combines both the sensor and the transmitter in a single system. Figure 1 shows the block diagram for a
temperature transmitter for a thermocouple with Cold Junction Compensation (CJC). As can be seen in
the block diagram, a typical signal chain has an AFE that can convert the analog signal from a sensor to a
digital signal. The signal can be processed by a microcontroller (MCU), and the data can be transmitted
wirelessly or over a wired bus depending on the system requirements.
2 RTD Class-AA Replacement With High-Accuracy Digital Temperature SNOAA16A – November 2018 – Revised August 2019
Sensors in Field Transmitters Submit Documentation Feedback
Copyright © 2018–2019, Texas Instruments Incorporated
www.ti.com System Description
2 System Description
One of the most common uses for high-accuracy RTDs is in temperature transmitters where RTDs are
used as the main precision element for cold junction compensation (CJC). The following sections will
briefly describe a typical temperature transmitter with an RTD as the CJC element. Also, while the RTD
can conceptually be treated as a sensor, the designer must carefully consider which components to use
and where to place them to achieve a high degree of precision for temperature compensation. Equation 1
shows a simplified version of the resistance equation.
RT = R0 × (1 + A × T + B × T2 + C × T3 × (T – 100))
where
• RT is the resistance at temperature T°C
• R0 is the nominal resistance at 0°C
• A, B and C are constants used to scale the RTD. (1)
NOTE: This is for temperature below 0°C only; C = 0.0 for temperatures above 0°C.
An RTD construction topology may be a 2-wire, 3-wire, or 4-wire type described in the following sections.
SNOAA16A – November 2018 – Revised August 2019 RTD Class-AA Replacement With High-Accuracy Digital Temperature 3
Submit Documentation Feedback Sensors in Field Transmitters
Copyright © 2018–2019, Texas Instruments Incorporated
System Description www.ti.com
4 RTD Class-AA Replacement With High-Accuracy Digital Temperature SNOAA16A – November 2018 – Revised August 2019
Sensors in Field Transmitters Submit Documentation Feedback
Copyright © 2018–2019, Texas Instruments Incorporated
www.ti.com System Description
SNOAA16A – November 2018 – Revised August 2019 RTD Class-AA Replacement With High-Accuracy Digital Temperature 5
Submit Documentation Feedback Sensors in Field Transmitters
Copyright © 2018–2019, Texas Instruments Incorporated
System Description www.ti.com
6 RTD Class-AA Replacement With High-Accuracy Digital Temperature SNOAA16A – November 2018 – Revised August 2019
Sensors in Field Transmitters Submit Documentation Feedback
Copyright © 2018–2019, Texas Instruments Incorporated
www.ti.com System Description
The accuracy of the TMP117 versus an RTD is plotted in Figure 5 across the operating temperature range
of –55°C to +150°C. It is evident looking at the Figure 5 that the TMP117 with no calibration has the same
or better accuracy as an RTD Class-AA sensor. Note that this is the raw accuracy of the two devices and
that the final system layout has a minor effect on the TMP117 and a major effect on the accuracy of an
RTD sensor due to a number of parameters like the choice of ADC, layout of signal traces, component
tolerances, and so forth. For further details on how to calculate the system level accuracy of an RTD
sensor, refer to . As can be seen in the reference article, the extensive calibration required for an RTD
system implementation is not necessary for the TMP117.
SNOAA16A – November 2018 – Revised August 2019 RTD Class-AA Replacement With High-Accuracy Digital Temperature 7
Submit Documentation Feedback Sensors in Field Transmitters
Copyright © 2018–2019, Texas Instruments Incorporated
System Description www.ti.com
8 RTD Class-AA Replacement With High-Accuracy Digital Temperature SNOAA16A – November 2018 – Revised August 2019
Sensors in Field Transmitters Submit Documentation Feedback
Copyright © 2018–2019, Texas Instruments Incorporated
www.ti.com System Description
SNOAA16A – November 2018 – Revised August 2019 RTD Class-AA Replacement With High-Accuracy Digital Temperature 9
Submit Documentation Feedback Sensors in Field Transmitters
Copyright © 2018–2019, Texas Instruments Incorporated
System Description www.ti.com
The effective VDIFF can now be converted to a temperature using Equation 1, or by means of a look-up
table in a MCU. While this seems very effective, the MCU has to perform two conversions to get an
accurate temperature measurement. This is one of the most crucial steps in temperature measurement for
the cold junction.
10 RTD Class-AA Replacement With High-Accuracy Digital Temperature SNOAA16A – November 2018 – Revised August 2019
Sensors in Field Transmitters Submit Documentation Feedback
Copyright © 2018–2019, Texas Instruments Incorporated
www.ti.com System Description
The ADC that is used for such a conversion would require to be a specialized ADC to allow muxing the
current source that may not be a low-cost ADC. Also, the reference resistor that used RREF must be a
precision resistor with a tolerance of 0.1% or better so that the temperature change at the cold junction
does not cause the reference voltage to shift. This is not a trivial cost increase for the system due to
requirements for specialized components.
SNOAA16A – November 2018 – Revised August 2019 RTD Class-AA Replacement With High-Accuracy Digital Temperature 11
Submit Documentation Feedback Sensors in Field Transmitters
Copyright © 2018–2019, Texas Instruments Incorporated
System Description www.ti.com
12 RTD Class-AA Replacement With High-Accuracy Digital Temperature SNOAA16A – November 2018 – Revised August 2019
Sensors in Field Transmitters Submit Documentation Feedback
Copyright © 2018–2019, Texas Instruments Incorporated
www.ti.com System Description
SNOAA16A – November 2018 – Revised August 2019 RTD Class-AA Replacement With High-Accuracy Digital Temperature 13
Submit Documentation Feedback Sensors in Field Transmitters
Copyright © 2018–2019, Texas Instruments Incorporated
System Description www.ti.com
As can be seen in Figure 9 to Figure 11, a lot of the components for the design must be squeezed into a
small space, which complicates the routing and requires EMI and noise consideration. At the same time,
the circuit designer may have to perform multiple iterations of the board development based on the
simulation and actual results from testing, which increases the cost and time for the development of the
field transmitter.
Figure 12 shows the same component placement for the TMP117 in a isothermal block.
14 RTD Class-AA Replacement With High-Accuracy Digital Temperature SNOAA16A – November 2018 – Revised August 2019
Sensors in Field Transmitters Submit Documentation Feedback
Copyright © 2018–2019, Texas Instruments Incorporated
www.ti.com System Description
SNOAA16A – November 2018 – Revised August 2019 RTD Class-AA Replacement With High-Accuracy Digital Temperature 15
Submit Documentation Feedback Sensors in Field Transmitters
Copyright © 2018–2019, Texas Instruments Incorporated
System Description www.ti.com
Figure 13 shows a 3D model of the same placement. For reference, the end-to-end placement of the
TMP117 and its decoupling capacitor is approximately 220 mils. The pullup resistors are not required in
the thermally-critical area, thus reducing the complexity of the layout. As a digital temperature sensor, the
communication noise may have a small effect on the temperature sensed by the TMP117. This saves a lot
of time and redevelopment costs for the system designer.
16 RTD Class-AA Replacement With High-Accuracy Digital Temperature SNOAA16A – November 2018 – Revised August 2019
Sensors in Field Transmitters Submit Documentation Feedback
Copyright © 2018–2019, Texas Instruments Incorporated
www.ti.com System Description
To solve the energy equation, the designer must calculate each part of the equation separately. As
already established to improve the loss of accuracy arising due to current mismatch, the designer must
perform the data acquisition twice. Hence, total active time for the RTD measurement can be calculated in
Equation 3:
Time = 2 ÷ FSAMP (3)
So, Time = 2 ÷ 25 Hz = 80 ms
The total current consumed during the active time is a sum of the current as given in Table 4 and can be
calculated in Equation 4:
Current = IAVDD + IIOVDD + IAVDD-Increase + 2 × IREF (4)
So, Current = 235 µA + 20 µA + 19 µA + 2 × 250 µA = 774 µA
The supply voltage is 3.3 V for both the core and the IO, therefore, this data can now be fed back into
Equation 2.
Energy = 3.3 V × 774 µA × 80 ms = 204.336 µJ
The energy consumed by the ADC during RTD measurements shown here are for the typical condition,
assuming that there is instantaneous communication between the MCU and the ADC. In real systems, this
is a non-zero time parameter, along with the actual current consumption for the ADC, is based on the
operating environment. Also, this does not take into account the current consumption by the MCU, which
is waiting on the conversion result to perform CJC.
When the CJC system is based on the TMP117 to achieve ± 0.1°C accuracy, the operating conditions
specified is for eight averages with a total active time of 125 ms. The quiescent current during an active
measurement as per the TMP117 datasheet is 135 µA. Solving Equation 2 for TMP117 results in:
Energy = 3.3 V x 135 µA × 125 ms = 55.6875 µJ.
The energy savings is almost 73% for the TMP117 compared to the RTD-based temperature sensor.
Section 2.4 shows how this energy savings can have a more profound effect at a system level.
SNOAA16A – November 2018 – Revised August 2019 RTD Class-AA Replacement With High-Accuracy Digital Temperature 17
Submit Documentation Feedback Sensors in Field Transmitters
Copyright © 2018–2019, Texas Instruments Incorporated
System Description www.ti.com
On the contrary, with the TMP117, the average power is very small due to significant standby time
between short temperature conversion time. This makes the self-heating effect negligible and simplifies
the system designer's task, as they have one less effect to consider that impacts the accuracy of the
design.
As can be seen in time graph for RTD, the MCU must remain in idle time longer and also process the data
from the AFE more times, thus resulting in higher energy consumption from a system perspective.
However, this can be simplified with the TMP117 (see Figure 15).
18 RTD Class-AA Replacement With High-Accuracy Digital Temperature SNOAA16A – November 2018 – Revised August 2019
Sensors in Field Transmitters Submit Documentation Feedback
Copyright © 2018–2019, Texas Instruments Incorporated
www.ti.com Related Designs
As seen in the TMP117 software time graph, the TMP117 temperature sensing can be started in parallel
to the thermocouple data acquisition. This allows the MCU to spend far less time in active and idle state,
and more time in an ultra-low power state, thus reducing the overall system energy consumption. The
actual value for the savings would vary from the choice of MCU selection, but is significant nonetheless.
3 Related Designs
TIDA-010019 demonstrates design and evaluation of several different CJC blocks using a selection of
analog and digital IC temperature sensors alongside an RTD solution. Figure 16 shows the functional
blocks of the design, which include the TMP117 (digital) and LMT70 (analog) ultra high accuracy
temperature sensors, as well as the LMT01 (2-pin pulse) and the TMP235 (analog) temperature sensors
to span the range of accuracy and features. For more information, the design guide and design files can
be found at http://www.ti.com/tool/TIDA-010019..
SNOAA16A – November 2018 – Revised August 2019 RTD Class-AA Replacement With High-Accuracy Digital Temperature 19
Submit Documentation Feedback Sensors in Field Transmitters
Copyright © 2018–2019, Texas Instruments Incorporated
Summary www.ti.com
TC TC
û™ û™
MUX PGA UART MSP430FR2433 LMT70 MUX PGA UART MSP430FR2433
ADC ADC
RTD
TMP235
ADS112U04 ADS112U04
LDO Board 3
TPS72733
Pulse
LMT01
I2C
TMP117
4 Summary
This application report described two methods for CJC for temperature transmitters with the same level of
accuracy. A system-based on TMP117 high-precision temperature sensor helps reduce system design
complexity, and lower system cost and development time compared to an RTD class-AA sensor. At the
same time, the energy savings of at least 73% helps improve the overall life of temperature transmitter in
field. The same method can be applied by system designers to other field transmitters where temperature
compensation is required, and they can realize more simple and cost-effective systems without the need
for extensive calibration with the TMP117.
5 References
The following related material have been used for the application report:
• TMP117 ±0.1 °C Accurate Digital Temperature Sensor.
• Excitation Current Mismatch Effects in Three-wire RTD Measurement Systems.
• RTD Replacement for Cold Junction Compensation Reference Design in a Temperature Sensor
(TIDUEE1)
20 RTD Class-AA Replacement With High-Accuracy Digital Temperature SNOAA16A – November 2018 – Revised August 2019
Sensors in Field Transmitters Submit Documentation Feedback
Copyright © 2018–2019, Texas Instruments Incorporated
www.ti.com Revision History
Revision History
NOTE: Page numbers for previous revisions may differ from page numbers in the current version.
TI PROVIDES TECHNICAL AND RELIABILITY DATA (INCLUDING DATASHEETS), DESIGN RESOURCES (INCLUDING REFERENCE
DESIGNS), APPLICATION OR OTHER DESIGN ADVICE, WEB TOOLS, SAFETY INFORMATION, AND OTHER RESOURCES “AS IS”
AND WITH ALL FAULTS, AND DISCLAIMS ALL WARRANTIES, EXPRESS AND IMPLIED, INCLUDING WITHOUT LIMITATION ANY
IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT OF THIRD
PARTY INTELLECTUAL PROPERTY RIGHTS.
These resources are intended for skilled developers designing with TI products. You are solely responsible for (1) selecting the appropriate
TI products for your application, (2) designing, validating and testing your application, and (3) ensuring your application meets applicable
standards, and any other safety, security, or other requirements. These resources are subject to change without notice. TI grants you
permission to use these resources only for development of an application that uses the TI products described in the resource. Other
reproduction and display of these resources is prohibited. No license is granted to any other TI intellectual property right or to any third
party intellectual property right. TI disclaims responsibility for, and you will fully indemnify TI and its representatives against, any claims,
damages, costs, losses, and liabilities arising out of your use of these resources.
TI’s products are provided subject to TI’s Terms of Sale (www.ti.com/legal/termsofsale.html) or other applicable terms available either on
ti.com or provided in conjunction with such TI products. TI’s provision of these resources does not expand or otherwise alter TI’s applicable
warranties or warranty disclaimers for TI products.
Mailing Address: Texas Instruments, Post Office Box 655303, Dallas, Texas 75265
Copyright © 2019, Texas Instruments Incorporated