Tuesday 6 January 2015

Datasheet or termal resistance for this heatsink


Can someone please help me find a datasheet or at least the thermal resistence for the following TO-220 heatsink?


Heatsink image Heatsink dimensions


My local supplier doesn't have more info about it. They just marked it with those numbers that I don't know what they mean: K6439 and 183001/15 (15 is the heatsink height in mm). It looks like it's made of aluminium.



Answer




Going to Farnell's heatsink search page and entering your dimensions and "TO220" as search parameters, I can't find the exact model, but there are bunches with thermal resistances in the order of 20-25C/Watt. Yours is a reasonable quality aluminium extrusion so better than some; I would use 20C/W as a reasonable figure unless you can find the actual data.


Which means at 7.5W from yesterday's question ... 150C expected temperature rise...


The other option is airflow, of course...


Theoretical approach: you could re-run those numbers (get a datasheet from a proper heatsink!) and see what airflow would make it work, and if a small fan (another datasheet) could push air that fast.


Experimental approach : attach a thermocouple (I got one with a £10/$15 multimeter - no longer sold but it came from Maplin) to the heatsink, and measure the temperature as you draw more current. (Start at 0.25A on one reg, given your other question. Point a CPU fan at it, add ducts, re-measure temperature. Repeat until satisfactory.


No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...