1001Ferramentas
🔌 Calculators

Resistor Power Dissipation

Computes power dissipated by a resistor from V*I or V^2/R.

Resistor power: P = R·I² = V²/R = V·I

The power dissipated by an ohmic resistor comes straight out of Ohm's law combined with the definition of electrical power: P = V·I = R·I² = V²/R, measured in watts. In a pure resistor, every bit of energy you push in leaves as heat. Example: run 10 mA through a 100 Ω resistor and it dissipates P = 100 · (0.01)² = 0.01 W = 10 mW, which sits comfortably inside a standard 1/4 W (250 mW) part. A 0.1 Ω current-sense resistor carrying 3 A is a different story: P = 0.1 · 9 = 0.9 W, so you want at least a 1 W or 2 W package. Common ratings run 1/8 W, 1/4 W, 1/2 W, 1 W, 2 W and up.

Applications: sizing, derating, current sense, LED drivers

The point is to size resistors properly so they don't burn out, and most engineers leave a 2× safety margin on dissipation as a matter of habit. It matters a lot in current-sense design (shunt resistors) and LED driver ballasts, but also in snubber networks, voltage dividers that carry real current, and power resistors that might need a heatsink or forced airflow. When the power gets high, you'll usually see wirewound or thick-film resistors rated anywhere from 5 to 500 W.

FAQ

Why a 2× margin? The power rating on the datasheet assumes free-air convection at 25 °C. Real boards run hotter than that, so doubling the headroom keeps the resistor under its derating curve and helps it last longer.

RMS or peak? With sine waves, plug in the RMS values of V and I. P = V_rms · I_rms gives you the true average dissipation. Use peak values instead and you'll overestimate by 2×.

Does the formula apply to AC? For a pure resistor, yes. Once the load has a reactive component, switch to P = V·I·cos(φ), which gives you the resistive (active) part of the power.

What about temperature? Resistance drifts as things heat up (that's the TCR, given in ppm/°C). In precision circuits, reach for low-TCR metal film parts and keep operation well under the rated power.

Related Tools

🔥

Resistor Power Dissipation Calculator (Watts)

Computes the power dissipated in a resistor in watts from current and resistance or from voltage and resistance.

Brake Power Dissipated

Calculate the power dissipated by a brake under torque, P = T·(2π·n/60), from the braking torque T (N·m) and the rotation n (rpm). Dissipated power is the rate at which the brake converts mechanical energy to heat — the product of braking torque and angular velocity. It differs from total braking ENERGY: energy is the total heat generated (joules), while power is the INTENSITY of that heat generation (watts), and it determines the brake's steady-state temperature. A brake dissipating much energy but slowly (low power) heats little; one dissipating the same energy fast (high power) heats much more. Dissipated power is critical in brakes working CONTINUOUSLY or repetitively: retention brakes on long descents, industrial equipment brakes (hoists, cranes, conveyors holding load), and dynamometers (which measure engine power precisely by dissipating it in a brake). There, the steady-state dissipated power sets the COOLING capacity needed (ventilation, water cooling) to keep temperature stable. Equating dissipated power to cooling capacity gives the equilibrium temperature. Enter the braking torque and the rotation.

Bearing Power Loss

Calculate the power dissipated by friction in a bearing, P = T × ω, multiplying the friction torque T by the angular velocity ω (rad/s). The result, in watts, is the mechanical energy converted to heat per unit time by friction — a loss that reduces efficiency and heats the lubricant and components. This heat must be dissipated (by convection or oil circulation) to keep a safe operating temperature, since overheating degrades the lubricant and can cause seizure. Estimating the dissipated power is essential to size the cooling and the oil flow. Enter the friction torque and the angular velocity.

💹

Net Margin Calculator

Computes net margin percentage from net profit and total revenue.

🪛

Series & Parallel Resistance Calculator

Compute equivalent resistance of up to 10 resistors in series (sum) or parallel (1/Σ(1/R)). Accepts Ω, kΩ, MΩ.

Ohm’s Law Calculator

Calculate voltage (V), current (I), resistance (R) and power (P) using Ohm’s Law. Provide any two values and the calculator finds the other two. Useful for electronics and electrical work. Everything in your browser.

The results provided by this tool are for general informational and educational purposes only and do not constitute professional, financial, medical, legal, tax or accounting advice. Always confirm important decisions with a qualified professional and official sources.