<?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>Chad Huard &#187; Featured</title>
	<atom:link href="http://www.chadhuard.com/category/featured/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chadhuard.com</link>
	<description>Wayne State University</description>
	<lastBuildDate>Thu, 27 May 2010 19:04:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Switch Bounce</title>
		<link>http://www.chadhuard.com/2010/04/switch-bounce/</link>
		<comments>http://www.chadhuard.com/2010/04/switch-bounce/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 00:26:19 +0000</pubDate>
		<dc:creator>Chad</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Microcomputers]]></category>
		<category><![CDATA[bounce]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[HC11]]></category>
		<category><![CDATA[oscilloscope]]></category>

		<guid isPermaLink="false">http://www.chadhuard.com/?p=451</guid>
		<description><![CDATA[Most people who have dabbled in embedded design know that all mechanical switches have some amount of &#8220;bounce&#8221; where they are not making solid contact for a short time after being pressed or released.  If you manage to read the button fast enough that you make more than one reading while the button is still [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Most people who have dabbled in embedded design know that all mechanical switches have some amount of &#8220;bounce&#8221; where they are not making solid contact for a short time after being pressed or released.  If you manage to read the button fast enough that you make more than one reading while the button is still bouncing you can get erroneous readings.  I was working on a lab for my microcomputer class that used a flip-flop to de-bounce the rising edge of the button press, but I was still getting extra button press readings when I was releasing the button.  This was obviously a job for <a href="http://www.chadhuard.com/2010/04/introducing-scopezilla-hp-54720a/">scopezilla</a>.  What I found was interesting:</p>
<p style="text-align: left;">
<div class="mceTemp mceIEcenter" style="text-align: left;">
<dl class="wp-caption aligncenter" style="width: 210px;">
<dt class="wp-caption-dt" style="text-align: left;"><a href="http://www.sparkfun.com/commerce/product_info.php?products_id=97"><img title="button" src="http://static.sparkfun.com/images/products/00097-03-L.jpg" alt="" width="200" height="200" /></a></dt>
<dd class="wp-caption-dd">The Culprit!</dd>
</dl>
</div>
<p style="text-align: left;">
<p style="text-align: left;">
<div class="mceTemp mceIEcenter" style="text-align: left;">
<dl id="attachment_452" class="wp-caption aligncenter" style="width: 469px;">
<dt class="wp-caption-dt"><a href="http://www.chadhuard.com/wp-content/uploads/2010/04/Bounce-Up.png" rel="lightbox[451]"><img class="size-full wp-image-452" title="Bounce Up" src="http://www.chadhuard.com/wp-content/uploads/2010/04/Bounce-Up.png" alt="" width="459" height="366" /></a></dt>
<dd class="wp-caption-dd">Rising Edge</dd>
</dl>
</div>
<p style="text-align: left;">
<p style="text-align: left;">
<div class="mceTemp mceIEcenter" style="text-align: left;">
<dl id="attachment_453" class="wp-caption aligncenter" style="width: 472px;">
<dt class="wp-caption-dt"><a href="http://www.chadhuard.com/wp-content/uploads/2010/04/Bounce-Down.png" rel="lightbox[451]"><img class="size-full wp-image-453" title="Bounce Down" src="http://www.chadhuard.com/wp-content/uploads/2010/04/Bounce-Down.png" alt="" width="462" height="367" /></a></dt>
<dd class="wp-caption-dd">Falling Edge</dd>
</dl>
</div>
<p style="text-align: left;">
<p style="text-align: left;">So, the big problem?  Well, it turns out that the glitch that can be seen in the falling edge image was really the problem, not bouncing on the rising edge.  It didn&#8217;t occur every time I pressed and released the button, but frequently enough to be a real pain (perhaps 10%).  All of the de-bouncing in the world on the leading edge could not keep the processor from interpreting the high after the glitch as a second button press.  Obviously more sophisticated de-bouncing is required.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chadhuard.com/2010/04/switch-bounce/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing Scopezilla: HP 54720A</title>
		<link>http://www.chadhuard.com/2010/04/introducing-scopezilla-hp-54720a/</link>
		<comments>http://www.chadhuard.com/2010/04/introducing-scopezilla-hp-54720a/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 23:42:03 +0000</pubDate>
		<dc:creator>Chad</dc:creator>
				<category><![CDATA[Audio]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[School]]></category>
		<category><![CDATA[oscilloscope]]></category>
		<category><![CDATA[test equipment]]></category>

		<guid isPermaLink="false">http://www.chadhuard.com/?p=444</guid>
		<description><![CDATA[I decided that I needed a scope for my projects a few weeks ago.  After searching for a little while I decided on a used HP 54720A.  This thing is a monster!  It is about the size of tall kitchen trash-can and weighs a whopping 75lbs.  For all that massiveness you get 1.1GHz bandwidth, 4GS/s (thats four [...]]]></description>
			<content:encoded><![CDATA[<p>I decided that I needed a scope for my projects a few weeks ago.  After searching for a little while I decided on a used HP 54720A.  This thing is a monster!  It is about the size of tall kitchen trash-can and weighs a whopping 75lbs.  For all that massiveness you get 1.1GHz bandwidth, 4GS/s (thats four Billion&#8230; with a B, samples per second folks) and 32kS record length!  I have been playing around with it for a few days now and I can say that it is fairly easy to use and provides incredible resolution and detail.  I will take a few pictures of it for posterity when I finally move it upstairs (right now it is on the dining table&#8230; a setup that my wife just barely tolerates, bless her heart) until then you I will just post some screen captures.</p>
<div id="attachment_445" class="wp-caption aligncenter" style="width: 586px"><a href="http://www.chadhuard.com/wp-content/uploads/2010/04/Noise.png" rel="lightbox[444]"><img class="size-full wp-image-445" title="Noise" src="http://www.chadhuard.com/wp-content/uploads/2010/04/Noise.png" alt="" width="576" height="368" /></a><p class="wp-caption-text">Regulated Power Supply Noise</p></div>
<div id="attachment_446" class="wp-caption aligncenter" style="width: 470px"><a href="http://www.chadhuard.com/wp-content/uploads/2010/04/PortE-Reading-Timing.png" rel="lightbox[444]"><img class="size-full wp-image-446" title="PortE Reading Timing" src="http://www.chadhuard.com/wp-content/uploads/2010/04/PortE-Reading-Timing.png" alt="" width="460" height="346" /></a><p class="wp-caption-text">Monitoring Event Timing on HC11 Board</p></div>
<div id="attachment_447" class="wp-caption aligncenter" style="width: 470px"><a href="http://www.chadhuard.com/wp-content/uploads/2010/04/ScopeTest.png" rel="lightbox[444]"><img class="size-full wp-image-447" title="ScopeTest" src="http://www.chadhuard.com/wp-content/uploads/2010/04/ScopeTest.png" alt="" width="460" height="320" /></a><p class="wp-caption-text">HC11 EVB E-clock (top) and A0 Address Bus Pin (bottom)</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.chadhuard.com/2010/04/introducing-scopezilla-hp-54720a/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Equate File for HC11 Registers</title>
		<link>http://www.chadhuard.com/2010/03/equate-file-for-hc11-registers/</link>
		<comments>http://www.chadhuard.com/2010/03/equate-file-for-hc11-registers/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 14:51:54 +0000</pubDate>
		<dc:creator>Chad</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Microcomputers]]></category>
		<category><![CDATA[68HC11]]></category>
		<category><![CDATA[assembly]]></category>
		<category><![CDATA[EQU]]></category>
		<category><![CDATA[equate]]></category>
		<category><![CDATA[HC11]]></category>
		<category><![CDATA[registers]]></category>

		<guid isPermaLink="false">http://www.chadhuard.com/?p=412</guid>
		<description><![CDATA[I couldn&#8217;t find an equate file of the registers for the 68HC11 anywhere online, so I just typed it all in myself.  To spare others from the same tedium I am posting it here in hopes that anyone who needs it can find it easily.  The file includes both the extended addresses of each of [...]]]></description>
			<content:encoded><![CDATA[<p>I couldn&#8217;t find an equate file of the registers for the 68HC11 anywhere online, so I just typed it all in myself.  To spare others from the same tedium I am posting it here in hopes that anyone who needs it can find it easily.  The file includes both the extended addresses of each of the HC11 registers, but also the offsets from $1000 for use with indexed addressing.  To use it, just put the file in the same folder as your program and insert the following code at the top of your assembly program and you will be able to call all of the registers by name:<br />
<code>#include "EQU.txt"</code></p>
<p>Hopefully you find it useful.</p>
<p><a href="http://www.chadhuard.com/wp-content/uploads/2010/03/EQU.txt">EQU.txt</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.chadhuard.com/2010/03/equate-file-for-hc11-registers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lab 2 &#8211; Quantitative Metallography</title>
		<link>http://www.chadhuard.com/2010/03/lab-2-quantitative-metallography/</link>
		<comments>http://www.chadhuard.com/2010/03/lab-2-quantitative-metallography/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 00:02:37 +0000</pubDate>
		<dc:creator>Chad</dc:creator>
				<category><![CDATA[BE1300 Materials]]></category>
		<category><![CDATA[Featured]]></category>

		<guid isPermaLink="false">http://www.chadhuard.com/?p=369</guid>
		<description><![CDATA[Quantitative metallography is the study of metallic crystal structures from the perspective of numeric quantities.  Examples of quantitative metallographic measurements include number of grains per unit area and fraction of specific phase per unit volume.  These two quantities are what we will investigate in this lab.
]]></description>
			<content:encoded><![CDATA[<p>Quantitative metallography is the study of metallic crystal structures from the perspective of numeric quantities.  Examples of quantitative metallographic measurements include number of grains per unit area and fraction of specific phase per unit volume.  These two quantities are what we will investigate in this lab.</p>

<iframe src="http://www.chadhuard.com/wp-content/plugins/google-document-embedder/proxy.php?url=http%3A%2F%2Fwww.chadhuard.com%2Fwp-content%2Fuploads%2F2010%2F03%2FLab_2-QM.pdf&hl=en_US&gdet=&embedded=true" width="100%" height="500" frameborder="0" style="min-width:305px;" class="gde-frame"></iframe>

<p class="gde-text"><a href="http://www.chadhuard.com/wp-content/uploads/2010/03/Lab_2-QM.pdf" target="_blank" class="gde-link">Download (PDF, 1.39MB)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.chadhuard.com/2010/03/lab-2-quantitative-metallography/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lab 6 &#8211; Creep</title>
		<link>http://www.chadhuard.com/2010/03/lab-6-creep/</link>
		<comments>http://www.chadhuard.com/2010/03/lab-6-creep/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 01:45:08 +0000</pubDate>
		<dc:creator>Chad</dc:creator>
				<category><![CDATA[BE1300 Materials]]></category>
		<category><![CDATA[Featured]]></category>

		<guid isPermaLink="false">http://www.chadhuard.com/?p=346</guid>
		<description><![CDATA[Creep is a condition where a material will undergo progressive plastic deformation under constant load or stress.  In most metals, this behavior is only present at elevated temperatures, but a few soft metals like tin and lead will experience creep at room temperatures.  This experiment will explore the creep behavior of lead.
]]></description>
			<content:encoded><![CDATA[<p>Creep is a condition where a material will undergo progressive plastic deformation under constant load or stress.  In most metals, this behavior is only present at elevated temperatures, but a few soft metals like tin and lead will experience creep at room temperatures.  This experiment will explore the creep behavior of lead.</p>

<iframe src="http://www.chadhuard.com/wp-content/plugins/google-document-embedder/proxy.php?url=http%3A%2F%2Fwww.chadhuard.com%2Fwp-content%2Fuploads%2F2010%2F03%2FLab_6-Creep.pdf&hl=en_US&gdet=&embedded=true" width="100%" height="500" frameborder="0" style="min-width:305px;" class="gde-frame"></iframe>

<p class="gde-text"><a href="http://www.chadhuard.com/wp-content/uploads/2010/03/Lab_6-Creep.pdf" target="_blank" class="gde-link">Download (PDF, 369.37KB)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.chadhuard.com/2010/03/lab-6-creep/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Distortion Testing</title>
		<link>http://www.chadhuard.com/2009/05/distortion-testing/</link>
		<comments>http://www.chadhuard.com/2009/05/distortion-testing/#comments</comments>
		<pubDate>Sun, 24 May 2009 22:35:24 +0000</pubDate>
		<dc:creator>Chad</dc:creator>
				<category><![CDATA[Driver Measurements]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[distortion]]></category>
		<category><![CDATA[microphone]]></category>
		<category><![CDATA[SPL]]></category>

		<guid isPermaLink="false">http://www.cmhaudio.com/?p=270</guid>
		<description><![CDATA[I have been doing a few distortion measurements of the drivers in my current project. I have become concerned about the distortion products of the mic itself. The following is a test of the distortion of my HDS Nomex driver driven at 2.83V with mic distances of 4&#8243;, 8&#8243; &#38; 16&#8243;. The distortion products should [...]]]></description>
			<content:encoded><![CDATA[<p>I have been doing a few distortion measurements of the drivers in my current project. I have become concerned about the distortion products of the mic itself. The following is a test of the distortion of my HDS Nomex driver driven at 2.83V with mic distances of 4&#8243;, 8&#8243; &amp; 16&#8243;. The distortion products should be the same % in each, any increase can be directly attributed to the mic.</p>

<a href='http://www.chadhuard.com/2009/05/distortion-testing/4inch_1watt/' title='Mic at 4&quot;'><img width="150" height="150" src="http://www.chadhuard.com/wp-content/uploads/2009/05/4inch_1watt-150x150.gif" class="attachment-thumbnail" alt="" title="Mic at 4&quot;" /></a>
<a href='http://www.chadhuard.com/2009/05/distortion-testing/8inch_1watt/' title='Mic at 8&quot;'><img width="150" height="150" src="http://www.chadhuard.com/wp-content/uploads/2009/05/8inch_1watt-150x150.gif" class="attachment-thumbnail" alt="" title="Mic at 8&quot;" /></a>
<a href='http://www.chadhuard.com/2009/05/distortion-testing/16inch_1watt/' title='Mic at 16&quot;'><img width="150" height="150" src="http://www.chadhuard.com/wp-content/uploads/2009/05/16inch_1watt-150x150.gif" class="attachment-thumbnail" alt="" title="Mic at 16&quot;" /></a>

<p><span style="color: #999999;"><span style="font-weight: normal;"><em>Click on any image above and use keyboard arrow keys to quickly compare images.</em></span></span></p>
<p>As you can see, the 3rd harmonic doesn&#8217;t change apreciably. The 2nd on the other hand increases dramatically with each doubling of the SPL.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chadhuard.com/2009/05/distortion-testing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Peerless/Usher &#8211; Post #5</title>
		<link>http://www.chadhuard.com/2009/05/peerlessusher_post-5/</link>
		<comments>http://www.chadhuard.com/2009/05/peerlessusher_post-5/#comments</comments>
		<pubDate>Fri, 15 May 2009 21:33:47 +0000</pubDate>
		<dc:creator>Chad</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Speaker Building]]></category>
		<category><![CDATA[crossover]]></category>
		<category><![CDATA[LR4]]></category>

		<guid isPermaLink="false">http://www.cmhaudio.com/?p=261</guid>
		<description><![CDATA[Another Crossover
This one has a little more informed crossover point.  I ended up with 1800Hz LR4.  Hopefully this will be low enough to attenuate the peak in 3rd harmonic on the woofer (centered @ 1600) as well as get rid of most of the weird peak in high order harmonics in the tweeter around 2k. [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Another Crossover</strong></p>
<p>This one has a little more informed crossover point.  I ended up with 1800Hz LR4.  Hopefully this will be low enough to attenuate the peak in 3rd harmonic on the woofer (centered @ 1600) as well as get rid of most of the weird peak in high order harmonics in the tweeter around 2k.   The impedance looks ok, only dropping to 4 ohm min in the 3k-4k region.  Listening to one speaker with the crossover emulator built into soundeasy this crossover sounds pretty good.</p>
<p style="text-align: center;"><a href="http://www.cmhaudio.com/wp-content/uploads/2009/05/1800_z.gif" rel="lightbox[261]"><img class="aligncenter size-full wp-image-262" title="1800_z" src="http://www.cmhaudio.com/wp-content/uploads/2009/05/1800_z.gif" alt="1800_z" width="441" height="192" /></a></p>
<p><a href="http://www.cmhaudio.com/wp-content/uploads/2009/05/1800.gif" rel="lightbox[261]"><img class="aligncenter size-full wp-image-263" title="1800" src="http://www.cmhaudio.com/wp-content/uploads/2009/05/1800.gif" alt="1800" width="508" height="284" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.chadhuard.com/2009/05/peerlessusher_post-5/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

