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

关键词

搜索

型号

搜索

TAZG106M020CBLC0845

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

TAZG106M020CBLC0845概述

Tantalum Capacitor, Polarized, Tantalum (dry/solid), 25V, 20% +Tol, 20% -Tol, 10uF, Surface Mount, 2611, CHIP, LEAD FREE

TAZG106M020CBLC0845规格参数

参数名称属性值
是否无铅含铅
是否Rohs认证不符合
厂商名称AVX
包装说明, 2611
Reach Compliance Codecompliant
ECCN代码EAR99
电容10 µF
电容器类型TANTALUM CAPACITOR
介电材料TANTALUM (DRY/SOLID)
JESD-609代码e0
漏电流0.03 mA
制造商序列号TBJ
安装特点SURFACE MOUNT
负容差20%
端子数量2
最高工作温度125 °C
最低工作温度-55 °C
封装形状RECTANGULAR PACKAGE
包装方法BULK
极性POLARIZED
正容差20%
额定(直流)电压(URdc)25 V
尺寸代码2611
表面贴装YES
Delta切线0.06
端子面层Tin/Lead (Sn/Pb)
端子形状J BEND

文档预览

下载PDF文档
TAZ Series
Including CWR09, CWR19, CWR29 and COTS-Plus
The TAZ part has fully molded, compliant
leadframe construction designed for
use in applications utilizing solder
(Reflow, Wave or Vapor Phase),
conductive adhesive or thermal com-
pression bonding techniques. Each
chip is marked with polarity, capaci-
tance code and rated voltage.
The series comprises ten case sizes
(see dimensional chart below) with
the maximum size V case giving
capacitance values to 470 µF. The C
case, with its non-standard aspect
ratio, is retained as a QPL (Qualified
Product List) only special.
TAZ & CWR09, CWR19, CWR29 CASE DIMENSIONS:
millimeters (inches)
H
S
L
A
W
1
W
Case Length (L)
Width (W)
Height (H)
Code ±0.38 (0.015) ±0.38 (0.015) ±0.38 (0.015)
A
B
C*
D
2.54 (0.100)
3.81 (0.150)
5.08 (0.200)
3.81 (0.150)
5.08 (0.200)
5.59 (0.220)
6.73 (0.265)
7.24 (0.285)
6.93 Max
(0.273)
1.27 (0.050)
1.27 (0.050)
1.27 (0.050)
2.54 (0.100)
2.54 (0.100)
3.43 (0.135)
2.79 (0.110)
3.81 (0.150)
5.41 Max
(0.213)
1.27 (0.050)
1.27 (0.050)
1.27 (0.050)
1.27 (0.050)
1.27 (0.050)
1.78 (0.070)
Term. Width (W
1
)
1.27±0.13
(0.050±0.005)
1.27±0.13
(0.050±0.005)
1.27±0.13
(0.050±0.005)
2.41+0.13/-0.25
(0.095+0.005/-0.010)
2.41+0.13/-0.25
(0.095+0.005/-0.010)
Term. Length (A)
±0.13 (0.005)
0.76 (0.030)
0.76 (0.030)
0.76 (0.030)
0.76 (0.030)
0.76 (0.030)
0.76 (0.030)
1.27 (0.050)
1.27 (0.050)
1.19 (0.047)
S min
0.38 (0.015)
1.65 (0.065)
2.92 (0.115)
1.65 (0.065)
2.92 (0.115)
3.43 (0.135)
3.56 (0.140)
4.06 (0.160)
N/A
MARKING
(White marking on black body)
Polarity Stripe (+)
Capacitance Code
Rated Voltage
E
F
G
H
X**
3.30±0.13
(0.130±0.005)
2.67±0.13
2.79 (0.110)
(0.105±0.005)
3.68+0.13/-0.51
2.79 (0.110) (0.145+0.005/-0.020)
2.74 Max
(0.108)
3.05±0.13
(0.120±0.005)
* C case available in CWR09 series only (non standard)
** X case available in CWR19/CWR29 series only
Case sizes A through E share a common (0.050" nom) height profile, compatible with PCMCIA type II applications. These
allow downsizing in all portable applications, ranging from sub-miniature hard-disc drive (HDD)/computer to portable com-
munications/GPS systems. The F case at 0.070" nom offers the versatility of a low profile design, while allowing capaci-
tance ratings to 100 µF for low voltage filtering applications.
Cases G and H offer lower profile and greater volumetric efficiency than their nearest EIA sized counterparts
(ref. CWR11). These are especially suited to power supply applications. The regular configuration allows for banking
(brickwalling) applications where maximum capacitance with minimal ESR and inductance are required in a limited
board space.
Technical Data:
Capacitance Range:
Capacitance Tolerance:
Rated DC Voltage: (V
R
)
Category Voltage: (V
C
)
Surge Voltage: (V
C
)
Unless otherwise specified, all technical
0.1 to 470 µF
±20%, ±10%, ±5%
4
6
10
16
2.7
4
7
10
5.2
8
13
20
3.5
5
9
12
-55°C to +125°C
data relate to an ambient temperature of 25°C
85°C:
125°C:
85°C:
125°C:
Operating Temperature Range:
20
13
26
16
25
17
33
21
35
23
46
28
50
33
65
40
52
STM32精确延时的实现方法
前面用STM32的GPIO模拟液晶驱动时序时遇到一个问题,就是怎样产生一段较为精确的延时。通常产生一小段延时的方法就是利用一个递增或者递减循环进行软件延时。  例: 21409  我在使用MPLAB ......
kandy2059 stm32/stm8
怎么得到dataGrid所邦定的数据集(.net)
如题 ...
cokiy 嵌入式系统
CC2640R2:浅析BLE配对机制及自定义配对密码的实现
CC2640R2是德州仪器推出的一款面向 Bluetooth Smart 应用的低功耗无线 MCU。该芯片集成有Cortex M3内核,可以运行TI的BLE协议栈,具有功耗低,外设种类丰富,射频性能好等特点。与CC2640相比,R ......
Aguilera 无线连接
氢燃料电池相关知识
历史 1839年, William Grove爵士通过将水的电解过程逆转而发现了燃料电池的原理,他能够从氢气和氧气反应中获取电能。由于氢气在自然界不能自由地得到,在随后的几年中,人们一直试图用煤气作 ......
frozenviolet 汽车电子
ID卡号转换的问题?
在ID卡的后面印着 0012757146 与 194,43162 这两个号码. 请问这两个号码能互相转换么?...
lpasmg 嵌入式系统
keil c51使用技巧及实战 推荐
keil c51使用技巧及实战 推荐...
konglingrong 51单片机

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 623  33  698  49  1103  13  1  15  23  57 

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