AVX Corporation will support those customers for commercial and mili-
tary Multilayer Ceramic Capacitors with a termination consisting of 5%
minimum lead. This termination is indicated by the use of a “B” in the
12th position of the AVX Catalog Part Number. This fulfills AVX’s
commitment to providing a full range of products to our customers. AVX
has provided in the following pages, a full range of values that we are
offering in this “B” termination.
Larger physical sizes than normally encountered chips are used to make
high voltage MLC chip product. Special precautions must be taken in
applying these chips in surface mount assemblies. The temperature
gradient during heating or cooling cycles should not exceed 4ºC per
second. The preheat temperature must be within 50ºC of the peak tem-
perature reached by the ceramic bodies through the soldering process.
Chip sizes 1210 and larger should be reflow soldered only. Capacitors
may require protective surface coating to prevent external arcing.
For 1825, 2225 and 3640 sizes, AVX offers leaded version in either
thru-hole or SMT configurations (for details see section on high voltage
leaded MLC chips).
NEW 630V RANGE
HOW TO ORDER
LD08
A
A
271
Capacitance Code
(2 significant digits
+ no. of zeros)
Examples:
10 pF = 100
100 pF = 101
1,000 pF = 102
22,000 pF = 223
220,000 pF = 224
1 μF = 105
K
Capacitance
Tolerance
C0G: J = ±5%
K = ±10%
M = ±20%
X7R: K = ±10%
M = ±20%
Z = +80%, -20%
A
Test
Level
A = Standard
B
1
A
Special Code
A = Standard
Voltage
Temperature
AVX
600V/630V = C
Coefficient
Style
1000V = A
C0G = A
LD05 - 0805
1500V = S
X7R = C
LD06 - 1206
2000V = G
LD10 - 1210
2500V = W
LD08 - 1808
3000V = H
LD12 - 1812
4000V = J
LD13 - 1825
5000V = K
LD20 - 2220
LD14 - 2225
LD40 - 3640
***
Termination
Packaging
B = 5% Min Pb 1 = 7" Reel
3 = 13" Reel
9 = Bulk
Notes: Capacitors with X7R dielectrics are not intended for applications across AC supply mains or AC line filtering with polarity reversal. Contact plant for recommendations.
Contact factory for availability of Termination and Tolerance options for Specific Part Numbers.
***
AVX offers nonstandard chip sizes. Contact factory for details.
(1)关于IO与内存空间: 在X86处理器中存在着I/O空间的概念,I/O空间是相对于内存空间而言的,它通过特定的指令in、out来访问。端口号标识了外设的寄存器地址。Intel语法的in、out指令格式为: IN 累加器, {端口号│DX} OUT {端口号│DX},累加器 目前,大多数嵌入式微控制器如ARM、PowerPC等中并不提供I/O空间,而仅存在内存空间...[详细]