⚡ Ohm's Law Calculator

Last updated: May 25, 2026

⚡ Ohm's Law Calculator

Voltage · Current · Resistance · Power

Enter any two known values. Leave the others blank. The calculator solves for everything else.

Volts (V)
Amperes (A)
Ohms (Ω)
Watts (W)
Results
Voltage (V)
Current (I)
Resistance (R)
Power (P)
Reference Formulas
V = I × R  |  V = P / I  |  V = √(P × R)
I = V / R  |  I = P / V  |  I = √(P / R)
R = V / I  |  R = V² / P  |  R = P / I²
P = V × I  |  P = I² × R  |  P = V² / R

What Is Ohm's Law, and Why Does Every Electrician, Student, and Maker Need to Know It?

Imagine water flowing through a garden hose. The water pressure pushing it forward is like voltage. The actual flow of water coming out is like current. And how narrow or kinked the hose is — that's resistance. Ohm's Law is simply the rule that connects all three. It says: the more pressure you apply, the more current flows; and the more resistance you add, the less current gets through. That's it. One sentence. And yet this single idea underpins almost everything in electronics.

Georg Simon Ohm, a German physicist, published this relationship in 1827. He wrote it as a simple equation: V = I × R. Voltage equals current multiplied by resistance. Or flip it around to get current: I = V ÷ R. Or flip it again to get resistance: R = V ÷ I. Three rearrangements of the same truth. Hobbyists memorize this triangle shape: put V on top, then I and R on the bottom side by side. Cover the value you want to find, and the remaining two tell you what to do — multiply or divide.

The Fourth Variable: Power

Ohm's Law alone gives you three quantities. But in practical electronics, there is a fourth quantity that matters enormously: power, measured in Watts. Power tells you how much energy a component is consuming (or producing) every second. A resistor that dissipates too much power gets hot and eventually burns out. A battery that delivers too much power to a motor drain fast. Choosing the right components means understanding power, not just voltage and current.

The power equation is: P = V × I. Watts equals Volts times Amps. Since we already know that V = I × R, we can substitute that in and get two more versions: P = I² × R (current squared times resistance) and P = V² ÷ R (voltage squared divided by resistance). Together, these four variables — V, I, R, P — and their interrelationships form what engineers call the power triangle, sometimes drawn as a wheel with 12 different formula combinations.

The useful thing about having four variables with multiple equations is that you only need to know any two of them to calculate the other two. That's exactly what this calculator does. Enter voltage and resistance? It finds current and power. Know the power rating and the resistance of a heating element? It solves for voltage and current. This flexibility makes it useful in dozens of real-world scenarios.

A Quick Walk Through Real-World Examples

Example 1 — LED current limiting resistor: You have a 5V power supply and an LED that wants 20mA (0.02A) of current. The LED has a forward voltage drop of about 2V, leaving 3V across the resistor. Using R = V ÷ I, you get 3 ÷ 0.02 = 150 ohms. Power in the resistor is P = I² × R = 0.02² × 150 = 0.06W. A standard ¼W resistor is more than enough.

Example 2 — Car audio fuse sizing: Your car amplifier is rated at 300W and runs on a 14.4V charging system. Current = P ÷ V = 300 ÷ 14.4 ≈ 20.8A. You would choose a 25A or 30A fuse to allow some headroom while still protecting the wiring.

Example 3 — Heating element: You buy a 1000W, 240V electric kettle element. Its resistance is R = V² ÷ P = 240² ÷ 1000 = 57,600 ÷ 1000 = 57.6 ohms. The current it draws is I = P ÷ V = 1000 ÷ 240 ≈ 4.17A.

In each case, two values were known and the rest followed automatically from the same set of equations.

Common Beginner Mistakes

The biggest trap beginners fall into is mixing up units. Ohm's Law only works when you keep everything consistent. Voltage in Volts. Current in Amperes (not milliamps). Resistance in Ohms. Power in Watts. If your current is listed as 20mA, convert it to 0.020A before plugging it into any formula. The calculator on this page handles this automatically, but when working by hand, always double-check your units first.

