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

关键词

搜索

型号

搜索

C1210S223M2RACAUTO

产品描述Ceramic Capacitor, Multilayer, Ceramic, 200V, X7R, -/+15ppm/Cel TC, 0.022uF, 1210
产品类别无源元件    电容器   
文件大小771KB,共19页
制造商KEMET(基美)
官网地址http://www.kemet.com
标准
下载文档 详细参数 全文预览

C1210S223M2RACAUTO概述

Ceramic Capacitor, Multilayer, Ceramic, 200V, X7R, -/+15ppm/Cel TC, 0.022uF, 1210

C1210S223M2RACAUTO规格参数

参数名称属性值
是否Rohs认证符合
厂商名称KEMET(基美)
Objectid1292582955
包装说明, 1210
Reach Compliance Codecompliant
ECCN代码EAR99
compound_id150618680
电容0.022 µF
电容器类型CERAMIC CAPACITOR
介电材料CERAMIC
高度0.78 mm
JESD-609代码e3
长度3.2 mm
安装特点SURFACE MOUNT
多层Yes
负容差20%
端子数量2
最高工作温度125 °C
最低工作温度-55 °C
封装形式SMT
包装方法TR, EMBOSSED PLASTIC, 7 INCH
正容差20%
额定(直流)电压(URdc)200 V
参考标准AEC-Q200
尺寸代码1210
表面贴装YES
温度特性代码X7R
温度系数15% ppm/°C
端子面层Matte Tin (Sn) - with Nickel (Ni) barrier
端子形状WRAPAROUND
宽度2.5 mm

文档预览

下载PDF文档
Surface Mount Multilayer Ceramic Chip Capacitors (SMD MLCCs)
Floating Electrode Design (FE-CAP), X7R Dielectric,
6.3 – 250 VDC (Commercial & Automotive Grade)
Overview
KEMET’s Floating Electrode (FE-CAP) multilayer ceramic
capacitor in X7R dielectric utilizes a cascading internal electrode
design configured to form multiple capacitors in series within a
single monolithic structure. This unique configuration results in
enhanced voltage and ESD performance over standard capacitor
designs while allowing for a fail-open condition if mechanically
damaged (cracked). If damaged, the device may experience
a drop in capacitance but a short is unlikely. The FE-CAP is
designed to reduce the likelihood of a low IR or short circuit
condition and the chance for a catastrophic and potentially costly
failure event.
Driven by the demand for a more robust and reliable component,
the FE-CAP was designed for critical applications where
higher operating temperatures and mechanical stress are a
concern. These capacitors are manufactured in state of the
art ISO/TS 16949:2009 certified facilities and are widely used in
power supplies (input and output filters) and general electronic
applications.
Combined with the stability of an X7R dielectric, the FE-CAP
complements KEMET’s “Open Mode” devices by providing a
fail-safe design optimized for low to mid range capacitance
values. These devices exhibit a predictable change in capacitance
with respect to time and voltage and boast a minimal change in
capacitance with reference to ambient temperature. Capacitance
change is limited to ±15% from -55°C to +125°C.
In addition to Commercial Grade, Automotive Grade devices
are available which meet the demanding Automotive Electronics
Council's AEC–Q200 qualification requirements.
Ordering Information
C
Ceramic
0805
S
104
Capacitance
Code (pF)
K
Capacitance
Tolerance
5
Voltage
R
Dielectric
A
Failure Rate/
Design
A = N/A
C
Termination Finish
1
C = 100% Matte Sn
L = SnPb (5%
minimum)
TU
Packaging/Grade
(C-Spec)
2
Blank = Bulk
TU = 7" Reel
Unmarked
TM = 7" Reel Marked
AUTO = Automotive
Grade 7" Reel
Unmarked
Case Size
Specification/
(L" x W")
Series
0402
0603
0805
1206
1210
1812
S = Floating
2 Significant Digits + J = ±5%
Electrode
Number of Zeros
K = ±10%
M = ±20%
9 = 6.3 V R = X7R
8 = 10 V
4 = 16 V
3 = 25 V
5 = 50 V
1 = 100 V
2 = 200 V
A = 250 V
Additional termination finish options may be available. Contact KEMET for details.
SnPb termination finish option is not available on automotive grade product.
2
Additional reeling or packaging options may be available. Contact KEMET for details.
1
1,2
One world. One KEMET
© KEMET Electronics Corporation • P.O. Box 5928 • Greenville, SC 29606 (864) 963-6300 • www.kemet.com
C1014_X7R_FE-CAP_SMD • 5/30/2013
1
STC89C52驱动PT2257的示例程序
PT2257立体声电子音量控制IC,采用I2C总线控制。下面是STC89C52单片机控制PT2257的示例程序,注意PT2257上电后需等待200ms后才可送入I2C控制信号。本程序已测试通过,并应用于某品牌卡拉OK音响 ......
siuhiong 51单片机
版主请问ST的GUI的代码能发布么
看到TI的M3提供的图形库挺好看的,后来在ST网上看到AN3128文档中介绍了一个图形函数库的使用,界面也不输TI的,功能挺强的,每个函数介绍的也很详细的,可是官方网站上好像没有相应的下 ......
torresgerrard stm32/stm8
GPRS的数据接收问题!赐教!
我调试的sim300c的GPRS能够给公网的PC机发数据,但是PC机给模块发数据就收不到!pc机上的软件用的是<TCP&UDP测试工具>,那位大侠指点一下,还有就是如果GPRS接收到的数据是 ......
hurton 嵌入式系统
一句话讨论
事实上,任何中断服务函数,我们都应该加上 OSIntEnter 和 OSIntExit 函数,这是因为 UCOSII 是一个可剥夺型的内核,中断服务子程序运行之后,系统会根据情况进行一次任务调 度去运行优先级别 ......
sxy4517 实时操作系统RTOS
大家都来观察一下.stm8下载调试次数多了.会是什么效果?
我的一块板用的是stm8 105c6,烧写次数多得记不清了.应该差不多快10k次.最近几次发现I2C读写错误.用手指摸MCU,有点发烫.换了一片后温度正常.大家遇到过同样的现象吗?是什么原因?...
等待巴蒂 stm32/stm8
ADS5545的输出时钟出不来
本人最近在调试5545,用的是内参考,输出为CMOS的2进制补码, 但是他的输出时钟时有时无,电压都符合要求,一开始我以为是虚焊所以又重新焊了一遍,但之后就一直出不来了,请求各位不吝赐教啊 ......
wanglei0307 FPGA/CPLD

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 114  2487  2516  2660  2606  28  24  55  57  2 

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