Electric current is equal to the rate at which electric charge flows past a specific point in a circuit, mathematically defined as charge over time (I = Q/t) and practically calculated as voltage divided by resistance (I = V/R). In any real installation, current is the primary variable that dictates your conductor size, determines I²R heat dissipation, and sets the trip threshold for your overcurrent protection. If you miscalculate voltage, your device might not turn on; if you miscalculate current, your wires melt or your breakers nuisance-trip.

The Core Equations: What Current Is Actually Equal To

At the fundamental physics level, the NIST defines the Ampere based on the fixed numerical value of the elementary charge (e). One ampere is equal to one coulomb of charge moving past a boundary per second. But on the workbench or jobsite, you rarely count electrons. Instead, you use derived circuit laws to find what current is equal to based on measurable parameters.

The Three Working Formulas for Current (I):
  • Ohm's Law: I = V / R (Current equals Voltage divided by Resistance). Use this when you know the supply voltage and the load's impedance.
  • Power Law: I = P / V (Current equals Power divided by Voltage). Use this when sizing wires for a known wattage load, like a heater or inverter.
  • AC Impedance: I = V / Z (Current equals Voltage divided by Impedance). Use this for AC circuits containing motors or transformers where inductive reactance matters.

For direct current (DC) and purely resistive alternating current (AC) loads, Ohm's Law and the Power Law are perfectly interchangeable. If you have a 120V AC space heater rated at 1500W, the current is equal to 1500 / 120 = 12.5 Amps. The resistance of that heating element is therefore 120 / 12.5 = 9.6 Ohms.

Worked Numeric Example: Sizing a 12V DC Inverter Feeder

Let's apply the Power Law to a common DIY solar and van-build scenario: wiring a 1000W pure sine wave inverter to a 12V LiFePO4 battery bank. Many beginners assume 1000W / 12V = 83.3A and slap on an 80A breaker. This is a guaranteed path to melted lugs and voltage drop.

Step 1: Calculate Base Current
Using I = P / V, we get 1000W / 12V = 83.3A. However, inverters are not 100% efficient. Assuming a realistic 90% efficiency, the battery must supply more power than the AC output.
Actual DC Power = 1000W / 0.90 = 1111W.
Actual Current = 1111W / 12V = 92.5A.

Step 2: Apply the NEC Continuous Load Rule
Under NEC-style guidance (Article 210.20), if a load is expected to run for 3 hours or more, you must multiply the calculated current by 125% to prevent thermal fatigue on the breaker.
Sizing Current = 92.5A × 1.25 = 115.6A.

Step 3: Select Wire and Protection
You need a wire rated for at least 115.6A. Looking at the 75°C column of NEC Table 310.16 (assuming your inverter lugs are rated for 75°C), 1 AWG THHN copper wire is rated for 130A. For overcurrent protection, you select a fuse or breaker rated at or just above 115.6A, which lands on a standard 125A fuse.

Where You Meet This in Practice: Component Selection

Knowing what current is equal to on paper is only half the battle. In practice, current dictates the physical reality of your build:

  • Wire Ampacity and Derating: Current generates heat. If you bundle four current-carrying 10 AWG THHN conductors in a single conduit, NEC Table 310.15(C)(1) requires an 80% derating factor. A wire normally good for 35A is now only good for 28A. The current hasn't changed, but the wire's ability to handle it has.
  • Voltage Drop: Every wire has resistance. The voltage drop across your wire is equal to the current multiplied by the wire's resistance (V_drop = I × R_wire). High current over long, thin wires results in severe voltage drop, causing motors to stall and LEDs to flicker.
  • Shunt Resistors: If you need to measure high DC current with a multimeter or an Arduino, you pass the current through a low-resistance shunt (e.g., 50A/50mV). The current is equal to the measured millivolt drop divided by the shunt's resistance.
Pro-Tip for Termination Limits: Even if you use 90°C THHN wire in conduit, NEC 110.14(C) limits your ampacity to the 60°C or 75°C column based on the temperature rating of the equipment terminals. Most standard residential breakers and receptacles are rated 75°C; older or smaller devices are 60°C. Always size your wire based on the weakest link in the thermal chain.

Common Confusions: Current vs. Voltage vs. Power

The most frequent mistake hobbyists make is conflating current with voltage or power. Think of voltage as the water pressure in the pipe, and current as the actual gallons-per-minute flowing through it. Power is the total work that water can do when it hits a turbine.

What people commonly confuse it with:

  • 'A 12V battery has 100 Amps.' False. A battery has a capacity of 100 Amp-hours (Ah), and a voltage of 12V. The actual current is equal to whatever the connected load demands, up to the battery's maximum discharge rate (C-rating).
  • 'High voltage means high current.' Not necessarily. A static shock from a doorknob is 10,000 Volts, but the current is equal to a few microamps for a fraction of a millisecond. Conversely, a car starter motor runs at only 12V but pulls 200+ Amps.
  • 'Current is used up.' Current is not consumed; it flows in a loop. What is consumed is energy (Power × Time). The current entering a load is exactly equal to the current leaving it (Kirchhoff's Current Law).

Decision Path: Picking the Right Overcurrent Protection

Use this decision tree to translate your calculated current into a specific, purchasable protection component. Never size a breaker to the exact calculated load; always use the next standard size up per NEC 240.4(B), provided the wire ampacity exceeds the load.

Calculated Sizing Current Minimum Wire Size (Copper, 75°C) Standard Protection Rating Concrete Part Pick (DC Application)
Up to 15A 14 AWG 15A Breaker Bussmann MDL-15 (Glass Tube Fuse)
16A to 20A 12 AWG 20A Breaker Blue Sea Systems 20A MIDI Fuse
21A to 30A 10 AWG 30A Breaker Littelfuse 0298030 (30A Mega Fuse)
31A to 50A 8 AWG 50A Breaker Blue Sea Systems 50A MRBF Terminal Fuse
100A to 115.6A (Our Inverter Example) 1 AWG 125A Fuse Littelfuse 0498125 (125A ANL Fuse)

Default Recommendation: For high-current 12V/24V DC battery systems (like the 115.6A inverter feeder calculated above), always terminate your calculation at an ANL or Class T fuse rather than an automotive blade fuse. The specific pick for our 1200W continuous inverter circuit is the Littelfuse 0498125 125A ANL fuse, paired with 1 AWG pure copper stranded battery cable.

FAQ: Quick Answers on Current Calculations

What is current equal to in a series circuit?

In a series circuit, current is equal at every single point. The same exact number of electrons per second must flow through the power source, the switch, and every load in the chain. If you measure 2A at the battery, you will measure exactly 2A at the furthest LED.

What is current equal to in a parallel circuit?

In a parallel circuit, the total main current is equal to the sum of the currents flowing through each individual branch. If Branch A draws 5A and Branch B draws 3A, the main feeder wire must carry 8A.

How is AC current different from DC current when calculating power?

For AC circuits, you must account for Power Factor (PF) in inductive loads like motors. The apparent current (measured in Amps) is equal to the Real Power (Watts) divided by (Voltage × Power Factor). A 1000W motor with a 0.8 PF on a 120V line will pull 10.4A, not the 8.3A a purely resistive heater would pull.

Can I use a larger breaker if my calculated current is close to the limit?

You can only round up to the next standard breaker size (e.g., from 28A to 30A) if your wire's ampacity is greater than the actual load but less than the standard breaker size. You can never round up if the wire ampacity is lower than the breaker rating; doing so defeats the purpose of the protective device and creates a fire hazard.