Skip to content
Calcipedia

Ohms Law Calculator

Use this ohm's law calculator to solve voltage, current, resistance, and power from exactly two known values with unit selectors, quick examples.

Last updated

Ohm's Law calculator Use this Ohm's Law calculator to solve voltage, current, resistance, and power from any two known values. It works as a voltage current resistance calculator, an Ohm's Law formula helper, and a quick Ohm's Law power formula check for ideal resistive DC circuits.

Quick examples

Use a preset to test common Ohm's Law calculator workflows, including milliamps, resistor sizing, and watts-to-current checks.

Optional resistor power rating check

Select a resistor wattage to compare the solved dissipation with a common part rating.

Use with component datasheets

The check is a planning signal, not a thermal design guarantee.

Solver scope

Enter exactly two fields to solve the full volts-amps-ohms-watts set. Unit selectors normalize millivolts, milliamps, kilohms, megohms, milliwatts, and kilowatts before solving. The result assumes a simple resistive circuit, so it is best for DC troubleshooting, resistor sizing, and fast Ohm's Law equation checks rather than AC impedance analysis.

Valid input pairs

Each row shows the formula path this Ohm's Law equation solver uses after normalizing the entered units.

Known pairSolvesFormula pathBest for
voltage and currentresistance and powerR = V / I, P = V × IMeasured supply/load checks where voltage and current are already known.
voltage and resistancecurrent and powerI = V / R, P = V² / RResistor sizing, LED current limiting, and fixed-load DC checks.
power and voltagecurrent and resistanceI = P / V, R = V² / PNameplate wattage checks where supply voltage is known.
current and resistancevoltage and powerV = I × R, P = I² × RCurrent-limited loads where voltage and heat dissipation must be checked.
current and powervoltage and resistanceV = P / I, R = P / I²Current targets with a known wattage limit.
power and resistancevoltage and currentV = √(P × R), I = √(P / R)Resistor power-rating checks where the load rating is the starting point.
Enter any two values Use this ohm’s law calculator to solve volts, amps, ohms, and watts from any two known values.
← All Basic Circuits calculators

Basic Circuits

Ohm's Law calculator: solve volts, amps, ohms, and watts from any two values

Use this Ohm's Law calculator to solve voltage, current, resistance, and power from any two known values. It works as a voltage current resistance calculator, an Ohm's Law formula helper, and a quick way to solve for volts, amps, ohms, and watts together when you are checking a simple resistive DC circuit.

What this Ohm's Law calculator solves

This page solves the full four-value set for an ideal resistive circuit: voltage in volts, current in amperes, resistance in ohms, and power in watts. Enter exactly two known values and the calculator uses the matching Ohm's Law and power-formula path to calculate the remaining two.

That makes it useful for searches such as Ohm's Law calculator, voltage current resistance calculator, Ohm's Law power formula, and solve for volts amps ohms watts, where the real task is not just remembering V = I × R, but choosing the correct rearrangement for the pair you already know.

How Ohm's Law relates voltage, current, and resistance

Ohm's Law states that the voltage across a conductor is directly proportional to the current flowing through it, with the constant of proportionality being the resistance. The relationship is expressed as V = I × R, where V is voltage in volts, I is current in amperes, and R is resistance in ohms.

This fundamental law applies to any resistive DC circuit element and is the starting point for most circuit analysis. By rearranging the formula, you can solve for any one of the three quantities when the other two are known.

The common formula for current, voltage, and resistance is often written as the Ohm's Law triangle or wheel because the same relationship can be rearranged into V = I × R, I = V / R, and R = V / I without changing the underlying physics.

V = I × R

Voltage equals current multiplied by resistance.

I = V / R

Current equals voltage divided by resistance.

R = V / I

Resistance equals voltage divided by current.

The power equation and its relationship to Ohm's Law

Electrical power measures the rate at which energy is converted in a circuit. The basic power equation is P = I × V. By substituting Ohm's Law into the power equation, two additional forms emerge: P = I² × R and P = V² / R.

These combined relationships mean that knowing any two of the four quantities — voltage, current, resistance, and power — is enough to calculate the other two. This calculator automates that process for all six possible input pairs.

