Unit II: DC Circuits
Duration: 7 Hours | Credit: ELX 133.3 | Weight: High in exams
Introduction to DC Circuit Analysis
DC (Direct Current) circuits form the foundation of circuit analysis. This unit covers the essential laws and theorems required to analyze complex networks with constant voltage and current sources. Mastery of these concepts is crucial for understanding both digital and analog electronics.
Ohm's Law - The Most Fundamental Relationship
Ohm's Law defines the relationship between voltage (V), current (I), and resistance (R) in any circuit. It is the most basic and important equation in electronics.
Formula: V = IR (or I = V/R, or R = V/I)
Key Points about Ohm's Law
- Voltage (V) is measured in Volts (V)
- Current (I) is measured in Amperes (A)
- Resistance (R) is measured in Ohms (Ω)
- The law applies to linear resistors and applies separately to each circuit element
- Direction of current is from higher potential to lower potential (conventional current flow)
Practical Application: A 12V car battery with a starter resistance of 0.1Ω draws a current of I = 12V / 0.1Ω = 120A. This high current is why car batteries must be robust.
Kirchhoff's Voltage Law (KVL)
Kirchhoff's Voltage Law states that the sum of all voltages around any closed loop in a circuit must equal zero.
Mathematical Form: Σ V = 0 (sum of voltages around a closed loop)
How to Apply KVL
- Choose a closed loop in the circuit
- Start at any node and traverse the loop in one direction (clockwise or counter-clockwise)
- Add voltages (positive when going from + to -, negative when going from - to +)
- The sum should equal zero
Example: In a series circuit with a 12V battery and three resistors dropping 3V, 4V, and 5V respectively: 12V - 3V - 4V - 5V = 0 (KVL satisfied)
Kirchhoff's Current Law (KCL)
Kirchhoff's Current Law states that the sum of all currents entering a node must equal the sum of all currents leaving that node.
Mathematical Form: Σ Iin = Σ Iout
Nodal Analysis Approach
KCL is the foundation for nodal analysis, a powerful method for solving complex circuits. The steps are:
- Identify all nodes in the circuit
- Choose one node as the reference (ground = 0V)
- Assign node voltages to unknown nodes
- Apply KCL at each non-reference node
- Solve the system of equations
Mesh Analysis (Loop Current Method)
Mesh analysis uses KVL and defines mesh currents flowing around loops. It is particularly useful for circuits with multiple voltage sources.
Steps for Mesh Analysis
- Identify all meshes (closed loops) in the circuit
- Assign a mesh current to each loop (flowing in the same direction for consistency)
- Apply KVL around each mesh
- Solve the resulting system of equations for mesh currents
Note: The number of mesh equations equals the number of independent meshes in the circuit.
Superposition Theorem
The superposition theorem states that in a circuit with multiple independent sources, the response (current or voltage) at any element is the sum of responses due to each source acting alone (with other sources deactivated).
How to Apply Superposition
- Consider one independent source and deactivate all others (voltage sources become 0V/short circuit, current sources become open circuit)
- Calculate the desired response
- Repeat for each independent source
- Add all responses (considering signs)
Limitation: Superposition does NOT apply to power calculations because power is non-linear (P = V²/R or P = I²R)
Thevenin's Theorem
Thevenin's theorem allows replacing any circuit (except the load) with an equivalent voltage source (VTH) in series with a resistance (RTH).
Steps to Find Thevenin Equivalent
- Remove the load resistor
- Calculate VTH = open circuit voltage across the load terminals
- Calculate RTH = resistance looking back into the circuit with all independent sources deactivated
- Draw the Thevenin equivalent circuit with VTH and RTH
Application: Thevenin equivalent is extremely useful for analyzing circuits with varying loads.
Norton's Theorem
Norton's theorem is the dual of Thevenin's theorem. It replaces a circuit with a current source (IN) in parallel with a resistance (RN).
Relationship Between Thevenin and Norton
- IN = VTH / RTH
- RN = RTH
- They represent the same circuit from different perspectives
Maximum Power Transfer Theorem
The maximum power is transferred to a load when the load resistance equals the Thevenin resistance of the source circuit (RL = RTH).
Maximum Power: Pmax = VTH² / (4RTH)
Efficiency at Maximum Power Transfer: η = 50% (This shows that maximum power transfer is achieved at the cost of efficiency)
DC Load Lines
Load line analysis graphically shows the operating point of a circuit by plotting the load line on a device characteristic curve.
Load Line Equation
For a circuit with voltage source VS and series resistance RS:
I = (VS - V) / RS
The intersection of the load line with the device characteristic curve gives the operating point (Q-point).
Summary Table: DC Circuit Analysis Methods
| Method | Best Used For | Variables | Complexity |
|---|---|---|---|
| Ohm's Law | Simple resistive circuits | V, I, R | Low |
| KVL/KCL | Any circuit | All variables | Medium |
| Mesh Analysis | Circuits with voltage sources | Loop currents | Medium |
| Nodal Analysis | Circuits with current sources | Node voltages | Medium |
| Superposition | Multiple independent sources | Response to each source | High |
| Thevenin/Norton | Circuits with varying loads | Equivalent source and resistance | Medium |
Key Takeaways
- Ohm's Law: V = IR - the fundamental relationship
- KVL: Sum of voltages around a loop = 0
- KCL: Sum of entering currents = Sum of leaving currents
- Superposition: Response is sum of responses from each source alone
- Thevenin: Replace circuit with VTH in series with RTH
- Norton: Replace circuit with IN in parallel with RN
- Maximum Power Transfer: RL = RTH for maximum power (at 50% efficiency)