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

关键词

搜索

型号

搜索

TBJA685K004CRLB0023

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

TBJA685K004CRLB0023概述

Tantalum Capacitor, Polarized, Tantalum (dry/solid), 4V, 10% +Tol, 10% -Tol, 6.8uF, Surface Mount, 1206, CHIP

TBJA685K004CRLB0023规格参数

参数名称属性值
是否无铅含铅
是否Rohs认证不符合
包装说明, 1206
Reach Compliance Codenot_compliant
ECCN代码EAR99
电容6.8 µF
电容器类型TANTALUM CAPACITOR
自定义功能COTS Product
介电材料TANTALUM (DRY/SOLID)
高度1.6 mm
JESD-609代码e0
漏电流0.0005 mA
长度3.2 mm
制造商序列号TBJ
安装特点SURFACE MOUNT
负容差10%
端子数量2
最高工作温度125 °C
最低工作温度-55 °C
封装形状RECTANGULAR PACKAGE
封装形式SMT
包装方法TR, 7 INCH
极性POLARIZED
正容差10%
额定(直流)电压(URdc)4 V
系列TBJ(4V,K TOL,R)
尺寸代码1206
表面贴装YES
Delta切线0.06
端子面层Tin/Lead (Sn/Pb) - fused
端子形状J BEND
宽度1.6 mm

文档预览

下载PDF文档
TBJ Series
CWR11 - MIL-PRF-55365/8
Fully qualified to MIL-PRF-55365/8,
the CWR11 is the military version of
EIA-535BAAC, the commercial indus-
try standard. It comprises four case
sizes (A through D). This series also
offers molded body/compliant termina-
tion construction, polarity, capacitance
and JAN brand marking. The molded
construction is compatible with a wide
range of SMT board assembly
processes including wave or reflow
solder, conductive epoxy or compres-
sion bonding techniques. There are
three termination finishes available:
fused solder plated (“K” per MIL-PRF-
55365), hot solder dipped (“C”) and
gold plated (“B”).
CASE DIMENSIONS:
millimeters (inches)
L
W
Case
Code
A
EIA
Code
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)
H
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)
B
A
S
A
W
1
C
D
MARKING
(Brown marking on gold body)
Polarity Stripe (+)
“J” for “JAN” Brand
Capacitance Code
Rated Voltage
Manufacturer’s ID
HOW TO ORDER
CWR11
Type
J
Voltage
Code
C = 4Vdc
D = 6Vdc
F = 10Vdc
H = 16Vdc
J = 20Vdc
K = 25Vdc
M = 35Vdc
N = 50Vdc
B
Termination
Finish
K = Fused Solder
Plated
C = Hot Solder
Dipped
B = Gold Plated
225
Capacitance
Code
pF code:
1st two digits
represent
significant
figures 3rd digit
represents
multiplier
(number of zeros
to follow)
*
Capacitance
Tolerance
M = ±20%
K = ±10%
J = ±5%
@
Reliability
Grade
Weibull: B =
0.1%/1000 Hrs.
(90% C =
0.01%/1000
Hrs. conf.)
Comm: Z =
Non ER
+
Surge Test
Option
A = 10 cycles, +25°C
B = 10 cycles, -55°C
& +85°C
C = 10 cycles, -55°C
& +85°C before
Weibull
Z = None (required
for CWR19 &
CWR29 only)
Packaging
Bulk = Standard
\TR = 7" T&R
\TR13 = 13" T&R
\W = Waffle
TECHNICAL SPECIFICATIONS
Technical Data:
Capacitance Range:
Capacitance Tolerance:
Rated Voltage: (V
R
)
Category Voltage: (V
C
)
Surge Voltage: (V
S
)
Temperature Range:
Unless otherwise specified, all technical
0.1 μF to 100 μF
±5%; ±10%; ±20%
4
6
10
16
2.7
4
7
10
5.2
8
13
20
3.4
5
8
13
-55°C to +125°C
data relate to an ambient temperature of 25°C
85°C:
125°C:
85°C:
125°C:
20
13
26
16
25
17
32
20
35
23
46
28
50
33
65
40
82
STM32 DMA发送 中断接收 的串口程序-------偶是菜鸟
菜鸟,很想入门,请求热心大虾 相助...
Mr_FSir stm32/stm8
上升沿的捕获电路(代码)
一个简单的上升沿检测代码:reg RS_r1,RS_r2;always @ (posedge CLKIN or posedge RESET) if(RESET) RS_r1 <= 1'b0; else RS_r1 <= RS;always @ (posedge CLKIN or posedge RESET) if( ......
eeleader FPGA/CPLD
关于down_interruptible函数
if(down_interruptible(&dev->sem)) return -ERESTARTSYS; 其中dev->sem是用于实现互斥的信号量 请问这两行代码是什么意思?因为down_interruptible正常情况下是返回0的,这里它不是正常 ......
kunshan0512 嵌入式系统
DC线的线径是根据什么算出来的
我现在的电源是12V40A,该用几号线呀 长要500mm 各位帮忙看看,感激...
decho0821 电源技术
在程序中用了sprintf函数后,编译没有错,但下载时出现以下错误提示,求解释。
Error: Failed to fit all segments into specified ranges. Problem discovered in segment CODE. Unable to place 77 block(s) (0x1cec byte(s) total) in 0x754 byte(s) of memory. The pro ......
xidianstudent1 微控制器 MCU
EFM32PG22的两大亮点
我觉得M33核,16位ADC很不错。 ...
dql2016 Silicon Labs测评专区

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1900  1852  1844  2203  604  39  38  45  13  50 

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