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. Git 尝试

    1,下载Git 2,安装GIt 3,config : git config --global user.name "mxb" git config --global user.em ...

  2. open xml 导出excel遇到的问题

    我有一个需求:使用ajax 下载excel文件 结果:失败 原因:下载文件是通过浏览器解析二级制流下载的,而ajax返回的是文本 方法: 1.如果你下载不需要参数,那直接写个a标签链接到地址就行 2. ...

  3. Android(安卓)全套开发资料视频+源码

    最近看到这么一张图,我觉得对于IT界的人来说应该很有感触. 也许这意味着今年是996的元年吧,但是那又怎么样?即便它虐我们千百遍,我们还是得微笑着面对它.So,今天分享一些整理的Android开发相关 ...

  4. MySQL架构和MySQL索引

    1.  MySQL架构 1.1         逻辑架构图 1.1.1   Connection Pool: 连接池 * 管理缓冲用户连接,线程处理等需要缓存的需求. * 负责监听对 MySQL Se ...

  5. springBoot 与 springMVC的区别

    springMVC 1.是基于Servlet的一个MVC框架(DispatcherServlet.ModelAndView.ViewResolver),解决web开发问题 缺点是 :配置复杂 要简化使 ...

  6. 关于FrameLayout中覆盖的问题

    FrameLayout中xml文件中写在下方的控件会默认覆盖上方的控件,如图,我准备实现如下效果: 这时recyclerview就要写在前面 如果recyclerview写在下面就会覆盖掉我linea ...

  7. 【sklearn】特征选择和降维

    1.13 特征选择 sklearn.feature_selection模块中的类可以用于样本集上的特征选择/降维,以提高估计器的精度值,或提高其应用在高维数据集上的性能. 1.13.1 删除低方差的特 ...

  8. 有意思的GitHub项目

    1.强大而又优雅的运维一键自动化管理工具,朋友公司在做,大牛支持,墙裂推荐 官方网站:http://www.bigops.com/ 2.用 PHP 写一个命令行音乐搜索下载器,支持 QQ.网易.酷狗. ...

  9. HTML5视频(自定义视频播放器源码)

    video对象 兼容情况: safari浏览器不支持webm格式 Chrome浏览器支持webm格式 ie8以及以下不支持video标签 , ie9支持video标签 ,但是支持mp4格式的 Fire ...

  10. Android_小账本小结

    登录界面:支持登录.注册以及游客登录,单纯的小账本的话其实用不到这些个登录,单纯为了巩固学习知识. 尚未部署到服务器,账号等数据暂时保存在本地数据库中. 游客登陆:游客登录会直接跳到主页中,不影响使用 ...