In any direct current (DC) circuit, power is equal to voltage times current, meaning the total energy delivered per second (watts) is the exact product of the electrical pressure (volts) pushing the charge and the flow rate of that charge (amps). This fundamental rule, known as Watt’s Law (P = V × I), dictates everything from the physical temperature of your wires to the trip curve of your breakers. When you change the voltage or current in a real installation, you directly alter the thermal dissipation requirements and the minimum component ratings required to keep the system from overheating. While the math is simple enough to do in your head, misapplying it—especially when transitioning from DC to AC or ignoring voltage sag—is one of the most common reasons DIY builds fail on the bench or in the field.

The Core Math: Calculating Watts on the Bench

Let’s look at a concrete numeric example using a common maker project: a 5-meter roll of 12V WS2815 addressable LED strips. According to the datasheet, each meter draws a maximum of 1.2A when all channels (red, green, blue) are at full white brightness.

  • Total Current (I): 5 meters × 1.2A/meter = 6.0A
  • System Voltage (V): 12V DC nominal
  • Total Power (P): 12V × 6.0A = 72W

This 72W figure tells you exactly what your power supply must handle. However, All About Circuits notes that power supplies should never be run at 100% capacity for continuous loads. Applying the standard 80% derating rule for continuous loads (NEC-style guidance), your minimum power supply rating must be 72W / 0.80 = 90W. A standard 12V 10A (120W) switching power supply is the correct choice here.

Furthermore, this current calculation dictates your wire gauge. Pushing 6A through 18 AWG wire over a short distance is fine, but if your power supply is 10 feet away, voltage drop becomes a factor. At 6A, 18 AWG copper will drop about 0.38V over a 10-foot round trip, leaving only 11.62V at the LEDs. Because P = V × I, if the LEDs attempt to maintain constant power at a lower voltage, the current will actually tick up slightly, exacerbating the heat in the wire. Upgrading to 14 AWG reduces that drop to roughly 0.15V, keeping your system efficient and cool.

Where You Meet This in Practice

You use the principle that power is equal to voltage times current every time you size a protective device, select a fuse, or design a PCB trace. Here is how it translates to physical hardware decisions:

  1. Sizing Fuses and Breakers: Fuses protect wires, not devices. If your 12V DC-DC buck converter is rated for 50W output and is 90% efficient, it pulls about 55.5W from the source. At 12V, that’s 4.6A. You would protect the feeder wire with a 5A or 6A fuse, ensuring the wire's ampacity exceeds the fuse rating.
  2. PCB Trace Widths: In custom ESP32 or Arduino shield designs, a trace carrying 2A at 5V (10W) needs to be significantly wider than a signal trace. Using the IPC-2221 standard, a 1oz copper external trace carrying 2A with a 10°C temperature rise requires a width of roughly 25 mils.
  3. Thermal Management: Linear regulators dissipate the difference between input and output power as heat. If an LM7805 drops 12V down to 5V while supplying 1A, the load gets 5W, but the regulator burns (12V - 5V) × 1A = 7W as pure heat. That requires a substantial heatsink.
Bench Tip: Always measure the actual voltage at the load under full operation. A '12V' battery might read 12.8V at rest but sag to 11.4V under a heavy 10A load. Your power calculations must use the loaded voltage to accurately predict current draw on constant-power devices.

Real-World Scenario Walkthrough: The Melted 12V DC Switch

To understand what happens when you ignore the physical realities behind P = V × I, let’s look at a common off-grid vehicle wiring failure.

The Setup: A DIY camper van builder installs a 12V, 100W LED floodlight on the exterior. They wire it to the auxiliary LiFePO4 battery bank using 14 AWG wire and route the control through a standard automotive dashboard toggle switch rated '10A 120V AC / 12V DC'. An inline 10A blade fuse is placed near the battery.

The Numbers: Using Watt's Law, the builder calculates the current: 100W / 12V = 8.33A. Since 8.33A is less than the 10A switch rating and the 10A fuse, the setup appears perfectly safe on paper.

