Additional termination finish options may be available. Contact KEMET for details.
Packaging C-Spec Ordering Options Table
Packaging Type
1
Bulk Bag/Unmarked
7" Reel/Unmarked
Packaging/Grade
Ordering Code (C-Spec)
Not required (Blank)
TU
7411 (EIA 0603 and smaller case sizes)
13" Reel/Unmarked
7210 (EIA 0805 and larger case sizes)
7" Reel/Marked
TM
7040 (EIA 0603)
13" Reel/Marked
7215 (EIA 0805 and larger case sizes)
2
7" Reel/Unmarked/2 mm pitch
7081
2
13" Reel/Unmarked/2 mm pitch
7082
1
Default packaging is "Bulk Bag." An ordering code C-Spec is not required for "Bulk Bag" packaging.
1
The terms "Marked" and "Unmarked" pertain to laser marking option of capacitors. All packaging options labeled as "Unmarked" will contain capacitors
that have not been laser marked. Please contact KEMET if you require a laser marked option. For more information see "Capacitor Marking."
2
The 2 mm pitch option allows for double the packaging quantity of capacitors on a given reel size. This option is limited to EIA 0603 (1608 metric) case
size devices. For more information regarding 2 mm pitch option see "Tape & Reel Packaging Information."
1) Shielded wires should be used for signal and control wires, which is beneficial for preventing interference. When the line is long, for example, the distance jumps 100 m, the conductor cross-sectio...
[img]http://www.robotdiy.com/images/MOSFET_Motor_Driver/MOSFET_Motor_Driver_01.gif[/img] Why the PWM signal here uses the signal after the NAND gate instead of directly inverting the PWM signal? There...
The microcontroller acts as a server to transmit data to the computer client. The communication between the client and the server is a question-and-answer method. After a period of transmission, the s...
Is this a description of the chip's functions? What language is it developed in? What is its function? Please explain in detail. Thanks for your advice!...
When talking about Chinese chips, Ni Guangnan is indispensable. Let’s learn more about the relevant content with the embedded editor.
Since he co-founded Lenovo in 1985, Ni Guangnan has been s...[Details]
Profit growth of 85% in 2017, target revenue of 12.5 billion yuan in 2018: The company released its 2017 annual report, achieving revenue of 8.886 billion yuan, a year-on-year increase of 48.01%; prof...[Details]
The Wassenaar Arrangement, everything started during the Cold War. Let's learn more about it with the embedded editor.
background
After the end of World War II, the United States ...[Details]
This paper combines embedded control technology with network control technology to realize the design of temperature control system based on single chip microcomputer through Internet control. Th...[Details]
ADC Introduction: ADC (Analog-to-Digital Converter). That is, converting analog signals into digital signals for processing. When storing or transmitting, analog-to-digital converters are almost ...[Details]
I encountered a problem when debugging the STM32 system clock setting: TIM2 timing 1Ms, TIM2 interrupt service function time++, LED state changes when time=100. After the program runs, I found that t...[Details]
The clock system of STM32 can be directly summarized in a diagram (from the STM32F10X reference manual). The following is an analysis of this diagram 1. STM32 input clock source 1.1 Function of cl...[Details]
This program sets the LED running light and the 0-16 numbers of the 0th position of the digital tube to light up in a cycle. The digital tube program cannot be put into the main function, because the...[Details]
Microcontroller programming: Find the maximum number and store it in the BIG unit. Assume that the internal RAM stores a group of unsigned numbers starting from the LIST unit, with the number of data...[Details]
I have been working on single-chip microcomputers for several years, and I have always wanted to make a series of summaries. It happened to rain today. As the saying goes: Rainy days are good for...[Details]
Take serial port interrupt as an example: like: void serial() interrupt 4 { } and void serial_uart() interrupt 4 { } The functions of both functions are to define the serial port interrupt function. ...[Details]
First of all, let's talk about the 19264 screen The 1926 screen is composed of 3 64*64, 64 rows and 192 columns, of which 192 columns are 64+64+64 = 192 They have CS1 CS2 CS3 controls respectively ...[Details]
Industrial equipment often uses frequency signals as the collected quantity, such as using photoelectric encoders to collect data. When debugging equipment that uses frequency signals, the mechanica...[Details]