Fiveable

⚾️Honors Physics Unit 19 Review

QR code for Honors Physics practice questions

19.3 Parallel Circuits

19.3 Parallel Circuits

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
⚾️Honors Physics
Unit & Topic Study Guides
Pep mascot

Parallel Circuits

Parallel circuits give current multiple paths to follow, keeping voltage the same across every branch while splitting the current. Understanding how parallel circuits behave is essential for analyzing real-world wiring, from household electrical systems to circuit board design.

Pep mascot
more resources to help you study

Analysis of parallel circuit diagrams

In a parallel circuit, components are connected across the same two nodes, creating separate paths (called branches) for current to flow through. Unlike series circuits, where current has only one route, parallel circuits let current split at a junction and recombine on the other side.

The defining feature of parallel circuits is that voltage stays constant across every branch:

V1=V2=...=Vn=VsourceV_1 = V_2 = ... = V_n = V_{source}

Every component in parallel experiences the same potential difference, regardless of its resistance value. This is why household outlets are wired in parallel: each appliance receives the full 120 V no matter how many other devices are plugged in.

Current, on the other hand, divides among the branches. More current flows through branches with lower resistance. The total current drawn from the source equals the sum of all branch currents:

Itotal=I1+I2+...+InI_{total} = I_1 + I_2 + ... + I_n

This follows directly from Kirchhoff's Current Law: all current entering a junction must also leave it.

Analysis of parallel circuit diagrams, Kirchhoff’s Rules | Physics

Equivalent resistance in circuit combinations

Equivalent resistance (ReqR_{eq}) is the single resistor value that could replace a group of resistors without changing the total current or voltage in the circuit.

For parallel resistors, you add the reciprocals of each resistance:

1Req=1R1+1R2+...+1Rn\frac{1}{R_{eq}} = \frac{1}{R_1} + \frac{1}{R_2} + ... + \frac{1}{R_n}

Don't forget to flip the result at the end. A common mistake is to add the reciprocals and then leave the answer as 1Req\frac{1}{R_{eq}} instead of solving for ReqR_{eq}.

For the special case of two resistors in parallel, there's a shortcut called the product-over-sum formula:

Req=R1×R2R1+R2R_{eq} = \frac{R_1 \times R_2}{R_1 + R_2}

A key rule to remember: the equivalent resistance of a parallel combination is always less than the smallest individual resistor. Adding more branches gives current more paths, which decreases overall resistance and increases total current.

For comparison, series resistors simply add:

Req=R1+R2+...+RnR_{eq} = R_1 + R_2 + ... + R_n

Simplifying complex circuits that mix series and parallel connections takes a step-by-step approach:

  1. Identify groups of resistors that are purely in parallel or purely in series.
  2. Replace each group with its equivalent resistance.
  3. Redraw the simplified circuit.
  4. Repeat until the entire circuit reduces to a single equivalent resistance.

A quick note: conductance (G=1RG = \frac{1}{R}, measured in siemens) can make parallel calculations easier because conductances in parallel simply add: Geq=G1+G2+...+GnG_{eq} = G_1 + G_2 + ... + G_n. This avoids the reciprocal gymnastics.

Analysis of parallel circuit diagrams, 10.2 Resistors in Series and Parallel – University Physics Volume 2

Ohm's law for parallel circuits

Ohm's law relates voltage, current, and resistance:

V=IRV = IR

  • VV = voltage in volts (V)
  • II = current in amperes (A)
  • RR = resistance in ohms (Ω\Omega)

Since every branch in a parallel circuit sees the full source voltage, you can apply Ohm's law to each branch independently to find its current:

In=VRnI_n = \frac{V}{R_n}

For example, if a 12 V battery is connected across two parallel resistors of 4 Ω\Omega and 6 Ω\Omega, the branch currents are I1=124=3I_1 = \frac{12}{4} = 3 A and I2=126=2I_2 = \frac{12}{6} = 2 A, giving a total current of 5 A.

The total current can also be expressed as:

Itotal=VR1+VR2+...+VRnI_{total} = \frac{V}{R_1} + \frac{V}{R_2} + ... + \frac{V}{R_n}

Power dissipated by each resistor follows from the constant voltage:

Pn=V2RnP_n = \frac{V^2}{R_n}

Total power is the sum across all branches:

Ptotal=V2R1+V2R2+...+V2RnP_{total} = \frac{V^2}{R_1} + \frac{V^2}{R_2} + ... + \frac{V^2}{R_n}

Notice that in a parallel circuit, the branch with the smallest resistance dissipates the most power (and carries the most current). This matters when selecting component wattage ratings: the lowest-resistance branch needs the highest power rating.

Circuit Analysis Techniques

For more complex circuits that can't be reduced by simple series-parallel combinations, several systematic methods exist:

  • Nodal analysis solves for voltages at specific junctions by applying Kirchhoff's Current Law (total current into a node equals total current out).
  • Mesh analysis solves for currents in closed loops using Kirchhoff's Voltage Law (the sum of voltage drops around any closed loop equals zero).
  • Thévenin's and Norton's theorems let you replace a complicated section of a circuit with a simple equivalent (a voltage source with a series resistor for Thévenin, or a current source with a parallel resistor for Norton), making the remaining analysis much more manageable.