At its most fundamental level, Ohms law is the principle stating that the current flowing through a conductor between two points is directly proportional to the voltage across those points and inversely proportional to the resistance between them. Expressed as V = I × R (Voltage = Current × Resistance), this formula dictates how electrical energy behaves when forced through physical materials. Think of voltage as water pressure, current as the flow rate, and resistance as a restriction in the pipe; if you increase the pressure (voltage) or widen the pipe (lower resistance), more water (current) flows. While the analogy is simple, the math governs everything from sizing a 10 AWG feeder for a subpanel to preventing a microcontroller from browning out on a workbench.
The Core Formula and a Real-World Numeric Example
The standard triangle gives us three variations of the formula: V = I × R, I = V / R, and R = V / I. In textbook problems, wires are treated as perfect conductors with zero resistance. On the jobsite or the workbench, copper wire has measurable resistance, and ignoring it leads to failed installations.
Let us look at a highly common bench scenario: powering a 5-meter run of 12V WS2815 addressable LED strip. According to the Adafruit NeoPixel UberGuide, a fully lit white strip draws roughly 1 Ampere per meter. For 5 meters, our total current (I) is 5A.
You decide to run 50 feet of 18 AWG copper wire from your 12V power supply to the strip. Because current must travel out and return, the total wire length in the circuit is 100 feet. According to NEC Chapter 9, Table 8, 18 AWG solid copper wire has a resistance of 6.385 ohms per 1,000 feet.
- Step 1: Find total wire resistance (R). (6.385 Ω / 1000 ft) × 100 ft = 0.6385 Ω.
- Step 2: Calculate voltage drop (V). V = I × R → 5A × 0.6385 Ω = 3.19V.
- Step 3: Find voltage at the load. 12.0V (supply) - 3.19V (drop) = 8.81V.
To fix this, we apply the formula in reverse to select a better wire. If we step up to 12 AWG wire (1.588 Ω per 1,000 ft), the resistance drops to 0.1588 Ω. The voltage drop becomes just 0.79V, delivering a healthy 11.21V to the LEDs.
Reference Data: Voltage Drop Across Common Wire Gauges
Memorizing the exact resistance of every wire gauge is unnecessary, but having a reference table for common DC runs saves hours of troubleshooting. The table below assumes a standard 50-foot physical run (100 feet total out-and-back conductor length) at a baseline copper temperature of 20°C. Note that as wire temperature increases under load, resistance increases slightly, making these baseline values a best-case scenario.
| Wire Gauge (AWG) | Resistance (per 100ft loop) | Voltage Drop at 5A | Voltage Drop at 10A | Remaining Voltage (from 12V) at 10A |
|---|---|---|---|---|
| 18 AWG | 0.6385 Ω | 3.19 V | 6.38 V | 5.62 V (Critical Failure) |
| 16 AWG | 0.4016 Ω | 2.01 V | 4.02 V | 7.98 V (Brownout Risk) |
| 14 AWG | 0.2525 Ω | 1.26 V | 2.52 V | 9.48 V (Marginal for 12V) |
| 12 AWG | 0.1588 Ω | 0.79 V | 1.59 V | 10.41 V (Acceptable) |
| 10 AWG | 0.0999 Ω | 0.50 V | 1.00 V | 11.00 V (Ideal) |
Data derived from standard copper resistivity values referenced in All About Circuits and NEC Chapter 9 wire properties.
Where You Meet This in Practice (And What It Changes)
Understanding the practical implications of this formula changes how you design, wire, and troubleshoot physical installations. It is not just an academic exercise; it dictates physical hardware choices.
1. Sizing Fuses and Breakers
While ampacity tables tell you the maximum current a wire can carry before the insulation melts, the voltage drop calculation tells you if the load will actually function. A 20A breaker on 12 AWG wire is perfectly safe from a fire perspective for a 15A load. But if that 15A load is a 12V DC winch 80 feet away, the voltage drop will be massive, the motor will stall, current will spike, and the breaker will trip. You meet the formula here when deciding to upsize wire purely for performance, not just safety.
2. LED Strip Power Injection
In architectural lighting, you cannot run a single 24V LED strip for 40 feet without the far end dimming. The resistance of the copper traces inside the flexible printed circuit board (PCB) acts as a series resistor. By calculating the voltage drop across those internal traces, lighting designers know exactly where to inject secondary power feeds (typically every 15 to 20 feet) to keep the voltage above the minimum threshold.
3. Sensor and Analog Signal Integrity
In Arduino or ESP32 projects, running a 10kΩ thermistor or a 4-20mA industrial sensor over long, thin wires introduces series resistance. If your microcontroller's ADC (Analog-to-Digital Converter) assumes the wire has 0 Ω resistance, the added wire resistance will skew your temperature or pressure readings. You use the formula to mathematically subtract the wire's resistance from your final calculation in code.
Common Confusions: Non-Ohmic Components and Power vs. Current
When beginners ask what Ohms law is, they often assume it applies universally and linearly to every component in a circuit. This leads to two major misconceptions that cause bench failures.
Confusion 1: Assuming All Components Are "Ohmic"
Ohm's law strictly applies to "ohmic" materials, where resistance remains constant regardless of the applied voltage or current. Standard resistors and copper wires are ohmic. However, many critical components are non-ohmic.
- Incandescent Bulbs: The tungsten filament has a very low resistance when cold. When you first apply 120V AC, the inrush current can be 10 to 15 times the steady-state current. As the filament heats up to 2,500°C, its resistance increases dramatically. If you measure a cold bulb with a multimeter and use V=IR to calculate the running current, your math will be wildly wrong.
- Diodes and LEDs: Semiconductors do not have a fixed resistance. They have a forward voltage drop (e.g., 2.1V for a red LED) and an exponential current-voltage curve. You cannot simply divide the supply voltage by the LED's "resistance" to find the current; you must use a series resistor to limit the current based on the remaining voltage.
Confusion 2: Conflating Power (Watts) with Current (Amps)
People frequently confuse the heat generated by a wire with the current flowing through it. The heat generated (Power, measured in Watts) is calculated using Joule's Law: P = I² × R. Because the current is squared, doubling the current quadruples the heat generated in the wire. A wire carrying 10A generates four times the heat of the same wire carrying 5A, not twice the heat. This is why a slight overcurrent condition can rapidly degrade wire insulation and terminate in a melted lug or a fire, long before the breaker's thermal trip mechanism reacts.
Frequently Asked Questions
Does wire length affect resistance?
Yes. Resistance is directly proportional to length. Doubling the length of a wire run exactly doubles its resistance, which doubles the voltage drop for a given current.
Can I use aluminum wire instead of copper to save money?
You can, but aluminum has roughly 61% higher resistance than copper for the same gauge. To achieve the same voltage drop and ampacity, you must upsize aluminum wire by at least two AWG sizes compared to copper (e.g., use 10 AWG aluminum where you would use 12 AWG copper), and you must use anti-oxidant paste and CO/ALR rated terminals.
Why does my 12V car battery read 14.4V when the engine is running?
The alternator outputs a higher voltage to overcome the internal resistance of the battery and the wiring, forcing current backward into the chemical cells to recharge them. The formula dictates that to push current into a 12.6V resting battery, the source voltage must be strictly higher than the battery's internal electromotive force.