That is why terms like Ohm's Law power formula and watts law calculator often point to the same workflow. Once power is introduced, you are using the V = I × R relationship together with the matching power equation to solve the circuit consistently.

P = I × V

Power equals current multiplied by voltage.

P = I² × R

Power equals current squared multiplied by resistance.

P = V² / R

Power equals voltage squared divided by resistance.

Which formula to use for each known pair

The correct formula depends on which two values you already know. If you know voltage and current, solve resistance with R = V / I and power with P = V × I. If you know voltage and resistance, solve current with I = V / R and power with P = V² / R.

If you know voltage and power, solve current with I = P / V and resistance with R = V² / P. If you know current and resistance, solve voltage with V = I × R and power with P = I² × R. If you know current and power, solve voltage with V = P / I and resistance with R = P / I². If you know resistance and power, solve voltage with V = √(P × R) and current with I = √(P / R).

That formula map is why the calculator asks for exactly two values. With fewer than two inputs the circuit is under-specified. With more than two, the inputs may conflict and stop the solver from choosing one valid path.

Unit support and resistor wattage checks

The calculator now normalizes common electrical units before it solves. You can enter millivolts, volts, or kilovolts for voltage; microamps, milliamps, or amps for current; ohms, kilohms, or megohms for resistance; and milliwatts, watts, or kilowatts for power. That makes the voltage current resistance calculator more useful for small control loops, electronics bench work, and larger load checks without forcing manual unit conversion first.

The optional resistor power rating check compares the solved wattage against common resistor ratings such as 1/8 W, 1/4 W, 1/2 W, 1 W, 2 W, and 5 W. If the calculated dissipation is close to or above the selected rating, the result warns you to choose a higher wattage part or verify the design against the component datasheet.

This rating check is deliberately conservative as a planning signal. Real resistor safety also depends on ambient temperature, enclosure ventilation, tolerance, duty cycle, derating curves, and the manufacturer's thermal data.

  • 24 V and 20 mA is normalized to 24 V and 0.02 A before solving 1.2 kΩ and 0.48 W
  • 5 V and 330 Ω solves about 15.2 mA and 75.8 mW, a common LED-current sanity check
  • 9 V across 220 Ω dissipates about 0.37 W, which is above a 1/4 W resistor rating

Worked examples

Suppose a 12 V supply drives 2 A through a load. Ohm's Law gives R = 12 / 2 = 6 Ω, and the power equation gives P = 12 × 2 = 24 W. That is the classic voltage-and-current case used to verify resistor or supply sizing.

For a second example, imagine a 100 Ω load rated at 25 W. The matching formulas are V = √(25 × 100) = 50 V and I = √(25 / 100) = 0.5 A. This type of resistance-and-power calculation is common when checking heater elements or resistor dissipation.

  • 12 V and 2 A → 6 Ω and 24 W
  • 24 V and 8 Ω → 3 A and 72 W
  • 100 Ω and 25 W → 50 V and 0.5 A

Practical applications

Use these calculations to verify that a resistor can handle the power dissipated through it, to size a power supply for a known load, to check that wire gauge is adequate for the expected current, or to determine the resistance needed to limit current in an LED circuit.

For example, if you know a 12 V supply drives a 100 ohm load, the calculator shows the current is 0.12 A and the power dissipated is 1.44 W, which helps you choose a resistor rated for at least 1.44 watts.

The combined volts-current-resistance-power view is also useful when troubleshooting. If a measured current looks too high for the expected resistance, or the power dissipation exceeds the component rating, the calculated values help narrow down whether the issue is supply voltage, load choice, or a failed part.

What volts, amps, ohms, and watts mean together

Voltage is the electrical potential difference that pushes charge through the circuit. Current is the rate of charge flow. Resistance opposes that flow. Power describes how fast electrical energy is converted into heat, light, motion, or other forms of work.

Looking at all four values together is more useful than treating them separately. Two circuits can share the same voltage but have very different current and power depending on resistance, which is why a full Ohm's Law and power formula view is better than solving for only one missing value in isolation.

Limitations of this calculator

Ohm's Law applies to purely resistive DC circuits. It does not account for reactance in AC circuits, non-linear components such as diodes and transistors, or temperature-dependent resistance changes.

