NOTACAL logo

Ohms Law Calculator

Ohm's Law Calculator

Give us your feedback! Was this useful?

Introduction

Ohm's Law is one of the fundamental principles of electrical engineering and physics, formulated by German physicist Georg Simon Ohm in 1827. It describes the linear relationship between voltage (V), current (I), and resistance (R) in an electrical circuit. This relationship is the foundation for analyzing virtually all electronic and electrical systems, from simple flashlight circuits to complex power distribution networks. Understanding and applying Ohm's Law allows engineers and technicians to predict how changes in voltage, current, or resistance affect circuit behavior, making it indispensable for circuit design, troubleshooting, and component selection.

The three quantities in Ohm's Law are directly interrelated: voltage is the electrical pressure that pushes current through a conductor, current is the flow of electrons through the circuit, and resistance is the opposition to that flow. When any two of these values are known, the third can be calculated instantly. Additionally, electrical power (measured in watts) can be derived from combinations of these values, providing a complete picture of circuit performance.

This calculator allows you to solve for any unknown electrical parameter — voltage, current, resistance, or power — given two known values. It handles unit conversions automatically and displays results in standard engineering notation. Whether you are a student studying basic circuit theory, a hobbyist building a project, or a professional electrician verifying circuit loads, this tool provides quick and accurate answers.

Beyond simple Ohm's Law calculations, this tool supports combined computations where power is derived alongside voltage, current, or resistance. This is particularly useful when sizing power supplies, determining the wattage requirements of components, and verifying that circuit elements operate within safe thermal limits. The interactive interface provides immediate feedback as you adjust values, making it an excellent learning tool for understanding how changes in one parameter affect the others in real time.

For educational purposes, the calculator is invaluable in classroom settings where students explore circuit theory. By experimenting with different values and observing the calculated results, learners develop intuitive understanding of electrical relationships. For professionals, the tool serves as a quick verification mechanism when designing or troubleshooting circuits, saving time compared to manual calculations and reducing the risk of arithmetic errors in critical applications.

How to Use

  1. Select the quantity to calculate: Choose whether you need voltage (V), current (I), resistance (R), or power (P).
  2. Enter two known values into the corresponding input fields. To find voltage, enter current and resistance. To find current, enter voltage and resistance. To find resistance, enter voltage and current. To find power, enter any two of voltage, current, or resistance.
  3. Select the appropriate units for each value. The calculator automatically converts all values to standard base units before performing the calculation.
  4. Click Calculate. The result is displayed with the appropriate unit: volts (V), amperes (A), ohms, or watts (W).

Understanding the Power Calculation Option: When computing power, the calculator can work from any two of three known values — voltage and current, voltage and resistance, or current and resistance. This flexibility is useful in different troubleshooting scenarios: if you know the voltage across a component and the current flowing through it, you can determine the power dissipation directly without needing the resistance value at all.

Working with Mixed Units: The calculator accepts inputs in various units including millivolts, kilovolts, milliamps, kilo-ohms, and milliwatts. Before calculating, all values are normalized to base SI units internally, so you can enter 5V with 100mA and get correct results in ohms and watts. This automatic normalization eliminates a common source of arithmetic errors when working with mixed units in practical circuits.

Formulas and Calculations

Ohm's Law

The core relationship:

V=I×RV = I \times R
[nist-ohm]

Where: V is voltage (V), I is current (A), R is resistance (ohms)

[nist-ohm]

Rearranged forms: I=VRI = \frac{V}{R} and R=VIR = \frac{V}{I}

Power Formulas

P=V×IP = V \times I, P=I2×RP = I^2 \times R, P=V2RP = \frac{V^2}{R}

Where P is power dissipated, measured in watts (W).

Ohm's Law Formula Wheel

The formula wheel is a visual mnemonic that organizes all twelve possible equations derived from Ohm's Law and the power formula. The wheel is divided into four quadrants, each corresponding to one of the four quantities (V, I, R, P). In each quadrant, the quantity is shown at the center, surrounded by the three equations that solve for it. For example, the V quadrant shows V=I×RV = I \times R, V=PIV = \frac{P}{I}, and V=P×RV = \sqrt{P \times R}. This arrangement lets you quickly find the correct formula regardless of which two values you know. The formula wheel is especially useful during exams, lab work, and field troubleshooting where quick reference is needed.

Worked Example

A circuit has a 12V battery connected to a resistor drawing 2A of current.

Step 1: Resistance = V / I = 12 / 2 = 6 ohms

Step 2: Power = V x I = 12 x 2 = 24 W

Result: The resistor has a value of 6 ohms and dissipates 24 watts of power.

Series and Parallel Circuits

In real circuits, components are rarely connected alone. Understanding how Ohm's Law applies to series and parallel configurations is essential for accurate circuit analysis.

Resistors in Series

In a series circuit, components are connected end-to-end so the same current flows through every component. The total resistance is the sum of all individual resistances:

Rtotal=R1+R2+R3+...R_{total} = R_1 + R_2 + R_3 + ...

