The relation between current, voltage, and resistance is defined by Ohm's Law, which states that the electrical current flowing through a linear conductor is directly proportional to the voltage applied across it and inversely proportional to its resistance. Forget the 19th-century history; on the workbench, this relationship is the absolute governor of every circuit you build. In a real installation, this relation changes your physical hardware choices: it dictates the AWG wire gauge you pull through conduit, the wattage rating of your resistors, the heat sink size for your semiconductors, and the trip curve of your breakers. If you misunderstand it, components starve for power or melt into toxic puddles.
The Core Math: Ohm's Law on the Workbench
At its core, the formula is V = I × R. To visualize this without relying on overused water analogies, think of highway traffic: voltage is the urgency of commuters trying to get home, resistance is the number of lanes closed on the highway, and current is the actual number of cars passing a checkpoint per minute. Higher urgency (voltage) pushes more cars (current) through, but more closed lanes (resistance) chokes the flow.
Let us run a concrete numeric example. You have a 12.0V DC bench power supply and you connect it across a 4.0 Ω ceramic dummy load resistor. Using the formula I = V / R, the current is 12.0 / 4.0 = 3.0 A. The power dissipated as heat (P = V × I) is 12.0 × 3.0 = 36 W. If you swap that 4-ohm resistor for a 2-ohm resistor, the current doubles to 6.0 A, and the power quadruples to 72 W. This non-linear jump in heat is where most hobbyist fires start.
Where You Meet This in Practice
You rarely sit down with a calculator to solve V=IR on a simple breadboard, but the relation between current, voltage, and resistance governs three critical daily tasks in electrical and electronics work:
- LED Current Limiting: An LED has near-zero internal resistance once it reaches its forward voltage. If you connect a 3.2V white LED directly to a 5V Arduino pin, the excess 1.8V will drive infinite current, destroying the LED and the microcontroller's GPIO. You insert a resistor to artificially add resistance and cap the current at 20mA. (R = 1.8V / 0.02A = 90 Ω; use a standard 100 Ω).
- Voltage Drop in Wire Runs: Copper wire is not a perfect conductor; it has resistance. According to Fluke's electrical measurement guides, long wire runs act as hidden resistors in series with your load. If you push high current through thin wire, the voltage drops across the wire, starving the load.
- Shunt Resistors for Measurement: Multimeters and BMS (Battery Management Systems) measure current by passing it through a very low-value, high-precision shunt resistor (e.g., 0.005 Ω). They measure the tiny voltage drop across it (V = I × 0.005) and calculate the current backward.
Real-World Scenario Walkthrough: The Melted Peltier Wire
Abstract formulas make sense until you are wiring a project on a Friday night. Here is a classic failure mode involving a TEC1-12706 Peltier thermoelectric cooler.
The Setup: You are building a mini-fridge. The Peltier module is rated for 12V and draws 6.0 A at full load. The power supply is sitting on the floor, and you need to route power up to the enclosure. You grab a spool of 24 AWG stranded hook-up wire because it is flexible and easy to route, making a 10-foot round-trip run (5 feet positive, 5 feet negative).
The Numbers: According to standard copper wire tables, 24 AWG wire has a resistance of roughly 25.7 mΩ per foot. For a 10-foot round trip, your wire resistance is 0.257 Ω. Let us apply Ohm's Law to the wire itself: Voltage Drop = 6.0 A × 0.257 Ω = 1.54 V. The Peltier only receives 10.46 V. More critically, the power dissipated by the wire is P = I²R = 36 × 0.257 = 9.25 W.
The Outcome & What Went Wrong: You are asking a thin 24 AWG wire (typically rated for ~2.1A in power transmission chassis wiring) to dissipate over 9 watts of heat across its length. Within three minutes, the PVC insulation softens, melts, and the positive and negative strands short together. The power supply goes into overcurrent protection and shuts down. The fix? You must respect the relation between current and resistance by dropping the wire resistance. Upgrading to 14 AWG wire (2.52 mΩ/ft) drops the round-trip resistance to 0.025 Ω, reducing the voltage drop to 0.15V and the wire heat dissipation to a harmless 0.9W.
Common Confusions and Troubleshooting Traps
When troubleshooting circuits, misinterpreting how voltage, current, and resistance interact leads to chasing ghosts. Here is what people commonly confuse:
- Confusing Power (Watts) with Current (Amps): A 120V space heater and a 12V car cooler might both consume 1200W of power. However, the space heater draws 10A, while the car cooler draws 100A. The car cooler requires massively thicker wires because current, not power, dictates resistive heating (I²R) in the conductors.
- Constant Voltage vs. Constant Current Sources: Ohm's Law assumes you are manipulating variables freely. But a bench power supply set to 'CV' (Constant Voltage) will push whatever current the load's resistance demands, up to its limit. A CC (Constant Current) LED driver, however, will dynamically adjust its output voltage to force a specific current through the LEDs, regardless of minor resistance changes as the LEDs heat up.
- Resistance vs. Impedance: In DC circuits, resistance is the only opposition to current. In AC circuits (like your home's 120V mains or audio amplifiers), inductors and capacitors introduce reactance. The total opposition is called impedance (Z). While V = I × R works for DC, AC circuits require V = I × Z, factoring in phase angles and power factor.
Quick-Reference Calculation Matrix
Keep this matrix bookmarked for quick bench calculations. As detailed in All About Circuits' DC theory textbook, mastering these permutations saves time when diagnosing faulty loads.
| To Find | Formula | Required Knowns | Common Bench Use Case |
|---|---|---|---|
| Voltage (V) | V = I × R | Current, Resistance | Calculating voltage drop across a shunt or wire run. |
| Current (I) | I = V / R | Voltage, Resistance | Sizing a fuse or breaker for a known resistive load. |
| Resistance (R) | R = V / I | Voltage, Current | Identifying an unknown heating element or coil. |
| Power (P) | P = V × I | Voltage, Current | Calculating total wattage for a solar array or PSU. |
| Power (P) | P = I² × R | Current, Resistance | Calculating heat loss in transmission wires. |
FAQ: Pushing the Boundaries of Ohm's Law
Does Ohm's Law apply to diodes and LEDs?
No. Diodes and LEDs are non-ohmic devices. Their resistance is not constant; it drops exponentially once the applied voltage exceeds their forward voltage threshold (typically 0.7V for silicon, 1.8V-3.3V for LEDs). You cannot simply use R = V/I to predict their behavior across different voltages. You must consult the component's I-V curve datasheet.
Why does my multimeter read 0 ohms on a fuse, but the circuit does not work?
A standard multimeter uses a very low test voltage (usually under 1V) and low current to measure resistance. A fuse that is 'partially blown' or suffering from internal micro-fractures might show continuity (near 0 Ω) at low test currents, but its resistance spikes dramatically under the high current of the actual load, causing a massive voltage drop and starving the circuit. Always test under load or perform a voltage drop test across the fuse while the circuit is powered.
How does temperature affect this relationship?
Resistance is highly temperature-dependent. For copper wire, resistance increases by about 0.4% for every 1°C rise in temperature. In high-current applications, as the wire heats up from I²R losses, its resistance climbs, which increases the voltage drop and generates even more heat. This thermal runaway is why ampacity derating tables in the NEC require you to use thicker wire in high-ambient-temperature environments like attics.






