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

关键词

搜索

型号

搜索

TBJB225K015CWLT0H00

产品描述Tantalum Capacitor, Polarized, Tantalum (dry/solid), 15V, 10% +Tol, 10% -Tol, 2.2uF, 1411
产品类别无源元件    电容器   
文件大小140KB,共4页
制造商AVX
下载文档 详细参数 全文预览

TBJB225K015CWLT0H00概述

Tantalum Capacitor, Polarized, Tantalum (dry/solid), 15V, 10% +Tol, 10% -Tol, 2.2uF, 1411

TBJB225K015CWLT0H00规格参数

参数名称属性值
是否无铅含铅
是否Rohs认证不符合
厂商名称AVX
包装说明, 1411
Reach Compliance Codenot_compliant
ECCN代码EAR99
电容2.2 µF
电容器类型TANTALUM CAPACITOR
介电材料TANTALUM (DRY/SOLID)
ESR5500 mΩ
高度1.9 mm
JESD-609代码e0
长度3.5 mm
制造商序列号TBJ
负容差10%
端子数量2
最高工作温度125 °C
最低工作温度-55 °C
封装形式SMT
包装方法Waffle Pack
极性POLARIZED
正容差10%
额定(直流)电压(URdc)15 V
参考标准MIL-PRF-55365/8
系列TBJ
尺寸代码1411
端子面层Tin/Lead (Sn/Pb)
宽度2.8 mm

文档预览

下载PDF文档
TBJ Series
CWR11 - MIL-PRF-55365/8
Established Reliability, COTS-Plus & Space Level
For Space Level applications, AVX
SRC9000 qualification is recommend-
ed (see ratings table for part number
availability).
There are four termination finishes
available: solder plated, fused solder
plated, hot solder dipped and gold
plated (these are “H”, “K”, “C”
and “B” termination, respectively, per
MIL-PRF-55365).
The molding compound has been
selected to meet the requirements of
UL94V-0 (Flame Retardancy) and
outgassing requirements of NASA
SP-R-0022A.
Fully qualified to MIL-PRF-55365/8,
the CWR11 is the military version of
EIA-535BAAC, with four case sizes
designed for maximum packaging
efficiency on 8mm & 12mm tape for
high volume production (ensuring no
TCE mismatch with any substrate).
This construction is compatible with a
wide range of SMT board assembly
processes including wave or reflow
solder, conductive epoxy or compres-
sion bonding techniques. The part also
carries full polarity, capacitance / voltage
and JAN brand marking.
The series is qualified to MIL-PRF-
55365 Weibull “B”, “C”, “D” and “T”
levels, with all surge options (“A”, “B” &
“C”) available.
L
W
H
A
S
A
W
1
CASE DIMENSIONS:
millimeters (inches)
Case
Code
A
B
EIA
Metric
3216-18
3528-21
6032-28
7343-31
Length (L)
3.20±0.20
(0.126±0.008)
3.50±0.20
(0.138±0.008)
6.00±0.30
(0.236±0.012)
7.30±0.30
(0.287±0.012)
Width (W)
Height (H)
Term. Width (W
1
)
±0.10 (±0.004)
1.20 (0.047)
2.20 (0.087)
2.20 (0.087)
2.40 (0.094)
Term. Length A
±0.30(±0.012)
0.80 (0.031)
0.80 (0.031)
1.30 (0.051)
1.30 (0.051)
S min
1.80 (0.071)
1.40 (0.055)
2.90 (0.114)
4.40 (0.173)
1.60±0.20
1.60±0.20
(0.063±0.008) (0.063±0.008)
2.80±0.20
1.90±0.20
(0.110±0.008) (0.075±0.008)
3.20±0.30
2.50±0.30
(0.126±0.012) (0.098±0.012)
4.30±0.30
2.80±0.30
(0.169±0.012) (0.110±0.012)
MARKING
(Brown marking on gold body)
Polarity Stripe (+)
C
“J” for “JAN” Brand
Capacitance Code
Rated Voltage
Manufacturer’s ID
D
CAPACITANCE AND RATED VOLTAGE, V
R
(MIL VOLTAGE CODE) RANGE
CASE SIZE
Capacitance
μF
Code
0.10
104
0.15
154
0.22
224
0.33
334
0.47
474
0.68
684
1.0
105
1.5
155
2.2
225
3.3
335
4.7
475
6.8
685
10
106
15
156
22
226
33
336
47
476
68
686
100
107
150
157
220
227
330
337
4V (C)
6V (D)
10V (F)
Rated voltage DC (V
R
) to 85ºC
15V (H)
20V (J)
25V (K)
35V (M)
A
A
A
A
B
B
B
C
C
C
D
D
50V (N)
A
B
B
B
C
C
C
D
D
D
D
A
A
B
B
B
C
D
D
A
A
A
B
B
B
C
C
D
D
A
A
A
B
B
B
C
D
D
A
A
A
B
B
B
C
D
D
A
A
A
B
B
B
C
C
D
D
A
A
B
B
B
C
C
C
D
D
D
MARCH 2013
25
下面的代码调试时,会出现Data Abort的错误?麻烦各位大侠看下。
CMainFrame *pMainWnd = (CMainFrame *)AfxGetApp()->m_pMainWnd; //g_pHandle为全局变量 CWnd *pWnd = pMainWnd->FormHandlePemenent(g_pHandle); CString rString = L""; CRuntimeClass * ......
dianzi111 嵌入式系统
GTM900数据通信问题,关于at%ipsend传输数据
前面gprs网络连接等都没问题,就是在at%ipsend发送数据,不能直接发送字符,好像要经过转换,这个方面我不太清楚,求高手解答。 at%ipsend="ffffffff"是可以发送的,这是什么数据格式?有么 ......
xlwjp 嵌入式系统
问一个低级问题,反馈电阻为什么能使运放进入线性区
如图所示,我看到资料中说到反馈电阻R5,很明显能使运放进入到线性区域。请问反馈电阻R5是怎么做到的?? 198091 ...
a2656693 模拟电子
阅读瑞萨电子电源模块系列白皮书,赢双重好礼:提升能量有礼&推荐100%有礼 !
产品的智能化、小型化需求正在不断地推动着集成电路产业的发展,电源产品也随着市场需求的变化不断地进步着,瑞萨电子全封装电源模块产品也正是顺应需求而生。全封装电源模块是电源产品里面集成 ......
EEWORLD社区 瑞萨MCU/MPU
ARM寻址问题
急求ARM指令的寻址方式的综合实例,请朋友们给一个实例 谢谢大家。...
zhangzhenyuan ARM技术
STM32F769I-DISCO评测【5】--STM32F769 Display体验
本节我们测试STM32F769 Display,首先我们打开固件库中的LCD_PicturesFromSDCard工程,编译固件下载到板子上,发现板子的屏幕显示" No Bitmap files... ",可是我明明把图片拷贝到SD卡中了,后 ......
qwerghf stm32/stm8

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2812  535  546  287  474  57  11  6  10  15 

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