Ohm's Law Calculator
Calculate voltage (V), current (I), or resistance (R) when two values are known.
📖 What is Ohm's Law?
Ohm's Law is the most fundamental relationship in electrical engineering and electronics. It states that the electric current flowing through a conductor between two points is directly proportional to the voltage across those two points, assuming physical conditions such as temperature remain constant. The law is expressed by the equation V = I × R, where V is the voltage in volts, I is the current in amperes, and R is the resistance in ohms.
Formulated by German physicist Georg Simon Ohm in 1827 and published in his landmark paper "Die galvanische Kette, mathematisch bearbeitet" (The Galvanic Circuit Investigated Mathematically), Ohm's Law laid the groundwork for all circuit analysis that followed. Every electrical engineer, electronics hobbyist, and physics student needs to understand this relationship.
The power formula extends Ohm's Law to energy transfer: P = V × I. Because V = IR, you can substitute to get P = I²R or P = V²/R - three equivalent ways to calculate the power dissipated by any resistive element. This matters practically because resistors have wattage ratings, and exceeding them causes failure or fire.
Ohm's Law applies to resistors, wires, and any ohmic conductor - materials where resistance is constant regardless of applied voltage. Non-linear components like diodes and transistors do not obey this simple law; they require more advanced circuit models.
Understanding Ohm's Law lets you design voltage dividers, calculate current limiting resistors for LEDs, determine wire gauges for safe current carrying capacity, and troubleshoot circuit faults. It is the starting point for all of Kirchhoff's circuit laws, Thevenin's theorem, and every other circuit analysis technique.
📐 Formula
Ohm's Law (solving for each variable):
- Voltage: V = I × R - Current: I = V / R - Resistance: R = V / I
Power formulas derived from Ohm's Law:
- P = V × I (power = voltage × current) - P = I² × R (when V is unknown) - P = V² / R (when I is unknown)
Variables: - V = Voltage in volts (V) - I = Current in amperes (A) - R = Resistance in ohms (Ω) - P = Power in watts (W)