196 TOOLS · 0 SIGN-UP
TallyBench / Ohm’s Law Calculator
// OHM’S LAW CALCULATOR

Ohm’s Law Calculator

Give it any two of voltage, current, resistance and power. It solves for the remaining two and shows which form of the equation it used.

Fill in any two boxes and leave the rest blank.

Voltage
Current
Resistance
Power

What Ohm’s law actually says

Georg Ohm published the relationship in 1827: the current through a conductor between two points is directly proportional to the voltage across those points. Written the way everyone learns it, V = I × R. Double the voltage across a fixed resistance and you double the current. Double the resistance at a fixed voltage and you halve the current.

Power is the second half of the picture, and it is where most practical questions actually land — what will this draw, how hot will it get, what size supply do I need. Power is P = V × I, and by substituting Ohm’s law into it you get two more useful forms: P = I²R and P = V²/R. Those four quantities are locked together such that any two of them fix the other two, which is exactly what this calculator does.

The twelve forms, and when each one is the convenient one

To findFrom V and IFrom V and RFrom I and RFrom P and …
Voltage (V)I × RP / I  or  √(P × R)
Current (I)V / RP / V  or  √(P / R)
Resistance (R)V / IV² / P  or  P / I²
Power (P)V × IV² / RI² × R

The one worth internalising is P = I²R. Because current is squared, heat dissipation rises with the square of the current — a 40% increase in current nearly doubles the heat. That single fact explains why transmission lines run at high voltage and low current, why an undersized extension cord gets warm, and why a motor stalling under load is a fire risk rather than just an inconvenience.

A worked example

A 12 V supply feeds a 4 Ω heating element. Current is 12 ÷ 4 = 3 A. Power is 12 × 3 = 36 W, which you can check two other ways: I²R = 9 × 4 = 36, and V²/R = 144 ÷ 4 = 36. All three agree, which is the point — they are the same equation rearranged.

Now suppose you only know the element is rated 36 W at 12 V and you want to know whether your 2.5 A supply is enough. P ÷ V gives 3 A, so it is not — you need a supply rated at least 3 A, and in practice you would size it with headroom.

Where Ohm’s law stops working

Ohm’s law describes ohmic materials — ones whose resistance stays roughly constant regardless of the voltage applied. Plenty of real components are not ohmic. A diode conducts almost nothing below its forward voltage and then conducts heavily above it. An incandescent bulb’s filament resistance rises sharply as it heats, so its cold resistance can be a tenth of its operating resistance, which is why bulbs usually fail at switch-on. Thermistors are built specifically to change resistance with temperature.

It also assumes direct current, or alternating current through a purely resistive load. Once inductance or capacitance is involved you need impedance rather than plain resistance, and current and voltage stop being in phase.

Practical cautions

Mains voltage is dangerous and the arithmetic here does not make it safe. Anything involving fixed wiring, a consumer unit or breaker panel, or work in a rented or shared property is licensed electrician territory in most jurisdictions, and often legally so. Use this to understand a circuit or check a rating, not as a substitute for a qualified inspection.

Can I use Ohm’s law on AC circuits?

For a purely resistive AC load — a heating element, an incandescent lamp — yes, using RMS voltage and RMS current, which is what a multimeter reports by default. Once the load has significant inductance or capacitance, such as a motor or a transformer, you need impedance instead of resistance and the current lags or leads the voltage. Plain Ohm’s law will overestimate real power in that case because it ignores power factor.

Why does my measured resistance not match what the calculator says?

Three usual reasons. Component tolerance: a 5% resistor can legitimately sit 5% either side of its nominal value. Temperature: resistance in most metals rises as they heat, so a component measured cold differs from the same component in operation. And meter lead resistance, which is a few tenths of an ohm and matters enormously when you are measuring low values — short your probes together first and subtract that reading.

What does the power figure tell me about component sizing?

It tells you the minimum wattage rating the component must survive. A resistor dissipating 0.4 W should not be a quarter-watt part. Common practice is to derate — pick a component rated at roughly twice the calculated dissipation, so a 0.4 W load gets a 1 W resistor. Heat also has to go somewhere, so a part rated for the wattage in free air may still overheat if it is enclosed.

How is power different from energy on my electricity bill?

Power is the instantaneous rate, measured in watts. Energy is power multiplied by time, and is what you are billed for, measured in kilowatt-hours. A 1000 W heater running for one hour uses 1 kWh. Our electricity cost calculator takes the wattage from here and turns it into a running cost.

Related: Electricity Cost Calculator · Voltage Drop Calculator · Resistor Colour Code Calculator · Scientific Calculator