Skip to main content

Section 2.6 Thevenin and Norton Theorem

Figure 2.6.1.
Circuits controlling devices that you use every day are often very complex with complicated scematic diagrams. This complexity can make it difficult to analytically determine the behavior of the output voltage and current when this complex circuit is connected to an external load. DEFINE LOAD.
In this section, we introduce two theorems that allow us to replace a complicated circuit with a simplified circuit (either the Thevenin equivalent circuit or the Norton equivalent circuit). The original and simplified circuits all have output voltages and currents that behave identically when an external load is connected across the outputs.

Subsection 2.6.1 Proof of Thevenin’s and Norton’s Theorems

Let’s assume that inside of a box we have a circuit with two leads exiting the box (Figure 2.6.2). The circuit in the box is comprised of a complicated network of resistors \(R\text{,}\) \(\ell\) DC voltage sources \(V_{s_n}\text{,}\) and \(k\) ideal current sources \(I_{s_n}\text{.}\) We will also assume \(j\) unknown currents that are dependent on the size of the externally-applied voltage across the output terminals of the circuit.
Figure 2.6.2.
Let’s assume that if we apply the branch circuit analysis method, we end up with \(N_1\) independent junction law equations and \(N_2\) loop law equations. Each junction law equation will have the form
\begin{equation} a_{r,\text{ext}} i_{\text{ext}} + \sum\limits_{n=1}^j a_{rn} i_n + \sum\limits_{n=1}^k b_{rn} I_{s_n}=0\tag{2.6.1} \end{equation}
where \(a_{rn}\) and \(b_{rn}\) have values of +1, -1, or 0 depending on whether the currents \(i_n\) and \(I_{s_n}\) are entering, exiting, or not present at a junction and \(r\) is an index counting over KCL equations.
We will also end up with \(N_2\) independent loop law equations. All loops chosen for KVL analysis must be absent known current sources \(I_{s_n}\text{.}\) Since the current is already known on circuit legs containing circuit sources, so this restriction will not cost us anything. Each of these loop law equations will have the form
\begin{equation} m_{r,\text{ext}} \Delta v_\text{ext} + \sum\limits_{n=1}^\ell m_{rn} V_{s_n} + c_{r,\text{ext}} i_\text{ext} + \sum\limits_{n=1}^j c_{rn} i_n = 0\text{.}\tag{2.6.2} \end{equation}
The variables \(m_{rn}\) have values of either +1, or -1 depending on the battery orientation relative to the direction travelled around the loop, or a value of 0 for batteries not present in a given loop. Variable \(c_{rn}\) has units of resistance (since each nonzero term in these sums represents a voltage change described by Ohm’s Law). Here, the index \(r\) counts over KVL equations.
These \(N_1\) instances of (2.6.1) and \(N_2\) instances of (2.6.2) can be re-expressed as a matrix equation \(\mathbf{A}\mathbf{x}=\mathbf{v}\text{.}\) First, let’s rearrange these equations so that all unknowns are on the left side of the equation and all of the source terms are on the right
\begin{align*} a_{r,\text{ext}} i_{\text{ext}} + \sum\limits_{n=1}^j a_{rn} i_n \amp = - \sum\limits_{n=1}^k b_{rn} I_{s_n}\\ c_{r,\text{ext}} i_\text{ext} + \sum\limits_{n=1}^j c_{rn} i_n \amp = - m_{r,\text{ext}} \Delta v_\text{ext} - \sum\limits_{n=1}^\ell m_{rn} V_{s_n} \text{.} \end{align*}
We can express these equations in the form \(\mathbf{A}\mathbf{x}=\mathbf{v}\) if we let
\begin{equation*} \mathbf{A} = \begin{pmatrix} a_{1,\text{ext}} \amp a_{11} \amp \cdots \amp a_{1j}\\ \vdots \amp \vdots \amp \ddots \amp \vdots \\ a_{N_1,\text{ext}} \amp a_{N_1 1}\amp \cdots \amp a_{N_1 j} \\ c_{1,\text{ext}} \amp c_{11} \amp \cdots \amp c_{1j} \\ \vdots \amp \vdots \amp \ddots \amp \vdots \\ c_{N_2,\text{ext}} \amp c_{N_2 1} \amp \cdots \amp c_{N_2 j} \\ \end{pmatrix}\text{,} \end{equation*}
\begin{equation*} \mathbf{x} = \begin{pmatrix} i_\text{ext} \\ i_1 \\ \vdots \\ i_j \\ \end{pmatrix} \quad , \quad \mathbf{v} = \begin{pmatrix} -\sum\limits_{n=1}^{k} b_{1n} I_{s_n} \\ \vdots \\ -\sum\limits_{n=1}^{k} b_{N_1 n} I_{s_n} \\ -m_{1,\text{ext}}\Delta v_\text{ext} - \sum\limits_{n=1}^\ell m_{1n} V_{s_n} \\ \vdots \\ -m_{N_{2},\text{ext}}\Delta v_\text{ext} - \sum\limits_{n=1}^\ell m_{N_2 n} V_{s_n} \end{pmatrix} \text{.} \end{equation*}
Now, every element in matrix \(\mathbf{A}\) is either a unitless number or a function of resistances only. More to the point, there is no voltage or current dependence in \(\mathbf{A}\text{.}\) If we multiply both sides of our matrix equation by \(\mathbf{A}^{-1}\text{,}\) we get
\begin{equation*} \mathbf{x}=\mathbf{A}^{-1}\mathbf{v}\text{.} \end{equation*}
The solution that is most important to us is \(i_\text{ext}\) as we wish to examine the relationship between output current and voltage. If we actually perform the calculations necessary to invert \(\mathbf{A}\text{,}\) use matrix multiplication to find an expression for \(i_\text{ext}\text{,}\) and then group source terms and rename constants multiplying each source (\(v_\text{ext},V_s,\ I_s\)), the resulting solution is of the form
\begin{equation*} i_\text{ext} = \alpha_0 v_\text{ext} + \sum\limits_{n=1}^\ell \alpha_n V_{s_n} + \sum\limits_{n=1}^k \beta_n I_{s_n} \end{equation*}
where all \(\alpha_n\) and \(\beta_n\) terms are functions of resistances only and are thus constants. This result demonstrates that \(i_\text{ext}\) is a linear function of \(v_\text{ext}\) with slope \(\alpha_0\) and a y-intercept that equals the two summations on the right side of the equation. So, we have now shown that any circuit comprised of solely linear circuit elements is itself a linear circuit.
Now that the linearity of our complicated circuit has been demonstrated, it follows that any simplified circuit that follows an identical linear relationship will have behavior of \(i_\text{ext}\) and \(v_\text{ext}\) that is identical to the original circuit, regardless of the load that is connected across the output terminals. One such simplified circuit is the Thevenin equivalent circuit of Figure 2.6.2. The Thevenin equivalent circuit will reproduce the output i-v relationship of our complicated circuit if
\begin{align*} V_{th} \amp = V_{oc} \\ R_{th} \amp = \frac{V_{th}}{I_{sc}} = \frac{1}{\alpha_0} \text{.} \end{align*}
In a similar way, we can see that the Norton equivalent circuit can also demonstrate identical output i-v behavior when
\begin{align*} I_n\amp = I_{sc} \\ R_n \amp = R_{th} \text{.} \end{align*}
The behavior of linear circuits is shown graphically in Figure 2.6.3.
Figure 2.6.3. I-V plot for linear circuits.
At this point, it is important to discuss that the internal behavior of the complicated circuit and simplified circuit are different. EXPAND ON THIS THOUGHT.

