PHYSICS TOOLS

Ohm's Law Calculator

Select what you want to find, then enter the two known values.

V I R

Ohm's Law Triangle

Whether you’re sizing a resistor for an LED, troubleshooting a household circuit, or studying for an electrical engineering exam, there’s one equation you’ll keep coming back to: V = I ร— R.

Ohm’s Law is the foundation of practically every electrical circuit calculation. Simple as it looks, it connects three of the most important quantities in electronics โ€” voltage, current, and resistance โ€” and extends naturally into power calculations too. Enter any two known values into our Ohm’s Law Calculator and get the rest in an instant, no manual rearranging required.

This guide walks you through everything you need to know: what Ohm’s Law actually means, how the formulas work, what units to use, and how to apply it to real-world scenarios. Whether you’re a hobbyist wiring up your first Arduino project or an experienced technician validating a design, this is the reference you’ll want bookmarked.

What Is Ohm’s Law? (And Why Does It Matter?)

Ohm’s Law describes a straightforward but powerful relationship: the current flowing through a conductor is directly proportional to the voltage applied across it, and inversely proportional to its resistance.

In plain English: push more voltage through the same resistance, and more current flows. Increase the resistance while keeping voltage constant, and current drops.

German physicist Georg Simon Ohm established this relationship experimentally in 1827, and it’s held up ever since โ€” at least for materials that behave “ohmically,” meaning their resistance stays essentially constant regardless of voltage or current. Copper wire, carbon resistors, and most standard passive components fall into this category.

Quick Answer: Ohm’s Law states that Voltage (V) = Current (I) ร— Resistance (R). If you know any two of these values, you can calculate the third.

The Ohm’s Law Formula โ€” and All Its Variations

The core equation is:

V = I ร— R

But in practice, you’ll often need to solve for current or resistance instead of voltage. Simple algebra gives you all three forms:

Solve ForFormulaUnits
Voltage (V)V = I ร— RVolts (V)
Current (I)I = V รท RAmperes (A)
Resistance (R)R = V รท IOhms (ฮฉ)

A Quick Example

Say you connect a 10ฮฉ resistor to a 5V power supply. How much current flows?

I = V รท R = 5V รท 10ฮฉ = 0.5A

That’s it. No complicated math, no guesswork โ€” just the formula applied directly. This is the kind of calculation our Ohm’s Law Calculator handles automatically, so you can focus on the design rather than the arithmetic.

Electrical Units Explained: Volts, Amps, Ohms, and Watts

Before you start plugging numbers into any calculator, it’s worth being clear on the units involved. Mixing up milliamps and amps, for example, is one of the most common (and frustrating) mistakes in circuit calculations.

QuantitySymbolUnitDefinition
VoltageVVolt (V)Electrical pressure or potential difference
CurrentIAmpere (A)Flow rate of electric charge
ResistanceROhm (ฮฉ)Opposition to current flow
PowerPWatt (W)Rate of energy transfer or consumption

One ohm (1 ฮฉ) is defined as the resistance that allows exactly 1 ampere of current when 1 volt is applied. So 1 ฮฉ = 1 V/A โ€” a useful relationship to keep in mind.

Common Unit Prefixes to Know

  • milli (m): 1 mA = 0.001 A โ€” LEDs and logic circuits often operate in milliamps
  • kilo (k): 1 kฮฉ = 1,000 ฮฉ โ€” pull-up resistors and voltage dividers are often in this range
  • mega (M): 1 Mฮฉ = 1,000,000 ฮฉ โ€” high-impedance inputs and insulation testing

Always convert to base units before calculating. It’s tempting to skip this step, but it’s the source of a surprising number of errors.

Adding Power to the Equation: Watt’s Law

Ohm’s Law is even more useful once you bring in Watt’s Law, which relates power (P) to voltage and current:

P = V ร— I

Combine this with V = IR and you get a full set of power formulas depending on which values you already know:

