Ohm's Law Calculator

Calculate Voltage, Current, Resistance, and Power in Seconds

Calculate:
Current (I):
Resistance (R):
Please enter the required details and click Calculate.

Was this calculator helpful?

4.5/5 (16 votes)

Calculation Examples

Calculation Case Result
Voltage 12V, Resistance 4 ohm Current: 3 A, Power: 36 W
Current 2A, Resistance 10 ohm Voltage: 20 V, Power: 40 W
Voltage 12V, Current 2A Power: 24 W, Resistance: 6 ohm

How to Use the Ohm's Law Calculator

Enter any two known values from the four circuit variables: Voltage ($V$), Current ($I$), Resistance ($R$), and Power ($P$). The calculator solves for the remaining unknowns using the primary relationship $V = I \times R$ and the power equations $P = V \times I$ and $P = I^2 \times R$. All four variables are interlinked, so any two are sufficient to determine the complete electrical state of a resistive DC circuit element.

How Calculations Are Performed

The calculator applies Ohm's Law $V = IR$ and its rearrangements ($I = V/R$, $R = V/I$) alongside the power triangle equations. Power can be computed as $P = V \times I$, $P = I^2 \times R$, or $P = V^2 / R$, depending on which two variables are known. These six equations cover every possible two-variable input combination.

Georg Simon Ohm established this linear relationship between voltage and current in 1827 for metallic conductors at constant temperature. It remains the foundational equation of DC circuit analysis and the starting point for all electrical engineering calculations involving resistive components.

Ohm's Law Formula Diagram: V = IR and Power Triangle

Useful Tips 💡

  • Always verify that current inputs are in Amps, not Milliamps. A value of 500 mA must be entered as 0.5 A. Using milliamps without conversion produces results 1,000 times too large.
  • Ohm's Law in its basic form applies to DC circuits and purely resistive AC loads. For AC circuits with inductors or capacitors, replace resistance with impedance ($Z$) and use the generalized form $V = I \times Z$.

📋Steps to Calculate

  1. Choose which parameter you want to calculate: voltage, current, resistance, or power.

  2. Enter any two known values using the correct units: volts (V), amps (A), ohms (Ohm), or watts (W).

  3. Click "Calculate" to receive all four electrical quantities simultaneously.

Mistakes to Avoid ⚠️

  1. Entering current in milliamps (mA) instead of amps (A) without converting first. Since the formula uses amps, 250 mA must be entered as 0.25 A, otherwise the result is off by a factor of 1,000.
  2. Confusing power (Watts) with current (Amps). Power is the rate of energy transfer; current is the rate of charge flow. They are related by $P = V \times I$ but measure fundamentally different quantities.
  3. Assuming resistance is constant in high-power or high-temperature applications. Resistance in metallic conductors increases with temperature (positive temperature coefficient), which means a resistor running hot will draw less current than the room-temperature calculation predicts.

Practical Applications📊

  1. Calculate voltage drop across resistors to verify that circuit components operate within their rated voltage limits.

  2. Determine the current draw of a circuit to select appropriately rated fuses, wires, and power supplies.

  3. Calculate power dissipation in resistors and components to prevent overheating and select correct wattage ratings.

Questions and Answers

What is an Ohm's Law calculator and what does it solve?

An Ohm's Law calculator solves for any unknown electrical quantity in a resistive DC circuit given any two known values from the set: voltage ($V$ in volts), current ($I$ in amps), resistance ($R$ in ohms), and power ($P$ in watts). It applies the primary equation $V = IR$ alongside the power relationships $P = VI$, $P = I^2R$, and $P = V^2/R$ to cover all possible two-variable input combinations. It is used by electrical engineering students for circuit theory coursework, by electronics hobbyists for component selection, and by practicing engineers for rapid verification of circuit parameters during design and troubleshooting.

What is the Ohm's Law triangle and how does it work?

The Ohm's Law triangle is a memory aid that organizes the three variables $V$, $I$, and $R$ in a triangle with $V$ at the top and $I$ and $R$ side by side at the bottom. To find any variable, cover it with your finger: covering $V$ reveals $I \times R$; covering $I$ reveals $V \div R$; covering $R$ reveals $V \div I$. This visual mnemonic helps students avoid algebraic rearrangement errors during rapid calculations. A similar triangle exists for the power equations, with $P$ at the top and $V$ and $I$ at the bottom, giving $P = V \times I$, $V = P/I$, and $I = P/V$.

