Resistance to sulphur-bearing gas (AS version only): ASTM-B-809
Voltage proof
Volts
Note: A 0.01 Ohm addition to be added to the performance of all resistors <10 Ohms.
ΔR%
ΔR%
ΔR%
ΔR%
ΔR%
1
1
1
0.25
0.25
0.25
500
ΔR%
ΔR%
Maximum
1
0.1
Zero at 155°C
0.1
0.2
0.25
0.05
0.05
0.05
Typical
0.25
0.02
Pulse Performance Data
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
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
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.
Can the USART_FLAG_TXE and USART_FLAG_RXNE flags be cleared by the USART_ClearFlag function? In USART Example2 if(USART_GetITStatus(USART1, USART_IT_RXNE) != RESET) { /* Read one byte from the receive...
[font=微软雅黑][size=3]:Laugh: A few days ago, I attended the "2013 New Product Launch" of Hetai Semiconductor and interviewed Mr. Cai Rongzong of Hetai. We discussed the current trend of smart home appli...
That wireless hero is engaged in wireless positioning and tracking. I have a project that requires technical support. I want to find something that can accurately locate the location of people. If you...
[i=s]This post was last edited by xiaofengmuc on 2016-6-12 21:33[/i] Selling a [font=arial][size=3][url=http://www.baidu.com/link?url=KUv_SYz3f1OKl40KHC5ZbgbnpEYHYscF5pQ7fO_LGUJjxyQeMyrj1oEsmjbpmkyE-m...
Summary of this Issue Cover Feature -- Hardware-centric Solutions for Medical Devices with Higher Reliability [list][*]Content: Improved design methods that work perfectly with Xilinx FPGAs will accel...
[align=left][b]Introduction[/b][/align][align=left]It can realize the intelligent control system of home environment. It can drive TFT LCD display through GD32F350 and touch control to centralize the ...
CMSIS Driver has similar API functions and similar calling methods. It is a further encapsulation based on the ST HAL library. It is much more convenient and simpler to use and configure than the ST ...[Details]
Recently, the US embargo on ZTE has attracted much attention. Let's take a look at the relevant content with the automotive electronics editor. On April 16, local time, the U.S. Department of Co...[Details]
Recently, the "Smart Photovoltaic Industry Development Action Plan (2018-2020)" jointly issued by six departments has put this concept on the forefront. Photovoltaic smart solutions will become the ne...[Details]
I slightly changed the lyrics of Yu Quan's song "Running", which seems to be
a reflection of the current state of
Huawei Cloud
. At the annual Huawei Analyst Conference held on April 17,
Zh...[Details]
In most countries, the military is a fairly large group, and the health of soldiers is particularly important to the combat effectiveness of the army. The US Department of Defense's Advanced Resear...[Details]
At the just concluded InfoComm 2018 exhibition, the two major brands, Zhongke Jiguang and China Hualu, both displayed three-color light source
laser TVs
. The outstanding color performance ...[Details]
Notes on inverter installation and maintenance:
1. Before installation, you should first check whether the inverter is damaged during transportation.
2. When selecting an installa...[Details]
The T3 timer (8-bit) of CC2530 requires understanding of T3CTL, T3CCTL0, T3CC0, T3CCTL1, and T3CC registers. Timer 3/4 is an 8-bit timer with timer/counter/PWM functions. Timer 2, also known as MAC t...[Details]
The frequency calculation formula of the PWM wave generated by the output comparison mode of the timer is: 72M/((2*(arr+1))*(psc+1) ) For example, if you set: PWM_Init(1000-1,72-1); (PWM_Init(arr,psc...[Details]
Since 2018, the field of artificial intelligence chips has been very lively. Especially in China, the rich vertical application scenarios have provided fertile ground for the development of AI chip...[Details]
MCU Programming: Find the average value of 8 unsigned numbers. There are 8 unsigned numbers stored in 8 units of the internal RAM starting at 20H. It is required to save their average value in R2. ;-...[Details]
By manually inputting single pulses to the /INT0 of the 8051 microcontroller one by one, an interrupt is requested to the microcontroller. Each time the microcontroller interrupts, it outputs 55H, AA...[Details]
In the 51 single-chip microcomputer's on-chip data memory units 20H and 21H, the data 9 and 2 are stored respectively. Write a program to calculate the difference and product between the two. The d...[Details]