Electrical resistance is the opposition a material presents to the flow of electric current, converting electrical energy into heat. In any real circuit or installation, resistance dictates exactly how much current will flow for a given applied voltage, causes measurable voltage drop across long wire runs, and determines how much power is dissipated as thermal energy in both intended components and unintended parasitic paths.
The Core Mechanics: What Resistance Actually Changes
When electrons move through a conductor, they collide with the atomic lattice of the material. These collisions impede flow and generate thermal energy. Think of resistance like a kink in a garden hose: the water pressure (voltage) pushes the water, but the kink (resistance) restricts the flow rate (current) and causes friction (heat) at the restriction point.
In practical electrical work, resistance changes three critical parameters:
- Current Limiting: It sets the maximum safe current draw. A 120V circuit with a 12Ω load will only draw 10A, regardless of whether the breaker is rated for 15A or 20A.
- Voltage Drop: Every wire has inherent resistance. Over long distances, this resistance 'steals' voltage from the load, which can cause motors to overheat or LED drivers to flicker.
- Power Dissipation: Governed by the formula P = I²R, resistance dictates heat generation. This is the operating principle behind a toaster, but it is a destructive failure mode in a loose neutral connection at a breaker panel.
Worked Example: Calculating Wire Resistance and Voltage Drop
Let's move past abstract textbook definitions and look at a real-world installation scenario. Suppose you are running a 120V AC branch circuit to power a garage air compressor. You are using 12 AWG THHN copper wire, the one-way distance is 50 feet, and the compressor draws a continuous 16 Amps.
First, we must determine the total loop length. Current must travel to the load and return to the panel, so the total wire length is 50 ft × 2 = 100 feet.
According to NEC Chapter 9, Table 8, the DC resistance of uncoated 12 AWG copper wire at 20°C is roughly 1.93 ohms per 1,000 feet. (Note: AC resistance is slightly higher due to skin effect, and resistance increases with temperature, but 1.93 Ω/kft is our standard baseline for this calculation).
Step 1: Calculate Total Wire Resistance
R = (100 ft / 1000 ft) × 1.93 Ω = 0.193 ohms
Step 2: Calculate Voltage Drop
Using Ohm's Law (V = I × R):
Voltage Drop = 16A × 0.193 Ω = 3.088 Volts
Step 3: Calculate Percentage Drop
(3.088V / 120V) × 100 = 2.57%
The NEC recommends a maximum voltage drop of 3% for branch circuits. At 2.57%, this 12 AWG run is acceptable. However, if the garage was 100 feet away (200 ft loop), the resistance would double to 0.386 ohms, the drop would hit 5.14%, and you would need to upsize to 10 AWG wire to compensate for the increased resistance.
Where You Meet Resistance in Practice
On the bench or the jobsite, you interact with resistance in two distinct categories: intentional and parasitic.
Intentional Resistance
Engineers use specific resistive elements to control circuits. A 50A/50mV current sensing shunt uses a precisely calibrated low-resistance alloy to drop exactly 50 millivolts when 50 amps flow through it, allowing an Arduino or BMS to measure battery current. In residential wiring, heating elements (like baseboard heaters or water heater coils) utilize high-resistance Nichrome wire specifically designed to convert electrical energy into heat without melting.
Parasitic Resistance
This is the resistance you fight against. It manifests as corroded battery terminals, undersized extension cords, or loose terminal lugs in a subpanel. When measuring an equipment grounding conductor with a quality meter like a Fluke 87V, a reading of < 0.5 ohms end-to-end indicates a solid, low-resistance path back to the source. A reading of 5 ohms or higher means the ground is compromised and won't trip the breaker fast enough during a fault.
Common Confusions: Resistance vs. Resistivity vs. Impedance
People frequently confuse resistance with related but distinct concepts. Understanding the difference is crucial for component selection and AC circuit analysis.
Resistance vs. Resistivity:
Resistivity (measured in ohm-meters, Ω·m) is an intrinsic property of a material, independent of its shape. Copper has a specific resistivity at a given temperature. Resistance, however, is the property of a specific object. As explained in depth by All About Circuits, a thick, short copper wire has low resistance, while a thin, long copper wire has high resistance, even though the resistivity of the copper is identical in both.
Resistance vs. Impedance:
Resistance applies to both DC and AC circuits, but it only accounts for the real power dissipated as heat. Impedance (Z, measured in ohms) is the total opposition to AC current flow. It combines resistance with reactance (the opposition created by capacitors and inductors). A motor winding might have a low DC resistance of 2 ohms, but when powered by 60Hz AC, its inductive reactance increases its total impedance to 15 ohms, drastically limiting the running current.
Frequently Asked Questions
What is the difference between resistance and continuity?
Continuity is simply a binary pass/fail check for very low resistance. When a multimeter performs a continuity test, it sends a small test current and beeps if the resistance is typically below 10 to 30 ohms, indicating an unbroken path. Resistance measurement gives you the exact numeric ohm value, which is necessary for diagnosing degrading connections or verifying specific component values.
Does electrical resistance change with temperature?
Yes, significantly. For most conductive metals like copper and aluminum, resistance increases as temperature rises (a positive temperature coefficient). A copper wire that measures 1.0 ohm at room temperature (20°C) might measure 1.2 ohms when loaded and heated to 75°C inside a conduit. Conversely, materials like carbon and semiconductors exhibit a negative temperature coefficient, meaning their resistance drops as they get hotter.
Why do digital multimeters show 'OL' when measuring resistance?
'OL' stands for Over Limit (or Open Loop). It means the resistance between the two probes is higher than the maximum range the multimeter can measure, effectively indicating an open circuit. If you are testing a fuse and see 'OL', the fuse is blown. If you are testing a switch that is turned off, 'OL' is the correct and expected reading.
Can you measure resistance on a live circuit?
Never attempt to measure resistance on an energized circuit. Multimeters measure resistance by injecting a known, small DC voltage from their internal battery and measuring the resulting current. If external voltage is present, it will back-feed into the meter's sensitive analog-to-digital converter, instantly blowing the internal protection fuse or permanently destroying the meter. Always de-energize, lock out, and verify dead with a voltage test before switching your meter to the ohms (Ω) setting.






