WLED power calculator: examples

Here we look at some examples of how to design the power supply for a WLED-controlled addressable LED strip using https://wled-calculator.github.io We move from simple examples upwards to more complex examples.
Attention: These examples are not exhaustive and are only intended to illustrate some ideas that you can use in your setup.
>> Deutsch / German

Content


Example 1: A simple LED strip (3 meters with 30 LEDs/meter)
Problem: You want to create a simple LED strip with a length of 3 meters and 30 LEDs/meter. The power supply should be placed near the LED strip at a distance of approx. 50 cm. The full brightness of the strip should be used. For cost reasons, you decide on a simple WS2812B 5V type LED strip.
Example1: Problem
Solution: With a length of 3 meters and 30 LEDs/m, a total of 90 LEDs have to be controlled. You enter the data into the calculator and get the result:
Example1: Problem
The LED power consumption is a maximum of 3.70 A. In addition, approximately 0.5 A will typically be necessary for the WLED controller. The power supply must therefore be able to deliver at least 4.2 A. Assume that you use a 10 A (50 watt) power supply, which you purchased with reserve for possible later extensions. In this case it is essential to use a fuse. The fuse suggested by the calculator has a nominal value of 5 A. The cable cross section must be at least 0.34 mm2. The calculator also says that a power feed point at the beginning of the LED strip is sufficient.
The fuse can be integrated in a separate fuse holder:
Example1: Solution 1
Or if, for example, a controller with a fuse option is used (such as ABC !WLED Controller Board V31), the fuse can be used directly in the controller.
Example1: Solution 2
As a supplement, it shows what changes if the distance between the power supply and the LED strip is increased to 1.50 m. In results only the recommended cable cross section changes from 0.34 mm2 to 1 mm2. This change is necessary to keep the voltage drop across the supply line low:
Example1: Solution 3

Example 2: A 75 inch TV should have Ambilight. A total of 152 LEDs of type SK6812RGBNW
Problem: You would like to equip your 75 inch TV with Ambilight (for details see, for example, the Hyperion projekt). You want to control the LEDs with WLED. For better color rendering, choose the LED type SK6812NW. Like many others, you decide for yourself that 30 LEDs/meter are sufficient. You want to place the power supply and the WLED controller under (or behind) the television (approx. 50 cm away from LEDs).
Beispiel2: Aufgabe
Solution: A 75 inch TV has a side length of approx. 167cm x 94cm. With 30 LEDs/meter you can place 49 LEDs on a long side and 27 LEDs on a short side. In total there are 49*2+27*2 = 152 LEDs. You enter the data into the calculator, don't forget to select “RGB White + White” and you get the result:
Beispiel2: Ergebnis 1
It is noticeable that the calculator recommends 2 power injections to enable full brightness with “RGB White+White”: at the beginning and at the end of the strip. The results regarding recommended cable cross-section and fuse protection can only be applied to the section between the power supply and the power distribution. To do the design of the power distribution, we click on “High current: calculate with power injections:”. Here we specify that from the power distribution to the LED strip at the beginning and at the end there is only a short piece of wire (20 cm):
Beispiel2: Ergebnis 2
Each power injection can therefore be implemented with 0.34 mm2 and must be protected with a 5 A fuse. The result is shown in the picture:
Beispiel2: Ergebnis 2
The fuses can be integrated into the cable or you can use a special fuse board such as this one.

Example 3: 18 meter WS28xx RGB FCOB LED strip 24 V (720 LEDs/m), two PSU
Problem: In a room, RGB FCOB LED strips should be used under the ceiling as ambient lighting. The room size is 5m x 4m. A WS28xx FCOB-LED with 720 LEDs/m should be used. The power supply must be placed in the room just a little above the floor, i.e. at a distance of approx. 2 m from the LED strip.
Beispiel3: Aufgabe
Solution: A total of (5+4)*2 = 18 meters of LED strips must be used. For RGB FCOB strips, the specification 720 LEDs/m means that there are 240 LEDs of each color (R, G, B) per meter. Therefore, as with LED strips with individual LEDs, we count that there are 240 LEDs per meter. At 18 meters there are 18*240 = 4320 "RGB" LEDs. We enter the data into the calculator. At 24 V the voltage drop can be higher, we choose 700 mV:
Beispiel3: Lösung 1
The result shows that you need a total of almost 18 A and you have to implement 3 power injections: at the beginning, at the end and in the middle. In the middle in this case means in the opposite corner of the room. If you wanted to implement the whole thing with a single power supply, the length of the power lines from the power supply to the respective injection points would be: 2m, 11m, 2m. We use this to calculate the power injections:
Beispiel3: Lösung 2
It is noticeable that a very thick cable is needed for the middle injection in order to keep the voltage drop small. But it still exceeds 700mV. We therefore decide to place another power supply in the opposite corner of the room. This means that each power supply only supplies half of the LED strip, 4.5 meters in each direction:
Beispiel3: Lösung 3
This means that each power supply supplies 9 meters of LED strip: 2160 LEDs must be entered into the calculator for each power supply:
Beispiel3: Lösung 4
The cable from the power supply to the LED strip must have cross section 1.5 mm2 and be protected with a 10 A fuse. The calculator suggests two power injections, once at the beginning and once at the end of the LED strip. However, our situation is different in that we supply two pieces of LED strips from one power supply, but the power consumption is the same. Therefore, you can use directly the specifications from the calculator regarding injections:
Beispiel3: Lösung 4
So each power injection is implemented short, must be at least 0.34 mm2 and is protected with a 5 A fuse:
Beispiel3: Lösung 4
Four issues can be additionally discussed:
  1. The 24 V cable on the LED strip must be cut through at the red points. This ensures that no current can flow from one power supply to the other in order to ensure their trouble-free and safe operation.
  2. The total standby power consumption is approx. 10 watts (see calculator results). Therefore, you should use relays to save electricity and protect the environment.
  3. The number of “equivalent” physical RGB LEDs is 4320 as calculated above. Since 24 V strips usually have 6 of them in a logical group, the number of logical LEDs is 720. These can all be controlled by a single WLED controller; in the WLED software you specify the number of LEDs as 720.
  4. The power distribution can be done directly on each power supply, then 4 lines go up from each power supply, i.e. +24V and GND for each 4.5 m LED section (1080 LEDs). For each segment you can calculate this using the calculator as follows:
