Calculator Inputs
Responsive form: three columns on large screens, two on smaller, one on mobile.
Example Data Table
Use these sample rows to understand typical input patterns.
| Scenario | Heat Load (W) | Ambient (C) | Max (C) | Fixed Rtheta (C/W) | Required RthetaSA (C/W) |
|---|---|---|---|---|---|
| Compute device, 1.1 V × 35 A, 90% duty | 34.650 | 30 | 95 | 0.700 | 1.175 |
| Converter, 12 V × 4 A at 92% efficiency | 4.174 | 25 | 90 | 0.450 | 15.135 |
| Custom losses, 1.2+2.8+0.4+0.6 W at 100% | 5.000 | 35 | 105 | 0.900 | 13.100 |
| Two devices, 10% derating applied | 11.000 | 30 | 95 | 0.700 | 5.209 |
The required RthetaSA values vary widely. This helps you compare passive versus forced-air cooling needs.
Formula Used
Heat load
Pin = V × I × Duty
Pheat = Pin × HeatFraction
Ploss = Pout × (1/eta − 1)
Ptotal = Pheat_or_loss × Devices × (1 + Derating)
Thermal resistance targets
DeltaT = Tmax − Tambient
Rtheta_total(required) = DeltaT / Ptotal
Rtheta_fixed = RthetaJC + RthetaCS + RthetaTIM
RthetaSA(required) = Rtheta_total(required) − Rtheta_fixed
Test = Tambient + Ptotal × (Rtheta_fixed + RthetaSA(provided))
How to Use This Calculator
- Choose a method that matches your device type and loss model.
- Enter device count, utilization, and a realistic derating margin.
- Provide ambient and maximum allowable temperatures for your design limit.
- Enter thermal path resistances from datasheets or measurements.
- Optional: add a heatsink RthetaSA to estimate junction/case temperature.
- Submit to view results, then export CSV or PDF for documentation.