Power Dissipation Calculator

Find power dissipated in any resistive component using voltage, current, or resistance. Includes thermal analysis for transistor and MOSFET heatsink sizing.

🔥 Power Dissipation Calculator
Voltage12.0 V
V
0.1 V50 V
Current2.00 A
A
0.01 A20 A
Current2.00 A
A
0.01 A20 A
Resistance6.0 Ω
Ω
0.1 Ω1000 Ω
Power Dissipated24.0 W
W
0.1 W200 W
Rθjc (Junction to Case)1.50 °C/W
°C/W
0.120
Rθcs (Case to Heatsink)0.50 °C/W
°C/W
05
Rθha (Heatsink to Ambient)2.00 °C/W
°C/W
0.120
Ambient Temperature25 °C
°C
-20 °C60 °C
Power Dissipated
Resistance
Heat (BTU/hr)
Heat (cal/s)

🔥 What is Power Dissipation?

Power dissipation is the rate at which electrical energy is converted into heat energy as current flows through a resistive element. It is measured in watts (W) and is governed by Joule's first law: whenever current passes through resistance, the resistive material heats up at a rate equal to the square of the current multiplied by the resistance (P = I²R). The same dissipated power can be calculated from any two of the three Ohm's law quantities using the three equivalent formulas: P = V × I, P = I² × R, and P = V² / R.

Power dissipation matters in almost every area of electronics and electrical engineering. Resistor selection depends on wattage rating: a 1/4-watt resistor dissipating 0.5 W will burn out. Transistor and MOSFET design requires calculating whether the device stays below its maximum junction temperature under the worst-case combination of power dissipation and ambient temperature. PCB layout affects how heat spreads through copper pours and planes. Motor winding resistance converts some fraction of input power directly to heat, setting efficiency limits. Cable sizing in power distribution is governed by I²R loss, which heats conductors and potentially insulation.

A common misconception is that power dissipation and power consumption are the same. In an efficient motor or inverter, most consumed power is converted to mechanical work or useful output, and only a small fraction is dissipated as heat. Power dissipation refers specifically to the heat-generating portion. Similarly, in AC circuits with reactive loads, only the real power (watts, not volt-amperes) is actually dissipated as heat; reactive power oscillates between source and load without being consumed.

This calculator handles all three standard formula modes plus a thermal analysis mode specifically for transistors and power semiconductors. Enter voltage and current for the most direct calculation, current and resistance when you know the component value, or switch to Thermal Analysis to check whether a device stays below 125 degrees C using the thermal resistance chain from junction to ambient. This covers the complete workflow from circuit design through component verification and heatsink selection.

📐 Formulas

P  =  V × I  =  I² × R  =  V² ÷ R
P = power dissipated in watts (W)
V = voltage across the element in volts (V)
I = current through the element in amperes (A)
R = resistance in ohms (Ω)
Thermal: Tj = Ta + P × (Rθjc + Rθcs + Rθha)
Rθjc = junction-to-case thermal resistance (°C/W), from datasheet
Rθcs = case-to-heatsink thermal resistance (°C/W), affected by thermal paste
Rθha = heatsink-to-ambient thermal resistance (°C/W), from heatsink datasheet
Ta = ambient air temperature (°C)
Tj = junction temperature (°C); must stay below 125°C for silicon devices
Example (V & I): V = 12 V, I = 3 A → P = 12 × 3 = 36 W, Heat = 36 × 3.412 = 122.8 BTU/hr

📖 How to Use This Calculator

Steps

1
Select the calculation mode - choose Voltage and Current if you know both measurements, Current and Resistance if you know the component value and current, or Thermal Analysis to check junction temperature.
2
Enter the known values - type voltage in volts, current in amperes, or resistance in ohms using the input boxes or sliders. For Thermal Analysis, enter power in watts and all three thermal resistance values from the datasheet.
3
Set ambient temperature - in Thermal Analysis mode, set the expected ambient air temperature. Use 25 degrees C for bench testing and 40 to 50 degrees C for equipment inside an enclosure.
4
Click Calculate - press Calculate to see power in watts, heat output in BTU/hr and cal/s, and in Thermal Analysis mode the junction temperature, safety margin to 125 degrees C, and maximum safe power.
5
Check safety margin - in Thermal Analysis mode, verify the junction temperature stays at least 20 degrees C below the device maximum. A negative margin means the component will overheat and needs a lower-resistance heatsink or a higher-rated component.

💡 Example Calculations

Example 1 - Voltage and Current Mode (12 V Power Supply)

12 V supply rail, 3 A load current

1
Power dissipated: P = 12 × 3 = 36 W
2
Equivalent resistance: R = 12 / 3 = 4 Ω
3
Heat output in BTU/hr: 36 × 3.412 = 122.8 BTU/hr
4
Heat output in cal/s: 36 × 0.239 = 8.604 cal/s
Result: 36.000 W (122.83 BTU/hr, 8.6042 cal/s)
Try this example →

Example 2 - Current and Resistance Mode (Series Resistor)

2 A through a 10-ohm resistor

1
Power: P = I² × R = 2² × 10 = 4 × 10 = 40 W
2
Voltage drop: V = I × R = 2 × 10 = 20 V
3
This resistor needs a minimum 50 W power rating with 20 percent safety margin (50 W > 40 W × 1.2 = 48 W, so a 50 W part is appropriate).
Result: 40.000 W dissipated, voltage drop = 20.000 V
Try this example →

Example 3 - Thermal Analysis Mode (Transistor Heatsink Check)

