Ohm’s Law Calculator

Calculate voltage, current, or resistance

Use Ohm’s Law to calculate voltage, current, or resistance

This Ohm’s Law calculator solves the fundamental relationship between voltage, current, and resistance in a resistive circuit. The formula is V = I × R, where V is voltage measured in volts, I is current measured in amps, and R is resistance measured in ohms. Given any two of these values, you can calculate the third. This calculator handles all three cases in one place.

To use it, select what you want to calculate from the dropdown, enter the two known values in the fields that appear, and click Calculate. The result is displayed with its unit so you can quickly verify whether the answer makes sense for your circuit.

Ohm’s Law is one of the most used relationships in electronics and electrical engineering. It is applied when selecting resistor values for a circuit, estimating how much current a load will draw at a given voltage, checking that a component is operating within its rated current or voltage limits, and troubleshooting unexpected behavior in simple DC circuits. Understanding the relationship between the three variables — and being able to calculate any one from the other two — is a core skill for anyone working with electronics, from beginners building their first circuits to engineers doing quick field checks.

The three forms of the equation are: voltage equals current multiplied by resistance (V = I × R), current equals voltage divided by resistance (I = V ÷ R), and resistance equals voltage divided by current (R = V ÷ I). A common way to remember them is the "VIR triangle" where you cover the variable you want and read the remaining two in the correct relationship. For example, covering V gives I × R; covering I gives V ÷ R; covering R gives V ÷ I.

Real-world circuits are more complex than Ohm’s Law alone describes. Wires have small but non-zero resistance, components have tolerances, temperature affects resistance in many materials, and some components like diodes and transistors are explicitly non-linear. Ohm’s Law is most accurate for simple resistive loads in DC circuits at room temperature. For more complex analysis — AC circuits, reactive components, or systems where impedance varies with frequency — additional tools and concepts are needed beyond what this calculator covers.

Assumptions and how to use this calculator

  • Uses Ohm’s Law for linear, resistive behavior (V = I × R). Does not model non-linear components.
  • Assumes steady-state DC values. Time-varying signals require additional analysis.
  • Does not model AC impedance, phase angle, capacitive, or inductive reactance.
  • Enter values in base units: volts (V) for voltage, amps (A) for current, ohms (Ω) for resistance.
  • For calculations that involve division (current and resistance modes), the denominator must be greater than zero.

Common questions

What is Ohm’s Law?

Ohm’s Law states that the voltage across a resistor equals the current through it multiplied by its resistance: V = I × R. Named after German physicist Georg Ohm, it describes the linear relationship between these three quantities in resistive materials and components. It is the starting point for almost all DC circuit analysis.

When should I calculate current?

Calculate current when you know the supply voltage and the resistance of the load, and you want to know how much current will flow. This is common when checking whether a resistor or component will stay within its current rating. The formula is I = V ÷ R. For example, a 12 V supply across a 100 Ω resistor produces 0.12 A (120 mA) of current.

When should I calculate resistance?

Calculate resistance when you know the voltage and the current and want to find the effective resistance of a load or choose an appropriate resistor value. The formula is R = V ÷ I. For example, if you measure 9 V across a component drawing 45 mA (0.045 A), the effective resistance is 200 Ω.

Why does my real-world circuit not match the result?

Ohm’s Law is a simplified model. Real circuits include internal resistance of the power source, resistance in wiring and connectors, temperature-dependent resistance in materials, and components that are inherently non-linear (like LEDs, transistors, and diodes). The calculated result is a theoretical value assuming ideal conditions. Small differences from real measurements are normal.

Does this work for AC circuits?

Not directly. In AC circuits, the opposition to current includes not just resistance but also reactance from inductors and capacitors. The combined quantity is called impedance (Z), and it involves both magnitude and phase angle. For AC analysis, you need to use the full impedance form: V = I × Z, where Z may be a complex number. This calculator only handles the DC resistive case.

Last updated: 2026-03-06