Subsection 2.6.2 Finding Thevenin Equivalent Circuits

Given a complicated circuit, we can use the procedure provided in the proof above to find Thevenin and Norton equivalent circuit parameters.

Example 2.6.4. Thevenin Example - Matrix Approach.

Coming soon.
Here, we develop (2.6.1) and (2.6.2), convert them into a matrix equation, and use Python to solve for the Thevenin and Norton equivalent circuit parameters.
Solution.
Coming soon
If one wishes to find Thevenin and Norton equivalent parameters analytically, it is often easier to follow this procedure:
  1. Use circuit analysis to find the open-circuit voltage \(V_{oc}\) which is equivalent to \(V_{oc}=V_A-V_B\) when nothing is connected externally between output terminals A and B. Then, \(V_{th}=V_{oc}\text{.}\)
  2. Find \(R_{th}=R_n\) which is equivalent to \(R_{AB}\) when all internal source voltages and currents are `turned off’.
    • Turning a source `off’ means replacing voltage sources with wires and replacing current sources with breaks.
    • This method works as a consequence of application of the superposition theorem to the complicated circuit.
  3. Use your values for \(V_{th}\) and \(R_{th}\) to find \(I_n = V_{th}/R_{th}\)
Let’s look at an example.

Example 2.6.5. Thevenin Example - No Linear Algebra.

