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.
: This paper introduces a loop controller which uses the voltage driven pulse width modulation control integrated circuit TL494 as the core component and adds a simple filter circuit and RC discharge ...
[b]I'm very sorry, the update of the uS project will be temporarily stopped. [/b]:Cry:[color=#008000][size=4][b] Recently, I've been a bit busy at work and it's hard to cope. In addition, the expected...
[i=s]This post was last edited by jameswangsynnex on 2015-3-3 19:58[/i] [p=26, null, center][size=16px][/size][/p][p=26, null, left][size=16px]Xiaomi Technology today officially released the Xiaomi TV...
(*(volatile unsigned int *))Detailed explanation of Aladdin Shendie 10/10/06 When looking at the vivi code, there is the following paragraph in the Nand_read.c file #define __REGb(x) (*(volatile unsig...
When writing data to FIFO, the address of a data is incremented by 1. When reading, I have a question: when a data is read, does the space have to be released? Should the addresses of the following da...
Model Device Name Brand Remarks CD4000 Dual 3-input NOR gate + single NOT gate TI CD4001 Quad 2-input NOR gate HIT/NSC/TI/GOL CD4002 Dual 4-input NOR gate NSC CD4006 18-bit serial input/serial output ...
Recently, the results of the 2018 German Red Dot Design Award were announced. GoodWe, a company located in Suzhou High-tech Zone, stood out among thousands of outstanding design products from 5...[Details]
The day before yesterday, I learned about STM's Systick and found it quite useful for precise timing. When I used CVAVR before, I found that the delay.h in it was very useful. So, I used STM32's...[Details]
After studying the F4 FSMC method to drive the touch screen for a few days, I have gained some understanding, which are listed below. The unorganized record is only for my own reference in the future...[Details]
Artificial intelligence
There is no inherent bias in AI. It does not "think" something is true or false for reasons that cannot be explained by logic. Unfortunately, human bias exists in mach...[Details]
Leading Chinese PV inverter manufacturer Huawei said it is supplying string inverters to a 75MW fully digital utility-scale solar project in Brazil, which it claims is the first of its kind in the cou...[Details]
In the Huaxing Optoelectronics LCD panel
factory
located in Guangming New District, Shenzhen
, apart from a few people repairing machines, it is often difficult to see other people. Here, ev...[Details]
This program is used in the development board to generate sounds of different frequencies. The overall program is relatively simple, mainly using two timers. The code and my comments are as follows. ...[Details]
This paper proposes a design scheme for an embedded CNC system based on ARM and FPGA. The software and hardware design of the ARM system, the implementation method of hardware fine interpolation ...[Details]
On the eve of 5G
commercialization,
ZTE
has established and adhered to
the
5G
pioneer strategy, focusing on
5G
end-to-end solutions, and investing in standard setting, ...[Details]
On May 16, in response to
the public opinion storm caused by
Lenovo's
"
5G
voting" incident,
Lenovo
Holdings Chairman and
Lenovo
Group Founder Liu Chuanzhi, Lenovo Gr...[Details]
As a leading company in automotive semiconductors, Freescale and Khronos Group have jointly launched an automotive multimedia embedded microprocessor i.MX35 with an integrated OpenVG hardware acceler...[Details]
According to the description provided in the official manual of ST, it is not difficult to see that the ADC analog watchdog is actually that the user can set an upper and lower limit of the AD value...[Details]
Today I am using the AD function of the stm8s microcontroller. There are ten channels from AN0 to AN9 on the microcontroller. I want to use only three of them, AN5 to AN7. //ADC initialization void A...[Details]
#include reg52.h //Include the header file. Generally, no modification is required. The header file contains the definition of special function registers. /*-------------...[Details]
1. SCL is always controlled by the Master. SDA is controlled by the Slave when reading data and by the Master when writing data according to the direction of data transmission. After the 8-bit data i...[Details]