The fundamental rule of electrical power is that it is the rate at which work is done or heat is generated in a circuit. If you are sizing a current-limiting resistor, selecting a power supply, or figuring out why a trace on your PCB is scorching, you need the exact numbers. The core DC power formula is P = V × I. By substituting Ohm’s Law, we derive the complete family of power formulas used to calculate wattage when only resistance and voltage, or resistance and current, are known.
The Core Power Formulas and Symbol Definitions
On the bench, you rarely have all four variables (Power, Voltage, Current, Resistance) measured simultaneously. You usually know two and need to find the third. The three primary power formulas cover every combination:
- General Power: P = V × I
- Voltage-Resistance: P = V² / R
- Current-Resistance: P = I² × R
| Symbol | Quantity | SI Unit | Unit Abbreviation |
|---|---|---|---|
| P | Power | Watt | W |
| V | Voltage (Potential Difference) | Volt | V |
| I | Current | Ampere | A |
| R | Resistance | Ohm | Ω |
For a deeper look at the SI base units that define these measurements, refer to the NIST Guide to the SI. Understanding that a Watt is exactly one Joule per second (1 J/s) helps ground the math in physical reality: a 100W resistor is dissipating 100 Joules of heat energy every single second.
Rearranged Forms for Any Missing Variable
When troubleshooting or designing, you need to isolate the unknown variable. Here is the complete rearranged list. Memorize the patterns, or keep this cheat sheet at your workstation.
| Solve For | Formula 1 | Formula 2 | Formula 3 |
|---|---|---|---|
| Power (P) | P = V × I | P = V² / R | P = I² × R |
| Voltage (V) | V = P / I | V = I × R | V = √(P × R) |
| Current (I) | I = P / V | I = V / R | I = √(P / R) |
| Resistance (R) | R = V² / P | R = P / I² | R = V / I |
When These Formulas Apply (And When They Fail)
These formulas are absolute law for DC circuits and purely resistive AC circuits (like heating elements or incandescent bulbs) provided you use RMS voltage and current. However, they break down in specific scenarios:
Assumptions and Limits
- Resistive Loads Only: If your load has inductance (motors, transformers) or capacitance, the voltage and current waveforms are out of phase. You must use the AC Real Power formula: P = V × I × cos(θ), where cos(θ) is the Power Factor.
- RMS Values for AC: If you measure a sine wave on an oscilloscope, the peak voltage is √2 (1.414) times the RMS voltage. Plugging peak voltage into P = V²/R will result in a calculated power that is exactly double the real heating power.
- Constant Resistance: The formulas assume R is static. In reality, a tungsten filament or a thermistor changes resistance as it heats up. The calculated power is only accurate for the specific temperature at which R was measured.
Realistic Answer Magnitudes
Sanity-checking your math prevents fires. Here is what common power magnitudes look like in practice:
- 0.001W to 0.01W (1-10 mW): Signal levels, microcontroller GPIO pins, sensor outputs.
- 0.1W to 0.25W: Standard through-hole LED current-limiting resistors, pull-up/pull-down networks.
- 1W to 5W: Power supply bleeder resistors, audio amplifier emitter resistors, dummy loads for testing.
- 50W to 300W: Chassis-mount braking resistors for VFDs, large heating elements, high-power RF dummy loads.
Worked Examples with Strict Unit Tracking
The most common way to fry a component on the bench is a unit prefix error. You must convert all milliamps (mA), kilovolts (kV), and kilo-ohms (kΩ) to base SI units (Amps, Volts, Ohms) before plugging them into the formula. See the HyperPhysics Electric Power module for foundational derivations of these steps.
Problem 1: Sizing an LED Current-Limiting Resistor
Scenario: You are driving a white LED from a 12V DC supply. The LED has a forward voltage (Vf) of 3.2V and requires 20mA of current. What is the power dissipated by the resistor, and what wattage rating should you select?
Step 1: Convert units to base SI.
- I = 20 mA = 0.020 A
Step 2: Find the voltage drop across the resistor.
- V_R = V_supply - V_LED = 12V - 3.2V = 8.8V
Step 3: Calculate Power using P = V × I.
- P = 8.8V × 0.020A
- P = 0.176 W (or 176 mW)
Step 4: Component Selection.
The resistor will dissipate 0.176W. A standard 1/4W (0.25W) resistor is technically large enough, but running a carbon film resistor at 70% of its max rating in a poorly ventilated enclosure will cause it to run hot and drift in value. Pick: Use a 1/2W (0.5W) metal film resistor for thermal headroom.
Problem 2: High-Voltage Bleeder Resistor Sizing
Scenario: You are designing a discharge circuit for a 400V DC bus capacitor in a motor drive. You want to use a 100kΩ resistor to bleed the voltage down when power is removed. How much steady-state power will it dissipate while the drive is running?
Step 1: Convert units to base SI.
- R = 100 kΩ = 100,000 Ω
Step 2: Calculate Power using P = V² / R.
- P = (400)² / 100,000
- P = 160,000 / 100,000
- P = 1.6 W
Step 3: Component Selection.
You need a resistor rated for at least 1.6W. However, standard 2W resistors often have a maximum working voltage limit of 250V or 350V. If you apply 400V across a standard 2W carbon film resistor, it will arc internally and fail, regardless of the wattage rating. Pick: Use a 3W or 5W high-voltage rated metal oxide or thick-film resistor specifically rated for >500V working voltage.
The Unit Mistakes That Fry Components
When the math yields a result that smells wrong, check these three traps:
- The 'Milli' Multiplier Trap: Calculating 12V × 20mA and writing down '240W'. The actual math is 12 × 0.020 = 0.24W. Forgetting the milli prefix overstates power by a factor of 1,000.
- The 'Kilo' Divider Trap: Using P = V² / R with a 10kΩ resistor and writing 10,000 in the denominator, but accidentally dropping a zero. Always write out the full number (10,000) or use scientific notation (1e4) in your calculator.
- Peak vs. RMS in AC: Measuring a 120V AC wall outlet with an oscilloscope and seeing ~170V peak. If you use 170V in P = V²/R for a 10Ω heater, you calculate 2,890W. The real RMS voltage is 120V, yielding the correct 1,440W. Always use RMS for AC power calculations.
Component Selection Decision Tree
Calculating the theoretical power is only half the job. The physical component you select must handle that power while derated for ambient temperature and enclosure constraints. Use this decision matrix to terminate your design process with a concrete bill-of-materials pick.
| Calculated Power (P) | Required Wattage Rating (at 70°C ambient) | Recommended Material / Type | Concrete Part Example |
|---|---|---|---|
| P < 0.125 W | 1/4 W (0.25W) | Standard Metal Film (Through-hole) or 0603 Thick Film (SMD) | Vishay MFR-25 (Axial) or Yageo RC0603 (SMD) |
| 0.125 W ≤ P < 0.5 W | 1/2 W to 1 W | Metal Film or Metal Oxide (Flameproof) | KOA Speer MF1/2 (1/2W) or Vishay PR01 (1W Metal Oxide) |
| 0.5 W ≤ P < 5 W | 1 W to 7 W | Ceramic Encased Wirewound or Metal Oxide | Vishay AC05 (5W Wirewound) or Ohmite 270 Series |
| 5 W ≤ P < 50 W | 10 W to 75 W | Aluminum Housed Chassis Mount (Requires heatsink) | Vishay FVT (Tubular) or Arcol FPA100 (Chassis Mount) |
| P ≥ 50 W | 100 W+ | Banked Chassis Mount or Liquid Cooled Grid Resistors | Danotherm CBH (Braking Resistor) or custom grid banks |
Final Derating Rule: If your calculated power falls exactly on the boundary (e.g., you calculate exactly 0.25W), do not use a 1/4W resistor. Standard engineering practice dictates a minimum 50% derating for resistors in enclosed spaces. Calculate the power, double it, and select the next standard wattage size up. If P = 0.25W, double it to 0.5W, and select a 1W resistor. This guarantees the component runs cool, drifts less, and outlives the rest of the circuit.






