This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Led drivers for an art project: tps61500 and tps40211

Other Parts Discussed in Thread: TPS61500, TPS40211, TLC59116

Hello,

I have a question concerning a led driver design for an art project. I need to drive several (76) led stripes. It is planned to switch the stripes one after another in about 20 sec. The stripes are ready-made bought from a supplier. Each stripe has an individual length and consists of several led-modules, these are connected in parallel, and each module itself consists of three 3-chip leds in series with additional resistors in each lane to reach the 12V form an 12Vdc voltage source.

For a short cable length this means no problems. But in my case the cable length is varying between 5 and 23 meters whit a large voltage drop over the distances. You can calculate the voltage drop in order to compensate it for each cable but the exact cable lengths are unknown and as of the large number of stripes it is not possible to calibrate the voltage for each cable length. But what I can calculate easily is the required current for each stripe.

So I thought of something like the tps61500 and the tps40211 to set the current for each stripe via R_sense and then the driver gives the required voltage. So I have currents ranging from 360 mA for the smallest to 6A for the largest stripe. As the tps61500 needs fewer parts I want to use this driver for currents <=2A. Above this limit I thought of the tps40211 as its current limit ends at 6A. My voltage source gives 12V and 10A. With the Enable Pins of the two ICs I want to switch and maybe dimm each driver module separately.

Are these considerations correct? Or are there better alternatives for my purposes?

Thanks & Best Regards,

Alex

  • You chose the best two parts.  Please keep in mind that the TPS61500 has a fixed switch current limit of 3A.  I am going to assume from your comment about the lossy cables, that you will always need to boost the input voltage higher than the 12V input voltage.  If so the TPS61500 output current will be limited to 2A or less.  The maximum output current will drop as the output voltage increases.  So, if the cable loss is significant, the TPS61500 may hit current limit.  You might want to use the TPS40211, with its flexible current limit setting, for all of the strips, just in case one of the cable lengths is longer and therefore more lossy than you anticipate. 

  • Thank you for your reply!

    In order to avoid problems, I decided to use only the TPS40211. Is there a way to use the Enable and the dimming pin together with a pwm signal, so that there only three input pins per driver (vin, gnd, pwm)? I want to use five tlc59116 or similar to switch and (if needed) dimm the stripes.