Skip to main content

Ohm's Law

Learning Objectives

By the end of this module you will be able to:

  • State Ohm's Law and its algebraic rearrangements.
  • Compute voltage, current, or resistance from two known quantities.
  • Calculate power dissipated in resistive elements using three equivalent formulas.
  • Apply Ohm's Law to series, parallel, and series-parallel circuits.
  • Use Ohm's Law correctly with measurement instruments (multimeter).
  • Recognize Ohmic vs non-ohmic behavior and limitations of Ohm's Law.
  • Solve step-by-step circuit problems and check units for correctness.

1. What is Ohm's Law?

Ohm's Law describes a linear relationship between voltage, current, and resistance for many electrical components (called ohmic devices).

The law is most commonly written as:

V=IR\boxed{V = I \, R}

Where:

  • VV is voltage (potential difference) in volts (V),
  • II is current in amperes (A),
  • RR is resistance in ohms (Ω\Omega).

You can rearrange Ohm's Law to solve for any one variable:

I=VRandR=VI\boxed{I = \dfrac{V}{R}} \qquad\text{and}\qquad \boxed{R = \dfrac{V}{I}}
Ohm's Law is empirical

Ohm's Law was formulated based on observation: many materials (like metal wires) show a linear VV vs II relationship over a useful operating range. Devices that do not show a constant RR (e.g., diodes, transistors, incandescent bulbs at varying temperature) are called non-ohmic.


2. Units and Symbols — quick reference

  • Voltage: VVvolts (V)
  • Current: IIamperes (A)
  • Resistance: RRohms (Ω\Omega)

SI prefixes you will commonly see: milli (m, 10310^{-3}), kilo (k, 10310^3), mega (M, 10610^6).


3. Power and Ohm's Law

Power dissipated by an electrical element (usually as heat in a resistor) is:

P=VIP = V \, I

Using Ohm's Law this can be written in alternative forms:

P=VI=I2R=V2R\boxed{P = V I = I^2 R = \dfrac{V^2}{R}}

Units: PP in watts (W).

Why three formulas? Depending on which two quantities you know (e.g., VV and RR or II and RR), you pick the appropriate form.


4. Measurement tips (multimeter)

  • Measure voltage across (in parallel with) the component. Set meter to volts.
  • Measure current in series with the circuit path. Break the circuit and insert the meter in series; set meter to amps.
  • Measure resistance only with the circuit power off (or isolate the resistor), because Ohm's Law (R=V/I)(R = V/I) requires measured voltage and current under the same powered condition, while resistance from a cold, isolated resistor uses an ohmmeter.
Passive sign convention

Using the passive sign convention, if current enters the positive-voltage terminal of an element, power P=VIP = VI is absorbed (positive). If current leaves the positive terminal, the element is delivering power (negative PP).


5. Worked examples — step-by-step (digit-by-digit arithmetic)

Per good practice, arithmetic is shown in explicit steps to avoid mistakes.

Example 1 — Simple: find current

Problem: A resistor of R=4 ΩR = 4\ \Omega has V=12 VV = 12\ \text{V} across it. Find II.

Use I=VRI = \dfrac{V}{R}.

Step arithmetic:

  1. V=12V = 12, R=4R = 4.

  2. Compute 12÷412 \div 4.

    • 4×3=124 \times 3 = 12.
    • Therefore 12÷4=312 \div 4 = 3.
  3. I=3 AI = 3\ \text{A}.

Answer: I=3 AI = 3\ \text{A}.

Example 2 — Power from current and resistance

Problem: A resistor R=10 ΩR = 10\ \Omega carries I=2 AI = 2\ \text{A}. Find power PP.

Use P=I2RP = I^2 R.

Step arithmetic:

  1. I2=22=4I^2 = 2^2 = 4.

  2. Multiply by RR: 4×104 \times 10.

    • 4×10=404 \times 10 = 40.
  3. P=40 WP = 40\ \text{W}.

Answer: P=40 WP = 40\ \text{W}.

Example 3 — Two resistors in series

