Solving the LED color drift problem

Publisher:正在搬砖的河马71Latest update time:2012-11-26 Source: 维库电子Keywords:LED Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

The biggest advantage of LED technology is that it can produce pure color light with an extremely narrow spectrum in the form of electromagnetic radiation, with high efficiency and no heat radiation. It is good if the color produced is exactly the desired color, but in general lighting applications, what we really want is "white" light. In other words, we need to mix multiple colors in precise proportions, similar to the spectrum of sunlight when it reaches the human eye after being filtered through the earth's atmosphere.

Although white light is obtained from LED sources by coating a layer of phosphorous material on top of a blue or UV emitter, similar to fluorescent lamps, the actual composition of the phosphorous material and its thickness and coating location are still widely discussed by all major LED manufacturers, and this is reflected in the manufacturers announcing new and more efficient research results every month. Moreover, the quality of the light produced is also constantly improving, and the quality perceived by the human eye is actually measured by measuring the correlated color temperature, which is the black body temperature (CCT) that is very close to the perceived color of the lamp. This is a very important issue because the light produced by early fluorescent lamps was somewhat harsh, which led to the "cold reception" of early compact fluorescent lamps.

Another way to get white light from an LED is to precisely mix the red, green, and blue (RGB) light from three color emitters in the correct proportions, which not only produces white light, but also the desired correlated color temperature. Figure 1 shows a simple application circuit that uses an 8-bit microcontroller in an eight-pin package to control a three-color LED. By controlling the relative brightness of the three emitters through simple software techniques, each emitter can achieve approximately 6 bits of resolution (providing sixty-four brightness levels), which is sufficient for precise control of the color output (white light) and selection of the desired CCT.

The PIC12HV615 Flash microcontroller in the figure integrates a shunt regulator, an oscillator providing an 8MHz clock, a reset circuit, and an analog-to-digital converter to provide a complete and flexible single-chip solution. The in-circuit programmable function of this Flash component also allows the color calibration process to be performed during production, providing a method to compensate for performance differences between various light emitters and differences between components.

LEDs have a long service life but are prone to color drift

The solution in Figure 1 has many applications, such as in automotive dashboard lighting where the color output of each module is required to match the color of the adjacent modules. Increasingly, so-called mood lighting applications are emerging, but of course, there are some obvious drawbacks.

Simple White LED System Example

Figure 1. Example of a simple white light LED system

First, this solution is less efficient because it is a linear solution and some power is dissipated in the current limiting resistor in series with each emitter. Further problems can arise over the life of the application.

Indeed, one of the main advantages of LED technology is its extremely long operating life, but this also leads to the problem of chromaticity drift. After 50,000 hours of operation or more, the light output of LEDs gradually decreases to 70% of their nominal value. Compared to incandescent bulbs that suddenly fail after 1,500 hours of use, their service life is indeed very long. Unfortunately, during these 50,000 hours, the CCT of white LEDs will change, warming up and moving closer to blue as the phosphor ages. Even RGB LED solutions have similar problems, with CCT chromaticity drift as the three color emitters slowly age at different rates and according to different curves.

By using the intelligence of the microcontroller, a variety of techniques can be designed to compensate for the aging of components using predictive algorithms or by implementing a closed loop control system. Many manufacturers use components that are sensitive to the color of the light, which can solve the color drift problem at once when used with a simple PID algorithm, of course, this will increase the cost of the solution. Because the changes are extremely slow over thousands of hours, high computing performance is not required, and even the lowest cost 8-bit microcontroller can be used to implement this control mechanism. This mechanism can not only compensate for the aging of the LED, but also the aging of the driver circuit, which is very important for such a long application life.

Temperature management is a challenge for lighting applications

Another challenge for general lighting applications is temperature management. As mentioned above, high-power LEDs do not consume excess energy when they generate electromagnetic radiation within a narrow spectrum range (in the visible spectrum), but they still generate heat as a byproduct. The difference from light sources such as incandescent bulbs is that this heat can only be transferred by direct contact (conduction) rather than radiation. In order to be compatible with incandescent bulb lighting systems, some important restrictions are imposed on the design of general lighting systems such as supporting equipment. In other words, a lighting system designed for an incandescent bulb of a given rated power is difficult to adapt to an LED lamp of the same power because the heat conduction path may be very limited. High thermal resistance paths can cause the LED emitter to overheat quickly, destroying the phosphor-containing material (for white LEDs) and quickly damaging the LED junction.

Power Conversion/Control for LED Focus

All the focus of LED is on obtaining the maximum luminous efficiency (lm/W), so the efficiency of the drive/control circuit must also be given equal attention. LED is a relatively low-voltage component (Vf ~ 3-4 volts), which is completely incompatible with the high voltage 110-220 volts provided by the mains. In addition, in order to operate at the best efficiency level and maintain constant light output, the current of the LED needs to be precisely controlled. Only switching power supplies can provide the high efficiency required for this conversion.

