Skip to main content
Speclore

Ohms Law

Reference data and engineering information about ohms law for electrical applications.

ohmslawCalculatorData Table

Overview

Ohm's law describes the fundamental relationship between voltage, current, and resistance in an electrical circuit: the current through a conductor is directly proportional to the voltage across it and inversely proportional to the resistance.

This principle applies to linear (ohmic) conductors — most metals at constant temperature. Non-ohmic devices such as diodes and thermistors do not obey Ohm's law.

Key Formulas

Ohm's Law

V=IRV = I \cdot R

Power Dissipation

P=VI=I2R=V2RP = V \cdot I = I^2 R = \frac{V^2}{R}

Energy

E=PtE = P \cdot t

Variables

SymbolDescriptionUnit
VV (or UU)Voltage (potential difference)V
IICurrentA
RRResistanceΩ
PPPowerW
EEEnergyJ
ttTimes

Common SI Prefixes in Electrical Work

Currents, voltages, and resistances in practical circuits often span many orders of magnitude. The most frequently used prefixes are listed below.

4 rows
SI prefixes commonly encountered in circuit analysis
Prefix
Symbol
Factor
megaM× 10⁶
kilok× 10³
millim× 10⁻³
microμ× 10⁻⁶

Source: engineeringtoolbox.com

Ohm's Law Calculator

Ohm's Law

Power Calculator

Electrical Power

Unit Converter

Ohm's Law Unit Converter

Interactive Nomograms

The original resistance and power nomogram images are represented below as interactive Ohm's Law datasets.

Resistance vs Current and Voltage

Power vs Current and Voltage

Equivalent Expressions

Ohm's law can be rearranged to solve for any one variable when the other two are known:

V=IRI=VRR=VIV = I \cdot R \qquad I = \frac{V}{R} \qquad R = \frac{V}{I}

Similarly, the three forms of the power equation allow you to calculate power from whichever pair of quantities you have:

P=VIP=I2RP=V2RP = V \cdot I \qquad P = I^2 R \qquad P = \frac{V^2}{R}

Practical Examples

Example 1 — Simple Circuit

A 12 V battery supplies power to an 18 Ω resistor:

I=VR=1218=0.667 AI = \frac{V}{R} = \frac{12}{18} = 0.667 \text{ A}

Power dissipated: P=V2R=14418=8 WP = \frac{V^2}{R} = \frac{144}{18} = 8 \text{ W}.

Example 2 — Finding Resistance

A 1 A current flows through a 230 V circuit:

R=VI=2301=230  ΩR = \frac{V}{I} = \frac{230}{1} = 230 \; \Omega

Example 3 — Using SI Prefixes

A 3.3 kΩ resistor must carry 20 mA. The required voltage is:

V=RI=3300×0.020=66 VV = R \cdot I = 3300 \times 0.020 = 66 \text{ V}

Example 4 — Appliance Analysis

A 100 W light bulb on a 230 V supply draws:

I=PV=1002300.435 AI = \frac{P}{V} = \frac{100}{230} \approx 0.435 \text{ A}

R=V2P=2302100=529  ΩR = \frac{V^2}{P} = \frac{230^2}{100} = 529 \; \Omega

Practical Examples Summary

4 rows
Worked examples from Ohm's law and power equations
Scenario
Voltage (V)
Current (A)
Resistance (Ω)
Power (W)
Battery + resistor120.667188
Household circuit2301230230
Precision resistor660.0233001.32
100 W light bulb2300.435529100

Source: engineeringtoolbox.com

Restored Original Source Tables

The following tables are restored from the original source page to preserve the complete reference data.

Ohm's Law Source Formula Relationships

The source formula images and calculator relationships are preserved here as a searchable table so the non-image content is retained.

6 rows
Restored Ohm's law and electrical power formula relationships
Quantity
Symbol
Formula
Known values
VoltageVV = I Rcurrent and resistance
CurrentII = V / Rvoltage and resistance
ResistanceRR = V / Ivoltage and current
PowerPP = V Ivoltage and current
PowerPP = I^2 Rcurrent and resistance
PowerPP = V^2 / Rvoltage and resistance

Source: engineeringtoolbox.com

Original Source Images

The following original source images are preserved to avoid losing visual reference material. When an image contains chart or tabular data, its extracted values are represented in the page tables, calculators, or interactive charts; remaining images are retained as visual source references.

ohm's law ohms law ohms law - voltage, resistance and current diagram Electric Resistance Nomogram - Resistance vs. volt and ampere Electric Power Nomogram - Power vs. volt and ampere

Engineering Notes

  • Temperature dependence: Resistance of metallic conductors increases with temperature. Ohm's law assumes constant temperature; at high currents the resulting temperature rise changes resistance and can violate the linear assumption.
  • AC circuits: The basic DC form V=IRV = IR extends to AC using impedance ZZ in place of RR: V=IZV = I Z. Reactive components (capacitors, inductors) introduce phase shifts between voltage and current.
  • Power ratings: Resistors are rated for maximum power dissipation. Exceeding this causes overheating and failure. Always verify that calculated power is below the component rating with appropriate safety margin.
  • Measurement safety: When measuring current with a multimeter, break the circuit and place the ammeter in series. Never connect an ammeter across a voltage source — its near-zero internal resistance will draw destructive current.
  • Prefix arithmetic: Work in base SI units (V, A, Ω, W) during calculation and convert prefixes at input/output. Mixing prefixes without conversion is a common source of error.

References