Physics
The component solves a combined conduction/radiation heat balance:- Initial estimate: T_case = T_amb + P × R_ca (pure conduction)
- Radiation correction loop (up to 20 iterations, converges when ΔT < 1e-6 K):
- P_rad = ε × σ × A × (T_case⁴ − T_amb⁴)
- P_conv = max(0, P − P_rad)
- T_case = T_amb + P_conv × R_ca
- T_junction = T_case + P × R_jc
Ports
Parameters
Example
When to use this component
- Estimating MOSFET or IGBT junction temperature under load
- Comparing heatsink options by adjusting
thermal_resistance_ca - Modelling radiation effects at elevated case temperatures
- Coupling with power electronics components in a larger simulation graph
This component requires a Hardwave premium subscription. See Premium Components for setup instructions.
