Linear Circuit Theorems and Network Analysis
Superposition Theorem
… Superposition Theorem: In a linear circuit with multiple sources, the response (voltage or current) in any element is equal to the algebraic sum of the responses caused by each source acting alone.
Procedure
- Consider one source at a time.
- Replace other sources:
- Voltage source → short circuit
- Current source → open circuit
- Find the response due to each source.
- Add all responses algebraically.
Important Note: Power cannot be directly calculated using superposition.
Limitations
- Only applicable to linear circuits.
- Not applicable for direct power calculations.
Thevenin’s Theorem
Thevenin’s Theorem: Any linear, bilateral network containing voltage/current sources and resistances can be replaced by an equivalent circuit consisting of a single voltage source (Vth) in series with a resistance (Rth) as seen from the load terminals.
Procedure
- Remove the load resistance.
- Find the open-circuit voltage (Vth) across the terminals.
- Replace all independent sources:
- Voltage source → short circuit
- Current source → open circuit
- Find the equivalent resistance (Rth).
- Replace the original circuit with Vth and Rth.
Applications and Limitations
Applications:
- Simplifies complex circuits.
- Useful for power calculations.
- Widely used in electronics.
Limitations:
- Applicable only to linear circuits.
- Not valid for non-linear elements.
Maximum Power Transfer Theorem
The Maximum Power Transfer Theorem states that a resistive load will extract maximum power from a network when the load resistance (RL) is equal to the Thevenin’s equivalent resistance (Rth) of the network as viewed from the load terminals.
Detailed Explanation
Circuit Setup: Consider a circuit consisting of a voltage source Vth and an internal resistance Rth connected in series with an external load resistance RL.
Current Calculation: The current flowing through the circuit is I = Vth / (Rth + RL).
Power Calculation: The power delivered to the load is PL = I2 · RL.
Condition for Maximum Power
To find the maximum power, we differentiate PL with respect to RL and set it to zero (dPL/dRL = 0). Solving this derivative leads to the condition: RL = Rth.
Efficiency: It is important to note that under maximum power transfer, the efficiency is only 50%, as half the power is dissipated in the internal resistance Rth.
Circuit Transients and Time Constants
Transients are temporary fluctuations in current and voltage that occur when a circuit undergoes a change, such as switching a source on or off. They occur because energy-storing elements (Inductors and Capacitors) cannot change their stored energy instantaneously.
The Time Constant (τ)
The time constant is a measure of how quickly a circuit reaches its steady state.
- For RL Circuits: τ = L/R. It is the time required for the current to reach 63.2% of its final steady-state value.
- For RC Circuits: τ = RC. It is the time required for the voltage across the capacitor to reach 63.2% of the applied voltage.
Significance
… Significance: After a period of 5τ, a circuit is mathematically considered to have reached its steady-state response. A smaller time constant means the circuit responds faster to changes.
Two-Port Network Parameters
A two-port network is an electrical network with two separate pairs of terminals (an input port and an output port). The relationship between the voltages (V1, V2) and currents (I1, I2) at these ports is described by various parameters.
Common Parameters
- Z-Parameters (Open Circuit Impedance): Relates voltages to currents (V = ZI).
- Y-Parameters (Short Circuit Admittance): Relates currents to voltages (I = YV).
- ABCD Parameters (Transmission): Used for power system analysis to relate input variables to output variables.
Condition for Reciprocity
A network is said to be reciprocal if the ratio of the response to the excitation remains the same even if the … positions of the excitation and response are interchanged.
- In Z-parameters: Z12 = Z21
- In Y-parameters: Y12 = Y21
- In ABCD-parameters: AD − BC = 1
Laplace Transforms in Circuit Analysis
Why use Laplace?
Solving first and second-order differential equations in the time domain becomes mathematically “messy” as the circuit complexity increases. Laplace transforms convert these differential equations into algebraic equations in the s-domain, which are much easier to solve.
Transformation of Elements
To analyze a circuit, we replace components with their s-domain equivalents:
- Resistor (R): Remains R.
- Inductor (L): Becomes sL. If there is an initial current I0, it is represented by a series voltage source LI0.
- Capacitor (C): Becomes 1/sC. If there is an initial voltage V0, it is represented by a series voltage source V0/s.
…
Transfer Function (H(s))
… Transfer Function (H(s)): The transfer function is defined as the ratio of the Laplace transform of the output to the Laplace transform of the input, assuming all initial conditions are zero.
The roots of the denominator are called poles, and the roots of the numerator are called zeros. Their positions on the complex s-plane tell us if the circuit is stable or if it will oscillate.
