Maximum DC forward current is determined by the overall thermal resistance and ambient temperature. Follow the curves in Figure 11 for current derating.
2:
Pulse forward current conditions: Pulse Width ≤ 10msec and Duty Cycle ≤ 10%.
3.
LEDs are not designed to be reverse biased.
4.
Solder conditions per JEDEC 020D. See Reflow Soldering Profile Figure 5.
5.
LED Engin recommends taking reasonable precautions towards possible ESD damages and handling the LZP-00H100 in an electrostatic protected area (EPA).
An EPA may be adequately protected by ESD controls as outlined in ANSI/ESD S6.1.
Optical Characteristics @ T
C
= 25°C
Table 5:
Parameter
PPF 280-800nm (@ I
F
= 700mA)
PPF 280-800nm (@ I
F
= 1000mA)
Radiant Flux (@ I
F
= 700mA)
Radiant Flux (@ I
F
= 1000mA)
Peak Wavelength
Viewing Angle
[2]
Total Included Angle
[3]
Symbol
Φ
Φ
Λ
P
2Θ
½
Θ
0.9
8 Deep Red
33
46
5.4
7.6
660
4 Far Red
13
19
1.9
2.7
740
Typical
8 Blue
[1]
25
33
7.7
10.3
450
125
140
4 Green
6
8
1.3
1.6
520
Total
77
106
16.3
22.2
Unit
umol/s
umol/s
W
W
nm
Degrees
Degrees
Notes for Table 5:
1.
When operating the Blue LED, observe IEC 62471 Risk Group 2 rating. Do not stare into the beam.
2.
Viewing Angle is the off axis angle from emitter centerline where the luminous intensity is ½ of the peak value.
3.
Total Included Angle is the total angle that includes 90% of the total luminous flux.
Electrical Characteristics @ T
C
= 25°C
Table 6:
Parameter
Forward Voltage (@ I
F
= 700mA)
[1]
Forward Voltage (@ I
F
= 1000mA)
[1]
Temperature Coefficient
of Forward Voltage
Thermal Resistance
(Junction to Case)
Symbol
V
F
V
F
ΔV
F
/ΔT
J
RΘ
J-C
8 Deep Red
18.8
20.0
-36.8
Typical
4 Far Red
8 Blue
8.2
25.6
8.8
26.4
-8.0
0.5
-16.0
4 Green
14.4
15.0
-11.6
Unit
V
V
mV/°C
°C/W
Notes for Table 6:
1.
Forward Voltage typical value is for all LED dice from the same color dice connected in series.
[i=s] This post was last edited by lin1413969042 on 2014-1-13 11:16 [/i] Now I have a problem: I only have one terminal node enabled in sleep mode, and I want it to search for the coordinator at a fix...
Moderator, the STM32 datasheet indicates that there are 8 USB control endpoints, but now I have problems when I use control endpoint 4. The specific description is as follows:1. Use the JoyStickMouse ...
Is there any expert who has used NRF24L01+? I have been debugging this module for two weeks but I still can't figure it out. I am using TMS320F28027 and the built-in SPI to write the program. Most of ...
I have followed all the controls and addresses in the data sheet, and the timing on the data port is correct, but there is still no response to reading and writing. Has anyone used to modify the chip?...
I am not sure if I can post this message. If not, please remind me! We are a small OEM company. We are now preparing to transform into an innovative electronic consumer product company. We hope that y...
In the past few days, the news that ZTE was "banned" by the US Department of Commerce has triggered widespread reflection and concern in various domestic industries about the lack of independent co...[Details]
On April 24, Sungrow released its annual financial report. The report shows that in 2017, Sungrow's global shipments reached 16.5GW, of which domestic shipments reached 13.2GW, a year-on-year incre...[Details]
When Amazon launched its first
cloud computing
service, the outside world was not optimistic about this direction, as it had high investment, low profits and many uncertainties. Let's follo...[Details]
The last two blogs talked about a version problem of STM32CubeMX and the problem of hardware reset. When you solve these two problems, you will find that after the program is burned into the board, t...[Details]
This is my first time writing an STM32 program. I have many questions to ask. I want to convert the data of the SO of MAX6675 into the actual temperature and read it out using the serial port tool. I...[Details]
Automotive LCD Instrument Clock EMI Solution As early as 2014, the market size of China's automotive full LCD instrument has reached 3.506 billion yuan, and it is expected that by 2020, this s...[Details]
This program mainly uses the comparison output function of the timer to generate PWM waves to control the LED. The comparison output of timer A corresponds to P2.3 P2.4. Therefore, a matching working...[Details]
1. Brief description A summary of "How to build uClinux kernel transplantation on ARMSYS development board with S3C44B0X as core", including the analysis of Bootloader function and the key co...[Details]
1. Heart rate measurement principle 1. What is a heart rate module? The heart rate module is professionally used to monitor the heart rate of the wrist, fingers, forehead, earlobe, chest and other ...[Details]
Independent watchdog (IWDG) and low power mode are often used in STM32 development. The watchdog is to detect and solve faults caused by software errors, and the low power mode is to enter sleep mode...[Details]
1) Independent watchdog has no interrupt, window watchdog has interrupt 2) Independent watchdogs can be divided into hardware and software, while window watchdogs can only be controlled by software...[Details]
A crystal oscillator can be electrically equivalent to a two-terminal network consisting of a capacitor and a resistor in parallel and a capacitor in series. In electrical engineering, this network h...[Details]
How to convert the pin voltage value into V using the built-in ADC of STM32? V(ADC) = Value(ADC) * V(ref)/4096 (The ADC of STM32 is 12 bits, so the maximum value of the AD word is 4096)
Where V(ADC...[Details]
#include avr/io.h #include avr/interrupt.h int main() { DDRB|=0X20;//Set PWM waveform output, connected to port PB5, see the comment of OCR1A=15625 for details DDRE=0X04; PORTE=0X04; DDRA=0XFF; P...[Details]
Semiconductor giant Intel has launched the desktop version of the 8th generation Coffee Lake architecture
Core
processor more than a month ago, and its performance is said to be 30% to 40% ...[Details]