<?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>301: A Log on DSP &#187; Uncategorized</title>
	<atom:link href="http://301.jacpot.us/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://301.jacpot.us</link>
	<description>BIBO and Beyond</description>
	<lastBuildDate>Tue, 15 Sep 2009 19:21:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>BOUND</title>
		<link>http://301.jacpot.us/2009/09/bound/</link>
		<comments>http://301.jacpot.us/2009/09/bound/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 19:21:02 +0000</pubDate>
		<dc:creator>Jacob Poteet</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://301.jacpot.us/?p=60</guid>
		<description><![CDATA[The mathematical definition of &#8216;not blowing up&#8217; is that
there is an Element of M (an element of R, positive valued) Such that for all time, the absolute value of y(t) is less than M.
An LTI system is BIBO Stable iff:
There exists some M, an element of R, such that the integral of the absolute value [...]]]></description>
			<content:encoded><![CDATA[<p>The mathematical definition of &#8216;not blowing up&#8217; is that</p>
<p>there is an Element of M (an element of R, positive valued) Such that for all time, the absolute value of y(t) is less than M.</p>
<p>An LTI system is BIBO Stable iff:</p>
<p>There exists some M, an element of R, such that the integral of the absolute value of the impulse response over all time is less than M. Essentially, the impulse response must be an element of L1, meaning that it is absolutely integrable. Now a proof:<br />
BIBO if h has an absolute integral.<br />
given h is ai, we have a BIBO System<br />
We most prove that for an arbitrary x(t) (Bounded), y(t) Bounded<br />
The Integral over all time of x(t)*h(t-tao)dtao=abs(y(t))&lt;=abs(x(t))*abs(h(t-tao))dtao=int(B*H)</p>
<p>Principles of proofs:<br />
Iff: If and only if.<br />
Given constraints, we want to choose the optimal choice.</p>
]]></content:encoded>
			<wfw:commentRss>http://301.jacpot.us/2009/09/bound/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Smoke on the Water</title>
		<link>http://301.jacpot.us/2009/09/smoke-on-the-water/</link>
		<comments>http://301.jacpot.us/2009/09/smoke-on-the-water/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 01:44:26 +0000</pubDate>
		<dc:creator>Jacob Poteet</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://301.jacpot.us/?p=47</guid>
		<description><![CDATA[This week we built a MATLAB program to play Smoke on the Water.
We used this chart to map the notes to frequencies (http://www.phy.mtu.edu/~suits/notefreqs.html) . Afterward, we had to echo the signal through convolution, so we multiplied a decaying exponential by square wave that we raised by its amplitude in order to create a decaying echo. [...]]]></description>
			<content:encoded><![CDATA[<p>This week we built a MATLAB program to play Smoke on the Water.</p>
<p>We used this chart to map the notes to frequencies (http://www.phy.mtu.edu/~suits/notefreqs.html) . Afterward, we had to echo the signal through convolution, so we multiplied a decaying exponential by square wave that we raised by its amplitude in order to create a decaying echo. We might have made the echo longer or decay faster, but we like the way it sounds.</p>
<p><a href="http://301.jacpot.us/wp-content/uploads/2009/09/SmokeontheWater.m">SmokeontheWater</a></p>
<p>http://301.jacpot.us/wp-content/uploads/2009/09/SmokeontheWater.m</p>
]]></content:encoded>
			<wfw:commentRss>http://301.jacpot.us/2009/09/smoke-on-the-water/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Choose a Career over Grad School or Convolution</title>
		<link>http://301.jacpot.us/2009/09/why-choose-a-career-over-grad-school-or-convolution/</link>
		<comments>http://301.jacpot.us/2009/09/why-choose-a-career-over-grad-school-or-convolution/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 09:00:01 +0000</pubDate>
		<dc:creator>Jacob Poteet</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://301.jacpot.us/?p=31</guid>
		<description><![CDATA[Several students were absent today, so Baraniuk polled the class to see how many people might have swine flu or have attended the Career Fair. Seeing the Career Fair as more threatening than H1N1 Flu, Baraniuk advocated the pursuit of graduate studies and suggested that undergraduate degrees are becoming commoditized and that BSEEs end up [...]]]></description>
			<content:encoded><![CDATA[<p>Several students were absent today, so Baraniuk polled the class to see how many people might have swine flu or have attended the Career Fair. Seeing the Career Fair as more threatening than H1N1 Flu, Baraniuk advocated the pursuit of graduate studies and suggested that undergraduate degrees are becoming commoditized and that BSEEs end up doing C Programming or facing job insecurity.</p>
<p>We don&#8217;t have to take Differential Equations at Rice for EE any more, but we use them all the time. We can relate the output and some of its derivatives to the input and some of its derivatives. This is  an LTI system because there are no squared terms.</p>
<p>We can use an impulse response in order to determine the characteristics of a channel, which is a strict concept. For example, if we use a hand clap as an approximation of an impulse response and use the received signal of the listeners in the room (n ears), there are n channels with n possibly nonunique channels. Other approximations include racegun shots and other explosions. It&#8217;s important to have a known impulse approximation, however, because we can&#8217;t measure it in a pure form for each application. Also, we might be able to break down different types of known impulse responses in order to isolate desired systems. For example, a room has its own impulse response, but we just want to measure how a soundproofing panel absorbs sound. If we know the impulse response of the room without the panel and with the panel, can find the impulse response of the panel on its own. This is important if we want to determine isolated performance specs or if we want to model how the panel will perform in other configurations.</p>
<p>An LTI system is linear and time invariant. Linearity means that a scaled input leads to a scaled output. A time shifted input leads to an output time shifted in the same amount.</p>
<p>With a typical system, we take an input, f(t), send it through an LTI system with an impulse response h, and measure a signal y(t).</p>
<p>Convolution carries the following properties:</p>
<p>It&#8217;s Commutative, which means that it doesn&#8217;t matter in which order you list the operands. It&#8217;s Associative, meaning that if you need to convolve three items, Convolve 2 of them, then convolve the remainder. It&#8217;s also distributive, meaning that if you&#8217;re going to convolve with two added signals, you could instead convolve them separately and then add. Finally, it&#8217;s Time Invariant. When you convolve a signal with the impulse, you get the signal back (helpful for deconvolution). A way of visualizing convolution is by flipping one signal and slowly moving it through another signal, taking the area of the overlapping sections as the value of the output at that point. Accordingly, keep track of your t value.</p>
<p>Two things<br />
1:  Convolution, LTI, properties of convolution, limits of RLC components,<br />
2:  No Questions</p>
<p>On Thursday,  we began to develop an intuitive feel for convolution. In short, to do convolution, you flip one signal around time=0, shift the flipped signal, then take the area of the overlapping region as the value of the convolution at that point. It&#8217;s important to break a convolution problem into smaller overlapping regions in order to properly evaluate the integral. This is a piecewise function.</p>
<p>BIBO Systems are stable systems that we value for their predictable and controllable behavior (not to guarantee that they are LTI). Given a bounded input, they produce a bounded output&#8211;i.e., they exist in L1 space (or l1 for discrete time). There are several types of stability, including strict, metastable, and unstable.</p>
]]></content:encoded>
			<wfw:commentRss>http://301.jacpot.us/2009/09/why-choose-a-career-over-grad-school-or-convolution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Week 2 Summary</title>
		<link>http://301.jacpot.us/2009/09/3/</link>
		<comments>http://301.jacpot.us/2009/09/3/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 16:53:23 +0000</pubDate>
		<dc:creator>drumph</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://301.jacpot.us/?p=36</guid>
		<description><![CDATA[
Week 2 Summary
One topic covered on Tuesday was energy. Energy says very little about peak magnitude, but both are important consideration. Energy is a norm with p=2, the Integral is normal of absolute value. The Infinite Norm returns the maximum value or the essential supremum. Power is the norm per unit of time. Watts are [...]]]></description>
			<content:encoded><![CDATA[<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-bottom: 0in; line-height: 200%;">Week 2 Summary</p>
<p style="margin-bottom: 0in; line-height: 200%;">One topic covered on Tuesday was energy. Energy says very little about peak magnitude, but both are important consideration. Energy is a norm with p=2, the Integral is normal of absolute value. The Infinite Norm returns the maximum value or the essential supremum. Power is the norm per unit of time. Watts are Joules per second. We discussed different types of signals such as the unit step and the unit pulse.  Another function covered was the delta function which is a sifting function which makes it good for taking one time value out of the signal.  Next we covered signal decomposition which involves using the delta function to break the signal into pieces that can be worked with. The continuous time delta function presents challenges because we aren’t able to have something that integrates over all time to 1.</p>
<p style="margin-bottom: 0in; line-height: 200%;"><span style="font-family: Times New Roman,serif;"><span style="font-size: small;">The next day we discussed complex sinusoids as spirals in 3D space for a continuous time signal and a sampled version of dots for discrete time.  We also discussed how although all continuous time sinusoids are periodic, not all discrete time sinusoids are periodic.  The next major theme related plotting complex exponential signals as points in the complex plane with the real part signifying the exponential behavior of the signal and the imaginary part dictating the sinusoidal behavior.  For continuous time we use Cartesian coordinates but in discrete time we use polar coordinates because we are only concerned with the –pi to pi range.  Finally we discussed how systems are operators that act on signals.  There are four different classifications of systems linear, nonlinear, time-invariant, and time-varying. </span></span></p>
<p style="margin-bottom: 0in;">
]]></content:encoded>
			<wfw:commentRss>http://301.jacpot.us/2009/09/3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Four Ways of Looking at a Signal</title>
		<link>http://301.jacpot.us/2009/09/four-ways-of-looking-at-a-signal/</link>
		<comments>http://301.jacpot.us/2009/09/four-ways-of-looking-at-a-signal/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 09:30:00 +0000</pubDate>
		<dc:creator>Jacob Poteet</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://301.jacpot.us/?p=20</guid>
		<description><![CDATA[Energy says very little about peak magnitude, but both are important considerations.
Generalized Energy: Norms (Energy is a norm with p=2), Integral is normal of absolute value, Infinite Norm returns the maximum value or the essential supremum.
Power is the norm per unit of time. Watts are Joules per second.
Unit Pulse
Unit Step
Delta Function
A sifting function (good for [...]]]></description>
			<content:encoded><![CDATA[<p>Energy says very little about peak magnitude, but both are important considerations.</p>
<p>Generalized Energy: Norms (Energy is a norm with p=2), Integral is normal of absolute value, Infinite Norm returns the maximum value or the essential supremum.</p>
<p>Power is the norm per unit of time. Watts are Joules per second.</p>
<p>Unit Pulse</p>
<p>Unit Step</p>
<p>Delta Function<br />
A sifting function (good for taking one time value out of the signal)</p>
<p>Signal Decomposition<br />
Using a delta function to break things down.</p>
<p>Delta of T</p>
<p>Continuous time delta function: Presents challenges because we aren&#8217;t able to have something the integrates over all time to 1.</p>
<p>What are generalized functions.</p>
<p>CT</p>
<p>Phase Pfrequency (Phase is a frequency dependent time delay).</p>
]]></content:encoded>
			<wfw:commentRss>http://301.jacpot.us/2009/09/four-ways-of-looking-at-a-signal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brian Viel</title>
		<link>http://301.jacpot.us/2009/08/brian-viel/</link>
		<comments>http://301.jacpot.us/2009/08/brian-viel/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 17:02:47 +0000</pubDate>
		<dc:creator>Brian Viel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://301.jacpot.us/?p=14</guid>
		<description><![CDATA[Hey, I&#8217;m Brian Viel and this is me below.

]]></description>
			<content:encoded><![CDATA[<p>Hey, I&#8217;m Brian Viel and this is me below.</p>
<p><img class="alignnone size-medium wp-image-15" title="Copy of Vegas08 875" src="http://301.jacpot.us/wp-content/uploads/2009/08/Copy-of-Vegas08-875-300x200.jpg" alt="Copy of Vegas08 875" width="300" height="200" /></p>
]]></content:encoded>
			<wfw:commentRss>http://301.jacpot.us/2009/08/brian-viel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jacob Poteet</title>
		<link>http://301.jacpot.us/2009/08/jacob-poteet/</link>
		<comments>http://301.jacpot.us/2009/08/jacob-poteet/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 22:44:36 +0000</pubDate>
		<dc:creator>Jacob Poteet</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://301.jacpot.us/?p=11</guid>
		<description><![CDATA[Hello. I&#8217;m Jacob Poteet. This is a picture of me.
]]></description>
			<content:encoded><![CDATA[<p>Hello. I&#8217;m Jacob Poteet. This is a picture of me.</p>
<div id="attachment_12" class="wp-caption alignnone" style="width: 614px"><img class="size-full wp-image-12" title="Jake Poteet" src="http://301.jacpot.us/wp-content/uploads/2009/08/n1215180017_30062690_5074.jpg" alt="At Radiohead in the Woodlands" width="604" height="453" /><p class="wp-caption-text">At Radiohead in the Woodlands</p></div>
]]></content:encoded>
			<wfw:commentRss>http://301.jacpot.us/2009/08/jacob-poteet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Existence of This Site Resembles a Causal Signal with the 0 Mapped to the First Day of ELEC 301</title>
		<link>http://301.jacpot.us/2009/08/the-existence-of-this-site-resembles-a-causal-signal-with-the-0-mapped-to-the-first-day-of-elec-301/</link>
		<comments>http://301.jacpot.us/2009/08/the-existence-of-this-site-resembles-a-causal-signal-with-the-0-mapped-to-the-first-day-of-elec-301/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 21:51:21 +0000</pubDate>
		<dc:creator>Jacob Poteet</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://301.jacpot.us/?p=5</guid>
		<description><![CDATA[Classes this week set an expectation of what material we will encounter this semester and what methods we should use to master it.
On Tuesday, Baraniuk emphasized the importance of analyzing learning needs and developing strategies that incorporate them. He also cited evidence that group work improves retention and understanding, and argued that taking notes from [...]]]></description>
			<content:encoded><![CDATA[<p>Classes this week set an expectation of what material we will encounter this semester and what methods we should use to master it.</p>
<p>On Tuesday, Baraniuk emphasized the importance of analyzing learning needs and developing strategies that incorporate them. He also cited evidence that group work improves retention and understanding, and argued that taking notes from a projector is a &#8216;metacognitive process&#8217; that improves the learning process.</p>
<p>On Thursday, we spent the first 50 minutes of class discussing interesting examples of the use of DSP. The Speak and Spell was a toy from the 1980s that used a TI chip for speech synthesis; this chip fits into a larger history of implementing DSP solutions through specialized hardware. Other products include routers, modems, and music equipment. DSP techniques can eliminate echo and support our massive telecomm infrastructure. DSP allows us to see inside regions we cannot access directly. By using radar and sonar, we can see behind the clouds on Venus and locate oil deposits under the ocean&#8217;s floor. We also use signal processing for medical applications including fMRI (Tomography), eye implants, and cochlear implants (http://www.npr.org/templates/story/story.php?storyId=1080910) . We ended our discussion of  human modification just a little before going off the deep end regarding the Singularity. If you&#8217;re interested in a TV series about cyborgs, identity, and signals, I recommend Ghost in the Shell.</p>
<p>The foundation of signal <em>processing</em> is an understanding of types of signals themselves. We discussed four types of signals, the combinations of continuous or discrete time with continuous or discreet values. We also drew attention to concepts like periodicity (it&#8217;s not that different in discrete time), continuity, sampling and digitization, finite length and zero-padding and windowing.</p>
]]></content:encoded>
			<wfw:commentRss>http://301.jacpot.us/2009/08/the-existence-of-this-site-resembles-a-causal-signal-with-the-0-mapped-to-the-first-day-of-elec-301/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
