Resistance Temperature Detector (RTD). An RTD sensing element usually consists of a metal filament, which is coiled on a mandrel or etched on a substrate. The RTD element is made from a pure material, typically platinum, nickel or copper. The material has a predictable change in resistance as the temperature changes; it is this predictable change that is used to determine temperature.
Questions tagged [rtd]
94 questions
9
votes
3 answers
Why does a Pt100 RTD fail after immersion in thermally conductive and electrically isolating paste?
I currently have a Class A Pt100 RTD connected via an Adafruit RTD amplifier to an Arduino using SPI. It has good thermal contact with the warm surface after immersion in a thermally conductive (and electrically isolating) paste. There is no…

Jeremy G
- 107
- 1
- 5
8
votes
5 answers
Is it normal to have this much fluctuation in an RTD measurment in boiling liquid?
I'm using a MAX31865 RTD measurement IC, and a standard PT100 RTD to measure maple syrup temperature as it's boiling (219 degF). At ambient, the temperature measurement is reasonably stable. But, when boiling, I get a substantial amount of drift. …

gtetil
- 381
- 1
- 8
7
votes
5 answers
Can't get a precise reading with PT100 temperature sensor
I am trying to get more precise temperature value from PT100 ( 2 wire ) sensor with Arduino.
Here's how my circuit looks like :
When the sensor is about 20 °C I get a value on A5 pin that is 432 and when the sensor is about 30 °C I get a value on…

Muhamed Krlić
- 329
- 2
- 4
- 11
6
votes
3 answers
RC filter on ADC voltage reference pins: overkill or necessary?
I've been scouring the web for circuits suitable for reading RTDs using ADCs. In one document from TI it is suggested that the following filter be placed on the inputs of the voltage reference pins (REFP0 and REFN0) which matches the filter on the…

hadez
- 579
- 6
- 14
5
votes
2 answers
Nickel 500 and 200 ohms at 0 Celsius
I'm trying to find resistance table for Ni 500 and Ni 200. I found tables for Ni 1000, Ni 100, NiFe 604 and NiFe 507.7. But I wasn't able to find resistance to temperature table for Ni 500 and Ni 200. Could you please give me these tables? Or is it…

user1529034
- 185
- 1
- 7
5
votes
1 answer
4 wire RTD (PT100) in a wheatStone bridge
I want to connect a 4 wire RTD PT100 in a wheatStone Bridge. I tried searching on internet but only up to 3 wire configurations in bridge are available or circuits using other ADS IC's are available. But I want to do it in a Bridge…

Priyanka
- 147
- 1
- 2
- 11
4
votes
1 answer
Why does a resistor have this value in a circuit with an operational amplifier?
I'm analyzing this circuit to condition a PT100.
I clearly understand what the circuit does, but the current flowing through R7 is very small and negligible.
So in theory it could be any value (generally from 1k to 100k), but I don't understand why…

Fabián Romo
- 391
- 2
- 11
4
votes
1 answer
How do Resistance temperature detectors (RTD) work?
What is the difference between RTD and Thermocouples ?
Pritam
4
votes
2 answers
Accurate yet relatively simple way to use RTD probes
I would like to build a reference thermometer for checking and maybe calibrating other sensors and I was planning to use 1/10 DIN RTD probe in order to do that. You can get such probes for ~$100 and the error is ≤±0.07C in -50°C - 50°C range, which…

Piotr Sarnacki
- 236
- 4
- 19
4
votes
1 answer
Are 4-wire resistance temperature detectors sensitive to ambient temperature?
We're using a TI LMP90080 as an ADC to read a 4-wire resistance thermal detector (RTD) in the following circuit:
The problem we are having is that when the ambient temperature changes, especially near R88, a 25ppm/°C 0.10% 1k resistor, the reading…

Phyllostachys
- 315
- 1
- 4
- 11
3
votes
3 answers
Why does an RTD sensor circuit use a reference resistor that is 4x the RTD value?
I'm using an Adafruit MAX31865 board to measure the resistance of a PT1000 RTD. The board comes with a 4300-Ohm resistor.
I'm trying to model the amount of noise (in degC/sqrt(Hz)) that I expect out of this circuit. But in order to do that, I'm…

Jonathan Wheeler
- 228
- 2
- 8
3
votes
1 answer
How do I measure a PT100/1000 with a Arduino over I2C?
How do I measure one or more PT100/1000 (PTC Resistor) with a Arduino/ATmega328 over I2C?
Are there any ready microchips? Do I need to construct my own circuit? If so, are there any ready schematics?

chriszero
- 133
- 1
- 4
2
votes
3 answers
RTD's resistance to temperature
What is the formula for finding temprature from resistance? I want to use it with PT 100 / 500 / 1000 .

user1529034
- 185
- 1
- 7
2
votes
2 answers
Single current source with parallel loads for many RTD sensors
I'm trying to build a circuit that contains multiple 3-wire RTD PT100 sensors (12 of them). I have a microcontroller with plenty of ADC pins so I could potentially measure the RTD and the wire resistance on the ADC without an extra opamp to cancel…

Bob Baddeley
- 649
- 1
- 5
- 16
2
votes
0 answers
PT100 at temperatures beyond the rated range
What happens if a PT100 such as the P1K0.232.6W.B.010 is exposed to higher temperatures, e.g. at 700°C instead of its rated upper limit of 600°C?
Does something destructive happen that damages the PT100 fast or over time or is just accuracy…

Hyp
- 671
- 2
- 13