The current through the circuit is found by applying Ohm's Law using the total resistance: I = V_source / R_total. The voltage across each resistor is proportional to its resistance (voltage division): V_R = I x R. Higher-resistance components drop more voltage. For a series string of three 10-ohm resistors across a 9V battery, total resistance is 30 ohms, current is 0.3A (300 mA), and each resistor drops 3V.

Resistors in Parallel

In a parallel circuit, components are connected across the same two points so the voltage across each component is identical. The total resistance is always less than the smallest individual resistance and is calculated as:

1Rtotal=1R1+1R2+1R3+... \frac{1}{R_{total}} = \frac{1}{R_1} + \frac{1}{R_2} + \frac{1}{R_3} + ...

For two resistors in parallel, the formula simplifies to: Rtotal=R1×R2R1+R2R_{total} = \frac{R_1 \times R_2}{R_1 + R_2}. The current through each branch is found using Ohm's Law: Ibranch=VRbranchI_{branch} = \frac{V}{R_{branch}}. Higher-resistance branches carry less current (current division). For a 9V battery with a 9-ohm and 18-ohm resistor in parallel, total resistance is 6 ohms, total current is 1.5A, the 9-ohm branch carries 1A, and the 18-ohm branch carries 0.5A.

Combined Series-Parallel Calculations

Most practical circuits contain both series and parallel sections. The general approach is to simplify the network step by step: first combine parallel branches into their equivalent resistances, then add series resistances, and repeat until a single equivalent resistance remains. Apply Ohm's Law to find total current from the source, then work backward to find voltages and currents in each branch. This systematic reduction method works for any resistive network and is the foundation of DC circuit analysis in electrical engineering.

Voltage Drop and Wire Selection

Wires themselves have resistance, and this resistance causes a voltage drop between the source and the load. Understanding this effect is critical for reliable circuit design, especially in low-voltage and long-distance applications.

Calculating Voltage Drop

Voltage drop in a wire is calculated using Ohm's Law: Vdrop=I×RwireV_{drop} = I \times R_{wire}. The wire resistance depends on its material, length, and cross-sectional area. Copper wire resistance is approximately 10.4 ohm-cmil per foot at room temperature. For a 50-foot run of 18 AWG copper wire carrying 5A, the resistance is about 0.32 ohms, producing a voltage drop of 1.6V. This 1.6V loss means the load receives only 10.4V from a 12V source — a significant reduction that may cause equipment malfunction.

Wire diameter
Wire cross-section — thicker wires (lower AWG) have larger diameter and lower resistance, reducing voltage drop

Wire Gauge Selection

The American Wire Gauge (AWG) standard specifies wire diameters. Lower AWG numbers indicate thicker wires with lower resistance. General guidelines for maximum current at 60C insulation rating include: 14 AWG carries up to 15A, 12 AWG carries up to 20A, and 10 AWG carries up to 30A. When selecting wire gauge, calculate the expected current using Ohm's Law and ensure the wire rating exceeds the calculated value by at least 25%. Also verify that the voltage drop over the wire run does not exceed 3% of the source voltage for branch circuits, or 5% for feeder circuits, as recommended by the National Electrical Code.

Practical Example

A 12V automotive amplifier draws 20A, located 10 feet from the battery. Using 14 AWG copper wire (0.0025 ohms per foot), the round-trip wire resistance is 20 feet x 0.0025 = 0.05 ohms. Voltage drop is 20A x 0.05 ohms = 1.0V. The amplifier receives 11V, which is within typical automotive tolerances. Upgrading to 10 AWG wire reduces the drop to approximately 0.4V, improving amplifier efficiency and reducing heat generation in the wiring.

For more information, see the Voltage Drop Calculator.

Reference Tables

Standard Resistor Values (E12 Series)

ValueValueValueValue
1.0 ohms1.2 ohms1.5 ohms1.8 ohms
2.2 ohms2.7 ohms3.3 ohms3.9 ohms
4.7 ohms5.6 ohms6.8 ohms8.2 ohms

Common Electrical Reference Values

ParameterTypical ValueApplication
USB voltage5 VStandard USB port
Car battery12 VAutomotive electrical system
Household outlet (US)120 VResidential AC power
Household outlet (EU)230 VResidential AC power
LED forward voltage1.8 to 3.3 VIndicator and lighting LEDs
Typical operating voltages span from 5 V USB to 230 V mains — a 46-fold range across common electrical systems

Practical Tips

Always Check Power Dissipation: When selecting a resistor, always verify that its power rating exceeds the calculated dissipation by at least 50% as a safety margin.

Use the Correct Units: Voltage is measured across components (in parallel), while current flows through components (in series). Confusing these measurements is a common source of calculation errors.

Advanced Applications of Ohm's Law

Ohm's Law is used in many practical circuit design scenarios beyond simple DC calculations. Voltage dividers are one of the most common applications — two resistors in series create a fraction of the input voltage at their junction, with the output voltage determined by the ratio of the two resistors: Vout = Vin x R2 / (R1 + R2). This is the basis for potentiometer circuits, sensor interfaces, and level-shifting networks. Current sensing is another critical application: by placing a small precision resistor (called a shunt) in series with a load and measuring the voltage across it, you can determine the current flowing through the circuit using Ohm's Law (I = V/R).

