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

关键词

搜索

型号

搜索

TBJB106K020CCLD0900

产品描述Tantalum Capacitor, Polarized, Tantalum, 20V, 10% +Tol, 10% -Tol, 10uF, 1411,
产品类别无源元件    电容器   
文件大小133KB,共10页
制造商AVX
标准
下载文档 详细参数 全文预览

TBJB106K020CCLD0900概述

Tantalum Capacitor, Polarized, Tantalum, 20V, 10% +Tol, 10% -Tol, 10uF, 1411,

TBJB106K020CCLD0900规格参数

参数名称属性值
是否Rohs认证符合
Objectid731963281
包装说明, 1411
Reach Compliance Codecompliant
ECCN代码EAR99
电容10 µF
电容器类型TANTALUM CAPACITOR
介电材料TANTALUM (DRY/SOLID)
ESR1000 mΩ
高度1.9 mm
JESD-609代码e4
长度3.5 mm
负容差10%
端子数量2
最高工作温度125 °C
最低工作温度-55 °C
封装形式SMT
包装方法Waffle Pack
极性POLARIZED
正容差10%
额定(直流)电压(URdc)20 V
参考标准MIL-PRF-55365/8
系列TBJ
尺寸代码1411
端子面层Gold (Au)
宽度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
26
verilog 冒泡排序
module maopao_sort( input strobe, input reset_n, input data_in, input lval, output data_out, output sort_finish_en ); parameter ARRAY_MAX_INDEX = 8; reg cnt; always @(posed ......
a3261735 FPGA/CPLD
电阻电容电感二极管三极管在电路中的作用
一、电阻 定义:导体对电流的阻碍作用就叫导体的电阻。电阻(Resistor)是所有电子电路中使用最多的元件。电阻的主要物理特征是变电能为热能,也可说它是一个耗能元件,电流经过它就产生热能。电 ......
fish001 模拟与混合信号
图像处理的问题
本帖最后由 dontium 于 2015-1-23 13:23 编辑 我先对图像做yuv到rgb的转换,然后将图像上abs(R)<=80 && abs(G)<=60 && abs(B)<=80的点的灰度置为0,其他点的灰度置为255,然后对 ......
中网环球 模拟与混合信号
请问一个F1-4是什么?
请问在一个资料中,如下图所示,F1-4是什么, 612184 ...
一沙一世 stm32/stm8
CC430F5137开发板
急需 CC430F5137开发板 做无线通讯...
bjmonsoon 微控制器 MCU
超声波测距程序模块
本帖最后由 paulhyde 于 2014-9-15 03:21 编辑 电子竞赛做超声波声控的测距仪,相当不错,希望能带给大家点用处。 ...
jckxx 电子竞赛

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1376  1580  2457  1523  2268  28  32  50  31  46 

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