Power Derating with Temperature
Calculate allowable power at a given ambient temperature using a standard derating curve (typically linear).
How to Use
- Enter the rated power at the reference temperature (often 25°C or 70°C).
- Set the reference temperature and maximum temperature from the datasheet derating curve.
- Enter your ambient temperature.
- Review allowable power, percent derate, and margin.
Show Work (step-by-step)
Derating Reference
A common datasheet model is:
Pallow = Prated at or below Tref, then linearly decreases to 0 at Tmax.
- Below Tref: Pallow = Prated
- Between Tref and Tmax: Pallow = Prated × (Tmax − Tamb) / (Tmax − Tref)
- At/above Tmax: Pallow = 0
FAQ
What temperature should I use (ambient, case, junction)?
Use the same temperature type that the derating curve is based on. Some parts derate vs ambient; others vs case or board temperature.
Why is derating often linear?
It’s a simple, conservative approximation used in datasheets and design checks. Real thermal behavior can be non-linear.
What does “Clamp below 0W” do?
It prevents negative allowable power when Tamb is above Tmax (it clamps to 0W).
Tool Info
Last updated:
Updates may include UI improvements, expanded unit support, and edge-case handling.