The Outcome: After three weeks of nightly use, the dashboard switch housing melts, the plastic deforms, and the internal contacts weld shut, leaving the light permanently on. The 10A inline fuse never blows.

What Went Wrong: The builder confused AC and DC switching ratings and ignored contact resistance. While the switch was stamped '10A', that rating is primarily for 120V AC. DC currents do not have a zero-crossing point to naturally extinguish arcs. Every time the switch was toggled under the 8.33A load, a microscopic DC arc pitted the brass contacts. This pitting increased the contact resistance to roughly 0.15 ohms. Using the power dissipation formula (P = I²R), the switch began dissipating 8.33² × 0.15 = 10.4W of heat directly inside a tiny, unventilated plastic housing. The 10A fuse only protects against massive short circuits (over 10A); it cannot detect a localized 10W thermal fire. The fix requires a switch specifically rated for 15A+ DC, or better yet, using a low-current switch to trigger an automotive relay that handles the heavy 8.33A DC load.

The AC Catch: When Power Is Not Just Voltage Times Current

The statement 'power is equal to voltage times current' is strictly true for DC circuits and purely resistive AC loads (like a toaster or an incandescent bulb). However, in alternating current (AC) circuits with inductive or capacitive loads—like motors, transformers, or switching power supplies—the voltage and current waveforms fall out of phase.

This introduces Power Factor (PF). In AC, we must distinguish between Apparent Power (measured in Volt-Amps, VA) and Real Power (measured in Watts, W). The true formula for AC real power is:

P (Watts) = V × I × PF

Metric Symbol Formula What It Dictates
Apparent Power VA V × I Wire sizing, breaker sizing, and transformer capacity.
Real Power W V × I × PF Actual work done, mechanical output, and utility billing (kWh).
Reactive Power VAR V × I × sin(θ) Magnetic/electric fields maintained in inductors and capacitors.

Consider a 120V AC induction motor drawing 5A with a power factor of 0.80. If you simply multiply 120V × 5A, you get 600. But that is 600 VA, not Watts. The real power doing actual mechanical work is 600 × 0.80 = 480W. According to standard AC theory texts, your circuit breaker and wiring must be sized for the 600 VA (the 5A current), even though the motor only consumes 480W of real power from the grid. Sizing a breaker based solely on the 480W real power rating is a critical error that leads to nuisance tripping.

Common Confusions and Bench FAQs

Q: What do people commonly confuse this formula with?
A: The most common confusion is mixing up Power (Watts) with Energy (Watt-hours). Power is the instantaneous rate of work (like the speedometer in a car), while energy is power multiplied by time (like the odometer). A 100W solar panel generates 100W of power at peak sun, but if it only outputs that for 5 hours, it generates 500Wh of energy. Watt's Law calculates the speedometer, not the odometer.

Q: If I increase the voltage, does the current always go down?
A: Only if the power remains constant. In a constant-power load (like a DC-DC buck converter or an AC motor drive), pushing the input voltage higher will indeed cause the input current to drop to maintain the same wattage. However, in a simple resistive load (like a heating element), increasing the voltage increases the current proportionally (per Ohm's Law, I = V/R), which causes the total power to increase exponentially (P = V²/R).

Q: Why does my 1000W inverter draw more than 83A from my 12V battery?
A: Because P = V × I applies to the input side as well, and inverters are not 100% efficient. If your inverter outputs 1000W AC at 90% efficiency, it must pull 1111W from the DC side. Furthermore, under heavy load, the battery voltage might sag to 11.0V. Dividing 1111W by 11.0V means your battery cables must safely carry 101 Amps. This is why high-power inverters require massive 2/0 AWG battery cables and heavy-duty ANL fuses.

Understanding that power is equal to voltage times current is the baseline for electrical literacy. But mastering it means knowing when to apply the 80% safety derating, when to account for AC power factor, and when to recognize that a component's stamped rating might not survive the thermal realities of your specific build. For deeper dives into DC circuit analysis, Electronics Tutorials offers excellent foundational schematics and practice problems.