If You KnowUse This Formula
Voltage & CurrentP = V ร— I
Current & ResistanceP = Iยฒ ร— R
Voltage & ResistanceP = Vยฒ รท R

This matters for practical reasons: knowing power consumption tells you what size fuse to use, how hot a resistor will get, and whether a component is within its rated limits. A resistor dissipating more watts than it’s rated for will burn out โ€” sometimes dramatically.

How to Use the Ohm’s Law Calculator

Using the calculator is straightforward. Here’s the basic workflow:

  1. Identify what you already know. Pick any two values from voltage (V), current (I), resistance (R), or power (P).
  2. Enter the values with correct units. Use the unit dropdowns to specify V, mV, A, mA, ฮฉ, kฮฉ, W, or mW as needed.
  3. Click Calculate. The tool solves for the remaining values using the appropriate Ohm’s Law or Watt’s Law formula.
  4. Read all four outputs. Even if you only needed resistance, you’ll see voltage, current, resistance, and power together โ€” useful for quickly sanity-checking your circuit.

The calculator handles unit conversions automatically, so entering 20 mA rather than 0.02 A gives you the same result. Just make sure to clear the fields before starting a new calculation to avoid carrying over stale values.

Worked Example Calculations

Example 1: Sizing a Resistor for an LED

You’re connecting a red LED to a 9V battery. The LED has a forward voltage of 2.0V and needs 20mA to light up properly. What series resistor do you need?

Step 1 โ€” Find voltage across the resistor: V_R = 9.0V โˆ’ 2.0V = 7.0V

Step 2 โ€” Apply Ohm’s Law: R = V รท I = 7.0V รท 0.020A = 350ฮฉ

The nearest standard value is 360ฮฉ (or 390ฮฉ if you want a little more headroom on LED life).

Step 3 โ€” Check power dissipation: P = Iยฒ ร— R = (0.020)ยฒ ร— 360 โ‰ˆ 0.144W

A standard ยผW (0.25W) resistor handles this comfortably. This is a calculation you’ll do dozens of times in any electronics project, and it’s exactly the kind of thing our calculator automates.

Example 2: Hair Dryer Current Draw

A 1500W hair dryer is plugged into a standard 120V US outlet. How much current does it pull?

I = P รท V = 1500W รท 120V = 12.5A

That’s why hair dryers trip 15A breakers โ€” they’re running very close to the limit. Now, what’s the heating element’s resistance?

R = Vยฒ รท P = (120)ยฒ รท 1500 = 14,400 รท 1500 โ‰ˆ 9.6ฮฉ

For comparison, the same 1500W dryer on a 230V European outlet would draw only about 6.52A, and the element resistance would measure around 35.3ฮฉ. Higher supply voltage, lower current โ€” exactly what Ohm’s Law predicts.

Example 3: Finding an Unknown Resistance in a Circuit

You’re measuring a mystery resistor. Your multimeter shows 4.5V across it, and a clamp meter reads 90mA through it. What’s the resistance?

R = V รท I = 4.5V รท 0.090A = 50ฮฉ

And the power it’s dissipating:

P = V ร— I = 4.5 ร— 0.090 = 0.405W

That’s getting close to the limit for a standard ยผW resistor โ€” worth noting if you’re planning to run the circuit continuously.

Series vs. Parallel Circuits: Applying Ohm’s Law Correctly

Ohm’s Law applies to individual components and to whole circuits โ€” but you need to calculate total resistance correctly first.

Series Resistors

Resistances add directly: R_total = Rโ‚ + Rโ‚‚ + Rโ‚ƒ

So three 100ฮฉ resistors in series give you 300ฮฉ total.

Parallel Resistors

Resistances combine inversely: 1/R_total = 1/Rโ‚ + 1/Rโ‚‚ + 1/Rโ‚ƒ

