Choosing a Pixel Voltage: 5V vs 12V: Difference between revisions

From doityourselfchristmas.com
Jump to navigation Jump to search
Line 16: Line 16:


[[File:RGB-5V.png]]<br/>
[[File:RGB-5V.png]]<br/>
[http://www.aliexpress.com/store/product/8mm-RGB-Led-Common-Anode-4pin/701799_456699587.html Common Anode RGB LED]


===Current Limiting Resistors===
[http://en.wikipedia.org/wiki/Light-emitting_diode Light Emitting Diodes] (LEDs) emit a colored light when the proper voltage is applied across their terminals. A typical  [http://www.aliexpress.com/store/product/8mm-RGB-Led-Common-Anode-4pin/701799_456699587.html Common Anode RGB LED] used in pixel strings actually had three LEDs (Red, Green and Blue) inside of one housing.
[[Ohm's Law]]<br/>


#What resistor would you use with a 5VDC power supply and a Blue 8mm LED with a V<sub>F</sub> of 3.0V?<br/> First you need to calculate the voltage that the resistor needs to dropThat is equal to  <br/>V<sub>Drop</sub>=V<sub>PowerSupply</sub> - V<sub>F</sub>=5-3=2V<br/>The table below  recommends a current I of 20 ma for a 8mm LED. The formula for resistance gives us:<br/>R=V/I=2/0.02=100&Omega; Generally you choose a resistor for that value or the next higher standard resistor value.<br/> To calculate the wattage resistor needed you use the formula for Power:<br/>P=VI=(2)(0.02)= 0.04W. You would use the next standard size up resistor, 1/8 W.<br/>
The specific voltage required to light the LED generally depends on the color of the LEDThe following table shows the characteristic voltages ( also called Forward Voltage V<sub>F</sub>) required for each of the three LEDs inside of the typical RGB LED used in pixels.


{| border="1"; cellpadding="10" style="text-align: center; background:black; color:white"
{| border="1"; cellpadding="10" style="text-align: center; background:black; color:white"
Line 49: Line 47:
|style="background:#FBEC5D; color:black"| 3.4V
|style="background:#FBEC5D; color:black"| 3.4V
|}
|}
Since we tend to use commonly available 5VDC or 12VDC power supplies to drive the pixels, we have to drop the voltage and limit the current flowing thru the LEDs using current limiting resistors chosen for each color LED to deliver the proper voltage and current. 
===Current Limiting Resistors===
[[Ohm's Law]]<br/>
#What resistor would you use with a 5VDC power supply and a Blue 8mm LED with a V<sub>F</sub> of 3.0V?<br/> First you need to calculate the voltage that the resistor needs to drop.  That is equal to  <br/>V<sub>Drop</sub>=V<sub>PowerSupply</sub> - V<sub>F</sub>=5-3=2V<br/>The table below  recommends a current I of 20 ma for a 8mm LED. The formula for resistance gives us:<br/>R=V/I=2/0.02=100&Omega; Generally you choose a resistor for that value or the next higher standard resistor value.<br/> To calculate the wattage resistor needed you use the formula for Power:<br/>P=VI=(2)(0.02)= 0.04W.  You would use the next standard size up resistor, 1/8 W.<br/>


==Different Voltage Configurations==
==Different Voltage Configurations==

Revision as of 22:35, 30 June 2013

General

There are many Different Styles of Pixels that are available with different design features like shape, integrated circuit and voltage available. Choosing the right pixel depends on your specific use plans and one of the most common questions is which voltage pixel should you buy. Choosing between the two most common voltages, 5vdc and 12vdc depends on how you plan to control and how you layout your pixel setup. There are a few general rules:

  • Long strings (>50 pixels) are less likely to need power injection if they are driven by 12vdc.
  • Long distances from the controller to the first pixel is easier with 12vdc.
  • 12vdc power supplies are more expensive per Amp then 5vdc power supplies.
  • Some low cost and homemade controllers only work with 5vdc.
  • Some 12vdc pixels use less current then traditional 5vdc pixels.
  • Voltage drop and power injection are important issues for both voltages.

Disclaimers

The standard disclaimers pertaining to the information contained on this wiki page are listed here.
THIS PAGE IS STILL IN DEVELOPMENT AND SUBJECT TO CHANGE. PLEASE COME BACK SOON!
THIS WIKI PAGE IS NOT COMPLETE YET.

How RGB LEDs work


Light Emitting Diodes (LEDs) emit a colored light when the proper voltage is applied across their terminals. A typical Common Anode RGB LED used in pixel strings actually had three LEDs (Red, Green and Blue) inside of one housing.

The specific voltage required to light the LED generally depends on the color of the LED. The following table shows the characteristic voltages ( also called Forward Voltage VF) required for each of the three LEDs inside of the typical RGB LED used in pixels.

Number of Channels (*)
Typical 8mm RGB LED Properties
Color Forward Voltage VF @ 20ma
Minimum Typical Maximum
Red 1.8V 2.0V 2.2V
Green 3.0V 3.2V 3.4V
Blue 3.0V 3.1V 3.4V

Since we tend to use commonly available 5VDC or 12VDC power supplies to drive the pixels, we have to drop the voltage and limit the current flowing thru the LEDs using current limiting resistors chosen for each color LED to deliver the proper voltage and current.

Current Limiting Resistors

Ohm's Law

  1. What resistor would you use with a 5VDC power supply and a Blue 8mm LED with a VF of 3.0V?
    First you need to calculate the voltage that the resistor needs to drop. That is equal to
    VDrop=VPowerSupply - VF=5-3=2V
    The table below recommends a current I of 20 ma for a 8mm LED. The formula for resistance gives us:
    R=V/I=2/0.02=100Ω Generally you choose a resistor for that value or the next higher standard resistor value.
    To calculate the wattage resistor needed you use the formula for Power:
    P=VI=(2)(0.02)= 0.04W. You would use the next standard size up resistor, 1/8 W.

Different Voltage Configurations

5V Power and 1 RGB LED

12V Power and 3 RGB LEDs

12V Power and 1 RGB LED


Related Links

Different Styles of Pixels
Controllers
Dumb RGB or Intelligent Pixels??
Things You Will Need To Get Started With Pixels
Pixel Wiring Colors
Power Supplies