当前位置:网站首页>Introduction of three temperature measurement methods for PT100 platinum thermal resistance
Introduction of three temperature measurement methods for PT100 platinum thermal resistance
2022-08-04 17:33:00 【Jianghu scholar a】
The three wiring methods of PT100 platinum resistance are different in principle: the two-wire system and the three-wire system are measured by the bridge method, and finally the relationship between the temperature value and the analog output value is given.There is no bridge in the four-wire, it is only sent with a constant current source, measured with a voltmeter, and finally given the measured resistance value, which is difficult and expensive to use.
Due to the small resistance value and high sensitivity of PT100, the resistance value of the lead wire cannot be ignored. The three-wire connection method can eliminate the measurement error caused by the lead wire resistance.
The cross-sectional area andThe lengths are the same (ie rl=r2=r3). The circuit for measuring platinum resistance is generally an unbalanced bridge. The platinum resistance (Rpt100) is used as a bridge arm resistance of the bridge, and a wire (rl) is connected to the bridge.At the power supply end, the other two (r2, r3) are respectively connected to the bridge arm where the platinum thermal resistance is located and the bridge arm adjacent to it, so that both bridge arms introduce lead resistors with the same resistance value, and the bridge is in a balanced state.Changes in lead resistance have no effect on the measurement results.
The result has nothing to do with the magnitude of the electromotive force, which avoids the errors caused by power supply changes, and the problem of excessive conductor voltage division.
The resistance and contact resistance of the connecting wires will have a great impact on the temperature measurement accuracy of the PT100 platinum resistance thermometer, and the platinum resistance three-wire or four-wire wiring method can effectively eliminate this effect.The two-wire system has poor measurement accuracy; the three-wire system has better accuracy; the four-wire system has high measurement accuracy and requires many wires.In contrast, the three-wire system used in this design is more suitable for integration and PT100 resistance acquisition.
We only need to output the voltage signal according to the bridge,The temperature state of PT100 can be known. When the resistance value of PT100 and the resistance value of Rx are not equal, the bridge outputs a differential pressure signal, which is very small.Since the output signal of the temperature sensor is generally very weak, a signal conditioning and conversion circuit is required to amplify or convert it into a form that is easy to transmit, process, record and display.Small changes in the measured signal quantity need to be converted into electrical signals.When amplifying a DC signal, the self-drift and unbalanced voltage of the operational amplifier cannot be ignored. After the operational amplifier is amplified, a voltage signal of the desired size can be output.
The resistance value of platinum resistance can be obtained by circuit calculation or multimeter measurement. When we know the resistance value of PT100, we can measure and calculate the temperature through the resistance value.
There are three common temperature measurement and calculation methods:
Temperature measurement calculation method 1:
When the exact temperature is not known, the temperature of PT100 thermal resistance increases by 1 ohm, the temperature will increase by 2.5℃ (used at low temperature).When the PT100 temperature sensor is at 0°C, the resistance value is 100, so the approximate temperature at this time = (PT100 resistance value -100)*2.5.
Temperature measurement calculation method 2:
The relationship between the resistance value and temperature of platinum resistance is in the range of 0~850℃: Rt=R0(1+At+Bt2);
In -200~0℃Within the range: Rt=R0[1+At+Bt2+C(t-100)3];
Rt represents the resistance of platinum resistance at t°C; R0 represents the resistance of platinum resistance at 0°CResistance value; A, B, C are constants, A=3.96847×10-3/℃; B=-5.847×10-7/℃; C=-4.22×10-12/℃;, and its temperature coefficient is about 3.9×10-3/℃.
Through the above formula, the temperature can be accurately solved according to the resistance value, but due to the large amount of calculation, this method is not recommended for this experiment.
Temperature calculation method 3:
The resistance temperature of PT100 has a good linear relationship with the temperature, which is more suitable for the temperature measurement of medium and low temperature.The resistance value of PT100 at different temperatures has a one-to-one corresponding measurement scale as shown in the figure below, which can intuitively display the corresponding relationship between different temperatures and the resistance value of PT100.
Check the corresponding resistance value through the PT100 indexing table to knowtemperature.In this experimental design, the temperature can be obtained accurately and efficiently by this method.
边栏推荐
- 如何模拟后台API调用场景,很细!
- 树莓派安装samba用来共享文件
- Thrift IDL示例文件
- 《中国综合算力指数》《中国算力白皮书》《中国存力白皮书》《中国运力白皮书》在首届算力大会上重磅发出
- R语言时间序列数据算术运算:使用diff函数计算时间序列数据的逐次差分、使用时间序列之间的除法计算相对变化率(乘以100获得百分比)
- SRM Supplier Collaborative Management System Function Introduction
- Flutter实战-请求封装(四)之gzip报文压缩
- R语言ggpubr包的ggline函数可视化折线图、设置add参数为mean_se和dotplot可视化不同水平均值的折线图并为折线图添加误差线(se标准误差)和点阵图、设置折线和数据点边框颜色
- el-date-picker 设置时间范围
- yarn detailed introductory tutorial
猜你喜欢
.NET云原生应用发展论坛--8月7日邀你一起云上探索
西西成语接龙小助手
化学制品制造业数智化供应链管理系统:打造智慧供应体系,赋能企业产效提升
OpenInfra Days China 2022|SelectDB与你共享 Apache Doris 在互联网广告业务中的实践
【论文阅读】Decision Transformer: Reinforcement Learning via Sequence Modeling
租房小程序登顶码云热门
要有遥不可及的梦想,也要有脚踏实地的本事
【图像分类】2021-DeiT
SQL优化最全总结 - MySQL(2022最新版)
Cholesterol-PEG-Maleimide,CLS-PEG-MAL,胆固醇-聚乙二醇-马来酰亚胺一种修饰性PEG
随机推荐
R语言缺失时间序列的填充及合并:补齐时间序列数据中所有缺失的时间索引、使用merge函数合并日期补齐之后的时间序列数据和另外一个时间序列数据(补齐左侧数据)
化学制品制造业数智化供应链管理系统:打造智慧供应体系,赋能企业产效提升
《中国综合算力指数》《中国算力白皮书》《中国存力白皮书》《中国运力白皮书》在首届算力大会上重磅发出
我的大一.
【MySQL】数据库的4中隔离级别
使用Redis做某个时间段在线数统计
数字化金融企业的产品体系长啥样?
Thrift安装配置
并发编程原理学习-reentrantlock源码分析
R语言ggplot2可视化:使用patchwork包的plot_layout函数将多个可视化图像组合起来,nrow参数指定行的个数、byrow参数指定按照列顺序排布图
Json的FastJson与Jackson
MySQL学习笔记-4.数据更新时的性能问题
44. 通配符匹配 ●●● & HJ71 字符串通配符 ●●
【LeetCode每日一题】——374.猜数字大小
【LeetCode Daily Question】——374. Guess the size of the number
小程序经典案例
ctfshow 萌新web1-21
字节二面被问到mysql事务与锁问题,我蚌埠住了
Codeforces Round #811 (Div. 3)
知乎高赞:拼多多和国家电网,选哪个?