Power in an electrical circuit is the rate at which electrical energy is transferred or converted into another form of energy, measured in watts (W). When you are sizing a breaker, choosing a wire gauge, or selecting a heat sink for a MOSFET, you are ultimately managing power. It is the definitive metric that tells you how much work a circuit can do, and more importantly, how much heat it will generate while doing it.
The Core Equation: Volts, Amps, and Watts
To calculate DC power, the foundational formula is P = V × I (Power = Voltage × Current). In AC circuits with purely resistive loads, the math is identical, though inductive loads introduce power factor, which we will touch on later. According to All About Circuits, this relationship is the bedrock of circuit analysis because it links the electrical pressure (voltage) and the flow rate (current) to the actual work being performed.
Let us look at a worked numeric example to see why this matters on the bench. Imagine you have two circuits, both drawing exactly 15 Amps of current:
- Circuit A (Mains AC): 120V × 15A = 1,800 Watts. This is enough to run a high-end space heater or a microwave.
- Circuit B (Automotive DC): 12V × 15A = 180 Watts. This is enough to run a pair of off-road LED light bars.
Both circuits push the exact same number of electrons per second (15A), but Circuit A delivers ten times the power. This single mathematical reality dictates why a 12V DC system requires massive, expensive copper cables to deliver the same wattage as a relatively thin 120V AC wire.
What Power Actually Changes in a Real Installation
When power increases in a real circuit, it fundamentally changes your thermal management and infrastructure requirements. Power is not just an abstract number on a schematic; it manifests as physical heat. The formula for resistive heating is P = I²R. This tells us that the power dissipated as heat in a wire or component scales with the square of the current.
Bench Rule: If you double the current flowing through a fixed resistance, you do not double the heat—you quadruple it. This is why overloading a 14 AWG wire by just a few amps can lead to a catastrophic thermal failure rather than just a warm cable.
In a practical installation, the total power of your load dictates three physical realities:
- Wire Gauge (AWG): Higher power at low voltages demands higher current, which requires thicker wire to keep the resistance (R) low and prevent voltage drop.
- Breaker and Fuse Sizing: Protective devices are rated in amps, but they are ultimately protecting the circuit from the thermal effects of excessive power dissipation.
- Component Derating: Semiconductors and resistors must be physically larger or actively cooled to shed the wattage they absorb.
Where You Meet Power in Practice
You will encounter power limitations constantly when building or repairing electronics. Here is where it shows up on the workbench:
Resistor Wattage Ratings
A standard through-hole carbon film resistor is rated for 1/4W (0.25W). If you use Ohm's law to calculate that a resistor in your LED driver circuit will dissipate 0.4W, that 1/4W resistor will overheat, drift in value, and eventually crack or catch fire. You must step up to a 1/2W or 1W physical package, which has more surface area to shed heat to the ambient air.
MOSFET Heat Sinking
Suppose you are switching a 10A load using an IRLZ44N N-channel MOSFET. The datasheet shows an RDS(on) of about 0.022 ohms at 5V Vgs. The power dissipated by the MOSFET is P = I²R = 10² × 0.022 = 2.2 Watts. A bare TO-220 package without a heat sink can only safely dissipate about 1W to 1.5W in free air before the silicon junction exceeds its 175°C maximum temperature. At 2.2W, you must bolt it to an aluminum heat sink to survive.
Power Supply Headroom
If your Arduino project, complete with relays and a 5V cooling fan, draws a peak of 12W, you do not buy a 12W power supply. Switch-mode power supplies run hottest and least efficiently at 100% load. You specify a 20W or 25W supply (like a Mean Well RS-25-5) to give the unit thermal headroom, ensuring it runs cool and lasts for years.
Scenario Walkthrough: The Melted 12V Connector
To understand what happens when power calculations are ignored, let us walk through a real-world failure from a DIY camper van build.
The Setup: A builder installed a 1200W pure sine wave inverter to run a coffee maker, powered by a 12V LiFePO4 battery bank. They connected the inverter using 4 AWG THHN wire and protected it with a 100A ANL fuse, terminating the wires at the battery with standard automotive ring terminals crimped with a cheap hex-crimper.
The Numbers: A 1200W AC output requires more than 1200W of DC input due to inverter inefficiency. Assuming 85% efficiency, the DC input power required is 1200W / 0.85 = 1411W. At a nominal battery voltage of 12V, the current draw is 1411W / 12V = 117.6 Amps.
The Outcome: During the first extended use of the coffee maker, the plastic insulation on the positive battery terminal melted, fusing to the battery post, and the 100A ANL fuse never blew.
What Went Wrong: The failure was a cascade of power and thermal miscalculations. First, 4 AWG THHN wire is rated for 85A in a 75°C column; pushing 117A through it was already a code violation and thermally marginal. But the actual point of failure was the crimped lug. Because the hex-crimper was undersized, the crimp was loose, introducing a contact resistance of roughly 0.01 ohms at the terminal.
Using P = I²R, the power dissipated exclusively at that one loose connection was (117.6)² × 0.01 = 138 Watts. The inverter was essentially running a 138W soldering iron directly against the plastic battery terminal. The 100A fuse did not blow because the total system current (117A) was technically within the fuse's continuous rating, and fuses do not protect against localized contact resistance heating. For high-power DC, you must use a calibrated torque wrench on lugs and a proper hydraulic or ratcheting crimper to ensure micro-ohm level contact resistance.
Common Confusions: Power vs. Energy vs. Current
Even experienced hobbyists occasionally mix up these three related but distinct concepts. According to Georgia State University's HyperPhysics, keeping these distinct is vital for system sizing.
- Current (Amps): The volume of electrons flowing past a point per second. It dictates the physical thickness of your wire. High current causes voltage drop and I²R heating.
- Power (Watts): The instantaneous rate of work being done right now. It dictates the physical size of your heat sinks, the rating of your resistors, and the capacity of your power supply.
- Energy (Watt-hours): Power multiplied by time. It dictates the physical size and chemistry of your battery bank. A 100W lightbulb running for 10 hours consumes 1,000 Watt-hours (1 kWh) of energy.
FAQ: Quick Bench Answers
Q: Is higher wattage always more dangerous?
A: Not necessarily. A 50,000W high-voltage transmission line is incredibly dangerous, but a 10,000W industrial electric boiler running on 480V is heavily shielded and safely managed. Conversely, a 2W laser pointer can cause instant, permanent eye damage. Danger is a function of how the power is delivered (voltage, current path, thermal focus) rather than just the raw wattage number.
Q: How do I calculate power for AC circuits with motors?
A: You must account for Power Factor (PF). Motors are inductive loads, meaning the voltage and current waveforms are out of phase. The formula becomes P = V × I × PF. If a 120V motor draws 10A but has a PF of 0.8, it is only doing 960W of real work, even though the wires must be sized to carry the full 10A of apparent power (1200 VA).
Q: Why do my 12V LED lights dim when I start the water pump?
A: This is a power delivery issue manifesting as voltage drop. The water pump draws a high starting current (high instantaneous power). Because the wiring has inherent resistance, that high current causes a voltage drop across the wires (V = I × R). Since the LEDs are now receiving 10.5V instead of 12.5V, their power consumption drops, and they dim. The fix is to run a dedicated, heavier-gauge circuit for the pump to isolate its power draw from the lighting circuit.






