Note: A 0.01 Ohm addition to be added to the performance of all resistors <10 Ohms.
Pulse Performance Data
Lightning Surge
Lightning surge resistors are tested in accordance with IEC 60 115-1 using both 1.2/50µs and 10/700µs pulse shapes. 10 pulses are applied. The limit of
acceptance is a shift in resistance of less than 1% from the initial value.
2512
2010
1206
0805
0603
2512
2010
1206
0805
0603
General Note
TT Electronics reserves the right to make changes in product specification without notice or liability.
All information is subject to TT Electronics’ own data and is considered accurate at time of going to print.
The single impulse graph is the result of 50 impulses of rectangular shape applied at one minute intervals. The limit of acceptance was a shift in
resistance of less than 1% from the initial value.
2512
2010
1206
0805
0603
Continuous Load Due to Repetitive Pulses
The continuous load graph was obtained by applying repetitive rectangular pulses where the pulse period was adjusted so that the average
power dissipated in the resistor was equal to its rated power at 70°C. Again the limit of acceptance was a shift in resistance of less than 1% from the
initial value
2512
2010
1206
0805
0603
General Note
TT Electronics reserves the right to make changes in product specification without notice or liability.
All information is subject to TT Electronics’ own data and is considered accurate at time of going to print.
I've been tuning a Class D amplifier recently, and it's basically working, with sound and good quality. But when I used an oscilloscope to look at the comparator output waveform, I found that the wave...
I defined a structure [code] struct RS_Data { unsigned char cFrameHead; //Frame header 0xAA unsigned char cSeryNo[6]; //Device serial number unsigned char cCommand; //Command word unsigned short nTota...
When doing online burning of Ti2808, after adding the API lib, the system compiled with an error. At first, it could not find the lib. Later, I copied the lib to the folder on the cgtool side.
cmd fil...
IsrIRQ sub sp,sp,#4 ;reserved for PC ;The stack pointer is reduced by 4, leaving a unit free so that the word needed by PC can be placed later (don’t you understand English?) stmfd sp!,{r8-r9} ;r8,r9 ...
[p=35, null, left][color=#555555]The process from power-on reset to code running to main function of each MCU is the MCU boot. In fact, not only MCU, but any other type of processor has such a process...