<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Engineer Sphere &#187; Circuit Theory</title>
	<atom:link href="http://engineersphere.com/category/circuit-theory/feed" rel="self" type="application/rss+xml" />
	<link>http://engineersphere.com</link>
	<description>All the cool kids are doing it.</description>
	<lastBuildDate>Thu, 08 Jul 2010 03:23:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Frequency Response for MOSFET/BJT</title>
		<link>http://engineersphere.com/basic-electrical-concepts/frequency-response-for-mosfetbjt.html</link>
		<comments>http://engineersphere.com/basic-electrical-concepts/frequency-response-for-mosfetbjt.html#comments</comments>
		<pubDate>Sun, 30 May 2010 01:48:25 +0000</pubDate>
		<dc:creator>Riley</dc:creator>
				<category><![CDATA[Basic Electrical Engineering Concepts]]></category>
		<category><![CDATA[Circuit Theory]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Filter Design using Poles and Zeros]]></category>
		<category><![CDATA[BJT]]></category>
		<category><![CDATA[Cadence]]></category>
		<category><![CDATA[Electrical Engineering]]></category>
		<category><![CDATA[Electrical Engineering Concepts]]></category>
		<category><![CDATA[Engineer]]></category>
		<category><![CDATA[MOSFET]]></category>
		<category><![CDATA[Parallel Resistance Formula]]></category>
		<category><![CDATA[pole]]></category>
		<category><![CDATA[PSPICE]]></category>
		<category><![CDATA[transistor]]></category>

		<guid isPermaLink="false">http://engineersphere.com/?p=926</guid>
		<description><![CDATA[The frequency response of a BJT or MOSFET can be found using nearly the exact same process, with the only variations being caused by a single resistor and simple naming conventions that differ between the two devices. Before we start let&#8217;s think a little bit about what we&#8217;re doing: Our goal is going to be [...]]]></description>
			<content:encoded><![CDATA[<p>The frequency response of a <strong>BJT</strong> or <strong>MOSFET </strong>can be found using nearly the exact same process, with the only variations being caused by a single resistor and simple naming conventions that differ between the two devices.</p>
<p>Before we start let&#8217;s think a little bit about what we&#8217;re doing:<br />
<strong>Our goal is going to be to find the pole(s) of the circuit</strong>.<br />
Okay?<span style="text-decoration: underline;"> What is a pole and why do I care where it is?</span><br />
A pole is a frequency at which the gain of the device rolls off. (remember that when it rolls off , it will be at the -3dB frequency with a slope of -20dB/decade)</p>
<p>We care because if the gain of a device rolls off at a certain frequency, then we won&#8217;t be able to amplify a signal above that frequency very well because the gain will be decreasing by 20dB/decade.</p>
<p>The procedure is nearly identical whether we are using a BJT of a MOSFET, but we will work each of them side by side just in case there might be any confusion, and we&#8217;ll follow these steps as we go through.  (we will also use some values that came from the output file when running a simulation of this circuit in Cadence (or PSPICE) )<img class="size-full wp-image-941 alignright" title="MOSFET" src="http://engineersphere.com/wp-content/uploads/2009/09/MOSFET.bmp" alt="MOSFET" width="320" height="271" /></p>
<p><img class="alignright size-full wp-image-942" title="BJT" src="http://engineersphere.com/wp-content/uploads/2009/09/BJT.bmp" alt="BJT" width="326" height="271" /><br />
1. Take a look at one of the circuits and see what you notice, how about the MOSFET.  This step is just to help us with our knowledge understanding of the circuit.<br />
- At a glance it just looks just like another MOSFET right? Sure is, but let&#8217;s take a look at a few things just for kicks. Notice that it is using a bypass capacitor at the source so we don&#8217;t have to worry about <img src='http://s.wordpress.com/latex.php?latex=R_s&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='R_s' title='R_s' class='latex' /> (at when working with high frequency).  Since the capacitor <img src='http://s.wordpress.com/latex.php?latex=C_s&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='C_s' title='C_s' class='latex' /> bypasses <img src='http://s.wordpress.com/latex.php?latex=R_s&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='R_s' title='R_s' class='latex' /> to ground, you should notice that this is a common-source amplifier.  You could notice the Values for <img src='http://s.wordpress.com/latex.php?latex=R_1&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='R_1' title='R_1' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=R_2&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='R_2' title='R_2' class='latex' /> and start to think about what the Gate voltage is and how that may affect the circuit.<br />
2. We are talking about frequency response so that means we are probably going to want to draw the small signal equivalent circuit.<br />
Remember that the capacitors <img src='http://s.wordpress.com/latex.php?latex=C_1&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='C_1' title='C_1' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=C_2&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='C_2' title='C_2' class='latex' /> will act like short circuits at high frequencies so we will ignore them, but we will have to account for some of the capacitance internal to the device.</p>
<p>Both devices have internal <a href="http://engineersphere.com/basic-electrical-concepts/capacitors.html">capacitances</a> that are very similar.  As you can see from the small signal models for a MOSFET (above) and BJT (below), the only significant difference is that the BJT has an additional resistance Rpi between the Base and Emitter.</p>
<p>Most of the analysis we will do is based on the small signal model. Note that small signal models are not typically used in PSPICE so this picture may look a bit odd, especially the controlled source but for our purpose it is good to have a visual reference. To start we will point out what everything is. Cgs is an internal capacitance betwe<a href="http://engineersphere.com/wp-content/uploads/2009/09/MOSFET-small-signal-model-PSPICE.png"><img class="alignright  size-full wp-image-1145" title="MOSFET small signal model PSPICE" src="http://engineersphere.com/wp-content/uploads/2009/09/MOSFET-small-signal-model-PSPICE.png" alt="" width="660" height="146" /></a></p>
<p>en the gate and source. The</p>
<p>values for Cgs was similar to one the a PSPICE simulation may give.  CM1 and CM2 are Miller capacitances which we will find values for later<a href="http://engineersphere.com/wp-content/uploads/2009/09/BJT-small-signal-model.png"><img class="alignright size-full wp-image-1147" title="BJT small signal model" src="http://engineersphere.com/wp-content/uploads/2009/09/BJT-small-signal-model.png" alt="" width="650" height="170" /></a>.  ro is a Norton equivalent resistance that makes the model more ideal.  And just pretend that the G2 looks more like a voltage controlled current source and that their gains are gm*Vgs and gm*Vpi. For the BJT CM1 and CM2 are both Miller capacitances, Cpi is similar to Cgs and Rpi the additional component used for BJTs but not MOSFETs. The other part should look familiar from the other figures.</p>
<p>ON TO THE ANALYSIS!!!</p>
<p>We will find the device gain, overall gain, equivalent input and output capacitances, and the input and output poles. The process for both is essentially the same.</p>
<p>Device Gain: This is the gain from the control source to the output so we are looking for Vout/Vgs (or Vout/Vpi for a BJT). We will ignore CM2 for this process. Notice the resistances ro, RD, and RL are in parallel. Vout should be given by that equivalent resistance times the current though it which is gm*Vgs from the control source. So the equation for device gain is,</p>
<p><img src='http://s.wordpress.com/latex.php?latex=V_%7Bout%7D%20%2F%20V_%7Bgs%7D%20%3D%20gm%2A%28r_o%2F%2FR_D%2F%2FR_L%29&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='V_{out} / V_{gs} = gm*(r_o//R_D//R_L)' title='V_{out} / V_{gs} = gm*(r_o//R_D//R_L)' class='latex' />   (MOSFET)</p>
<p><img src='http://s.wordpress.com/latex.php?latex=V_%7Bout%7D%20%2F%20V_%7B%5Cpi%7D%20%3D%20gm%2A%28r_o%2F%2FR_C%2F%2FR_L%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='V_{out} / V_{\pi} = gm*(r_o//R_C//R_L) ' title='V_{out} / V_{\pi} = gm*(r_o//R_C//R_L) ' class='latex' />  (BJT)</p>
<p>Overall Gain: This will be the gain from the source (Vs) to the output (Vout). We already know what Vout/Vgs is so if we find Vgs/Vs, we can multiply them to get Vout/Vs = (Vout/Vgs) * (Vgs/Vs).  Vgs/Vs is a simple voltage divider. Hopefully you can see this from the small signal model (remember that we are ignoring the capacitors for now but they will play a part later).  The equations we will get for Vgs/Vs and the overall gain are.</p>
<p><img src='http://s.wordpress.com/latex.php?latex=V_%7Bgs%7D%20%2F%20V_s%20%3D%20%5Cfrac%7B%20%28R_1%2F%2FR_2%29%7D%7B%28R_1%2F%2FR_2%29%20%2B%20R_s%7D&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='V_{gs} / V_s = \frac{ (R_1//R_2)}{(R_1//R_2) + R_s}' title='V_{gs} / V_s = \frac{ (R_1//R_2)}{(R_1//R_2) + R_s}' class='latex' />  (MOSFET)</p>
<p>Overall Gain: <img src='http://s.wordpress.com/latex.php?latex=V_%7Bout%7D%20%2F%20V_s%20%3D%20%5Cfrac%7B%20%28R_1%2F%2FR_2%29%7D%7B%28R_1%2F%2FR_2%29%20%2B%20R_s%7D%20%2A%20gm%28r_o%2F%2FR_D%2F%2FR_L%29&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='V_{out} / V_s = \frac{ (R_1//R_2)}{(R_1//R_2) + R_s} * gm(r_o//R_D//R_L)' title='V_{out} / V_s = \frac{ (R_1//R_2)}{(R_1//R_2) + R_s} * gm(r_o//R_D//R_L)' class='latex' />  (MOSFET)</p>
<p><img src='http://s.wordpress.com/latex.php?latex=V_%7Bgs%7D%20%2F%20V_s%20%3D%20%5Cfrac%7B%20%28R_1%2F%2FR_2%2F%2Fr_%5Cpi%29%7D%7B%28R_1%2F%2FR_2%2F%2Fr_%5Cpi%29%20%2B%20R_s%7D&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='V_{gs} / V_s = \frac{ (R_1//R_2//r_\pi)}{(R_1//R_2//r_\pi) + R_s}' title='V_{gs} / V_s = \frac{ (R_1//R_2//r_\pi)}{(R_1//R_2//r_\pi) + R_s}' class='latex' />  (BJT)</p>
<p>Overall Gain: <img src='http://s.wordpress.com/latex.php?latex=V_%7Bout%7D%20%2F%20V_s%20%3D%20%5Cfrac%7B%20%28R_1%2F%2FR_2%2F%2Fr_%5Cpi%29%7D%7B%28R_1%2F%2FR_2%2F%2Fr_%5Cpi%29%20%2B%20R_s%7D%20%2A%20gm%28r_o%2F%2FR_C%2F%2FR_L%29&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='V_{out} / V_s = \frac{ (R_1//R_2//r_\pi)}{(R_1//R_2//r_\pi) + R_s} * gm(r_o//R_C//R_L)' title='V_{out} / V_s = \frac{ (R_1//R_2//r_\pi)}{(R_1//R_2//r_\pi) + R_s} * gm(r_o//R_C//R_L)' class='latex' />  (BJT)</p>
<p>Now we will find the input and output poles.  For this we will need to look at the capacitances and use a formula to find the Miller capacitances, CM1 and CM2.  Any explanation for the miller capacitance will have to wait for another post or check out your <a title="Electronics Book" href="http://www.oup.com/us/companion.websites/umbrella/sedra/" target="_blank">Electronics Book</a>, <a title="Wikipedia" href="http://en.wikipedia.org/wiki/Miller_effect" target="_blank">Wikipedia</a>, <a title="Google" href="http://www.google.com/#hl=en&amp;q=Miller+effect&amp;aq=f&amp;aqi=g9&amp;aql=&amp;oq=&amp;gs_rfai=&amp;fp=bcdf8cbbf06dc4f" target="_blank">Google</a>, etc. but we will need to use a couple of special equations.  Overall we will need to find the input resistance and input capacitance for the input pole and the output resistance and output capacitance for the output pole.</p>
<p>Each pole will be at a frequency w=1/RC where the R and C are the equivalent R and C at that point, so to find the input pole, we will need to find the input resistance and the input capacitance.  These are found by looking into the input (the left side of the small signal model).  The voltage source will  act like a short so we see Rs in parallel with R1//R2 for the MOSFET (the BJT will have Rpi in parallel also).  The input capacitance will be Cgs in parallel with CM1 (the BJT will be the same).  The output resistance and capacitance are found the same way only looking in from the output (the right side of the small signal model).</p>
<p><img src='http://s.wordpress.com/latex.php?latex=%5Comega_%7BIN%7D%20%3D%20%5Cfrac%7B1%7D%7BR_%7BIN%7DC_%7BIN%7D%7D&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\omega_{IN} = \frac{1}{R_{IN}C_{IN}}' title='\omega_{IN} = \frac{1}{R_{IN}C_{IN}}' class='latex' />  <img src='http://s.wordpress.com/latex.php?latex=%5Comega_%7BOUT%7D%20%3D%20%5Cfrac%7B1%7D%7BR_%7BOUT%7DC_%7BOUT%7D%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\omega_{OUT} = \frac{1}{R_{OUT}C_{OUT}} ' title='\omega_{OUT} = \frac{1}{R_{OUT}C_{OUT}} ' class='latex' />    (MOSFET or BJT)</p>
<p>So the input pole will be: (MOSFET)</p>
<p><img src='http://s.wordpress.com/latex.php?latex=R_%7BIN%7D%20%3D%20R_S%2F%2FR_1%2F%2FR_2&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='R_{IN} = R_S//R_1//R_2' title='R_{IN} = R_S//R_1//R_2' class='latex' />  =  950                                     <img src='http://s.wordpress.com/latex.php?latex=R_%7BOUT%7D%20%3D%20r_o%2F%2FR_D%2F%2FR_L%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='R_{OUT} = r_o//R_D//R_L ' title='R_{OUT} = r_o//R_D//R_L ' class='latex' /> =</p>
<p><img src='http://s.wordpress.com/latex.php?latex=C_%7BIN%7D%20%3D%20C_%7Bgs%7D%20%2B%20C_%7BM1%7D&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='C_{IN} = C_{gs} + C_{M1}' title='C_{IN} = C_{gs} + C_{M1}' class='latex' />  =                                               <img src='http://s.wordpress.com/latex.php?latex=C_%7BOUT%7D%20%3D%20C_%7BM2%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='C_{OUT} = C_{M2} ' title='C_{OUT} = C_{M2} ' class='latex' /> =</p>
<p><img src='http://s.wordpress.com/latex.php?latex=%5Comega_%7BIN%7D&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\omega_{IN}' title='\omega_{IN}' class='latex' /> =                                                                          <img src='http://s.wordpress.com/latex.php?latex=%5Comega_%7BOUT%7D&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\omega_{OUT}' title='\omega_{OUT}' class='latex' /> =</p>
<p>(BJT)</p>
<p>and the output pole will be: (MOSFET)</p>
<p>(BJT)</p>
<p><img src='http://s.wordpress.com/latex.php?latex=R_%7BIN%7D%20%3D%20R_S%2F%2FR_1%2F%2FR_2%2F%2Fr_%5Cpi&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='R_{IN} = R_S//R_1//R_2//r_\pi' title='R_{IN} = R_S//R_1//R_2//r_\pi' class='latex' /> =                                  <img src='http://s.wordpress.com/latex.php?latex=R_%7BOUT%7D%20%3D%20r_o%2F%2FR_D%2F%2FR_L%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='R_{OUT} = r_o//R_D//R_L ' title='R_{OUT} = r_o//R_D//R_L ' class='latex' /> =</p>
<p><img src='http://s.wordpress.com/latex.php?latex=C_%7BIN%7D%20%3D%20C_%7BBE%7D%20%2B%20C_%7BM1%7D&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='C_{IN} = C_{BE} + C_{M1}' title='C_{IN} = C_{BE} + C_{M1}' class='latex' /> =                                                 <img src='http://s.wordpress.com/latex.php?latex=C_%7BOUT%7D%20%3D%20C_%7BM2%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='C_{OUT} = C_{M2} ' title='C_{OUT} = C_{M2} ' class='latex' /> =</p>
<p><img src='http://s.wordpress.com/latex.php?latex=%5Comega_%7BIN%7D&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\omega_{IN}' title='\omega_{IN}' class='latex' /> = <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B%7D%7B%7D&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\frac{}{}' title='\frac{}{}' class='latex' />                                       <img src='http://s.wordpress.com/latex.php?latex=%5Comega_%7BOUT%7D&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\omega_{OUT}' title='\omega_{OUT}' class='latex' /> =<img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B%7D%7B%7D&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\frac{}{}' title='\frac{}{}' class='latex' /></p>
<p><strong>To Do</strong>:</p>
<p>finish input &amp; ouput R, input C, Pole (&amp; calculate answers)</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://engineersphere.com/basic-electrical-concepts/amplifiers-part-i.html" rel="bookmark" class="crp_title">Amplifiers &#8211; Part I</a></li><li><a href="http://engineersphere.com/basic-electrical-concepts/amplifiers-part-ii.html" rel="bookmark" class="crp_title">Amplifiers &#8211; Part II</a></li><li><a href="http://engineersphere.com/basic-electrical-concepts/internal-resistance-and-the-effects-of-loading.html" rel="bookmark" class="crp_title">Internal Resistance and the Effects of Loading</a></li><li><a href="http://engineersphere.com/basic-computer-concepts/finite-state-machines.html" rel="bookmark" class="crp_title">Finite State Machines</a></li><li><a href="http://engineersphere.com/linear-systems/zero-input-response/zero-input-response.html" rel="bookmark" class="crp_title">Zero Input Response</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://engineersphere.com/basic-electrical-concepts/frequency-response-for-mosfetbjt.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amplifiers &#8211; Part I</title>
		<link>http://engineersphere.com/basic-electrical-concepts/amplifiers-part-i.html</link>
		<comments>http://engineersphere.com/basic-electrical-concepts/amplifiers-part-i.html#comments</comments>
		<pubDate>Wed, 17 Mar 2010 19:54:47 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Basic Electrical Engineering Concepts]]></category>
		<category><![CDATA[Biomedical Engineering]]></category>
		<category><![CDATA[Circuit Theory]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Amp]]></category>
		<category><![CDATA[Amplifier Saturation]]></category>
		<category><![CDATA[Amplifier Schematic]]></category>
		<category><![CDATA[Amplifiers]]></category>
		<category><![CDATA[Bias Current]]></category>
		<category><![CDATA[CMRR]]></category>
		<category><![CDATA[Common-Mode]]></category>
		<category><![CDATA[DC offset]]></category>
		<category><![CDATA[Diff Amp]]></category>
		<category><![CDATA[Difference Amp]]></category>
		<category><![CDATA[Differential Amp]]></category>
		<category><![CDATA[Frequency Dependance]]></category>
		<category><![CDATA[Gain]]></category>
		<category><![CDATA[Input Impedance]]></category>
		<category><![CDATA[Instrumentation Amp]]></category>
		<category><![CDATA[Operational Amplifier]]></category>
		<category><![CDATA[Output Impedance]]></category>
		<category><![CDATA[Saturation]]></category>
		<category><![CDATA[Wheatstone Bridge]]></category>

		<guid isPermaLink="false">http://engineersphere.com/?p=1165</guid>
		<description><![CDATA[This post is about amplifiers, how they work, and common applications. I will cover several operational amplifier configurations, and situations where each might be useful. This is part I of II for general discussion about amplifiers. Enjoy! Amplifiers Definition (for Bioinstrumentation): Circuit that makes a small signal, usually voltage but occasionally current or power, big [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">This post is about <strong>amplifiers</strong>, how they work, and common applications.  I will cover several operational amplifier configurations, and situations where each might be useful.  This is part I of II for general discussion about amplifiers.  Enjoy!</p>
<h1 style="text-align: left;">Amplifiers</h1>
<p><strong>Definition</strong> (for Bioinstrumentation): Circuit that makes a small signal, usually voltage but occasionally current or power, big enough to do something useful–including excite an output mechanism.</p>
<h3>Common uses:</h3>
<p style="padding-left: 30px;">• Biological measurements of small signals<br />
• Audio engineering: a large current is needed to drive speakers<br />
• Wireless communications: far from originating antenna, signal is very weak and must be<br />
amplified to be useful.</p>
<h3>Secondary applications:</h3>
<p style="padding-left: 30px;">Many amplifiers are also filters, preferentially amplifying some frequencies over others</p>
<p style="padding-left: 30px;">• Don’t want to amplify noise along with signal<br />
• Only interested in low- or high-frequency portion of signal<br />
• Active filter provides amplification as added bonus</p>
<h2>General Amplifier Characteristics</h2>
<p><strong><span style="text-decoration: underline;">Common Mode Rejection Ratio (CMRR)</span></strong>–ratio (usually in dB) of the amplifier’s common-mode gain to its differential-mode gain. <strong><span style="text-decoration: underline;">Common-mode signals</span></strong> are input signals common to both + and &#8211; inputs and are usually unwanted noise–60-Hz, thermal, etc; <strong><span style="text-decoration: underline;">differential signals</span></strong> are applied to only one input.</p>
<p><span style="text-decoration: underline;"><strong>Gain</strong></span>–voltage out over voltage in, or current out over current in. May be given in dB.  <em>Bioamp requirement</em>: often adjustable; should be 1000 or greater, should be calibrated.</p>
<p><span style="text-decoration: underline;"><strong>Input Impedance</strong></span>–what the input source sees as its load working into the amplifier: if the entire amplifier circuit were modelled as a resistor, what would be the value of the resistor? <em>Typical bioamp</em>: Rin = 10MΩ–signal source need not provide much current.</p>
<p><span style="text-decoration: underline;"><strong>Output Impedance</strong></span>–same as input impedance but from the output end: model the entire amplifier as a source, and this is its internal impedance. <em>Bioamp requirement:</em> Ro &lt;&lt; Rload.</p>
<p><span style="text-decoration: underline;"><strong>Frequency Response</strong></span>–over what range of frequencies is the gain constant? Graphically illustrated with a Bode plot of gain vs. frequency.</p>
<p><span style="text-decoration: underline;"><strong>DC offset</strong></span>–usually an amplifier has an operator-adjustable DC offset knob, to null out any offset associated with non-ideal amplifier or sensor behavior. A DC offset signal results in an incorrect reading unless removed or filtered out (high-pass filter).</p>
<h3>Operational Amplifier:</h3>
<p>basis for most instrumentation-related amplifiers, cheap, readily available, easy to work with. “Operational” = good for mathematical operations (+, -, log, &#8230;)</p>
<h2><a href="http://engineersphere.com/wp-content/uploads/2010/03/opamp.png"><img class="aligncenter size-full wp-image-1167" title="opamp" src="http://engineersphere.com/wp-content/uploads/2010/03/opamp.png" alt="" width="540" height="168" /></a>Meanings and advantages:</h2>
<p>• equal input voltages –&gt; within the limits of external power supplies, an op amp outputs whatever current is needed to drive the two input voltages equal. Result is that the output voltage follows the input, scaled by a large gain.<br />
• infinite input resistance means the op amp never loads down the source, even if the source cannot supply much power.<br />
• zero output resistance means the op amp is an ideal voltage source, with output voltage independent of whatever load impedance it must work into.<br />
• infinite open-loop gain means the amplification properties of a circuit containing an op amp are independent of the op amp internal properties.</p>
<p>Carr and Brown go through several common op-amp configurations and show how to derive their voltage gains. Suffice it for now to know that if you want to build an amplifier, an op amp is a good place to start.</p>
<h2>Common op-amp circuit configurations:</h2>
<p>• Inverting and non-inverting amplifiers<br />
• Summing and difference amplifiers<br />
• Integrating and differentiating amplifiers<br />
• Log and anti-log amplifiers<br />
• Instrumentation amplifier<br />
• Low-pass filter<br />
• High-pass filter<br />
• Band-pass and notch filters<br />
• Buffer (voltage follower, or unity-gain buffer)</p>
<h2>Op Amp Equivalent Circuit</h2>
<p>This schematic illustrates the important properties of the op amp, and of any amplifier. It can also make it easier to understand circuit operation.</p>
<p><a href="http://engineersphere.com/wp-content/uploads/2010/03/opampequivalent1.png"><img class="alignleft size-full wp-image-1169" title="opampequivalent" src="http://engineersphere.com/wp-content/uploads/2010/03/opampequivalent1.png" alt="" width="259" height="228" /></a></p>
<p>Note the open-circuit inputs– Rin = infinity. The<br />
output voltage supply is a dependent voltage<br />
source. Also, since the gain A is infinite, v2 &#8211; v1<br />
must be zero to get a finite output.</p>
<h2>Difference (Differential) Amplifier</h2>
<p><em>Example</em>: derive the gain relationship for the basic differential amplifier shown, assuming U1 is ideal and Vin = V2 &#8211; V1.</p>
<p><a href="http://engineersphere.com/wp-content/uploads/2010/03/diffamp.png"><img class="alignleft size-full wp-image-1170" title="diffamp" src="http://engineersphere.com/wp-content/uploads/2010/03/diffamp.png" alt="" width="348" height="249" /></a></p>
<p>To get equal gain of both V1 and V2, set R2/R1 = R4/R3. Then Vo = R2/R1(V2-V1).</p>
<p>To get a high gain, R2 &gt;&gt; R1, but to get high input impedance R1 (and/or R3) should be large, making R2 and R4 even larger&#8230;Result: high gain and high input impedance are difficult to achieve together.</p>
<h2>Instrumentation Amplifier</h2>
<p>A difference amp with input buffer/gain stages to increase input impedance and gain. To analyze, realize that the same current must flow in R5, R6 and R5 (since no current flows into the op amps). Set R1=R3, R2 = R4; then Vo = G1* (v3(U1) -v2(U1)), where G1 = R2/R1 = gain of second (differential) stage.</p>
<p><a href="http://engineersphere.com/wp-content/uploads/2010/03/instrumentationamp.png"><img class="aligncenter size-full wp-image-1171" title="instrumentationamp" src="http://engineersphere.com/wp-content/uploads/2010/03/instrumentationamp.png" alt="" width="595" height="368" /></a>Gain of input stage is 1 + 2*R5/R6 = G2. Overall gain is G1*G2. Making R6 a potentiometer allows compensation for inequalities in the two R5s, as well as for variable gain of the entire circuit.</p>
<p><strong><span style="text-decoration: underline;">Overall Gain</span></strong>: A practical difference amp can have a gain of 100, so it is not hard to get an overall gain of 10,000 from an instrumentation amp.<br />
<strong><span style="text-decoration: underline;">Input Impedance</span></strong>: equal to that of the op amps U1 and U2–very large. Use FET-based amps for extremely high input impedance<br />
<strong><span style="text-decoration: underline;">Output Impedance:</span></strong> close to that of the op amp U1–very small: the amp will provide whatever current is needed to maintain the output voltage regardless of load impedance.</p>
<p><strong><span style="text-decoration: underline;">Equal resistors:</span></strong> in practice one cannot buy matched discrete resistors; however it is fairly easy to manufacture them within an integrated circuit. Monolithic diff-amps are available.</p>
<h2>Non-idealities of amplifiers</h2>
<p><strong><span style="text-decoration: underline;">Gain</span></strong>:  TANSTAAFL&#8211;you cannot have gain without a power supply to provide it. Real gain is limited by the external power  supplies (+/- 12 or 15 V, for op amp circuits) Exceeding the limits of the power supply results in <strong><span style="text-decoration: underline;">Saturation</span></strong>, or “hitting the rail”.</p>
<p><strong><span style="text-decoration: underline;">Output impedance</span></strong>: a zero output impedance means the circuit will provide whatever current is needed to maintain the requested output voltage. Practically, however, an op amp can only provide some 20mA, meaning RO is negligible only for RL&gt;&gt;15V/20mA = 750 Ω.</p>
<p><span style="text-decoration: underline;"><strong>Frequency dependence</strong></span>: to avoid oscillation or saturation, circuitry must often be added that limits the bandwidth of an amplifier.<br />
• To keep DC offset signals (from polarizing electrodes, for example) out of the amplifier, a high-pass filter is used to cut off DC (and lower-frequency ac) signals.<br />
• If the load to be driven contains substantial capacitance, the current output limit again becomes a problem, limiting gain at high frequencies, where capacitors look like shorts.</p>
<p><strong><span style="text-decoration: underline;">Input bias current:</span></strong> real op amps do have non-zero input currents, which produce voltage drops at the input–another source of DC offset. This source can be minimized by using FET op amps.</p>
<h2>Impedance Bridge</h2>
<p>Often the measurand is the relation between voltage and current (one applied, the other a response) rather than a biologically generated source. An example in Carr and Brown uses a wire heated by an applied current as an airflow sensor:  air flow from a breathing patient cools the wire, changing its resistance. Similarly, a voltage applied to a membrane induces a current flow; the ratio of voltage to current is a resistance. Such relations are best measured using a <strong><span style="text-decoration: underline;">Bridge</span></strong>, and if the bridge is made solely of resistors it is called a <strong><span style="text-decoration: underline;">Wheatstone Bridge</span></strong>.</p>
<p><a href="http://engineersphere.com/wp-content/uploads/2010/03/wheatstonebridge.png"><img class="alignleft size-full wp-image-1172" title="wheatstonebridge" src="http://engineersphere.com/wp-content/uploads/2010/03/wheatstonebridge.png" alt="" width="270" height="220" /></a>Usually drawn as a diamond, this configuration of resistors is “balanced” when V+ &#8211; V- = 0. If Rtest then varies a little, a differential amplifier across V+ and V- will register a potential difference proportional to<br />
the change in Rtest.</p>
<p>The impedances can have capacitance and/or inductance associated with them, in which case the bridge can measure both energy storage and  resistive loss in an element.</p>
<p>A return path to ground for (DC) bias currents is automatically provided by this circuit to prevent saturation.</p>
<p>Well there you have it, a few common amplifier configurations and some useful terms pertaining to them.  Remember important concepts such as <strong><span style="text-decoration: underline;">amplifier saturation</span></strong>, <strong><span style="text-decoration: underline;">Input Impedance</span></strong>, <strong><span style="text-decoration: underline;">Output Impedance</span></strong>, and <span style="text-decoration: underline;"><strong>Gain</strong></span>.  A solid understanding of these concepts is sure to impress somebody!  Amplifiers  part II will continue to elaborate on more fun amplifier concepts.</p>
<p>References: References: Carr and Brown ch. 7; Webster chs. 3, 6; Neamen, Electronic Circuit Analysis and<br />
Design (McGraw Hill, 2001) ch. 9</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://engineersphere.com/basic-electrical-concepts/amplifiers-part-ii.html" rel="bookmark" class="crp_title">Amplifiers &#8211; Part II</a></li><li><a href="http://engineersphere.com/basic-electrical-concepts/complex-numbers.html" rel="bookmark" class="crp_title">Complex Numbers</a></li><li><a href="http://engineersphere.com/basic-electrical-concepts/acceptorsdonors-and-holeselectrons.html" rel="bookmark" class="crp_title">Calculating Electron and Hole Concentrations in a p-n Junction</a></li><li><a href="http://engineersphere.com/basic-computer-concepts/karnaugh-maps.html" rel="bookmark" class="crp_title">Karnaugh Maps</a></li><li><a href="http://engineersphere.com/basic-electrical-concepts/frequency-response-for-mosfetbjt.html" rel="bookmark" class="crp_title">Frequency Response for MOSFET/BJT</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://engineersphere.com/basic-electrical-concepts/amplifiers-part-i.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Laplace Transforms</title>
		<link>http://engineersphere.com/math/laplace-transforms.html</link>
		<comments>http://engineersphere.com/math/laplace-transforms.html#comments</comments>
		<pubDate>Sun, 06 Sep 2009 18:06:20 +0000</pubDate>
		<dc:creator>Luke</dc:creator>
				<category><![CDATA[Basic Electrical Engineering Concepts]]></category>
		<category><![CDATA[Circuit Theory]]></category>
		<category><![CDATA[Control Systems]]></category>
		<category><![CDATA[Differential Equations]]></category>
		<category><![CDATA[Linear Systems]]></category>
		<category><![CDATA[Math]]></category>
		<category><![CDATA[laplace]]></category>
		<category><![CDATA[laplace method]]></category>
		<category><![CDATA[laplace table]]></category>
		<category><![CDATA[laplace transform]]></category>
		<category><![CDATA[laplace transform examples]]></category>
		<category><![CDATA[laplace transforms]]></category>
		<category><![CDATA[table of laplace transforms]]></category>

		<guid isPermaLink="false">http://engineersphere.com/?p=701</guid>
		<description><![CDATA[The Laplace Transform is a method that simplifies integral and differential equations into algebraic equations. This practice is commonly used to solve for a function out of a differential equation, which otherwise may have been unsolvable or very difficult. The following integrals can be used to transform between where denotes Laplace and denotes Inverse Laplace: [...]]]></description>
			<content:encoded><![CDATA[<p>The Laplace Transform is a method that simplifies integral and differential equations into algebraic equations. This practice is commonly used to solve for a function out of a differential equation, which otherwise may have been unsolvable or very difficult. The following integrals can be used to transform between <img src='http://s.wordpress.com/latex.php?latex=F%28s%29%20%5CLeftrightarrow%20f%28t%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='F(s) \Leftrightarrow f(t) ' title='F(s) \Leftrightarrow f(t) ' class='latex' /> where <img src='http://s.wordpress.com/latex.php?latex=%5Cmathcal%7BL%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\mathcal{L} ' title='\mathcal{L} ' class='latex' /> denotes Laplace and <img src='http://s.wordpress.com/latex.php?latex=%5Cmathcal%7BL%7D%5E%7B-1%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\mathcal{L}^{-1} ' title='\mathcal{L}^{-1} ' class='latex' /> denotes Inverse Laplace:</p>
<p><img src='http://s.wordpress.com/latex.php?latex=%5Cmathcal%7BL%7D%20%5Bf%28t%29%5D%20%3D%20F%28s%29%20%3D%20%5Cint%5Climits_0%5E%5Cinfty%20%7Bf%28t%29%2Ae%20%5E%20%7B-st%7Dd%7D%20t%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\mathcal{L} [f(t)] = F(s) = \int\limits_0^\infty {f(t)*e ^ {-st}d} t ' title='\mathcal{L} [f(t)] = F(s) = \int\limits_0^\infty {f(t)*e ^ {-st}d} t ' class='latex' /></p>
<p><img src='http://s.wordpress.com/latex.php?latex=%5Cmathcal%7BL%7D%5E%7B-1%7D%5BF%28s%29%5D%20%3D%20f%28t%29%20%3D%20%5Cfrac%7B1%7D%7B2%20%5Cpi%20j%7D%20%5Cint%5Climits_%7Bc%20-%20j%20%5Comega%7D%5E%7Bc%20%2B%20j%20%5Comega%7D%20%7BF%28s%29%2Ae%20%5E%20%7B-st%7Dd%7Ds&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\mathcal{L}^{-1}[F(s)] = f(t) = \frac{1}{2 \pi j} \int\limits_{c - j \omega}^{c + j \omega} {F(s)*e ^ {-st}d}s' title='\mathcal{L}^{-1}[F(s)] = f(t) = \frac{1}{2 \pi j} \int\limits_{c - j \omega}^{c + j \omega} {F(s)*e ^ {-st}d}s' class='latex' /></p>
<p>Since these integrals can be tedious and certain functions tend to reoccur, a table of Laplace Transforms has been linked:</p>
<p><a href="http://engineersphere.com/tables">Laplace Transforms Table</a></p>
<p>This table can be a little complex to use at first so an example is provided below to get you started. In this problem we implement the Laplace Transform and Inverse Laplace Transform to solve for <img src='http://s.wordpress.com/latex.php?latex=y%28t%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='y(t) ' title='y(t) ' class='latex' />.</p>
<p><img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Bd%5E2y%7D%7Bdt%5E2%7D%20%2B%207%20%5Cfrac%7Bdy%7D%7Bdt%7D%20%2B%2012y%20%3D%2010%20%5Cquad%20y%280%29%3D3%2C%20y%27%280%29&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\frac{d^2y}{dt^2} + 7 \frac{dy}{dt} + 12y = 10 \quad y(0)=3, y&#039;(0)' title='\frac{d^2y}{dt^2} + 7 \frac{dy}{dt} + 12y = 10 \quad y(0)=3, y&#039;(0)' class='latex' /></p>
<p>The first step is to take the Laplace Transform of both sides of the equation. Use element 1 of our table for the right side and element 18 for the left side. Note that the initial conditions are necessary to take the Laplace Transform of the left side.</p>
<p><img src='http://s.wordpress.com/latex.php?latex=s%5E2%20Y%28s%29%20-%20s%20y%280%29%20-%20y%27%280%29%20%2B%207%20%28s%20Y%28s%29%20-%20y%280%29%29%20%20%2B%2012%20Y%28s%29%20%3D%20%5Cfrac%7B10%7D%7Bs%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='s^2 Y(s) - s y(0) - y&#039;(0) + 7 (s Y(s) - y(0))  + 12 Y(s) = \frac{10}{s} ' title='s^2 Y(s) - s y(0) - y&#039;(0) + 7 (s Y(s) - y(0))  + 12 Y(s) = \frac{10}{s} ' class='latex' /></p>
<p>Inputting our initial conditions:</p>
<p><img src='http://s.wordpress.com/latex.php?latex=s%5E2%20Y%28s%29%20-%203s%20-%200%20%2B%207%20%28s%20Y%28s%29%20-%203%29%20%20%2B%2012%20Y%28s%29%20%3D%20%5Cfrac%7B10%7D%7Bs%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='s^2 Y(s) - 3s - 0 + 7 (s Y(s) - 3)  + 12 Y(s) = \frac{10}{s} ' title='s^2 Y(s) - 3s - 0 + 7 (s Y(s) - 3)  + 12 Y(s) = \frac{10}{s} ' class='latex' /></p>
<p>Assuming you are an engineering student and can do a little alegebra, our next step is to find the terms that have <img src='http://s.wordpress.com/latex.php?latex=Y%28s%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='Y(s) ' title='Y(s) ' class='latex' /> in common and factor it out. Our goal is to find <img src='http://s.wordpress.com/latex.php?latex=Y%28s%29%20%3D%20F%28s%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='Y(s) = F(s) ' title='Y(s) = F(s) ' class='latex' /> because, after all, <img src='http://s.wordpress.com/latex.php?latex=%5Cmathcal%7BL%7D%5E%7B-1%7D%5BY%28s%29%5D%20%3D%20y%28t%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\mathcal{L}^{-1}[Y(s)] = y(t) ' title='\mathcal{L}^{-1}[Y(s)] = y(t) ' class='latex' />:</p>
<p><img src='http://s.wordpress.com/latex.php?latex=%28s%5E2%20%2B7s%20%2B%2012%29Y%28s%29%20-%203s%20-21%20%3D%20%5Cfrac%7B10%7D%7Bs%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='(s^2 +7s + 12)Y(s) - 3s -21 = \frac{10}{s} ' title='(s^2 +7s + 12)Y(s) - 3s -21 = \frac{10}{s} ' class='latex' /></p>
<p>After solving for <img src='http://s.wordpress.com/latex.php?latex=Y%28s%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='Y(s) ' title='Y(s) ' class='latex' /> and factoring the denominator:</p>
<p><img src='http://s.wordpress.com/latex.php?latex=Y%28s%29%20%3D%20%5Cfrac%7B3s%5E2%20%2B%2021s%20%2B%2010%7D%7Bs%28s%2B4%29%28s%2B3%29%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='Y(s) = \frac{3s^2 + 21s + 10}{s(s+4)(s+3)} ' title='Y(s) = \frac{3s^2 + 21s + 10}{s(s+4)(s+3)} ' class='latex' /></p>
<p>Now we arrive at the trickier part of this procedure. We must take the Inverse Laplace of <img src='http://s.wordpress.com/latex.php?latex=Y%28s%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='Y(s) ' title='Y(s) ' class='latex' /> to find <img src='http://s.wordpress.com/latex.php?latex=y%28t%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='y(t) ' title='y(t) ' class='latex' />. If our function <img src='http://s.wordpress.com/latex.php?latex=Y%28s%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='Y(s) ' title='Y(s) ' class='latex' /> does not match anything in the table, such as this case, factoring is a good place to start. This problem can easily be factored using the <img src='http://s.wordpress.com/latex.php?latex=expand%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='expand ' title='expand ' class='latex' /> function on your TI-89. Just go to <img src='http://s.wordpress.com/latex.php?latex=catalog%20%5Crightarrow%20expand%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='catalog \rightarrow expand ' title='catalog \rightarrow expand ' class='latex' /> and enter your function in parenthesis. Using this function:</p>
<p><img src='http://s.wordpress.com/latex.php?latex=Y%28s%29%20%3D%20%5Cfrac%7B%5Cfrac%7B5%7D%7B6%7D%7D%7Bs%7D%20-%20%5Cfrac%7B%5Cfrac%7B13%7D%7B2%7D%7D%7Bs%2B4%7D%20%2B%20%5Cfrac%7B%5Cfrac%7B26%7D%7B3%7D%7D%7Bs%2B3%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='Y(s) = \frac{\frac{5}{6}}{s} - \frac{\frac{13}{2}}{s+4} + \frac{\frac{26}{3}}{s+3} ' title='Y(s) = \frac{\frac{5}{6}}{s} - \frac{\frac{13}{2}}{s+4} + \frac{\frac{26}{3}}{s+3} ' class='latex' /></p>
<p>Noting <img src='http://s.wordpress.com/latex.php?latex=%5Cmathcal%7BL%7D%20%5Bf_1%28t%29%20%2B%20f_2%28t%29%5D%20%3D%20%5Cmathcal%7BL%7D%20%5Bf_1%28t%29%5D%20%2B%20%5Cmathcal%7BL%7D%20%5Bf_2%28t%29%5D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\mathcal{L} [f_1(t) + f_2(t)] = \mathcal{L} [f_1(t)] + \mathcal{L} [f_2(t)] ' title='\mathcal{L} [f_1(t) + f_2(t)] = \mathcal{L} [f_1(t)] + \mathcal{L} [f_2(t)] ' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=%5Cmathcal%7BL%7D%20%5Bk%2Af%28t%29%5D%20%3D%20k%2A%5Cmathcal%7BL%7D%20%5Bf%28t%29%5D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\mathcal{L} [k*f(t)] = k*\mathcal{L} [f(t)] ' title='\mathcal{L} [k*f(t)] = k*\mathcal{L} [f(t)] ' class='latex' />, we can take the Laplace Transform of each term independently and also manipulate the constant terms if necessary or just pull them out. Using the 2nd property in our Laplace Transform table:</p>
<p><img src='http://s.wordpress.com/latex.php?latex=y%28t%29%20%3D%20%5Cfrac%7B5%7D%7B6%7D%20-%20%5Cfrac%7B13%7D%7B2%7De%5E%7B-4t%7D%20%2B%20%5Cfrac%7B26%7D%7B3%7De%5E%7B-3t%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='y(t) = \frac{5}{6} - \frac{13}{2}e^{-4t} + \frac{26}{3}e^{-3t} ' title='y(t) = \frac{5}{6} - \frac{13}{2}e^{-4t} + \frac{26}{3}e^{-3t} ' class='latex' /></p>
<p>To check your work you can plug <img src='http://s.wordpress.com/latex.php?latex=y%28t%29%2C%20%5Cfrac%7Bdy%7D%7Bdt%7D%2C%20%5Cfrac%7Bd%5E2y%7D%7Bdt%5E2%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='y(t), \frac{dy}{dt}, \frac{d^2y}{dt^2} ' title='y(t), \frac{dy}{dt}, \frac{d^2y}{dt^2} ' class='latex' /> into the original, differential equation and at <img src='http://s.wordpress.com/latex.php?latex=t%3D0&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='t=0' title='t=0' class='latex' /> we find that <img src='http://s.wordpress.com/latex.php?latex=10%3D10&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='10=10' title='10=10' class='latex' />.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://engineersphere.com/math/separable-differential-equations.html" rel="bookmark" class="crp_title">Separable Differential Equations</a></li><li><a href="http://engineersphere.com/math/calculus/indefinite-integrals.html" rel="bookmark" class="crp_title">Indefinite Integrals</a></li><li><a href="http://engineersphere.com/linear-systems/zero-input-response/zero-input-response.html" rel="bookmark" class="crp_title">Zero Input Response</a></li><li><a href="http://engineersphere.com/math/differential-equations/solving-a-system-equation.html" rel="bookmark" class="crp_title">Solving a System Equation</a></li><li><a href="http://engineersphere.com/matlab/root-locus-method-in-matlab.html" rel="bookmark" class="crp_title">Root Locus Method in MATLAB</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://engineersphere.com/math/laplace-transforms.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Thevenin Equivalent</title>
		<link>http://engineersphere.com/basic-electrical-concepts/thevenin-equivalent.html</link>
		<comments>http://engineersphere.com/basic-electrical-concepts/thevenin-equivalent.html#comments</comments>
		<pubDate>Mon, 17 Aug 2009 20:44:58 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Basic Electrical Engineering Concepts]]></category>
		<category><![CDATA[Circuit Theory]]></category>
		<category><![CDATA[Thevenin]]></category>
		<category><![CDATA[Thevenin Equivalent]]></category>
		<category><![CDATA[thevenin equivalent circuit]]></category>
		<category><![CDATA[thevenin equivalents]]></category>
		<category><![CDATA[Thevenins Equivalent]]></category>

		<guid isPermaLink="false">http://engineersphere.com/?p=662</guid>
		<description><![CDATA[Thevenin’s theorem states that a two terminal circuit containing voltage sources, current sources, and resistors can be modeled as a voltage source in series with a resistor.  The benefit of using a Thevenin equivalent is that it makes analyzing how a circuit interacts with other circuits a much simpler process.  Consider the circuit below.  Suppose [...]]]></description>
			<content:encoded><![CDATA[<p>Thevenin’s theorem states that a two terminal circuit containing voltage sources, current sources, and resistors can be modeled as a voltage source in series with a resistor.  The benefit of using a Thevenin equivalent is that it makes analyzing how a circuit interacts with other circuits a much simpler process.  Consider the circuit below.  Suppose you want to know the loaded voltage of the circuit (V<sub>L</sub>) for three different loads connected to nodes a and b.  The three loads are 200 Ω,  2 kΩ, and 20 kΩ.  How fast could you find each V<sub>ab</sub>?</p>
<p><img class="aligncenter size-full wp-image-663" title="figure1" src="http://engineersphere.com/wp-content/uploads/2009/08/figure12.gif" alt="figure1" width="554" height="188" /></p>
<p>The best method for quickly assessing the performance of this circuit at a variety of loads is to find the circuit’s Thevenin equivalent.</p>
<p><img class="aligncenter size-full wp-image-664" title="figure2" src="http://engineersphere.com/wp-content/uploads/2009/08/figure22.gif" alt="figure2" width="587" height="165" /></p>
<p>Once we have the equivalent circuit, the problem can be solved using three simple voltage dividers.</p>
<p><img class="alignleft size-full wp-image-666" title="figure3" src="http://engineersphere.com/wp-content/uploads/2009/08/figure33.gif" alt="figure3" width="589" height="173" /></p>
<p><img src='http://s.wordpress.com/latex.php?latex=V_%7BL1%7D%20%3D%20V_%7Bth%7D%20%28%5Cfrac%7BR_%7BL1%7D%7D%7BR_%7BL1%7D%20%2B%20R_%7Bth%7D%7D%29%20%3D%202%20%28%5Cfrac%7B200%7D%7B200%20%2B%206k%7D%29%20%3D%200.065V%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='V_{L1} = V_{th} (\frac{R_{L1}}{R_{L1} + R_{th}}) = 2 (\frac{200}{200 + 6k}) = 0.065V ' title='V_{L1} = V_{th} (\frac{R_{L1}}{R_{L1} + R_{th}}) = 2 (\frac{200}{200 + 6k}) = 0.065V ' class='latex' />      <img src='http://s.wordpress.com/latex.php?latex=V_%7BL2%7D%20%3D%200.5V%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='V_{L2} = 0.5V ' title='V_{L2} = 0.5V ' class='latex' />   <img src='http://s.wordpress.com/latex.php?latex=V_%7BL3%7D%20%3D%201.54V%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='V_{L3} = 1.54V ' title='V_{L3} = 1.54V ' class='latex' /></p>
<p><strong>Finding Thevenin Equivalents in Practice</strong></p>
<p>By using the Thevenin equivalent model, the problem was solved without the need to perform a full circuit analysis each time the load changed.  However, you must learn how to acquire Thevenin equivalents before you can take advantage of them.  In practice, finding the Thevenin equivalent of a circuit is simple.</p>
<ul>
<li>Find V<sub>th</sub> by measuring the open circuit voltage with a multimeter.</li>
<li>Find R<sub>th</sub> by connecting a current meter to the two terminals and dividing V<sub>th</sub> by the measured current (called a short-circuit current).  <strong>Note      that this isn’t the safest method and should never be used in practice!</strong> A safer and more proper method for finding R<sub>th</sub> is outlined in      Lab 3.  That is, find a load      resistance that produces a noticeable drop in the load voltage.  Then find R<sub>th</sub> by applying the      voltage divider formula.</li>
</ul>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=V_%7BL%7D%20%3D%20V_%7Bth%7D%20%28%5Cfrac%7BR_%7BL%7D%7D%7BR_%7BL%7D%20%2B%20R_%7Bth%7D%7D%29%20%5Crightarrow%20R_%7Bth%7D%20%3D%20R_%7BL%7D%20%28%5Cfrac%7BV_%7Bth%7D%20-%20V_%7BL%7D%7D%7BV_%7BL%7D%7D%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='V_{L} = V_{th} (\frac{R_{L}}{R_{L} + R_{th}}) \rightarrow R_{th} = R_{L} (\frac{V_{th} - V_{L}}{V_{L}}) ' title='V_{L} = V_{th} (\frac{R_{L}}{R_{L} + R_{th}}) \rightarrow R_{th} = R_{L} (\frac{V_{th} - V_{L}}{V_{L}}) ' class='latex' /></p>
<p><strong>Thevenin Equivalent Resistance</strong></p>
<p>In theory, finding the Thevenin equivalent is more difficult because we can’t rely on lab equipment to do the work for us.  On paper, the Thevenin equivalent resistance (R<sub>th</sub>) is easier to find.</p>
<p><img class="alignright size-full wp-image-669" title="figure4" src="http://engineersphere.com/wp-content/uploads/2009/08/figure41.gif" alt="figure4" width="198" height="88" /></p>
<p><strong>1. If there is a load, remove it</strong> – Remember that Thevenin’s theorem applies to two terminal circuits.  This implies that the circuit is unloaded (see Figure 4).  After all, V<sub>th</sub> is equal to the open circuit voltage, as you saw above.</p>
<p><strong>2. Short out any voltage sources and open up any current sources</strong> – All sources must be deactivated to find the Thevenin equivalent resistance.</p>
<p><img class="alignright size-full wp-image-670" title="figure5" src="http://engineersphere.com/wp-content/uploads/2009/08/figure5.gif" alt="figure5" width="220" height="152" /></p>
<p><strong>3. Find the equivalent resistance looking into the two nodes</strong> – In Figure 4, the two nodes would be a and b.  The easiest way to find the equivalent resistance is to start at node a and end at node b.  If there are multiple paths from a to b, then there are parallel resistors somewhere in the circuit.</p>
<p><em>Example 1:</em> Find the Thevenin equivalent resistance with respect to nodes a and b for the circuit in Figure 5.</p>
<p><em>Solution:</em> Follow the steps listed above.  There is no load to remove because nodes a and b are already open.  Next, deactivate the sources by shorting the voltage source and opening the current source.  Shorting the voltage source effectively shorts out the 40 Ω and 15 Ω resistors, meaning they have no bearing on the value of R<sub>th</sub>.  The last circuit in Figure 6 shows the two paths current can flow from a to b.  R<sub>th</sub> is given by the equation below.</p>
<p><img src='http://s.wordpress.com/latex.php?latex=R_%7Bth%7D%20%3D%20%284%20%2B%2026%29%20%7C%7C%2010%20%3D%207.5%20%5COmega%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='R_{th} = (4 + 26) || 10 = 7.5 \Omega ' title='R_{th} = (4 + 26) || 10 = 7.5 \Omega ' class='latex' /></p>
<p><img class="aligncenter size-full wp-image-671" title="figure6" src="http://engineersphere.com/wp-content/uploads/2009/08/figure62.gif" alt="figure6" width="589" height="142" /><img class="alignright size-full wp-image-674" title="figure7" src="http://engineersphere.com/wp-content/uploads/2009/08/figure74.gif" alt="figure7" width="119" height="154" /></p>
<p><strong>Thevenin Equivalent Voltage</strong></p>
<p>Any of the circuit analysis techniques learned so far can be used to find the Thevenin equivalent voltage (V<sub>th</sub>).  Voltage dividers, branch currents, node voltage, superposition, and source transformations (the last two will be covered soon) are all legitimate methods for finding V<sub>th</sub>.  Of the two Thevenin equivalent values, V<sub>th</sub> tends to be the harder one to find because there is no one best way to work all problems.  Node voltage may work well on one circuit, but may be weighed down by multiple variables on another.  Voltage division isn’t always easy, either.</p>
<p>Until you can recognize which method to use, perhaps the best approach is to try one method and see if it works.  If the math becomes too overwhelming, move on to a different method.  Also, realize that the equivalent voltage is measured across two nodes, as shown in Figure 7.  Be certain V<sub>b</sub> is connected to ground before declaring that V<sub>a</sub> is equal to V<sub>th</sub>. In this case V<sub>th</sub> is equal to V<sub>a</sub> &#8211; V<sub>b</sub>. Finally, <strong>if there is a load, remember that you must remove it before working the problem!</strong> Once again, a Thevenin equivalent is derived from an unloaded circuit.  A loaded circuit alters the equivalent values.</p>
<p><em>Example 2:</em> Find the Thevenin equivalent voltage with respect to nodes a and b for the circuit in Figure 5.</p>
<p><em>Solution:</em> The circuit has no ground marked.  This must be placed first.  In general, it’s most convenient to place the ground at the negative terminal of a voltage source.  Placing the ground at the negative terminal of the 17.4 V makes the voltage at the node connected to the source’s positive terminal 17.4 V.</p>
<p><img class="alignright size-full wp-image-675" title="figure8" src="http://engineersphere.com/wp-content/uploads/2009/08/figure81.gif" alt="figure8" width="214" height="154" /></p>
<p>Note: This node would not be at 17.4 V had the ground been connected elsewhere.</p>
<p>The next step is to find the two node voltages, V<sub>a</sub> and V<sub>b</sub>.  Because there is a resistor between node b and ground, V<sub>b</sub> must be found in addition to V<sub>a</sub>.  The current source combined with the arrangement of resistors make voltage division all but impossible.  Instead, try the node voltage method for node a.</p>
<p><img src='http://s.wordpress.com/latex.php?latex=I_%7B1%7D%20%2B%20I_%7B2%7D%2B%20I_%7B3%7D%20%3D%200%20%5Crightarrow%20%5Cfrac%7BV_%7Ba%7D%20-%2017.4%7D%7B26%7D%20-%200.1%20%2B%20%5Cfrac%7BV_%7Ba%7D%7D%7B14%7D%20%3D%200%20%5Crightarrow%20V_%7Ba%7D%20%3D%207V%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='I_{1} + I_{2}+ I_{3} = 0 \rightarrow \frac{V_{a} - 17.4}{26} - 0.1 + \frac{V_{a}}{14} = 0 \rightarrow V_{a} = 7V ' title='I_{1} + I_{2}+ I_{3} = 0 \rightarrow \frac{V_{a} - 17.4}{26} - 0.1 + \frac{V_{a}}{14} = 0 \rightarrow V_{a} = 7V ' class='latex' /></p>
<p><img class="alignright size-full wp-image-677" title="figure10" src="http://engineersphere.com/wp-content/uploads/2009/08/figure10.gif" alt="figure10" width="118" height="134" /></p>
<p>Notice that the last term used 14 instead of 10.  This is allowable because the 4 Ω and 10 Ω resistors are in series.  Find V<sub>b</sub> by using either node voltage or voltage division.  In this case, it’s faster to use voltage division.  If this isn’t obvious, redraw the branch containing node b as shown in Figure 9.</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=V_%7Bb%7D%20%3D%207%28%5Cfrac%7B4%7D%7B4%2B10%7D%29%20%3D%202V%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='V_{b} = 7(\frac{4}{4+10}) = 2V ' title='V_{b} = 7(\frac{4}{4+10}) = 2V ' class='latex' /></p>
<p>Now solve for V<sub>th</sub> using the equation from Figure 7 and draw the Thevenin equivalent.</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=V_%7Bth%7D%20%3D%20V_%7Ba%7D%20-%20V_%7Bb%7D%20%3D%207%20-%202%20%3D%205V%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='V_{th} = V_{a} - V_{b} = 7 - 2 = 5V ' title='V_{th} = V_{a} - V_{b} = 7 - 2 = 5V ' class='latex' /></p>
<p style="text-align: left;">See, Thevenin&#8217;s Equivalent is a lot of fun!  Get good at this and you have mastered quite a few important engineering concepts!  Thanks to Ryan Eatinger (reatinge@ksu.edu) for contribution of this lesson. <img src='http://engineersphere.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://engineersphere.com/basic-electrical-concepts/node-voltage.html" rel="bookmark" class="crp_title">Node Voltage</a></li><li><a href="http://engineersphere.com/basic-electrical-concepts/internal-resistance-and-the-effects-of-loading.html" rel="bookmark" class="crp_title">Internal Resistance and the Effects of Loading</a></li><li><a href="http://engineersphere.com/basic-electrical-concepts/current-divider.html" rel="bookmark" class="crp_title">Current Divider</a></li><li><a href="http://engineersphere.com/basic-electrical-concepts/parallel-resistors.html" rel="bookmark" class="crp_title">Parallel Resistors</a></li><li><a href="http://engineersphere.com/basic-electrical-concepts/voltage-divider.html" rel="bookmark" class="crp_title">Voltage Divider</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://engineersphere.com/basic-electrical-concepts/thevenin-equivalent.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Node Voltage</title>
		<link>http://engineersphere.com/basic-electrical-concepts/node-voltage.html</link>
		<comments>http://engineersphere.com/basic-electrical-concepts/node-voltage.html#comments</comments>
		<pubDate>Tue, 11 Aug 2009 01:45:22 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Basic Electrical Engineering Concepts]]></category>
		<category><![CDATA[Circuit Theory]]></category>
		<category><![CDATA[Node Voltage]]></category>
		<category><![CDATA[Node Voltage Analysis]]></category>
		<category><![CDATA[Node Voltage Method]]></category>
		<category><![CDATA[The Node Voltage Method]]></category>

		<guid isPermaLink="false">http://engineersphere.com/?p=639</guid>
		<description><![CDATA[As its name implies, the node voltage method is used to find a node’s voltage with respect to ground.  While a voltage divider can be used for the same purpose, the primary purpose of a voltage divider is to find voltage drops across resistances rather than with respect to ground.  One disadvantage of using a [...]]]></description>
			<content:encoded><![CDATA[<p>As its name implies, the node voltage method is used to find a node’s voltage with respect to ground.  While a voltage divider can be used for the same purpose, the primary purpose of a voltage divider is to find voltage drops <em>across</em> resistances rather than with respect to ground.  One disadvantage of using a voltage divider is that a circuit must be simplified to a two resistor series circuit before the equation can be applied.  The larger the circuit, the more difficult it becomes to simplify the circuit, especially when there are multiple sources.  With the node voltage method, no simplification is necessary.  It can be applied to the circuit as is.</p>
<p><img class="alignright size-full wp-image-640" title="figure1" src="http://engineersphere.com/wp-content/uploads/2009/08/figure11.gif" alt="figure1" width="244" height="167" /></p>
<p>The circuit in Figure 1 shows three resistors meeting at a node.  We’ll use this node to show how node voltage works in the most general sense (i.e. without using any numbers).  As you’ll see, the node voltage method is basically Ohm’s law applied to Kirchoff’s current law.</p>
<p>Note: All of the voltages in Figure 1 (and other figures throughout this article) are node voltages, or voltages at a node, which are taken with respect to ground.</p>
<p><strong>1. Pick a node</strong> – This can be any node.  In the problems you’ll see, you’re told which node to use.  In reality, node voltage can be applied to any node because KCL can be applied to any node.  Let’s pick the V<sub>x</sub> node for this example.</p>
<p><strong>2. Apply KCL to the node</strong> – There are three paths or branches connected to the V<sub>x</sub> node and each path has its own current.  These currents are labeled as I<sub>1</sub>, I<sub>2</sub>, and I<sub>3</sub>.  Rather than trying to guess which way these currents flow, assume that all currents leave the node.  If we assume that all currents leave the node, then we’re also assuming no currents enter the node, simplifying the KCL equation as shown below.</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%5CSigma%20i_%7Bleaving%7D%20%3D%20%5CSigma%20i_%7Bentering%7D%20%5Crightarrow%20%5CSigma%20i_%7Bleaving%7D%20%3D%200%20%5Crightarrow%20I_%7B1%7D%20%2B%20I_%7B2%7D%20%2B%20I_%7B3%7D%20%3D%200%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\Sigma i_{leaving} = \Sigma i_{entering} \rightarrow \Sigma i_{leaving} = 0 \rightarrow I_{1} + I_{2} + I_{3} = 0 ' title='\Sigma i_{leaving} = \Sigma i_{entering} \rightarrow \Sigma i_{leaving} = 0 \rightarrow I_{1} + I_{2} + I_{3} = 0 ' class='latex' /></p>
<p>Note that it doesn’t matter if our assumption is wrong.  If one of the currents is actually flowing into the node, it will show up later as a negative in the KCL equation (and we’re not afraid of negative numbers).</p>
<p><strong>3. Write equations for each current</strong> – Unless one of the branches is a current source, you’ll have to place each current in terms of voltages and resistances according to Ohm’s law.</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=I_%7B1%7D%20%3D%20%5Cfrac%7BV_%7Bx%7D%20-%20V_%7B1%7D%7D%7BR_%7B1%7D%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='I_{1} = \frac{V_{x} - V_{1}}{R_{1}} ' title='I_{1} = \frac{V_{x} - V_{1}}{R_{1}} ' class='latex' />              <img src='http://s.wordpress.com/latex.php?latex=I_%7B2%7D%20%3D%20%5Cfrac%7BV_%7Bx%7D%20-%20V_%7B2%7D%7D%7BR_%7B2%7D%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='I_{2} = \frac{V_{x} - V_{2}}{R_{2}} ' title='I_{2} = \frac{V_{x} - V_{2}}{R_{2}} ' class='latex' />             <img src='http://s.wordpress.com/latex.php?latex=I_%7B3%7D%20%3D%20%5Cfrac%7BV_%7Bx%7D%20-%20V_%7B3%7D%7D%7BR_%7B3%7D%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='I_{3} = \frac{V_{x} - V_{3}}{R_{3}} ' title='I_{3} = \frac{V_{x} - V_{3}}{R_{3}} ' class='latex' /></p>
<p><strong>4. Derive the node voltage equation</strong> – Plug the equations you found in step 3 back into the KCL equation in step 2 to derive the node voltage equation for V<sub>x</sub>.</p>
<p><img src='http://s.wordpress.com/latex.php?latex=i_%7Bleaving%7D%20%3D%200%20%5Crightarrow%20I_%7B1%7D%20%2B%20I_%7B2%7D%20%2B%20I_%7B3%7D%20%3D%200%20%5Crightarrow%20%5Cfrac%7BV_%7Bx%7D%20-%20V_%7B1%7D%7D%7BR_%7B1%7D%7D%20%2B%20%5Cfrac%7BV_%7Bx%7D%20-%20V_%7B2%7D%7D%7BR_%7B2%7D%7D%20%2B%20%5Cfrac%7BV_%7Bx%7D%20-%20V_%7B3%7D%7D%7BR_%7B3%7D%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='i_{leaving} = 0 \rightarrow I_{1} + I_{2} + I_{3} = 0 \rightarrow \frac{V_{x} - V_{1}}{R_{1}} + \frac{V_{x} - V_{2}}{R_{2}} + \frac{V_{x} - V_{3}}{R_{3}} ' title='i_{leaving} = 0 \rightarrow I_{1} + I_{2} + I_{3} = 0 \rightarrow \frac{V_{x} - V_{1}}{R_{1}} + \frac{V_{x} - V_{2}}{R_{2}} + \frac{V_{x} - V_{3}}{R_{3}} ' class='latex' /></p>
<p><strong>5. Solve for any variables</strong> – In most problems you’ll encounter, all of the variables will be known except the voltage at the node.  In this instance, solve for V<sub>x</sub> and you’re finished.  A node voltage equation can be written for any node in a circuit.  For multiple variables, you’ll need multiple equations (more on this later).</p>
<p><img class="alignright size-full wp-image-644" title="figure2" src="http://engineersphere.com/wp-content/uploads/2009/08/figure21.gif" alt="figure2" width="241" height="279" /></p>
<p><em>Example 1: </em>Find the voltage V<sub>1</sub> for the circuit in Figure 2.</p>
<p><em>Solution: </em>The first step has already been taken care of in the problem statement.  The next step is to write the KCL equation for the V<sub>1</sub> node.  Mark the currents as shown in Figure 3, assuming that they all flow away from the node.  The KCL equation becomes:</p>
<p><img src='http://s.wordpress.com/latex.php?latex=%5CSigma%20i_%7Bleaving%7D%20%3D%20%5CSigma%20i_%7Bentering%7D%20%5Crightarrow%20I_%7B1%7D%20%2B%20I_%7B2%7D%20%2B%20I_%7B3%7D%20%3D%200%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\Sigma i_{leaving} = \Sigma i_{entering} \rightarrow I_{1} + I_{2} + I_{3} = 0 ' title='\Sigma i_{leaving} = \Sigma i_{entering} \rightarrow I_{1} + I_{2} + I_{3} = 0 ' class='latex' /></p>
<p>Next, write equations for each current.  The two voltage sources are connected to ground, making it easy to find the voltages at the nodes on the upper left and right corners of the circuit.  Notice that V<sub>a</sub>’s positive terminal is connected to ground, making the voltage at the negative terminal -8 V.</p>
<p><img src='http://s.wordpress.com/latex.php?latex=I_%7B1%7D%20%3D%20%5Cfrac%7BV_%7B1%7D%20-%20%28-V_%7Ba%7D%20%29%7D%7BR_%7B1%7D%7D%20%3D%20%5Cfrac%7BV_%7B1%7D%20-%20%28-8%29%7D%7B150%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='I_{1} = \frac{V_{1} - (-V_{a} )}{R_{1}} = \frac{V_{1} - (-8)}{150} ' title='I_{1} = \frac{V_{1} - (-V_{a} )}{R_{1}} = \frac{V_{1} - (-8)}{150} ' class='latex' />            <img src='http://s.wordpress.com/latex.php?latex=I_%7B2%7D%20%3D%20%5Cfrac%7BV_%7B1%7D%20-%200%7D%7BR_%7B2%7D%7D%20%3D%20%5Cfrac%7BV_%7B1%7D%7D%7B30%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='I_{2} = \frac{V_{1} - 0}{R_{2}} = \frac{V_{1}}{30} ' title='I_{2} = \frac{V_{1} - 0}{R_{2}} = \frac{V_{1}}{30} ' class='latex' />            <img src='http://s.wordpress.com/latex.php?latex=I_%7B3%7D%20%3D%20%5Cfrac%7BV_%7B1%7D%20-%20V_%7Bb%7D%7D%7BR_%7B3%7D%7D%20%3D%20%5Cfrac%7BV_%7B1%7D%20-%2010%7D%7B20%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='I_{3} = \frac{V_{1} - V_{b}}{R_{3}} = \frac{V_{1} - 10}{20} ' title='I_{3} = \frac{V_{1} - V_{b}}{R_{3}} = \frac{V_{1} - 10}{20} ' class='latex' /></p>
<p>Using these equations, derive the node voltage equation for V<sub>1</sub>.  Solving for V<sub>1</sub> gives the voltage with respect to ground at that node.</p>
<p><img src='http://s.wordpress.com/latex.php?latex=%5CSigma%20i_%7Bleaving%7D%20%3D%5CSigma%20i_%7Bentering%7D%20%5Crightarrow%20I_%7B1%7D%20%2B%20I_%7B2%7D%20%2B%20I_%7B3%7D%20%3D%200%20%5Crightarrow%20%5Cfrac%7BV_%7B1%7D%20%2B%208%7D%7B150%7D%20%2B%20%5Cfrac%7BV_%7B1%7D%7D%7B30%7D%20%2B%20%5Cfrac%7BV_%7B1%7D%20-%2010%7D%7B20%7D%20%3D%200%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\Sigma i_{leaving} =\Sigma i_{entering} \rightarrow I_{1} + I_{2} + I_{3} = 0 \rightarrow \frac{V_{1} + 8}{150} + \frac{V_{1}}{30} + \frac{V_{1} - 10}{20} = 0 ' title='\Sigma i_{leaving} =\Sigma i_{entering} \rightarrow I_{1} + I_{2} + I_{3} = 0 \rightarrow \frac{V_{1} + 8}{150} + \frac{V_{1}}{30} + \frac{V_{1} - 10}{20} = 0 ' class='latex' /></p>
<p><img src='http://s.wordpress.com/latex.php?latex=300%28%5Cfrac%7BV_%7B1%7D%20%2B%208%7D%7B150%7D%20%2B%20%5Cfrac%7BV_%7B1%7D%7D%7B30%7D%20%2B%20%5Cfrac%7BV_%7B1%7D%20-%2010%7D%7B20%7D%20%3D%200%29%20%3D%200%28300%29%20%5Crightarrow%202V_%7B1%7D%20%2B%2016%20%2B%2010V_%7B1%7D%20%2B%2015V_%7B1%7D%20-%20150%20%3D%200%20%5Crightarrow%20V_%7B1%7D%20%3D%204.96V%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='300(\frac{V_{1} + 8}{150} + \frac{V_{1}}{30} + \frac{V_{1} - 10}{20} = 0) = 0(300) \rightarrow 2V_{1} + 16 + 10V_{1} + 15V_{1} - 150 = 0 \rightarrow V_{1} = 4.96V ' title='300(\frac{V_{1} + 8}{150} + \frac{V_{1}}{30} + \frac{V_{1} - 10}{20} = 0) = 0(300) \rightarrow 2V_{1} + 16 + 10V_{1} + 15V_{1} - 150 = 0 \rightarrow V_{1} = 4.96V ' class='latex' /></p>
<p><strong>Working with current sources</strong></p>
<p><img class="alignright size-full wp-image-649" title="figure3" src="http://engineersphere.com/wp-content/uploads/2009/08/figure31.gif" alt="figure3" width="248" height="290" /></p>
<p><em>Example 2: </em>Find the voltage V<sub>1</sub> for the circuit in Figure 4.</p>
<p><em>Solution: </em>The approach doesn’t change when there are current sources in the circuit.  Current sources can actually simplify the math.  Once again, the node has been chosen by the problem statement.  Now write the KCL equation and solve the problem the same way as before.  Note that the current source points into the node and therefore needs to be added as a negative current.</p>
<p><img src='http://s.wordpress.com/latex.php?latex=%5CSigma%20i_%7Bleaving%7D%20%3D%5CSigma%20i_%7Bentering%7D%20%5Crightarrow%20I_%7B1%7D%20%2B%20I_%7B2%7D%20%2B%20I_%7B3%7D%20%3D%200%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\Sigma i_{leaving} =\Sigma i_{entering} \rightarrow I_{1} + I_{2} + I_{3} = 0 ' title='\Sigma i_{leaving} =\Sigma i_{entering} \rightarrow I_{1} + I_{2} + I_{3} = 0 ' class='latex' /></p>
<p><img src='http://s.wordpress.com/latex.php?latex=I_%7B1%7D%20%3D%20%5Cfrac%7BV_%7B1%7D%20-%206%7D%7B3k%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='I_{1} = \frac{V_{1} - 6}{3k} ' title='I_{1} = \frac{V_{1} - 6}{3k} ' class='latex' />           <img src='http://s.wordpress.com/latex.php?latex=I_%7B2%7D%20%3D%20%5Cfrac%7BV_%7B1%7D%7D%7B1k%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='I_{2} = \frac{V_{1}}{1k} ' title='I_{2} = \frac{V_{1}}{1k} ' class='latex' />          <img src='http://s.wordpress.com/latex.php?latex=I_%7B3%7D%20%3D%20-0.01%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='I_{3} = -0.01 ' title='I_{3} = -0.01 ' class='latex' /></p>
<p><img src='http://s.wordpress.com/latex.php?latex=%5CSigma%20i_%7Bleaving%7D%20%3D%200%20%5Crightarrow%20I_%7B1%7D%20%2B%20I_%7B2%7D%20%2B%20I_%7B3%7D%20%3D%200%20%5Crightarrow%20%5Cfrac%7BV_%7B1%7D%20-%206%7D%7B3k%7D%20%2B%20%5Cfrac%7BV_%7B1%7D%7D%7B1k%7D%20-%200.01%20%3D%200%20%5Crightarrow%20V_%7B1%7D%20%3D%209V%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\Sigma i_{leaving} = 0 \rightarrow I_{1} + I_{2} + I_{3} = 0 \rightarrow \frac{V_{1} - 6}{3k} + \frac{V_{1}}{1k} - 0.01 = 0 \rightarrow V_{1} = 9V ' title='\Sigma i_{leaving} = 0 \rightarrow I_{1} + I_{2} + I_{3} = 0 \rightarrow \frac{V_{1} - 6}{3k} + \frac{V_{1}}{1k} - 0.01 = 0 \rightarrow V_{1} = 9V ' class='latex' /></p>
<p><strong>Working with Multiple Variables</strong></p>
<p><strong><img class="alignright size-full wp-image-652" title="figure6" src="http://engineersphere.com/wp-content/uploads/2009/08/figure61.gif" alt="figure6" width="298" height="133" /></strong></p>
<p><em>Example 3:</em> Find the voltages V<sub>1</sub> and V<sub>2</sub> for the circuit in Figure 6.</p>
<p><em>Solution:</em> Approach every node voltage problem in the same manner: choose a node and derive its node voltage equation.  If the equation has more than one variable, then move to the next node and write another node voltage equation.  Continue this process until the number of equations equals the number of variables.  In this example, there will be two variables (V<sub>1</sub> and V<sub>2</sub>).  This means two node voltage equations are required to find the two voltages.</p>
<p>This time there are two nodes to choose from.  Start with V<sub>1</sub> first.  As always, assume the currents flow away from the node.</p>
<p><img class="alignright size-full wp-image-654" title="figure7" src="http://engineersphere.com/wp-content/uploads/2009/08/figure71.gif" alt="figure7" width="303" height="152" /><img src='http://s.wordpress.com/latex.php?latex=%5CSigma%20i_%7Bleaving%7D%20%3D%5CSigma%20i_%7Bentering%7D%20%5Crightarrow%20I_%7B1%7D%20%2B%20I_%7B2%7D%20%2B%20I_%7B3%7D%20%3D%200%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\Sigma i_{leaving} =\Sigma i_{entering} \rightarrow I_{1} + I_{2} + I_{3} = 0 ' title='\Sigma i_{leaving} =\Sigma i_{entering} \rightarrow I_{1} + I_{2} + I_{3} = 0 ' class='latex' /></p>
<p>Deriving equations for I<sub>1</sub> and I<sub>2</sub> is the same as before, but I<sub>3</sub> is slightly different.  The voltage V<sub>2</sub> is unknown, but it can still be placed into the equation.  It will be treated as a variable just like V<sub>1</sub>.</p>
<p><img src='http://s.wordpress.com/latex.php?latex=I_%7B1%7D%20%3D%20%5Cfrac%7BV_%7B1%7D%20-%20V_%7Ba%7D%7D%7BR_%7B1%7D%7D%20%3D%20%5Cfrac%7BV_%7B1%7D%20-%20150%7D%7B20%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='I_{1} = \frac{V_{1} - V_{a}}{R_{1}} = \frac{V_{1} - 150}{20} ' title='I_{1} = \frac{V_{1} - V_{a}}{R_{1}} = \frac{V_{1} - 150}{20} ' class='latex' />               <img src='http://s.wordpress.com/latex.php?latex=I_%7B2%7D%20%3D%20%5Cfrac%7BV_%7B1%7D%20-%200%7D%7BR_%7B2%7D%7D%20%3D%20%5Cfrac%7BV_%7B1%7D%7D%7B80%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='I_{2} = \frac{V_{1} - 0}{R_{2}} = \frac{V_{1}}{80} ' title='I_{2} = \frac{V_{1} - 0}{R_{2}} = \frac{V_{1}}{80} ' class='latex' />              <img src='http://s.wordpress.com/latex.php?latex=I_%7B3%7D%20%3D%20%5Cfrac%7BV_%7B1%7D%20-%20V_%7B2%7D%7D%7BR_%7B3%7D%7D%20%3D%20%5Cfrac%7BV_%7B1%7D%20-%20V_%7B2%7D%7D%7B40%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='I_{3} = \frac{V_{1} - V_{2}}{R_{3}} = \frac{V_{1} - V_{2}}{40} ' title='I_{3} = \frac{V_{1} - V_{2}}{R_{3}} = \frac{V_{1} - V_{2}}{40} ' class='latex' /></p>
<p>The node voltage equation for V<sub>1</sub> becomes</p>
<p><img src='http://s.wordpress.com/latex.php?latex=I_%7B1%7D%20%2B%20I_%7B2%7D%20%2B%20I_%7B3%7D%20%3D%200%20%5Crightarrow%20%5Cfrac%7BV_%7B1%7D%20-%20150%7D%7B20%7D%20%2B%20%5Cfrac%7BV_%7B1%7D%7D%7B80%7D%20%2B%20%5Cfrac%7BV_%7B1%7D%20-%20V_%7B2%7D%7D%7B40%7D%20%3D%200%20%5Crightarrow%207V_%7B1%7D%20-%202V_%7B2%7D%20%3D%20600%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='I_{1} + I_{2} + I_{3} = 0 \rightarrow \frac{V_{1} - 150}{20} + \frac{V_{1}}{80} + \frac{V_{1} - V_{2}}{40} = 0 \rightarrow 7V_{1} - 2V_{2} = 600 ' title='I_{1} + I_{2} + I_{3} = 0 \rightarrow \frac{V_{1} - 150}{20} + \frac{V_{1}}{80} + \frac{V_{1} - V_{2}}{40} = 0 \rightarrow 7V_{1} - 2V_{2} = 600 ' class='latex' /></p>
<p>Now follow the same procedure to find the node voltage equation for V<sub>2</sub>.</p>
<p><img class="alignright size-full wp-image-657" title="figure8" src="http://engineersphere.com/wp-content/uploads/2009/08/figure8.gif" alt="figure8" width="304" height="144" /><img src='http://s.wordpress.com/latex.php?latex=I_%7B1%7D%20%3D%20%5Cfrac%7BV_%7B2%7D%20-%20V_%7B1%7D%7D%7BR_%7B1%7D%7D%20%3D%20%5Cfrac%7BV_%7B2%7D%20-%20V_%7B1%7D%7D%7B40%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='I_{1} = \frac{V_{2} - V_{1}}{R_{1}} = \frac{V_{2} - V_{1}}{40} ' title='I_{1} = \frac{V_{2} - V_{1}}{R_{1}} = \frac{V_{2} - V_{1}}{40} ' class='latex' /></p>
<p><img src='http://s.wordpress.com/latex.php?latex=I_%7B2%7D%20%3D%20-11.25%20A%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='I_{2} = -11.25 A ' title='I_{2} = -11.25 A ' class='latex' /></p>
<p><img src='http://s.wordpress.com/latex.php?latex=I_%7B3%7D%20%3D%20%5Cfrac%7BV_%7B2%7D%20-%200%7D%7BR_%7B4%7D%7D%20%3D%20%5Cfrac%7BV_%7B2%7D%7D%7B4%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='I_{3} = \frac{V_{2} - 0}{R_{4}} = \frac{V_{2}}{4} ' title='I_{3} = \frac{V_{2} - 0}{R_{4}} = \frac{V_{2}}{4} ' class='latex' /></p>
<p><img src='http://s.wordpress.com/latex.php?latex=I_%7B1%7D%20%2B%20I_%7B2%7D%20%2B%20I_%7B3%7D%20%3D%200%20%5Crightarrow%20%5Cfrac%7BV_%7B2%7D%20-%20V_%7B1%7D%7D%7B40%7D%20-11.25%20%2B%20%5Cfrac%7BV_%7B2%7D%7D%7B4%7D%20%3D%200%20%5Crightarrow%20-V_%7B1%7D%20%2B%2011V_%7B2%7D%20%3D%20450%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='I_{1} + I_{2} + I_{3} = 0 \rightarrow \frac{V_{2} - V_{1}}{40} -11.25 + \frac{V_{2}}{4} = 0 \rightarrow -V_{1} + 11V_{2} = 450 ' title='I_{1} + I_{2} + I_{3} = 0 \rightarrow \frac{V_{2} - V_{1}}{40} -11.25 + \frac{V_{2}}{4} = 0 \rightarrow -V_{1} + 11V_{2} = 450 ' class='latex' /></p>
<p>Finally, solve the system of equations to find V<sub>1</sub> and V<sub>2</sub>.</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=V_%7B1%7D%20%3D%20100V%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='V_{1} = 100V ' title='V_{1} = 100V ' class='latex' />                           <img src='http://s.wordpress.com/latex.php?latex=V_%7B2%7D%20%3D%2050V%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='V_{2} = 50V ' title='V_{2} = 50V ' class='latex' /></p>
<p style="text-align: left;">That should just about cover quite a few node-voltage examples and concepts.  If you have any questions feel free to ask them in the questions section of the website, or simply leave a comment below!  Many thanks to Ryan Eatinger (reatinge@ksu.edu) for contribution of this post. <img src='http://engineersphere.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="text-align: left;">
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://engineersphere.com/basic-electrical-concepts/kirchoff-current-law.html" rel="bookmark" class="crp_title">Kirchoff Current Law</a></li><li><a href="http://engineersphere.com/basic-electrical-concepts/thevenin-equivalent.html" rel="bookmark" class="crp_title">Thevenin Equivalent</a></li><li><a href="http://engineersphere.com/basic-electrical-concepts/current-divider.html" rel="bookmark" class="crp_title">Current Divider</a></li><li><a href="http://engineersphere.com/basic-electrical-concepts/parallel-resistors.html" rel="bookmark" class="crp_title">Parallel Resistors</a></li><li><a href="http://engineersphere.com/circuit-theory/mesh-current.html" rel="bookmark" class="crp_title">Mesh Current</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://engineersphere.com/basic-electrical-concepts/node-voltage.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Current Divider</title>
		<link>http://engineersphere.com/basic-electrical-concepts/current-divider.html</link>
		<comments>http://engineersphere.com/basic-electrical-concepts/current-divider.html#comments</comments>
		<pubDate>Mon, 10 Aug 2009 23:49:28 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Basic Electrical Engineering Concepts]]></category>
		<category><![CDATA[Circuit Theory]]></category>
		<category><![CDATA[Current divider]]></category>
		<category><![CDATA[current divider circuit]]></category>
		<category><![CDATA[Current Divider rule]]></category>
		<category><![CDATA[current dividers]]></category>
		<category><![CDATA[current voltage divider]]></category>

		<guid isPermaLink="false">http://engineersphere.com/?p=618</guid>
		<description><![CDATA[Current dividers are the inverse of voltage dividers.  Voltage dividers work with series circuits where current remains constant; any parallel components must be combined before the voltage divider equation works.  In contrast, current dividers work with parallel circuits where the voltage is the same across all components and any series components must be combined before [...]]]></description>
			<content:encoded><![CDATA[<p>Current dividers are the inverse of voltage dividers.  Voltage dividers work with series circuits where current remains constant; any parallel components must be combined before the voltage divider equation works.  In contrast, current dividers work with parallel circuits where the voltage is the same across all components and any series components must be combined before applying the current divider equation.</p>
<p><img class="alignright size-full wp-image-619" title="figure1" src="http://engineersphere.com/wp-content/uploads/2009/08/figure1.gif" alt="figure1" width="212" height="122" /></p>
<p>The general equation for a current divider is given below and illustrated in Figure 1.  I<sub>o</sub> is the measured current, I<sub>s</sub> is the source current (or the current entering the node, R<sub>o</sub> is the resistance of the path I<sub>o</sub> flows through, and R<sub>T</sub> is the equivalent resistance of the circuit.</p>
<p>General Current Divider Equation:  <img src='http://s.wordpress.com/latex.php?latex=I_%7B0%7D%20%3D%20I_%7Bs%7D%20%28%20%5Cfrac%7BR_%7Bt%7D%7D%7BR_%7B0%7D%7D%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='I_{0} = I_{s} ( \frac{R_{t}}{R_{0}}) ' title='I_{0} = I_{s} ( \frac{R_{t}}{R_{0}}) ' class='latex' /></p>
<p>Notice that this equation is nearly identical to the voltage divider equation, except that R<sub>T</sub> and R<sub>o</sub> are inverted.  R<sub>T</sub> is in the numerator because current dividers work exclusively with parallel resistors.  Therefore, R<sub>T</sub> is always smaller than any of the individual resistors because of the nature of the parallel resistance formula.  The result is that I<sub>o</sub> is always less than or equal to I<sub>s</sub>.</p>
<p><img class="alignright size-full wp-image-620" title="figure2" src="http://engineersphere.com/wp-content/uploads/2009/08/figure2.gif" alt="figure2" width="205" height="122" /></p>
<p>The current divider equation is derived in the same fashion as the voltage divider equation.  Consider Figure 2.  All three components are connected in parallel, meaning all three have the same voltage across them.</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=V_%7Bs%7D%20%3D%20V_%7B1%7D%20%3D%20V_%7B2%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='V_{s} = V_{1} = V_{2} ' title='V_{s} = V_{1} = V_{2} ' class='latex' /></p>
<p>Use Ohm’s law to place the equation above in terms of resistance and current.</p>
<p style="text-align: center;"><em>Ohm&#8217;s Law: V = IR </em></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%5Crightarrow%20I_%7Bs%7D%20%3D%20%28R_%7B1%7D%7C%7CR_%7B2%7D%29%20%3D%20I_%7B1%7DR_%7B1%7D%20%3D%20I_%7B2%7DR_%7B2%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\rightarrow I_{s} = (R_{1}||R_{2}) = I_{1}R_{1} = I_{2}R_{2} ' title='\rightarrow I_{s} = (R_{1}||R_{2}) = I_{1}R_{1} = I_{2}R_{2} ' class='latex' /></p>
<p>Now use these equations to find I<sub>1</sub> and I<sub>2</sub>.</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=I_%7B1%7D%20%3D%20I_%7Bs%7D%20%28%20%5Cfrac%7B%20R_%7B1%7D%20%7C%7C%20R_%7B2%7D%20%7D%20%7BR_%7B1%7D%20%7D%20%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='I_{1} = I_{s} ( \frac{ R_{1} || R_{2} } {R_{1} } ) ' title='I_{1} = I_{s} ( \frac{ R_{1} || R_{2} } {R_{1} } ) ' class='latex' />                  <img src='http://s.wordpress.com/latex.php?latex=I_%7B2%7D%20%3D%20I_%7Bs%7D%20%28%20%5Cfrac%7BR_%7B1%7D%20%7C%7C%20R_%7B2%7D%20%7D%7B%20R_%7B2%7D%20%7D%20%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='I_{2} = I_{s} ( \frac{R_{1} || R_{2} }{ R_{2} } ) ' title='I_{2} = I_{s} ( \frac{R_{1} || R_{2} }{ R_{2} } ) ' class='latex' /></p>
<p><em>Example:</em> Find the current I<sub>o</sub> for the circuit in Figure 3.</p>
<p><img class="alignright size-full wp-image-631" title="figure3" src="http://engineersphere.com/wp-content/uploads/2009/08/figure3.gif" alt="figure3" width="288" height="121" /></p>
<p><em>Solution:</em> This problem requires two current dividers to solve.  The current first splits between R<sub>1</sub> and the rest of the circuit and then again between R<sub>3</sub> and R<sub>4</sub>.  Because I<sub>o</sub> is part of the second split, the current through R<sub>2</sub> must be found first.  Remember, though, that the current through R<sub>2</sub> also passes through R<sub>3</sub> and R<sub>4</sub>.  The current divider equation cannot be applied without taking the resistance of the entire path into consideration.</p>
<p>Combine R<sub>2</sub>, R<sub>3</sub>, and R<sub>4</sub> before applying the first current divider equation.</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=R_%7B234%7D%20%3D%20R_%7B2%7D%20%2B%20R_%7B3%7D%20%7C%7C%20R_%7B4%7D%20%3D%2010%20%2B%20%5Cfrac%7B6%20%5Ccdot%203%7D%7B6%20%2B%203%7D%20%3D%2012%20%5COmega%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='R_{234} = R_{2} + R_{3} || R_{4} = 10 + \frac{6 \cdot 3}{6 + 3} = 12 \Omega ' title='R_{234} = R_{2} + R_{3} || R_{4} = 10 + \frac{6 \cdot 3}{6 + 3} = 12 \Omega ' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=I_%7B2%7D%20%3D%20I_%7Bs%7D%20%28%20%5Cfrac%7B%20R_%7B1%7D%20%7C%7C%20R_%7B234%7D%20%7D%20%7BR_%7B234%7D%7D%20%29%20%3D%204%28%20%5Cfrac%7B%20%5Cfrac%7B36%20%5Ccdot%2012%7D%7B36%20%2B%2012%7D%7D%7B12%7D%20%29%20%3D%204%28%20%5Cfrac%7B9%7D%7B12%7D%29%20%3D%203A%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='I_{2} = I_{s} ( \frac{ R_{1} || R_{234} } {R_{234}} ) = 4( \frac{ \frac{36 \cdot 12}{36 + 12}}{12} ) = 4( \frac{9}{12}) = 3A ' title='I_{2} = I_{s} ( \frac{ R_{1} || R_{234} } {R_{234}} ) = 4( \frac{ \frac{36 \cdot 12}{36 + 12}}{12} ) = 4( \frac{9}{12}) = 3A ' class='latex' /></p>
<p style="text-align: left;"><img class="alignright size-full wp-image-635" title="figure4" src="http://engineersphere.com/wp-content/uploads/2009/08/figure4.gif" alt="figure4" width="293" height="136" /></p>
<p>The equation above shows that the 36 Ω resistor takes 1 A of the 4 A available to the circuit.  Therefore, the second current divider must use 3 A as the source current because that is the amount of current flowing into the node.  Also, do not try to incorporate R<sub>2</sub> into the second equation.  The current splits between R<sub>3</sub> and R<sub>4</sub>; R<sub>2</sub> has nothing to do with where the current flows once it reaches the node.</p>
<p><img src='http://s.wordpress.com/latex.php?latex=I_%7B0%7D%20%3D%20I_%7Bs%7D%20%28%20%5Cfrac%7B%20R_%7B3%7D%20%7C%7C%20R_%7B4%7D%20%7D%20%7BR_%7B4%7D%7D%20%29%20%3D%203%28%20%5Cfrac%7B%20%5Cfrac%7B6%20%5Ccdot%203%7D%7B6%20%2B%203%7D%7D%7B3%7D%20%29%20%3D%203%28%20%5Cfrac%7B2%7D%7B3%7D%29%20%3D%202A%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='I_{0} = I_{s} ( \frac{ R_{3} || R_{4} } {R_{4}} ) = 3( \frac{ \frac{6 \cdot 3}{6 + 3}}{3} ) = 3( \frac{2}{3}) = 2A ' title='I_{0} = I_{s} ( \frac{ R_{3} || R_{4} } {R_{4}} ) = 3( \frac{ \frac{6 \cdot 3}{6 + 3}}{3} ) = 3( \frac{2}{3}) = 2A ' class='latex' /></p>
<p>Thanks to Ryan Eatinger (reatinge@ksu.edu) for the contribution of this post.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://engineersphere.com/basic-electrical-concepts/voltage-divider.html" rel="bookmark" class="crp_title">Voltage Divider</a></li><li><a href="http://engineersphere.com/basic-electrical-concepts/thevenin-equivalent.html" rel="bookmark" class="crp_title">Thevenin Equivalent</a></li><li><a href="http://engineersphere.com/basic-electrical-concepts/node-voltage.html" rel="bookmark" class="crp_title">Node Voltage</a></li><li><a href="http://engineersphere.com/basic-electrical-concepts/series-resistors.html" rel="bookmark" class="crp_title">Series Resistors</a></li><li><a href="http://engineersphere.com/basic-electrical-concepts/internal-resistance-and-the-effects-of-loading.html" rel="bookmark" class="crp_title">Internal Resistance and the Effects of Loading</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://engineersphere.com/basic-electrical-concepts/current-divider.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ohm&#8217;s Law</title>
		<link>http://engineersphere.com/basic-electrical-concepts/ohms-law.html</link>
		<comments>http://engineersphere.com/basic-electrical-concepts/ohms-law.html#comments</comments>
		<pubDate>Sun, 26 Jul 2009 23:14:11 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Basic Electrical Engineering Concepts]]></category>
		<category><![CDATA[Circuit Theory]]></category>
		<category><![CDATA[Ohm's Law]]></category>
		<category><![CDATA[Using Ohms Law]]></category>
		<category><![CDATA[V=IR]]></category>

		<guid isPermaLink="false">http://engineersphere.com/?p=390</guid>
		<description><![CDATA[Ohm’s law defines the relationship between voltage, current, and resistance by the equation below.  The second equation better represents voltage as the difference between two electric potentials. Note that V1 and V2 are voltages measured with respect to ground and V is the voltage potential measured between them. The equation derived from Ohm’s law is [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-391" title="figure1" src="http://engineersphere.com/wp-content/uploads/2009/07/figure16.gif" alt="figure1" width="60" height="160" /></p>
<p>Ohm’s law defines the relationship between voltage, current, and resistance by the equation below.  The second equation better represents voltage as the difference between two electric potentials.</p>
<p><img src='http://s.wordpress.com/latex.php?latex=V%20%3D%20IR%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='V = IR ' title='V = IR ' class='latex' /></p>
<p><img src='http://s.wordpress.com/latex.php?latex=V_%7B1%7D%20-%20V_%7B2%7D%20%3D%20IR%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='V_{1} - V_{2} = IR ' title='V_{1} - V_{2} = IR ' class='latex' /></p>
<p>Note that V<sub>1</sub> and V<sub>2</sub> are voltages measured with respect to ground and V is the voltage potential measured between them.</p>
<p>The equation derived from Ohm’s law is incredibly useful for an electrical engineer.  Ohm’s law allows many circuits to be fully analyzed with the aid of just a few measurements.  Many circuit analysis techniques you will learn involve some combination of KCL, KVL, and/or Ohm’s law.</p>
<p>Ohm’s law states that there must be a voltage drop (or voltage difference) across a resistor in order for any current to flow.  If V<sub>1</sub> and V<sub>2</sub> are the same, no current flows through the resistor.  In terms of currents, a current produces a voltage drop across a resistor; if there is no current, there is no voltage drop across the resistor.</p>
<p>A circuit component that follows Ohm’s law has a constant resistance.  Increasing the current through the component will produce a proportional increase in the voltage drop across it.  The plot of the current through the component versus the voltage drop across it will be linear, with the slope of the line determining the resistance of the component.</p>
<p>Figure 2 shows I-V plot of a 1 Ω and a 2 Ω resistor, both of which follow Ohm’s law.  Figure 3 shows the I-V curve of a component not following Ohm’s law.  You will learn about two components that don’t follow Ohm’s law later in the course (diodes and MOSFETs).</p>
<p><img class="aligncenter size-full wp-image-392" title="figure2" src="http://engineersphere.com/wp-content/uploads/2009/07/figure23.gif" alt="figure2" width="530" height="223" /></p>
<p>Written by Ryan Eatinger (reatinge@ksu.edu).  Thank you!</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://engineersphere.com/basic-electrical-concepts/kirchoff-voltage-law.html" rel="bookmark" class="crp_title">Kirchoff Voltage Law</a></li><li><a href="http://engineersphere.com/basic-electrical-concepts/parallel-resistors.html" rel="bookmark" class="crp_title">Parallel Resistors</a></li><li><a href="http://engineersphere.com/basic-electrical-concepts/electrical-power.html" rel="bookmark" class="crp_title">Electrical Power</a></li><li><a href="http://engineersphere.com/basic-electrical-concepts/internal-resistance-and-the-effects-of-loading.html" rel="bookmark" class="crp_title">Internal Resistance and the Effects of Loading</a></li><li><a href="http://engineersphere.com/basic-electrical-concepts/current-divider.html" rel="bookmark" class="crp_title">Current Divider</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://engineersphere.com/basic-electrical-concepts/ohms-law.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mesh Current</title>
		<link>http://engineersphere.com/circuit-theory/mesh-current.html</link>
		<comments>http://engineersphere.com/circuit-theory/mesh-current.html#comments</comments>
		<pubDate>Thu, 23 Jul 2009 03:43:17 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Circuit Theory]]></category>
		<category><![CDATA[Mesh]]></category>
		<category><![CDATA[Mesh Current]]></category>
		<category><![CDATA[Mesh Current Analysis]]></category>
		<category><![CDATA[Mesh Current Method]]></category>
		<category><![CDATA[Mesh Currents]]></category>

		<guid isPermaLink="false">http://engineersphere.com/?p=144</guid>
		<description><![CDATA[Here I will show you how to calculate the different currents in each loop of the figure below using the mesh current method. This is my favorite approach to a problem like this one: 1) Identify meshes in a planar circuit. 2) Identify currents unknown. 3) Write KVL for each mesh. 4) Simplify and Solve. [...]]]></description>
			<content:encoded><![CDATA[<p>Here I will show you how to calculate the different currents in each loop of the figure below using the mesh current method.</p>
<p>This is my favorite approach to a problem like this one:<img class="alignright size-full wp-image-145" title="figure1" src="http://engineersphere.com/wp-content/uploads/2009/07/figure13.gif" alt="figure1" width="394" height="260" /></p>
<p>1) Identify meshes in a <span style="text-decoration: underline;">planar</span> circuit.</p>
<p>2) Identify currents unknown.</p>
<p>3) Write KVL for each mesh.</p>
<p>4) Simplify and Solve.</p>
<p>Easier said than done I suppose, so let&#8217;s do it:</p>
<p>It is important to understand how many equations you are going to need.  Here is how you do that:</p>
<p>Using Node-Voltage:   #Equations = Ne &#8211; 1</p>
<p>Using Mesh-Current: #Equations = Be &#8211; (Ne &#8211; 1)</p>
<p>Where Ne = Number of Node,  Be = Number of circuit components.</p>
<p>Here we have:</p>
<p><strong>Ne = 4</strong></p>
<p><strong>Be = 6</strong></p>
<p><strong>Be &#8211; (Ne &#8211; 1) = 3 equations.</strong></p>
<p>Now you are ready to start writing your mesh equations.  You should only do one loop at a time.  This is simply KVL at work here, adding up the voltages around the loop and making sure they sum up to zero or to the source voltage.</p>
<p><strong>Mesh 1:</strong> 5 ( i1 &#8211; i3) + 26 (i1 &#8211; i2) = 80</p>
<p><strong>Mesh 2: </strong>26 ( i2 &#8211; i1) + 90 (i2 &#8211; i3) + 8 (i2) = 0</p>
<p><strong>Mesh 3:</strong> 30 (i3) + 90 (i3 &#8211; i2) + 5 (i3 &#8211; i1) = 0</p>
<p>We now have 3 equations and 3 unknowns, this is what we want and we should go ahead and move the &#8220;80&#8243; in the Mesh 1 equation to the left side so that all equations sum to zero.</p>
<p><strong>Confused by this?</strong> &#8220;( i2 &#8211; i1)&#8221;</p>
<p>That is normal, and probably the most confusing concept.  All 3 of the currents in all 3 loops are heading in the same direction, but in relation to each circuit component (such as 90Ω resistor), they are opposite.  If you are in loop number 1, this current (i1) is your reference current for this given loop, and the current through a resistor in that loop is equal to that reference current minus the opposing current on that given component.  If the currents were heading in the same direction, they would simply add instead of subtract.  This way we have summed up the total current through each component and can therefore calculate the voltage.</p>
<p>You can either use a TI-89 to solve for these unknowns&#8230;</p>
<p>OR</p>
<p><span style="color: #000000;"><img src='http://s.wordpress.com/latex.php?latex=%5Cbegin%7Bpmatrix%7D31%26-26%26-5%5C%5C-26%26124%26-90%5C%5C-5%26-90%26125%5Cend%7Bpmatrix%7D&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\begin{pmatrix}31&amp;-26&amp;-5\\-26&amp;124&amp;-90\\-5&amp;-90&amp;125\end{pmatrix}' title='\begin{pmatrix}31&amp;-26&amp;-5\\-26&amp;124&amp;-90\\-5&amp;-90&amp;125\end{pmatrix}' class='latex' /></span><span style="color: #000000;"><img src='http://s.wordpress.com/latex.php?latex=%5Cbegin%7Bpmatrix%7Di1%5C%5Ci2%5C%5Ci3%5Cend%7Bpmatrix%7D&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\begin{pmatrix}i1\\i2\\i3\end{pmatrix}' title='\begin{pmatrix}i1\\i2\\i3\end{pmatrix}' class='latex' /> = </span><span style="color: #000000;"><img src='http://s.wordpress.com/latex.php?latex=%5Cbegin%7Bpmatrix%7D80%5C%5C0%5C%5C0%5Cend%7Bpmatrix%7D&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\begin{pmatrix}80\\0\\0\end{pmatrix}' title='\begin{pmatrix}80\\0\\0\end{pmatrix}' class='latex' /></span></p>
<p><span style="color: #000000;">Solving the 3&#215;3 system</span></p>
<p><span style="color: #000000;">I1 = 5 A</span></p>
<p><span style="color: #000000;">I2 = 2.5 A</span></p>
<p><span style="color: #000000;">I3 = 2 A</span></p>
<p><span style="color: #000000;"><br />
</span></p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://engineersphere.com/basic-electrical-concepts/complex-numbers.html" rel="bookmark" class="crp_title">Complex Numbers</a></li><li><a href="http://engineersphere.com/basic-electrical-concepts/bjt-circuit-and-symbol-conventions.html" rel="bookmark" class="crp_title">BJT Circuit and Symbol Conventions</a></li><li><a href="http://engineersphere.com/biomedical-engineering/biomedical-image-processing-ii.html" rel="bookmark" class="crp_title">Biomedical Image Processing &#8211; II</a></li><li><a href="http://engineersphere.com/basic-electrical-concepts/acceptorsdonors-and-holeselectrons.html" rel="bookmark" class="crp_title">Calculating Electron and Hole Concentrations in a p-n Junction</a></li><li><a href="http://engineersphere.com/basic-computer-concepts/karnaugh-maps.html" rel="bookmark" class="crp_title">Karnaugh Maps</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://engineersphere.com/circuit-theory/mesh-current.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
