The resistor power rating calculator above works out how much heat a resistor has to get rid of, then turns that into a wattage you can order. It applies two separate reductions to the nameplate figure: the derating margin you choose as a matter of design policy, and the ambient derating that comes from the part's own data sheet, and it reports the smallest commonly stocked size that still leaves headroom after both.
Arb Digital builds free tools that decline to invent the numbers they cannot verify. This page publishes no derating curve. The temperature at which a given resistor stops carrying full power, and the temperature at which its rating reaches zero, are properties of that specific part from that specific manufacturer, and a generic curve presented as if it applied to everything would be a fabrication. Both figures are inputs here, taken from your data sheet.
What This Resistor Power Rating Calculator Does
A resistor converts electrical energy into heat, all of it, always. The wattage on the part is a statement about how fast it can shed that heat without its body exceeding a safe temperature, measured under specified conditions. Exceed it and the failure is thermal: the resistance drifts, then the part discolours, then the film or the winding opens, and in a badly chosen case it takes the board with it.
The naive calculation is one line: work out the power and buy a resistor rated for at least that much. It is also wrong twice over. First, running a component at exactly its rating leaves nothing for tolerance, transients or a hotter than expected day, which is why engineers apply a derating margin as a matter of habit. Second, the rating itself only applies up to a certain ambient temperature, above which it falls away, so a part rated at one watt may be a half-watt part in a warm enclosure.
This tool applies both effects in sequence and reports the required rating, then rounds up to the next size the market actually sells. It also reports the headroom you end up with at that size, which is the figure that tells you whether the choice is comfortable or only just adequate. For the resistance value itself, standard preferred values follow the E series set out in IEC 60063:2015, the standard for preferred number series for resistors and capacitors.
How to Use It
- Pick the pair of quantities you know. Voltage and resistance is the usual case; current and resistance suits a shunt; voltage and current suits a measurement you took on a working board.
- Use the voltage across the resistor. Not the supply voltage, unless the resistor is the whole load. In a divider or a series string each resistor sees only its own share.
- Set your derating margin. Fifty per cent is a widespread convention rather than a rule. Tighter designs use more margin, cost-driven ones less, and the number belongs to your own design standard.
- Enter the two temperatures from the data sheet. The ambient up to which full power is allowed, and the ambient at which the allowed power reaches zero. Both are printed on any reputable data sheet as a derating curve.
- Check the headroom, not just the size. A part that clears the requirement by two per cent is technically adequate and practically fragile.
The Formulas: How the Required Wattage Is Calculated
The dissipation itself is elementary. OpenStax University Physics Volume 2, section 9.5 on electrical energy and power, states that the power dissipated by a resistor is P = I²R = V²/R, both forms following from P = IV together with Ohm's law. Which form the calculator uses depends only on which two quantities you supplied.
The ambient derating is a straight-line interpolation between the two temperatures you enter. Below the rated ambient the factor is 1, meaning the full nameplate rating is available. Above it the factor falls linearly to zero at the zero-power temperature: k = (Tzero − Tambient)/(Tzero − Trated). A linear curve is what most film resistor data sheets actually publish, though some parts use a shaped curve, in which case read the factor off the graph and treat the answer here as approximate.
The required nameplate rating is then the dissipation divided by both factors: Prating = P/(d × k), where d is your derating fraction. The tool rounds that up to the next value in the range of ratings commonly stocked — 1/16, 1/10, 1/8, 1/4, 1/2, 1, 2, 3, 5, 10, 20, 25, 50 and 100 watts. That list is a description of what the market sells rather than a standard being cited, and unusual sizes exist outside it.
Work the defaults. Twelve volts across 100 Ω dissipates 12²/100 = 1.44 W, at a current of 0.12 A. At 25 °C ambient the derating factor is 1, because 25 is below the 70 °C rated ambient. With a 50 per cent margin the required rating is 1.44/0.5 = 2.88 W, so the next stocked size is 3 W. At that size the part is allowed 3 × 0.5 = 1.5 W under your own policy, giving 4.2 per cent headroom over the actual 1.44 W — adequate, but tight enough to notice.
Now raise the ambient to 100 °C. The factor becomes (155 − 100)/(155 − 70) = 0.647, so the required rating rises to 1.44/(0.5 × 0.647) = 4.45 W and the answer moves to a 5 W part. Nothing about the circuit changed. Only the air around it did.
Why the Nameplate Rating Is Not the Whole Story
Manufacturers measure the rating under defined conditions, and those conditions are rarely your conditions. A through-hole resistor is typically characterised in free air with its leads at a specified length, because the leads themselves conduct heat away to the board. Shorten them and the part runs hotter at the same power. A surface-mount resistor is characterised on a specified test board with a specified copper area, and mounting it on a thin board with minimal copper takes real capability away.
Grouping does the same thing. Several resistors dissipating side by side raise each other's local ambient, so the temperature that matters is the air immediately around the part rather than the room. Inside a sealed enclosure that local figure can be far above what anyone would call the ambient temperature, which is exactly the case the derating inputs on this page exist to handle.
None of this is captured by a wattage number alone, and none of it is something a calculator can know about your board. What the calculator can do is make the temperature dependence explicit rather than leaving it as an unstated assumption, which is why the ambient is a required input rather than a hidden constant.
Pulses, Surges and the Average That Hides Them
The power figure computed here is a steady-state average, and that is a genuine limitation. A resistor in an inrush limiter or a snubber may sit at almost no power for most of its life and take a very large pulse for a few milliseconds. Averaging over a long period gives a tiny number that the smallest available part would satisfy, and the part will still fail, because a short pulse deposits its energy faster than the body can spread it and the film reaches a destructive temperature locally.
Pulse handling is a separate specification with its own curves, usually expressed as a permitted energy against pulse duration, and it varies enormously with construction: wirewound parts generally tolerate pulses far better than thin-film ones of the same wattage. If your application has significant peaks, the average power calculated here is necessary but nowhere near sufficient, and the pulse rating from the data sheet governs instead.
The reverse error also happens. A resistor that only conducts for part of a cycle has a mean power below its peak, and sizing for the peak as if it were continuous over-specifies the part. Averaging correctly means taking the mean of the instantaneous power over the whole cycle, which for a duty-cycled load is the peak power multiplied by the duty fraction, a case the duty cycle calculator helps with.
How This Differs From the Adjacent Electrical Tools
The boundary in one sentence: this page selects a standard resistor wattage with a derating margin applied, while the power dissipation calculator handles the general thermal case for any component and works out the heatsink thermal resistance needed to hold a junction below its limit.
The LED resistor calculator sizes the current-limiting resistor for an LED from the forward voltage, which is a specific application that also reports a power figure. The resistor combination calculator reduces networks to an equivalent value before you calculate anything, the resistor colour code calculator reads the bands, and the voltage divider calculator gives each resistor's share of the voltage, which is what you enter here. For the underlying relationships, use the Ohm's law calculator and the electrical power calculator.
None of these tools addresses installation wiring, and this one does not either. For the electrical infrastructure side, the voltage drop calculator and the breaker size calculator cover cable runs and protective devices, and both of them, like this page, publish no ampacity table for the same reason: current-carrying capacity depends on installation conditions that a generic figure cannot capture.
Arb Digital builds free tools like this one because useful pages earn attention. If you want tools, calculators or content built for your own audience, we can help.
Browse All Free Tools Talk to Arb DigitalCommon Mistakes to Avoid
- Using the supply voltage instead of the voltage across the part — in a divider or a series string each resistor drops only its own share, and using the full rail overstates the dissipation by the square of the ratio.
- Buying a part rated exactly at the calculated power — that leaves nothing for tolerance, ageing, transients or a warm day, which is the entire reason a derating margin exists.
- Ignoring the ambient — the nameplate rating applies only up to a stated temperature, and inside a sealed enclosure the air around the part can be far hotter than the room.
- Sizing a pulse application on average power — a short high-energy pulse can destroy a part whose average dissipation looks trivial, and pulse capability is a separate data sheet specification.
- Assuming every resistor derates the same way — the two temperatures differ by construction and manufacturer, so read them from the data sheet for the part you are actually buying.
Related Free Tools From Arb Digital
For the general thermal case including heatsinks, use the power dissipation calculator. The LED resistor calculator covers the current-limiting application, the resistor combination calculator reduces networks, the resistor colour code calculator reads the bands, and the voltage divider calculator gives each part's voltage share. The Ohm's law calculator and the electrical power calculator cover the basic relationships, the duty cycle calculator handles intermittent loads, and the voltage drop calculator and breaker size calculator cover installation wiring. Browse the full free online tools hub for everything else.
Frequently Asked Questions
That is a design policy decision rather than a physical constant. Fifty per cent is a widespread engineering convention, meaning the part runs at no more than half its nameplate rating, but tighter or looser figures are used depending on reliability targets, cost and how well the thermal environment is known.
Because the curve belongs to a specific part from a specific manufacturer. The temperature up to which full power is allowed and the temperature at which the rating reaches zero both vary by construction, so a generic curve presented as universal would be invented data rather than sourced data.
The voltage across the resistor itself. Only when the resistor is the entire load are the two the same. In a divider or a series string each part drops a fraction of the supply, and using the full rail overstates the dissipation by the square of that fraction.
Thermal. It states how much heat the body can shed into a specified ambient before the part gets too hot. That is why the same resistor is effectively a smaller part inside a warm enclosure, and why lead length, board copper and neighbouring components all affect what it can really take.
Not on its own. This page computes steady-state average power, and a brief pulse can deposit enough energy locally to destroy a part whose average dissipation looks negligible. Pulse handling is a separate data sheet specification with its own energy-against-duration curves.
It describes the range of ratings commonly stocked rather than any standard being cited. Sizes outside it exist, and the preferred resistance values themselves are a different matter, set out in the IEC standard for preferred number series linked above.
The calculator reports that no rating is adequate, because the derating factor has reached zero and the part is allowed to dissipate nothing at all at that temperature. The answer then is a different part with a higher temperature capability, or cooling the environment.
Yes. Each one raises the local air temperature around the other, so the ambient that matters is the temperature immediately surrounding the part rather than the room. Enter that higher local figure, which in a dense or enclosed layout can be well above what anyone would call room temperature.
This tool is provided for educational and estimating use only. It computes steady-state average dissipation and applies a linear derating; it does not address pulse capability, voltage or insulation ratings, mounting and board effects, flammability or safety-critical applications. It is not electrical design advice, and any work on mains-connected equipment must be designed and carried out by a suitably qualified person under the rules applicable in your jurisdiction.