RTD Sensor Measurement Techniques

Why your "precise" temperature reading is off by 5°C (and how to fix it)

RTD Sensor Measurement Techniques

You've specified a Class A PT100 sensor rated for ±0.15°C accuracy, connected it to your precision ADC, and carefully calculated the Callendar-Van Dusen coefficients. Yet your temperature readings are consistently 2-3°C off from your reference thermometer. You've checked the wiring, verified the ADC calibration, and double-checked your firmware math. Where's the error hiding? If you've worked with RTD measurement systems, you've likely encountered this frustrating gap between theoretical sensor accuracy and actual system performance.

Resistance Temperature Detectors (RTDs) are among the most accurate and stable temperature sensors available for industrial and precision measurement applications. Unlike thermocouples, which generate voltage based on the Seebeck effect, RTDs exhibit a predictable increase in resistance with temperature, making them ideal for applications requiring high accuracy over a wide temperature range. The most common RTD configurations are PT100 and PT1000 sensors, where "PT" indicates platinum as the sensing element and the number represents the nominal resistance at 0°C. Platinum is preferred due to its excellent linearity, stability, and well-characterized temperature coefficient.

RTD Resistance-Temperature Relationship

The resistance of a platinum RTD follows the Callendar-Van Dusen equation, which provides exceptional accuracy over the range of -200°C to +850°C. For temperatures above 0°C, the relationship simplifies to $R(T) = R_0(1 + AT + BT^2)$, where $R_0$ is the resistance at 0°C (100Ω for PT100, 1000Ω for PT1000), $A = 3.9083 \times 10^{-3}$ °C⁻¹, and $B = -5.775 \times 10^{-7}$ °C⁻². The temperature coefficient of resistance (TCR) for platinum RTDs is approximately 0.385% per °C, meaning a PT100 sensor increases by approximately 0.385Ω per degree Celsius. This predictable relationship forms the foundation for accurate temperature measurement, but realizing this accuracy in practice requires careful attention to measurement configuration and signal conditioning.

2-Wire RTD Configuration

The 2-wire configuration is the simplest RTD measurement topology, where the sensor is connected using two wires, and current is sourced through the same wires used for voltage measurement. The fundamental limitation of this approach is captured in the equation $R_{measured} = R_{RTD} + 2R_{lead}$, where the resistance of the connecting wires adds directly to the RTD resistance. For copper wire with resistivity of 0.017Ω/m at 20°C, even short cable runs introduce significant errors. A 1-meter run of 24AWG wire (0.052Ω/m) creates 0.104Ω total error, equivalent to 0.27°C measurement error. A 5-meter cable increases this to 0.52Ω or 1.35°C error. The 2-wire configuration is only suitable for non-critical applications or very short cable runs where sub-degree accuracy is acceptable. Moreover, lead resistance varies with ambient temperature, introducing additional drift that cannot be easily compensated.

3-Wire RTD Configuration

The 3-wire configuration adds a third wire to enable lead resistance compensation. This is the most common industrial configuration, offering good accuracy with moderate complexity. In a 3-wire measurement, current is sourced through two wires connected to each end of the RTD, while voltage is measured across the RTD using the third wire. By measuring both the voltage across the RTD and the voltage across one lead wire, the lead resistance can be subtracted. The measurement follows $V_{RTD} = V_{measured} - V_{lead}$, allowing calculation of the true RTD resistance as $R_{RTD} = V_{RTD}/I_{excitation}$.

The 3-wire configuration assumes both lead resistances are matched. Under this assumption, it can cancel lead resistance errors to first order. However, several factors limit accuracy in practice. Lead resistance mismatch is typically 2-5% due to manufacturing tolerances and variations in wire length. Temperature gradients along the cable length create resistance variations that cannot be compensated. The residual error is typically 5-10% of single lead resistance. For a 5-meter cable run with 0.26Ω per lead, a 3% mismatch introduces approximately 0.008Ω error (0.02°C), which is acceptable for many industrial applications but insufficient for laboratory-grade measurements.

4-Wire RTD Configuration

