





<?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>Durofy &#187; time scaling</title>
	<atom:link href="http://www.durofy.com/tag/time-scaling/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.durofy.com</link>
	<description>Engineering &#38; Technology Tutorials</description>
	<lastBuildDate>Sat, 05 May 2012 02:06:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Properties of The Laplace Transform</title>
		<link>http://www.durofy.com/mathematics/properties-of-the-laplace-transform/</link>
		<comments>http://www.durofy.com/mathematics/properties-of-the-laplace-transform/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 11:39:03 +0000</pubDate>
		<dc:creator>Rishabh Dev</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[laplace]]></category>
		<category><![CDATA[laplace of derivative]]></category>
		<category><![CDATA[laplace of integral]]></category>
		<category><![CDATA[laplace property]]></category>
		<category><![CDATA[laplace transform]]></category>
		<category><![CDATA[properties laplace]]></category>
		<category><![CDATA[table of properties]]></category>
		<category><![CDATA[time scaling]]></category>
		<category><![CDATA[time shift]]></category>

		<guid isPermaLink="false">http://zarrata.com/durofy/?p=106</guid>
		<description><![CDATA[Here are some important properties of the Laplace Transform F(s) being the Laplace transform of f(t). Initial Value Theorem Final Value Theorem periodic with a period T Above, F1(s) is the Laplace transform of f(t) for the first cycle.]]></description>
			<content:encoded><![CDATA[<p>Here are some important properties of the Laplace Transform F(s) being the Laplace transform of f(t).</p>
<table border="4">
<tr>
<td><img src="http://latex.codecogs.com/gif.latex?\150dpi%20\large%20\frac{d}{dt}f(t)">
</td>
<td>
<img src="http://latex.codecogs.com/gif.latex?\150dpi%20\large%20sF(S)-f(0)">
</td>
</tr>
<tr>
<td>
<img src="http://latex.codecogs.com/gif.latex?\150dpi%20\large%20\frac{{d}^{2}}{dt^{2}}f(t)">
</td>
<td>
<img src="http://latex.codecogs.com/gif.latex?\150dpi%20\large%20s^{2}F(S)-sf(0)-f'(0)">
</td>
</tr>
<tr>
<td>
<img src="http://latex.codecogs.com/gif.latex?\150dpi%20\large%20\frac{{d}^{n}}{dt^{n}}f(t)">
</td>
<td>
<img src="http://latex.codecogs.com/gif.latex?\150dpi%20\large%20s^{n}F(S)-\sum_{i=1}^{n}s^{(n-i)}f^{i-1}(0)">
</td>
</tr>
<tr>
<td>
<img src="http://latex.codecogs.com/gif.latex?\150dpi%20\large%20\int_{0}^{t}f(\lambda%20)d\lambda">
</td>
<td>
<img src="http://latex.codecogs.com/gif.latex?\150dpi%20\large%20\frac{F(s)}{s}">
</td>
</tr>
<tr>
<td>
<img src="http://latex.codecogs.com/gif.latex?\150dpi%20\large%20tf(t)">
</td>
<td>
<img src="http://latex.codecogs.com/gif.latex?\150dpi%20\large%20-\frac{dF(s)}{ds}">
</td>
</tr>
<tr>
<td>
<img src="http://latex.codecogs.com/gif.latex?\150dpi%20\large%20\frac{f(t)}{t}">
</td>
<td>
<img src="http://latex.codecogs.com/gif.latex?\150dpi%20\large%20\int_{s}^{\infty%20}F(s)ds">
</td>
</tr>
<tr>
<td>
<img src="http://latex.codecogs.com/gif.latex?\150dpi%20\large%20{f(t-a)}{u(t-a)}">
</td>
<td>
<img src="http://latex.codecogs.com/gif.latex?\150dpi%20\large%20F(s)e^{-as}">
</td>
</tr>
<tr>
<td>
<img src="http://latex.codecogs.com/gif.latex?\150dpi%20\large%20e^{-at}{f(t)}">
</td>
<td>
<img src="http://latex.codecogs.com/gif.latex?\150dpi%20\large%20F(s+a)">
</td>
</tr>
<tr>
<td>
<img src="http://latex.codecogs.com/gif.latex?\150dpi%20\large%20{f(\frac{t}{a})}">
</td>
<td>
<img src="http://latex.codecogs.com/gif.latex?\150dpi%20\large%20aF(as)">
</td>
</tr>
<tr></tr>
<tr>
<td>
<font size="+1"><br />
Initial Value Theorem</font>
</td>
<td>
<img src="http://latex.codecogs.com/gif.latex?\150dpi%20\large%20\lim_{t\to%200}f(t)=\lim_{s\to%20\infty%20}sF(s)">
</td>
</tr>
<tr>
<td><font size="+1"><br />
Final Value Theorem</font>
</td>
<td>
<img src="http://latex.codecogs.com/gif.latex?\150dpi%20\large%20\lim_{t\to%20\infty%20}f(t)=\lim_{s\to%200%20}sF(s)">
</td>
</tr>
<tr></tr>
<tr>
<td><font size="+1"><br />
<img src="http://latex.codecogs.com/gif.latex?\120dpi%20f(t)"> periodic with a period T</font>
</td>
<td>
<img src="http://latex.codecogs.com/gif.latex?\150dpi%20\large%20\frac{F_{1}(s)}{1-e^{-sT}}">
</td>
</tr>
</table>
<p>
Above, F<sub>1</sub>(s) is the Laplace transform of f(t) for the first cycle.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.durofy.com/mathematics/properties-of-the-laplace-transform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Signal Operations - Time Shifting, Scaling &amp; Inversion</title>
		<link>http://www.durofy.com/mathematics/signal-operations/</link>
		<comments>http://www.durofy.com/mathematics/signal-operations/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 11:41:38 +0000</pubDate>
		<dc:creator>Rishabh Dev</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[signal operations]]></category>
		<category><![CDATA[Signals & Systems]]></category>
		<category><![CDATA[time inversion]]></category>
		<category><![CDATA[time scaling]]></category>
		<category><![CDATA[time shifting]]></category>

		<guid isPermaLink="false">http://zarrata.com/durofy/?p=57</guid>
		<description><![CDATA[Signal Operations are simply modifications to the time variable of the signal to generate new signals. These are pretty similar to the mathematical graphical tranformations from our good old Calculus text. The three kinds of Signal Operations are Time Shifting, Time Scaling &#38; Time Inversion(or Time Reversal) Time Shifting is simply shifting the signal in [...]]]></description>
			<content:encoded><![CDATA[<p>Signal Operations are simply modifications to the time variable of the signal to generate new signals. These are pretty similar to the mathematical graphical tranformations from our good old Calculus text.</p>
<p>The three kinds of Signal Operations are <strong>Time Shifting</strong>, <strong>Time Scaling</strong> &amp; <strong>Time Inversion</strong>(or <strong>Time Reversal</strong>)</p>
<p><strong>Time Shifting is simply shifting the signal in time. When we add a constant to the time, we obtain the advanced signal, &amp; when we decrease the time, we get the delayed signal.</strong></p>
<p style="text-align: center;"><img class="aligncenter" src="https://lh6.googleusercontent.com/-QJJBG9Yjht0/T1QvafMo2sI/AAAAAAAAAi0/V6Fra92ksJI/s497/signals1.jpg" alt="time_shifting" width="497" height="360" /></p>
<p><strong>Time Scaling is compressing or dilating the signal.</strong></p>
<p style="text-align: center;"><img class="aligncenter" src="https://lh3.googleusercontent.com/-RSMYnrvj-i4/T1QveJja4GI/AAAAAAAAAi8/kH7UdNISrJs/s497/signals2.jpg" alt="time_scaling" width="497" height="360" /></p>
<p><strong>Time Inversion is simply flipping the signal about the y-axis.</strong></p>
<p style="text-align: center;"><img class="aligncenter" src="https://lh6.googleusercontent.com/-jTFo-U9zI8g/T1QveMSVNEI/AAAAAAAAAjA/_zFSWHaRwpM/s319/signals3.jpg" alt="time_inversion" width="319" height="301" /></p>
<p>The above operations makes it easy to express a large domain of signals based on the fundamental signals by operation upon the basic signals.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.durofy.com/mathematics/signal-operations/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

