Fiveable

🔌Intro to Electrical Engineering Unit 3 Review

QR code for Intro to Electrical Engineering practice questions

3.1 Ohm's Law and its applications

3.1 Ohm's Law and its applications

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
🔌Intro to Electrical Engineering
Unit & Topic Study Guides

Ohm's Law is the backbone of electrical circuit analysis. It links voltage, current, and resistance, giving you a way to predict how electricity behaves in a circuit. Once you've got this relationship down, you can apply it to series and parallel circuits, select the right components, and troubleshoot real-world electrical problems.

Ohm's Law Fundamentals

Ohm's Law and Key Components

Ohm's Law describes the relationship between three quantities: voltage, current, and resistance. Every circuit analysis problem in this course comes back to how these three interact.

  • Voltage (VV) is the potential difference between two points in a circuit, measured in volts (V). It's the driving force that pushes electric charges through a conductor. A helpful analogy: voltage is like water pressure in a pipe. Higher pressure means more force pushing the water (or charges) along.
  • Current (II) is the flow of electric charge through a circuit, measured in amperes (A). It tells you the rate at which charges move past a given point. In the water analogy, current is the flow rate of water through the pipe.
  • Resistance (RR) is the opposition to current flow, measured in ohms (Ω\Omega). Resistors are components built to provide a specific resistance value. Materials with high resistance (insulators like rubber) block current, while materials with low resistance (conductors like copper) let it flow easily.
Ohm's Law and Key Components, 9.4 Ohm’s Law – University Physics Volume 2

Ohm's Law Equation and Applications

The core equation is:

V=IRV = IR

Voltage equals current multiplied by resistance. If you know any two of the three quantities, you can solve for the third by rearranging:

  • To find current: I=V/RI = V / R
  • To find resistance: R=V/IR = V / I

Quick example: Say you have a 9 V battery connected to a 300 Ω\Omega resistor. The current through that resistor is I=9/300=0.03I = 9 / 300 = 0.03 A, or 30 mA.

Common applications of Ohm's Law include:

  • Determining the current through a resistor when voltage and resistance are known
  • Calculating the voltage drop across a resistor given the current and resistance
  • Selecting resistor values to limit current or achieve a desired voltage drop in a circuit
Ohm's Law and Key Components, Ohm’s Law: Resistance and Simple Circuits | Physics

Circuit Analysis and Measurements

Circuit Analysis Techniques

Circuit analysis means applying Ohm's Law (and a few other principles) to find voltages, currents, and resistances throughout a circuit. The two fundamental circuit configurations are series and parallel.

Series circuits have components connected end-to-end, forming a single path for current. Two key rules:

  • The current is the same through every component.
  • The voltage divides among the components (the individual voltage drops add up to the source voltage).
  • Total resistance is the sum of individual resistances: Rtotal=R1+R2+...+RnR_{total} = R_1 + R_2 + ... + R_n

For example, two resistors of 100 Ω\Omega and 200 Ω\Omega in series give Rtotal=300R_{total} = 300 Ω\Omega.

Parallel circuits have components connected across the same two nodes, creating multiple paths for current. Two key rules:

  • The voltage is the same across every branch.
  • The current divides among the branches (more current flows through lower-resistance paths).
  • Total resistance is found using: 1/Rtotal=1/R1+1/R2+...+1/Rn1/R_{total} = 1/R_1 + 1/R_2 + ... + 1/R_n

For example, two 100 Ω\Omega resistors in parallel give 1/Rtotal=1/100+1/100=2/1001/R_{total} = 1/100 + 1/100 = 2/100, so Rtotal=50R_{total} = 50 Ω\Omega. Notice the total is always less than the smallest individual resistor.

For more complex circuits with multiple loops and nodes, Kirchhoff's Laws come into play. Kirchhoff's Current Law (KCL) says the total current entering a node equals the total current leaving it. Kirchhoff's Voltage Law (KVL) says the sum of all voltage drops around any closed loop equals zero. You'll use these alongside Ohm's Law as circuits get more involved.

Electrical Measurements and Power Calculation

You measure circuit quantities using specific instruments:

  • Voltmeters measure voltage across a component (connected in parallel with it)
  • Ammeters measure current through a branch (connected in series with it)
  • Ohmmeters measure resistance directly (used when the circuit is unpowered)

Power (PP) is the rate at which energy is consumed or generated in a circuit, measured in watts (W). There are three equivalent formulas, and which one you use depends on what quantities you already know:

  • P=VIP = VI
  • P=I2RP = I^2R
  • P=V2/RP = V^2/R

All three are derived from combining V=IRV = IR with the basic definition of power (P=VIP = VI).

Why power matters: Every real component has a power rating. If a resistor is rated for 0.25 W and your circuit pushes 0.5 W through it, it'll overheat and potentially fail. For instance, a 100 Ω\Omega resistor carrying 0.1 A dissipates P=(0.1)2×100=1P = (0.1)^2 \times 100 = 1 W, so you'd need at least a 1 W resistor (and in practice, you'd choose one with some margin above that).