Resistance in electrical systems is the measurable opposition a material presents to the flow of electric current, converting electrical energy into heat. When you size a wire for a 20A branch circuit or select a current-limiting resistor for an LED, you are actively managing this property to prevent melted insulation or burned-out components. Think of it like a narrow section in a water pipe: the narrower the pipe (higher resistance), the more pressure (voltage) you need to push the same amount of water (current) through.

The Core Mechanics and Material Resistivity

At the atomic level, resistance occurs when moving electrons collide with the atomic lattice of a conductor. These collisions scatter the electrons, impeding their forward drift and generating thermal energy. The total resistance ($R$) of a uniform conductor is dictated by its material resistivity ($\rho$), its length ($L$), and its cross-sectional area ($A$), expressed as:

$R = \rho \frac{L}{A}$

Resistivity is an intrinsic property of the material itself, measured in ohm-meters ($\Omega \cdot m$). While resistance changes if you cut a wire shorter or use a thicker gauge, resistivity remains constant for a given material at a specific temperature. Below is a reference table of common materials you will encounter in both wiring and electronics.

MaterialResistivity at 20°C ($\Omega \cdot m$)Temperature Coefficient ($\alpha$)Primary Application
Silver$1.59 \times 10^{-8}$0.0038 /°CHigh-end audio contacts, RF plating
Copper (Annealed)$1.72 \times 10^{-8}$0.00393 /°CStandard branch circuit wiring (THHN, NM-B)
Aluminum$2.82 \times 10^{-8}$0.00429 /°CService entrance feeders, transmission lines
Nichrome (80/20)$1.10 \times 10^{-6}$0.00017 /°CHeating elements, high-wattage resistors
Silicon (Pure)$6.40 \times 10^{2}$-0.075 /°C (NTC)Semiconductor substrates, solar cells
FR-4 (Fiberglass)$> 10^{10}$N/APCB insulation, electrical isolation
Temperature Derating Warning: Notice the positive temperature coefficient for copper. As a wire heats up under load, its resistance increases. A 12 AWG copper wire measured at 0.0019 $\Omega$/ft at 20°C will jump to roughly 0.0024 $\Omega$/ft at 75°C. Always use the 75°C column in NEC Chapter 9, Table 8 for voltage drop calculations on loaded circuits.

What Resistance Changes in a Real Installation

In a practical circuit, resistance dictates two critical parameters: voltage drop and power dissipation. Every time current flows through a resistive element (including the wires themselves), voltage is lost across that element according to Ohm's Law ($V = I \times R$), and power is burned off as heat ($P = I^2R$).

If wire resistance is too high, the load receives insufficient voltage, causing motors to overheat and LED drivers to flicker. If the resistance is localized in a loose terminal lug, the $I^2R$ heating can easily melt the connector and start a fire.

Worked Numeric Example: Sizing a 120V Branch Circuit

Let's calculate the voltage drop for a 15A continuous load located 100 feet from the breaker panel on a 120V nominal circuit. We need to evaluate 14 AWG versus 10 AWG copper wire.

  • Total Wire Length: 100 ft out + 100 ft return = 200 ft.
  • 14 AWG Copper Resistance (75°C): ~3.14 $\Omega$ per 1,000 ft.
  • 10 AWG Copper Resistance (75°C): ~1.24 $\Omega$ per 1,000 ft.

Scenario A: Using 14 AWG Wire
$R_{total} = 3.14 \times (200 / 1000) = 0.628 \Omega$
Voltage Drop ($V_d$) = $15A \times 0.628\Omega = 9.42V$
Percentage Drop = $(9.42 / 120) \times 100 = 7.85\%$

Scenario B: Using 10 AWG Wire
$R_{total} = 1.24 \times (200 / 1000) = 0.248 \Omega$
Voltage Drop ($V_d$) = $15A \times 0.248\Omega = 3.72V$
Percentage Drop = $(3.72 / 120) \times 100 = 3.1\%$