Using multiple constant current drive topologies to perform the required power conversion, isolation, power factor correction and/or simply improving existing solutions may require the use of two-stage processing. The input voltage is first reduced to an intermediate voltage, where traditional techniques are used to meet power factor correction (PFC) and high voltage isolation requirements, while the second stage is responsible for meeting LED current and temperature control requirements. Figure 2 shows a smart LED solution that uses a boost converter MCP1630 in a constant current configuration. A small 8-bit microcontroller provides a flexible clock source, programmable current set point (to make the drive circuit meet different LED module specifications) for further power saving dimming functions, and also provides closed-loop temperature control using a remote temperature sensor (integrated temperature sensor such as MCP9700 or thermistor).

Smart LED Solution Schematic

Figure 2 Schematic diagram of smart LED solution

Like many switching power supply controllers, the MCP1630 already provides an over-temperature detection function. However, due to the large difference between the temperature of the drive circuit and the temperature of the actual LED module, the over-temperature detection function of the MCP1630 and the closed-loop temperature control function can complement each other. The microcontroller-based intelligent solution can provide great flexibility, and the power output to the LED module is gradually reduced as its temperature approaches the critical threshold until a balance is reached, rather than suddenly shutting down the system or just sounding an alarm. This function is very important for component manufacturers, especially when LED lamps are designed and commercially operated independently of the lighting system and the system temperature design cannot be guaranteed to be correct.

Perhaps the biggest advantage of using an intelligent drive design, that is, using a small microcontroller to monitor the LED drive circuit, is that adding more intelligence and functionality to the solution only requires adding a few lines of program code. The communication interface is easy to implement using the microcontroller's built-in serial communication interface to implement simple digital protocols such as DMX-512 or DALI. Ethernet can be used for more advanced system integration, or ZigBee protocol can be used for wireless communication.

And, after connecting each lighting point, a new energy management system can be designed to further improve the efficiency of the entire home or office building system through energy-saving strategies and a more holistic approach.

In general, if new solid-state lighting, especially power LED solutions, are to make an impact and realize their potential in general lighting, it is best to have smart solutions - small-scale intelligence implemented by inexpensive microcontrollers, which can be added to lighting solutions to remove many of the obstacles that have hindered the introduction of previous technologies. Smart solutions can help calibrate color, dim light, manage heat and communicate, making solid-state lighting a cost-effective alternative in general lighting today that is consistent with the energy-efficient concept.

Keywords:LED Reference address:Solving the LED color drift problem

Previous article:Buy an LED Driver or Design Your Own
Next article:Misunderstandings to Avoid When Purchasing High-Power LED Lamps

Recommended ReadingLatest update time:2024-11-16 16:53

Vertical design without sapphire substrate improves LED performance
GaN LEDs are widely used in mobile phone keypads, backlighting components, camera flashes, full-color outdoor displays, etc., but their output power is not high enough to significantly penetrate the solid-state lighting market. This is primarily due to the poor thermal management characteristics associated with LE
[Power Management]
Vertical design without sapphire substrate improves LED performance
Design of converting LED energy-saving lamp circuit board into switching power supply
  The widespread use of LED energy-saving lamps has brought new changes to people's daily lives, but it has also brought a large number of broken energy-saving lamps. According to statistics, most of these energy-saving lamps only have burnt lamp tubes and the circuit boards are basically good. Therefore, they can be
[Power Management]
Design of converting LED energy-saving lamp circuit board into switching power supply
Introducing DC drive power LED dimming technology
  It is very easy to change the brightness of LED by adjusting the forward current. The first thing that comes to mind is to change its driving current, because the brightness of LED is almost directly proportional to its driving current.    Methods for regulating forward current   The simplest way to adjust the c
[Power Management]
Design of automotive LED center grid scanning light using STC89C52RC
This article introduces the design and production method of a car grille scanning light. It mainly uses the common STC89C52RC microcontroller as the main controller, uses a photocoupler for signal conversion, and uses the piranha LED light strip purchased on the market to modify eight groups of LED scanning lights. It
[Microcontroller]
Design of automotive LED center grid scanning light using STC89C52RC
Discussion on LED technical standards and testing methods
Discussion on LED technical standards and testing methods LED lighting fixtures are composed of LED light sources, electrical accessories and appliances. It uses semiconductor light-emitting devices as light sources, and has the characteristics of small size, long life, low energy consumption, instant start, rich co
[Power Management]
PFC switching power supply drive design based on LED street lamps
LED street lights are low-voltage, high-current driving devices. The intensity of their light is determined by the current flowing through the LED. Too strong a current will cause the LED to attenuate, and too weak a current will affect the LED's light intensity. Therefore, the LED driver needs to provide a constant c
[Power Management]
PFC switching power supply drive design based on LED street lamps
s3c2440 learning path-001 assembly light up led
1. Principle Analysis 2. Main Process 3. Source code 4. dis file analysis Hardware platform: jz2440 Software platform: Ubuntu16.04 arm-linux-gcc-3.4.5 1. Principle analysis The simplest way to light up an LED is to connect the positive and negative poles of the diode to electricity and connect a resistor in series
[Microcontroller]
s3c2440 learning path-001 assembly light up led
Research on intelligent lighting technology solutions for tunnels based on LED
Abstract: At present, the highway tunnel lighting consumes a lot of electricity, especially in the western region of China, where there are many tunnels and the traffic volume is not large, and even less at night, which causes a lot of electricity waste. Therefore, based on the actual situation in the west, a new h
[Security Electronics]
Research on intelligent lighting technology solutions for tunnels based on LED
Latest Power Management Articles
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号