The 4-wire configuration provides the most accurate RTD measurement by completely eliminating lead resistance errors through a Kelvin (4-wire) connection. In this configuration, excitation current is sourced through one pair of wires while voltage is measured through a separate pair. Since modern ADCs and instrumentation amplifiers have input impedances exceeding 1GΩ, negligible current flows through the voltage sense wires, meaning their resistance contributes no error. The measurement simplifies to $V_{sense} = I_{excitation} \times R_{RTD}$, allowing direct calculation of the RTD resistance without lead resistance interference.

The 4-wire configuration is essential for precision applications such as laboratory-grade temperature measurement requiring ±0.01°C accuracy, temperature calibration standards, long cable runs exceeding 10 meters, and applications requiring ITS-90 traceability. While the 4-wire approach requires additional wiring and connector pins, the elimination of lead resistance errors makes it the only viable choice for precision temperature measurement systems.

RTD Measurement Giving You Trouble?

From sensor selection through ADC configuration and calibration procedures, I help product teams design precision temperature measurement systems that achieve their accuracy targets in production.

Let's Discuss Your Application

Precision ADCs for RTD Measurement

The Texas Instruments ADS1220 is a 24-bit delta-sigma ADC specifically designed for precision sensor measurement, including RTDs. It integrates several features that simplify RTD interface design. Two matched programmable current sources (50µA to 1.5mA) eliminate the need for external precision current sources. A programmable gain amplifier with gains of 1 to 128 optimizes dynamic range for the small voltage signals produced by RTDs. The built-in 2.048V reference with 10ppm/°C drift provides stable voltage reference without external components. A flexible input multiplexer supports 2-wire, 3-wire, and 4-wire measurements. Low noise performance of 90nVRMS at 20 SPS with PGA=128 enables sub-0.01°C resolution.

The excitation current must be carefully chosen to balance measurement resolution against self-heating effects. Self-heating occurs when the excitation current causes power dissipation in the RTD element according to $P_{dissipation} = I_{excitation}^2 \times R_{RTD}$. This power dissipation causes temperature rise in the RTD element given by $\Delta T_{self-heating} = P_{dissipation} \times \theta_{thermal}$, where $\theta_{thermal}$ is the thermal resistance of the RTD in its mounting (typically 20-100°C/mW for PT100 sensors in air). For a PT100 sensor with 50°C/mW thermal resistance in still air, limiting self-heating to 0.1°C requires excitation current below 1.41mA. In practice, excitation currents of 500µA to 1mA provide good balance between signal level and self-heating.

Noise Sources and Mitigation

The RTD itself generates thermal noise due to random electron motion, quantified by the Johnson noise equation $V_{n,RTD} = \sqrt{4k_BTR_{RTD}\Delta f}$, where $k_B = 1.38 \times 10^{-23}$ J/K is the Boltzmann constant, $T$ is absolute temperature, $R_{RTD}$ is the RTD resistance, and $\Delta f$ is the measurement bandwidth. For a PT100 at room temperature (300K) with 10Hz bandwidth, the thermal noise is 4.07nVRMS. This sets the fundamental noise floor for RTD measurement. PT1000 sensors have 10× higher resistance and therefore 3.16× higher thermal noise, but this is generally negligible compared to other noise sources in the measurement chain.

Power line interference is the dominant noise source in most RTD measurement systems. Mains frequency noise couples into the measurement through capacitive coupling from nearby AC wiring, magnetic coupling through ground loops, and common-mode voltage on the sensor ground. Effective mitigation strategies include synchronous sampling by configuring the ADC data rate to integer multiples of 50/60Hz line period. The ADS1220 configured at 20 SPS provides simultaneous 50Hz and 60Hz rejection exceeding 100dB through its integrated sinc³ filter. Digital filtering with sinc³ or sinc⁴ digital filters creates notches at line frequency. Differential measurement using differential ADC inputs rejects common-mode interference. Shielded twisted pair cabling with shield grounded at one end only avoids ground loops while providing electrostatic shielding.

