Ohm's law states that the current through a conductor between two points is directly proportional to the voltage across the two points and inversely proportional to the resistance between them. That is the absolute, unvarnished definition of Ohm's law, mathematically expressed as V = I × R. If you push 1 volt of electrical pressure across a 1-ohm resistor, exactly 1 amp of current will flow. Think of it like water in a pressurized pipe: voltage is the pump pressure, current is the flow rate (gallons per minute), and resistance is a physical pinch in the hose restricting that flow.
While textbooks stop at the algebra, on the workbench, Ohm's law is the fundamental constraint that dictates whether your circuit functions, dims, or catches fire. Here is how the theory translates to real-world components, wire gauges, and failure modes.
The Core Equation and a Worked Numeric Example
The relationship forms a triangle of three interchangeable equations. Depending on what you need to find, you rearrange the formula:
V = I × R (Find Voltage: Current multiplied by Resistance)
I = V / R (Find Current: Voltage divided by Resistance)
R = V / I (Find Resistance: Voltage divided by Current)
Let's run a worked numeric example with real bench components. You are testing a simple dummy load circuit using a 12V sealed lead-acid battery and a standard through-hole resistor.
- Source Voltage (V): A nominal "12V" lead-acid battery actually rests at about 12.6V when fully charged.
- Resistance (R): You select a 470Ω, 1/4W carbon film resistor.
- Calculate Current (I): I = 12.6V / 470Ω = 0.0268A (or 26.8mA).
Your multimeter, placed in series, will read exactly 26.8mA. Now, let's verify the power dissipation to ensure the resistor won't burn up. Using Watt's law (P = I² × R), the power is (0.0268)² × 470 = 0.337W. Because 0.337W exceeds the 0.25W (1/4W) rating of the resistor, it will overheat and eventually fail open. Ohm's law gave us the current; combining it with power equations revealed the physical limitation of the component.
Where You Meet This in Practice
You rarely sit down to solve V=IR on a piece of paper, but you use the principles constantly when building or repairing systems.
- Sizing Current-Limiting Resistors: When wiring a 5mm red LED (2.0V forward voltage, 20mA target current) to a 5V Arduino GPIO pin, you use Ohm's law on the remaining voltage. R = (5V - 2.0V) / 0.020A = 150Ω.
- Shunt Resistors for Measurement: Many DC current meters use a precision shunt. If a 100A shunt is rated for a 50mV drop, its internal resistance is R = 0.050V / 100A = 0.0005Ω (500 micro-ohms).
- Troubleshooting Short Circuits: If a 120V AC branch circuit trips a 20A breaker instantly, Ohm's law tells you the fault path resistance was dangerously low: R = 120V / 20A = 6Ω or less (likely milliohms in a dead short).
Real-World Scenario Walkthrough: The Melted Wire Harness
Abstract formulas become physical realities when ignored. Here is a scenario where a failure to respect the resistance of wire led to a melted harness.
- The Setup: A hobbyist is wiring a 12V DC LED light bar rated at 60W to a truck battery. The light bar draws 5A (I = P/V = 60W / 12V). Instead of using the recommended 14 AWG automotive wire, they use a 10-foot spool of thin 22 AWG breadboard jumper wire to route the power from the battery to the relay, and another 10 feet back to the chassis ground.
- The Numbers: According to standard copper wire resistance tables, 22 AWG wire has a resistance of about 16.14 mΩ (0.01614Ω) per foot. The total round-trip wire length is 20 feet. Total wire resistance (R) = 20 ft × 0.01614Ω/ft = 0.3228Ω.
- The Outcome: Applying Ohm's law, the voltage drop across the wire is V = 5A × 0.3228Ω = 1.61V. The light bar only receives 10.39V, making it noticeably dim. More critically, the power dissipated as heat in the wire is P = I² × R = 25A² × 0.3228Ω = 8.07 Watts.
- What Went Wrong: 22 AWG wire is typically rated for under 1A in chassis wiring applications. Pushing 5A through it forces the copper to dissipate over 8 watts of heat across a thin PVC jacket. Within minutes, the insulation softens, melts, and the positive and negative wires short together. The resulting dead short (R ≈ 0Ω) causes current to spike to hundreds of amps, melting the wire completely before the main battery fuse blows.
What Ohm's Law Changes in a Real Installation
In a physical installation, Ohm's law removes guesswork and dictates the infrastructure you must buy. It changes how you select wire gauges, breaker sizes, and power supplies.
When you know the fixed voltage of your source (e.g., 240V AC from a split-phase panel) and the fixed resistance of your load (e.g., a 10Ω baseboard heater), Ohm's law dictates that the current will be 24A. Because the National Electrical Code (NEC) requires continuous loads to be derated to 80% of a breaker's capacity, this 24A draw forces you to install a 30A breaker and use a minimum of 10 AWG copper wire. You cannot negotiate with the math; the resistance of the heater and the voltage of the panel have already decided the current. Foundational circuit theory always scales up to code-compliant installation practices.
Common Confusions: Power, Impedance, and Non-Ohmic Devices
Even experienced makers trip up when they misapply the definition of Ohm's law to situations where it doesn't strictly belong.
- Confusing Ohm's Law with Watt's Law: People often say "Ohm's law says power equals voltage times current." That is Watt's law (P = I × V). Ohm's law only deals with V, I, and R. They are frequently combined (e.g., P = I²R), but they are distinct physical principles.
- Applying DC Resistance to AC Impedance: In DC circuits, resistance (R) is the only opposition to current. In AC circuits, motors and transformers introduce inductive reactance. The total opposition is called Impedance (Z), measured in ohms. The AC equivalent of Ohm's law is V = I × Z. If you measure the DC resistance of an AC motor winding with a multimeter and get 2Ω, you cannot plug that into V=IR to find the running current on a 120V line. The back-EMF and inductive reactance will limit the current far more than the 2Ω DC wire resistance.
- Assuming All Components are "Ohmic": Ohm's law assumes a linear relationship (if you double the voltage, the current doubles). Diodes, LEDs, and transistors are non-ohmic. An LED does not have a fixed resistance; its voltage-current curve is exponential. You cannot measure an LED's resistance with a multimeter and use that number to predict its behavior in a live circuit.
Frequently Asked Questions
Does Ohm's law apply to a blown fuse?
Yes. A good fuse has near-zero resistance (often less than 0.1Ω). When it blows, the filament melts, creating an air gap. The resistance becomes infinite (open circuit). According to I = V / R, dividing voltage by infinity results in zero current.
Why does my multimeter read 0 ohms across a long wire?
Standard handheld multimeters (like a basic Fluke 117) often lack the resolution to read fractions of an ohm. A 50-foot run of 12 AWG copper wire has a resistance of about 0.079Ω. Most meters will round this down and display "0.0Ω" or "0.1Ω". To accurately measure this and apply Ohm's law for voltage drop calculations, you need a milliohm meter or a 4-wire Kelvin measurement setup.
How does temperature affect Ohm's law calculations?
The formula V=IR doesn't change, but the R does. Copper has a positive temperature coefficient. As a wire or resistor heats up, its resistance increases. A tungsten incandescent light bulb might measure 10Ω cold, but when the filament reaches 2,500°C, its resistance spikes to over 100Ω, which is why the initial inrush current of a light bulb is much higher than its steady-state running current.






