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

关键词

搜索

型号

搜索

TH3D106K035D5000

产品描述Solid Tantalum Surface Mount Capacitors Tantamount® Molded Case, High Temperature
文件大小125KB,共7页
制造商Vishay(威世)
官网地址http://www.vishay.com
下载文档 全文预览

TH3D106K035D5000概述

Solid Tantalum Surface Mount Capacitors Tantamount® Molded Case, High Temperature

文档预览

下载PDF文档
TH3
Vishay Sprague
Solid Tantalum Surface Mount Capacitors
Tantamount
®
Molded Case, High Temperature
FEATURES
Operating temperature up to 150 °C with 50 %
voltage derating
High reliability
RoHS compliant terminations available:
Matte tin or gold
Standard EIA 535BAAC case sizes (A through E)
100 % surge current tested (B, C, D, E case sizes)
Pb-free
Available
RoHS*
COMPLIANT
PERFORMANCE/ELECTRICAL CHARACTERISTICS
Operating Temperature:
- 55 °C to + 150 °C
Note:
Refer to doc. 40088
Capacitance Range:
0.33 µF to 220 µF
Capacitance Tolerance:
± 10 %, ± 20 %
Voltage Rating:
6.3 VDC to 50 VDC
ORDERING INFORMATION
TH3
TYPE
D
CASE
CODE
See
Ratings
and
Case
Codes
table
106
CAPACITANCE
This is expressed in
picofarads. The first
two digits are the
significant figures.
The third is the
number of zeros to
follow
K
CAPACITANCE
TOLERANCE
K = ± 10 %
M = ± 20 %
035
DC VOLTAGE
RATING AT + 85 °C
This is expressed in V.
To complete the three-
digit block, zeros
precede the voltage
rating. A decimal point
is indicated by an “R”
(6R3 = 6.3 V)
C
TERMINATION AND
PACKAGING
A: Gold/7" (178 mm) reels
B: Gold/13" (330 mm) reels
C: Matte tin/7" (178 mm) reels
D: Matte tin/13" (330 mm) reels
E: Tin/lead/7" (178 mm) reels
F: Tin/lead/13" (330 mm) reels
0700
ESR
Maximum 100 kHz
ESR
0500 = 500 mΩ
5000 = 5.0
Ω
10R0 = 10.0
Ω
Note:
We reserve the right to supply higher voltage ratings and tighter capacitance tolerance capacitors in the same case size. Voltage
substitutions will be marked with the higher voltage rating.
DIMENSIONS
in inches [millimeters]
L
T
W
H
T
H
MIN.
W
P
CASE CODE
A
B
C
D
E
EIA SIZE
3216-18
3528-21
6032-28
7343-31
7343-43
L
0.126 ± 0.008
[3.2 ± 0.20]
0.138 ± 0.008
[3.5 ± 0.20]
0.236 ± 0.012
[6.0 ± 0.30]
0.287 ± 0.012
[7.3 ± 0.30]
0.287 ± 0.012
[7.3 ± 0.30]
W
0.063 ± 0.008
[1.6 ± 0.20]
0.110 ± 0.008
[2.8 ± 0.20]
0.126 ± 0.012
[3.2 ± 0.30]
0.170 ± 0.012
[4.3 ± 0.30]
0.170 ± 0.012
[4.3 ± 0.30
H
0.063 ± 0.008
[1.6 ± 0.20]
0.075 ± 0.008
[1.9 ± 0.20]
0.098 ± 0.012
[2.5 ± 0.30]
0.110 ± 0.012
[2.8 ± 0.30]
0.158 ± 0.012
[4.0 ± 0.30]
P
0.031 ± 0.012
[0.80 ± 0.30]
0.031 ± 0.012
[0.80 ± 0.30]
0.051 ± 0.012
[1.3 ± 0.30]
0.051 ± 0.012
[1.3 ± 0.30]
0.051 ± 0.012
[1.3 ± 0.30]
T
W
0.047 ± 0.004
[1.2 ± 0.10]
0.087 ± 0.004
[2.2 ± 0.10]
0.087 ± 0.004
[2.2 ± 0.10]
0.095 ± 0.004
[2.4 ± 0.10]
0.095 ± 0.004
[2.4 ± 0.10]
T
H
MIN.
0.028
[0.70]
0.028
[0.70]
0.039
[1.0]
0.039
[1.0]
0.039
[1.0]
* Pb containing terminations are not RoHS compliant, exemptions may apply
Document Number: 40084
Revision: 14-Oct-08
For technical questions, contact: tantalum@vishay.com
www.vishay.com
63
EVC画图,图片从上往下刷的问题
void CUserLoginDlg::DrawBitmap(int Name,int x,int y,int nWidth,int nHeight) { CWindowDC dc(this); CBitmap bk_bmp, *p_old_bmp; CDC bmp_dc; CBrush brush(RGB(0,0,0)); b ......
ganyutao 嵌入式系统
有谁做过51单片机读写u盘的实验
谁做过单片机读写U盘的实验 我想把存入u盘的txt格式的文件用单片机读出然后进行数据处理 不知道该怎么做 网上有用ch375做的可是市场上很难买到 还有没有其他的方法...
backhuli 51单片机
双 T 网络带阻滤波器及其变形
494521 ...
gmchen 模拟电子
新版本的 esptool
本帖最后由 dcexpert 于 2020-7-11 19:30 编辑 在测试 ESP32-S2-Saola-1 时,发现使用官方的 flash downlaod tools和esptool均不能对 flash 进行擦除。一旦进行擦除操作,就会提示flash被加 ......
dcexpert MicroPython开源版块
关于EVC开发应用程序、UI界面的疑惑
以前一直在做硬件设计和驱动开发方面的工作,现在却被安排去做上层应用,我对c、c++稍微熟悉,但是对EVC却不熟悉,什么MFC、ATL、COM等这些东东简直是一无所知,现在的工作基本已经明确了,1、U ......
csfcsf 嵌入式系统
关于“差分放大电路的增益带宽积GBW”的问题
放大1MHz信号,请问差分放大电路的增益带宽积可以达到20MHz吗?设计这个电路的思路是什么?谢谢! ...
小朋友给我冲 模拟电子

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2870  2181  1269  1841  676  52  8  35  1  58 

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