DC physics is the study of steady-state electric charge flow, where current maintains a constant direction and voltage remains stable over time, governing how energy transfers through components without frequency-dependent effects. In a real circuit or installation, this fundamental reality changes everything: it eliminates reactive impedance (power factor is always exactly 1.0), makes wire sizing dependent entirely on I²R thermal heating, and turns every switch-off event into a potential sustained arc hazard. Hobbyists and trade students commonly confuse steady-state DC with DC transient behavior (like switch-on inrush spikes), or mistakenly apply AC concepts like RMS voltage calculations and skin effect to pure DC systems.

The Core Variables: Resistance, Heating, and Voltage Drop

Unlike AC systems where inductance and capacitance create complex impedance vectors, steady-state DC physics strips the circuit down to pure resistance. According to Georgia State University HyperPhysics, the resistance of a conductor is strictly a function of its material resistivity, length, and cross-sectional area. Because the frequency is zero, there is no skin effect forcing current to the outer edge of the wire; the entire cross-section of the copper conducts equally.

This makes voltage drop calculations beautifully linear but unforgiving. In AC, voltage drop is a vector sum that can sometimes be offset by power factor correction. In DC, voltage drop is a direct subtraction from your source voltage. If your battery bank outputs 12.8V and your wire drops 1.2V, your load sees exactly 11.6V. Period.

DC Conductor Properties and Voltage Drop (Copper, 75°C THHN)
AWG SizeArea (cmil)Resistance (Ω/1000ft)Max Ampacity (75°C)V-Drop per 10ft @ 30A
14 AWG4,1103.14015A*1.88V
12 AWG6,5301.98020A*1.18V
10 AWG10,3801.24030A0.74V
8 AWG16,5100.77850A0.46V
6 AWG26,2400.49165A0.29V
4 AWG41,7400.30885A0.18V

*Note: NEC 240.4(D) limits 14 AWG to 15A and 12 AWG to 20A for overcurrent protection, regardless of the 75°C insulation rating.

Worked Example: Sizing a 48V LiFePO4 Inverter Feeder

Let us apply DC physics to a common off-grid scenario: wiring a 48V nominal LiFePO4 battery bank to a 3000W pure sine wave inverter. We need to size the THHN copper feeder for a one-way distance of 10 feet.

Step 1: Determine the Design Current

A 48V LiFePO4 bank actually rests at about 51.2V when fully charged. However, we calculate maximum current based on the lowest operational voltage to ensure the wire can handle the worst-case thermal load. Let us assume a low-voltage cutoff of 48V.

  • Base Current = Power / Voltage = 3000W / 48V = 62.5A
  • NEC Continuous Load Factor (125%): 62.5A × 1.25 = 78.125A

We must select a wire with a 75°C ampacity of at least 78.125A. Looking at our table above, 4 AWG THHN (rated for 85A) is the minimum legal size.

Step 2: Calculate Voltage Drop and I²R Losses

Now we verify if 4 AWG keeps the voltage drop within the recommended 1% limit for critical battery-to-inverter links. The total circuit loop length is 20 feet (10 feet positive + 10 feet negative).

  • Loop Resistance = (20 ft / 1000) × 0.308 Ω = 0.00616 Ω
  • Voltage Drop = 78.125A × 0.00616 Ω = 0.48V
  • Percentage Drop (at 51.2V resting) = (0.48V / 51.2V) × 100 = 0.94%

Because 0.94% is under the 1% threshold, 4 AWG is electrically sound. However, DC physics also demands we look at thermal dissipation. The power lost as heat in the wire is calculated via I²R:

  • Heat Loss = (78.125A)² × 0.00616 Ω = 37.5 Watts

While 37.5W spread across 20 feet of 4 AWG wire will not melt the insulation, it represents wasted energy. If this inverter runs at full load for 4 hours daily, that is 150Wh of battery capacity lost purely to wire heating. Upsizing to 2 AWG (0.194 Ω/1000ft) would cut this loss to 23.6W, a worthwhile investment in a high-cycle solar system.

Bench Tip: In high-current DC circuits, the wire is rarely the weakest link—the terminal lugs are. A poorly crimped 4 AWG lug can introduce 0.05Ω of contact resistance. At 80A, that single bad crimp will drop 4V and dissipate 320W of heat directly at the battery terminal, melting the lug and potentially causing a fire. Always use a calibrated torque wrench on busbars and a proper ratcheting crimper for lugs.

Where You Meet DC Physics in Practice

Theoretical DC physics assumes a perfect steady state, but the real world introduces transients and mechanical switching. Here is where the physics dictates your hardware choices.

The Zero-Crossing Arcing Trap

In AC circuits, the voltage crosses zero 120 times a second (in a 60Hz system). When you open a switch or a breaker trips under load, the resulting electrical arc is naturally extinguished at the next zero-crossing. DC physics has no zero-crossing. If you open a standard AC-rated breaker under a heavy DC load, the arc will sustain, melt the contacts, and potentially ignite the enclosure.

According to the All About Circuits DC Textbook, interrupting DC requires specialized hardware. You must use DC-rated breakers (like the Midnite Solar MNEPV series or Schneider C60H-DC) which feature internal magnetic blowouts to physically push the arc into extended arc chutes, forcing it to stretch and cool until it breaks.

Capacitor Inrush (The Transient Exception)

At steady state, a capacitor is an open circuit to DC. But at t=0 (the exact moment of switch-on), an uncharged capacitor acts as a dead short. If you connect a 3000W inverter with a massive internal capacitor bank directly to a battery without pre-charge resistors, the instantaneous inrush current can spike to hundreds of amps. This transient DC event will instantly weld your battery disconnect switch shut and blow your main fuse. Always use a pre-charge circuit or a resistor-equipped disconnect switch for high-capacitance DC loads.

Common DC Physics Misconceptions

When transitioning from AC mains work to DC battery and solar work, several misconceptions lead to oversized components or dangerous installations.

  • Misconception: You must calculate RMS voltage for DC.
    Reality: RMS (Root Mean Square) is a mathematical tool used to find the equivalent heating value of a fluctuating AC waveform. For pure, steady DC, the RMS voltage, the peak voltage, and the average voltage are all exactly the same number. If your bench power supply reads 12.0V DC, the RMS is 12.0V.
  • Misconception: DC current flows only on the outside of the wire.
    Reality: Skin effect is driven by changing magnetic fields inducing eddy currents that push the main current flow to the conductor's surface. Because DC has a frequency of 0 Hz, there are no changing fields. The current density is perfectly uniform across the entire cross-section of the wire, meaning stranded and solid wire of the same AWG have identical DC resistance.
  • Misconception: DC systems do not need a grounding electrode.
    Reality: While the DC negative bus is often isolated from the AC ground in small portable setups, NEC Article 690 requires proper equipment grounding (bonding) for all non-current-carrying metal parts in solar arrays. Furthermore, many modern 48V inverters require the DC negative to be bonded to the chassis ground to allow internal ground-fault detection circuits to operate correctly. Always check the inverter manufacturer's specific bonding requirements.