The formula for voltage drop across a resistor is V = I × R. This fundamental relationship, known as Ohm's Law, dictates that the voltage dropped across any resistive element equals the current flowing through it multiplied by its resistance. Whether you are calculating the voltage lost across a 555 timer's timing resistor on your workbench or sizing 6 AWG THHN copper wire for a 50A EV charger in your garage, the underlying physics remain identical: the wire itself is just a long, low-value resistor.
The Core Formula and Symbol Definitions
To apply the formula correctly, you must track your units rigorously. A common failure point for hobbyists and apprentices alike is mixing prefixes (like milli or kilo) without converting them to base SI units first. Below is the strict definition of every symbol in the primary equation.
| Symbol | Variable | Base SI Unit | Unit Abbreviation | Practical Measurement Tool |
|---|---|---|---|---|
| V | Voltage Drop (Potential Difference) | Volts | V | Digital Multimeter (Voltage/Parallel mode) |
| I | Current (Flow of Charge) | Amperes | A | Clamp Meter or Multimeter (Current/Series mode) |
| R | Resistance (Opposition to Flow) | Ohms | Ω | Multimeter (Resistance/Ohms mode, de-energized) |
For a deeper theoretical foundation on how these variables interact at the atomic level, the All About Circuits textbook chapter on Ohm's Law provides an excellent breakdown of electron flow and lattice collisions.
Real-World Resistance Data: Wire as a Resistor
In home electrical work, we rarely install discrete carbon-film resistors. Instead, we manage the resistance of the conductors themselves. Every AWG wire size has a specific resistance per 1,000 feet. If you undersize a wire, its resistance (R) is too high, and the voltage drop (V) at the load becomes unacceptable, leading to dim lights or tripped breakers.
The table below provides exact DC resistance values for standard building wire at 75°C, derived from NEC Chapter 9, Table 8 standards. Use these R values when applying the voltage drop formula to branch circuits and feeders.
| AWG Size | Copper (Ω / 1,000 ft) | Aluminum (Ω / 1,000 ft) | Typical Home Application | Max Ampacity (75°C Column) |
|---|---|---|---|---|
| 14 AWG | 3.140 | 5.170 | 15A Lighting/Receptacle Circuits | 20A (NEC limits to 15A) |
| 10 AWG | 1.240 | 2.040 | 30A Dryer / Water Heater | 35A (NEC limits to 30A) |
| 6 AWG | 0.491 | 0.808 | 50A EV Charger / Range | 65A |
| 4 AWG | 0.308 | 0.508 | 60A Subpanel Feeder | 85A |
| 2 AWG | 0.194 | 0.319 | 100A Subpanel Feeder | 115A |
Rearranged Forms and Unit Traps
Depending on what you are trying to find, you will need to algebraically rearrange the core formula. Here are the three operational forms:
- To find Voltage Drop: V = I × R
- To find Current: I = V / R
- To find Resistance: R = V / I
Unit Mistakes That Break the Math
The formula is unforgiving of mixed units. If your answer is off by a factor of 1,000, you almost certainly fell into one of these traps:
- The 'Milli' Trap (Current): Multimeters often read current in milliamps (mA). You must divide by 1,000 to get Amperes before multiplying. (e.g., 20 mA = 0.020 A).
- The 'Kilo' Trap (Resistance): A resistor marked '4k7' is 4,700 Ω. If you use 4.7 in your equation instead of 4700, your calculated voltage drop will be 1,000 times too small.
- The 'Length' Trap (Wire Resistance): Wire tables list resistance per 1,000 feet (kft). If you have a 150-foot run, the multiplier is 0.150, not 150. Furthermore, a complete circuit requires a hot and a neutral/ground return path, meaning you must double the one-way wire length to find the total loop resistance.
Worked Examples: From Bench to Breaker Panel
Let's apply the formula to two distinct scenarios, tracking units at every step to ensure accuracy.
Problem 1: Electronics Bench (LED Current Limiting)
Scenario: You are building a 12V DC indicator circuit. You have a standard 470 Ω carbon film resistor in series with an LED. The circuit draws a steady 20 mA of current. What is the exact voltage drop across the resistor?
Step-by-Step Solution:
- Identify knowns: R = 470 Ω, I = 20 mA.
- Convert to base units: I = 20 / 1000 = 0.020 A.
- Apply formula: V = I × R
- Substitute: V = 0.020 A × 470 Ω
- Calculate: V = 9.4 V
Sanity Check: If the resistor drops 9.4V, the remaining 2.6V (12V - 9.4V) is dropped across the LED, which is a perfectly realistic forward voltage for a standard red or green indicator LED.
Problem 2: Home Electrical (50A EV Charger Voltage Drop)
Scenario: You are installing a 240V, 50A Level 2 EV charger. The one-way run from the subpanel to the receptacle is 120 feet using 6 AWG Copper THHN wire. What is the voltage drop across one conductor, and what is the total loop voltage drop?
Step-by-Step Solution:
- Identify knowns: I = 50 A, Length = 120 ft, Wire = 6 AWG Copper.
- Find base resistance: Per the data table above, 6 AWG Cu = 0.491 Ω / 1,000 ft.
- Calculate one-way resistance (R): R = 0.491 Ω × (120 ft / 1000 ft) = 0.491 × 0.120 = 0.05892 Ω.
- Apply formula for one conductor: V = I × R
- Substitute: V = 50 A × 0.05892 Ω
- Calculate one-way drop: V = 2.946 V
- Calculate total loop drop: Since current must flow out on the hot wire and return on the other hot wire (for 240V), total drop = 2.946 V × 2 = 5.892 V.
Sanity Check: A 5.89V drop on a 240V circuit is a 2.45% drop. The NEC recommends keeping branch circuit voltage drop under 3% for efficiency. 6 AWG is an acceptable, code-compliant choice for this run.
Assumptions, Limits, and Realistic Magnitudes
While V = I × R is universally taught, it relies on specific physical assumptions that break down if ignored in advanced applications.
When the Formula Applies (and When It Doesn't)
- Ohmic Materials: The formula assumes the resistance (R) remains constant regardless of the applied voltage. Carbon film resistors and copper wire at stable temperatures are highly Ohmic. Exceptions: Incandescent lightbulbs and thermistors are non-Ohmic; their resistance changes drastically as they heat up, requiring dynamic calculus or empirical lookup tables rather than simple algebra.
- DC vs. AC Reactance: For DC circuits and purely resistive AC loads (like baseboard heaters), V = I × R is exact. For AC circuits with motors or transformers, you must use the AC equivalent: V = I × Z (where Z is Impedance, combining resistance and reactance). In standard 60Hz home wiring, the inductive reactance of parallel THHN wires in PVC conduit is small enough that using DC resistance yields an acceptably close approximation for basic voltage drop checks.
- Temperature Stability: Copper's resistance increases by roughly 0.4% per degree Celsius. The NEC table values are typically referenced at 75°C. If your wire is running in a freezing attic, the actual resistance (and voltage drop) will be slightly lower than calculated.
What a Realistic Answer Magnitude Looks Like
Developing an intuition for the final number prevents catastrophic wiring errors. If your calculated answer falls outside these ranges, re-check your decimal placement:
- PCB / Breadboard Electronics: Voltage drops across discrete resistors typically range from 0.1V to 10V. If you calculate a 450V drop across a 1kΩ resistor on a 5V Arduino breadboard, you forgot to convert milliamps to amps.
- Home Branch Circuits (120V): A healthy, code-compliant circuit should show a total loop voltage drop of 1.2V to 3.6V (1% to 3% of nominal) under full continuous load. If you calculate a 15V drop on a 15A lighting circuit, your wire run is too long for 14 AWG, and you need to upsize to 12 AWG or 10 AWG to reduce the resistance.
For further reading on how temperature and material properties affect these calculations, the Physics Classroom's module on Ohm's Law and Resistance offers excellent interactive simulations to visualize electron flow and voltage gradients.






