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

关键词

搜索

型号

搜索

RN732ETTD4810C25

产品描述Thin Film Resistors - SMD 1210 481 Ohms 0.25% 25PPM
产品类别无源元件   
文件大小209KB,共2页
制造商KOA Speer
官网地址http://www.koaspeer.com/
下载文档 全文预览

RN732ETTD4810C25在线购买

供应商 器件名称 价格 最低购买 库存  
RN732ETTD4810C25 - - 点击查看 点击购买

RN732ETTD4810C25概述

Thin Film Resistors - SMD 1210 481 Ohms 0.25% 25PPM

文档预览

下载PDF文档
RN73
ultra precision 0.05%, 0.1%, 1% tolerance
thin film chip resistor
EU
features
Nickel chromium thin film resistor element
Products with lead-free terminations meet
EU RoHS requirements
% Rated Power
60
40
20
0
-60 -40
-55
% Rated Power
resistors
dimensions and construction
c
L
c
Type
(Inch Size Code)
L
.039
+.004
-.002
(1.0
+0.1
)
-0.05
Dimensions
inches
(mm)
W
c
d
.02±.002 .008±.004
(0.5±0.05) (0.2±0.1)
.01
+.002
-.004
(0.25
+0.05
)
-0.1
t
.014±.002
(0.35±0.05)
RN73 1E
(0402)
Solder
Plating
Ni
Plating
W
RN73 1J
(0603)
RN73 2A
(0805)
RN73 2B
(1206)
RN73 2E
(1210)
100
80
60
40
20
0
-60 -40
-55
.063±.008 .031±.004 .012±.004 .012±.004 .018±.004
(1.6±0.2)
(0.8±0.1)
(0.3±0.1) (0.45±0.1)
(0.3±0.1)
.079±.008 .049±.008 .016±.008
(2.0±0.2) (1.25±0.2) (0.4±0.2)
.063±.008
.126±.008
(1.6±0.2)
(3.2±0.2)
.098±.008
(2.5±0.2)
.02±.012
(0.5±0.3)
.012
(0.3
.016
(0.4
+.008
-.004
+0.2
)
-0.1
+.008
-.004
+0.2
-0.1
)
t
d
Protective
Coating
Resistive Inner
Film
Electrode
.02±.004
(0.5±0.1)
.024±.004
(0.6±0.1)
Ceramic
Substrate
Derating Curve
100
80
1E, 1J (75°C)
2A (80°C)
2B (85°C)
2E (95°C)
-20
0
20
40
60
80
100
70
Ambient Temperature
(°C)
120 140
155
-20
0
80
100 120 140
75 85 95
155
Terminal Part Temperature
(°C)
40
60
20
For resistors operated at an ambient temperature of 70°C or above, a
power rating shall be derated in accordance with the above derating curve.
ordering information
RN73
Type
2B
Size
1E
1J
2A
2B
2E
T
Termination
Material
T: Sn
L: SnPb
TE
For resistors operated terminal part temperature of described for each size
or above, a power rating shall be derated in accordance with derating curve.
Please refer to “Introduction of the derating curves based on the terminal
part temperature” in the beginning of our catalog before use.
1002
Nominal
Resistance
3 significant
figures + 1
multiplier
“R” indicates
decimal on
value <100Ω
B
Tolerance
A: ±0.05%
B: ±0.1%
C: ±0.25%
D: ±0.5%
F: ±1.0%
25
T.C.R.
(ppm/°C)
05
10
25
50
100
Packaging
TP: 0402: 7" 2mm pitch punch paper
TD: 0603, 0805, 1206, 1210:
7" 4mm pitch punched paper
TDD: 0603, 0805, 1206, 1210:
10" paper tape
TE: 0805, 1206, 1210:
7" embossed plastic
TED: 0805, 1206, 1210:
10" embossed plastic
For further information on packaging,
please refer to Appendix A
Specifications given herein may be changed at any time without prior notice. Please confirm technical specifications before you order and/or use.
11/06/17
38
KOA Speer Electronics, Inc.
• 199 Bolivar Drive • Bradford, PA 16701 • USA • 814-362-5536 • Fax: 814-362-8883 • www.koaspeer.com
深圳有哪些ST代理商
我想问STM32F103T6的价格,还有开发工具事项...
seewei stm32/stm8
Project of data transmission module
#include "AppCode.c"#include "stdlib.h"#include "stdio.h"void main(void){ WDTCTL = WDTPW + WDTHOLD;// OSInit();// //产生信号量 信号量为同步 信号工具///////////////////// RecSem ......
cassimit2014 微控制器 MCU
分享ARM7学习经验--跑马灯(一)
首先介绍下恩智浦公司的MCU型号划分方法,这些MCU中,LPC3000、LH7A采用ARM9内核,LPC2000和LH7采用ARM7内核,LPC1000系列采用Cortex-M3或M0内核。开发板的芯片是LPC2148,属于LPC2100系列, ......
billbot501 ARM技术
有没有在STM32F103上成功实现IAP的兄弟?
刚到ST的网站上下了个IAP的PDF和例程,是官方给提供的例子,基于他们的开发板的,用的是超级终端下ymodem协议传输,问题是我现在要做的是基于GPRS的IAP,而且他的PDF介绍的是怎么用他的例 ......
hosdap stm32/stm8
刚完成了一个CycloneIII fpga开发板,将CycloneIII设计中的问题分享一下,持续更新
我所使用的芯片是CycloneIIIEP3C5E144,与ep3c10e144是引脚兼容,没有去兼容ep3c16和25,因为用户IO相差太大, 本来qfp144的封装io就不太多,ep3c16和25就没有考虑。 ep3c5有5136个逻辑资源, ......
giftFPGA FPGA/CPLD
wince下能调通的程序不能执行!
我通过#pragma 引入了几个lib文件,还需要在项目属性中手动输入那些文件吗? 我生成exe文件后运行的时候显示0x8007007e错误 我又把那些lib文件手工复制到模拟器中,放在exe文件的目录下还是不 ......
chao2641 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2919  2208  938  210  974  46  24  59  50  6 

器件索引   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