pcb_analyze_thermal
Verify component thermal safety by calculating junction temperature from power, thermal resistance, and ambient temperature, then comparing it to the maximum limit.
Instructions
Analyze thermal dissipation for a component.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| power_watts | Yes | ||
| ambient_temp_c | No | ||
| theta_ja_c_per_w | Yes | Thermal resistance junction-to-ambient | |
| max_junction_temp_c | No |