this post was submitted on 19 Oct 2023
5 points (85.7% liked)
Ask Electronics
3316 readers
1 users here now
For questions about component-level electronic circuits, tools and equipment.
Rules
1: Be nice.
2: Be on-topic (eg: Electronic, not electrical).
3: No commercial stuff, buying, selling or valuations.
4: Be safe.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The strips use 3V white LEDs, power to which is delivered via resistors or linear current regulators. Unless you see any inductors, there is no buck converter from 5 V to 3 V.
Why does this matter? Well, with resistors and linear regulators, πΌ~in~ (current in) pretty much equals πΌ~out~ (current out). So the efficiency π = π~in~ / π~out~ = (πΌ Γ 3 V) / (πΌ Γ 5 V) = 60 %. Extra cable resistance will reduce the current, brightness and power, but still exactly 40% of power leaving the USB charger will be wasted before it gets to the LEDs.
However, I would advise against multiple, cheap USB connectors in the circuit: when moving the setup, their resistance changes somewhat and you would get blinking. The worst thing that could happen is a switch, such low voltage cannot spark over an oxide layer and eventually even small movement will blink the lights. I would get a good thick USB cable and solder it directly to one of the strips instead of whatever it came with, connecting the other with some thick wires.
So it does not matter, if you want better efficiency, use 12V (75%) or 24V strips (87%), or get just an LED array without resistors that needs a constant current driver (theoretically 100% but CC PSUs are slightly less efficient). Or make a constant current driver by fine-tuning the voltage of a PSU (by adjusting the feedback resistive divider) to 0.5-1 V above the LEDsβ voltage drop, then using an appropriate resistor to limit the current.