当前位置:网站首页>Temperature sensor chip used in temperature detector
Temperature sensor chip used in temperature detector
2022-07-07 16:44:00 【nanfeng775a】
Temperature is the most basic in the production process 、 One of the most important control parameters , It is related to the establishment of production conditions , The output of the product 、 quality 、 efficiency , And the life and safety of production equipment . Temperature is the performance parameter of the cold and hot degree of an object . The temperature measuring instrument is tested with the help of temperature sensing elements .
There are many kinds of temperature measuring instruments in the instrument market , How to choose an economical, practical and suitable temperature instrument ? When selecting temperature measuring instruments , Pay attention to the characteristics and scope of application of each instrument , This is the first key link to ensure the measurement accuracy of temperature detection instruments .
The installation of detection elements should ensure the correctness of measurement , Choose a representative installation location . For contact temperature measuring elements , The detection element should have enough insertion depth , The detection element should not be inserted into the dead corner of the medium , To ensure that the detection element and the measured medium can have sufficient heat exchange , When measuring the medium temperature in the pipeline , The working end of the detection element is located at the center of the pipeline where the flow rate is the maximum , The detection element should be installed in the direction of fluid movement , When necessary , Do not install downstream of the measured medium , Otherwise, it is easy to produce measurement error ; Measure the negative pressure pipe ( Or equipment ) Temperature of , It must be sealed , So as not to reduce the accuracy due to the absorption of external air .
The installation of detection elements should ensure safety 、 reliable . In order to avoid damage to the detection elements , The protective sleeve of the contact measuring instrument should have sufficient mechanical strength , It can be used according to the working pressure on site 、 temperature 、 Corrosivity and other characteristics , Reasonably choose the material of protective casing 、 Wall thickness . When the medium pressure exceeds 10MPa when , Protective jacket must be installed , To ensure safety ; To reduce the measured value , A filler with good heat transfer can be added inside the protective tube , Such as silicone oil 、 Quartz sand, etc ; The outlet hole of the junction box should face down , To avoid water vapor due to poor sealing 、 The dust enters and reduces the measurement accuracy .
Digital temperature sensor chip - MY18E20, The chip's temperature sensing principle is based on CMOS semiconductor PN Characteristic relationship between section temperature and band gap voltage , After small signal amplification 、 A / D conversion 、 After digital calibration compensation , Digital bus output , With high precision 、 Good consistency 、 Fast temperature measurement 、 Low power consumption 、 Programmable configuration is flexible 、 Long life and other advantages .
MY18E20 Built in nonvolatile E2PROM Storage unit , Can be used to save chips ID Number 、 High and low temperature alarm threshold 、 Temperature calibration correction value and user-defined information . Provide a variety of packaging styles of single bus interface 0.5℃ Digital temperature chip , To meet the needs of customers in different use scenarios , Such as surface paste type M601B DFN8 encapsulation (220.55mm)、M1601B SOT23-3 encapsulation (2.92.81.1mm)、MTS01B DFN8 encapsulation (2.52.50.75mm), Small in-line type MY1820 TO92S encapsulation 、M1820 TO92S Package, etc . Products are widely used in board level monitoring 、 ambient temperature 、 Smart appliances 、 Smart home 、 Consumer electronics and so on .
边栏推荐
- Horizontal and vertical centering method and compatibility
- 预测——灰色预测
- Laravel changed the session from file saving to database saving
- 【Android -- 数据存储】使用 SQLite 存储数据
- Personal notes of graphics (3)
- PHP中exit,exit(0),exit(1),exit(‘0’),exit(‘1’),die,return的区别
- logback. XML configure logs of different levels and set color output
- Markdown formula editing tutorial
- Performance measure of classification model
- 打造All-in-One应用开发平台,轻流树立无代码行业标杆
猜你喜欢
二叉搜索树(特性篇)
【DesignMode】外观模式 (facade patterns)
掌握这套精编Android高级面试题解析,oppoAndroid面试题
[Android -- data storage] use SQLite to store data
预测——灰色预测
两类更新丢失及解决办法
"The" "PIP" "entry cannot be recognized as the name of a cmdlet, function, script file, or runnable program."
【Android -- 数据存储】使用 SQLite 存储数据
【DesignMode】代理模式(proxy pattern)
华东师大团队提出,具有DNA调控电路的卷积神经网络的系统分子实现
随机推荐
DNS 系列(一):为什么更新了 DNS 记录不生效?
null == undefined
Markdown formula editing tutorial
字节跳动Android面试,知识点总结+面试题解析
three. JS create cool snow effect
Opencv configuration 2019vs
爬虫(17) - 面试(2) | 爬虫面试题库
HAVE FUN | “飞船计划”活动最新进展
Laravel changed the session from file saving to database saving
深度监听 数组深度监听 watch
Build an all in one application development platform, light flow, and establish a code free industry benchmark
01tire+链式前向星+dfs+贪心练习题.1
Introduction to ThinkPHP URL routing
time标准库
面试题 01.02. 判定是否互为字符重排-辅助数组算法
删除 console 语句引发的惨案
【医学分割】attention-unet
JS中null NaN undefined这三个值有什么区别
AutoLISP series (3): function function 3
23. 合并K个升序链表-c语言