Problem: Three resistors R1=10 ΩR_1=10\ \Omega, R2=20 ΩR_2=20\ \Omega, R3=30 ΩR_3=30\ \Omega are in series across a Vs=12 VV_s = 12\ \text{V} battery. Find the current and voltage across each resistor.

Steps:

  1. Series total RT=R1+R2+R3R_T = R_1 + R_2 + R_3.

    • R1+R2=10+20=30R_1 + R_2 = 10 + 20 = 30.
    • 30+R3=30+30=6030 + R_3 = 30 + 30 = 60.
    • So RT=60 ΩR_T = 60\ \Omega.
  2. Total current I=Vs/RTI = V_s / R_T.

    • Compute 12÷6012 \div 60.
    • 12÷60=0.212 \div 60 = 0.2 because 60×0.2=1260 \times 0.2 = 12.
    • So I=0.2 AI = 0.2\ \text{A}.
  3. Voltage across each resistor Vn=IRnV_n = I \, R_n.

    • V1=0.2×10=2.0 VV_1 = 0.2 \times 10 = 2.0\ \text{V}. (since 0.2×10=20.2 \times 10 = 2)
    • V2=0.2×20=4.0 VV_2 = 0.2 \times 20 = 4.0\ \text{V}. (since 0.2×20=40.2 \times 20 = 4)
    • V3=0.2×30=6.0 VV_3 = 0.2 \times 30 = 6.0\ \text{V}. (since 0.2×30=60.2 \times 30 = 6)

Check: 2.0+4.0+6.0=12.0 V2.0 + 4.0 + 6.0 = 12.0\ \text{V} matches supply.

Example 4 — Two resistors in parallel

Problem: R1=100 ΩR_1 = 100\ \Omega and R2=200 ΩR_2 = 200\ \Omega in parallel connected to Vs=12 VV_s = 12\ \text{V}. Find equivalent resistance, total current, and branch currents.

Steps:

  1. Compute reciprocals:

    • 1/R1=1/100=0.011/R_1 = 1/100 = 0.01. (since 1÷100=0.011 \div 100 = 0.01)
    • 1/R2=1/200=0.0051/R_2 = 1/200 = 0.005. (since 1÷200=0.0051 \div 200 = 0.005)
  2. Sum reciprocals:

    • 1/RT=0.01+0.005=0.0151/R_T = 0.01 + 0.005 = 0.015.
  3. Equivalent resistance RT=1/0.015R_T = 1 / 0.015.

    • Note 0.015=15/10000.015 = 15/1000.
    • Reciprocal =1000/15= 1000 / 15.
    • 1000÷15=66.6661000 \div 15 = 66.666\ldots (repeating). We'll keep three decimals: 66.667 Ω66.667\ \Omega.
  4. Total current IT=Vs/RTI_T = V_s / R_T.

    • Use the exact reciprocal method: IT=Vs×(1/RT)=12×0.015I_T = V_s \times (1/R_T) = 12 \times 0.015.
    • 12×0.015=12×(15/1000)=(12×15)/1000=180/1000=0.18012 \times 0.015 = 12 \times (15/1000) = (12 \times 15) / 1000 = 180 / 1000 = 0.180.
    • So IT=0.180 AI_T = 0.180\ \text{A}.
  5. Branch currents (use I=V/RI = V/R):

    • I1=12÷100=0.12 AI_1 = 12 \div 100 = 0.12\ \text{A}. (because 100×0.12=12100 \times 0.12 = 12)
    • I2=12÷200=0.06 AI_2 = 12 \div 200 = 0.06\ \text{A}. (because 200×0.06=12200 \times 0.06 = 12)
  6. Check: I1+I2=0.12+0.06=0.18 A=ITI_1 + I_2 = 0.12 + 0.06 = 0.18\ \text{A} = I_T.

Answers: RT66.667 ΩR_T \approx 66.667\ \Omega, IT=0.180 AI_T = 0.180\ \text{A}, I1=0.12 AI_1 = 0.12\ \text{A}, I2=0.06 AI_2 = 0.06\ \text{A}.