Find \(V_{th}\text{,}\) \(R_{th}\text{,}\) and \(I_n\) for the circuit in Figure 2.6.6.
Figure 2.6.6.
Answer.
\begin{align*} V_{th} \amp = 7.5\text{V} \\ I_n \amp = 1.36\text{mA} \\ R_{th} \amp = 5.5\text{k}\Omega \end{align*}
Solution.
Figure 2.6.7.
Find \(V_{th}:\) Assume an open circuit between terminals A and B such that \(I_2=0\text{.}\) Using mesh analysis, we find
\begin{equation*} 0 = V_1 - I_1 R_1 - I_1 R_3 - I_1 R_2 \end{equation*}
or
\begin{equation*} V_1 - I_1 (R_1 + R_2 + R_3) = 0\text{.} \end{equation*}
Then
\begin{align*} I_1 \amp = \frac{V_1}{R_1 + R_2 + R_3} \\ \amp = 1.5\text{mA} \text{.} \end{align*}
Thus, the voltage difference across \(R_2\) is \(I_1 R_3 = 4.5\text{V}\text{.}\) Since \(I_2=0\text{,}\) there is no voltage change across \(R_4\text{,}\) but there is an additional voltage change across \(V_2\) so that the open-circuit voltage between the output terminals is
\begin{equation*} V_{th}=V_{oc} = 7.5\text{V}\text{.} \end{equation*}
Figure 2.6.8.
Find \(R_{th}\text{:}\) If we turn off all sources in our circuit, we are left to find the resistance between terminals A and B in Figure 2.6.8. Looking for series and parallel resistances, we find that
\begin{equation*} R_{th}=\left(\left(R_1 + R_2\right)||R_3\right)+R_4\text{.} \end{equation*}
Plugging in resistance values, we find that
\begin{align*} R_{th} \amp = R_4 + \left(\left(R_1 + R_2\right)^{-1}+R_3^{-1}\right)^{-1}\\ \amp = 5.5\text{k}\Omega \text{.} \end{align*}
Find \(I_{n}\text{:}\) The Norton current \(I_n=V_{th}/R_{th}=1.36\)mA.
Sometimes, one does not have a circuit schematic but only has the physical circuit. In this case, a digital multimeter can be used to physically perform the following procedure:
  1. Find the open-circuit voltage \(V_{oc}\) which is equivalent to \(V_{oc}=V_A-V_B\) when nothing is connected externally between output terminals A and B. Then, \(V_{th}=V_{oc}\text{.}\)
  2. Find the short-circuit current \(I_{sc}\) which is the current from terminal A to terminal B when an external wire connects the two outputs. Then \(I_n = I_{sc}\text{.}\)
  3. The Thevenin resistance (which is equivalent to the Norton resistance) is then \(R_{th} = R_n =V_{th}/I_n\text{.}\)
Look at section 41.6 to add color to example blocks. also section 28.2 and similar. xsl stylesheets