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

关键词

搜索

型号

搜索

C1210C569D8HACAUTO

产品描述CAP CER 1210 5.6PF 10V ULTRA STA
产品类别无源元件   
文件大小1MB,共20页
制造商KEMET(基美)
官网地址http://www.kemet.com
标准
下载文档 详细参数 全文预览

C1210C569D8HACAUTO在线购买

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

C1210C569D8HACAUTO概述

CAP CER 1210 5.6PF 10V ULTRA STA

C1210C569D8HACAUTO规格参数

参数名称属性值
电容5.6pF
容差±0.5pF
电压 - 额定10V
温度系数X8R
工作温度-55°C ~ 150°C
特性低 ESL,高温
等级AEC-Q200
应用汽车级
安装类型表面贴装,MLCC
封装/外壳1210(3225 公制)
大小/尺寸0.126" 长 x 0.098" 宽(3.20mm x 2.50mm)
厚度(最大值)0.035"(0.88mm)

文档预览

下载PDF文档
Surface Mount Multilayer Ceramic Chip Capacitors (SMD MLCCs)
High Temperature 150°C, Ultra-Stable X8R Dielectric,
10 – 100 VDC (Commercial & Automotive Grade)
Overview
KEMET’s Ultra-Stable X8R dielectric features a 150°C
maximum operating temperature, offering the latest in
high temperature dielectric technology and reliability for
extreme temperature applications. It offers the same
temperature capability as conventional X8R, but without
the capacitance loss due to applied DC voltage.
Ultra-Stable X8R exhibits no change in capacitance with
respect to voltage and boasts a minimal change in
capacitance with reference to ambient temperature. It is
a suitable replacement for higher capacitance and larger
footprint devices that fail to offer capacitance stability.
Capacitance change with respect to temperature is limited
to ±15% from −55°C to +150°C.
Driven by the demand for a more robust and reliable
component, Ultra-Stable X8R dielectric capacitors were
developed for critical applications where reliability and
capacitance stability at higher operating temperatures are
a concern.These capacitors are widely used in automotive
circuits as well as general high temperature applications.
In addition to commercial grade, automotive grade devices
are available and meet the demanding Automotive
Electronics Council’s AEC–Q200 qualification requirements.
Click image above for interactive 3D content
Open PDF in Adobe Reader for full functionality
Ordering Information
C
1210
C
184
K
3
Rated
Voltage
(VDC)
8 = 10
4 = 16
3 = 25
5 = 50
1 = 100
H
A
C
Termination Finish
2
AUTO
Packaging/
Grade
(C-Spec)
See
“Packaging
C-Spec
Ordering
Options
Table” below
Case Size
Specification/
Capacitance Capacitance
Ceramic
(L" x W")
Series
1
Code (pF)
Tolerance
0402
0603
0805
1206
1210
1812
C = Standard
Two
significant
digits +
number of
zeros
B = ±0.10 pF
C = ±0.25 pF
D = ±0.5 pF
F = ±1%
G = ±2%
J = ±5%
K = ±10%
M = ±20%
Failure
Dielectric
Rate/Design
H = Ultra
Stable X8R
A = N/A
C = 100% Matte Sn
L = SnPb (5% Pb minimum)
Flexible termination option is available. Please see FT-CAP product bulletin C1013_X8R_FT-CAP_SMD.
Additional termination finish options may be available. Contact KEMET for details.
2
SnPb termination finish option is not available on automotive grade product.
1
2
One world. One KEMET
© KEMET Electronics Corporation • P.O. Box 5928 • Greenville, SC 29606 • 864-963-6300 • www.kemet.com
C1007_X8R_ULTRA_150C_SMD • 10/2/2017
1
变压器两边波形为什么不一样?
高压包的原边是由2153和MOS管组成的半桥逆变产生的互补方波来驱动,下图分别是高压包原边和幅边测得的波形 测量方法: 原边:示波器通道1直接测量原边两端的电压波形 幅边:幅边通过两个2M的电 ......
程序会不会 电源技术
PFGA3.3V端口与5V器件如何匹配?
现在想用一个FPGA与一个5V驱动芯片连接,有一个麻烦的地方是那个芯片的电压是5V的,好像是TTL和CMOS兼容,关键是要用到双向数据总线 5V数据总线端口与FPGA的3.3V端口怎么匹配呢? 就我所 ......
open82977352 FPGA/CPLD
一个经过A/D转换后发送到C51单片机的数字量怎么和一个RS422协议的数字量通过一个串口发给PC机?
系统要求是一个数据采集,现在有两个传感器,一个输出是0-10V模拟量,一个是25位的RS422数字量。模拟量可以通过一个C51单片机和一个A/D转换变成数字量。 那么我想请教怎么能把这两个不同的数字 ......
xtshenyong 嵌入式系统
请教“鹦鹉”大哥!也请其他我不认识的大侠指导!
鹦鹉大哥,你好! 我之前有个帖子不知道你看了没有? 是关于i.MX31中断的,一直没有解决问题,我已经自己顶了3次,现在没人回复,我也不能再回复了!^_^ 请你指导一下,看有没有什么 ......
hopely 嵌入式系统
流式驱动接口函数:DeviceIoControl的参数dwIoControlCode的用法
大家好,想通过DeviceIoControl函数调用IIC驱动的写功能,但是这个数的第二个参数dwControlCode不知道怎么赋值? 有下面参考: 1、在iic.h文件中有以下定义: // IN: PIIC_IO_DESC ......
sgaochen 嵌入式系统
TMS320DM8168下GDB调试环境的搭建 (GDB的安装与配置与调试)
TMS320DM8168下GDB调试环境的搭建(GDB的安装与配置与调试) 先编译gdb所依赖的 libtermcap (可以在CSDN上面下载到)$ ./configure --prefix=/home/gdb/termcap_src/termcap --exec-prefix=/ho ......
37°男人 DSP 与 ARM 处理器

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 952  537  328  1832  2381  37  33  42  20  39 

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