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.

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:
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:
This follows directly from Kirchhoff's Current Law: all current entering a junction must also leave it.

Equivalent resistance in circuit combinations
Equivalent resistance () 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:
Don't forget to flip the result at the end. A common mistake is to add the reciprocals and then leave the answer as instead of solving for .
For the special case of two resistors in parallel, there's a shortcut called the product-over-sum formula:
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:
Simplifying complex circuits that mix series and parallel connections takes a step-by-step approach:
- Identify groups of resistors that are purely in parallel or purely in series.
- Replace each group with its equivalent resistance.
- Redraw the simplified circuit.
- Repeat until the entire circuit reduces to a single equivalent resistance.
A quick note: conductance (, measured in siemens) can make parallel calculations easier because conductances in parallel simply add: . This avoids the reciprocal gymnastics.

Ohm's law for parallel circuits
Ohm's law relates voltage, current, and resistance:
- = voltage in volts (V)
- = current in amperes (A)
- = resistance in ohms ()
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:
For example, if a 12 V battery is connected across two parallel resistors of 4 and 6 , the branch currents are A and A, giving a total current of 5 A.
The total current can also be expressed as:
Power dissipated by each resistor follows from the constant voltage:
Total power is the sum across all branches:
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.