Skip to main content

Ohm's Law Calculator

Calculate voltage, current, or resistance using Ohm's Law V = I × R, with automatic power calculation.

Ad (leaderboard)
V

Solve for Voltage

V = I × R
Voltage
Power
I

Solve for Current

I = V / R
Current
Power
R

Solve for Resistance

R = V / I
Resistance
Power
Rate this tool
0.0 / 5 · 0 ratings

Embed This Calculator

Add this calculator to your website for free. Copy the single line of code below and paste it into your HTML. The calculator auto-resizes to fit your page.

<script src="https://calchammer.com/embed.js" data-calculator="ohms-law-calculator" data-category="physics"></script>
data-theme "light", "dark", or "auto"
data-values Pre-fill inputs, e.g. "amount=1000"
data-max-width Max width, e.g. "600px"
data-border "true" or "false"
Or use an iframe instead
<iframe src="https://calchammer.com/embed/physics/ohms-law-calculator" width="100%" height="500" style="border:none;border-radius:12px;" title="Ohms Law Calculator"></iframe>

Preview

yoursite.com/blog
Ohms Law Calculator auto-resizes here
Ad (in_results)

How to Use the Ohm's Law Calculator

This calculator applies Ohm's Law (V = I × R) to find any one of the three electrical quantities when you know the other two. Start by selecting which variable you want to solve for: voltage, current, or resistance. Then enter the two known values into the corresponding fields. The calculator instantly computes the unknown variable along with the electrical power dissipated in the circuit.

Ohm's Law is the cornerstone of electrical engineering and circuit analysis. Named after German physicist Georg Simon Ohm, it describes the linear relationship between voltage across a conductor and the current flowing through it, provided the temperature remains constant. This relationship holds true for most common conductors and resistive components used in everyday electronics.

Ad (in_content)

The Ohm's Law Formula

The three forms of Ohm's Law are:

  • 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

Voltage is measured in volts (V), current in amperes (A), and resistance in ohms (Ω). These three quantities are interdependent: changing one always affects at least one of the others in a circuit.

The Power Relationship (P = VI)

Electrical power measures the rate at which energy is transferred in a circuit. The basic power formula is P = V × I, where P is power in watts (W). By substituting Ohm's Law into this equation, you can derive two additional power formulas: P = I² × R and P = V² / R. This calculator automatically computes power alongside the Ohm's Law results, giving you a complete picture of the circuit's electrical behavior.

Series vs. Parallel Circuits

In a series circuit, components are connected one after another in a single path. The current is the same through every component, and the total resistance equals the sum of all individual resistances (Rtotal = R1 + R2 + ...). Voltage divides across components proportionally to their resistance. In a parallel circuit, components share the same two connection points. The voltage across each component is identical, and the total resistance is found using the reciprocal formula: 1/Rtotal = 1/R1 + 1/R2 + ... The total resistance in parallel is always less than the smallest individual resistor.

Practical Applications in Electronics

Ohm's Law is used every day by engineers, electricians, and hobbyists. It helps determine the correct resistor value for an LED circuit, calculate the current draw of a motor, size wiring and fuses for safety, and troubleshoot faulty circuits. When designing a power supply, Ohm's Law tells you whether a component can handle the expected current without overheating. In automotive systems, it helps diagnose bad grounds, corroded connectors, and failing alternators by measuring unexpected voltage drops.

Frequently Asked Questions

What is Ohm's Law formula?

Ohm's Law states that voltage equals current multiplied by resistance: V = I x R. This can be rearranged to find current (I = V / R) or resistance (R = V / I). It is the foundational equation for analyzing electrical circuits.

What are voltage, current, and resistance?

Voltage (V) is the electrical potential difference measured in volts. Current (I) is the flow of electric charge measured in amperes (amps). Resistance (R) is the opposition to current flow measured in ohms (Ω). Together they describe how electricity behaves in a circuit.

How do you calculate electrical power using Ohm's Law?

Electrical power is calculated as P = V x I, where P is power in watts, V is voltage in volts, and I is current in amps. By substituting Ohm's Law, you can also use P = I²R or P = V²/R to find power when you know any two of the three Ohm's Law variables.

What is the difference between series and parallel circuits?

In a series circuit, components are connected end-to-end so the same current flows through each one, and total resistance is the sum of all resistances. In a parallel circuit, components are connected across the same two points so they share the same voltage, and the total resistance is less than the smallest individual resistance.

What are practical uses of Ohm's Law?

Ohm's Law is used to design and troubleshoot electrical circuits, size wires and fuses, calculate power consumption of devices, determine the correct resistor values in electronics projects, and diagnose faults in household and automotive electrical systems.

Related Calculators

Disclaimer: This calculator is for informational and educational purposes only. Results are estimates and should not be considered professional expert advice. Consult a qualified professional before making decisions based on these calculations. See our full Disclaimer.