Radio frequency interference from wireless transmitters, switching power supplies, and digital circuits can rectify in the ADC input stage, causing DC measurement errors. Mitigation techniques include placing RC filters at ADC inputs (100Ω + 100nF creates a 16kHz lowpass filter), using ferrite beads on long cable runs (impedance exceeding 100Ω at 100MHz), implementing proper PCB layout with ground planes and guard rings around sensitive traces, and keeping digital circuitry separated from analog measurement paths. Low-frequency 1/f noise from ADC input stages and amplifiers increases at frequencies below 1Hz. The use of chopper-stabilized amplifiers in modern ADCs like the ADS1220 significantly reduces this flicker noise.

Common Errors and Pitfalls

When using multiplexed measurements or intermittent excitation to reduce power consumption, insufficient settling time after enabling the excitation current leads to measurement errors. The settling time constant is $\tau = (R_{RTD} + R_{lead}) \times C_{cable}$. For a 10-meter cable with 100pF/m capacitance and 100Ω RTD, the time constant is approximately 103ns. Allowing 5τ settling time (approximately 500ns minimum) ensures the voltage has settled to within 1% of its final value before initiating ADC conversion. In practice, 1µs is a safe minimum settling time for most configurations, and longer delays may be necessary for high-capacitance cables or high-impedance configurations.

ADC input bias currents flow through source impedance, creating offset voltage errors. For the ADS1220, the input bias current is typically ±200pA. With a 100Ω source impedance, this creates a 20nV offset, which is negligible. However, with high impedance sources such as 100kΩ, the error becomes 20µV, equivalent to 0.05°C. The solution is to use low excitation current source impedance and avoid high-value series resistors in the signal path.

The ADC reference voltage drift directly affects measurement accuracy. If using the internal reference, apply temperature coefficient correction according to $V_{ref}(T) = V_{ref,nom}(1 + TC_{ref} \times \Delta T)$. The ADS1220 internal reference has a typical temperature coefficient of 10ppm/°C. Over a 50°C ambient range, this introduces 500ppm (0.05%) error. For 0.1°C accuracy in temperature measurement, this is often acceptable, but precision applications should use an external low-drift reference like the REF5025 with 3ppm/°C temperature coefficient.

Junctions between dissimilar metals in the signal path generate thermoelectric voltages of 1-50µV/°C through the Seebeck effect. For example, junctions between copper PCB traces and tin-plated connector pins can generate several microvolts per degree of temperature difference. These errors can dominate precision measurements. Mitigation strategies include maintaining thermal symmetry by keeping all junctions at the same temperature, using isothermal terminal blocks at the sensor connection point, and employing DC-canceling techniques by alternating excitation current polarity and averaging measurements. This last technique effectively cancels any DC offset voltage including thermoelectric EMF.

When the RTD sensor and measurement system have separate ground connections, ground potential differences create common-mode voltage that can exceed the ADC's common-mode rejection capabilities. Ground loops can introduce hundreds of millivolts of error, completely overwhelming the RTD signal which is typically only a few hundred millivolts. The solution is to always use differential measurement with high common-mode rejection ratio (exceeding 100dB) and consider isolation for sensors on grounded equipment. Optical or transformer isolation can break ground loops while still allowing signal transmission.

The excitation current accuracy directly affects resistance measurement accuracy. The ADS1220 IDAC has typical accuracy of ±1% and temperature coefficient of 50ppm/°C. Over a 50°C ambient temperature range, drift is 0.25% (equivalent to 2.5mΩ for PT100 or 0.0065°C). For ultra-precision applications, characterize the IDAC by measuring a known precision resistor and apply a calibration factor to compensate for the systematic error.

Calibration and Linearization

RTD resistance-to-temperature conversion requires either polynomial evaluation of the Callendar-Van Dusen equation or lookup tables with interpolation. Solving the Callendar-Van Dusen equation for temperature requires root-finding algorithms such as Newton-Raphson or pre-computed polynomial approximations. For industrial applications, piecewise linear approximation provides a good balance of accuracy and computational simplicity. The approximate relationship $T \approx (R_{measured} - R_0)/(R_0 \times \alpha)$, where $\alpha = 0.00385$ °C⁻¹ for standard PT100/PT1000 sensors, has less than 0.5°C error over -50°C to +150°C.

