Open main menu

DAVE Developer's Wiki β

Changes

Thermal management (Axel)

138 bytes added, 08:27, 1 September 2022
no edit summary
{{AppliesToAxelEsatta}}
{{InfoBoxBottom}}
 
{{ObsoleteWikiPage|link=AXEL_Lite_SOM/AXEL_Lite_Hardware/Electrical_Thermal_and_Mechanical_Features/Thermal_management_and_heat_dissipation}}
__FORCETOC__
=====XELK 2.x.y series=====
Practically speaking, for [[Axel_Embedded_Linux_Kit_(XELK)#XELK_software_components|XELK 12.x.y series]] this mechanism makes use of two different thresholds, denoted as <code>trip_point0</code> (also known as ''passive threshold'') and <code>trip_point1</code> (also known as ''critical threshold''. When Tj reaches <code>trip_point0</code>, Linux kernel scales down processor frequency:
<pre>
System is too hot. GPU3D will work at 1/64 clock.
XELK 3.x.y kernels implement the same mechanism of XELK 2.x.y series. However a notable difference exists, that is default temperature thresholds depend on the silicon grade, as follows:
*for commercial parts
** passive thresholdsthreshold: 85°C** critical thresholdsthreshold: 90°C
*for extended commercial and industrial parts
** passive thresholdsthreshold: 95°C** critical thresholdsthreshold: 100°C
*for automotive parts
** passive thresholdsthreshold: 115°C** critical thresholdsthreshold: 120°C. 
==Related links==
*[[Power_consumption_(AxelLite)|Power consumption of AxelLite SOM]]
*[[FAQs_(Axel)|SoC frequency management]]
*[[Power_management_(Axel)|Power management of Axel product family]].
8,226
edits