Electrical resistance is the opposition a material presents to the flow of electric current, measured in ohms (Ω). When you apply voltage across a conductor, resistance dictates exactly how many electrons can pass through per second, converting the restricted electrical energy into heat. At the atomic level, as electrons drift through a material like copper or carbon, they collide with the vibrating atoms of the lattice structure. These collisions scatter the electrons, impeding their forward progress and generating thermal energy. Understanding this mechanism is the foundation of every circuit design, from sizing a simple LED resistor to calculating voltage drop on a 200-foot feeder cable.
The Core Mechanism: What Resistance Actually Changes
In a real circuit, resistance fundamentally changes two things: it limits the current for a given voltage, and it creates a voltage drop across the component. According to Ohm's Law, expressed as V = I × R, if you hold the voltage constant, increasing the resistance will proportionally decrease the current. Conversely, if you push a fixed current through a resistor, the voltage will drop across it in direct proportion to its resistance.
To visualize this, think of a garden hose connected to a spigot. The water pressure from the spigot is your voltage, the flow rate of the water is your current, and the hose itself represents the conductor. If you pinch the hose or attach a narrow nozzle (increasing resistance), the flow rate (current) drops. Furthermore, the pressure (voltage) is high on the spigot side of the pinch but drops to near zero on the open-air side. The energy lost to that restriction is dissipated as turbulence and heat at the exact point of the pinch.
Worked Numeric Example: Sizing an LED Current-Limiting Resistor
Theory becomes practical when you need to prevent a component from destroying itself. A standard 5mm red LED has no internal resistance to limit current; if connected directly to a 5V source, it will draw massive current, overheat, and fail instantly. We use a resistor to drop the excess voltage and limit the current to a safe value.
The Scenario: Powering a 5mm red LED from a 5V Arduino Nano GPIO pin.
- Supply Voltage (Vs): 5.0V
- LED Forward Voltage (Vf): 2.0V (the voltage the LED inherently 'uses')
- Target LED Current (I): 20mA (0.020A)
Step 1: Calculate the required voltage drop across the resistor.
The resistor must absorb the difference between the supply and the LED.
Vr = Vs - Vf = 5.0V - 2.0V = 3.0V
Step 2: Calculate the resistance value using Ohm's Law (R = V / I).
R = 3.0V / 0.020A = 150Ω
Step 3: Calculate the power dissipated to choose the right physical resistor size.
P = Vr × I = 3.0V × 0.020A = 0.06W
A standard through-hole carbon film resistor is rated for 1/4W (0.25W). Since 0.06W is well below 0.25W, a standard 1/4W 150Ω resistor is perfectly safe. If your calculation resulted in 165Ω, you would round up to the next standard E12/E24 series value (180Ω) to ensure the current remains slightly below the 20mA maximum, extending the LED's lifespan.
Where You Meet Resistance in Practice
While discrete resistors are common on breadboards, resistance is a physical property you must manage in every electrical installation and wiring project.
1. Wire Sizing and Voltage Drop
Every wire has resistance. According to NEC Chapter 9, Table 8, uncoated 14 AWG solid copper wire has a resistance of roughly 2.525 ohms per 1,000 feet at 20°C. If you run a 100-foot extension cord to a jobsite, the current must travel 100 feet out on the hot wire and 100 feet back on the neutral wire, totaling 200 feet of conductor.
The total wire resistance is (200 / 1000) × 2.525 = 0.505Ω. If you plug in a circular saw drawing 12A, the voltage drop across the cord is V = 12A × 0.505Ω = 6.06V. Your 120V nominal tool is now receiving only 113.94V. This voltage drop causes the motor to draw more current to compensate for the lower voltage, leading to overheating. This is why long runs require upsizing to 12 AWG or 10 AWG wire to reduce the inherent resistance.
2. Shunt Resistors for Current Measurement
In solar power systems and battery monitors, measuring high DC current (like 100A) directly through a multimeter is impossible. Instead, installers use a shunt resistor—a precisely machined block of manganin alloy with an extremely low, known resistance, such as 0.001Ω. When 100A flows through it, Ohm's law dictates a voltage drop of exactly 0.1V (100mV). The battery monitor measures this millivolt drop and calculates the current, allowing for precise Coulomb counting without interrupting the high-current path.
3. Heating Elements
When resistance is high and current is forced through it, the resulting heat is the goal, not a byproduct. Appliances like toasters and space heaters use Nichrome wire (an alloy of nickel and chromium). Nichrome has a much higher resistivity than copper and forms a protective oxide layer when heated, allowing it to glow red-hot at 1000°C+ without melting or oxidizing away.
Common Confusions: Resistance vs. Impedance and Continuity
When troubleshooting or reading datasheets, it is easy to conflate resistance with related but distinct electrical concepts. Here is how they differ in practice.
| Property | Symbol | Applies To | Frequency Dependence | Measurement Tool |
|---|---|---|---|---|
| Resistance | R (Ohms) | DC circuits, resistors, wire | None (Constant) | Multimeter (Ohms mode) |
| Impedance | Z (Ohms) | AC circuits, motors, speakers | High (Changes with Hz) | LCR Meter or Oscilloscope |
| Continuity | N/A | Fuses, switches, trace routing | None (Binary check) | Multimeter (Continuity beep) |
Resistance vs. Impedance: Resistance is the DC opposition to current. Impedance (Z) is the total AC opposition, which includes resistance plus reactance (the opposition created by capacitors and inductors). A 100Ω carbon resistor has 100Ω of resistance and 100Ω of impedance. However, a 10µF capacitor has near-infinite DC resistance, but its AC impedance drops as the frequency of the signal increases. If you are sizing components for AC mains or audio crossovers, you must calculate impedance, not just resistance.
Resistance vs. Continuity: Continuity is not a measurement; it is a binary pass/fail test. When you use the continuity setting on your multimeter, the meter injects a tiny test current and checks if the resistance is below a specific threshold (usually between 10Ω and 50Ω, depending on the meter). A continuity beep tells you a circuit is closed, but it does not mean the resistance is zero. A 5-ohm connection will beep for continuity but will cause a massive voltage drop if you try to pull 10 amps through it.
Frequently Asked Questions
Does higher resistance always mean less power consumption?
It depends entirely on whether your circuit is constant-voltage or constant-current. In a constant-voltage system (like a 120V wall outlet), higher resistance means less power. Using the formula P = V² / R, a 60W incandescent bulb has a higher resistance (~240Ω) than a 100W bulb (~144Ω). However, in a constant-current system (like LEDs wired in series), higher resistance dissipates more power. Using the formula P = I² × R, if 20mA flows through a 100Ω resistor, it dissipates 0.04W. If that same 20mA flows through a 500Ω resistor, it dissipates 0.20W.
Why does wire resistance increase when it gets hot?
For most standard conductors like copper and aluminum, heat increases the thermal vibration of the atomic lattice. As the atoms vibrate more violently, they present a larger 'target' for the drifting electrons, causing more frequent collisions and higher resistance. This is known as a positive temperature coefficient. According to Georgia State University's HyperPhysics, copper's resistance increases by approximately 0.39% for every 1°C rise in temperature. This is why a motor's startup current (inrush) is high when the windings are cold, but drops as the copper windings heat up and their resistance increases.
Can I measure resistance in a live circuit?
Never. Multimeters measure resistance by outputting a small, known test current from their internal battery and measuring the resulting voltage drop across the probes. If the circuit is already energized, the external voltage will overpower the meter's test current, resulting in wildly inaccurate readings. More importantly, external voltage can backfeed into the meter's sensitive analog-to-digital converter (ADC), blowing the internal protection fuse or permanently destroying the meter. Always de-energize the circuit, lock out the breaker, and discharge any large capacitors before switching your meter to the Ohms (Ω) setting, as emphasized in Fluke's official measurement safety guidelines.