6. Using Ohm's Law in series-parallel circuits

Strategy (stepwise simplification):

  1. Identify simple series or parallel groups.
  2. Replace each group with its equivalent resistance.
  3. Recompute until you have a single equivalent resistance for the whole network.
  4. Use I=V/RTI = V / R_T to find total current, then work backwards (voltage division, current division) to find branch quantities.

Tip: Keep units consistent (volts, ohms, amps) and track significant figures sensibly.


7. Common pitfalls and troubleshooting

  • Forgetting units: e.g., using kΩk\Omega vs Ω\Omega without converting causes large errors. Always convert to base units (V, A, Ω) before arithmetic.
  • Measuring current incorrectly: never measure current by placing the meter across a voltage source (that will short the source).
  • Applying Ohm's Law to non-ohmic elements: for diodes, transistors, many lamps, and some semiconductor devices, RR is not constant — treat those with their I–V curve or small-signal resistance.
  • Temperature effects: resistor values can change with temperature (see the Resistance module). For high accuracy, use temperature coefficients or measure under operating conditions.

8. Quick reference — formulas

  • Ohm's Law:   V=IR\;V = I R
  • Current:   I=VR\;I = \dfrac{V}{R}
  • Resistance:   R=VI\;R = \dfrac{V}{I}
  • Power:   P=VI=I2R=V2R\;P = V I = I^2 R = \dfrac{V^2}{R}
  • Series resistors:   RT=Rn\;R_T = \displaystyle\sum R_n
  • Parallel resistors:   1RT=1Rn\;\dfrac{1}{R_T} = \displaystyle\sum \dfrac{1}{R_n}

9. Practice problems (with answers)

  1. Find RR: A lamp draws I=0.5 AI=0.5\ \text{A} from a 120 V120\ \text{V} source. What is the lamp's resistance?

    • R=V/I=120÷0.5R = V / I = 120 \div 0.5. 0.5×240=1200.5 \times 240 = 120 so 120÷0.5=240120 \div 0.5 = 240.
    • Answer: R=240 ΩR = 240\ \Omega.
  2. Power check: Using the lamp above (R=240 ΩR=240\ \Omega, V=120 VV=120\ \text{V}), what is power PP?

    • Use P=V2/RP = V^2 / R.
    • V2=1202=14400V^2 = 120^2 = 14400.
    • P=14400÷240P = 14400 \div 240. Since 240×60=14400240 \times 60 = 14400, P=60 WP = 60\ \text{W}.
    • Answer: P=60 WP = 60\ \text{W}.
  3. Mixed network: R1=50 ΩR_1 = 50\ \Omega in series with a parallel pair R2=100 ΩR_2 = 100\ \Omega and R3=100 ΩR_3 = 100\ \Omega. Supply Vs=24 VV_s = 24\ \text{V}. Find total current.

    • Parallel R23=(100×100)/(100+100)=10000/200=50 ΩR_{23} = (100 \times 100) / (100 + 100) = 10000 / 200 = 50\ \Omega.
    • Total RT=R1+R23=50+50=100 ΩR_T = R_1 + R_{23} = 50 + 50 = 100\ \Omega.
    • IT=24÷100=0.24 AI_T = 24 \div 100 = 0.24\ \text{A} because 100×0.24=24100 \times 0.24 = 24.
    • Answer: IT=0.24 AI_T = 0.24\ \text{A}.

10. Limitations & final notes

  • Ohm's Law is local and linear — it holds for components whose voltage–current relationship is linear over the operating range. For non-linear devices, use their I–V curves or linearize for small signals (small-signal resistance).
  • For high-precision work, account for temperature coefficients of resistors and wiring resistance.
  • Combining Ohm's Law with Kirchhoff's Voltage and Current Laws lets you analyze arbitrarily complex linear circuits.
Key takeaway

Ohm's Law connects voltage, current, and resistance in a simple algebraic way: V=IRV=IR. Use the rearranged forms, paired with series/parallel simplification and the power formulas, to solve most basic circuit problems. Always check units and the device's linearity before applying it.