The n-Extra Element Theorem.
This article is a continuation of the previous one.
When the extra element is a resistor...
Continuing where I left off from the previous article, let me address a question you might have...
According to the EET, when a capacitor or inductor is removed, we can write the generalized (first order) transfer function as:
But what if a resistor is removed in the circuit? We can use this equivalent form of the EET (where Z = R):
Now onto the nEET.
The 2-Extra Element Theorem.
While the EET is useful in a lot of cases, it falls short when there are multiple reactive elements (capacitors / inductors) in a circuit. The n-Extra Element Theorem can be applied in these cases. It is a generalization of the EET. We consider the cases when n = 2, then we can generalize it later.
The basic idea here is that we remove two elements and apply the Extra Element Theorem twice. This raises a question: How do we account for the effect of the second element while applying EET to the first?
There are four possible reference states when we have two elements, Z₁ & Z₂, to be removed: \begin{align} \yellow{Z_1} = 0,\ &\cyan{Z_2} = 0. \\ \yellow{Z_1} = 0,\ &\cyan{Z_2} \to \infty. \\ \yellow{Z_1} \to \infty,\ &\cyan{Z_2} = 0. \\ \yellow{Z_1} \to \infty,\ &\cyan{Z_2} \to \infty. \end{align} We can use any one of these reference states and write the final expression accordingly. However, like last time, it would be better if we could directly write a generalized second order transfer function that we can use to remove any combination of 2 inductors and capacitors and skip computing any Zn by nulling the output.
Notation.
A small section on the notation used is required, since it can get pretty confusing.
- H₀ - DC gain of the circuit.
- Hi - Gain of the circuit when element numbered 'i' is in its high frequency state (capacitors shorted, inductors opened), with the others in their DC state (capacitors opened and inductors shorted).
- Hij - Gain of the circuit when elements numbered 'i' and 'j' are in their high frequency states with the other elements in their DC state. Note that Hij = Hji.
- τi - The time constant of element numbered 'i' with all other removed elements in their DC state.
- τij - The time constant of element numbered 'i' with element numbered 'j' in its high frequency state and all other removed elements in their DC state.
Generalized second order transfer function.
As with the generalized first order transfer function, we expect the generalized transfer function to be of the form:
This is almost correct but this time we have to account for "interaction terms" between the two removed elements, since time constant of
an element can change depending on the presence of other elements. Let us write our final transfer function, H(s) as:
The denominator D(s) is easy to write:
The numerator N(s) is similar to the denominator but you will notice that the time constants have the high frequency gains multiplied with them:
Thus we have:
Example - Second order RC low-pass filter.
Let us do one example problem to really understand how to use this formula. Given below is a standard passive second order RC low-pass filter. Let us find the transfer function of this network using 2EET. We shall take capacitors C₁ and C₂ as the extra elements.
Let us find H₀. Both the capacitors are set to their DC state.
Clearly we have Vo = Vi. Which means:
From the above diagram, we get:
we get:
Notice that in the above diagram, R₁ plays no role (both of the terminals of R₁ are at same potential). Hence,
This time, R₁ and R₂ are parallel:
Now let us compute all the high freqency gains, H¹, H² and H¹².
Notice how in all three diagrams (H¹, H², H¹² computations respectively) the output
is shorted. Which means Vo = 0. Hence:
Substituting the values in our generalized transfer function:
The n-Extra Element Theorem.
The n-Extra Element Theorem is now very similar to the 2EET case we showed. Let us discuss how to find the transfer function for any order network.
We again let:
The denominator, D(s).
The denominator of an n-order network will be an n-order polynomial in s.
For b₁, you would sum each time constant:
Now for b₂, you would have to consider the sum of combinations of products of two time constants:
For b₃, you have to consider the sum of combinations of products of three time constants:
You can probably see the pattern now. This pattern continues till bn, which turns out to be:
The numerator, N(s).
The numerator has a similar structure to the denominator, but each term containing a time constant is multiplied by a corresponding high frequency gain term.
H₀ is the usual DC gain (each element is set to its DC state).
a₁ is the sum of each time constant term multiplied by the corresponding high frequency gain term.
a₂ is the sum of products of two time constants along with the corresponding high frequency gain term.
a₃ is the sum of products of three time constants along with the corresponding high frequency gain term.
You get the pattern... Finally an will be:
Resultant transfer functions of various orders.
Here are the final generalized transfer functions till the fourth order for reference.
First order.
Second order.
Third order.
Fourth order.
For the fourth order, we define H(s) = N(s) / D(s), where:
\begin{align} N(\yellow s) = \blue{H_0} &+ \left(\green{H^1}\red{\tau_1} + \green{H^2}\red{\tau_2} + \green{H^3}\red{\tau_3} + \green{H^4}\red{\tau_4}\right)\yellow s \\ &+ \left(\green{H^{12}}\red{\tau_1\tau_2^1} + \green{H^{13}}\red{\tau_1\tau_3^1} + \green{H^{14}}\red{\tau_1\tau_4^1} + \green{H^{23}}\red{\tau_2\tau_3^2} + \green{H^{24}}\red{\tau_2\tau_4^2} + \green{H^{34}}\red{\tau_3\tau_4^3}\right)\yellow s^2 \\ &+ \left(\green{H^{123}}\red{\tau_1\tau_2^1\tau_3^{12}} + \green{H^{124}}\red{\tau_1\tau_2^1\tau_4^{12}} + \green{H^{134}}\red{\tau_1\tau_3^1\tau_4^{13}} + \green{H^{234}}\red{\tau_2\tau_3^2\tau_4^{23}}\right)\yellow s^3 \\ &+ \green{H^{1234}}\red{\tau_1\tau_2^1\tau_3^{12}\tau_4^{123}}\yellow s^4 \end{align}
\begin{align} D(\yellow s) = 1 &+ \left(\red{\tau_1} + \red{\tau_2} + \red{\tau_3} + \red{\tau_4}\right)\yellow s \\ &+ \left(\red{\tau_1\tau_2^1} + \red{\tau_1\tau_3^1} + \red{\tau_1\tau_4^1} + \red{\tau_2\tau_3^2} + \red{\tau_2\tau_4^2} + \red{\tau_3\tau_4^3}\right)\yellow s^2 \\ &+ \left(\red{\tau_1\tau_2^1\tau_3^{12}} + \red{\tau_1\tau_2^1\tau_4^{12}} + \red{\tau_1\tau_3^1\tau_4^{13}} + \red{\tau_2\tau_3^2\tau_4^{23}}\right)\yellow s^3 \\ &+ \red{\tau_1\tau_2^1\tau_3^{12}\tau_4^{123}}\yellow s^4 \end{align}
Now what?
This concludes the article. We did not solve a 3rd order network as the article is already getting long. But you can always do that.
Why do we care about these coefficients (ai, bi)? Actually these coefficients play an important role in determining many factors of the system. nEET gives a direct relation between individual components of the system and these coefficients which can be very helpful for desiging circuits.
Finally, an excerise for the reader: what if both a capacitor and a resistor are removed from a network? (Hint: Check the beginning of the article for inspiration.)