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

关键词

搜索

型号

搜索

Y000745K0000B0L

产品描述RES 45K OHM 0.6W 0.1% RADIAL
产品类别无源元件   
文件大小2MB,共6页
制造商Vishay(威世)
官网地址http://www.vishay.com
标准
下载文档 详细参数 全文预览

Y000745K0000B0L概述

RES 45K OHM 0.6W 0.1% RADIAL

Y000745K0000B0L规格参数

参数名称属性值
电阻值45 kOhms
容差±0.1%
功率(W)0.6W
成分金属箔
特性防潮,非电感
温度系数±2ppm/°C
工作温度-55°C ~ 125°C
封装/外壳径向
大小/尺寸0.300" 长 x 0.105" 宽(7.62mm x 2.67mm)
高度 - 安装(最大值)0.336"(8.53mm)
端子数2

文档预览

下载PDF文档
S Series
High Precision Foil Resistor with TCR of ± 2.0 ppm/°C,
Tolerance of ± 0.005 % and Load Life Stability of ± 0.005 %
FEATURES
Temperature coefficient of resistance (TCR):
- 55 °C to + 125 °C, 25 °C ref.
- S10XC / D series: ± 2 ppm/°C typical (see table
1)
- S10XK series: ± 1 ppm/°C typical (see table 1)
Power rating: to 1 W at + 125 °C
Resistance tolerance: to ± 0.005 % (50 ppm)
Load life stability: ± 0.005 % at 70 °C, 2000 h at rated power
Resistance range: 0.5

to 1 M (for higher or lower
values, please contact Application Engineering)
Vishay Foil resistors are not restricted to standard values;
specific “as required” values can be supplied at no extra
cost or delivery (e.g. 1K2345 vs. 1K)
Electrostatic discharge (ESD) at least to 25 kV
Non inductive, non capacitive design
Rise time: 1 ns effectively no ringing
Current noise: 0.010 µV
RMS
/V of applied voltage (< - 40 dB)
Thermal EMF: 0.05 µV/°C
Voltage coefficient: < 0.1 ppm/V
Low inductance: < 0.08 µH
Non hot-spot design
Terminal finishes available: lead (Pb)-free, tin/lead alloy
Matched sets are available on request
(TCR tracking: to 0.5 ppm/°C)
Prototype quantities available in just 5 working days
or sooner. For more information, please contact
foil@vpgsensors.com
For better TCR performances please review the
datasheets for the
Z Series
and
Z203
INTRODUCTION
Bulk Metal
®
Foil (BMF) technology outperforms all other
resistor technologies available today for applications that
require high precision and high stability.
This technology has been pioneered and developed by
Vishay Foil Resistors (VFR), and products based on this
technology are the most suitable for a wide range of
applications. BMF technology allows the production of
customer-oriented products, designed to satisfy specific
challenging technical requirements.
The S series of BMF resistors offers low TCR, excellent load
life stability, tight tolerance, fast response time, low current
noise, low thermal EMF and low voltage coefficient, all in one
resistor.
The S series is virtually insensitive to destabillizing factors.
The resistor element is a solid alloy that displays the
desirable bulk properties of its parent material, thus it is
inherently stable and noise free. The standard design of
these resistors provides a unique combination of
characteristics found in no other single resistor.
VFR's application engineering department is available to
advise and to make recommendations. For non-standard
technical requirements and special applications, please
contact
foil@vpgsensors.com.
FIGURE 1 - TYPICAL RESISTANCE CHANGE
VERSUS TEMPERATURE CURVES AND
CHORD SLOPES (TCR) OF TWO ALLOY
TYPES IN MILITARY RANGE
+ 150
+ 100
TABLE 1 - RESISTANCE VERSUS TCR
(- 55 °C to + 125 °C, + 25 °C ref.)
RESISTOR
(1) (2)
S10X(C) / (D)
S10X(K)
S10X(C) / (D)
S10X(K)
S10X(C) / (D)
S10X(K)
(1)
(2)
RESISTANCE
VALUE ()
80 to < 1M
80 to < 600K
50 to < 80
0.5 to < 50
TYPICAL TCR AND
MAX SPREAD
(ppm/°C)
± 2 ± 2.5
± 1 ± 2.5
± 2 ± 3.5
± 1 ± 3.5
± 2 ± 4.5
± 1 ± 4.5
Δ
R
+ 50
–1 ppm/
°
C
+1 ppm/
°
C
0
R
(ppm)
- 50
- 100
- 150
- 200
- 50
- 55
+2 ppm/
°
C
–2 ppm/
°
C
- 25
0
+ 25
+ 50
+ 75
+ 100
+ 125
C Alloy
2 ppm/
°
C
K Alloy
1 ppm/
°
C
Temperature (°C)
X
refers to S Series model number - see Table 2
(C) and (D) refer to C Foil Alloy Types; (K) refers to the K Foil Alloy type - see Figure 1
* Pb containing terminations are not RoHS compliant, exemptions may apply
Document Number: 63001
Revision: 02-Mar-15
For any questions, contact
foil@vpgsensors.com
www.vishayfoilresistors.com
1
用wavread读wav格式的文件老是读错了 求大神帮忙
#include "Wave.h"// WaveHeader.cvoid main(int argc, char **argv){FILE *fp=NULL;unsigned long size;wav_pcm_header44 hwav;short *data;int i;/** Get wave header information *///fpWav ......
蓝逸 DSP 与 ARM 处理器
[复旦微FM33LG0系列开发板测评]LCD使用及真值表工具使用说明
本帖最后由 AE007 于 2021-11-29 02:04 编辑 本次测试的是FM33LG0的LCD模块,并且使用LCD真值表工具可以快速的定义COM和SEG对应的显示数据寄存器数据。使用一块4COM-9SEG的LCD段码液晶屏并改 ......
AE007 国产芯片交流
发一个16*64点阵的电子种测试版本
所谓测试版本只是搞了DS1302的读取工作和初始化工作,把从DS1302读出来的时间值显示到一块16*64的点阵屏幕上来 未增加时间设置功能,大家可以自己扩展 仿真文件只是代表理论值,很多设计细节 ......
飞雪008 DIY/开源硬件专区
中国物联网虚热
陈章龙有些无奈地说,他希望看到真正的应用,而不愿看到“一些上市公司的股价上上下下”   物联网概念股一度冷却下来。不过物联网概念还在发酵中。看这段时间会议的密集度就能感受到。 ......
吸铁石上 无线连接
瑞萨CPK-RA6M4 开发板测评+ISL29035光照度传感器读取数据
上期分享之后,因为其他事情耽误了,本次接着完成任务,主要是测试板载的光照度传感器获取其值。下面介绍方法。 617034 首先还是添加一下软件包,这里直接加入RTT官方做好的包,直接搜索 ......
流行科技 瑞萨MCU/MPU
请高手指教C#下如何用一个定时器关闭另一个定器
public class global {public static Timer timCNT_C4; //定义一个定时器timCNT_C4 } global.timCNT_C4 = new Timer(new TimerCallback(ACTW_CNT_C4.sendWiperCmd_C4), new AutoResetEv ......
jinqc 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2832  392  2395  2631  2735  26  18  52  11  5 

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