^For symbol “U” termination add .20 inches (0.51mm) to the positive length tolerance and .015 inches (0.38mm) to the positive width and thickness tolerances.
Ordering Information
03029
DSCC Drawing
Number
03029 (0402 case size)
BX
Dielectric
BR
BX
222
Capacitance
Code (pF)
2 Sig. Digits +
Number of
Zeros
Z
Voltage
W = 6.3V
X = 10V
Y = 16V
Z = 25V
A = 50V
B = 100V
C = 200V
J
Capacitance
Tolerance
J = ±5%
K = ±10%
M = ±20%
Z
End
Metallization^
U = SnPb (4%min)
Z = SnPb (4%min)
C
Group C
Testing Option
Blank = No group C testing
C = Full group C
L = 2,000 hour life test only
M = 1,000 hour life test only
H = Low voltage humidity only
7189
Packaging/Grade
(C-Spec)*
Blank = Waffle Pack
7189 = 7” Reel
^ “U” = Base metallization-barrier metal-solder coated (tin/lead alloy, with a min of 4% lead). Melting point is +200ºC or less. Metallization thickness is
≥
60μ-inches.
^ “Z” = Base metallization-barrier metal-tinned (tin/lead alloy, with a min of 4% lead).
* Additional reeling or packaging options may be available. Contact KEMET for details.
Additional termination options may be available. Contact KEMET for details.
Compliance testing is a step-by-step test that the PC industry must conduct to meet the requirements of mass production of PCs and comply with relevant electrical performance indicators. The above is ...
I am debugging a voice driver, the voice codec is cp1306. In the open function, I applied for a DMA channel, and in the read/write function, I waited for interruptible_sleep_on(&ssi_rwait); When DMA i...
The chief engineer gave me a Protel99 component package file with the suffix ddb. I referred to the method at this URL [url]https://wenku.baidu.com/view/2f4ac2d13186bceb19e8bb93.html[/url] But when I ...
I'm new to driver development. My boss wants me to write a driver for an ISA card, mainly to read the data on the card. I'll use DDK to develop it. (I can't use Driver Stuidio or something like that, ...