Maximum DC forward current (per die) is determined by the overall thermal resistance and ambient temperature. Follow the curves in Figure 10 for current
de-rating.
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 020c. See Reflow Soldering Profile Figure 3.
5.
Autoclave Conditions per JEDEC JESD22-A102-C.
6.
LED Engin recommends taking reasonable precautions towards possible ESD damages and handling the LZ9-00CW00 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 4:
Parameter
Luminous Flux (@ I
F
= 700mA)
[1]
Luminous Efficacy (@ I
F
= 350mA)
Correlated Color Temperature
Color Rendering Index (CRI)
Viewing Angle
[2]
Total Included Angle
[3]
Symbol
Φ
v
Typical
Unit
lm
lm/W
K
Degrees
Degrees
1800
1300
106
850
76
CCT
5500
900
50
R
a
75
53
110
2Θ
½
110
135
Θ
0.9
110
120
Notes for Table 4:
110
120
1.
Luminous flux typical value is for all 9 LED dies operating concurrently at rated current.
2.
Viewing Angle is the off axis angle from emitter centerline where the luminous intensity is ½ of
120
peak value.
the
3.
Total Included Angle is the total angle that includes 90% of the total luminous flux.
【JDPCB】Qisda is introducing smart factories in phases. Chairman Chen Qihong said yesterday (25th) that through high automation, order delivery can be accelerated. The current benefits have reached a...[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 we understand the use of libopencm3, we find that libopencm3 is only suitable for small projects. Its biggest feature is the convenience of USB. So when we configure large projects, is there a ...[Details]
In the Chinese automobile market, the trend of new energy vehicles and driverless cars is leading the transformation of China's automobile industry. As the world's largest automobile market, "Chinese...[Details]
This routine is also a classic routine on the development board. I modified the framework of the program to make it more suitable for future calls. The specific 4*4 keyboard scanning principle is rel...[Details]
Temperature, humidity and irradiance are must-measure items in the photovoltaic industry. However, most of the current data collection is done by storing data in USB flash drives for offline analys...[Details]
With the development of information technology, intelligence, informatization and networking have become the development trend of modern industrial control. Since the 1980s, the rapid development...[Details]
What are your expectations and ideas
for
the future of
Xiaomi Mi Band
?
Xiaomi Mi Band’s
official Weibo shared many netizens’ thoughts on
the future direction and functions
of Xiao...[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]
I used the bit definition in my 51 program: bit flag. After defining it this way, I ran the program and downloaded it to the circuit board. I found that the flag was not the value I set, which led to...[Details]
The Vatican Secret Archives is one of the world's greatest historical collections, but many of its documents have never been transcribed. Recently, a project called Codice Ratio used a
combination...[Details]
Here is the temperature added in the previous chapter The above figure is the temperature calculation formula: where Vsense is the ADC value collected from the temperature channel. The stm32f407 ...[Details]
Interrupts and timers implement a 24-hour clock. The program is as follows: #include reg52.h #define PORTLEN P0 sbit bit_select = P2^0; sbit seg_select = P2^1; unsigned char src = {0x3f,0x06,0...[Details]
The circuit shown in the figure requires that the light is off when the machine is turned on. Press the button once, and the light D1 will turn on and automatically turn off after a delay of 10 secon...[Details]