<?xml version="1.0" encoding="utf-8"?>
<document xmlns="http://cnx.rice.edu/cnxml" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" xmlns:q="http://cnx.rice.edu/qml/1.0" id="m0030" module-id="" cnxml-version="0.6">

  <title>Equivalent Circuits: Impedances and Sources</title>

  <metadata xmlns:md="http://cnx.rice.edu/mdml/0.4">
  <!-- WARNING! The 'metadata' section is read only. Do not edit below.
       Changes to the metadata section in the source will not be saved. -->
  <md:content-id>m0030</md:content-id>
  <md:title>Equivalent Circuits: Impedances and Sources</md:title>
  <md:version>2.20</md:version>
  <md:created>2000/07/10</md:created>
  <md:revised>2009/06/04 11:48:38.113 GMT-5</md:revised>
  <md:authorlist>
    <md:author id="dhj">
        <md:firstname>Don</md:firstname>
        <md:surname>Johnson</md:surname>
        <md:fullname>Don Johnson</md:fullname>
        <md:email>dhj@rice.edu</md:email>
    </md:author>
  </md:authorlist>
  <md:maintainerlist>
    <md:maintainer id="dhj">
        <md:firstname>Don</md:firstname>
        <md:surname>Johnson</md:surname>
        <md:fullname>Don Johnson</md:fullname>
        <md:email>dhj@rice.edu</md:email>
    </md:maintainer>
    <md:maintainer id="rha">
        <md:firstname>Roy</md:firstname>
        <md:surname>Ha</md:surname>
        <md:fullname>Roy Ha</md:fullname>
        <md:email>rha@alumni.rice.edu</md:email>
    </md:maintainer>
    <md:maintainer id="bfite">
        <md:firstname>Benjamin</md:firstname>
        <md:surname>Fite</md:surname>
        <md:fullname>Benjamin Fite</md:fullname>
        <md:email>bfite@rice.edu</md:email>
    </md:maintainer>
  </md:maintainerlist>
  <md:license href="http://creativecommons.org/licenses/by/1.0"/>
  <md:licensorlist>
    <md:licensor id="dhj">
        <md:firstname>Don</md:firstname>
        <md:surname>Johnson</md:surname>
        <md:fullname>Don Johnson</md:fullname>
        <md:email>dhj@rice.edu</md:email>
    </md:licensor>
  </md:licensorlist>
  <md:keywordlist>
    <md:keyword>equivalent circuit</md:keyword>
    <md:keyword>Norton</md:keyword>
    <md:keyword>Thevenin</md:keyword>
  </md:keywordlist>
  <md:subjectlist>
    <md:subject>Science and Technology</md:subject>
  </md:subjectlist>
  <md:abstract>This module describes how to find the Thevenin and Norton
equivalent circuits of an RLC circuit and sources.
</md:abstract>
  <md:language>en</md:language>
  <!-- WARNING! The 'metadata' section is read only. Do not edit above.
       Changes to the metadata section in the source will not be saved. -->
</metadata>