The second common mistake is treating Ohm's Law as a universal truth for every component. It strictly applies to resistors and purely resistive loads like heating elements and incandescent bulbs. Semiconductors like diodes and transistors don't follow a straight-line V-I relationship, so you can't directly apply V = IR to them in the same way. LEDs, capacitors, inductors, and motors all behave differently. That said, Ohm's Law is still used constantly to analyze the resistive portions of any circuit, even complex ones.

How to Use the Calculator Above

The tool accepts voltage (V), current (I), resistance (R), and power (P). You fill in exactly two of the four boxes and click Calculate. The tool figures out which two you gave, picks the right formula combination, and fills in the remaining two values. Solved values are highlighted in amber so you can see at a glance what was calculated versus what you entered.

Large and small values are displayed with appropriate prefixes — kilohms (kΩ), microamps (µA), milliwatts (mW) — so results stay readable whether you're working with a tiny sensor circuit or a high-power industrial load. The reference formula wheel at the bottom of the widget is there as a quick reminder of all the relationships, so you can follow the math yourself if you want to verify or learn.

Why This Matters Beyond Textbooks

Ohm's Law is not academic trivia. It is the first thing a technician reaches for when diagnosing a fault in a circuit, choosing a replacement component, designing a voltage divider, sizing a fuse, specifying a power supply, or figuring out why a motor is running hot. It takes about five minutes to understand the formula and a lifetime to build intuition about when and how to apply it. Starting with a reliable calculator removes the friction of mental arithmetic so you can focus on understanding the why — which is always more valuable than the arithmetic itself.

Whether you are a student preparing for your first electronics exam, a hobbyist prototyping an Arduino project, a maker building LED lighting for a camper van, or a professional doing a back-of-the-envelope sanity check on a circuit design, Ohm's Law is the bedrock. Everything else in electronics sits on top of it.

FAQ

What is Ohm's Law in simple terms?
Ohm's Law states that voltage equals current multiplied by resistance: V = I × R. In plain English, the more electrical pressure (voltage) you apply to a wire, the more current flows — but the higher the resistance, the more that flow is restricted. It's the fundamental rule connecting the three core quantities in a DC circuit.
Can I use this calculator if I only know two values?
Yes — and that's the whole point. Enter any two of the four values (voltage, current, resistance, or power) and the calculator derives the other two automatically using Ohm's Law and the power equations. You do not need all four inputs.
What is the power triangle, and how does it relate to Ohm's Law?
The power triangle extends Ohm's Law to include a fourth quantity: power (P, in Watts). The base equations are P = V × I, P = I² × R, and P = V² ÷ R. By combining these with V = IR, you get 12 different formula arrangements — all from the same four variables. This lets you solve any circuit quantity as long as two others are known.
Why can't I use Ohm's Law for LEDs or transistors?
Ohm's Law applies to purely resistive components where voltage and current have a straight-line (linear) relationship. LEDs and transistors are non-linear — their resistance changes depending on the voltage applied. That said, you still use Ohm's Law to calculate the value of resistors placed in series with an LED to limit current to a safe level.
What does resistance measured in Ohms actually mean physically?
Resistance (measured in Ohms, symbol Ω) is how much a material opposes the flow of electric current. A 1Ω resistor with 1V across it allows 1 amp to flow. Double the resistance to 2Ω and current drops to 0.5A. In physical terms, resistance comes from electrons colliding with atoms as they travel through a conductor — the more collisions, the higher the resistance, and the more energy is released as heat.
How do I calculate the wattage rating I need for a resistor?
Use P = I² × R (if you know current and resistance) or P = V² ÷ R (if you know voltage and resistance). This gives you the power the resistor will dissipate as heat. Always choose a resistor with a power rating at least twice the calculated value for a safety margin — for example, if your calculation gives 0.1W, use a 0.25W or ¼W resistor.