OmniCalc logo
OmniCalc

Ohm's Law Calculator — Calculate voltage, current, resistance, and power (V=IR)

Solve Ohm's Law V=IR for voltage, current, resistance, or power. Includes all 12 formula variants, mA/kΩ unit support, and LED resistor calculator.

Last updated:

Loading calculator…

How to Use

  1. Select which quantity you want to solve for: voltage, current, resistance, or power.
  2. Enter any two of the remaining known quantities with correct units.
  3. Review the solved value and the formula used with full substitution.
  4. Check secondary outputs to see all four quantities computed from your inputs.
  5. Use unit dropdowns to work in milliamps, kilohms, millivolts, or other sub-units.
  6. Reference the Ohm's Law wheel diagram to visualize formula relationships.

Calculator Overview

The Ohm's Law Calculator solves for any one of the four fundamental electrical quantities — voltage (V), current (I), resistance (R), and power (P) — when the other two are known. Select the unknown you want to find, enter the two known values with their units, and the calculator returns all four quantities with the formula substitution shown step by step.

Ohm's Law states that voltage equals current times resistance: V = I × R. This single relationship governs the behavior of resistive circuits and is the starting point for electrical engineering, electronics design, home wiring assessment, and physics coursework. Knowing how to apply it quickly is fundamental to working with any electrical system.

Power extends Ohm's Law through P = V × I = I² × R = V² / R. These three equivalent power formulas let you compute wattage from any two known quantities. If you know current and resistance but not voltage, you can still find power directly using P = I² × R without solving for voltage first.

Practical applications span a wide range. Electronics hobbyists use Ohm's Law to select the correct resistor value for an LED circuit (too little resistance and the LED burns out, too much and it barely glows). Electricians apply it to calculate wire sizing, breaker ratings, and motor current draw. Physics students use it to analyze series and parallel circuit problems. Solar installers apply it to match panel output to inverter input requirements.

This calculator includes unit conversion so you can work with millivolts, kilovolts, milliamperes, and kilohms without manual conversion. Voltage inputs can be in V or kV; current can be in A, mA, or μA; resistance can be in Ω, kΩ, or MΩ. Power output is returned in W, mW, kW, or MW depending on magnitude.

For students, this tool is useful for homework verification and understanding how changing one variable affects the others. In a fixed-resistance circuit, doubling the voltage doubles the current. In a fixed-voltage circuit, doubling the resistance halves the current. Testing these relationships live with the calculator builds circuit intuition faster than static examples alone.

Formula

Loading formula...

Formula and Step-by-Step Example

Ohm's Law connects voltage, current, and resistance through equivalent formulas. Power adds a fourth dimension using the same variables.

Core Ohm's Law equations V = I × R (voltage from current and resistance) I = V / R (current from voltage and resistance) R = V / I (resistance from voltage and current)

Power formulas (three equivalent forms) P = V × I P = I² × R P = V² / R

Derived from power and one other quantity V = P / I and V = √(P × R) I = P / V and I = √(P / R) R = V² / P and R = P / I²

Worked example — basic circuit V = 12 V, R = 470 Ω I = 12 / 470 = 0.02553 A = 25.53 mA P = 12 × 0.02553 = 0.306 W

Worked example — LED resistor selection V_supply = 5 V, V_LED = 2 V, I_LED = 20 mA R = (V_supply − V_LED) / I = (5 − 2) / 0.020 = 150 Ω

FAQ

What is Ohm's Law?

Ohm's Law states that voltage (V) equals current (I) multiplied by resistance (R): V = IR. It describes the linear relationship between these three quantities in resistive electrical circuits and is one of the most fundamental laws in electronics.

How do you calculate current using Ohm's Law?

Current = Voltage / Resistance, or I = V / R. For a 9 V battery connected to a 100 Ω resistor: I = 9 / 100 = 0.09 A = 90 mA.

How do you calculate resistance using Ohm's Law?

Resistance = Voltage / Current, or R = V / I. If a circuit draws 0.5 A from a 12 V source: R = 12 / 0.5 = 24 Ω.

What is the power formula in an electrical circuit?

P = V × I is the most common form. Equivalents are P = I² × R (from current and resistance) and P = V² / R (from voltage and resistance). All three give the same result and let you compute power from any two known quantities.

What resistor do I need for an LED?

Use R = (V_supply − V_forward) / I_LED. For a 5 V supply, red LED with 2 V forward voltage, and 20 mA operating current: R = (5 − 2) / 0.020 = 150 Ω. Use the nearest standard resistor at or above this value.

Does Ohm's Law apply to AC circuits?

Ohm's Law applies directly to purely resistive AC circuits. For circuits with inductors or capacitors, impedance (Z) replaces resistance, but the basic form V = I × Z still holds. This calculator is designed for DC and resistive AC analysis.

What units are used in Ohm's Law?

Standard SI units: Voltage in Volts (V), Current in Amperes (A), Resistance in Ohms (Ω), Power in Watts (W). This calculator also accepts mA, kΩ, MΩ, mV, and kV.

Why does resistance cause voltage drop?

As current flows through a resistor, electrons collide with atomic lattice structures, converting electrical energy into heat. This energy loss appears as a voltage drop across the resistor equal to V = I × R. Higher resistance means more energy converted per unit of current.

What is the difference between Ohm's Law and Kirchhoff's Laws?

Ohm's Law governs the relationship between voltage, current, and resistance within a single component. Kirchhoff's Laws govern relationships across nodes and loops in a complete circuit. They are complementary and used together for full circuit analysis.