Ohm's Law Explained: Voltage, Current, and Resistance for Beginners
Ohm’s law is the first formula almost everyone meets in electronics, and for good reason: once it clicks, it unlocks the rest of circuit analysis. The law itself is short — V = I × R — but each of those three letters stands for something worth understanding on its own before you start plugging in numbers.
The three quantities
Voltage (V, measured in volts) is the electrical “pressure” that pushes charge around a circuit. A fresh 9V battery has more push than a AA cell rated at 1.5V, in the same way water at the top of a tall tank has more pressure than water in a shallow one. Current (I, measured in amps) is how much charge actually flows past a point per second — the electrical equivalent of the water’s flow rate through a pipe. Resistance (R, measured in ohms, symbol Ω) is whatever opposes that flow — a narrow pipe, or in a circuit, a resistor, a long thin wire, or a component that isn’t a great conductor.
The formula, and why it makes sense
Ohm’s law ties the three together: V = I × R. Read it as cause and effect — a given resistance and a given voltage together determine how much current flows. Push harder (raise the voltage) and more current flows. Add more resistance and, for the same voltage, less current flows. Both directions match everyday intuition about pressure and flow.
Because it’s a simple multiplication, rearranging it is just algebra:
- To find current: I = V ÷ R
- To find resistance: R = V ÷ I
- To find voltage: V = I × R
A popular memory aid is the Ohm’s law triangle: write V at the top, I and R at the bottom corners. Cover the letter you want to find, and the triangle shows you whether to multiply or divide the other two. Cover V and you see I and R side by side, meaning multiply them. Cover I and you see V over R, meaning divide.
A worked example
Say you have a 12V supply and a 4Ω resistor, and you want the current. Using I = V ÷ R: I = 12 ÷ 4 = 3A. If instead you knew the current was 3A and the resistor was 4Ω, you could find the voltage with V = I × R = 3 × 4 = 12V. Every one of the three quantities is recoverable from the other two.
Bringing power into the picture
A fourth quantity, power (P, in watts), tells you how much energy the circuit converts every second — as heat in a resistor, or light in an LED. It follows directly from Ohm’s law: P = V × I. Substituting V = I × R gives two more useful forms, P = I² × R and P = V² ÷ R, which let you compute power from whichever two quantities you already have.
Power matters practically because every resistor has a maximum wattage it can dissipate before it overheats. A standard resistor rated for a quarter-watt (0.25W) is perfectly happy in the 12V/4Ω example above only if the actual power works out under that limit — here P = 12 × 3 = 36W, which is far too much for a small resistor and would need a specialised high-power part or a redesigned circuit with more resistance to bring the current, and therefore the power, down.
Where Ohm's law starts to bend
Ohm’s law describes an ideal resistor precisely: double the voltage across it and the current doubles too, in a straight-line relationship. Not every component behaves that way. An LED, for instance, conducts almost no current until the voltage across it reaches its forward voltage, and then current rises very steeply for only a small further increase in voltage — which is exactly why LEDs need a series resistor to keep that current in check rather than relying on Ohm’s law alone to limit it. Batteries, too, have a small internal resistance that only shows up as you draw significant current from them. None of this makes Ohm’s law wrong; it just means real components add their own behaviour on top of the same underlying relationship.
Practicing the formula
The fastest way to get comfortable with Ohm’s law is to work it in both directions on real numbers: given a battery voltage and a resistor value, predict the current, then given a target current and a known voltage, work out what resistor you’d need. Try it with a handful of common values — a 9V battery, a 220Ω resistor, a 5V USB supply — until reaching for the right rearrangement of V = I × R feels automatic rather than something you have to look up.