Calculate electrical power dissipation, junction temperature, and thermal derating from voltage, current, and resistance. Includes package thermal reference table.
Power dissipation is the conversion of electrical energy to heat in electronic components. Every resistor, transistor, IC, and conductor dissipates power as heat, and this heat must be managed to prevent failure. The fundamental equations are P = VI = I²R = V²/R.
This calculator computes power dissipation from any combination of voltage, current, and resistance. It then uses the thermal resistance (θja, junction-to-ambient) to estimate the component's junction temperature, maximum allowable power at the given ambient temperature, and power utilization percentage.
Five calculation modes cover the most common scenarios: LED current limiting, MOSFET switch losses, resistor power ratings, voltage regulator dropout, and heater elements. A comprehensive package reference table lists thermal resistances and power ratings for SMD chips (0201 through 1206), through-hole axial resistors, and power packages (TO-220, TO-247).
Understanding power dissipation is essential for PCB thermal design, component selection, reliability engineering, and system-level thermal management. Use this as a practical reminder before finalizing the result.
Thermal failures are the leading cause of electronic component failures. This calculator provides instant thermal analysis from basic electrical parameters.
It prevents over-temperature damage by clearly showing junction temperature and power utilization relative to limits. The note above highlights common interpretation risks for this workflow. Use this guidance when comparing outputs across similar calculators. Keep this check aligned with your reporting standard.
P = V × I = I²R = V²/R. Junction temp: Tj = Ta + P × θja. Max power: P_max = (Tj_max − Ta) / θja. Utilization: P / P_max × 100%.
Result: P = 40 mW, ΔT = 10°C, Tj = 35°C, utilization = 8%
P = 2 × 0.02 = 0.04 W. Temperature rise = 0.04 × 250 = 10°C. Tj = 25 + 10 = 35°C. Max power = (150 − 25)/250 = 0.5 W. Utilization = 40/500 = 8%.
Use consistent units, verify assumptions, and document conversion standards for repeatable outcomes.
Most mistakes come from mixed standards, rounding too early, or misread labels. Recheck final values before use. ## Practical Notes
Use this for repeatability, keep assumptions explicit. ## Practical Notes
Track units and conversion paths before applying the result. ## Practical Notes
Use this note as a quick practical validation checkpoint. ## Practical Notes
Keep this guidance aligned to the calculator’s expected inputs. ## Practical Notes
Use as a sanity check against edge-case outputs. ## Practical Notes
Capture likely mistakes before publishing this value. ## Practical Notes
Document expected ranges when sharing results.
θja (junction-to-ambient) is the total thermal resistance from the component junction to ambient air, in °C per watt. Lower θja means better heat dissipation. It depends on the package, PCB layout, and airflow.
Most silicon components are rated to 125-175°C junction temperature. 150°C is a common design limit. Operation above this causes accelerated aging and eventual failure.
Higher ambient temperature leaves less "headroom" for junction temperature rise. At 85°C ambient, a component rated for 1W at 25°C may only handle 0.43W (linear derating to 150°C junction).
Heatsinks reduce θja by providing a larger surface area for heat transfer. A TO-220 package with θja = 65°C/W may drop to 5°C/W with a good heatsink, allowing 15× more power.
For pulsed loads, average power determines steady-state temperature, but peak power determines instantaneous junction temperature. For fast switching (MHz), average power is the key metric.
More copper area around a component reduces θja. For 0603 SMD resistors, increasing copper pad area from minimum to 100mm² can reduce θja from 250°C/W to 150°C/W.