By Selma Leathem
Updated Mar 24, 2022
Jupiterimages/Pixland/Getty Images
In complex electrical networks, reducing the layout to series‑parallel combinations simplifies the determination of key parameters such as resistance, voltage, and current. While series connections keep all current on a single path, parallel circuits split the current among multiple branches, ensuring that the lowest‑resistance path carries the most current. This behavior allows us to compute each resistor’s value and the overall equivalent resistance using straightforward formulas.
Obtain the supply voltage and the current through each resistor. In a parallel network, the voltage drop is identical across every resistor, so measuring once is sufficient. However, each branch will carry a different current, so you must record the current Ij (j = 1…n) for all n resistors.
Use Ohm’s law to calculate the resistance of each element: Rj = V / Ij. For example, with a 9‑V supply and currents I1 = 3 A, I2 = 6 A, and I3 = 2 A, the resistances are R1 = 3 Ω, R2 = 1.5 Ω, and R3 = 4.5 Ω.
Replacing the parallel network with a single resistor simplifies subsequent analysis. The equivalent resistance, Req, is found by summing the reciprocals of the individual resistances:
1 / Req = 1 / R1 + 1 / R2 + … + 1 / Rn
Because the parallel arrangement offers multiple conduction paths, Req is always smaller than any single Rj. In the example above, Req ≈ 0.82 Ω. This single resistor, under the same 9‑V supply, would carry the total current Itotal = I1 + I2 + I3 = 11 A.
For two resistors in parallel, the currents are inversely proportional to their resistances. The relation V = I1 R1 = I2 R2 can be rearranged to R1 / R2 = I2 / I1.