The Core Resistance Electricity Formula and Symbol Definitions

The fundamental resistance electricity formula is derived from Ohm's Law, which defines the relationship between voltage, current, and opposition to flow in a DC circuit. However, for physical conductors on a workbench or jobsite, we must also rely on Pouillet's Law (the resistivity formula) to calculate resistance based on material geometry. Both equations are required for complete circuit analysis.

The primary electrical formula is:

R = V / I

The physical derivation formula is:

R = ρ × (L / A)

Symbol Definitions and Standard Units
SymbolQuantitySI UnitPractical Unit
RResistanceOhm (Ω)mΩ, kΩ, MΩ
VVoltage (Potential Difference)Volt (V)mV, kV
ICurrentAmpere (A)mA, μA
ρResistivity (Material Property)Ohm-meter (Ω·m)Ω·cm
LLength of ConductorMeter (m)cm, ft
ACross-Sectional AreaSquare meter (m²)mm², AWG

Rearranged Forms: Solving for Every Variable

Depending on your known variables, you must rearrange the resistance electricity formula. When power (P, measured in Watts) is introduced via Joule's Law, the formula expands into the power wheel variations.

  • Solving for Voltage: V = I × R
  • Solving for Current: I = V / R
  • Solving for Resistance (via Power and Current): R = P / I²
  • Solving for Resistance (via Power and Voltage): R = V² / P
  • Solving for Length (Physical): L = (R × A) / ρ
  • Solving for Area (Physical): A = (ρ × L) / R

Worked Examples with Strict Unit Tracking

Abstract math causes blown fuses and melted wires. Below are two real-world scenarios with strict unit tracking to demonstrate how the formula applies to physical components.

Problem 1: Calculating Voltage Drop in a 10 AWG Feeder

Scenario: You are running a 100-foot (one-way) 10 AWG THHN copper feeder to a 240V subpanel carrying a continuous 20A load. What is the total loop resistance and the resulting voltage drop?

Assumptions: Copper resistivity (ρ) at 20°C is 1.68 × 10⁻⁸ Ω·m. However, under load, conductors heat up. Using the 75°C temperature column (standard for NEC ampacity derating), ρ increases to approximately 2.14 × 10⁻⁸ Ω·m.

  1. Convert Area (A): 10 AWG has a cross-sectional area of 5.26 mm². Convert to square meters: 5.26 × 10⁻⁶ m².
  2. Convert Length (L): 100 feet = 30.48 meters (one-way). The total circuit loop (out and back) is 30.48 × 2 = 60.96 meters.
  3. Calculate R (Physical Formula):
    R = ρ × (L / A)
    R = (2.14 × 10⁻⁸ Ω·m × 60.96 m) / (5.26 × 10⁻⁶ m²)
    R = (1.304 × 10⁻⁶) / (5.26 × 10⁻⁶)
    R = 0.248 Ω
  4. Calculate Voltage Drop (V):
    V = I × R
    V = 20 A × 0.248 Ω
    V = 4.96 V

Result: The feeder will drop 4.96V under a 20A load at 75°C. This is well within the NEC-recommended 3% maximum drop (7.2V for a 240V circuit).

Problem 2: Sizing a Current Sense Shunt Resistor

Scenario: You are building a LiFePO4 battery monitor using an INA226 IC. You need a shunt resistor (R) that drops exactly 75 mV at a maximum continuous current of 50A. What resistance value and power rating do you need?

  1. Convert Units: V = 75 mV = 0.075 V. I = 50 A.
  2. Calculate R (Ohm's Law):
    R = V / I
    R = 0.075 V / 50 A
    R = 0.0015 Ω (or 1.5 mΩ)
  3. Calculate Power Dissipation (P):
    P = I² × R
    P = (50 A)² × 0.0015 Ω
    P = 2500 A² × 0.0015 Ω
    P = 3.75 W

Result: You need a 1.5 mΩ shunt. Because it will dissipate 3.75 W continuously, you must select a shunt rated for at least 5 W (preferably 10 W for thermal headroom and long-term stability). A standard 50A/75mV panel meter shunt is the exact off-the-shelf part for this.

When the Formula Applies (and When It Fails)

The resistance electricity formula assumes an Ohmic material operating at a constant temperature. According to Georgia State University's HyperPhysics, Ohmic materials exhibit a linear relationship between V and I. If you double the voltage, the current exactly doubles.

Unit Mistakes That Break the Math

The most common bench error is ignoring metric prefixes. If you measure 5V across a component and read 2 mA on your multimeter, plugging '2' into the formula yields R = 2.5 Ω. This is wrong by a factor of 1,000. You must convert 2 mA to 0.002 A. The correct math is R = 5 / 0.002 = 2,500 Ω (2.5 kΩ). Always convert mA to A, mV to V, and kW to W before calculating.

Realistic Answer Magnitudes

Knowing the expected magnitude prevents decimal-place errors. As noted in Fluke's measurement guidelines, different domains operate in vastly different resistance scales:

  • Current Shunts & Busbars: 0.0001 Ω to 0.01 Ω (mΩ range)
  • Household Branch Wiring: 0.01 Ω to 0.5 Ω
  • Control Circuit Resistors: 100 Ω to 1,000,000 Ω (kΩ range)
  • Cable Insulation & Dielectrics: 1,000,000 Ω to 100,000,000,000 Ω (MΩ to GΩ range)

If you calculate the resistance of a 14 AWG extension cord and get 450 Ω, your math is wrong; it should be a fraction of an Ohm.

Non-Ohmic Exceptions

The formula fails for non-linear components. Diodes, transistors, and incandescent bulbs do not obey a static R = V / I ratio. For example, the tungsten filament in a 60W incandescent bulb measures roughly 15 Ω cold, but jumps to over 200 Ω at operating temperature (2,500°C). For these, R is a dynamic snapshot, not a fixed constant. For comprehensive DC circuit theory, All About Circuits provides excellent breakdowns of non-linear exceptions.

Frequently Asked Questions

How does the resistance electricity formula apply to AC circuits?

In AC circuits, resistance (R) is only one part of the equation. You must use Impedance (Z), which combines resistance with inductive reactance (X_L) and capacitive reactance (X_C). The modified formula is Z = √(R² + (X_L - X_C)²). If you are measuring a purely resistive AC load like a space heater, R = V / I still applies using RMS voltage and RMS current. If you are measuring a motor or transformer, you must account for the phase angle and power factor.

Why does the formula give the wrong answer when I measure a short circuit?

A true short circuit means R approaches 0 Ω. If you plug R = 0 into I = V / R, the math dictates that current approaches infinity. In reality, current is limited by the internal resistance of the power source and the wiring impedance. If you measure a dead short on a 12V car battery, the resistance might be 0.005 Ω, yielding a massive 2,400A theoretical current (limited by the battery's internal CCA rating and cable melting points). Never use the basic formula to predict short-circuit currents without including source impedance.

How do I adjust the formula for temperature changes in copper wire?

Copper's resistance increases by approximately 0.393% for every 1°C rise in temperature. The adjusted formula is R_T = R_ref × [1 + α(T - T_ref)], where α is the temperature coefficient (0.00393 for copper), T is the operating temperature, and T_ref is the reference temperature (usually 20°C). If you are sizing conductors for a high-temperature environment like an attic in summer or inside a motor enclosure, you must use this derived formula to ensure your voltage drop calculations remain accurate.