<?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; Linear Systems</title>
	<atom:link href="http://engineersphere.com/category/linear-systems/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>Time Shifting and Scaling of Functions</title>
		<link>http://engineersphere.com/math/time-shifting-and-scaling-of-functions.html</link>
		<comments>http://engineersphere.com/math/time-shifting-and-scaling-of-functions.html#comments</comments>
		<pubDate>Wed, 07 Apr 2010 21:19:17 +0000</pubDate>
		<dc:creator>Luke</dc:creator>
				<category><![CDATA[Basic Electrical Engineering Concepts]]></category>
		<category><![CDATA[Linear Systems]]></category>
		<category><![CDATA[Math]]></category>
		<category><![CDATA[Signal Transmission, Filters, and Applications]]></category>
		<category><![CDATA[amplitude]]></category>
		<category><![CDATA[duration]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[scale]]></category>
		<category><![CDATA[shift]]></category>
		<category><![CDATA[signal]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://engineersphere.com/?p=1317</guid>
		<description><![CDATA[We&#8217;ll begin with a square function, f(t), that has a an amplitude of 1, a start time of 2 seconds and an end time of 4 seconds. Next, a time shift is demonstrated. Here our function is changed from f(t) to f(t-2). Notice that subtracting 2 from t in the function results in a positive [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ll begin with a square function, f(t), that has a an amplitude of 1, a start time of 2 seconds and an end time of 4 seconds.</p>
<p><img class="size-full wp-image-1321 aligncenter" title="f(t)" src="http://engineersphere.com/wp-content/uploads/2010/04/ft.bmp" alt="" width="446" height="351" /></p>
<p>Next, a time shift is demonstrated. Here our function is changed from f(t) to f(t-2). Notice that subtracting 2 from t in the function results in a positive shift of the graph.</p>
<p><img class="size-full wp-image-1321 aligncenter" title="f(t)" src="http://engineersphere.com/wp-content/uploads/2010/04/ft-2.bmp" alt="" width="446" height="351" /></p>
<p>In the next two graphs t will be scaled. Scaling t is not quite as intuitive as we may have expected. When we multiply t by 2, corresponding points of the function now occur at 1/2 the time they previously had. When we divide t by 2, each corresponding time on the graph occurs at a t that is now multiplied by 2. Notice that each of these factors directly affects the duration of the signal.</p>
<p><img class="size-full wp-image-1321 aligncenter" title="f(t)" src="http://engineersphere.com/wp-content/uploads/2010/04/f2t.bmp" alt="" width="446" height="351" /><br />
<img class="size-full wp-image-1321 aligncenter" title="f(t)" src="http://engineersphere.com/wp-content/uploads/2010/04/f.5t.bmp" alt="" width="446" height="351" /></p>
<p>Scaling the amplitude has more intuitive results. If we multiply f(t) by 2, the amplitude of 1 is changed to 2. Multiplying f(t) by 1/2 results in an amplitude of 1/2.</p>
<p><img class="size-full wp-image-1321 aligncenter" title="f(t)" src="http://engineersphere.com/wp-content/uploads/2010/04/2ft.bmp" alt="" width="446" height="351" /><br />
<img class="size-full wp-image-1321 aligncenter" title="f(t)" src="http://engineersphere.com/wp-content/uploads/2010/04/5ft.bmp" alt="" width="446" height="351" /></p>
<p>Finally, multiplying t by -1 mirrors our function over the y-axis. Each time now occurs at its negative.</p>
<p><img class="size-full wp-image-1321 aligncenter" title="f(t)" src="http://engineersphere.com/wp-content/uploads/2010/04/f-t.bmp" alt="" width="446" height="351" /></p>
<p><strong><br />
Example:</strong><br />
Here we will attempt to convert f(t) into 2*f(.5t+3). The graph of f(t) is shown below.</p>
<p><img class="size-full wp-image-1321 aligncenter" title="f(t)" src="http://engineersphere.com/wp-content/uploads/2010/04/exampleft.bmp" alt="" width="446" height="351" /></p>
<p>The easiest way to handle this type of problem without error is to manipulate the function one step at a time. First, I have converted f(t) into 2*f(t). Only the peaks are changed here (by a factor of 2).</p>
<p><img class="size-full wp-image-1321 aligncenter" title="f(t)" src="http://engineersphere.com/wp-content/uploads/2010/04/example2ft.bmp" alt="" width="446" height="351" /></p>
<p>Next, I convert 2*f(t) into 2*f( <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B2%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\frac{1}{2} ' title='\frac{1}{2} ' class='latex' /> t). Notice how the <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B2%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\frac{1}{2} ' title='\frac{1}{2} ' class='latex' /> actually expands our graph duration by a factor of 2 (from a 6 sec duration to a 12 sec duration).</p>
<p><img class="size-full wp-image-1321 aligncenter" title="f(t)" src="http://engineersphere.com/wp-content/uploads/2010/04/example2fhalft.bmp" alt="" width="446" height="351" /></p>
<p>Finally, we move from 2*f( <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B2%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\frac{1}{2} ' title='\frac{1}{2} ' class='latex' /> t) to 2*f( <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B2%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\frac{1}{2} ' title='\frac{1}{2} ' class='latex' /> t + 3). As shown in the discussion above, this is a time shift. Time shifts can be a little confusing because adding results in a negative shift of our graph. Try to think of it as our signal occurring 3 seconds earlier than before, reading from left to right on the graph. The easiest way to do this part is shift each x-intercept by 3 seconds (to the left, of course).</p>
<p><img class="size-full wp-image-1321 aligncenter" title="f(t)" src="http://engineersphere.com/wp-content/uploads/2010/04/example2fhalftplus3.bmp" alt="" width="446" height="351" /></p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://engineersphere.com/math/sine-functions.html" rel="bookmark" class="crp_title">Sine Functions</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/basic-electrical-concepts/inductors-and-capacitors-important-concepts.html" rel="bookmark" class="crp_title">Inductors and Capacitors &#8211; Important Concepts</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/bjt-circuit-and-symbol-conventions.html" rel="bookmark" class="crp_title">BJT Circuit and Symbol Conventions</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://engineersphere.com/math/time-shifting-and-scaling-of-functions.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solving a System Equation</title>
		<link>http://engineersphere.com/math/differential-equations/solving-a-system-equation.html</link>
		<comments>http://engineersphere.com/math/differential-equations/solving-a-system-equation.html#comments</comments>
		<pubDate>Wed, 30 Dec 2009 00:02:11 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Differential Equations]]></category>
		<category><![CDATA[Linear Systems]]></category>
		<category><![CDATA[complex roots]]></category>
		<category><![CDATA[linear system equation]]></category>
		<category><![CDATA[solve for complex roots]]></category>
		<category><![CDATA[system equation]]></category>
		<category><![CDATA[system equations]]></category>

		<guid isPermaLink="false">http://engineersphere.com/?p=1117</guid>
		<description><![CDATA[Often during a course you will need to be able to solve a system equation for its roots.  These roots can be complex, distinct, or repeated.  These problems usually arise when working with linear systems or differential equations.  A system equation is formatted as follows: System Equation: For example purposes, I will solve a system [...]]]></description>
			<content:encoded><![CDATA[<p>Often during a course you will need to be able to solve a system equation for its roots.  These roots can be complex, distinct, or repeated.  These problems usually arise when working with linear systems or differential equations.  A system equation is formatted as follows:</p>
<h3>System Equation: <img src='http://s.wordpress.com/latex.php?latex=Q%28D%29y_%7B0%7D%28t%29%20%3D%200%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='Q(D)y_{0}(t) = 0 ' title='Q(D)y_{0}(t) = 0 ' class='latex' /></h3>
<p>For example purposes, I will solve a system equation with complex roots.  A system equation with complex roots as a function of <img src='http://s.wordpress.com/latex.php?latex=%5Clambda%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\lambda ' title='\lambda ' class='latex' /> will appear in the following format (if it does not, you need to manipulate your equation to be in the form):</p>
<p><img src='http://s.wordpress.com/latex.php?latex=Q%28%5Clambda%29%20%3D%20%28%5Clambda%20-%20%5Calpha%20-%20j%5Cbeta%29%28%5Clambda%20-%20%5Calpha%20%2B%20j%5Cbeta%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='Q(\lambda) = (\lambda - \alpha - j\beta)(\lambda - \alpha + j\beta) ' title='Q(\lambda) = (\lambda - \alpha - j\beta)(\lambda - \alpha + j\beta) ' class='latex' /></p>
<p><strong><span style="text-decoration: underline;">Roots</span></strong>: <img src='http://s.wordpress.com/latex.php?latex=%5Clambda%20%3D%20%5Calpha%20%5Cpm%20j%5Cbeta%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\lambda = \alpha \pm j\beta ' title='\lambda = \alpha \pm j\beta ' class='latex' /></p>
<p>So we have <img src='http://s.wordpress.com/latex.php?latex=y_%7B0%7D%28t%29%20%3D%20C_%7B1%7De%5E%7B%28%5Calpha%20%2B%20j%5Cbeta%29t%7D%2BC_%7B2%7De%5E%7B%28%5Calpha%20-%20j%5Cbeta%29t%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='y_{0}(t) = C_{1}e^{(\alpha + j\beta)t}+C_{2}e^{(\alpha - j\beta)t} ' title='y_{0}(t) = C_{1}e^{(\alpha + j\beta)t}+C_{2}e^{(\alpha - j\beta)t} ' class='latex' /></p>
<p>which also equals <img src='http://s.wordpress.com/latex.php?latex=y_%7B0%7D%28t%29%20%3D%20Ce%5E%7B%5Calpha%20t%7Dcos%28%5Cbeta%20t%20%2B%20%5Ctheta%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='y_{0}(t) = Ce^{\alpha t}cos(\beta t + \theta) ' title='y_{0}(t) = Ce^{\alpha t}cos(\beta t + \theta) ' class='latex' /></p>
<p>so your first step is to look at your equation and determine your roots, then write out your <img src='http://s.wordpress.com/latex.php?latex=y_%7B0%7D%28t%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='y_{0}(t) ' title='y_{0}(t) ' class='latex' /> equation with constants.</p>
<p><span style="text-decoration: underline;">Example</span> <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Bd%5E%7B2%7Dv%7D%7Bdt%5E%7B2%7D%7D%20%2B%204%5Cfrac%7Bdv%7D%7Bdt%7D%20%2B%204v%28t%29%20%3D%200%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\frac{d^{2}v}{dt^{2}} + 4\frac{dv}{dt} + 4v(t) = 0 ' title='\frac{d^{2}v}{dt^{2}} + 4\frac{dv}{dt} + 4v(t) = 0 ' class='latex' /> with initial conditions <img src='http://s.wordpress.com/latex.php?latex=V%280%29%20%3D%203v%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='V(0) = 3v ' title='V(0) = 3v ' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=V%5E%7B1%7D%280%29%20%3D%20-4v%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='V^{1}(0) = -4v ' title='V^{1}(0) = -4v ' class='latex' /></p>
<p><img src='http://s.wordpress.com/latex.php?latex=Q%28%5Clambda%29%20%3D%20%5Clambda%5E%7B2%7D%20%2B%204%5Clambda%20%2B%204%20%3D%200%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='Q(\lambda) = \lambda^{2} + 4\lambda + 4 = 0 ' title='Q(\lambda) = \lambda^{2} + 4\lambda + 4 = 0 ' class='latex' /></p>
<p><img src='http://s.wordpress.com/latex.php?latex=%28%5Clambda%20%2B%202%29%28%5Clambda%20%2B%202%29%20%3D%200%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='(\lambda + 2)(\lambda + 2) = 0 ' title='(\lambda + 2)(\lambda + 2) = 0 ' class='latex' /></p>
<p><img src='http://s.wordpress.com/latex.php?latex=%5Clambda_%7B1%7D%20%3D%20%5Clambda_%7B2%7D%20%3D%20-2%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\lambda_{1} = \lambda_{2} = -2 ' title='\lambda_{1} = \lambda_{2} = -2 ' class='latex' /></p>
<p>so now we can write our <img src='http://s.wordpress.com/latex.php?latex=y_%7B0%7D%28t%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='y_{0}(t) ' title='y_{0}(t) ' class='latex' /> equation as follows:</p>
<p><img src='http://s.wordpress.com/latex.php?latex=y_%7B0%7D%28t%29%20%3D%20C_%7B1%7De%5E%7B-2t%7D%2BC_%7B2%7Dte%5E%7B-2t%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='y_{0}(t) = C_{1}e^{-2t}+C_{2}te^{-2t} ' title='y_{0}(t) = C_{1}e^{-2t}+C_{2}te^{-2t} ' class='latex' /></p>
<p>In order to solve for <img src='http://s.wordpress.com/latex.php?latex=C_%7B1%7D%20&#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_%7B2%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='C_{2} ' title='C_{2} ' class='latex' /> we need to use our initial conditions.  To evaluate the first derivative initial condition, we must first take the derivative of our <img src='http://s.wordpress.com/latex.php?latex=y_%7B0%7D%28t%29%20%3D%20C_%7B1%7De%5E%7B-2t%7D%2BC_%7B2%7De%5E%7B-2t%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='y_{0}(t) = C_{1}e^{-2t}+C_{2}e^{-2t} ' title='y_{0}(t) = C_{1}e^{-2t}+C_{2}e^{-2t} ' class='latex' /> that we just found.</p>
<p><img src='http://s.wordpress.com/latex.php?latex=y_%7B0%7D%5E%7B1%7D%28t%29%20%3D%20-2C_%7B1%7De%5E%7B-2t%7D%20-%202C_%7B2%7D%2At%2Ae%5E%7B-2t%7D%20%2B%20C_%7B2%7De%5E%7B-2t%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='y_{0}^{1}(t) = -2C_{1}e^{-2t} - 2C_{2}*t*e^{-2t} + C_{2}e^{-2t} ' title='y_{0}^{1}(t) = -2C_{1}e^{-2t} - 2C_{2}*t*e^{-2t} + C_{2}e^{-2t} ' class='latex' /></p>
<p>evaluating this equation with t = 0 and the response equal to -4v, we get this: <img src='http://s.wordpress.com/latex.php?latex=-4%20%3D%20-2C_%7B1%7D%20%2B%20C_%7B2%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='-4 = -2C_{1} + C_{2} ' title='-4 = -2C_{1} + C_{2} ' class='latex' /></p>
<p>evaluating our <img src='http://s.wordpress.com/latex.php?latex=y_%7B0%7D%28t%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='y_{0}(t) ' title='y_{0}(t) ' class='latex' /> equation with t = 0 and the response equal to 3v, we calculate <img src='http://s.wordpress.com/latex.php?latex=C_%7B1%7D%20%3D%203%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='C_{1} = 3 ' title='C_{1} = 3 ' class='latex' /></p>
<p>Using these two equations, we calculate our constants:</p>
<p><img src='http://s.wordpress.com/latex.php?latex=C_%7B1%7D%20%3D%203%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='C_{1} = 3 ' title='C_{1} = 3 ' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=C_%7B2%7D%20%3D%202%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='C_{2} = 2 ' title='C_{2} = 2 ' class='latex' /></p>
<p>Fill these into our <img src='http://s.wordpress.com/latex.php?latex=y_%7B0%7D%28t%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='y_{0}(t) ' title='y_{0}(t) ' class='latex' /> equation to determine the final result.</p>
<p><img src='http://s.wordpress.com/latex.php?latex=y_%7B0%7D%28t%29%20%3D%203e%5E%7B-2t%7D%2B2te%5E%7B-2t%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='y_{0}(t) = 3e^{-2t}+2te^{-2t} ' title='y_{0}(t) = 3e^{-2t}+2te^{-2t} ' class='latex' /></p>
<p>Now you know how to solve this common differential equations and linear systems problem, determine characteristic roots and modes, and write system equations. <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/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/basic-electrical-concepts/bjt-transistor-nodal-analysis.html" rel="bookmark" class="crp_title">BJT Transistor Nodal Analysis</a></li><li><a href="http://engineersphere.com/circuit-theory/mesh-current.html" rel="bookmark" class="crp_title">Mesh Current</a></li><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/basic-electrical-concepts/complex-numbers.html" rel="bookmark" class="crp_title">Complex Numbers</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://engineersphere.com/math/differential-equations/solving-a-system-equation.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zero Input Response</title>
		<link>http://engineersphere.com/linear-systems/zero-input-response/zero-input-response.html</link>
		<comments>http://engineersphere.com/linear-systems/zero-input-response/zero-input-response.html#comments</comments>
		<pubDate>Fri, 25 Sep 2009 22:37:15 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Zero-Input Response]]></category>
		<category><![CDATA[Characteristic Modes]]></category>
		<category><![CDATA[Characteristic Roots]]></category>
		<category><![CDATA[Initial Conditions]]></category>
		<category><![CDATA[RLC]]></category>
		<category><![CDATA[Series RLC]]></category>
		<category><![CDATA[ZIR]]></category>

		<guid isPermaLink="false">http://engineersphere.com/?p=918</guid>
		<description><![CDATA[The total response of a given system can be expressed as the sum of two components: the zero-input component and the zero-state component: Total response = zero-input response + zero-state response. Our system: Where represents our input and represents our output. The zero-input response, which we will be solving for here, is the system response [...]]]></description>
			<content:encoded><![CDATA[<p>The total response of a given system can be expressed as the sum of two components: the zero-input component and the zero-state component:</p>
<p>Total response = zero-input response + zero-state response.</p>
<p>Our system: <img src='http://s.wordpress.com/latex.php?latex=Q%28D%29y_%7B1%7D%28t%29%20%3D%20P%28D%29f_%7B1%7D%28t%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='Q(D)y_{1}(t) = P(D)f_{1}(t) ' title='Q(D)y_{1}(t) = P(D)f_{1}(t) ' class='latex' /></p>
<p>Where <img src='http://s.wordpress.com/latex.php?latex=y_%7B1%7D%28t%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='y_{1}(t) ' title='y_{1}(t) ' class='latex' /> represents our input and <img src='http://s.wordpress.com/latex.php?latex=f_%7B1%7D%28t%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='f_{1}(t) ' title='f_{1}(t) ' class='latex' /> represents our output.</p>
<p>The zero-input response, which we will be solving for here, is the system response when the input f(t) = 0 so that is the result of the internal system conditions.  It is independent of the external input f(t).  Therefore, in order to solve a differential equation that represents the zero-input response component of a system, we will need to have the initial conditions of the system, or solve for them.  Keep this in mind while working your problem.</p>
<p>Okay, let&#8217;s go ahead and solve a problem shall we?</p>
<p><img class="aligncenter size-full wp-image-919" title="zeroinputresponse" src="http://engineersphere.com/wp-content/uploads/2009/09/zeroinputresponse.png" alt="zeroinputresponse" width="926" height="189" />Our first step is to find a differential equation that will represent the system for <img src='http://s.wordpress.com/latex.php?latex=t%20%5Cge%200%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='t \ge 0 ' title='t \ge 0 ' class='latex' />.  This is because we only care about the behavior after t = 0 for a zero-input response problem.  We can notice that when our switch opens, this is a natural response.  In other words, we do not switch into a circuit that has a current or voltage source in it, just a capacitor, inductor and two resistors.  In order to solve our ZIR problem, we also need initial conditions do we not?  We will worry about those after we get our differential equation.</p>
<p>The problem tells us that we need to find <img src='http://s.wordpress.com/latex.php?latex=V_%7Bc%7D%28t%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='V_{c}(t) ' title='V_{c}(t) ' class='latex' />, so lets look at this circuit after the switch opens and decide what kind of equation we need to write.  Can you see that once the switch opens we have a capacitor, an inductor, and two resistors in series?  If not, you need to study up on parallel and series circuits.  After we combine these two resistors, we have three elements in series, a series RLC circuit.</p>
<p>The sum of voltages around this loop should equal zero by KVL</p>
<p><img src='http://s.wordpress.com/latex.php?latex=V_%7Bc%7D%20%2B%20V_%7BL%7D%20%2B%20V_%7BR1%7D%20%2B%20V_%7BR2%7D%20%3D%200%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='V_{c} + V_{L} + V_{R1} + V_{R2} = 0 ' title='V_{c} + V_{L} + V_{R1} + V_{R2} = 0 ' class='latex' /></p>
<p>We should know the following relationships to help us with our substitutions:</p>
<p><img src='http://s.wordpress.com/latex.php?latex=V_%7BL%7D%20%3D%20L%5Cfrac%7Bdi%7D%7Bdt%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='V_{L} = L\frac{di}{dt} ' title='V_{L} = L\frac{di}{dt} ' class='latex' />;   <img src='http://s.wordpress.com/latex.php?latex=V_%7Bc%7D%28t%29%20%3D%20%5Cfrac%7B1%7D%7BC%7D%5Cint_%7Bt_%7B0%7D%7D%5E%7Bt%7Di%28t%29dt%20%2B%20v%280%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='V_{c}(t) = \frac{1}{C}\int_{t_{0}}^{t}i(t)dt + v(0) ' title='V_{c}(t) = \frac{1}{C}\int_{t_{0}}^{t}i(t)dt + v(0) ' class='latex' />;   <img src='http://s.wordpress.com/latex.php?latex=I_%7Bc%7D%20%3D%20C%5Cfrac%7BdV%7D%7Bdt%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='I_{c} = C\frac{dV}{dt} ' title='I_{c} = C\frac{dV}{dt} ' class='latex' />;  <img src='http://s.wordpress.com/latex.php?latex=I_%7BL%7D%28t%29%20%3D%20%5Cfrac%7B1%7D%7BL%7D%5Cint_%7B0%7D%5E%7Bt%7DV%28t%29dt%20%2B%20i%280%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='I_{L}(t) = \frac{1}{L}\int_{0}^{t}V(t)dt + i(0) ' title='I_{L}(t) = \frac{1}{L}\int_{0}^{t}V(t)dt + i(0) ' class='latex' /></p>
<p>Because we are solving for <img src='http://s.wordpress.com/latex.php?latex=V_%7Bc%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='V_{c} ' title='V_{c} ' class='latex' />, we will leave this term alone and replace as many of the others as we can.  Note that all four of the elements are in series and therefore share the same current (i).</p>
<p><img src='http://s.wordpress.com/latex.php?latex=V_%7Bc%7D%20%2B%20L%5Cfrac%7Bdi%7D%7Bdt%7D%20%2B%20%28R_%7B1%7D%20%2B%20R_%7B2%7D%29%2Ai%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='V_{c} + L\frac{di}{dt} + (R_{1} + R_{2})*i ' title='V_{c} + L\frac{di}{dt} + (R_{1} + R_{2})*i ' class='latex' /></p>
<p>We need this equation in terms of constants and <img src='http://s.wordpress.com/latex.php?latex=V_%7Bc%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='V_{c} ' title='V_{c} ' class='latex' /> so we need to perform substitutions on all terms that involve the current (i).  From the relationship <img src='http://s.wordpress.com/latex.php?latex=I_%7Bc%7D%20%3D%20C%5Cfrac%7BdV%7D%7Bdt%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='I_{c} = C\frac{dV}{dt} ' title='I_{c} = C\frac{dV}{dt} ' class='latex' /> we note that <img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7Bdi%7D%7Bdt%7D%20%3D%20C%5Cfrac%7BdV%5E%7B2%7D%7D%7Bdt%5E%7B2%7D%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\frac{di}{dt} = C\frac{dV^{2}}{dt^{2}} ' title='\frac{di}{dt} = C\frac{dV^{2}}{dt^{2}} ' class='latex' /> and can perform the substitutions that we need:</p>
<p><img src='http://s.wordpress.com/latex.php?latex=V_%7Bc%7D%28t%29%20%2B%20LC%5Cfrac%7BdV%5E%7B2%7D%7D%7Bdt%5E%7B2%7D%7D%20%2B%20%28R_%7B1%7D%20%2B%20R_%7B2%7D%29%20C%20%5Cfrac%7BdV_%7Bc%7D%7D%7Bdt%7D%20%3D%200%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='V_{c}(t) + LC\frac{dV^{2}}{dt^{2}} + (R_{1} + R_{2}) C \frac{dV_{c}}{dt} = 0 ' title='V_{c}(t) + LC\frac{dV^{2}}{dt^{2}} + (R_{1} + R_{2}) C \frac{dV_{c}}{dt} = 0 ' class='latex' /></p>
<p>We divide all terms by the amount in front of our highest order term which in this case is LC.</p>
<p><img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7BdV%5E%7B2%7D%7D%7Bdt%5E%7B2%7D%7D%20%2B%20%5Cfrac%7B%28R_%7B1%7D%20%2B%20R_%7B2%7D%29%7D%7BL%7D%5Cfrac%7BdV_%7Bc%7D%7D%7Bdt%7D%20%2B%20%5Cfrac%7B1%7D%7BLC%7DV_%7Bc%7D%28t%29%20%3D%200%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\frac{dV^{2}}{dt^{2}} + \frac{(R_{1} + R_{2})}{L}\frac{dV_{c}}{dt} + \frac{1}{LC}V_{c}(t) = 0 ' title='\frac{dV^{2}}{dt^{2}} + \frac{(R_{1} + R_{2})}{L}\frac{dV_{c}}{dt} + \frac{1}{LC}V_{c}(t) = 0 ' class='latex' /></p>
<p>and our differential equation becomes: <img src='http://s.wordpress.com/latex.php?latex=D%5E%7B2%7D%20%2B%203D%20%2B%205%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='D^{2} + 3D + 5 ' title='D^{2} + 3D + 5 ' class='latex' /></p>
<p>By using the quadratic equation, we can form our characteristic equation <img src='http://s.wordpress.com/latex.php?latex=%28%5Clambda%20%2B%20%5Cfrac%7B3%7D%7B2%7D%20%2B%20j%5Cfrac%7B%5Csqrt%7B11%7D%7D%7B2%7D%29%28%5Clambda%20%2B%20%5Cfrac%7B3%7D%7B2%7D%20-%20j%5Cfrac%7B%5Csqrt%7B11%7D%7D%7B2%7D%29%20%3D%200%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='(\lambda + \frac{3}{2} + j\frac{\sqrt{11}}{2})(\lambda + \frac{3}{2} - j\frac{\sqrt{11}}{2}) = 0 ' title='(\lambda + \frac{3}{2} + j\frac{\sqrt{11}}{2})(\lambda + \frac{3}{2} - j\frac{\sqrt{11}}{2}) = 0 ' class='latex' /></p>
<p>Roots: <img src='http://s.wordpress.com/latex.php?latex=-%5Cfrac%7B3%7D%7B2%7D%20%5Cpm%20j%5Cfrac%7B%5Csqrt%7B11%7D%7D%7B2%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='-\frac{3}{2} \pm j\frac{\sqrt{11}}{2} ' title='-\frac{3}{2} \pm j\frac{\sqrt{11}}{2} ' class='latex' /></p>
<p>Now we have some work to do, and a little bit of thinking.  Using the roots that we just derived, we can now write a general equation for this system, remembering that our roots are complex:</p>
<p><img src='http://s.wordpress.com/latex.php?latex=V_%7Bc%7D%28t%29%20%3D%20C_%7B1%7D%20e%5E%7B%5Cfrac%7B3%7D%7B2%7D%20t%7D%20cos%28%5Cfrac%7B%5Csqrt%7B11%7D%7D%7B2%7Dt%29%20%2B%20C_%7B2%7D%20e%5E%7B%5Cfrac%7B3%7D%7B2%7D%20t%7D%20sin%28%5Cfrac%7B%5Csqrt%7B11%7D%7D%7B2%7Dt%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='V_{c}(t) = C_{1} e^{\frac{3}{2} t} cos(\frac{\sqrt{11}}{2}t) + C_{2} e^{\frac{3}{2} t} sin(\frac{\sqrt{11}}{2}t) ' title='V_{c}(t) = C_{1} e^{\frac{3}{2} t} cos(\frac{\sqrt{11}}{2}t) + C_{2} e^{\frac{3}{2} t} sin(\frac{\sqrt{11}}{2}t) ' class='latex' /></p>
<p>Evaluating this at t = 0</p>
<p><img src='http://s.wordpress.com/latex.php?latex=V_%7Bc%7D%280%29%20%3D%20C_%7B1%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='V_{c}(0) = C_{1} ' title='V_{c}(0) = C_{1} ' class='latex' /> We know that <img src='http://s.wordpress.com/latex.php?latex=V_%7Bc%7D%280%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='V_{c}(0) ' title='V_{c}(0) ' class='latex' /> is 2V because after time has elapsed prior to the switch opening the capacitor has become an open and assumes all available potential across it.  When the switch opens, voltage can&#8217;t change instantaneously across a capacitor so it initially remains at the same potential as it was prior to the switch opening.</p>
<p>We should also note that the current <img src='http://s.wordpress.com/latex.php?latex=i_%7Bc%7D%280%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='i_{c}(0) ' title='i_{c}(0) ' class='latex' /> is -1 Amp.  Why is that?  The initial voltage across the inductor (which is a short prior to switch opening) is 2 V, leaving all of this potential for the 2 ohm resistor (remember that the cap is an open and no current flows in that branch).  Therefore there is a 1 Amp current flowing in the clockwise direction when the switch opens.  CURRENT CAN CHANGE INSTANTANEOUSLY IN A CAPACITOR.  Therefore, immediately after the switch opens, the 1 Amp current flows through the capacitor in the direction opposite it&#8217;s polarity, resulting in -1 Amp.</p>
<p>We will need to evaluate the derivative of this function in order to get a second equation (need 2 equations to solve for 2 unknowns <img src='http://s.wordpress.com/latex.php?latex=C_%7B1%7D%20&#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_%7B2%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='C_{2} ' title='C_{2} ' class='latex' />).  We now know that <img src='http://s.wordpress.com/latex.php?latex=C_%7B1%7D%20%3D%202%20V%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='C_{1} = 2 V ' title='C_{1} = 2 V ' class='latex' />.</p>
<p><img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7BdV_%7Bc%7D%280%29%7D%7Bdt%7D%20%3D%20%5Cfrac%7B3%7D%7B2%7DC_%7B1%7De%5E%7B%5Cfrac%7B3%7D%7B2%7D%20t%7Dcos%28%5Cfrac%7B%5Csqrt%7B11%7D%7D%7B2%7Dt%29%20%2B%20%5Cfrac%7B%5Csqrt%7B11%7D%7D%7B2%7DC_%7B2%7De%5E%7B%5Cfrac%7B3%7D%7B2%7D%20t%7Dcos%28%5Cfrac%7B%5Csqrt%7B11%7D%7D%7B2%7Dt%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\frac{dV_{c}(0)}{dt} = \frac{3}{2}C_{1}e^{\frac{3}{2} t}cos(\frac{\sqrt{11}}{2}t) + \frac{\sqrt{11}}{2}C_{2}e^{\frac{3}{2} t}cos(\frac{\sqrt{11}}{2}t) ' title='\frac{dV_{c}(0)}{dt} = \frac{3}{2}C_{1}e^{\frac{3}{2} t}cos(\frac{\sqrt{11}}{2}t) + \frac{\sqrt{11}}{2}C_{2}e^{\frac{3}{2} t}cos(\frac{\sqrt{11}}{2}t) ' class='latex' /></p>
<p>(I have removed the SINE terms because at 0 they evaluate to 0, in this case.)</p>
<p><img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7BdV_%7Bc%7D%7D%7Bdt%7D%20%3D%20%5Cfrac%7BI_%7Bc%7D%280%29%7D%7BC%7D%20%3D%20-10%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='\frac{dV_{c}}{dt} = \frac{I_{c}(0)}{C} = -10 ' title='\frac{dV_{c}}{dt} = \frac{I_{c}(0)}{C} = -10 ' class='latex' /></p>
<p>Therefore,</p>
<p><img src='http://s.wordpress.com/latex.php?latex=-10%20%3D%203%20%2B%20%5Cfrac%7B%5Csqrt%7B11%7D%7D%7B2%7D%20C_%7B2%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='-10 = 3 + \frac{\sqrt{11}}{2} C_{2} ' title='-10 = 3 + \frac{\sqrt{11}}{2} C_{2} ' class='latex' /></p>
<p><img src='http://s.wordpress.com/latex.php?latex=C_%7B2%7D%20%3D%20%5Cfrac%7B-26%7D%7B%5Csqrt%7B11%7D%7D%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='C_{2} = \frac{-26}{\sqrt{11}} ' title='C_{2} = \frac{-26}{\sqrt{11}} ' class='latex' /></p>
<p>Now that we have both of our constants, we can insert them into our equation which represents the zero-input response of our system where <img src='http://s.wordpress.com/latex.php?latex=y_%7B0%7D%28t%29%20%3D%20V_%7Bc%7D%28t%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='y_{0}(t) = V_{c}(t) ' title='y_{0}(t) = V_{c}(t) ' class='latex' />.</p>
<p><img src='http://s.wordpress.com/latex.php?latex=V_%7Bc%7D%28t%29%20%3D%202%20e%5E%7B%5Cfrac%7B3%7D%7B2%7D%20t%7D%20cos%28%5Cfrac%7B%5Csqrt%7B11%7D%7D%7B2%7Dt%29%20%2B%20%5Cfrac%7B-26%7D%7B%5Csqrt%7B11%7D%7D%20e%5E%7B%5Cfrac%7B3%7D%7B2%7D%20t%7D%20sin%28%5Cfrac%7B%5Csqrt%7B11%7D%7D%7B2%7Dt%29%20&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='V_{c}(t) = 2 e^{\frac{3}{2} t} cos(\frac{\sqrt{11}}{2}t) + \frac{-26}{\sqrt{11}} e^{\frac{3}{2} t} sin(\frac{\sqrt{11}}{2}t) ' title='V_{c}(t) = 2 e^{\frac{3}{2} t} cos(\frac{\sqrt{11}}{2}t) + \frac{-26}{\sqrt{11}} e^{\frac{3}{2} t} sin(\frac{\sqrt{11}}{2}t) ' class='latex' /> <img src='http://s.wordpress.com/latex.php?latex=t%5Cge%200&#038;bg=efe5d9&#038;fg=000000&#038;s=0' alt='t\ge 0' title='t\ge 0' class='latex' /></p>
<p>This example was a little complex for teaching a new concept, but I believe it covers a wide variety of important concepts and steps that you will likely see.  If you can do this whole problem, not only do you understand how to evaluate the ZIR of a system, but you also understand characterisic roots and modes for complex roots, series RLC circuit analysis, initial conditions, basic inductor and capacitor physics concepts, as well as frequency and time domain analysis for such circuits.  I hope this helped!</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><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/basic-electrical-concepts/inductors-and-capacitors-important-concepts.html" rel="bookmark" class="crp_title">Inductors and Capacitors &#8211; Important Concepts</a></li><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/unit-vector-between-two-points.html" rel="bookmark" class="crp_title">Unit Vector Between Two Points</a></li><li><a href="http://engineersphere.com/math/conversions-between-cartesian-cylindrical-and-spherical-coordinates.html" rel="bookmark" class="crp_title">Conversions Between Cartesian, Cylindrical and Spherical Coordinates</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://engineersphere.com/linear-systems/zero-input-response/zero-input-response.html/feed</wfw:commentRss>
		<slash:comments>0</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>
	</channel>
</rss>
