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

关键词

搜索

型号

搜索

F426KG472J630L

产品描述Film Capacitor, Polypropylene, 630V, 5% +Tol, 5% -Tol, 0.0047uF, Through Hole Mount, RADIAL LEADED
产品类别无源元件   
文件大小321KB,共7页
制造商KEMET(基美)
官网地址http://www.kemet.com
下载文档 详细参数 全文预览

F426KG472J630L在线购买

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

F426KG472J630L概述

Film Capacitor, Polypropylene, 630V, 5% +Tol, 5% -Tol, 0.0047uF, Through Hole Mount, RADIAL LEADED

F426KG472J630L规格参数

参数名称属性值
是否Rohs认证符合
Objectid145494165676
包装说明RADIAL LEADED
Reach Compliance Codecompliant
YTEOL3
电容0.0047 µF
电容器类型FILM CAPACITOR
介电材料POLYPROPYLENE
高度8 mm
长度10 mm
安装特点THROUGH HOLE MOUNT
负容差5%
端子数量2
最高工作温度105 °C
最低工作温度-55 °C
封装形状RECTANGULAR PACKAGE
封装形式RADIAL
包装方法TR
正容差5%
额定(AC)电压(URac)250 V
额定(直流)电压(URdc)630 V
表面贴装NO
端子节距7.5 mm
端子形状WIRE
宽度4 mm

文档预览

下载PDF文档
pHE426
• single metallized film pulse capacitor, polypropylene dielectric
• according to iEc 60384-16, grade 1.1
L
RoHS
Compliant
B
tYpiCaL appLiCations
Pulse operation in SMPS, TV, monitor,
electrical ballast and other high frequency
applications demanding stable operation.
ConstRuCtion
H
Polypropylene film capacitor with vacuum
evaporated aluminum electrodes. Radial
leads of tinned wire are electrically welded
to the contact metal layer on the ends of
the capacitor winding. Encapsulation in
self-extinguishing material meeting the
requirements of UL 94V-0.
Two different winding constructions are
used, depending on voltage and lead
spacing. They are specified in the article
table.
0.5
p
d
b
l
p
5.0 ± 0.4
7.5 ± 0.4
10.0 ± 0.4
15.0 ± 0.4
22.5 ± 0.4
27.5 ± 0.4
37.5 ± 0.5
d
0.5
0.6
0.6
0.8
0.8
0.8
1.0
std I max I
5
-1
5
-1
5
-1
6
-1
6
-1
6
-1
6
-1
20
20
30
30
30
30
30
b
± 0.4
± 0.4
± 0.4
± 0.4
± 0.4
± 0.4
± 0.7
1 section construction
2 section construction
tECHniCaL data
rated voltage u
r
, vdc
rated voltage u
r
, vac
capacitance range, µf
capacitance values
capacitance tolerance
category temperature range
rated temperature
voltage derating
climatic category
Passive flammability
maximum pulse steepness:
100
63
0.001
–0.22
250
160
0.001
–27
300
160
0.033
–18
400
220
0.001
–10
450
220
0.1
–3.9
630
250
0.001
–5.6
1000
250
0.0027
–3.3
1600
650
0.0047
–0.047
2000
700
0.001
–0.027
In accordance with IEC E12 series
±5%, other tolerances on request
–55 ... +105°C
+85°C
The rated voltage is decreased with 1.3%/°C between +85°C and +105°C.
IEC 60068-1, 55/105/56/B
Category B according to IEC 60065
dU/dt according to article table
For peak to peak voltages lower than rated voltage (U
PP
< U
R
), the specified dU/dt can be
multiplied by the factor U
R
/U
PP.
–200 (+50, –100) ppm/°C (at 1 kHz)
Approximately 6 nH/cm for the total length of capacitor winding and the leads.
Maximum values at +23°C
C
0.1 µF 0.1µF < C
1.0 µF C > 1.0 µF
1 kHz
0.05%
10 kHz
100 kHz 0.25%
0.05%
0.10%
0.10%
temperature coefficient
self-inductance
dissipation factor tanδ
insulation resistance
Measured at +23°C, 100 VDC 60 s for U
R
< 500 VDC and at 500 VDC for U
R
500 VDC
Between terminals:
C
0.33 µF:
100 000 MΩ
C > 0.33 µF:
30 000 s
Between terminals and case:
100 000 MΩ.
逆变需要达到哪些要求?
做了一下全桥逆变,用msp430提供的两路pwm波,让后经过ir2104 ho lo发出四路pwm波(pwm满足全桥四个mos管的要求) 1.不知思路是否正确? 2.做完之后不知道逆变都需要满足哪些要求,比如频率达 ......
刘123 电源技术
XScale平台优化G729a压缩算法
小弟开发VoIP用到G.729A语音压缩算法,平台是PXA270+WinCE5.0; 网上下载的ITU-T源码,都是C语言实现,没有做任何的优化;可以实现正常压缩和解压缩,可是效率不高,延迟较大。 1、有没有 ......
SAI20052005 嵌入式系统
IAR 5.3 调试问题
STM32F103 编译器:IAR 5.3 程序就是点亮LED,程序没有问题 编译过去了 但是仿真的时候就有问题了 进入debug后 一步一步的走 等程序均跳到最后一行 绿色的状态跟踪条就没有了 无法调试。 我 ......
he123pping stm32/stm8
51单片机的tiny模式有谁用过吗,实时系统
请问对于单片机实时系统,多个任务是同时开始的吗?比如: while(1) { os_wait(K_SIG,TASK1,0);//等待Task1 任务信号 for(i=0;i...
luchao114 51单片机
i2c不能产生起始条件
stm32f103vb调试i2c接口,不能产生起始条件,START位已经置位,然后死在“while(!I2C_CheckEvent(I2C2, I2C_EVENT_MASTER_MODE_SELECT));”语句出,查看寄存器,SB、MSL没有置位,BUSY位已 ......
airchensu stm32/stm8
关于西门子接地的一个很好的文档
关于西门子接地的一个很好的文档 ...
zqjqq88 模拟电子

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2224  2654  602  1969  1895  29  39  11  6  38 

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