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

关键词

搜索

型号

搜索

1812JA250391MXTSY2

产品描述CAP CER 390PF 250V X7R 1812
产品类别无源元件   
文件大小399KB,共9页
制造商Knowles
官网地址http://www.knowles.com
标准
下载文档 详细参数 全文预览

1812JA250391MXTSY2概述

CAP CER 390PF 250V X7R 1812

1812JA250391MXTSY2规格参数

参数名称属性值
电容390pF
容差±20%
电压 - 额定250V
温度系数X7R(2R1)
工作温度-55°C ~ 125°C
特性高电压
应用通用
安装类型表面贴装,MLCC
封装/外壳1812(4532 公制)
大小/尺寸0.177" 长 x 0.126" 宽(4.50mm x 3.20mm)
厚度(最大值)0.098"(2.50mm)

文档预览

下载PDF文档
MLCC
Safety Certified capacitors
Safety Certified MLCC Capacitors
Electrical Details
Capacitance Range
Temperature Coefficient of
Capacitance (TCC)
C0G/NP0
X7R
C0G/NP0
X7R
Insulation Resistance (IR)
Dielectric Withstand Voltage (DWV)
C0G/NP0
X7R
4.7pF to 22nF
0 ± 30ppm/˚C
±15% from -55˚C to +125˚C
Cr > 50pF ≤0.0015
Cr ≤ 50pF = 0.0015(15÷Cr+0.7)
≤ 0.025
100G or 1000secs (whichever is the less)
Voltage applied for 5 ±1 seconds, 50mA
charging current maximum
Zero
<2% per time decade
Knowles Safety Certified capacitors comply with
international UL and TÜV specifications to offer
designers the option of using a surface mount ceramic
multilayer capacitor to replace leaded film types.
Offering the benefits of simple pick-and-place
assembly, reduced board space required and lower
profile, they are also available in a FlexiCap™ version to
reduce the risk of mechanical cracking.
Knowles high voltage capacitor expertise means the
range offers among the highest range available of
capacitance values in certain case sizes. Applications
include: modems, AC-DC power supplies and where
lightning strike or other voltage transients represent a
threat to electronic equipment.
Dissipation Factor
Ageing Rate
• Surface mount multilayer capacitors
• Meet Class Y2 /X1, X1 and X2 requirements
Certification specifications for larger sizes include IEC/
EN60384-14, UL/CSA60950 and UL60384-14
Surface mount package
Reduces board area and height restrictions
Reduced assembly costs over conventional through hole
components
FlexiCap™ option available on all sizes
• Approved for mains ac voltages up to 250Vac
• Approved by UL and TÜV
• Sizes 1808, 1812, 2211, 2215 and 2220
• Smaller sizes suitable for use in equipment certified to
EN60950
• Range qualified to AEC-Q200
Class
Y1
Y2
Y3
Y4
X1
X2
X3
Rated voltage
250Vac
250Vac
250Vac
150Vac
250Vac
250Vac
250Vac
Impulse voltage
8000V
5000V
None
2500V
4000V
2500V
None
Insulation bridging
Double or reinforced
Basic or supplementary*
Basic or supplementary
Basic or supplementary*
-
-
-
May be used in primary
circuit
Line to protective earth
Line to protective earth
-
Line to protective earth
Line to line
Line to line
Line to line
Available for case sizes greater than 1812
* 2 x Y2 or Y4 rated may bridge double or reinforced insulation when used in series.
Dimensions
Length
(L1)
4.5 ± 0.35
Size
Width
(W)
2.0 ± 0.3
Max
Thickness
(T)
2.0
Band
(L2)
0.50 – 0.80
1808
1812
4.5 ± 0.30
3.2 ± 0.2
3.2
0.50 – 0.80
2211
5.7 ± 0.40
2.79 ± 0.3
2.54
0.50 – 0.80
2215
5.7 ± 0.40
3.81 ± 0.35
2.54
0.50 – 0.80
2220 B16
5.7 ± 0.40
5.0 ± 0.4
4.5
0.25 – 1.0
2220 B17
5.7 ± 0.40
5.0 ± 0.4
2.5
0.25 -1.0
© Knowles 2014
SafetyDatasheet Issue 9 Release Date 10/01/17
Page 1 of 9
Tel: +44 1603 723300 | Email SyferSales@knowles.com | www.knowlescapacitors.com/syfer
基于QQ2440 WINCE操作系统的GPS模块测试应用
好久木有来写东西了。。。。。从去年年底到现在。。。。我基本上都只在干两件事。。。。搞WINCE。。。。找新工作。。。。 熟悉我的坛友,大概都知道。。。我要么不写,逢写必是精品。。。哈哈 ......
drjloveyou 嵌入式系统
HDL模块用NGC格式加密并在其他项目中调用
这个方法其实非常简单。给出一个实例。先用HDL写出该模块,比如: module my_comp(input i1, input i2, output o1 );assign o1 = (i1 > i2)? i1: i2;endmodule 这是一个比较大小的模块 ......
eeleader FPGA/CPLD
求助: RVCT 的一个warning是什么意思
在使用RVCT 编译-连接的时候, 出现了很多warning, """ Warning: L6307W: .text(workerDefault.o) contains branch to unaligned destination. """ 找了RVCT的文档中, 没有看到对这个相 ......
zhgb1981 嵌入式系统
求单片机毕业设计
哪位大神做过单片机智能LC表的毕业设计,精确测量电感电容的,最好在PC机上分析数据。求资料啊...
mr.yes 51单片机
基于51单片机的蓝牙控制系统求助!!!!
我设计了和借鉴了一个基于51单片机的程序,目前只能做到用手机控制一个led的亮灭,我想加一点程序,让51单片机开发板上的数码管记录亮灭次数,不过改了很多次都不成功,...哪位大神教一下,我才 ......
Lenmon丶绪 51单片机
功率电感的额定电流问题
在DC-DC转换器中,电感器是仅次于IC的核心元件。通过选择恰当的电感器,能够获得较高的转换效率。故在选择电感器时所对应的电感主要参数:电感值、额定电流、尺寸等,在这些参数中还包括电感器 ......
qwqwqw2088 模拟与混合信号

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1407  1233  750  329  1163  38  3  59  21  37 

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