In the long and interesting history of Christmas lights, nothing is brighter than light-emitting diodes (or LEDs). But what makes LED Christmas lights such a powerful light source? And how to create colors in the LEDs?

LEDs
not only make more efficient use of the power they consume, but they also tend
to be brighter due to this efficient use of electrical energy. But now, this is
not true news for anyone. Most people know that using LEDs can save electricity,
and they now have more illumination than incandescent lights.
But what about those colors? Is the color created in the LED the same as a
traditional incandescent light?

The
answer is yes. The color creation of LEDs is no different.

Adding
color to an incandescent Christmas light is as simple as applying the desired
color to the light bulb. Want a deeper color? Then apply a thicker layer of
paint to the bulb. Need a lighter color shade? Use less paint. It's that
simple.

So,
how about the color of the LED Christmas light actually produced? It is a far
cry from the way incandescent lights
are made. Let's take a closer look at this process.

How
do LED Christmas lights create colors?
The
color in the LED light comes
from the materials used in the semiconductor.

The
two main types together make up the entire rainbow, including:

Aluminum
gallium indium phosphide alloy: This LED produces red, orange and
yellow.
Indium
gallium nitride alloy: This LED produces blue and green.

So,
what caused a separate LED color? By slightly changing the composition of the
material (aluminum gallium or indium gallium), we can change the color of the
light emitted by the diode to blue or green (for indium gallium), and more red,
orange, if it is aluminum gallium. It is yellow. From this we can create the
entire rainbow.

But
how is this done? This is a bit tricky, so let's break it down.

The
LED is a p-n junction diode that illuminates when activated. When a voltage is
applied to the leads of the semiconductor, the electrons recombine with the
"holes" in the diode itself, causing it to release energy in the form of
photons. This process is called electroluminescence.

This
will activate the LED, but how do you create a color?

Depending
on the energy gap of the semiconductor (difference between the two sides),
different colors are emitted.

The
smallest gap will glow red, and if the gap gets bigger, the red will move blue
all the time, allowing you to do everything from red and green decorated holiday
homes to weird orange and purple decorations for Halloween.
festival.

How
to create a white LED?
There
is no doubt that white is the most popular color for LED Christmas lights. But
how do you create a white LED?

Now,
we know how to create colors with LED lights, but there is no mention of white.
That's because it's created differently.

There
are two ways to create a white LED light:

Combine
red, blue and green

Believe
it or not, unlike the feeling of mixing paint when you were young, the
combination of correctly mixed red, blue and green LED lights actually produces
white light. However, if you are familiar with this process, it is actually the
same way that the TV produces a white appearance on the screen.

In
addition, you can adjust this process to create more than one white shading,
including warm white and cool white.

Blue
LED with phosphor coating
In
addition to mixing red, blue and green, white LED illumination can also be
created by using a blue LED with a yellow luminescent phosphor
coating.

When
the blue LED is illuminated on the phosphor coating, the two colors combine to
produce white light.

How
does an LED emit multiple colors?
So
far, we've covered how to create colors in LED Christmas lights, from the entire
rainbow spectrum to the popular white LEDs.

But
how do individual LEDs emit multiple colors at the same time?

In
fact, a color-changing LED is not just an LED, but usually three LEDs are
combined with a basic computer controller that you can use to control them. By
combining red, blue and green LEDs, each color is simultaneously controlled by a
controller unit that creates each color in the rainbow.

For
example, if the red and green LEDs are off and the blue LED is lit, the LED unit
will emit blue light. The same is true for red and green.

In
addition, if red is turned on in addition to blue, the color turns purple. If
red is only executed with a value of 50%, the color will be between blue and
purple. You can create any color in the rainbow by adjusting these values ​​with
various combinations of red, blue, and green.

Essentially,
this is also the way to create color-changing LEDs. By starting with 100% blue
and setting a gradual increase from 0% to 100% red, the light seems to change
from blue to purple.

There
is no doubt that LED Christmas lights are bright, long lasting and powerful
Christmas lights.

