12.1 DC Circuit Analysis & Network Theorems
Key Takeaways
- Kirchhoff's Current Law (KCL, \sum I_{\text{in}} = \sum I_{\text{out}}) and Kirchhoff's Voltage Law (KVL, \sum V_{\text{loop}} = 0) form the fundamental conservation of charge and energy principles for nodal and mesh circuit analysis.
- Thévenin's theorem reduces any linear two-terminal DC circuit into an equivalent ideal voltage source V_{\text{th}} in series with an internal resistance R_{\text{th}}, where V_{\text{th}} is the open-circuit terminal voltage and R_{\text{th}} is the input resistance with all independent sources deactivated.
- Norton's theorem reduces the same linear two-terminal network into an equivalent current source I_N = \frac{V_{\text{th}}}{R_{\text{th}}} connected in parallel with Norton resistance R_N = R_{\text{th}}, where I_N is the short-circuit current across terminals.
- The Maximum Power Transfer Theorem proves that maximum power is delivered to a resistive load when R_L = R_{\text{th}}, yielding peak power P_{\text{max}} = \frac{V_{\text{th}}^2}{4 R_{\text{th}}} at an energy conversion efficiency of 50\%.
- Delta-to-Wye (\Delta\text{--}Y) transformations replace three delta-connected resistors with wye-connected equivalents using R_Y = \frac{R_a R_b}{R_a + R_b + R_c}, simplifying complex bridge networks that cannot be solved with series-parallel rules.
12.1 DC Circuit Analysis & Network Theorems
Direct current (DC) circuit theory is the cornerstone of electrical engineering practice and a heavily weighted topic on the PRC Registered Electrical Engineer (REE) Licensure Examination. Mastering fundamental circuit laws, systematic formulation methods (nodal and mesh analysis), and network reduction theorems enables candidates to solve complex resistive networks efficiently under board exam conditions.
1. Fundamental Circuit Laws & Energy Relations
Electric circuit analysis relies on charge conservation and energy conservation laws.
Ohm's Law & Power Dissipation
For a linear bilateral resistor of resistance $R$ (Ohms, $\Omega$), the voltage $V$ (Volts, $\text{V}$) across its terminals is directly proportional to the current $I$ (Amperes, $\text{A}$) passing through it:
Power $P$ (Watts, $\text{W}$) dissipated as heat in a resistor is expressed by Joule's Law:
Kirchhoff's Current Law (KCL)
KCL (Conservation of Charge): The algebraic sum of currents entering any node (junction) in an electrical circuit is identically equal to zero:
Kirchhoff's Voltage Law (KVL)
KVL (Conservation of Energy): The algebraic sum of all potential differences (voltage sources and voltage drops) around any closed loop in a circuit is identically equal to zero:
2. Nodal Voltage & Mesh Current Analysis Methods
Systematic formulation techniques transform complex multi-loop circuits into sets of simultaneous linear algebraic equations solvable via matrix inversion or Cramer's Rule.
Nodal Voltage Analysis
Nodal analysis uses KCL at ungrounded essential nodes with node voltages as variables:
- Select a reference node (ground, $0\ \text{V}$).
- Assign node voltage variables ($V_1, V_2, \dots, V_N$) relative to reference.
- Apply KCL at each non-reference node using branch currents expressed via Ohm's Law: $I_{ab} = \frac{V_a - V_b}{R_{ab}}$.
Supernode Technique: When an independent or dependent voltage source is connected directly between two non-reference nodes without series resistance, enclose the source and its nodes inside a supernode surface and write a combined KCL equation.
Mesh Current Analysis
Mesh analysis applies KVL around planar mesh loops using loop currents ($i_1, i_2, \dots, i_M$):
Supermesh Technique: When a current source is shared between two adjacent meshes, create a supermesh by temporarily removing the current source branch and applying KVL around the outer perimeter loop.
3. Fundamental Network Reduction Theorems
Thévenin's Theorem
Any linear two-terminal DC network containing independent or dependent sources and linear resistors can be replaced across terminals $a\text{--}b$ by an equivalent circuit consisting of an open-circuit voltage source $V_{\text{th}}$ in series with a Thévenin equivalent resistance $R_{\text{th}}$.
- $V_{\text{th}}$ (Thévenin Voltage): The open-circuit voltage measured across terminals $a\text{--}b$ ($V_{\text{th}} = V_{ab,\text{oc}}$).
- $R_{\text{th}}$ (Thévenin Resistance): The input resistance looking into terminals $a\text{--}b$ with all independent voltage sources replaced by short circuits ($0\ \text{V}$) and all independent current sources replaced by open circuits ($0\ \text{A}$).
Norton's Theorem
Any linear two-terminal DC network can be replaced across terminals $a\text{--}b$ by an equivalent ideal current source $I_N$ connected in parallel with Norton resistance $R_N$.
- $I_N$ (Norton Current): The short-circuit current flowing from terminal $a$ to terminal $b$ when terminals are shorted ($I_N = I_{ab,\text{sc}}$).
- $R_N$ (Norton Resistance): Equal to Thévenin resistance ($R_N = R_{\text{th}}$).
Maximum Power Transfer Theorem
Maximum power is delivered from a linear network with Thévenin equivalent $V_{\text{th}}$ and $R_{\text{th}}$ to an adjustable load resistor $R_L$ when the load resistance equals the Thévenin internal resistance:
Under maximum power transfer, the maximum power absorbed by $R_L$ is:
Superposition Theorem
In any linear network containing multiple independent sources, the response (voltage or current) across any branch equals the algebraic sum of the individual responses caused by each independent source acting alone, with all other independent voltage sources shorted and current sources opened.
Caution: Superposition applies strictly to linear variables (voltage and current), not to power ($P = I^2 R$), which is a quadratic non-linear relationship.
Millman's Theorem
For $N$ parallel voltage sources ($V_1, V_2, \dots, V_N$) with internal series resistances ($R_1, R_2, \dots, R_N$), the common terminal voltage $V_m$ is given directly by:
4. Delta-Wye ($\Delta\text{--}Y$) & Wye-Delta ($Y\text{--}\Delta$) Transformations
When resistors form bridge networks that are neither in series nor parallel, Delta-Wye transformation formulas reduce the circuit.
| Transformation Type | Conversion Formulas | Balanced Case ($R_a=R_b=R_c$) |
|---|---|---|
| Delta to Wye ($\Delta \to Y$) | $R_1 = \frac{R_b R_c}{R_a + R_b + R_c}, \quad R_2 = \frac{R_a R_c}{R_a + R_b + R_c}, \quad R_3 = \frac{R_a R_b}{R_a + R_b + R_c}$ | $R_Y = \frac{R_\Delta}{3}$ |
| Wye to Delta ($Y \to \Delta$) | $R_a = \frac{R_1 R_2 + R_2 R_3 + R_3 R_1}{R_1}, \quad R_b = \frac{R_1 R_2 + R_2 R_3 + R_3 R_1}{R_2}, \quad R_c = \frac{R_1 R_2 + R_2 R_3 + R_3 R_1}{R_3}$ | $R_\Delta = 3 R_Y$ |
Solved Board Exam Examples
Example 1: Thévenin Equivalent & Maximum Power Calculation
Problem: A DC active network connected across terminals $a\text{--}b$ consists of a $60\ \text{V}$ independent voltage source in series with a $10\ \Omega$ resistor, parallel-connected across a branch containing a $20\ \Omega$ resistor and a $30\ \Omega$ resistor. Determine: (a) Thévenin voltage $V_{\text{th}}$, (b) Thévenin resistance $R_{\text{th}}$, and (c) maximum power $P_{\max}$ delivered to an adjustable load resistor $R_L$.
Solution:
- Calculate open-circuit voltage $V_{\text{th}} = V_{ab,\text{oc}}$ across the $30\ \Omega$ resistor using voltage division:
- Calculate $R_{\text{th}}$ looking into $a\text{--}b$ with the $60\ \text{V}$ source shorted. Resistors $(10 + 20) = 30\ \Omega$ are in parallel with the $30\ \Omega$ resistor:
- Set $R_L = R_{\text{th}} = 15\ \Omega$ for maximum power transfer:
Example 2: Wheatstone Bridge Resistance via Delta-Wye Conversion
Problem: A Wheatstone bridge circuit has four arm resistors $R_1 = 10\ \Omega$, $R_2 = 20\ \Omega$, $R_3 = 30\ \Omega$, $R_4 = 60\ \Omega$, and a detector resistor $R_5 = 30\ \Omega$ connected across the center nodes. Calculate the total equivalent input resistance $R_{\text{eq}}$ of the bridge network.
Solution:
- Identify upper Delta formed by $R_1 = 10\ \Omega$, $R_2 = 20\ \Omega$, and $R_5 = 30\ \Omega$ ($R_a = 10$, $R_b = 20$, $R_c = 30$).
- Compute sum of Delta resistors: $R_{\text{sum}} = 10 + 20 + 30 = 60\ \Omega$.
- Convert Delta to equivalent Wye branches $R_A, R_B, R_C$:
- Combine series branches with lower resistors $R_3 = 30\ \Omega$ and $R_4 = 60\ \Omega$:
- Combine parallel branches and add stem resistor $R_A$:
A linear DC circuit has an open-circuit terminal voltage of 24 V and a short-circuit current of 4 A. What is the maximum power that can be delivered to an adjustable load resistor connected across these terminals?
Three equal 15-ohm resistors are connected in a Delta (\Delta) configuration. What is the equivalent resistance of each branch if the network is transformed into a Wye (Y) configuration?
In a DC network, a load resistor R_L receives maximum power from a source with Thévenin voltage V_th and Thévenin resistance R_th. What is the power conversion efficiency of the source under this maximum power transfer condition?