11.1. Network analysis of linear circuits#
Dynamical equations of a linear circuit can be written as a general linear state-space model
The mathematical problem is a system of DAE (dynamical-algebraic equations), as it includes:
constitutive equations of the linear components
Kirchhoff laws for current at nodes and voltage in loops
Thus matrix \(\mathbf{M}\) is likely to be singular, here vector \(\mathbf{x}\) contains both dynamical (like voltage across a capacitor or current through an inductor) and algebraic grid variables, current and voltages whose time derivative doesn’t appear explicitly in the system of DAE.
Different representations. Possible choices of the unknowns:
current through any side, voltage at any node
loop currents, voltage drops across any side.
… any other (linear) combination on the physical quantities
11.1.1. Thevenin equivalent#
One-port. Thevenin’s theorem states that any linear circuit can be reduced to a single voltage source and a single impedance in series.
11.1.1.1. One-port circuit#
As the goal of Thevenin’s theorem is to find the constitutive equation of the network as \(v(i)\), the network is connected to an external current generator that prescribes \(i\) and the voltage \(v\) at the port is evaluated.
The input of the extended network is
while the output is, or at least contains, the voltage \(v\)
The linear system can be written in Laplace domain as
The state and the output are the sum of the free response to non-zero initial conditions and forced response,
Forced response can be further manipulated exploiting PSCE, evaluating the effect of one input at a time, setting all the other inputs equal to zero.
the effect of setting the input of the external current generator, \(i = 0\), is equivalent to evaluate the system with an open circuit at the port
the effect of setting equal to zero a tension generator, \(e = 0\), is equivalent to a short-circuit on the same side
the effect of setting equal to zero a current generator, \(a = 0\), is equivalent to an open circuit on the same side
If the system is asymptotically stable, the free response is approximately zero when the transient dynamics is over, and the output equals the forced output. Introducing the transfer function
the input-output relation reads
having recast it as Thevenin’s theorem defining the voltage \(v_{Th}\) and the impedance \(Z_{Th}\) of the equivalent circuit,