Skip to main content

Module thermal

Module thermal 

Source
Expand description

Thermal management calculator.

Computes junction temperature using the thermal resistance model: T_junction = R_theta_ja × P_dissipated + T_ambient

Structs§

ThermalInput
Inputs for thermal management calculation.
ThermalResult
Result of a thermal management calculation.

Functions§

calculate
Calculate junction temperature.