Expand description
Thermal management calculator.
Computes junction temperature using the thermal resistance model: T_junction = R_theta_ja × P_dissipated + T_ambient
Structs§
- Thermal
Input - Inputs for thermal management calculation.
- Thermal
Result - Result of a thermal management calculation.
Functions§
- calculate
- Calculate junction temperature.