<?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>PitelSPOT &#187; Guides</title>
	<atom:link href="http://pitelspot.com/category/guides/feed" rel="self" type="application/rss+xml" />
	<link>http://pitelspot.com</link>
	<description>Make your mark.</description>
	<lastBuildDate>Sun, 27 Dec 2009 19:12:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Best Organize Your Mp3 Collection</title>
		<link>http://pitelspot.com/2009/05/31/how-to-best-organize-your-mp3-collection</link>
		<comments>http://pitelspot.com/2009/05/31/how-to-best-organize-your-mp3-collection#comments</comments>
		<pubDate>Sun, 31 May 2009 18:18:18 +0000</pubDate>
		<dc:creator>Adam Pitel</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Main]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://pitelspot.com/?p=656</guid>
		<description><![CDATA[Programs like iTunes, Windows Media Player, Zune etc. organize your music collection by updating the tag structure only. These programs often copy your music collection to a designated folder, leaving duplicates spread across your computer. ...]]></description>
			<content:encoded><![CDATA[<p>Programs like <a title="iTunes" href="http://www.apple.com/itunes/overview/">iTunes</a>, <a title="Windows Media Player" href="http://www.microsoft.com/windows/windowsmedia/player/default.aspx">Windows Media Player</a>, <a title="Zune" href="http://zune.net">Zune</a> etc. organize your music collection by updating the tag structure only. These programs often copy your music collection to a designated folder, leaving duplicates spread across your computer. In addition, these programs fail to establish tagging consistency customized to your taste. For example, consider the person who listens primarily to Classic Rock, but may have a few popular dance tracks for a playlist. They may not want (or even understand) the differentiation between genres like Dance, Techno, Electronic, and Trance. Extending the embedded mp3 tag to the folder/file structure is the simplest, but most often overlooked step in organizing your collection.<br />
The following steps are what I find to be the best ways to organize your mp3 collection:</p>
<ol>
<li>Establish a set of encoding, tagging, and album art rules and save it as a text file in your top directory. For example: (downloadable version: <a href="http://pitelspot.com/wp-content/uploads/2009/05/musiclibarystd_revb.txt">musiclibarystd_revb</a>)<br />
<blockquote>
<h6>==Music Library Standard Revision A.04==<br />
5/31/2009<br />
Grant Pitel<br />
Adam Pitel&#8211;CODING&#8211;<br />
LAME 3.90.3 Quality: 220 kbps VBR / 44.1KHz / Joint Stereo&#8211;TAGGING&#8211;<br />
(Rule 1) <br />
          General Folder structure<br />
               &lt;Genre&gt;/&lt;Artist&gt;/&lt;Album&gt;<br />
          Special Folder structures<br />
               &lt;Soundtracks&gt;/&lt;Album&gt;(Rule 2)<br />
File Naming<br />
          All files must cohere the following format<br />
               &lt;track number&gt; &#8211; &lt;artist&gt; &#8211; &lt;song title&gt;<br />
Exceptions:<br />
          Compilations<br />
               The artist who performs the song goes in the composer tag<br />
               In the artists tag enter &#8220;Various Artists&#8221; and rename the file such that coheres to the following<br />
               &lt;track number&gt; &#8211; &lt;album&gt; &#8211; &lt;composer name&gt; &#8211; &lt;song title&gt;<br />
          Soundtracks<br />
               Sound track songs contain &#8220;Various Artists&#8221; in the artist field. <br />
The file name should neglect this field as follows.<br />
               &lt;track number&gt; &#8211; &lt;album&gt; &#8211; &lt;song title&gt;(Rule 3)<br />
Albums with multiple CDs<br />
                The album tag should contain the CD number so it looks like the following<br />
                &lt;album (CD #)&gt;<br />
                Folder structure and file naming remain the same<br />
 <br />
&#8211; IMAGES &#8211;<br />
(Rule 1) All album art needs to be embedded into the music file<br />
(Rule 2) Each album directory needs to contain an image of the album cover &#8220;folder.jpg&#8221;</h6>
</blockquote>
</li>
<li>Download all your music to a temporary holding directory. This directory will be for all your untagged music. The music will automatically be added to the correct file/folder as you&#8217;ll see next.</li>
<li>Use <a title="Mp3tag" href="http://www.mp3tag.de/en/">Mp3tag </a>to tag, embed album art, and automatically organize the file structure according to the above rules. After tagging the album from Amazon, you can then use that Tag to rewrite the filename and folder structure. Using the above ruleset, the following format string is used in Mp3tag to go from Tag to Filename: &#8220;D:\Music\%genre%\%artist%\%album%\$num(%track%,2) &#8211; %artist% &#8211; %title%&#8221; See example video below:<br />
<object width="525" height="317"><param name="movie" value="http://www.youtube.com/v/mlyNEkDkLKM&#038;hl=en&#038;fs=1&#038;rel=0&#038;hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/mlyNEkDkLKM&#038;hl=en&#038;fs=1&#038;rel=0&#038;hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="525" height="317"></embed></object></li>
<li>Disable unnecessary tagging features in iTunes and Windows Media Player such as &#8220;Retrieve additional information from the internet&#8221; and copy library to a new directory.</li>
</ol>
<p>Please feel free to share any of your music organization methods in the comments below.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fpitelspot.com%2F2009%2F05%2F31%2Fhow-to-best-organize-your-mp3-collection&amp;linkname=How%20to%20Best%20Organize%20Your%20Mp3%20Collection"><img src="http://pitelspot.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://pitelspot.com/2009/05/31/how-to-best-organize-your-mp3-collection/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Build a Cat Tree from Scratch</title>
		<link>http://pitelspot.com/2009/02/13/how-to-build-a-cat-tree-from-scratch</link>
		<comments>http://pitelspot.com/2009/02/13/how-to-build-a-cat-tree-from-scratch#comments</comments>
		<pubDate>Fri, 13 Feb 2009 18:33:06 +0000</pubDate>
		<dc:creator>Brooke Lewis</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://pitelspot.com/?p=533</guid>
		<description><![CDATA[While in Oklahoma, Oscar had a small cat tree where he spent a large portion of his time. So much time in fact, that the structural integrity was destroyed by his constant jumping, bouncing, and ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://pitelspot.com/wp-content/uploads/2009/02/cat-tree-13.jpg"><img class="alignright size-medium wp-image-552" title="cat-tree-13" src="http://pitelspot.com/wp-content/uploads/2009/02/cat-tree-13-225x300.jpg" alt="cat-tree-13" width="225" height="300" /></a>While in Oklahoma, Oscar had a small cat tree where he spent a large portion of his time. So much time in fact, that the structural integrity was destroyed by his constant jumping, bouncing, and swinging.</p>
<p>Our first attempt to replace the cat tree with a hardier, taller model proved to be out of our price range, with models starting at $250 going upwards of $500. So Nathan made me a deal. He would build a cat tree/condo when he got his workshop up and running and was able to buy a table saw. So 2 ½ years later, here’s the process:</p>
<p><strong>The Design: </strong></p>
<p>I started by browsing through websites that sell cat trees and condos.  From these designs, we came up with several key elements that the tree should include:</p>
<ol>
<li>Height. An interior decorator had recently helped us finish off our family room. On the left side of the mantle she had place a 7 foot high silk plant. To maintain balance in the room, we decided to build a 7 foot cat tree on the right side of the mantle.</li>
<li>Tail Chasing. Oscar loves to chase his own tail by hanging off ledges. So several ledges were included.</li>
<li>Hiding.  Like most cats, Oscar likes to fit into small places, where he feels safe and warm. When he is a little unsure of things, he likes to climb to a spot as high as possible, allowing him to keep an eye on things. Right now, that spot is the cabinets above the fridge. We would like to go back to that point of blissful ignorance when he doesn’t walk around on the kitchen counters.</li>
</ol>
<p><strong>Materials: </strong></p>
<p>After several trips to Menards for ideas, we came up with the following list of materials:</p>
<ul>
<li>12 inch concrete form</li>
<li>3 2 foot x 6 foot 3/4inch plywood boards</li>
<li>16 ½ feet of junk 2&#215;4s (already had from previous homeowners)</li>
<li>16 ½ feet of 8 inch PVC pipes</li>
<li>4 packages of sisal rope</li>
<li>60 feet of carpet (from remnant carpet section)</li>
<li>5 Long lag bolts (with end cut off to make double ended screws)</li>
<li>6 Lag bolts with large torx head</li>
<li>1 foot of fabric for cat hammock</li>
<li>Lots of glue sticks and staples<a href="http://pitelspot.com/wp-content/uploads/2009/02/cat-tree-01.jpg"><img class="alignright size-thumbnail wp-image-537" title="cat-tree-01" src="http://pitelspot.com/wp-content/uploads/2009/02/cat-tree-01-150x150.jpg" alt="cat-tree-01" width="150" height="150" /></a></li>
</ul>
<p><strong>The Build:</strong></p>
<p>Nathan did most of this section.</p>
<ol>
<li>Columns: Nathan cut the PVC pipe into 4 sizes: 3 – 2 feet, 2 – 2.5 feet, 1 – 3.5 feet, 2 – 1 foot. He then fitted the 2&#215;4 pieces inside the PVC pipes and screwed them in. Then he drilled holes for the bolts. I wrapped each pole with either carpet or <a href="http://pitelspot.com/wp-content/uploads/2009/02/cat-tree-08.jpg"><img class="alignright size-thumbnail wp-image-539" title="cat-tree-08" src="http://pitelspot.com/wp-content/uploads/2009/02/cat-tree-08-150x150.jpg" alt="cat-tree-08" width="150" height="150" /></a>sisal rope which was attached with high temperature glue.</li>
<li>Platforms: Nathan cut the platforms into several shapes. Base platform – 2 ftx2 ft. Level 1 – 2 ft x 2 ft with one corner cut off. Level 2 and Level 3 – 2 ft x 1 ft. Level 4 – 1 ft x 1ft. Level 4 was originally going to be a concrete form cut in half and placed on the side like a half moon shape but due to stability issues this top level was transformed into a platform. Nathan predrilled holes into the boards.</li>
<li>Concrete form:<a href="http://pitelspot.com/wp-content/uploads/2009/02/cat-tree-06.jpg"><img class="alignright size-thumbnail wp-image-545" title="cat-tree-06" src="http://pitelspot.com/wp-content/uploads/2009/02/cat-tree-06-150x150.jpg" alt="cat-tree-06" width="150" height="150" /></a> Nathan used a protractor to trace a circle on the outside of the form. He also traced and cut two more circles out of wood to wedge into the top and bottom of the form. The inside floor and the outside of the form were covered in carpet.</li>
</ol>
<p><strong>Finished Product:</strong></p>
<p>Oscar LOVES his new cat tree. He spends a great deal of time chasing his tail on the ledges. He sleeps inside the concrete form and play with the toys hanging off the ledges.</p>
<p><a href="http://pitelspot.com/wp-content/uploads/2009/02/cat-tree-17.jpg"><img class="alignleft size-medium wp-image-536" title="cat-tree-17" src="http://pitelspot.com/wp-content/uploads/2009/02/cat-tree-17-225x300.jpg" alt="cat-tree-17" width="225" height="300" /></a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fpitelspot.com%2F2009%2F02%2F13%2Fhow-to-build-a-cat-tree-from-scratch&amp;linkname=How%20to%20Build%20a%20Cat%20Tree%20from%20Scratch"><img src="http://pitelspot.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://pitelspot.com/2009/02/13/how-to-build-a-cat-tree-from-scratch/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Make Neighborhood Electric Vehicles Legal in Your Town</title>
		<link>http://pitelspot.com/2008/08/19/how-to-make-neighborhood-electric-vehicles-legal-in-your-town</link>
		<comments>http://pitelspot.com/2008/08/19/how-to-make-neighborhood-electric-vehicles-legal-in-your-town#comments</comments>
		<pubDate>Tue, 19 Aug 2008 05:11:26 +0000</pubDate>
		<dc:creator>Grant Pitel</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Main]]></category>
		<category><![CDATA[Power Electronics]]></category>

		<guid isPermaLink="false">http://pitelspot.com/index.php/2008/08/19/how-to-make-neighborhood-electric-vehicles-legal-in-your-town/</guid>
		<description><![CDATA[Somehow, my wife and I managed to share a car for the past five years. This arrangment worked because we live in a small town, both work at the University, and are attached at the ...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-440" title="1914 Detroit Electric" src="http://pitelspot.com/wp-content/uploads/2008/08/wed13fav081-300x193.jpg" alt="1914 Detroit Electric" width="300" height="193" />Somehow, my wife and I managed to share a car for the past five years. This arrangment worked because we live in a small town, both work at the University, and are attached at the hip. However, I am about to graduate and will need a car to commute. My wife still has about a year before she finishes. It is hard to justfiy getting a second car for her short trip to work. I was ecstatic when she agreed to ride a <a href="http://en.wikipedia.org/wiki/Neighborhood_electric_vehicle">neighborhood electric vehicle</a> (NEV) into work, provided it met certain cosmetic criteria. My wife is a really good sport when it comes to my unusual habits. She has no shame tailing behind on my Go-Ped electric scooter while I bicycle into work. Her response to this new brainstorm should come at no surpise. The NEV fits her transportation needs perfectly, is inexpensive, low maintenance, and fuel-free. The rules on NEVs are governed by the city you live in. I was extremely disappointed to find the Cities of Champaign and Urbana do not allow them outside of the University of Illinois district.</p>
<p>I have contacted some city council members in hopes of bringing these enviroment- and energy-friendly vehicles to public streets. Below I am documenting the steps we have gone through so far, and will update it as new events occur. I encourage you contact your city council members to support NEVs in your town. This gesture is just a small step in ending our dependence on foreign oil. Thank you and I hope you find the items below useful.</p>
<p><strong>NEV JOURNAL</strong></p>
<ul>
<li>
<div><em>(08-12-08)</em> Sheryl called our insurance agent to see if they would insure an NEV. They confirmed that they insure NEVs but at a higher rate than cars due to their lack of safty features and limited availability of replacement parts.</div>
</li>
<li>
<div><em>(08-15-08) </em>I contacted <a href="http://www.ci.champaign.il.us/government/index.php">Champaign City Council</a>, whose ordinances define where NEVs are allowed. The e-mail addresses and photos listed on the city council website suggested the members were very appoachable, and I found this to be true. Champaign also has an extensive database that lets users search previous minutes and agendas&#8211;an excellent resource for finding existing NEV ordinances.</div>
</li>
<li>
<div><em>(08-18-08) </em>I recieved a reply from a member of the city council saying he was adding NEVs to the agenda. He stated that he personally supports allowing NEVs on public streets but expects opposition for their use outside the University District, and recommends that I e-mail the other council members.<em><br />
</em></div>
</li>
<li>
<div>(08-22-08) City council study session schedule approved for next week.</div>
</li>
<li><em>(09-08-08) </em>City council is discussing expansion on 09-09-08.</li>
<li><em>(09-09-08) </em>City council passed in favor of Neighborhood Electric vehicles eight to one. <em>Stay tuned. </em>Read the <a title="Meeting Summary" href="http://pitelspot.com/wp-content/uploads/2008/12/ss_202008-062.pdf">meeting summary</a> (taken from the <a href="http://www.ci.champaign.il.us/">City of Champaign website</a>).</li>
</ul>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fpitelspot.com%2F2008%2F08%2F19%2Fhow-to-make-neighborhood-electric-vehicles-legal-in-your-town&amp;linkname=How%20to%20Make%20Neighborhood%20Electric%20Vehicles%20Legal%20in%20Your%20Town"><img src="http://pitelspot.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://pitelspot.com/2008/08/19/how-to-make-neighborhood-electric-vehicles-legal-in-your-town/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Guide to Making Stop Motion Photography Films</title>
		<link>http://pitelspot.com/2008/01/16/guide-to-making-stop-motion-photography-films</link>
		<comments>http://pitelspot.com/2008/01/16/guide-to-making-stop-motion-photography-films#comments</comments>
		<pubDate>Wed, 16 Jan 2008 22:58:44 +0000</pubDate>
		<dc:creator>Adam Pitel</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Main]]></category>
		<category><![CDATA[Photos]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://pitelspot.com/index.php/2008/01/16/guide-to-making-stop-motion-photography-films/</guid>
		<description><![CDATA[This article is a follow-up to my previous article to detail how I created my stop-motion film &#8220;Passing By.&#8221;


Choosing Your Subject
This part is fairly subjective. For stop-motion films, just about any subject can be entertaining ...]]></description>
			<content:encoded><![CDATA[<p>This article is a follow-up to <a title="Passing By - A Stop Motion Photography Film" href="http://pitelspot.com/index.php/2007/10/29/passing-by-a-stop-motion-photography-film/">my previous article</a> to detail how I created my stop-motion film &#8220;Passing By.&#8221;</p>
<ol>
<li>
<div><strong>Choosing Your Subject</strong></div>
<p>This part is fairly subjective. For stop-motion films, just about any subject can be entertaining in stop-motion, but in limited quantities. Harping on the same location or subject for a long period of time will bore the viewer. I consider the jerkiness of stop-motion is best suited for fast paced themes. For instance, in &#8220;Passing By,&#8221; rather than dwell on the train for an extended period of time, I have it interspersed throughout the film. You&#8217;ll be able to get a better feel for this when you get to the editing stage.</li>
<li>
<div><strong>Taking the Photo</strong></div>
<p>Your camera should be set to continuous (burst fire) mode, which depending on your camera and storage card speed, can offer 1.5 to 5 frames per second. Make sure you set your camera to manual exposure at a consistent exposure level. Nothing is more distracting than having the exposure change from one frame to next, a couple times a second. This may also entail avoiding natural light if you&#8217;re shooting multiple scenes indoors, as the change in daylight will seem <em>amplified</em>.</p>
<p>If you wish to make your film in widescreen and your camera does not support it, don&#8217;t worry, the photo can always be cropped later—simply keep this in mind when you take the photo. I set the camera&#8217;s resolution to maximum possible, so if I wanted to do some cropping, the final image could still reach my target resolution of 1920 x 1080.</li>
<li>
<div><strong>Editing the Photos</strong></div>
<p>This is the most crucial step to making your stop-motion look <em>professional</em>. Every single frame in &#8220;Passing By&#8221; was heavily edited before importing into the NLE. While this may seem like a daunting task, batch processing in <a title="Adobe Photoshop Lightroom" href="http://www.adobe.com/products/photoshoplightroom/">Adobe Photoshop Lightroom</a> makes it a breeze. Since each scene has approximately the same levels and lighting, each scene could be batch processed as a whole. I applied the desired settings to one photo from a scene, and then copied the settings to the rest of the photos in the scene. The process was repeated for each scene in the film. Below is a demonstration on how I batch processed the photos from the NYC scene.</p>
<p><object width="460" height="259" type="application/x-shockwave-flash" data="http://www.vimeo.com/moogaloop.swf?clip_id=613582&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF"><param name="quality" value="best" /><param name="allowfullscreen" value="true" /><param name="scale" value="showAll" /><param name="src" value="http://www.vimeo.com/moogaloop.swf?clip_id=613582&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF" /></object><br />
<a href="http://www.vimeo.com/613582/l:embed_613582">Lightroom Batch Processing Demonstration (Click for High-Resolution Video)</a></li>
<li>
<div><strong>Importing into a Non-Linear Editor (NLE)</strong></div>
<p>This step is really going to depend on what NLE you use; I used <a title="Sony Vegas Pro 8" href="http://www.sonycreativesoftware.com/products/product.asp?pid=457">Sony Vegas Pro 8</a>. Before I even had a song picked out, I imported all the photos into Vegas. Then I pre-rendered all the footage (at very high video quality) with no audio, and then re-imported it back into Vegas. I did this simply because my computer played a rendered video better than thousands of pictures in the timeline. From this continuous video file, I created a bunch of sub-clips for each scene. Subdividing each scene into its own clip allowed me to put the scenes in any order and trim them as needed.</li>
<li>
<div><strong>Editing</strong></div>
<p>This step is also fairly subjective. If you plan to use music, you should choose your song prior to editing. Choosing your song beforehand will allow you to edit based on natural divisions in the song (i.e. to the song&#8217;s beat). In &#8220;Passing By,&#8221; the first scene establishes a particularly length coordinated with the song. If you tap your foot, it&#8217;s about eight beats. Each subsequent scene is the same or a multiple of the first clip&#8217;s length, for example, the first train scene is sixteen beats. This allows you to maintain a desired consistency in throughout the film. Experimentation is key, try different songs, different orders, etc. until you get a feel for the direction you want.</li>
<li>
<div><strong>Rendering</strong></div>
<p>I rendered the project at 1920 x 1080 progressive at 15 Mbit/s using the H.264 codec, as it&#8217;s pretty much the standard for HD video. I rendered the audio using PCM uncompressed, as I was had a FLAC source.</li>
</ol>
<p><a title="Passing By - A Stop Motion Photography Film" href="http://pitelspot.com/index.php/2007/10/29/passing-by-a-stop-motion-photography-film/">Click here</a> for the results. Hope this is a good starting point for many of you. Reply with your results or some comments/questions.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fpitelspot.com%2F2008%2F01%2F16%2Fguide-to-making-stop-motion-photography-films&amp;linkname=Guide%20to%20Making%20Stop%20Motion%20Photography%20Films"><img src="http://pitelspot.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://pitelspot.com/2008/01/16/guide-to-making-stop-motion-photography-films/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Go-Ped Range Modification</title>
		<link>http://pitelspot.com/2007/12/02/goped-range-modification</link>
		<comments>http://pitelspot.com/2007/12/02/goped-range-modification#comments</comments>
		<pubDate>Sun, 02 Dec 2007 04:20:30 +0000</pubDate>
		<dc:creator>Grant Pitel</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Main]]></category>
		<category><![CDATA[Power Electronics]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://pitelspot.com/index.php/2007/12/02/goped-range-modification/</guid>
		<description><![CDATA[Battery Selection
Battery life is often measured by cycle life, the number of full charge/discharge cycles before the battery reaches 80% of its original capacity. Keeping the discharge current relative to the battery&#8217;s amp×hour capacity low ...]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><strong>Battery Selection</strong></p>
<div class="g2image_centered" style="text-align: left;"><a href="http://pitelspot.com/wp-gallery2.php?g2_itemId=19023"><img class="g2image_float_left" title="DSCF4706_RevA.jpg" src="http://pitelspot.com/gallery2/main.php?g2_view=core.DownloadItem&amp;g2_itemId=19025&amp;g2_serialNumber=2&amp;g2_GALLERYSID=ca6adb5f9fbbaf59eae269c9395502d6" alt="DSCF4706_RevA.jpg" width="113" height="150" align="left" /></a>Battery life is often measured by <em>cycle life</em>, the number of full charge/discharge cycles before the battery reaches 80% of its original capacity. Keeping the discharge current relative to the battery&#8217;s amp×hour capacity low and the discharge shallow improves battery longevity. Typical 12 V sealed lead acid (SLA) cells, like the ones found a Go-Ped, can be cycled 300 times. Here are a couple of tips about buying replacement batteries. Manufactures that do not advertise cycle life are probably not worth buying from, as they may use lower quality materials. Also, be wary of vendors that claim their cheaper batteries are &#8220;replacements for&#8221; and &#8220;perform similar to,&#8221; yet have no datasheets to back up these claims. As it turns out, Best Batteries (B&amp;B) provides lots of data about their batteries, and come stock with Go-Ped Scooters. The ESR 750 contains B&amp;B HR-9 batteries intended for high-discharge rates. The replacement battery should have the same width and length but a taller height and also be designed for high-discharge rates and high cycle life. Below is a summary for three different batteries meeting this size and discharge rate profile. All the data was taken from datasheets on the <a href="http://www.bb-battery.com">B&amp;B website</a>. I decided to get the EVP12-12 which I purchased locally from <a href="http://www.brandtservicesinc.com/">Brandt Services Inc.</a> in St. Louis, Missouri, which had excellent customer service, reasonable prices, and dirt cheap shipping. The discharge rate was calculated from the Go-Ped&#8217;s specified distance, max speed, and from the stock battery&#8217;s discharge characteristics.</div>
<div class="g2image_centered" style="text-align: left;">
<table class="MsoTableGrid" style="border: medium none ; border-collapse: collapse" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="border: 1pt solid black; padding: 0in 5.4pt; width: 53.6pt; background-color: transparent;" width="71" valign="top"><strong><span style="font-size: x-small;"><span style="font-family: Calibri;">Model</span></span></strong></td>
<td style="padding: 0in 5.4pt; width: 78.75pt; background-color: transparent; border: 1pt 1pt 1pt medium solid solid solid none black black black #d4d0c8;" width="105" valign="top"><strong><span style="font-size: x-small;"><span style="font-family: Calibri;">L×W×H (in.)</span></span></strong></td>
<td style="padding: 0in 5.4pt; width: 56.25pt; background-color: transparent; border: 1pt 1pt 1pt medium solid solid solid none black black black #d4d0c8;" width="75" valign="top"><strong><span style="font-size: x-small;"><span style="font-family: Calibri;">Discharge Rate (A)</span></span></strong></td>
<td style="padding: 0in 5.4pt; width: 0.5in; background-color: transparent; border: 1pt 1pt 1pt medium solid solid solid none black black black #d4d0c8;" width="48" valign="top"><strong><span style="font-size: x-small;"><span style="font-family: Calibri;">Time (min)</span></span></strong></td>
<td style="padding: 0in 5.4pt; width: 55.65pt; background-color: transparent; border: 1pt 1pt 1pt medium solid solid solid none black black black #d4d0c8;" width="74" valign="top"><strong><span style="font-size: x-small;"><span style="font-family: Calibri;">Discharge Rate (A)</span></span></strong></td>
<td style="padding: 0in 5.4pt; width: 56.85pt; background-color: transparent; border: 1pt 1pt 1pt medium solid solid solid none black black black #d4d0c8;" width="76" valign="top"><strong><span style="font-size: x-small;"><span style="font-family: Calibri;">Cycle Life (cyles)</span></span></strong></td>
</tr>
<tr>
<td style="padding: 0in 5.4pt; width: 53.6pt; background-color: transparent; border: medium 1pt 1pt none solid solid #d4d0c8 black black;" width="71" valign="top"><span style="font-size: x-small;"><span style="font-family: Calibri;">HR9-12</span></span></td>
<td style="padding: 0in 5.4pt; width: 78.75pt; background-color: transparent; border: medium 1pt 1pt medium none solid solid none #d4d0c8 black black #d4d0c8;" width="105" valign="top"><span style="font-size: x-small;"><span style="font-family: Calibri;">5.94×2.56×3.70</span></span></td>
<td style="padding: 0in 5.4pt; width: 56.25pt; background-color: transparent; border: medium 1pt 1pt medium none solid solid none #d4d0c8 black black #d4d0c8;" width="75" valign="top"><span style="font-size: x-small;"><span style="font-family: Calibri;">18</span></span></td>
<td style="padding: 0in 5.4pt; width: 0.5in; background-color: transparent; border: medium 1pt 1pt medium none solid solid none #d4d0c8 black black #d4d0c8;" width="48" valign="top"><span style="font-size: small;"><span style="font-family: Calibri;">15</span></span></td>
<td style="padding: 0in 5.4pt; width: 55.65pt; background-color: transparent; border: medium 1pt 1pt medium none solid solid none #d4d0c8 black black #d4d0c8;" width="74" valign="top"><span style="font-size: x-small;"><span style="font-family: Calibri;">9</span></span></td>
<td style="padding: 0in 5.4pt; width: 56.85pt; background-color: transparent; border: medium 1pt 1pt medium none solid solid none #d4d0c8 black black #d4d0c8;" width="76" valign="top"><span style="font-size: x-small;"><span style="font-family: Calibri;">NA</span></span></td>
</tr>
<tr>
<td style="padding: 0in 5.4pt; width: 53.6pt; background-color: transparent; border: medium 1pt 1pt none solid solid #d4d0c8 black black;" width="71" valign="top"><span style="font-size: x-small;"><span style="font-family: Calibri;">EVP12-12</span></span></td>
<td style="padding: 0in 5.4pt; width: 78.75pt; background-color: transparent; border: medium 1pt 1pt medium none solid solid none #d4d0c8 black black #d4d0c8;" width="105" valign="top"><span style="font-size: x-small;"><span style="font-family: Calibri;">5.94×3.70×3.86</span></span></td>
<td style="padding: 0in 5.4pt; width: 56.25pt; background-color: transparent; border: medium 1pt 1pt medium none solid solid none #d4d0c8 black black #d4d0c8;" width="75" valign="top"><span style="font-size: x-small;"><span style="font-family: Calibri;">18</span></span></td>
<td style="padding: 0in 5.4pt; width: 0.5in; background-color: transparent; border: medium 1pt 1pt medium none solid solid none #d4d0c8 black black #d4d0c8;" width="48" valign="top"><span style="font-size: small;"><span style="font-family: Calibri;">25</span></span></td>
<td style="padding: 0in 5.4pt; width: 55.65pt; background-color: transparent; border: medium 1pt 1pt medium none solid solid none #d4d0c8 black black #d4d0c8;" width="74" valign="top"><span style="font-size: x-small;"><span style="font-family: Calibri;">12</span></span></td>
<td style="padding: 0in 5.4pt; width: 56.85pt; background-color: transparent; border: medium 1pt 1pt medium none solid solid none #d4d0c8 black black #d4d0c8;" width="76" valign="top"><span style="font-size: x-small;"><span style="font-family: Calibri;">300</span></span></td>
</tr>
<tr>
<td style="padding: 0in 5.4pt; width: 53.6pt; background-color: transparent; border: medium 1pt 1pt none solid solid #d4d0c8 black black;" width="71" valign="top"><span style="font-size: x-small;"><span style="font-family: Calibri;">EB12-12</span></span></td>
<td style="padding: 0in 5.4pt; width: 78.75pt; background-color: transparent; border: medium 1pt 1pt medium none solid solid none #d4d0c8 black black #d4d0c8;" width="105" valign="top"><span style="font-size: x-small;"><span style="font-family: Calibri;">5.94×3.70×3.86</span></span></td>
<td style="padding: 0in 5.4pt; width: 56.25pt; background-color: transparent; border: medium 1pt 1pt medium none solid solid none #d4d0c8 black black #d4d0c8;" width="75" valign="top"><span style="font-size: x-small;"><span style="font-family: Calibri;">18</span></span></td>
<td style="padding: 0in 5.4pt; width: 0.5in; background-color: transparent; border: medium 1pt 1pt medium none solid solid none #d4d0c8 black black #d4d0c8;" width="48" valign="top"><span style="font-size: small;"><span style="font-family: Calibri;">35</span></span></td>
<td style="padding: 0in 5.4pt; width: 55.65pt; background-color: transparent; border: medium 1pt 1pt medium none solid solid none #d4d0c8 black black #d4d0c8;" width="74" valign="top"><span style="font-size: x-small;"><span style="font-family: Calibri;">5</span></span></td>
<td style="padding: 0in 5.4pt; width: 56.85pt; background-color: transparent; border: medium 1pt 1pt medium none solid solid none #d4d0c8 black black #d4d0c8;" width="76" valign="top"><span style="font-size: x-small;"><span style="font-family: Calibri;">300</span></span></td>
</tr>
</tbody>
</table>
</div>
<p style="text-align: left;"><strong>Scooter Cavity Extension</strong></p>
<p class="g2image_centered" style="text-align: left;">The Go-Ped scooter base needs modification if it is going to accommodate the larger batteries.  Much inspiration came from user Goped19 on <a href="http://www.gopednation.com/forum/">GopedNation</a> and battery discussions on <a href="http://visforvoltage.org/">V is for Voltage Forums</a>.  The height was increased by stacking additional wood boards that mimicked the original base. I purchased one 24×24×0.75 inch thick piece of plyboard and drew two outlines using the original base as a template. Drill a large hole into each board and the cut the outline with a jigsaw, as shown Fig. 1.</p>
<p class="g2image_centered" style="text-align: left;"><a href="http://pitelspot.com/wp-gallery2.php?g2_itemId=19032"><img class="g2image_centered" title="DSCF4654.JPG" src="http://pitelspot.com/gallery2/main.php?g2_view=core.DownloadItem&amp;g2_itemId=19034&amp;g2_serialNumber=2" alt="DSCF4654.JPG" width="150" height="113" /></a><br />
Fig. 1 Cutting the outline</p>
<p class="g2image_centered" style="text-align: left;">The boards were stacked, carefully aligned, then locked into position with aluminum tension wire. The board&#8217;s height makes straight drilling difficult. Use a drill press to make mounting holes. When the holes are done, the boards can be clamped together with a screw, nut, and washer. This is handy for keeping boards together when sanding the edges with a belt sander a wood file, as shown in Fig. 2.</p>
<div class="g2image_centered" style="text-align: left;"><a href="http://pitelspot.com/wp-gallery2.php?g2_itemId=19035"><img class="g2image_centered" title="IMAGE_124.jpg" src="http://pitelspot.com/gallery2/main.php?g2_view=core.DownloadItem&amp;g2_itemId=19037&amp;g2_serialNumber=2" alt="IMAGE_124.jpg" width="150" height="113" /></a><br />
Fig. 2 Cleaning up the woodwork</div>
<p class="g2image_centered" style="text-align: left;">Finally, I connected batteries as outlined in a <a href="http://pitelspot.com/index.php/2007/11/29/go-ped-electric-scooter-battery-life/">previous post</a> and screwed down the board with 3.5 in. long, 0.25 in. dia., 20 count thread screw. The first trip to work was 3.8 miles with a 170 lb payload in econo-mode. I arrived with 60% remaining capacity according to the state-of-charge versus terminal voltage chart found in technical manual on the <a href="http://www.bb-battery.com">B&amp;B&#8217;s website</a>.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fpitelspot.com%2F2007%2F12%2F02%2Fgoped-range-modification&amp;linkname=Go-Ped%20Range%20Modification"><img src="http://pitelspot.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://pitelspot.com/2007/12/02/goped-range-modification/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Go-Ped Electric Scooter Battery Life</title>
		<link>http://pitelspot.com/2007/11/29/go-ped-electric-scooter-battery-life</link>
		<comments>http://pitelspot.com/2007/11/29/go-ped-electric-scooter-battery-life#comments</comments>
		<pubDate>Fri, 30 Nov 2007 03:37:01 +0000</pubDate>
		<dc:creator>Grant Pitel</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Main]]></category>
		<category><![CDATA[Power Electronics]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://pitelspot.com/index.php/2008/08/06/go-ped-electric-scooter-battery-life/</guid>
		<description><![CDATA[If you are reading this post, you probably are experiencing decreased range and speed on your Go-Ped electric scooter. I too have experienced these problems, but I am going to share some solutions I came ...]]></description>
			<content:encoded><![CDATA[<div class="g2image_centered"><a href="http://pitelspot.com/wp-gallery2.php?g2_itemId=19023"><img src="http://pitelspot.com/gallery2/main.php?g2_view=core.DownloadItem&amp;g2_itemId=19025&amp;g2_serialNumber=2&amp;g2_GALLERYSID=ca6adb5f9fbbaf59eae269c9395502d6" alt="DSCF4706_RevA.jpg" title="DSCF4706_RevA.jpg" class="g2image_float_left" width="113" align="left" height="150" /></a>If you are reading this post, you probably are experiencing decreased range and speed on your Go-Ped electric scooter. I too have experienced these problems, but I am going to share some solutions I came up with. I purchased a Go-Ped ESR-750 scooter this summer for transportation in Mountain View, CA for a summer internship. I rode that scooter every day to work on turbo-mode, which was about two miles. At the end of internship, I could not even get to work on econo-mode, and when I returned home I junked the batteries to lighten the shipping cost. Later, <a href="http://pitelspot.com/index.php/2007/12/02/goped-range-modification/">I modified my scooter to fit a larger pack size</a>.</div>
<p>Two months into the internship I could not get to work any more. I opened the scoot scooter top to find 4 sealed-lead-acid (SLA) batteries with a pack configuration shown in Fig. 1.</p>
<p><img src="http://pitelspot.com/wp-content/uploads/2007/11/113007-0337-gopedelectr1.png" /><a href="http://pitelspot.com/wp-gallery2.php?g2_itemId=19038"></a><br />
Fig. 1. Stock Go-ped battery pack configuration.</p>
<p>From previous work I did with laptop batteries, I learned that manufacturers typically tie together parallel cells such that they form a pack similar to the one shown in Fig. 2, Step 4, which has two advantages. First, it halves the number of sensors that measure voltage. Measuring two voltages, one across B<sub>1A</sub> and another across B<sub>2A</sub> is essential for determining when to end charge and discharge, major factors that affect battery life. Unfortunately, the scooter model only measured the stack voltage, the total voltage across B<sub>1A</sub> and B<sub>2A</sub>. The second advantage is that it provides a balancing effect. If a cell becomes weaker, the adjacent cell gives it charge. Having cells reach end-of-charge and discharge in unison is the most beneficial situation. After two months my batteries were significantly damaged. I parallel tied my batteries, which allowed them to die more gracefully and it also gave me about 20% more range, both which helped me get to work and back until the end of the summer.</p>
<p><img src="http://pitelspot.com/wp-content/uploads/2008/08/batterysteps.png" alt="batterysteps.png" /><br />
Fig. 2. Steps to extend Go-Ped pack configuration</p>
<p>IMPORTANT: Do not reconfigure the battery pack if you do not know what you are doing, and expect to void your warranty too. However if you want to take preventive measures follow these steps.</p>
<p>STEPS TO MODDING GO-PED BATTERY PACK</p>
<ol>
<li>Find a well ventilated area to work in.</li>
<li>Disconnect the scooter from the charger and open the board with a torx screw driver.</li>
<li>Remove the four quick-connects at the top and bottom of the batteries.</li>
<li>Remove the two metal tabs that connect B<span style="font-size: 10pt"><sub>1A</sub></span> to B<sub>2A</sub> and the one that connect B<sub>1B</sub> to B<sub>2B</sub>.</li>
<li>
<div>Create a wire harness that replaces the function of the metal tabs and will tie together the cells.</div>
<ol>
<li>You will need two short pieces of stranded 12 AWG wire and four yellow T2 female quick connect terminals and one long 18 or 22 AWG.</li>
<li>Strip the wires and crimp both an the 18 AWG and the 22 AWG terminal into the same terminal.</li>
<li>Crimp the other terminals so that the harness forms an H shape.</li>
</ol>
</li>
<li>
<div>IMPORTANT: you must balance parallel batteries before you connect them together. Otherwise you will cause a spark and damage your batteries.</div>
<ol>
<li>Connect small resistors, about 100 Ω, between parallel batteries, and let them balance for a few hours.</li>
</ol>
</li>
<li>Once balanced you can proceed to reconnect your pack.</li>
</ol>
<p>The final connected harness should look something like the one in Fig. 3.</p>
<p><a href="http://pitelspot.com/wp-gallery2.php?g2_itemId=19038"><img src="http://pitelspot.com/gallery2/main.php?g2_view=core.DownloadItem&amp;g2_itemId=19040&amp;g2_serialNumber=2" alt="IMAGE_128.jpg" title="IMAGE_128.jpg" class="g2image_centered" width="150" height="99" /></a><br />
Fig. 3. Completed wire harness</p>
<p>Once you have made these modifications to you scooter there are some other life extension options to consider. Re-configuring the pack was a simple form of cell balancing, where charge moves between adjacent cells. There are commercial active cell-balancing products such as <a href="http://www.smartsparkenergy.com/prod_batteq.htm" target="_blank">BattEQ</a> and <a href="http://www.powerdesigners.com/powercheq.htm">Power Cheq</a> that moves charge from different levels of a stack. Check your scooter dimensions for free space. Another option is higher quality, larger capacity batteries. Ultimately I choose the last option, which I will discuss in another article and describe other scooter modifications.</p>
<p><strong>UPDATE:</strong><br />
My wife and I have been able to get a couple rides into work this summer. We have been very happy with the new pack.  I am able to ride 5 miles to work all on turbo mode .  I measured the pack once, which indicated that this distance depletes the pack by 50%. I live in Illinois, which is as flat as you can get.  I recently added some packaging foam around the batteries as the <a href="http://pitelspot.com/index.php/2007/12/02/goped-range-modification/">bigger batteries</a> were causing a lot of road vibration. This easy mod made our rides a lot more comfortable.</p>
<p>My chain was starting to get stretched out from use. I tried to use my bike chain tool to remove some links, but Go-Peds chains are much smaller. I the bought the chain tensioner add-on for the scooter which works like a charm.  Looking back, I should have built my own.  $40 for a piece for plastic is a bit pricey.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fpitelspot.com%2F2007%2F11%2F29%2Fgo-ped-electric-scooter-battery-life&amp;linkname=Go-Ped%20Electric%20Scooter%20Battery%20Life"><img src="http://pitelspot.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://pitelspot.com/2007/11/29/go-ped-electric-scooter-battery-life/feed</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>DCR Current Sensing Explained</title>
		<link>http://pitelspot.com/2007/07/01/dcr-current-sensing-explained</link>
		<comments>http://pitelspot.com/2007/07/01/dcr-current-sensing-explained#comments</comments>
		<pubDate>Sun, 01 Jul 2007 21:44:28 +0000</pubDate>
		<dc:creator>Grant Pitel</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Main]]></category>
		<category><![CDATA[Power Electronics]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.pitelspot.com/index.php/2007/07/01/dcr-current-sensing-explained/</guid>
		<description><![CDATA[There are many ways to measure a dc-dc converter’s inductor current for use in control. Direct-current resistance (DCR) is one low loss and cost method for measuring this current, it consists of a series RC ...]]></description>
			<content:encoded><![CDATA[<p class="western" style="margin-bottom: 0.14in">There are many ways to measure a dc-dc converter’s inductor current for use in control. <em>Direct-current resistance</em> (DCR) is one low loss and cost method for measuring this current, it consists of a series RC network in parallel with the inductor. The RC network has some advantages over other methods: it has lower I<sup>2</sup>R losses than shunt resistors and is cheaper than transducers. The correct RC time constant will produce a measurable capacitor voltage that matches the inductor current. However, DCR could run into issues at fast switching frequencies where parasitics arise or when the inductor coil heats-up which increase resistance. Both situations disarrange the tuned circuit network making the measurement less accurate. To demonstrate how DCR works, consider in the dc-dc converter in Fig. 1.</p>
<p class="western" style="margin-bottom: 0.14in"><img src="http://www.pitelspot.com/wp-content/uploads/2007/07/DCR-Current-Sensing-Explained_html_4bd832c4.gif" name="Object1" align="bottom" /></p>
<p style="margin-bottom: 0.14in"><font color="#4f81bd"><font style="font-size: 9pt" size="2"><strong>Fig. 1 Buck converter with DCR</strong></font></font></p>
<p class="western" style="margin-bottom: 0.14in">The buck converter circuit was simplified for analysis purposes by replacing the input and output with arbitrary voltage sources as shown in Fig. 2. The input voltage <em>V<sub>in</sub>(t)</em> is a voltage signal produced by switching a dc voltage source. The input voltage passes through an LC filter, where <em>L<sub>2</sub></em> is the inductor and <em>R<sub>2</sub></em> its winding resistance. The inductor and output capacitor produce a filtered output signal <em>V<sub>out</sub>(t)</em>. The components in parallel with the inductor, <em>R<sub>1</sub></em> and <em>C<sub>1</sub></em>, is the DCR network, which is chosen in such a way that the voltage <em>v<sub>C</sub></em> across <em>C<sub>1</sub></em> is proportional to the inductor current <em>i<sub>L</sub></em>.</p>
<p class="western" style="margin-bottom: 0.14in"><img src="http://www.pitelspot.com/wp-content/uploads/2007/07/DCR-Current-Sensing-Explained_html_m2b279bf.gif" name="Object2" align="bottom" /></p>
<p style="margin-bottom: 0.14in"><font color="#4f81bd"><font style="font-size: 9pt" size="2"><strong>Fig. 2 Simplified Buck circuit</strong></font></font></p>
<p class="western" style="margin-bottom: 0.14in">The circuit is further simplified by combining the network into parallel impedance, <em>Z<sub>1</sub></em> and <em>Z<sub>2</sub></em> as shown in Fig. 3.</p>
<p class="western" style="margin-bottom: 0.14in"><img src="http://www.pitelspot.com/wp-content/uploads/2007/07/dcr-current-sensing-explained_html_6d69904a.gif" id="image326" alt="dcr-current-sensing-explained_html_6d69904a.gif" /></p>
<p style="margin-bottom: 0.14in"><font color="#4f81bd"><font style="font-size: 9pt" size="2"><strong>Fig. 3 Parallel impedance network</strong></font></font></p>
<p class="western" style="margin-bottom: 0.14in">The following derivation shows the mathematical relationship between <em>R<sub>1</sub></em>, <em>C<sub>1</sub></em>, <em>R<sub>2</sub></em>, and <em>L<sub>2</sub></em> how to choose the RC network.</p>
<p class="western" style="margin-bottom: 0.14in">The voltage across <em>C<sub>1</sub></em> is</p>
<p class="western" style="margin-bottom: 0.14in"><img src="http://www.pitelspot.com/wp-content/uploads/2007/07/DCR-Current-Sensing-Explained_html_757696b6.gif" name="graphics1" border="0" /> (1)</p>
<p class="western" style="margin-bottom: 0.14in">and total input current is</p>
<p class="western" style="margin-bottom: 0.14in"><img src="http://www.pitelspot.com/wp-content/uploads/2007/07/DCR-Current-Sensing-Explained_html_711a00f6.gif" name="graphics2" border="0" /> (2)</p>
<p class="western" style="margin-bottom: 0.14in">where the total input impedance is</p>
<p class="western" style="margin-bottom: 0.14in"><img src="http://www.pitelspot.com/wp-content/uploads/2007/07/DCR-Current-Sensing-Explained_html_m6247b5f2.gif" name="graphics3" border="0" />. (3)</p>
<p class="western" style="margin-bottom: 0.14in">The voltage difference term in (1)<sub> </sub>replaced with <img src="http://www.pitelspot.com/wp-content/uploads/2007/07/DCR-Current-Sensing-Explained_html_m2742a399.gif" name="graphics4" border="0" /> according to (2) gives</p>
<p class="western" style="margin-bottom: 0.14in"><img src="http://www.pitelspot.com/wp-content/uploads/2007/07/DCR-Current-Sensing-Explained_html_m381aa509.gif" name="graphics5" border="0" />. (4)</p>
<p class="western" style="margin-bottom: 0.14in">Looking at the parallel impedance as a current divider, the inductor current is</p>
<p class="western" style="margin-bottom: 0.14in"><img src="http://www.pitelspot.com/wp-content/uploads/2007/07/DCR-Current-Sensing-Explained_html_30dca62a.gif" name="graphics6" border="0" /> (5)</p>
<p class="western" style="margin-bottom: 0.14in">Substituting (3) into (4)</p>
<p class="western" style="margin-bottom: 0.14in"><img src="http://www.pitelspot.com/wp-content/uploads/2007/07/DCR-Current-Sensing-Explained_html_m228c30e4.gif" name="graphics7" border="0" /> (6)</p>
<p class="western" style="margin-bottom: 0.14in">then (5) into (6)</p>
<p class="western" style="margin-bottom: 0.14in"><img src="http://www.pitelspot.com/wp-content/uploads/2007/07/DCR-Current-Sensing-Explained_html_m3a88c606.gif" name="graphics8" border="0" /> (7)</p>
<p class="western" style="margin-bottom: 0.14in">The DCR capacitor voltage is proportional to inductor the current by a factor <em>K</em> when</p>
<p class="western" style="margin-bottom: 0.14in"><img src="http://www.pitelspot.com/wp-content/uploads/2007/07/DCR-Current-Sensing-Explained_html_316979d4.gif" name="graphics9" border="0" /> (8)</p>
<p class="western" style="margin-bottom: 0.14in">Which is the same as</p>
<p class="western" style="margin-bottom: 0.14in"><img src="http://www.pitelspot.com/wp-content/uploads/2007/07/DCR-Current-Sensing-Explained_html_2eb4dd3f.gif" name="graphics10" border="0" />. (9)</p>
<p class="western" style="margin-bottom: 0.14in">Thus when</p>
<p class="western" style="margin-bottom: 0.14in"><img src="http://www.pitelspot.com/wp-content/uploads/2007/07/DCR-Current-Sensing-Explained_html_7037956e.gif" name="graphics11" border="0" /> (10)</p>
<p class="western" style="margin-bottom: 0.14in"><img src="http://www.pitelspot.com/wp-content/uploads/2007/07/DCR-Current-Sensing-Explained_html_246ac5ca.gif" name="graphics12" border="0" /> (11)</p>
<p class="western" style="margin-bottom: 0.14in">and thus</p>
<p class="western" style="margin-bottom: 0.14in"><img src="http://www.pitelspot.com/wp-content/uploads/2007/07/DCR-Current-Sensing-Explained_html_1c281e4f.gif" name="graphics13" border="0" /> (12)</p>
<p class="western" style="margin-bottom: 0.14in">To validate this mathematical relationship, the buck converter in Fig. 4 was simulated in Simulink™ and the results plotted Fig. 5. The parameter values for the circuit are <em>E</em> = 12 V,<em> R<sub>1</sub></em> = 1 kΩ, C<em><sub>1</sub></em> = 1 μF, <em>R<sub>2</sub></em> = 1 Ω, and <em>L<sub>2</sub></em> = 1 mH. The circuit ran at a switching frequency of 100 kHz at 50% duty cycle.</p>
<p class="western" style="margin-bottom: 0.14in"><img src="http://www.pitelspot.com/wp-content/uploads/2007/07/model_sm.png" id="image337" alt="model_sm.png" /></p>
<p style="margin-bottom: 0.14in"><font color="#4f81bd"><font style="font-size: 9pt" size="2"><strong>Fig. 4. Simulink Buck converter model</strong></font></font></p>
<p class="western" style="margin-bottom: 0.14in"><img src="http://www.pitelspot.com/wp-content/uploads/2007/07/DCR-Current-Sensing-Explained_html_m6ede51a3.gif" name="graphics15" align="bottom" border="0" /></p>
<p style="margin-bottom: 0.14in"><font color="#4f81bd"><font style="font-size: 9pt" size="2"><strong>Fig. 5. Simulated output</strong></font></font></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fpitelspot.com%2F2007%2F07%2F01%2Fdcr-current-sensing-explained&amp;linkname=DCR%20Current%20Sensing%20Explained"><img src="http://pitelspot.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://pitelspot.com/2007/07/01/dcr-current-sensing-explained/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Replace Your Projector Lamp Cheap</title>
		<link>http://pitelspot.com/2007/06/04/how-to-replace-your-projector-lamp-cheap</link>
		<comments>http://pitelspot.com/2007/06/04/how-to-replace-your-projector-lamp-cheap#comments</comments>
		<pubDate>Mon, 04 Jun 2007 04:33:45 +0000</pubDate>
		<dc:creator>Grant Pitel</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Main]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.pitelspot.com/index.php/2007/06/04/how-to-replace-your-projector-lamp-cheap/</guid>
		<description><![CDATA[The prices on front-projectors have dropped to levels where they are comparable to rear-projectors and other display technologies.  Office projectors offer a low-cost alternative to the high-end home-theater projectors and provide sufficient color accuracy and usually ...]]></description>
			<content:encoded><![CDATA[<p align="left"><img id="image288" src="http://www.pitelspot.com/wp-content/uploads/2007/06/dscf32771.thumbnail.JPG" alt="Projector Bulb" width="128" height="76" align="left" />The prices on front-projectors have dropped to levels where they are comparable to rear-projectors and other display technologies.  Office projectors offer a low-cost alternative to the high-end home-theater projectors and provide sufficient color accuracy and usually brighter picture. The problem that deters many buyers from front and rear-projector systems is bulb life, which is typically 2000 hours.  While the projector prices have been dropping bulb costs have been remaining constant if not rising. This article documents how I replace my bulb inexpensively.</p>
<p>I purchased a Dell 3200MP projector in 2003, fulfilling my undergraduate fantasy of a 60+ image in my living room. In 2007 the bulb expired and I was left with a difficult decision of buying a new bulb or replacing the projector.  I wanted to hold off buying a new projector until one with 1080p, +2000 lumens, and under a grand was available.  Yet, I really could not justify paying $350 dollars on a new lamp when a new XGA projector costs around $500. A new lamp consists of housing and a UHP (ultra high pressure) bulb. Leaving me with three replacement options:</p>
<p>(1) Salvage lamp housing and find the exact bulb. Cost &#8211; ~$100 dollars.<br />
(2) Send the bulb out for refurbishing ~$250<br />
(3) Buy a new lamp from the manufacturer ~$360</p>
<p align="left"><img id="image290" style="width: 286px; height: 230px;" src="http://www.pitelspot.com/wp-content/uploads/2007/06/dscf3276_sm.jpg" alt="Opened Projector" width="286" height="230" align="left" />OPTION 1:<br />
This was the option I eventually choose. After watching Ebay for a few weeks, my bulb showed up. You can find out what your bulb you have by removing the lamp from the projector (directions are probably in the projector manual).  My bulb was a <em>Osram VIP 150/P16 </em>(see attached picture).  I believe VIP is the bulb technology, 150 is the power rating, and P16 describes the bulb shape and size.  I only had to remove a few screws to remove the bulb from the housing.  When you refurbish the bulb, be careful not to get fingerprints on the new bulb. This creates hot spots which reduce bulb life.</p>
<p align="left">OPTION 2:<br />
Projector bulbs come in many different shapes and size and some are easier to locate than others.  If you can&#8217;t find your bulb, refurbishing services are also an option.  Users on <a title="missingremote " href="http://www.missingremote.com">missingremote </a>and <a title="AVSForum" href="http://www.avsforum.com">AVSforum</a> recommend <a title="RelampIt" href="http://www.relampit.com/">RelampIt</a> for their decent prices and good service.  You email them your projector model and they will tell you if they can replace the bulb. Then you ship your lamp, they put in a new bulb, and ship it back with a 90 day warranty.</p>
<p align="left">I hope these bulb replacement options wil help encourage wary customers into purchasing front projectors.  Once you have one I am convience that you will have a hard time going back to anything.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fpitelspot.com%2F2007%2F06%2F04%2Fhow-to-replace-your-projector-lamp-cheap&amp;linkname=How%20to%20Replace%20Your%20Projector%20Lamp%20Cheap"><img src="http://pitelspot.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://pitelspot.com/2007/06/04/how-to-replace-your-projector-lamp-cheap/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>DIY: Traffic Light Controller Using Digital Logic</title>
		<link>http://pitelspot.com/2007/05/10/diy-traffic-light-controller-using-digital-logic</link>
		<comments>http://pitelspot.com/2007/05/10/diy-traffic-light-controller-using-digital-logic#comments</comments>
		<pubDate>Fri, 11 May 2007 01:45:52 +0000</pubDate>
		<dc:creator>Adam Pitel</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://www.pitelspot.com/index.php/2007/05/10/diy-traffic-light-controller-using-digital-logic/</guid>
		<description><![CDATA[
Design Process
In order to better under the digital design process with respect to real-world applications, a two-way traffic light controller was designed. The traffic light operated in two modes:

Timed signal changing cycle with weight sensor ...]]></description>
			<content:encoded><![CDATA[<p><object width="480" height="264" type="application/x-shockwave-flash" data="http://vimeo.com/moogaloop.swf?clip_id=187509&amp;server=vimeo.com&amp;fullscreen=1&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF"><param name="quality" value="best" /><param name="allowfullscreen" value="true" /><param name="scale" value="showAll" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=187509&amp;server=vimeo.com&amp;fullscreen=1&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF" /></object></p>
<p><strong>Design Process</strong></p>
<p>In order to better under the digital design process with respect to real-world applications, a two-way traffic light controller was designed. The traffic light operated in two modes:</p>
<ol>
<li>Timed signal changing cycle with weight sensor input<br />
The primary mode of operation is the standard timed signal changing. Additional logic was added to implement a weight sensor input (via push-button switch), causing a red light to change green faster when asserted.</li>
<li>Hazard Condition<br />
During hazardous conditions, one traffic light flashes yellow, while the other flashes red—disrupting the traditional timed cycle. This mode was implemented using a flip switch to signify hazard condition.</li>
</ol>
<p>To simplify troubleshooting processes, the traffic light controller was built in stages. The initial timed cycle for one traffic light was modeled using a finite-state machine. After implementing and testing this initial design, the weight sensor feature was added for the sole traffic light. Finally, the logic for the hazard condition was added, which was fairly simple.</p>
<p>Once a single traffic light was fully implemented using a finite state machine, a second traffic light was added using identical conditions respective to the second light. The change between the two traffic lights’ logic was changing which light flashes in hazard mode: yellow for light1, red for light2.</p>
<p>To coordinate the two lights to work together, the logic for each light was changed for the transition from red to green. A timer (Q26) was added to allow for both lights to remain red shortly before one transitions to green—a pretty standard feature. Since the lights share the same logic for transitioning from red to green, a light enable bit was added to distinguish which light should switch. When the light enable is low, light2 changes, when the light enable is high, light1 changes. This light enable input is toggled whenever a light transitions from yellow to red.</p>
<p>The following are letter assignments for the different varibles:</p>
<p>RED1 &#8211; R1<br />
YELLOW1 &#8211; Y1<br />
GREEN1 &#8211; G1<br />
RED2 &#8211; R2<br />
YELLOW2 &#8211; Y2<br />
GREEN2 &#8211; G2<br />
RESET &#8211; Re<br />
HAZARD &#8211; H<br />
CLOCK &#8211; Q##<br />
WEIGHTSENSOR 1 &#8211; W1clock<br />
WEIGHTSENSOR 2 &#8211; W2clock</p>
<p>The complete logic for each of the 6 lights is below, with the assignments on the right:</p>
<p><span style="text-decoration: underline;">Red1</span><br />
1. (R1)(H) – If red1 is on and hazard switch is on, turn red1 off<br />
2. (R1)(R2)(H’)(E)(Q26) – If red1 and red2 are on, and it’s traffic light #1’s turn, then switch red1 off and go to green1<br />
3. (Y1)(Q27) – When yellow1 is done, switch to red<br />
4. (R1’)(H’)(Re) – When reset is pushed, make sure red1 is turned on</p>
<p><span style="text-decoration: underline;">Yellow1</span><br />
1. (Y1)(Q27) – When yellow1 is done, switch to red1<br />
2. (G1)(Q29) – When green1 is done, switch to yellow1<br />
3. (H)(Q26) – When hazard switch is on, toggle yellow1 for every Q26<br />
4. (Y)(Re) – If reset is pushed and yellow1 is on, turn it off<br />
5. (G1)(W¬2clock = 1 sec) – If green1 is on and weight sensor 2 is pressed for one second, then switch to yellow in preparation for traffic light 2 changing to green</p>
<p><span style="text-decoration: underline;">Green1<br />
</span>1. (R1)(R2)(H’)(E)(Q26) – If red1 and red2 are on, and it’s traffic light #1’s turn, then switch red1 off and go to green1<br />
2. (G1)(H) – If green1 is on and hazard switch is on, turn green1 off<br />
3. (G1)(Re) – If reset is pushed and green1 is on, turn it off<br />
4. (G1)(W2¬clock = 1 sec) – If green1 is on and weight sensor 2 is pressed for one second, then switch to yellow in preparation for traffic light 2 changing to green<br />
5. (G1)(Q29) – When green1 is done, switch to yellow1</p>
<p><span style="text-decoration: underline;">Red2</span><br />
1. (H)(Q26) – When hazard switch is on, toggle red2 for every Q26<br />
2. (R1)(R2)(H’)(E’)(Q26) – If red1 and red2 are on, and it’s traffic light #2’s turn, then switch red2 off and go to green2<br />
3. (Y2)(Q27) – When yellow2 is done, switch to red<br />
4. (R2)(Re) – If reset is pushed and red2 is on, turn it off</p>
<p><span style="text-decoration: underline;">Yellow2</span><br />
1. (Y2)(Q27) – When yellow2 is done, switch to red2<br />
2. (G2)(Q29) – When green2 is done, switch to yellow2<br />
3. (H)(Y2) – If yellow2 is on and hazard switch is on, turn yellow2 off<br />
4. (Y2)(Re) – If reset and pushed and yellow2 is on, turn it off<br />
5. (G2)(W1clock = 1 sec) – If green2 is on and weight sensor 1 is pressed for one second, then switch to yellow in preparation for traffic light 1 changing to green</p>
<p><span style="text-decoration: underline;">Green2</span><br />
1. (R1)(R2)(H’)(E’)(Q26) – If red1 and red2 are on, and it’s traffic light #2’s turn, then switch red2 off and go to green2<br />
2. (G2’)(H’)(Re) – If green2 is not on, hazard switch is not on, and the reset button is pushed, then turn green2 on<br />
3. (G2)(W1clock = 1 sec) – If green2 is on and weight sensor 1 is pressed for one second, then switch to yellow in preparation for traffic light 1 changing to green<br />
4. (H)(G2) – If green2 is on and hazard switch is on, turn green2 off.<br />
5. (G2)(Q29) – When green2 is done, switch to yellow2</p>
<p><span style="text-decoration: underline;">Light Enable</span><br />
1. (Y2)(Q27) – When yellow2 switches to red2<br />
2. (Y1)(Q27) – When yellow1 switches to red1<br />
3. Set Light Enable Low – Whenever reset is pushed</p>
<p><span style="text-decoration: underline;">32-bit Counter Reset<br />
</span>When any of the conditions are met for any light (i.e. all conditions for Red1, Red2, Yellow1, etc&#8230;)</p>
<p>The following is a block diagram of the design’s functional units:</p>
<div style="text-align: center"><img id="image274" title="Traffic Light Controller - Block Diagram" src="http://www.pitelspot.com/wp-content/uploads/2007/05/trafficlightflow.png" alt="Traffic Light Controller - Block Diagram" /></div>
<p><strong>Testing, Debugging, and Problems Encountered</strong></p>
<p>There were several obstacles in the design, the first being how to implement the weight sensor. When someone stops at a red light and makes a turn on red, then the weight sensor should not trigger. Therefore, the weight sensor should only trigger the logic to change the light after it has been pressed for a period of time. To perform this timing function, the group deployed the Xilinx CB8CE counter macro with the weight sensor input tied to the counter enable (CE) of the macro. Therefore, the weight counter would only run when the sensor was pressed. When the output of the weight counter reached the desired value, it triggered the logic to change the light. The weight counter was reset anytime a light transitioned, so it always started at zero.</p>
<p>The second bug encountered occurred when the weight sensor was pressed half-way into the green light’s timed cycle, causing both the yellow and red light to come on at the same time. The only explanation for this bug was caused by a timing hazard, where two logic statements were being met at the same time when they shouldn’t be: (Y2)(Q27) and (G2)(W1clock = 1 sec). To solve this problem, the group added an additional logic statement to each red light: if yellow and red are both on, then turn red off.</p>
<p><strong>Improvements and Conclusion</strong></p>
<p>There are several ways to improve the design. First, the counters used for the light were for demonstration purposes only to display functionality. A real traffic light would likely operate much slower. This change in speed can easily be accommodated by using different values on the 32-bit counter and on the weight sensor. Additional lights can be added, such as a turn signal. A vision could replace the weight sensor as a lower cost alternative; it could easily be implemented with a photoresistor replacing the push-button as the input. Finally, a very extravagant feature would network the traffic light with the computer for remote control and activity monitoring.</p>
<p>Designing the traffic light adequately tested the group’s knowledge of digital design. The project gave insight into the digital design process in addition to just digital logic. The group learned that digital logic can be used to implement a lot of practical applications—not simply from the traffic light, but from all the projects designed by the class. There is surprisingly more logic involved in a traffic light than expected. However, by starting very early and following a modular design process, the project was very manageable. The project gave particular insight to finite state machines implemented with numerous counters. Overall, the design project was a very rewarding experience; a positive learning opportunity.</p>
<p>Pictures available <a href="http://www.pitelspot.com/wp-gallery2.php?g2_itemId=16192">here</a>.</p>
<p><strong>EDIT: 2/16/08 </strong>&#8211; I zipped the code and put it online to <a href="http://pitelspot.com/wp-content/uploads/2008/02/project.zip">download</a>. There&#8217;s a few macros in there. I believe the main program is called TrafficLightTwo</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fpitelspot.com%2F2007%2F05%2F10%2Fdiy-traffic-light-controller-using-digital-logic&amp;linkname=DIY%3A%20Traffic%20Light%20Controller%20Using%20Digital%20Logic"><img src="http://pitelspot.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://pitelspot.com/2007/05/10/diy-traffic-light-controller-using-digital-logic/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
