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

关键词

搜索

型号

搜索

C0603Y392K3RAL7411

产品描述Ceramic Capacitor, Ceramic,
产品类别无源元件    电容器   
文件大小2MB,共21页
制造商KEMET(基美)
官网地址http://www.kemet.com
下载文档 详细参数 全文预览

C0603Y392K3RAL7411概述

Ceramic Capacitor, Ceramic,

C0603Y392K3RAL7411规格参数

参数名称属性值
是否Rohs认证不符合
Objectid7057268397
包装说明, 0603
Reach Compliance Codecompliant
ECCN代码EAR99
YTEOL5.21
电容0.0039 µF
电容器类型CERAMIC CAPACITOR
介电材料CERAMIC
高度0.8 mm
长度1.6 mm
安装特点SURFACE MOUNT
多层Yes
负容差10%
端子数量2
最高工作温度125 °C
最低工作温度-55 °C
封装形式SMT
包装方法TR, PUNCHED PAPER, 13 INCH
正容差10%
额定(直流)电压(URdc)25 V
尺寸代码0603
表面贴装YES
温度特性代码X7R
温度系数15% ppm/°C
端子面层Tin/Lead (Sn95Pb5) - with Nickel (Ni) barrier
端子形状WRAPAROUND
宽度0.8 mm

文档预览

下载PDF文档
Surface Mount Multilayer Ceramic Chip Capacitors (SMD MLCCs)
Floating Electrode Design with Flexible Termination
System (FF-CAP), X7R Dielectric, 6.3 – 250 VDC
(Commercial & Automotive Grade)
Overview
KEMET’s Floating Electrode with Flexible Termination
capacitor (FF-CAP) combines two existing KEMET
technologies– Floating Electrode and Flexible Termination.
The floating electrode component 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). The flexible termination component utilizes a
conductive silver epoxy between the base metal and nickel
barrier layers of KEMET’s standard termination system
in order to establish pliability while maintaining terminal
strength, solderability and electrical performance. Both
technologies address the primary failure mode of MLCCs–
flex cracks, which are typically the result of excessive
tensile and shear stresses produced during board flexure
and thermal cycling.
Although neither technology can eliminate the potential for
mechanical damage that may propagate during extreme
environmental and/or handling conditions, the combination
of these two technologies provide the ultimate level of
protection against a low IR or short circuit condition.
The FF-CAP complements KEMET’s Open Mode, Floating
Electrode (FE-CAP), Flexible Termination (FT-CAP) and KEMET
Power Solutions (KPS) product lines by providing an ultimate
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.
Click image above for interactive 3D content
Open PDF in Adobe Reader for full functionality
Ordering Information
C
Ceramic
0805
Y
104
Capacitance
Code (pF)
Two significant
digits and
number of
zeros
K
5
R
A
C
TU
Case Size Specification/
(L" x W")
Series
0603
0805
1206
1210
1812
Y = Floating
Electrode
with
Flexible
Termination
Failure Rate/
Capacitance Rated Voltage
Packaging/
Termination Finish
1
Dielectric
Design
Tolerance
(VDC)
Grade (C-Spec)
J = ±5%
K = ±10%
M = ±20%
9 = 6.3
8 = 10
4 = 16
3 = 25
5 = 50
1 = 100
2 = 200
A = 250
R = X7R
A = N/A
C = 100% Matte Sn
L = SnPb (5% Pb
minimum)
See
"Packaging
C-Spec
Ordering
Options
Table"
Additional termination finish options may be available. Contact KEMET for details.
1
SnPb termination finish option is not available on automotive grade product.
1
Built Into Tomorrow
© KEMET Electronics Corporation • KEMET Tower • One East Broward Boulevard
Fort Lauderdale, FL 33301 USA • 954-766-2800 • www.kemet.com
C1015_X7R_FF-CAP_SMD • 9/14/2020
1
如何修改eeworld的ID资料中地址
本帖最后由 dontium 于 2015-1-23 12:44 编辑 如何修改eeworld的ID资料中地址 ...
j03128 模拟与混合信号
C# + Symbol MC1000 程序实现 调整 对比度 ,或者是自己写个注册表文件 来调整MC1000对比度 ?
如题,最近搞个MC1000上面小程序,做过之后感觉屏幕太暗,所以想修改一下对比度,想自己做个注册表文件,但是不知道 对比度 对应注册表里面哪一项。 还有没有其它的方法来实现??求大侠帮忙 ......
02022409 嵌入式系统
ASM 函数调用问题
我在一个文件里定义了两个汇编函数,但编译的时候提示说不认识第一个InvalidateTLBs();这是为什么呢? asm void InvalidateTLBs() { addi r5,0,32 mtspr CTR,r5 ......
fyge_free 嵌入式系统
【MicroPython】返回安全模式
试了一下HID中的鼠标模式,只需要将 boot.py 文件中最后一行注释去掉, pyb.usb_mode('CDC+HID') # act as a serial device and a mouse以更改 USB 的确认方式 复位开发板,显示“正在安装设 ......
suoma MicroPython开源版块
MSP430有哪些可屏蔽中断_MSP430中断的优先级
中断很大程度上体现了一款单片机的性能,从这一点将MSP430在中断方面做得很不错,主要是提供了非常丰富的中断源,基本的有IO中断,定时器中断和一些接口中断(SPI,UART,I2C)等等。 现在我 ......
火辣西米秀 微控制器 MCU
F28027的板子debug失败,是不是板子烧了???
C28xx: Error connecting to the target: (Error -1135 @ 0x0) The emulator reported an error. Confirm emulator configuration and connections, reset the emulator, and retry the operati ......
liupingfang126 微控制器 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 582  462  2500  2811  311  12  10  51  57  7 

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