For AC circuit analysis involving capacitors or inductors, impedance calculations are needed instead. This calculator is intended for estimation and educational use, not as a substitute for professional circuit design validation.

It also assumes the pair of values you enter is physically consistent. If the pair implies division by zero, negative resistance, or another impossible resistive result, the solver rejects the inputs instead of forcing a misleading answer.

When Ohm's Law does not apply cleanly

Ohm's Law is exact for ideal resistors and a good approximation for many simple DC loads, but it does not fully describe non-linear devices such as diodes, LEDs, transistors, filament lamps during warm-up, or components whose resistance changes sharply with temperature.

It is also incomplete for AC circuits where inductive or capacitive reactance matters. In those cases, impedance and phase angle replace simple scalar resistance. This calculator is therefore best treated as a DC resistive solver, not a universal circuit-analysis engine.

Frequently asked questions

What is Ohm's Law and when does it apply?

Ohm's Law (V = IR) describes the linear relationship between voltage, current, and resistance in a purely resistive circuit. It applies to metallic conductors and standard resistors at constant temperature but does not hold for non-linear components like diodes or semiconductors.

How do you use Ohm's Law to calculate voltage, current, or resistance?

Choose the rearranged form that matches the two known values. Use V = I × R to calculate voltage, I = V / R to calculate current, and R = V / I to calculate resistance.

Which formula should you use for each known pair?

If you know voltage and current, solve resistance and power. If you know voltage and resistance, solve current and power. If you know voltage and power, solve current and resistance. The other three input pairs follow the same logic, which is why this calculator maps each pair to one specific formula path.

Can power be one of the two known values?

Yes. Power can be paired with voltage, current, or resistance. The calculator then uses P = V × I, P = I² × R, or P = V² / R as appropriate to solve the missing values.

What is the difference between Ohm's Law and the power equation?

Ohm's Law links voltage, current, and resistance. The power equation links power to voltage and current. When you combine them, you also get P = I² × R and P = V² / R, which is why a two-value solver can include watts as well as volts, amps, and ohms.

What is the Ohm's Law wheel or triangle?

It is a memory aid that shows how V, I, and R can be rearranged. The triangle helps you remember V = I × R, I = V / R, and R = V / I, while the broader power wheel adds the related watt formulas.

Can I enter milliamps, kilohms, or milliwatts?

Yes. The calculator includes unit selectors for common voltage, current, resistance, and power scales. For example, 20 mA is normalized to 0.02 A before the Ohm's Law equation is applied, and 4.7 kΩ is normalized to 4,700 Ω before the resistance path is solved.

How do I check whether a resistor wattage rating is enough?

Enter the two known circuit values, then choose a resistor power rating in the optional check. The result compares the solved wattage against that rating and warns when the calculated dissipation is close to or above the selected part rating. Treat that as a planning flag, then verify the final choice against the resistor datasheet and thermal conditions.

Can I use this calculator for AC circuits?

This calculator solves for DC resistive circuits. In AC circuits, impedance replaces resistance and includes reactive components from capacitors and inductors. The basic V = IR relationship still applies if you substitute impedance for resistance, but phase angles and complex arithmetic are involved.

When does Ohm's Law not apply?

It does not apply cleanly to non-linear components such as diodes and transistors, and it is incomplete for AC circuits where reactance and phase angle matter. It is also only approximate when resistance changes with temperature or operating state.

Why does the calculator need exactly two inputs?

The system of Ohm's Law and the power equation has four unknowns. Two independent equations require exactly two known values to produce a unique solution for the remaining two. Providing fewer leaves the system under-determined; providing more can create contradictions.

What do volts, amps, ohms, and watts mean together?

Volts describe electrical pressure, amps describe current flow, ohms describe opposition to current, and watts describe power. Together they show not only whether a circuit works mathematically, but how hard the source and load are being pushed.

How do you calculate power from voltage and resistance?

Use P = V² / R when voltage and resistance are known. If current and resistance are known instead, use P = I² × R. If voltage and current are known, use P = V × I.

Guides

Featured in articles

Step-by-step guides that use this calculator to solve real problems.

Also in Basic Circuits

Related

More from nearby categories

These related calculators come from the same leaf category, nearby sibling categories, or the same top-level topic.