Skip to content
OverCalculator
  1. Home
  2. Math & Scientific
  3. Ohm's Law Calculator
Math & Scientific

Ohm's Law Calculator

Solve voltage, current, resistance, and power for simple resistive circuits using Ohm's Law, unit conversions, domain limits, and worked examples.

Published

Calculated value
Voltage
12.000 V
Voltage
12.000 V
Current
2.000 A
Resistance
6.000 Ω
Power
24.000 W

Calculated with Ohm's Law: V = I × R.

Solve for

Results update as you type.

Ohm’s Law Calculator

A resistor marked 220 ohms is only helpful if you know what a supply voltage will make it do. Ohm’s Law connects that part label to current, voltage drop, and heat. This Ohm’s Law calculator solves the missing member of the voltage-current-resistance triangle and then computes power, using the exact unit conversions in the calculator.

How the circuit model works

Ohm’s Law describes an ideal linear relationship for an ohmic element: double the voltage across the element and the current doubles, provided temperature and material behavior do not change enough to alter resistance. The calculator is therefore best for resistors, simple DC circuit sections, and first-pass checks. It is not a complete simulator for reactive AC circuits, semiconductor junctions, or devices whose resistance changes with temperature.

The code converts inputs to base SI-style units before solving. Millivolts become volts, kilovolts become volts, milliamperes and microamperes become amperes, and kilohms or megohms become ohms. The result is formatted to three decimals in volts, amperes, ohms, and watts.

Formulas and variables

Ohm’s Law is

V=I×RV = I \times R

where V is voltage in volts, I is current in amperes, and R is resistance in ohms. The rearranged forms used by the calculator are

I=VRI = \frac{V}{R}

and

R=VIR = \frac{V}{I}

Electrical power is calculated as

P=V×IP = V \times I

where P is power in watts. Combining the equations also gives resistor-only identities such as

P=I2×RP = I^2 \times R

and

P=V2RP = \frac{V^2}{R}

but power is calculated directly from the solved voltage and current.

Example: applying Ohm’s law

Suppose you choose Current as the unknown, enter voltage 12 V, and resistance 6 Ω. Unit multipliers leave both values unchanged. The current is

I=126=2I = \frac{12}{6} = 2

so the primary result is 2.000 A. The power calculation is

P=12×2=24P = 12 \times 2 = 24

so the items show Voltage 12.000 V, Current 2.000 A, Resistance 6.000 Ω, and Power 24.000 W. If you instead enter 500 mA and 2 kΩ while solving for voltage, the calculator converts 500 mA to 0.5 A and 2 kΩ to 2000 Ω, then computes

V=0.5×2000=1000V = 0.5 \times 2000 = 1000

The displayed voltage is 1000.000 V, and power is 500.000 W.

Practical applications

Use the result to choose a current-limiting resistor, estimate the load on a battery, check a voltage divider branch, or verify that a bench power supply setting is reasonable before energizing a circuit. Power is often the limiting factor: a quarter-watt resistor carrying 24 watts would fail quickly. For unit-only conversions, see the electric current converter, power converter, and energy converter. For sound and signal ratios, the decibel calculator addresses a different but common electronics calculation.

Domain limits and mistakes to avoid

The calculator accepts finite numeric entries and rejects division by zero when solving for current or resistance. Negative values are not blocked in the calculation method, so a negative voltage or current can produce a signed result; that sign may represent chosen reference direction in circuit analysis, but it should be used deliberately. Resistance should not be negative for an ordinary passive resistor.

Do not mix milliamps and amps by eye; let the unit selector do the conversion. Do not apply the result blindly to LEDs, motors, batteries, or lamps without considering nonlinear behavior and startup conditions. Finally, remember that an ohm calculation does not replace safety practice. High voltage, high current, and high power can injure people and damage equipment even when the arithmetic is correct.

Unit discipline before troubleshooting

Most wrong Ohm’s Law answers come from unit scale, not algebra. A current of 20 milliamperes is 0.020 amperes, and a resistance of 4.7 kilohms is 4700 ohms. Multiplying 20 by 4.7 without converting gives a number that looks tidy but represents the wrong physical scale. The calculator’s unit selectors prevent that particular slip by normalizing every input before calculation.

When troubleshooting, compare the computed value with the circuit’s expected operating range. If a measured current is far above the calculation, there may be a short, a lower actual resistance, or a component that is not ohmic. If it is far below, a connection may be open or the source may be sagging under load. Ohm’s Law is often the first diagnostic pass because it turns a vague symptom into a numerical mismatch.

Heat and ratings

Power deserves the same attention as voltage and current. A resistor marked 100 ohms can still be the wrong part if the wattage rating is too low. The calculator’s power item helps translate an electrical choice into heat that the component must dissipate. In conservative design, engineers leave margin because enclosure temperature, airflow, tolerance, and transient overloads all affect real survival.

Sources

Frequently asked questions

What does Ohm's Law relate?
Ohm's Law relates voltage, current, and resistance in a circuit element whose resistance is approximately constant. Voltage is the electric potential difference in volts, current is charge flow in amperes, and resistance is opposition to current in ohms. The basic relationship is voltage equals current times resistance.
What can this calculator solve for?
The calculator can solve for voltage, current, or resistance when the other two quantities are supplied. It also reports all three normalized values and power in watts. Units are converted to volts, amperes, and ohms before the missing value and power are calculated.
Which electrical units are supported?
Voltage can be entered as volts, millivolts, or kilovolts. Current can be entered as amperes, milliamperes, or microamperes. Resistance can be entered as ohms, kilohms, or megohms. The output is displayed in base volts, amperes, ohms, and watts.
Can resistance be zero?
Zero resistance is invalid when solving for current because current would require dividing by zero. In real circuits, a near-zero resistance path can create a short circuit with dangerous current limited mainly by the source and wiring, not by the ideal Ohm's Law model.
Does Ohm's Law apply to every component?
No. It works best for ohmic conductors and resistors over a range where resistance stays stable. Diodes, lamps during warm-up, batteries under load, transistors, and many sensors are nonlinear or state-dependent, so a single resistance value may not predict their behavior accurately.
Why does the calculator also show power?
Power indicates how quickly electrical energy is converted to heat, light, motion, or another form. For a resistor, power in watts equals voltage times current. Checking power matters because a component can have the right resistance yet still overheat if its wattage rating is too low.

Related calculators

Ohm's Law Calculator updated at