电子工程世界电子工程世界电子工程世界

关键词

搜索

型号

搜索

TMPK2SU2

产品描述type K 900deg F
产品类别热门应用    测试测量   
文件大小343KB,共2页
制造商Red Lion Controls, Inc.
官网地址http://www.redlion.net/
标准  
下载文档 选型对比 全文预览

TMPK2SU2概述

type K 900deg F

文档预览

下载PDF文档
Bulletin No. TMP-G
Drawing No. LP0353
Released 05/14
Tel +1 (717) 767-6511
Fax +1 (717) 764-0839
www.redlion.net
MODEL TMP - FIELD CUTTABLE TEMPERATURE SENSOR PROBES
AND ACCESSORIES
THERMOCOUPLE OR RTD
24" PROBE CUTTABLE TO 3" (76 mm)
MEASURE TEMPERATURES UP TO 1000 °F (538 °C)
MOUNTING AND WIRING ACCESSORIES
GENERAL DESCRIPTION
Model TMP Thermocouple and RTD Temperature Probes are field cuttable to
the desired length. The probes can be trimmed to within 3" (76 mm) of the probe
tip allowing for greater application flexibility. Accessory hardware is available
to wire and mount the probes in the user's existing thermowell.
Optional spring loaded fittings (sold separately) slide along the probe sheath
to proper immersion depth as determined by the user. These fittings allow for
strong contact between the probe and the thermowell to improve response.
3. Remove the excess tubing and trim the wires to the desired length.
4. Install the tube sleeve in the open end of the tube to protect the wires from
any sharp edges on the inside of the tube.
TMPACC03 *
TMPXXXXX
TMPACC01
SPECIFICATIONS
(* One tube sleeve is included with each probe.)
1.
THERMOCOUPLE:
Ungrounded J, K, T and E calibration available.
2.
RTD:
3 Wire, 100Ω, Class “B” DIN Platinum (Type 385)
3.
PROBE SHEATH:
0.25" (6.35 mm)
4.
PROBE LENGTH:
24" (0.6 M) as supplied, can be field cut down to 3"
(76.2 mm).
5.
WIRE LENGTH:
40" (1 M) thermocouple, 24" (0.6 M) RTD
6.
WIRE INSULATION:
PFA, Fiberglass or High Temperature Glass. As
specified by part number.
INSTALLATION
CUTTING THE TUBING
The thermocouple and RTD probes have a crimp mark located 3" (76.2 mm)
from the tip. This indicates the end of the internal seal. Damage to the probe will
occur if trimmed less than 3" from the tip.
1. Determine the desired probe length and mark it with a pen or marker. Secure
the probe within a tube vice being careful not to deform or flatten the probe.
2. Use a tubing cutter to cut the sheath at the marked location. Be careful not to
cut or damage the sensor wires.
1. Orient the probe and the spring loaded fitting as shown above.
2. Screw the spring loaded fitting one complete turn into the thermowell (not
included).
3. Push the probe into the fitting until it touches the bottom of the thermowell.
4. Hold the probe to the bottom of the thermowell and tighten the fitting. This
ensures good contact between the probe and the bottom of the thermowell.
5. Completely tighten the fitting into the thermowell.
Note: The probe must be inserted only as shown above to prevent damage to
the fitting.
If it becomes necessary to separate the probe and the fitting, first disconnect
the wires and then unscrew the fitting completely from the thermowell. Pull the
probe through the fitting from the end that was screwed into the thermowell. The
fitting will present resistance to the probe removal if you attempt to remove it
from the wrong direction.
ORDERING INFORMATION
DESCRIPTION
TYPE
MEASUREMENT
RANGE
WIRE
COLOR
WIRE INSULATION
MAX PROBE TEMP.
PART
NUMBER
J
32 to +1382°F
0 to +750°C
White (+)
Red (-)
PFA
Fiberglass
High Temp Glass
PFA
Fiberglass
High Temp Glass
PFA
PFA
Fiberglass
High Temp Glass
PFA
Fiberglass
260 °C / 500 °F
482 °C / 900 °F
538 °C / 1000 °F
260 °C / 500 °F
482 °C / 900 °F
538 °C / 1000 °F
260 °C / 500 °F
260 °C / 500 °F
482 °C / 900 °F
538 °C / 1000 °F
260 °C / 500 °F
482 °C / 900 °F
TMPJ2SU1
TMPJ2SU2
TMPJ2SU3
TMPK2SU1
TMPK2SU2
TMPK2SU3
TMPT2SU1
TMPE2SU1
TMPE2SU2
TMPE2SU3
TMPA2S01
TMPA2S02
K
TC Probe
T
-328 to +2282°F
-200 to +1250°C
-328 to +662°F
-200 to +350°C
-328 to +1652°F
-200 to +900°C
-328 to +1562°F
-200 to +850°C
Yellow (+)
Red (-)
Blue (+)
Red (-)
Violet (+)
Red (-)
White (-)
Red (+)
Red (Exc)
E
RTD Probe
385
1

TMPK2SU2相似产品对比

TMPK2SU2 TMPK2SU1 TMPJ2SU2 TMPE2SU3
描述 type K 900deg F type K 400deg F type J 900deg F type E 1300deg F
转载 常见元器件封装及引脚
元件按电气性能分类为:电阻,电容(有极性,无极性),电感,晶体管(二极管,三极管),集成电路IC,端口(输入输出端口,连接器,插槽),开关系列,晶振,OTHER(显示器件,蜂鸣器,传感器,扬声器,受话器)   1. ......
杨柳青年 模拟电子
晒WEBENCH设计的过程+台灯电源设计
台灯电源设计 考虑到台灯输入DC9V。除了将电源设计为恒流源外,灯光也应选为柔和的白色。。 第一步:打开TI官网就能看到WEBENCH,在TI的WEBENCH里,点"LED",填写电源基本参数(输入DC7V~DC12V) ......
ltbytyn 模拟与混合信号
WINCE6下如何实现应用和驱动的内存共享
RT,应用和驱动间数据传输可以通过readfile,writefile实现,但是现在想通过内存共享的方式传递大量数据,不知道应用和内存的共享内存可不可以实现?或者有没有更好的应用和驱动间的传输数据的 ......
wwm514 嵌入式系统
C语言,不能用强制转换,想将结构体内所有元素转化为unsigned short int型元素
typedef struct userinfo { char username; //用户姓名 long user_serial; //用户标示号 float user_fee; //用户消费额,两位小数 } a; 1. 一个char是按8位存放的,能 ......
crystalpai 编程基础
AD14破解求助
破解里面有一步是将DXP.EXE文件黏贴到你的安装目录下;然后替换。我现在找不到它说的安装目录...
NJMKL 51单片机
GSM/GPRS模块可以做到多小,天线如何设计
一个项目需要用到远距离传输,拟采用GSM/GPRS开发,但是所开发的手持终端很小,不知道现在的成熟的GSM/GPRS模块可以做到多小,外置天线肯定是不考虑的,看到市场上有一些所谓的卡片手机 ......
flashtt 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 46  204  634  1056  1029  32  12  10  11  14 

器件索引   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved