If you run “cat /sys/devices/virtual/thermal/thermal_zone*/type” you’ll see that each of those thermal zones has a different name. The ones with “-therm” in their name are for sensors internal to the TK1 chip. “Tdiode_tegra” measures the temperature at the edge of TK1. “Tboard_tegra” measures the temperature of the circuit board (though I’m not sure of the exact location).
Using the same passive Heatsink as on the wiki I get around 55 degrees celsius after running the CUDA smoke-particles demo for a while (about 23 deg room temperatur).
The sink feels warm then but still not hot.
At 26 deg ambient temperature the idle-Temperature is now:
Temperature limits would be different for different parts of the board or chip, such as whether it is measuring the temperature within the SOC (where higher temperatures can be tolerated). If you search the web for typical temperature limits of modern SOCs & chips you will see that the cutoff limits inside the chip are much higher than what you are talking about. (I’m not sure if the “crit = +101” showing a critical limit of 101 degrees Celcius is the actual limit being used or not but it does give that impression).
I installed an Enzotech CNB-R1 Forged C110 Pure Copper Heatsink http://www.newegg.com/Product/Product.aspx?Item=N82E16835708002 with thermal compound and while running the Smoke Particle demo for several minutes I get the following readings. Ambient room temperature @ 25 deg.
Hi,
I used the same heatsink as in the Wiki. That “huge” tower-like beast.
To me it seems like i.e. the “HEAT” example from the “CUDA by example” book sets the GPU much more under stress than the smoke particles…
I can provide more data and pictures.
The values I posted were taken with an OPEN case, i.e. the whole heatsink exposed to air.
Yours looks much smaller (and nicer) but might turn out to be insufficient for reliable long-term intense use?
Cheers,
Martin
We decided to use the smaller heatsink due the the chest pack case we are developing for it and completely forgot it wasn’t the same as the wiki. lol We are using the TK1 for a mobile cognitive neuroscience research project involving skydivers. Luckily our heavy load scenario will occur only in free-fall and will have sufficient airflow. Thank you for your response!
Hello I would like to know where the sensors are located exactly?
The first four sensors are inside the SOC that is clear but where on the Jetson is the TMP451 Sensor that accounts for tboard and tdiode. From what I read in the datasheets this is a combined sensor for both values. It is referenced as the external thermal sensor and referring to the Platform Design Guide ( [url]http://developer.download.nvidia.com/embedded/jetson/TK1/docs/3_HWDesignDev/TegraK1_Embedded_DG_v03.pdf[/url] , Page 84) it should be located 15-20 mm from Tegra and between PMIC and CPU. This is also the only section in any of the manuals and specifications with information on that sensor.
Does anyone know where it is located or where I can find more info about it?