Thursday 17 April 2014

Thermocouple connection question


Sanity check: I need to measure the junction temperature (or as close as possible) of an SMD LED. Can I solder the tip of a thermocouple to a leg of the part? Assuming there is no ground loop (the meter is battery operated, standalone), is there anything I should be aware of?


I am assuming that the thermocouple being in connection with the circuit will not influence the reading, is that a correct assumption? The LED is driven by a 25kHz PWM signal. I'll also be connecting another thermocouple to the metal enclosure by drilling a hole and pinching the tip in the hole.


I have tried thermal glue previously and that was a unreliable so I would want to avoid glue.



Answer



Solder a type T thermocouple to whichever pin of the LED has a better thermal conductive path to the LED die.


Type T thermocouples are copper-constantan, and are solderable, whereas the more common type J and type K are of metals that do not form a solder joint.


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...