<content>


    <para id="p01"> 
      When we have circuits with capacitors and/or inductors as well
      as resistors and sources, Thévenin and Mayer-Norton
      equivalent circuits can still be defined by using impedances and
      complex amplitudes for voltage and currents. For any circuit
      containing sources, resistors, capacitors, and inductors, the
      input-output relation for the <term>complex amplitudes</term> of
      the terminal voltage and current is

	<m:math display="block">
	  <m:apply>
	    <m:eq/>
	    <m:ci>V</m:ci>
	    <m:apply>
	      <m:plus/>
	      <m:apply>
		<m:times/>
                <m:ci>
                  <m:msub>
                    <m:mi>Z</m:mi>
		    <m:mi>eq</m:mi>
                  </m:msub>
                </m:ci>
                <m:ci>I</m:ci>
	      </m:apply>
	      <m:ci>
		<m:msub>
		  <m:mi>V</m:mi>
                  <m:mi>eq</m:mi>
		</m:msub>
	      </m:ci>
	    </m:apply>
	  </m:apply>
	</m:math>

	<m:math display="block">
	  <m:apply>
	    <m:eq/>
	    <m:ci>I</m:ci>
	    <m:apply>
	      <m:minus/>
	      <m:apply>
		<m:divide/>
                <m:ci>V</m:ci>
                <m:ci>
                  <m:msub>
                    <m:mi>Z</m:mi>
		    <m:mi>eq</m:mi>
                  </m:msub>
                </m:ci>
	      </m:apply>
	      <m:ci>
		<m:msub>
		  <m:mi>I</m:mi>
		  <m:mi>eq</m:mi>
		</m:msub>
	      </m:ci>
	    </m:apply>
	  </m:apply>
	</m:math>

      with   
      <m:math>
	<m:apply>
	  <m:eq/>
	  <m:ci>
	    <m:msub>
	      <m:mi>V</m:mi>
              <m:mi>eq</m:mi>
	    </m:msub>
	  </m:ci>
	  <m:apply>
	    <m:times/>
            <m:ci>
	      <m:msub>
		<m:mi>Z</m:mi>
		<m:mi>eq</m:mi>
	      </m:msub>
            </m:ci>
            <m:ci>
              <m:msub>
                <m:mi>I</m:mi>
		<m:mi>eq</m:mi>
              </m:msub>
            </m:ci>
	  </m:apply>
	</m:apply>
      </m:math>. 
      Thus, we have Thévenin and Mayer-Norton equivalent
      circuits as shown in
      <link target-id="eqcircuits" strength="2"/>.
    </para>


    <figure id="eqcircuits" orient="vertical">
      <title>Equivalent Circuits</title>
      <subfigure id="eq-resistor">
        <title>Equivalent circuits with resistors.</title>
        <media id="id2947678" alt="">
          <image src="equivalents.png" mime-type="image/png"/>
          <image src="equivalents.eps" mime-type="application/postscript"/>
        </media>
      </subfigure>
      <subfigure id="eq-impedance">
        <title>Equivalent circuits with impedances.</title>
        <media id="id1171932433811" alt="">
          <image src="zequivalents.png" mime-type="image/png"/>
          <image src="zequivalents.eps" mime-type="application/postscript"/>
        </media>
      </subfigure>
      <caption>
	Comparing the first, simpler, figure with the slightly more
	complicated second figure, we see two differences. First of
	all, more circuits (all those containing linear elements in
	fact) have equivalent circuits that contain equivalents.
	Secondly, the terminal and source variables are now complex
	amplitudes, which carries the implicit assumption that the
	voltages and currents are single complex exponentials, all
	having the same frequency.
      </caption>
    </figure>



    <example id="example01">
      <figure id="simpRCcircuit">
	<title>Simple RC Circuit</title>
	<media id="id4450069" alt="">
          <image src="circuit5b.png" mime-type="image/png"/>
          <image src="circuit5b.eps" mime-type="application/postscript"/>
        </media>
      </figure>


      <para id="example"> 
	Let's find the Thévenin and Mayer-Norton equivalent circuits
        for <link target-id="simpRCcircuit"/>. The open-circuit voltage and
	short-circuit current techniques still work, except we use
	impedances and complex amplitudes. The open-circuit voltage
	corresponds to the transfer function we have already
	found. When we short the terminals, the capacitor no longer
	has any effect on the circuit, and the short-circuit current
	<m:math>
	  <m:ci>
	    <m:msub>
	      <m:mi>I</m:mi>
	      <m:mi>sc</m:mi>
	    </m:msub>
	  </m:ci>
	</m:math>
	equals  
	<m:math>
	  <m:apply>
	    <m:divide/>
            <m:ci>
	      <m:msub>
		<m:mi>V</m:mi>
		<m:mi>out</m:mi>
	      </m:msub>
	    </m:ci>
	    <m:ci>R</m:ci>
	  </m:apply>
	</m:math>. 
	The equivalent impedance can be found by setting the source to
	zero, and finding the impedance using series and parallel
	combination rules. In our case, the resistor and capacitor are
	in parallel once the voltage source is removed (setting it to
	zero amounts to replacing it with a short-circuit). Thus,
	<m:math>
	  <m:apply>
	    <m:eq/>	    
	    <m:ci>
	      <m:msub>
		<m:mi>Z</m:mi>
                <m:mi>eq</m:mi>
	      </m:msub>
	    </m:ci>
	    <m:apply>
              <m:ci><m:mo>∥</m:mo></m:ci>
	      <m:ci>R</m:ci>
	      <m:apply>
		<m:divide/>
                <m:cn>1</m:cn>
		<m:apply>
		  <m:times/>
		  <m:imaginaryi/>
		  <m:cn>2</m:cn>
		  <m:pi/>
		  <m:ci>f</m:ci>
		  <m:ci>C</m:ci>
		</m:apply>
	      </m:apply>
	    </m:apply>	    
	    <m:apply>
	      <m:divide/>
	      <m:ci>R</m:ci>
	      <m:apply>
		<m:plus/>
		<m:cn>1</m:cn>
		<m:apply>
		  <m:times/>
		  <m:imaginaryi/>
		  <m:cn>2</m:cn>
		  <m:pi/>
		  <m:ci>f</m:ci>
		  <m:ci>R</m:ci>
		  <m:ci>C</m:ci>
		</m:apply>
	      </m:apply>
	    </m:apply>
	  </m:apply>
	</m:math>. 
	Consequently, we have   

	  <m:math display="block">
	    <m:apply>
	      <m:eq/>
	      <m:ci>
		<m:msub>
		  <m:mi>V</m:mi>
		  <m:mi>eq</m:mi>
		</m:msub>
	      </m:ci>
	      <m:apply>
		<m:times/>
		<m:apply>
		  <m:divide/>
                  <m:cn>1</m:cn>
                  <m:apply>
                    <m:plus/>
		    <m:cn>1</m:cn>
		    <m:apply>
		      <m:times/>
		      <m:imaginaryi/>
		      <m:cn>2</m:cn>
		      <m:pi/>
		      <m:ci>f</m:ci>
		      <m:ci>R</m:ci>
		      <m:ci>C</m:ci>
		    </m:apply>
                  </m:apply>
		</m:apply>
		<m:ci>
		  <m:msub>
		    <m:mi>V</m:mi>
		    <m:mi>in</m:mi>
		  </m:msub>
		</m:ci>
	      </m:apply>
	    </m:apply>
	  </m:math>

	  <m:math display="block">
	    <m:apply>
	      <m:eq/>
	      <m:ci>
		<m:msub>
		  <m:mi>I</m:mi>
		  <m:mi>eq</m:mi>
		</m:msub>
	      </m:ci>	      
	      <m:apply>
		<m:times/>
		<m:apply>
		  <m:divide/>
                  <m:cn>1</m:cn>
                  <m:ci>R</m:ci>
		</m:apply>
		<m:ci>
		  <m:msub>
		    <m:mi>V</m:mi>
		    <m:mi>in</m:mi>
		  </m:msub>
		</m:ci>
	      </m:apply>
	    </m:apply>
	  </m:math>

	  <m:math display="block">
	    <m:apply>
	      <m:eq/>
	      <m:ci>
		<m:msub>
		  <m:mi>Z</m:mi>
		  <m:mi>eq</m:mi>
		</m:msub>
	      </m:ci>
	      <m:apply>
		<m:divide/>
		<m:ci>R</m:ci>
		<m:apply>
		  <m:plus/>
                  <m:cn>1</m:cn>
                  <m:apply>
                    <m:times/>
		    <m:imaginaryi/>
		    <m:cn>2</m:cn>
		    <m:pi/>
		    <m:ci>f</m:ci>
		    <m:ci>R</m:ci>
		    <m:ci>C</m:ci>
                  </m:apply>
		</m:apply>
	      </m:apply>
	    </m:apply>
	  </m:math>

	Again, we should check the units of our answer. Note in
	particular that
	<m:math>
	  <m:apply>
	    <m:times/>
	    <m:imaginaryi/>
	    <m:cn>2</m:cn>
	    <m:pi/>
	    <m:ci>f</m:ci>
	    <m:ci>R</m:ci>
	    <m:ci>C</m:ci>
	  </m:apply>
	</m:math>
	must be dimensionless. Is it?
      </para>
    </example>
  </content>
</document>
