EEWORLDEEWORLDEEWORLD

Part Number

Search

M39003/01-2289C/HR

Description
Tantalum Capacitor, Polarized, Tantalum (dry/solid), 20V, 10% +Tol, 10% -Tol, 15uF,
CategoryPassive components    capacitor   
File Size111KB,12 Pages
ManufacturerVishay
Websitehttp://www.vishay.com
Download Datasheet Parametric View All

M39003/01-2289C/HR Overview

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

M39003/01-2289C/HR Parametric

Parameter NameAttribute value
Is it Rohs certified?incompatible
Objectid7076070191
package instruction,
Reach Compliance Codenot_compliant
ECCN codeEAR99
capacitance15 µF
Capacitor typeTANTALUM CAPACITOR
diameter4.7 mm
dielectric materialsTANTALUM (DRY/SOLID)
JESD-609 codee0
leakage current0.002 mA
length12.04 mm
Installation featuresTHROUGH HOLE MOUNT
negative tolerance10%
Number of terminals2
Maximum operating temperature125 °C
Minimum operating temperature-55 °C
Package formAxial
method of packingTR
polarityPOLARIZED
positive tolerance10%
Rated (DC) voltage (URdc)20 V
GuidelineMIL-PRF-39003/01
surface mountNO
Delta tangent0.06
Terminal surfaceTin/Lead (Sn/Pb)
Terminal shapeWIRE
M39003/01
www.vishay.com
Vishay
Solid-Electrolyte T
ANTALEX
™ Capacitors,
Military MIL-PRF-39003/01 Qualified, Style CSR13
FEATURES
• Hermetically sealed
• Metal cased
• Axial lead
• Weibull failure rates G, B, C, D
• Exponential failure rates M, P, R, S
• Tape and reel available per EIA-296 standard
STYLE, MILITARY SPECIFICATION SHEET
Style CSR13, M39003/01
MIL-PRF-39003/1
PERFORMANCE CHARACTERISTICS
Operating Temperature:
-55 °C to +125 °C
(above 85 °C, voltage derating is required)
Capacitance Range:
0.033 μF to 330 μF
Capacitance Tolerance:
± 5 %, ± 10 %, ± 20 %
Voltage Rating:
6 V
DC
to 100 V
DC
DESCRIPTION
Solid-Electrolyte
T
ANTALEX
capacitors
to
military
specification MIL-PRF-39003 - Exponential and Weibull
Distribution: hermetically sealed, metal cased, axial leaded
tubular capacitors manufactured as military style CSR13.
These capacitors are furnished to the requirements of the
military specification, including marking, testing and
inspection.
In accordance with the specification, all capacitors are
marked with the military part number (M39003/xx-xxxx)
rather than the older style designation (CSRxxxxxxxx) and
should be ordered as such. All capacitors covered by
MIL-PRF-39003 are now ordered with the military part
number as illustrated in the Part Numbering System chart.
Capacitors must not be ordered using the style number
identification.
MIL-PRF-39003 establishes failure rates (expressed in
percent per 1000 h) based on exponential and Weibull
distribution. Care must be exercised in ordering to insure the
part number correctly identifies the desired failure rate level.
In addition, each order for military style CSR13, CSR21,
CSR23 capacitors requiring government inspection must
state whether inspection is to be at the destination or at the
Vishay plant. Orders requiring source inspection cannot be
shipped until this has been accomplished.
Style CS13 capacitors previously shown in MIL-C-26655 are
directly replaced by style CSR13 and style CSR23
capacitors are extended capacitance range versions of
military style CSR13.
For information on the performance characteristics of these
capacitors, please refer to the latest issue of the military
specification.
ORDERING INFORMATION
M39003
BASIC
DOCUMENT NUMBER
Indicates the Basic
Specification; in this
case MIL-PRF-39003
/01
SLASH SHEET
Indicates the
Specification Sheet
of the Basic Military
Specification
-2254
DASH NUMBER
Taken from Ratings
table of the
Specification Sheet
A
SURGE CURRENT
OPTION LETTER
Blank = standard
(no surge current)
A = +25 °C,
after Weibull
B = -55 °C and +85 °C,
after Weibull
C = -55 °C and +85 °C,
before Weibull
D = +25 °C, after Weibull,
high temperature solder
E = -55 °C and +85 °C,
after Weibull, high
temperature solder
F = -55 °C and +85 °C,
before Weibull, high
temperature solder
H = high temperature
solder only (no surge)
/TR
PACKAGING OPTION
(1)
Blank = bulk
/TR = tape and reel, full reel
/HR = tape and reel, half reel
/PR = tape and reel, partial reel
/RR = tape and reel,
option R, full reel
/WR = tape and reel,
option W, full reel
Note
(1)
See detailed packaging information following the Standard Ratings table
Revision: 15-Dec-2021
Document Number: 40018
1
For technical questions, contact:
tantalum@vishay.com
THIS DOCUMENT IS SUBJECT TO CHANGE WITHOUT NOTICE. THE PRODUCTS DESCRIBED HEREIN AND THIS DOCUMENT
ARE SUBJECT TO SPECIFIC DISCLAIMERS, SET FORTH AT
www.vishay.com/doc?91000
To learn DSP, you need to know the DSP startup process!
TI supports many ways of booting, such as internal RAM (SARAM), flash, SCI, SPI, etc. But no matter which booting method is used, it follows the following process. http://img.my.csdn.net/uploads/20121...
fish001 Microcontroller MCU
Problems with evc using ado to connect to the database
In VC6, when developing ADO database programs, the following sentence should be used: #import "c:\program files\common files\system\ado\msado15.dll " no_namespace rename( "EOF ", "adoEOF ") In EVC, an...
zxpgreentea Embedded System
Research on audio conference signal synthesis algorithm based on DSP
[size=4]With the continuous development of digital signal processing (DSP) algorithms and chip processing capabilities as well as the optimization of communication network structure, modern communicat...
Jacktang DSP and ARM Processors
Hercules series development process and ECC function usage learning
Hercules development process 1. Use HALCoGen to generate code according to the set configuration. To use HALCoGen to generate code, please refer to the post in this forum https://bbs.eeworld.com.cn/th...
anvy178 Microcontroller MCU
Ask everyone a strange question!!! About Neumann rounding~~~~~
I didn't pay close attention to it before, but I discovered it by accident today!!!!!!!!!!!!! The book says that no matter whether the discarded bit is 0 or 1, the last bit left should always be 1. I ...
wyy123 Embedded System
Is it possible to use write() to write unsigned char data to the serial port?
Can write() write unsigned char data to the serial port? It seems that it can only write char data. I need to write decimal 128 (0x80) to the serial port. What should I do? Thank you for your guidance...
xubin0422414 Embedded System

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 1549  536  73  290  786  32  11  2  6  16 
Datasheet   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
Room 1530, 15th Floor, Building B, No. 18 Zhongguancun Street, Haidian District, Beijing Telephone: (010) 82350740 Postal Code: 100190
Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号