Can I calculate electrical power (Watts) using this tool?

Yes. The calculator computes power from any two of the four variables using whichever power formula applies. Given voltage and current: $P = V \times I$. Given current and resistance: $P = I^2 \times R$. Given voltage and resistance: $P = V^2 / R$. Power in watts tells you the rate at which electrical energy is being consumed or dissipated. This value is critical for component selection: a resistor rated at 0.25W will overheat and fail if the circuit dissipates 1W through it, so verifying power dissipation before finalizing a design is a standard engineering practice.

What is electrical resistance and how does it behave in circuits?

Resistance ($R$) is the opposition a material presents to the flow of electric current, measured in ohms ($\Omega$). For a given voltage, higher resistance means lower current. Resistance is a property of the material, its geometry (length and cross-sectional area), and its temperature. In series circuits, resistances add directly: $R_{total} = R_1 + R_2 + \ldots$. In parallel circuits, the reciprocal of total resistance equals the sum of reciprocals: $1/R_{total} = 1/R_1 + 1/R_2 + \ldots$. Metallic conductors have a positive temperature coefficient, meaning resistance increases with temperature, which is why a light bulb filament has much higher resistance at operating temperature than when cold.

Does Ohm's Law apply to AC circuits?

Ohm's Law in its basic form ($V = IR$) applies directly to DC circuits and to purely resistive components in AC circuits. When AC circuits contain inductors or capacitors, these components introduce reactance, which combined with resistance gives impedance ($Z$, measured in ohms). The generalized form becomes $V = I \times Z$, where $Z = \sqrt{R^2 + X^2}$ and $X$ is the net reactance (inductive minus capacitive). Unlike resistance, impedance is frequency-dependent: as frequency increases, inductive reactance increases ($X_L = 2\pi fL$) while capacitive reactance decreases ($X_C = 1/(2\pi fC)$). For purely resistive AC loads such as heating elements and incandescent bulbs, the basic $V = IR$ form applies without modification.

What is voltage drop and why does it matter in circuit design?

Voltage drop is the reduction in voltage across a component or conductor as current flows through its resistance, calculated by $V_{drop} = I \times R$. In a circuit, the sum of voltage drops across all components must equal the supply voltage (Kirchhoff's Voltage Law). Excessive voltage drop in wiring reduces the voltage available at the load, causing motors to run slower, LEDs to dim, and sensitive electronics to malfunction. In low-voltage systems (12V automotive, 5V microcontroller circuits), even small resistances in connectors or wire runs can produce significant voltage drops. Engineering standards typically limit voltage drop in fixed wiring to 3 to 5% of supply voltage, which determines the minimum wire gauge for a given current and run length.

How accurate is the Ohm's Law calculator for professional use?

The calculator applies the exact mathematical relationships of Ohm's Law and the power equations without approximation. As long as inputs are in correct SI units (volts, amps, ohms, watts), the mathematical output is precise. The physical accuracy of the result in a real circuit depends on how closely the circuit behaves as an ideal resistive element: real components have tolerances (a resistor rated at 10k ohm may be anywhere from 9.5k to 10.5k at 5% tolerance), temperature-dependent resistance, and parasitic inductance and capacitance at high frequencies. For professional circuit design, always account for component tolerances and derate power ratings by at least 50% to ensure reliable long-term operation.

What is the difference between Ohm's Law and Kirchhoff's Laws?

Ohm's Law ($V = IR$) describes the relationship between voltage, current, and resistance within a single two-terminal resistive element. Kirchhoff's Laws govern the behavior of entire circuits. Kirchhoff's Voltage Law (KVL) states that the sum of all voltages around any closed loop in a circuit equals zero: $\sum V = 0$. Kirchhoff's Current Law (KCL) states that the sum of currents entering any node equals the sum leaving it: $\sum I_{in} = \sum I_{out}$. Ohm's Law is used to calculate the voltage drop or current through individual components; Kirchhoff's Laws are used to set up the system of equations that describes how those components interact in a complete circuit. Together, they form the complete toolkit for DC circuit analysis.
Disclaimer: This calculator is designed to provide helpful estimates for informational purposes. While we strive for accuracy, financial (or medical) results can vary based on local laws and individual circumstances. We recommend consulting with a professional advisor for critical decisions.