1

I am planning to build a light from 12 LEDs (CREE XML RGBW). These are 4 diodes on one star - a red, a blue, a green, and a white - with a total forward voltage of 13.9V at 350mA. Is there any kind of "slim profile" (i.e. max. 24-30cm long and max. 3 cm high) heat sink that could dissipate 170W? Also, shouldn't it really be able to dissipate whatever the max. forward Voltage is at 1,000mA (the max current drive these LEDs support), just to be safe? I have looked everywhere, and I haven't found any. I am working on using some of the calculators online, but so far I get different results than expected and I am also having some difficulty identifying some of the parameters (e.g. junction-to-case thermal resistance and thermal resistance of the heat sink in question).

For example, using this Celsia calculator, I set Q = 170, Tcase Max = 100 (the default, I don't know where to find this), Max Ambient T = 30 (because the light will be in open case suspended in air in my house), and I play with different values of Volumetric Thermal Resistance across the range in their table, I get heat sink volume estimates between 121 cm^3 (Rv = 50) and 1943 cm^3 (Rv = 800). A 30cm piece of the MakersLED HeatSink SLIM has a volume of 1801 cm^3. Based on the calculator, that heat sink should most likely be adequate for all 12 of my LEDs. However, the manufacturer recommends no more than 33 W per 1 ft (approx. 30cm) of heat sink. 33 W is very different from 170 W. I'm thoroughly confused. I'd appreciate some help, even if it's just links to resources that will help me figure this out for myself. Thanks.

Jess
  • 15
  • 4
  • "*just to be safe*" Not if you never plan on running them at maximum brightness. – DKNguyen Jul 17 '20 at 05:44
  • @DKNguyen, yes - you mean I SHOULD use the forward voltages at 1,000 mA, right? (I don't plan to ever run them a max. brightness, but I still want to build it properly.) – Jess Jul 17 '20 at 05:51
  • You don't need to if you are never going to run it that hot. – DKNguyen Jul 17 '20 at 05:51
  • Do consider bringing a fan into your solution. This is what the "Rv" value implies, and as you note yourself it has a tremendous impact on heatsink size (if the heatsink have adequate fin structures). – EmilBonnevie Jul 17 '20 at 06:53
  • 1
    @po.pe _"the efficiency of an LED is in the range of 70%"_ - Where are you getting that? A quick peruse of digikey for 95 CRI white LEDs yields efficiencies of 14% - 42%, which sounds typical to me. 70%? Maybe for one second in a Cree lab somewhere, but in practice? I don't think so, not yet. – marcelm Jul 17 '20 at 07:43
  • @po.pe marcelm is right, I've written an answer about this [here](https://electronics.stackexchange.com/questions/325762/how-efficient-are-leds/325793#325793) – Arsenal Jul 17 '20 at 08:23
  • Then I probably found a graph of a high efficient LED, sorry for that... but I still don't understand where these 170W are coming from. – po.pe Jul 17 '20 at 08:36
  • 1000mA is the "absolute max" rating above which the part is likely to be destroyed. Use 350mA per recommendation; above this, lifetime may be reduced. And the total forward voltage is fairly meaningless, usually you want to drive each LED individually so you can control the colour. –  Jul 17 '20 at 10:07
  • @po.pe He is adding up the Vf for all 4 RGBW LEDs, multiplying by 1000mA and multiplying by 12 units total. – DKNguyen Jul 17 '20 at 13:07
  • Oh I see, but even then the efficiency is ignored – po.pe Jul 17 '20 at 13:27
  • @po.pe, I'm sorry - your confusion is definitely my fault. After a good night's sleep, with fresh eyes (and using Cree website, not a retailer's), it's obvious that the max is 350mA for each color (RGBW), so 1A for the total (not 1A ea. as I thought yesterday). I was totally wrong and confused. – Jess Jul 17 '20 at 14:02
  • @DKNguyen, thanks - yes I was wrong but that it was I was doing. With the proper max current drive (350mA per color), the new total is just under 70W. I'm sorry for confusing everyone so much with my own misunderstanding. – Jess Jul 17 '20 at 14:04

1 Answers1

0

Your heatsink volume is wrong. I am not sure how you got \$1801cm^3\$ specifically, but that range implies you just multiplied the external dimensions of the heatsink together but that heatsink is not a rectangular block of solid aluminum with those dimensions. If I do that, I get \$1.5" \times 6.20" \times 12" = 1828.8cm^3\$ Eyeballing the photos, the actual volume of aluminum in the heatsink is probably 1/5th of that.

DKNguyen
  • 54,733
  • 4
  • 67
  • 153
  • Thank you...yes, after a night's sleep I see the problem with fresh eyes and it's very obvious. It's exactly as you said - the online calculator just finds the volume assuming it is solid aluminum, which obviously it is not. As for the calculations, it's because I was using 30cm x 15.8cm x 3.8cm, which is a bad idea (rounding error). Thank you for correcting these mistakes! – Jess Jul 17 '20 at 13:58
  • @Jess And what'd ya know 1/5th of 170W is 34W. Very close to 33W. I swear I eyeballed it instead of working backwards. Volumetric Thermal Resistance is new to me though. – DKNguyen Jul 17 '20 at 14:00