Two 100ฮฉ resistors in parallel give you 50ฮฉ. More current paths means lower effective resistance โ€” and more total current draw from the supply.

Get total resistance right before applying Ohm’s Law, and your calculations will hold up. Skip this step and your results will be off, sometimes significantly.

Ohm’s Law in AC Circuits

Ohm’s Law works cleanly in DC circuits and in purely resistive AC circuits (like a heating element). However, AC circuits with inductors or capacitors introduce reactance โ€” a frequency-dependent resistance that shifts the phase relationship between voltage and current.

In these cases, you replace resistance (R) with impedance (Z), which is a complex quantity:

V = I ร— Z

The same proportional relationship holds, but Z accounts for both resistance and reactance. For most practical purposes โ€” checking fuses, sizing resistors, calculating LED currents, or estimating power draw โ€” you’re working in the DC or resistive-AC domain where the standard V=IR formula applies directly.

Common Mistakes That Skew Your Calculations

Even experienced engineers make these errors under time pressure:

  • Forgetting to convert units. Milliamps look like whole numbers, making it easy to treat 20mA as 20A. Always convert to base units first.
  • Using nominal voltage instead of actual. A “9V” battery under load might measure 8.2V. For precision work, measure before you calculate.
  • Ignoring internal resistance. Real-world power supplies have internal resistance that reduces voltage under load. This matters more at higher currents.
  • Applying Ohm’s Law to non-ohmic components. Diodes, transistors, and thermistors don’t have constant resistance. Use their datasheets and characteristic curves instead.
  • Not checking power ratings. Calculating the correct resistance isn’t enough โ€” always verify the resistor’s wattage rating can handle the calculated power dissipation, ideally with 50% headroom.

Why Use an Online Ohm’s Law Calculator Instead of Manual Math?

Doing V=IR by hand is simple enough, but it gets tedious fast when:

  • You’re iterating through multiple resistor values
  • You need to verify power dissipation alongside resistance
  • You’re working with unusual units or very small/large values
  • You want to catch errors quickly

An interactive calculator eliminates the rearranging, the unit conversions, and the arithmetic risk. You focus on the design decision; the tool handles the math. For students, it also builds intuition by letting you see immediately how changing one variable affects all the others โ€” something a static formula sheet can’t do.

Explore More Calculators

Frequently Asked Questions

What is the Ohm’s Law formula?

Ohm’s Law is V = I ร— R โ€” voltage equals current multiplied by resistance. It can be rearranged to I = V/R (to find current) or R = V/I (to find resistance).

How do I calculate current with Ohm’s Law?

Divide voltage by resistance: I = V รท R. For example, 12V across a 60ฮฉ load gives I = 0.2A (200mA).

What is 1 ohm?

One ohm (ฮฉ) is the resistance value that allows exactly 1 ampere of current to flow when 1 volt is applied. By definition: 1 ฮฉ = 1 V/A.

Why does doubling resistance cut current in half?

Because I = V/R โ€” current and resistance are inversely proportional when voltage is constant. Double R with the same V, and I halves. This is why high-resistance circuits draw very little current.

Can I use Ohm’s Law for AC circuits?

Yes, for purely resistive AC loads (heaters, incandescent bulbs). For circuits with capacitors or inductors, replace R with impedance (Z), which accounts for frequency-dependent reactance.

How does power relate to Ohm’s Law?

Power is calculated using Watt’s Law: P = V ร— I. Combined with Ohm’s Law, you also get P = IยฒR and P = Vยฒ/R โ€” useful when you only know two of the three basic quantities.

What’s the most common Ohm’s Law mistake?

Unit confusion โ€” specifically confusing milliamps (mA) with amps (A). 20mA is 0.020A, not 20A. This single error can throw off every subsequent calculation.


Try entering your own circuit values in the calculator above โ€” and if you’re working with series or parallel resistor networks, check out our guides on Basic Circuit Analysis and Resistor Selection for the next steps.