Power transistor: P = 20 W, Rθjc = 1.0, Rθcs = 0.5, Rθha = 1.5, Ta = 25°C

1
Total thermal resistance: Rθtotal = 1.0 + 0.5 + 1.5 = 3.0 °C/W
2
Junction temperature: Tj = 25 + 20 × 3.0 = 25 + 60 = 85 °C
3
Margin to 125 °C limit: 125 − 85 = 40 °C (safe)
4
Max safe power: P_max = (125 − 25) / 3.0 = 33.33 W
Result: Tj = 85.0 °C, Margin = 40.0 °C, Max Power = 33.33 W
Try this example →

❓ Frequently Asked Questions

What is the formula for power dissipation in a resistor?+
Three equivalent formulas apply: P = V times I (volts times amperes), P = I squared times R (current squared times resistance), and P = V squared divided by R. All three give the same result when Ohm's law holds. For a 10-ohm resistor carrying 2 A, P = 4 times 10 = 40 W. Choose the formula that uses the two quantities you already know.
What is the difference between P = VI and P = I squared R?+
They describe the same physical process from two measurement perspectives. P = VI requires measuring terminal voltage and current directly, for example with a voltmeter and ammeter across and in series with the component. P = I squared R uses Joule's law and is convenient when you know the resistance value from a datasheet and the current from a measurement. Both give identical answers for resistive loads.
What is thermal resistance and why does it matter for electronics?+
Thermal resistance (degrees C per watt) quantifies how much a material or interface impedes heat flow. A transistor with a total thermal resistance of 4 degrees C/W dissipating 25 W in a 25 degree C environment reaches a junction temperature of 25 + 100 = 125 degrees C. Minimising thermal resistance by choosing a better heatsink or applying thermal paste keeps the junction cooler and extends component life.
What is junction temperature and what is the maximum allowed?+
Junction temperature (Tj) is the temperature at the active semiconductor region where current actually flows. It is higher than the case temperature because heat must conduct through the junction-to-case thermal resistance. Most silicon bipolar transistors and MOSFETs are rated to 150 to 175 degrees C absolute maximum, but designers target 125 degrees C to maintain long-term reliability and reduce electromigration risk.
How do I calculate the junction temperature of a transistor?+
Use Tj = Ta plus P times (Rθjc plus Rθcs plus Rθha). Find Rθjc and Rθcs on the component datasheet. Find Rθha on the heatsink datasheet. Set Ta to the worst-case ambient temperature inside the enclosure, typically 40 to 60 degrees C for equipment in a closed box. For P = 20 W, total Rθ = 3.0 degrees C/W, and Ta = 25 degrees C: Tj = 25 + 60 = 85 degrees C.
How do I choose the right heatsink for a power transistor?+
Calculate the maximum allowable heatsink thermal resistance: Rθha_max = (Tj_max minus Ta) / P minus Rθjc minus Rθcs. For Tj_max = 125 degrees C, Ta = 40 degrees C, P = 30 W, Rθjc = 1.5, Rθcs = 0.3: Rθha_max = (125 minus 40) / 30 minus 1.5 minus 0.3 = 2.83 minus 1.8 = 1.03 degrees C/W. Select a heatsink rated at or below 1.0 degrees C/W for adequate margin.
What is power derating and why should I apply it to component selection?+
Power derating means operating a component below its rated maximum power. The standard practice is to keep dissipation at or below 70 percent of the maximum rating at the expected operating temperature. A 5 W resistor in a 70 percent derated design handles only 3.5 W safely. This improves long-term reliability by reducing junction temperature, thermal cycling fatigue, and failure risk over the product lifetime.
How many BTU per hour does one watt equal?+
One watt equals 3.412 BTU per hour (British Thermal Units per hour). This conversion is used when sizing HVAC cooling loads for data centres and electrical rooms. A server rack dissipating 5000 W generates 5000 times 3.412 = 17,060 BTU/hr of waste heat that the air conditioning system must remove to maintain a safe room temperature.
What happens when a component exceeds its maximum power rating?+
Short-term exceedance causes junction temperature to exceed the rated maximum, shifting transistor threshold voltages and increasing leakage currents. Prolonged exceedance leads to bond wire fusing, junction burnout, or dielectric breakdown, all of which destroy the device permanently. In bipolar transistors, exceeding the secondary breakdown current at elevated junction temperatures can cause catastrophic thermal runaway.
Does thermal paste always improve cooling and reduce junction temperature?+
Yes for metal-case packages. Air gaps between a transistor case and heatsink contribute 0.5 to 1.5 degrees C/W of additional thermal resistance. Good silicone-based thermal compound fills these gaps and reduces Rθcs to 0.05 to 0.1 degrees C/W, cutting the temperature rise by several degrees at typical power levels. Phase-change pads and indium foil offer similar or better performance for high-power applications.
What is Joule heating and how is it related to power dissipation in conductors?+
Joule heating is the physical conversion of electrical energy to thermal energy that occurs whenever current flows through a resistive material. Described by Joule's first law (heat per unit time = I squared R), it is the basis for all resistive heating applications from incandescent bulbs to electric water heaters. In conductors intended to carry current, Joule heating is a loss that engineers minimise by increasing conductor cross-section and reducing resistance.
Can I use this calculator for AC circuit power dissipation?+
These formulas apply to the resistive portion of AC circuits and to RMS values of voltage and current. For AC loads with capacitive or inductive reactance, only the real power (watts) dissipates as heat; apparent power (VA) is higher. For AC loads with a power factor below 1, use the AC Wattage Calculator on this site to correctly account for the phase angle and find actual watts dissipated versus reactive power.