Ninghai Haohua Company     is a manufacturer
that designs and produces various types of    LED Holiday Light   
. LED holiday lights are complete in specifications and beautiful
in style. The goods are exported to Europe, the United States, Australia and
other countries and regions. Https://www.nhhx.net

LED Holiday Light - Color Creation Of LED Christmas Lights的更多相关文章

  1. LED Holiday Light -Picking LED Christmas Lights, 4 Things

    LED Christmas lights are not very cheap, but you should know that LED lights can be used for more th ...

  2. Switch The LED Holiday Light To Illuminate The Cheerful Holidays

    I like how LED holiday lights add a little magic to the holidays. Want an easy way to reduce your va ...

  3. Application Comparison Of LED Holiday Light And Traditional Incandescent Lights

    Obviously, LED holiday lights are leading the competition in economical Christmas decorations, but t ...

  4. LED Holiday Light - Holiday Lighting Maintenance Guide

    If you are experiencing problems with LED holiday lighting, the following guides will provide advice ...

  5. Suggestions On Setting LED Holiday Light

    We all like the cheerful glow of holiday lights, so the process goes seamless from start to finish. ...

  6. LED Holiday Light -holiday Light Inspection Implementation Recommendations

    China LED Holiday Light Factory & Ninghai County Haohua Electronic Appliance Co., Ltd. pointed o ...

  7. LED Magic Light - How Does The LED Light Change Color?

    The    LED Magic Light    states that the color-changing LED is not an LED in the package, but three ...

  8. LED Holiday Light-5 Mm Wide Angle Cone Lights: Pros

    But in rare cases, the opposite is true: the opinions of consultants are so synchronized that it is ...

  9. LED Candle Light Factory-LED Candle Light: Full Of Romance

    LED candle lights are beautiful and can add elegance and romance to any space. These candles make th ...

随机推荐

  1. CSS背景说明及连写

    一.CSS背景说明 CSS 可以添加背景颜色和背景图片,以及来进行图片设置. 1.1 背景图片(image) background-image 属性允许指定一个图片展示在背景中(只有CSS3才可以多背 ...

  2. vue(七)--监听属性(watch)

    1.watch:用来监听每一个属性的变化 2.watch这个对象里面都是函数,函数的名称是data中的属性名称,watch中的函数不需要调用 3.当属性发生改变那么就会触发watch函数,每个函数都会 ...

  3. nginx: [warn] conflicting server name "aaa.7yule.cn" on 0.0.0.0:80, ignored

    故障现象: 修改nginx配置参数后,使用nginx -t检查配置,出现告警提示 nginx: [warn] conflicting server name "aaa.7yule.cn&qu ...

  4. c#---params参数

    写一个方法,求一个同学的总成绩 static void Main(string[] args) { , , }; Test("张三", n); Console.ReadKey(); ...

  5. 剑指offer-面试题46-把数字翻译成字符串-动态规划

    /* 题目: 给定一个数字,将0~25依次翻译为a~z,计算有多少种翻译方法. */ /* 思路: 动态规划法 */ #include<iostream> #include<cstr ...

  6. 洛谷题解 P1592 【互质】

    原题传送门 题目描述 输入两个正整数n和k,求与n互质的第k个正整数. 输入格式 仅一行,为两个正整数n(≤10^6)和k(≤10^8). 输出格式 一个正整数,表示与n互质的第k个正整数. 输入输出 ...

  7. C++中用vector定义矩阵

    熟悉c风格的矩阵定义,那么用纯c++特性vector如何定义一个矩阵呢? # include<vector> # include <iostream> int main() { ...

  8. 使用ASP.NET Core 3.x 构建 RESTful API - 4.1 面向外部的Model

    Entity Framework Core 使用的 Entity Model 是用来表示数据库里面的记录的. 而面向外部的 model 则表示了要传输的东西.这类 model 有时候叫做 Dto,有时 ...

  9. 剑指offer-面试题31-栈的压入弹出序列-栈

    #include<iostream> #include<string.h> #include<algorithm> #include<cmath> #i ...

  10. php 获取视频时长

    利用ffmpeg只能获取到本地视频的信息. function video_time($file) { ob_start(); passthru(sprintf(FFMPEG_PATH, $file)) ...