Pull-up and pull-down resistors in digital circuits use Ohm's Law to ensure logic inputs are at defined voltage levels when not actively driven. The resistor value must be chosen to limit current draw while still providing a clean logic level — typically 4.7 k ohms to 10 k ohms for standard 5V logic. Understanding the current flow through these resistors using Ohm's Law helps select values that balance power consumption with signal integrity.

Load Line Analysis: In transistor amplifier design, Ohm's Law is used to construct a load line on the transistor's characteristic curves. The load line represents all possible combinations of collector current and collector-emitter voltage for a given load resistor and supply voltage. By plotting the load line and finding the intersection with the transistor's base current curve, you determine the quiescent operating point (Q-point) of the amplifier. This analysis is fundamental to designing bias networks for linear amplification and ensuring the transistor operates in the active region without distortion.

Safety Considerations for Circuit Design

When designing or testing circuits, always treat all voltages as potentially hazardous until measured and confirmed. Use the power formula P = V x I to verify that resistors and other components are operating within their rated power dissipation — a resistor operating above its power rating can overheat, fail, or cause a fire. For low-voltage DC circuits (under 50V), the primary risks are component damage and burns from overheated parts rather than electric shock. Use a multimeter to confirm voltage levels before touching any exposed conductors, and discharge capacitors through an appropriate resistor before handling — a charged capacitor can deliver a dangerous current even when the power source is disconnected. Always fuse the power input at a value slightly above the expected operating current to protect against short circuits.

Limitations

  • Ohmic components only: Ohm's Law applies to linear (ohmic) materials where resistance remains constant regardless of voltage. Non-ohmic components such as diodes, transistors, and thermistors do not follow this linear relationship.
  • DC circuits: This calculator assumes direct current (DC) operation. In AC circuits, impedance replaces simple resistance.
  • Temperature effects: Resistance varies with temperature. The calculator assumes constant resistance and does not account for heating effects.
  • Ideal conductors: Real wires and connections have small but non-zero resistance.
  • Precision: Results are computed with double-precision floating point arithmetic.

Additional Considerations for Accurate Calculations

When applying Ohm's Law in real-world circuits, several factors can cause deviations from the ideal calculated values. Wire resistance, although small, adds to the total circuit resistance and reduces the current below the theoretical value. Contact resistance at connectors and terminals also contributes to overall circuit resistance, particularly in high-current applications where even milliohms matter. These effects are negligible for many hobbyist applications but become significant in precision instrumentation and high-power circuits.

Another important consideration is the internal resistance of power sources. Batteries, power supplies, and signal generators all have some internal resistance that limits the maximum current they can deliver. When a load draws significant current, the voltage at the source terminals drops below the no-load voltage due to the voltage divider formed by the internal resistance and the load resistance. This effect is modeled using Ohm's Law applied to the complete circuit including the source's internal resistance.

Frequently Asked Questions

What is Ohm Law and what does it calculate?
V = I x R. The calculator computes any of V, I, R, or P when you provide two known values.
How do I use the calculator?
Enter any two known values from V, I, R, or P. Select units and the remaining two are computed automatically.
What formulas are used?
V = I x R and P = V x I. Derived formulas include V = sqrt(P x R), I = sqrt(P / R), R = V^2 / P.
Does it work for AC circuits?
It assumes DC or purely resistive AC loads. For circuits with motors or transformers, power factor and impedance apply.
What are real-world applications?
LED resistor sizing, fuse selection, wire gauge calculation, circuit troubleshooting, and power supply design.
What is the Ohm's Law formula wheel?
It is a circular diagram organizing all twelve equations derived from V = IR and P = VI. Each quadrant shows one variable with three formulas to solve for it, making it easy to find the right equation from any two known values.
How does Ohm's Law apply to resistors in series?
In series, the same current flows through each resistor. Total resistance is the sum of all resistors. Ohm's Law gives the current as I = V / R_total, and individual voltage drops are V_R = I x R.
How does Ohm's Law apply to resistors in parallel?
In parallel, the voltage across each resistor is the same. Total resistance is less than the smallest resistor. Branch currents are I_branch = V / R_branch, with higher resistance branches carrying less current.
What is voltage drop and why does it matter?
Voltage drop is the reduction in voltage caused by wire resistance (V_drop = I x R_wire). Excessive drop can cause equipment malfunction, dim lighting, and efficiency loss. The NEC recommends keeping drop under 3% for branch circuits.
How do I select the right wire gauge for my circuit?
Calculate the expected current using Ohm's Law, then choose a wire gauge rated for at least 125% of that current. Also verify voltage drop over the full wire length does not exceed recommended limits. Thicker wire (lower AWG) reduces both drop and heating.

Last updated: July 10, 2026

UB

UnByte — Independent Software Engineering

Every calculator references authoritative sources — Editorial policy