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.
Hardware Introduction:
The TimerA of the MSP430 series microcontroller has a complex structure and powerful functions. It is suitable for industrial control, such as digital motor control, ideal confi...
1. Function
Realize CH2601's UART0 to send data continuously.
In the main program, initialize UART0 and OLED. In the while(1) loop, send "Hello world! RVB2601" every 1 second.
2. Code Analysis
int mai...
Continue~~~I have read a lot of technical papers about decoupling recently. I translated some of them and shared them with you. I also attached the English version. I hope you can correct me....
[size=4]Not long ago, Tektronix held a USB theme event in the community ([url=https://www.eeworld.com.cn/huodong/TEK_USB31_20190313/index.html]Click here to view event details[/url]), sharing Tektroni...
Please look at the position indicated by the arrow in the above picture. Why is there such a high voltage? In the ideal state, shouldn't v-=v+=0v here?...
Using MSP430F5438A, XT2 with an external 25MHz crystal oscillator, I wrote a clock driver, but it does not work properly. I am pasting this code here.This code sets MCLK, SMCLK and ACLK to XT2, which ...