Beispiel3: Lösung 5
The whole thing can then be implemented, for example, with a controller, two 24 V relay boards and 4x 5A fuses from MyHome-Control as follows:
Beispiel3: Lösung 6
One aspect, namely the negative effect of mass loops, was not covered in this example. Take a look at the next example.

Example 4: 2x 20 meter WS2811 LED strips for a bowling lane; EMC: avoidance of mass loops
Problem: A bowling alley should be illuminated from both sides with an RGB LED strip. The LED strips on both sides should always light up synchronously with one another. The lane is approx. 20 m long and approx. 1 m wide. Since there is already pretty good white lighting, you decide for RGB strips without separate white LEDs. But you would like to have the option of operating the LEDS with full brightness as RGB white too.
Example4: Problem
Solution: You use WS2811 RGB strips with 30 LEDs/m. This means you have 600 LEDs (=20m*30LEDs/m) per side. If you enter this information into the calculator, the current calculated is 8.13 A per side and it has to be fed in from the front and from the back:
Example4: Solution 1
If the power supply is placed at the front, the length of the cable to the rear is approx. 20 meters for each side:
Example4: Solution 2
This would require a very high cross-section of the cable (6 mm2) in order to keep the voltage drop sufficiently low:
Example4: Solution 3
An alternative would be to consider a second power supply, which could be placed at the back and would supply the second half of both LED strips directly from there. To do this, you would separate the 12V in the middle of both strips (for safety reasons, so that both power supplies are decoupled):
Example4: Solution 4
However, there is still a potential problem to consider: there is a continuous GND connection that basically covers the entire area of the bowling alley. This creates a so-called ground loop, i.e. a low-resistance, large-area loop formed by the ground connection. Such ground loops are problematic from an EMC perspective because they easily introduce interference into the circuit. This can lead to malfunctions in the LEDs. On the other hand, a continuous ground connection of all components is necessary for operation. The problem can be solved, for example, by using a separate power supply for each side at the rear end:
Example4: Solution 5
This means that all relevant GND connections remain present, but no ground loop is formed.
Now all cables can be dimensioned. The first power supply at the front (PSU1) supplies two strip halves with 300 LEDs each. The second and third power supplies (PSU2 and PSU3) also power 300 LEDs each. So we calculate the necessary cable and fuse for each half of the strip (300 LEDs each):
Example4: Solution 6
A 0.34 mm2 cable with a 5 A fuse is sufficient. However, the wire section between PSU1 and the power distribution to both LED strips must be dimensioned larger. With a 10 A power supply, the cross section is well dimensioned at 1.5 mm2 and is typically well protected by the overload protection of the power supply. For more safety or if PSU can deliver more than 10 A current, a fuse can be used here.
For completeness, it can also be added that the data line of the two strips can be connected to a single data output of the WLED controller, as both strips should always work synchronously.
The next picture shows an example of an implementation with a ABC! WLED Controller (5-24V) and a fuse board shown:
Example4: Lösung 7
Nützliche Informationen:


Legal notice

Information according to § 5 TMG:
Responsible: Wladislaw Waag
Address: Wasserburger Landstr. 29, 81825 Munich, Germany
Contact: +49 176 47 11 5206, info@myhome-control.de

EU dispute settlement: The European Commission provides a platform for online dispute resolution (ODR): https://ec.europa.eu/consumers/odr/.

Consumer dispute settlement / universal arbitration board: We are neither willing nor obliged to participate in dispute settlement proceedings before a consumer arbitration board.


Data privacy

The operator of this website (https://wled-calculator.github.io) does not collect and process any personal data of the users of this website. However, this page is hosted and operated as part of 'Github Pages'. It is possible and probable that Github collects and processes personal data, which then also affects visitors of the wled-calculator.github.io web page. But I have no influence on it. Please read the Github privacy statement: https://docs.github.com/en/github/site-policy/github-privacy-statement

Our website contains links to external websites over which we have no control. We cannot accept any liability for this third-party content. The respective provider or operator of the pages is always responsible for the content of the linked pages. The linked pages were checked for possible legal violations at the time of linking. Illegal content was not recognizable at that time. If we become aware of any legal violations, we will remove the relevant link immediately.