System-level calibration compensates for ADC gain and offset errors, IDAC inaccuracies, and PCB parasitic resistances. The two-point calibration process involves measuring at known temperature T₁ (such as an ice bath at 0°C) to record resistance R₁, then measuring at known temperature T₂ (such as boiling water at 100°C) to record resistance R₂. The calibration coefficients are calculated as $\alpha_{calibrated} = (T_2 - T_1)/(R_2 - R_1)$ and $T_{offset} = T_1 - \alpha_{calibrated} \times R_1$. Subsequently, temperature is calculated from measured resistance as $T = \alpha_{calibrated} \times R_{measured} + T_{offset}$. Two-point calibration typically achieves ±0.1°C accuracy across the calibrated range, which is sufficient for most industrial applications.

Need Help with Calibration or Multi-Channel Measurement?

Whether you're designing a single-sensor product or a multi-channel data acquisition system, I can help you navigate the tradeoffs and achieve your accuracy requirements within your budget constraints.

Get In Touch

I offer precision measurement system design services including RTD interface design, ADC selection and configuration, noise analysis and mitigation, calibration procedures, and full system integration. Whether you need help troubleshooting accuracy issues in an existing design or developing a custom RTD measurement solution for demanding applications requiring sub-0.1°C accuracy, I can help you achieve your performance targets. Get in touch to discuss your temperature measurement challenges.

Disclaimer: This article is provided for educational purposes only and does not constitute professional engineering advice. While I strive for accuracy, the information may contain errors and may not be applicable to all situations. Always consult with qualified professionals for your specific application. Salitronic assumes no liability for the use of this information.

Frequently Asked Questions

What is the difference between 2-wire, 3-wire, and 4-wire RTD measurements?

2-wire configuration is simplest but lead resistance adds directly to measurement, causing significant errors. 3-wire configuration adds a third wire for lead resistance compensation, assuming matched lead resistances - suitable for most industrial applications with moderate cable lengths. 4-wire configuration provides complete lead resistance elimination through Kelvin connection, essential for precision measurements requiring ±0.01°C accuracy or long cable runs. The 4-wire method is the gold standard for laboratory-grade temperature measurement.

How do I choose the excitation current for my RTD?

Balance measurement resolution against self-heating. Higher current provides better signal levels but causes self-heating according to P = I² × R. For PT100 sensors with typical thermal resistance of 50°C/mW in still air, limit current to ~1.4mA to keep self-heating below 0.1°C. Typical excitation currents of 500µA to 1mA provide good balance. Consider your sensor's thermal resistance and acceptable self-heating error for your specific application.

Why should I use a 4-wire configuration instead of 3-wire?

Use 4-wire when you need precision better than ±0.1°C, have cable runs exceeding 10 meters, require ITS-90 traceability, or cannot guarantee matched lead resistances. The 4-wire method completely eliminates lead resistance errors by measuring voltage through separate high-impedance sense wires. While it requires additional wiring, it's the only viable choice for precision temperature measurement systems where lead resistance uncertainty would dominate the error budget.

How do I reduce noise in RTD measurements?

Key strategies include: configure ADC data rate to integer multiples of 50/60Hz for line frequency rejection (20 SPS provides >100dB rejection), use differential measurement to reject common-mode interference, employ shielded twisted pair cabling with shield grounded at one end only, add RC filters at ADC inputs (e.g., 100Ω + 100nF) to attenuate RF interference, and use the ADS1220's integrated sinc³ filter which provides excellent noise rejection. Synchronous sampling at 20 SPS effectively eliminates 50Hz and 60Hz power line interference.

What accuracy can I expect from PT100 vs PT1000 sensors?

Both PT100 and PT1000 sensors follow the same temperature coefficient (0.385%/°C) and can achieve similar accuracy when properly implemented. PT1000 has 10× higher resistance, providing 10× larger voltage signals that improve noise immunity and reduce the impact of ADC offset errors. However, PT1000 has 3.16× higher thermal noise. For long cable runs or high-noise environments, PT1000 may offer advantages. For precision applications with short cables, PT100 is often preferred due to wider availability and lower cost.

Have more questions about RTD sensor measurement? Get in touch for expert assistance.