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

关键词

搜索

型号

搜索

DCT4E277X0015CC

产品描述Tantalum Capacitor, Polarized, Tantalum (wet), 15V, 20% +Tol, 20% -Tol, 270uF, Through Hole Mount, AXIAL LEADED
产品类别无源元件    电容器   
文件大小3MB,共9页
制造商EXXELIA Group
下载文档 详细参数 全文预览

DCT4E277X0015CC概述

Tantalum Capacitor, Polarized, Tantalum (wet), 15V, 20% +Tol, 20% -Tol, 270uF, Through Hole Mount, AXIAL LEADED

DCT4E277X0015CC规格参数

参数名称属性值
Objectid2099015236
包装说明,
Reach Compliance Codeunknown
电容270 µF
电容器类型TANTALUM CAPACITOR
介电材料TANTALUM (WET)
漏电流0.002 mA
安装特点THROUGH HOLE MOUNT
负容差20%
端子数量2
最高工作温度125 °C
最低工作温度-55 °C
封装形状TUBULAR PACKAGE
极性POLARIZED
正容差20%
额定(直流)电压(URdc)15 V
纹波电流340 mA
表面贴装NO
Delta切线0.5
端子形状WIRE

文档预览

下载PDF文档
GENERAL INFORMATION
MANUFACTURING
ANODE AND INSULATOR
Tantalum capacitors have the highest ratio of capacitance per volume.
This is mainly due to the high dielectric constant of its insulator and to its large
surface area.
The basic raw material is a high purity (greater than 99.99%) tantalum powder
with a very fine granulation, compressed to form a cylinder or a parallelepiped
constituting the anode of the capacitor (positive plate).
The pellet is then sintered at high temperature (1500 to 2000°C), under hard
vacuum (10
-6
torr), firstly to purify the powder and secondly to obtain a strong
mechanical structure by welding of the particles.
The insulating part is obtained by anodization to a depth of the tantalum surface
which forms a tantalum pentoxide film (Ta
2
O
5
) with a thickness of about 16
angstroms per anodization volt. The dielectric constant is between 21 and 27,
depending upon the anodization conditions.
TYPE IDENTIFICATION – ORDERING INFORMATION
THE COMPLETE IDENTIFICATION OF A PRODUCT IS MADE UP OF:
• Type (or model)
• Tolerance
• Testing parameters (standard cata-
log part vs. tested in accordance
with MIL-SPEC standards)
• Rated capacitance
• Rated voltage
• Case size
• RoHS or non-RoHS
• For solid tantalum capacitors
specify tape or bulk packaging
THE TYPE
It identifies the basic capacitor (DCTSXX).
Example: DCTS1
THE RATED CAPACITANCE
Expressed in picofarads, the first two digits are significant figures; the third is the
number of zeros following:
Example: 102 = 10 x 10
2
pF = 0.001 µF
103 = 10 x 10
3
pF = 0.01 µF
334 = 33 x 10
4
pF = 0.33 µF
THE TOLERANCE
It can be expressed directly in % or identified by a code letter:
X0 = ±20% X9 = ±10% X5 = ±5%
Note:
The standard tolerance for tantalum capacitors is ±20%; if no tolerance
is given, it is considered as 20%. A 20% tolerance means in fact -20%
to +20% of the nominal value.
THE RATED VOLTAGE
It is expressed directly in volts (V), with three significant figures.
Example: 006 = 6 V DC; 050 = 50 V DC; 100 = 100 V DC
The case size:
It is indicated on the technical data sheets following the voltage
value and is generally identified by a letter code. It is important to give this
information because there can be, for the same type, a standard range and an
extended range in which the same value will be available in two different sizes.
THE TESTING PARAMETERS
C indicates a standard catalog part and S indicates tested in accordance with
MIL-SPEC standards.
ORDERING INFORMATION EXAMPLE
Part Number = DCTS1105X9040AC
Type: DCTS1
Capacitance = 1 µF
Tolerance = +/-10%
Voltage = 40 V DC
Case Size = A
C indicates standard catalog part
F indicates RoHS part
T indicates non-RoHS part
S indicates screened according to MIL
SOLID ELECTROLYTE: CATHODE AND ENCAPSULATION
The cathode is formed by manganese dioxide which is a grey semi-conductor.
It is obtained by dipping the pellets into a manganese nitrate water solution
which impregnates the internal structure; this solution is then decomposed in a
high temperature oven to obtain manganese dioxide. This operation is repeated
several times. The nature and quality of this semi-conductor greatly influence
the electrical parameters (especially the series resistance).
To finish the negative plate, a graphite coating and then a silver coating are
deposited on the outside surface of the manganese dioxide.
The positive nickel lead is welded on the tantalum wire and the negative lead
is either soldered with wire leads, or pasted with a silver epoxy for surface
mount models.
WET ELECTROLYTE: CATHODE AND ENCAPSULATION
The cathode (for wet tantalum capacitors) is formed by a sulphuric acid solution.
The anodized tantalum pellet is impregnated with this solution and then placed
in a silver or tantalum case, into which some equivalent gelled solution has been
previously deposited.
The case is then crimped on the internal PTFE bush to create the sealing. The
final steps are either the soldering of a glass metal seal, or the crimping of an
elastomer seal on the top of the case.
BURN-IN - SORTING - INSPECTION
All the products are then submitted to a final burn-in, with differing severities
depending upon the required characteristics of each type (temperature, voltage,
time,etc.).
Sorting, marking and inspection operations follow. These procedures are the
same for approved and non-approved parts (with exception of periodic testing).
5
学习FPGA必须看的4本书
相信有很多的同志都在学习FPGA 而在学习FPGA的过程中却不知道看哪些书籍? 1.首先应该学习C语言(以谭浩强那本书为经典) 2.其次学习数字电路(可以学习大学时期的数字电路 阎石版) 3.FPGA基 ......
zhouweifeng919 FPGA/CPLD
单片机指令(三)
2、累加器A与片外RAM之间的数据传递类指令 MOVX A,@Ri MOVX @Ri,A MOVX A,@DPTR MOVX @DPTR,A 说明: 1)在51中,与外部存储器RAM打交道的只可以是A累加器。所有需要送入外部RAM的数据必需要 ......
rain 单片机
【上海航芯 ACM32F070开发板+触控功能评估板测评】+GPIO口的使用
本帖最后由 jinglixixi 于 2022-10-3 01:31 编辑 对GPIO口的学习是掌握开发板使用的最好入口,通过例程的分析和学习则是快速上手的途径。 1)输出模式的使用 在ACM32F070开发板上配有 ......
jinglixixi 国产芯片交流
MAX32630FTHR设计笔记(2):GPIO的输入模式配置及输出模式需要注意的问题
本帖最后由 Justice_Gao 于 2017-7-3 16:05 编辑 今天再来分享一下GPIO的输入模式配置,GPIO的输出模式配置请看另一篇帖子MAX32630FTHR设计笔记(1):流水灯(GPIO输出配置)及I2C驱动MAX14 ......
Justice_Gao DIY/开源硬件专区
无引线导线封装
280729 280730 280731 ...
dontium 模拟与混合信号
怎么样用VS2005创建一个支持MFC的WIN32智能设备项目?
我用VS2005写mobile6程序. 看例子里面的程序格式,应该是创建的windows应用程序,因为代码里面有winmain和wndproc之类的函数,却没有MFC的那一大堆类。但在资源里面的对话框里面点击,也可以 ......
pppeng2007 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1907  1598  2227  2648  9  52  11  24  53  8 

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