1.2.2Circuit Analysis Fundamentals

Compute equivalent resistance in mixed networks

1,748 words8 min readdifficulty · medium

The two atomic rules (derived, not memorized)


The algorithm (the 80/20 core)

Figure — Compute equivalent resistance in mixed networks

Worked Example 1 — one parallel inside a series

Find RABR_{AB}: R1=6ΩR_1 = 6\,\Omega in series with (R2=4ΩR3=4ΩR_2 = 4\,\Omega \parallel R_3 = 4\,\Omega).

Step 1 — collapse the parallel pair. R23=444+4=168=2ΩR_{23} = \frac{4\cdot 4}{4+4} = \frac{16}{8} = 2\,\Omega Why this step? R2R_2 and R3R_3 share both nodes → same voltage → parallel rule.

Step 2 — series add. RAB=R1+R23=6+2=8ΩR_{AB} = R_1 + R_{23} = 6 + 2 = 8\,\Omega Why this step? After collapsing, R1R_1 and the 2Ω2\,\Omega block share a single node with nothing else → same current → series.


Worked Example 2 — nested series-then-parallel

R1=2ΩR_1 = 2\,\Omega and R2=4ΩR_2 = 4\,\Omega are in series; that combo is in parallel with R3=6ΩR_3 = 6\,\Omega.

Step 1 — series first (it's the inner group). R12=2+4=6ΩR_{12} = 2 + 4 = 6\,\Omega Why this step? R1R_1R2R_2 form one path carrying identical current before rejoining R3R_3's node.

Step 2 — parallel with R3R_3. Req=666+6=3612=3ΩR_{eq} = \frac{6 \cdot 6}{6+6} = \frac{36}{12} = 3\,\Omega Why this step? The 6Ω6\,\Omega path and R3R_3 now share both terminals → same voltage.


Worked Example 3 — a ladder (Forecast-then-Verify)

Terminals A–B. R1=10ΩR_1=10\,\Omega from A, then node C. From C: R2=10ΩR_2=10\,\Omega to B directly, and R3=10ΩR_3=10\,\Omega to node D then R4=10ΩR_4=10\,\Omega to B.

Step 1 — series in the lower branch. R34=10+10=20Ω(same current through R3,R4)R_{34} = 10 + 10 = 20\,\Omega \quad(\text{same current through }R_3,R_4)

Step 2 — parallel at node C. RC=102010+20=20030=6.67ΩR_{C} = \frac{10\cdot 20}{10+20} = \frac{200}{30} = 6.67\,\Omega

Step 3 — series with R1R_1. RAB=10+6.67=16.67ΩR_{AB} = 10 + 6.67 = 16.67\,\Omega Forecast (17) matched the verified answer (16.67) → structure understood. ✓



Recall Feynman: explain to a 12-year-old

Imagine water pipes. Putting pipes end-to-end (series) makes one long skinny pipe — harder for water, so resistance adds up. Putting pipes side-by-side (parallel) gives water more doors to go through — easier, so total resistance drops below even the narrowest single pipe. To find the "one pipe" that acts like the whole messy plumbing, you keep merging little side-by-side and end-to-end bunches until only one pipe is left between the tap and the drain.


Active recall

Two resistors are in series when…
they share exactly one node that connects to nothing else, so they carry the same current.
Two resistors are in parallel when…
they share both end nodes, so they have the same voltage across them.
Series equivalent resistance formula
Req=R1+R2+R_{eq}=R_1+R_2+\dots (resistances add).
Parallel equivalent resistance formula
1Req=1R1+1R2+\frac{1}{R_{eq}}=\frac{1}{R_1}+\frac{1}{R_2}+\dots (conductances add).
Product-over-sum rule and its restriction
Req=R1R2R1+R2R_{eq}=\frac{R_1R_2}{R_1+R_2}, valid ONLY for exactly two resistors.
Why does series increase resistance?
Current travels one long path; voltage drops add (KVL) → same current, larger total drop.
Why does parallel decrease resistance?
Extra branches give current more paths; currents add (KCL) → same voltage, larger total current, smaller effective R.
Strategy to solve a mixed network
Label nodes, collapse innermost series/parallel groups one at a time, redraw, repeat until one resistor remains.
What if nothing is purely series or parallel?
It's a bridge network; apply a Y–Δ (delta-wye) transformation.
Common bug alarm after a parallel step
If ReqR_{eq} came out bigger than the smallest branch, you made an error (parallel must shrink it).

Connections

Concept Map

guarantees

justifies

solved by

start by

identifies

identifies

same current KVL

same voltage KCL

for two only

if stuck

needs

Mixed network

Ohm law is linear

Single Req between terminals

Collapse inward algorithm

Label nodes

Series pair

Parallel pair

Rseq = R1 + R2

1/Rp = 1/R1 + 1/R2

Product over sum

Bridge network

Y-Delta transform

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Dekho, "mixed network" ka matlab hai resistors ka aisa jaal jisme kuch series me hain aur kuch parallel me. Poore circuit ko ek saath solve karne ki koshish mat karo — ye sabse badi galti hai. Instead, andar se bahar ki taraf collapse karo: sabse pehle koi chhota clearly series ya parallel group dhundo, usko ek single resistor se replace karo, phir circuit dobara draw karo. Repeat karte raho jab tak sirf ek hi resistor bach jaaye do terminals ke beech.

Do basic rule yaad rakho. Series tab hota hai jab do resistor ek hi node share karein aur us node pe koi teesra wire na juda ho — tab dono me same current behta hai, isliye resistance add ho jaati hai (R1+R2R_1+R_2). Parallel tab hota hai jab dono resistor ke dono ends same nodes pe judein — tab dono pe same voltage hota hai, aur 1/R1/R (conductance) add hota hai. Isiliye parallel ka result hamesha sabse chhote branch se bhi chhota hota hai. Agar tumhara parallel answer bada aa raha hai, samajh jao galti ho gayi.

Ek zabardast trick hai product-over-sum: R=R1R2R1+R2R = \frac{R_1 R_2}{R_1+R_2} — lekin ye sirf do resistors ke liye chalta hai. Teen ya zyada ke liye wapas reciprocal wala formula use karo. Aur exam me time bachane ke liye pehle forecast karo: "parallel hai toh answer chhota hona chahiye, series hai toh bada" — phir calculate karke verify karo. Isse silly mistakes turant pakad me aa jaati hain. Agar koi circuit purely series-parallel me todaa hi na ja sake (bridge type), tab Y–Δ transformation lagana padta hai — wo alag topic hai.

Go deeper — visual, from zero

Test yourself — Circuit Analysis Fundamentals

Connections