While 14 AWG is legally permitted by the NEC for a 15A breaker based on ampacity, the 7.85% voltage drop severely violates the NEC's 3% recommended limit for branch circuits. The wire's resistance would cause the load to see only 110.5V, and the wire itself would dissipate $15^2 \times 0.628 = 141$ watts of heat inside the walls. Stepping up to 10 AWG reduces the resistance, dropping the heat dissipation to just 55 watts and keeping the voltage within acceptable tolerances.

Where You Meet This in Practice

You interact with resistance management constantly, whether you are roughing in a house or debugging a microcontroller on the bench.

1. Wire Sizing and Ampacity

Ampacity tables in NEC 310.16 are essentially thermal limits based on wire resistance. Thinner wires have higher resistance and generate more $I^2R$ heat. The insulation type (THHN vs. XHHW) dictates how much heat the wire can safely shed before degrading. When bundling wires in conduit, you must apply derating factors because the ambient temperature inside the conduit rises, which in turn increases the copper's resistance and creates a thermal runaway loop if not sized correctly.

2. Battery Management Systems (BMS) and Shunts

In LiFePO4 or 18650 battery packs, the BMS needs to track state of charge (SoC) via Coulomb counting. It does this by measuring the voltage drop across a precision shunt resistor (often a 50A, 75mV manganese-copper alloy shunt). Because the shunt's resistance is known and highly stable (e.g., exactly 0.0015 $\Omega$), the BMS calculates the exact current flowing in or out of the pack using $I = V/R$. If the shunt's resistance drifts due to temperature, your battery percentage reading will be entirely wrong.

3. Intentional Heating Elements

Devices like toasters, soldering irons, and space heaters rely on high-resistance alloys like Nichrome. Nichrome's resistivity is roughly 60 times higher than copper. When 120V is applied across a coiled Nichrome wire, the high resistance limits the current to a safe level while generating massive amounts of localized heat, and its low temperature coefficient ensures the resistance (and therefore the heat output) remains stable as it glows red hot.

Common Confusions: Resistance vs. Impedance vs. Reactance

The most frequent mistake hobbyists and junior technicians make is using the terms resistance, reactance, and impedance interchangeably. While all three are measured in Ohms ($\Omega$) and oppose current flow, they behave entirely differently in AC circuits.

PropertySymbolApplies ToPower BehaviorPhase Shift
Resistance$R$DC and AC circuitsDissipates real power (Watts) as heat0° (Voltage and current are in phase)
Reactance$X$AC circuits only (Inductors/Capacitors)Stores and releases reactive power (VAR)±90° (Voltage leads/lags current)
Impedance$Z$AC circuits (Combination of R and X)Dissipates real power AND stores reactive powerBetween 0° and 90° (Vector sum)

Resistance is the friction of the circuit. It doesn't care if the current is DC or 60Hz AC; a 10 $\Omega$ resistor drops the same voltage for a given RMS current. According to HyperPhysics, resistance is strictly a real number.

Reactance is the opposition to a change in current or voltage. Inductors resist changes in current (creating inductive reactance, $X_L$), while capacitors resist changes in voltage (creating capacitive reactance, $X_C$). Reactance varies with frequency. A capacitor has infinite reactance to DC (blocking it entirely) but very low reactance to high-frequency AC.

Impedance is the total vector sum of resistance and reactance ($Z = \sqrt{R^2 + X^2}$). When you measure the winding of an AC motor with a multimeter in DC resistance mode, you might read 2 $\Omega$. But when that motor is powered by 240V AC, its impedance might be 40 $\Omega$ due to the massive inductive reactance of the coils. If you try to calculate the running current using only the DC resistance ($I = 240 / 2 = 120A$), you will incorrectly assume the motor is shorted, when in reality the impedance limits the current to just 6A.

Bench Tip: When measuring very low resistances (like a shunt or a short wire), standard multimeter leads introduce 0.2 $\Omega$ to 0.5 $\Omega$ of lead resistance. Short your probes together, note the baseline reading, and subtract it from your final measurement, or use a meter with a 'Relative' (REL) mode to zero out the leads automatically.