rusty_roque
DIY
We are in the process of renovating our house, and would like to setup led strip-lighting throughout. of the options, this seems most attractive:
This is the body of my understanding:
Some variables I've considered
Some other questions:
Thanks in advance
- 12v 120W constant voltage driver powering a bus that routes to each room (optionally 24v 240W, but I think I'll just get two drivers, two busses if 120W isn't enough)
- initially have each led-line be a basic on-off switch
- incrementally add dimming to lines that might benefit by means of a PWM controller
- upgrade the system by signalling the controllers through a smart-home setup (still need to work out the finer details there)
This is the body of my understanding:
- each led has a forward voltage. In a perfect world, a line with a forward voltage that adds to 12, I won't need any current limiting, but if the forward voltage adds to justt 6, I would need something like a resistor to ensure 12v so that the voltage drop across the leds is just 6v.
- I assume constant voltage LED drivers are compatable with pwm-controlled lines. With that said, would it be smart to include some sort of decoupling-capacitor setup so that the PWM controller on one line doesn't introduce too much noise to other lines/driver?
- The ideal voltage is more to do with ensuring that a) all forward-voltage requirements are met so that you don't get dimming/discoloration along your lines and b) you minimise excess gap between forward voltage requirements and provided voltage, so as to minimise current-limiting (which needs extra energy/components) requirements.
Some variables I've considered
- power budget: 100w lines. will get multiple lines if needed
- Type: white strips of varying temp-colors. Will power smart-led projects off of mains.
- no lines pushing the limits of 12v. Will power-inject where needed
- Not so sure about safety requirements. Will be getting a quality driver, will fuses be sensible?
- I'm assuming switch control placement is a minor issue (within reason, of course).
Some other questions:
- what's the limit of DIY work that I can do? Given that I'll be working with just 12v DC (except where hooking up the driver is concerned), does that affect the safety to a significant degree?
- What's an efficient way to drive a short LED strip? using a resistor to limit current seems wasteful, should I instead step-down to 5v on the shorter strips using an efficient buck-converter, for example?
- to what extent can I assume that PWM dimming control on an LED line won't impact other lines/the driver too much? At what pount would I need some sort of decoupling setup?
- I'm struggling to find resources on this approach. It all seems to be "run a constant current driver for each LED-line, and power the driver from mains". It makes sense to have your "lighting mains" just be a clean 12v DC driver-supplied line, rather than having multiple drivers. Am I missing something here?
Thanks in advance
- TL;DR
- Sanity check my understanding/sketch for lighting renovation: mains lighting off a 12v const-volt led-driver supplied loop, with multiple controllable (swutch/pwm/smart-home) led-lines