<?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>Steve's Junk</title>
	<atom:link href="http://smackaay.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://smackaay.com</link>
	<description>A showcase of Steven Mackaay's stuff</description>
	<lastBuildDate>Mon, 15 Mar 2010 09:49:27 +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>Coolant mixture sensor (psuedo-refractometer)</title>
		<link>http://smackaay.com/2010/03/15/coolant-mixture-sensor-psuedo-refractometer/</link>
		<comments>http://smackaay.com/2010/03/15/coolant-mixture-sensor-psuedo-refractometer/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 09:49:27 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[coolant]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[pic16f690]]></category>
		<category><![CDATA[refractometer]]></category>
		<category><![CDATA[sensor]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=806</guid>
		<description><![CDATA[A bit ago I got the idea of trying to determine the mixture of coolant vs. water by detecting both light occlusion of the mixture and the wavelengths blocked / passed. This initial device is just a rough prototype that will assist me in determining a course of action in regards to overall design.
The idea [...]]]></description>
			<content:encoded><![CDATA[<p>A bit ago I got the idea of trying to determine the mixture of coolant vs. water by detecting both light occlusion of the mixture and the wavelengths blocked / passed. This initial device is just a rough prototype that will assist me in determining a course of action in regards to overall design.<br />
The idea behind the device is to have the sensor fitted on to any pipe attached to the machine where coolant goes through and give a live measurement of coolant mix and alert the operator if the mix gets too high or low. Also I&#8217;d like it to detect tramp oils that have been beaten in to the coolant.<center><br />
<div id="attachment_803" class="wp-caption aligncenter" style="width: 235px"><a href="http://smackaay.com/wp-content/uploads/2010/03/DSCN9996.jpg"><img src="http://smackaay.com/wp-content/uploads/2010/03/DSCN9996-225x300.jpg" alt="" title="Coolant meter board" width="225" height="300" class="size-medium wp-image-803" /></a><p class="wp-caption-text">Coolant meter board</p></div></center><br />
The board itself is pretty simple, just a PIC16f690 hooked up to an rs232 driver and using three analog channels. I may in the future build a more sophisticated ADC board, but for now, this will do. The mcu is linked to the two rail to rail opamps, 7014D&#8217;s to be exact. they were needed to condition the signal from the LEDs.<br />
<center><div id="attachment_804" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2010/03/DSCN9997.jpg"><img src="http://smackaay.com/wp-content/uploads/2010/03/DSCN9997-400x300.jpg" alt="" title="Coolant meter test receptacle" width="400" height="300" class="size-medium wp-image-804" /></a><p class="wp-caption-text">Coolant meter test receptacle</p></div></center><br />
The sensor area is basically a cup with a white LED as a light source for the sensor LEDs. The three LEDs are IR, Orange-red, and Green. The LED&#8217;s respond to wavelengths more energetic than the ones they emit, therefore, the selections I made. I did try a blue LED but the response wasn&#8217;t good at all. Hopefully it will provide useful data, hopefully.<br />
<center><br />
<div id="attachment_805" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2010/03/DSCN9998.jpg"><img src="http://smackaay.com/wp-content/uploads/2010/03/DSCN9998-400x300.jpg" alt="" title="Coolant meter terminal output" width="400" height="300" class="size-medium wp-image-805" /></a><p class="wp-caption-text">Coolant meter terminal output</p></div></center><br />
In order to make data easier to collect, I put rs232 communications on it. I can store and track data this way. Above is some of the terminal output. Notice that I&#8217;m taking 10000 samples&#8230; this has the effect of increasing, to a very limited degree, the resolution of the device. It is however fraught with error thus far&#8230;<br />
Anyways, any data collected and the design of this is extremely preliminary. I&#8217;m not even sure it&#8217;s a valid or useful idea yet.<br />
As an extra bonus, or punishment, here&#8217;s a video I made for this device.<br />
<center><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/fYNGNpnxaKE&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/fYNGNpnxaKE&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></center></p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2010/03/15/coolant-mixture-sensor-psuedo-refractometer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Long time no post. Machining and trying to get back on my feet.</title>
		<link>http://smackaay.com/2010/02/08/long-time-no-post-machining-and-trying-to-get-back-on-my-feet/</link>
		<comments>http://smackaay.com/2010/02/08/long-time-no-post-machining-and-trying-to-get-back-on-my-feet/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 07:57:19 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[dot peen]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[haas]]></category>
		<category><![CDATA[machining]]></category>
		<category><![CDATA[machinist]]></category>
		<category><![CDATA[marking]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=794</guid>
		<description><![CDATA[Well, it has been some time since I posted, about a month and a half or so. There have a been a number of events that have occurred in that time that have both beneficial yet disappointing. I&#8217;m not really sure where things are going right now but I hope they get better.&#160;
&#160;
Anyways, on to [...]]]></description>
			<content:encoded><![CDATA[<p>Well, it has been some time since I posted, about a month and a half or so. There have a been a number of events that have occurred in that time that have both beneficial yet disappointing. I&#8217;m not really sure where things are going right now but I hope they get better.&nbsp;<br />
&nbsp;<br />
Anyways, on to some things I&#8217;ve been working on.<br />
&nbsp;<br />
<strong>Machining</strong><br />
While I am a decent machinist, it is a job that I vowed to myself I would never do again. Lo and behold, I am machining again in order to get some funds and to simply make it through the months in terms of rent and bills. Some of my previous stuff has left me bone dry in terms of money. Realistically, I should thank my lucky stars that I have a skill I can fall back on that pays well and is relatively easy, most others are not so lucky.<br />
&nbsp;<br />
Luckily, the shop I&#8217;m working at is pretty decent, though I&#8217;m not the machinist I once was and my machining style doesn&#8217;t really match the pace and style of the jobber shop I&#8217;m working at. Hopefully I either get better soon or find something more along the lines of what I&#8217;ve become good at.<br />
&nbsp;<br />
<strong>Stamping machine with the Haas mill</strong><br />
This is a little project that I came up with after thinking about dot-peen machines. Basically the idea is to take a Haas mill and allow full control of its machinery to turn it in to a makeshift dot-peen marking machine.<br />
This feat is accomplished through the serial port with a pass-through interpreter box connected to a computer.<center><br />
<a href="http://smackaay.com/wp-content/uploads/2010/02/haas-tool-room-mill.jpg"><img src="http://smackaay.com/wp-content/uploads/2010/02/haas-tool-room-mill-400x300.jpg" alt="Haas Tool Room Mill TM-2" title="Haas Tool Room Mill TM-2" width="400" height="300" class="aligncenter size-medium wp-image-798" /></a></center><br />
Here is how it is all achieved.<br />
&nbsp;<br />
<i>First Step: Computer -&nbsp;</i><br />
&nbsp;<br />
&nbsp;&nbsp;This is where the points and fonts are generated and created. All of the end points are sent out from the computer at a lower baud rate than the mill uses. This allows for longer cable length on the RS-232. Of course I could use USB or RS-485 but RS-232 is more common an interface. A sample output might be:<br />
&nbsp;<br />
MOVE X.455 Y1. (Basically a rapid move)<br />
STMP X.461 Y1. (Stamp here)<br />
STMP X.467 Y1. (Stamp here)<br />
HOME (Go back home)<br />
&nbsp;<br />
The communication is full duplex between the pass-through and computer so that the pass-through can request more data.<br />
&nbsp;<br />
<i>Second Step: Pass Through -&nbsp;</i><br />
&nbsp;<br />
Despite its name, it does not actually pass data through. It interprets the data and controls the stamping head. It will interpret the data and send the machine the appropriate G-codes to perform the commands. The pass through will communicate with the machine at 115200bps whereas the computer <-> passthrough is about 9600bps. a sample output might look like this (based on the above text):<br />
&nbsp;<br />
G00 X.455 Y1.;<br />
G01 X.461 Y1. F200.; (move to stamp position)<br />
DPRNT [S]; (Is at position, passthrough will stamp)<br />
G01 X.467 Y1. F200.; (move to stamp position)<br />
DPRNT [S]; (Is at position, passthrough will stamp)<br />
G28 G91 Z0;<br />
G28 G91 Y0;<br />
&nbsp;<br />
<i>Third Step: Stamping head -&nbsp;</i><br />
&nbsp;<br />
Not really a step so much as device to peen the surface of the part. Here is a picture of an earlier design I made for a stamping head.<br />
<center><a href="http://smackaay.com/wp-content/uploads/2010/02/solenoid-head.gif"><img src="http://smackaay.com/wp-content/uploads/2010/02/solenoid-head-388x300.gif" alt="Solenoid head for custom dot-peen machine" title="Solenoid head for custom dot-peen machine" width="388" height="300" class="aligncenter size-medium wp-image-797" /></a></center><br />
&nbsp;<br />
&nbsp;<br />
I don&#8217;t know if I&#8217;ll ever do this one. Macros need to be enabled in order for this to work so a lot of machines won&#8217;t be able to take advantage of it. Also, my time is limited.<br />
&nbsp;<br />
<strong>Programming a CAM system</strong><br />
&nbsp;<br />
Since the shop I&#8217;m at has no CAM system for the guys on the floor and I don&#8217;t want to use a cracked copy of say, Gibbs or MasterCAM. I&#8217;m writing my own. The going is slow but I am slowly developing a little 2.5D cam system. The math function are working and the object creation is starting to come on line. Now for an interface. I am thinking of migrating over the VB.NET for this program since it does have a lot of nice object handling functions and it is a little easier than creating a user interface from scratch.<br />
&nbsp;<br />
&nbsp;<br />
Anyways, That&#8217;s what I&#8217;ve been up to for the last while. Hopefully I get a car soon so that I don&#8217;t have to walk in this anymore. <img src='http://smackaay.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <center><br />
<a href="http://smackaay.com/wp-content/uploads/2010/02/DSCN9872-modified.jpg"><img src="http://smackaay.com/wp-content/uploads/2010/02/DSCN9872-modified-200x300.jpg" alt="Walking down 97st in edmonton" title="Walking down 97st in edmonton" width="200" height="300" class="aligncenter size-medium wp-image-799" /></a></center><br />
&nbsp;<br />
This was taken on my walk home the other day.</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2010/02/08/long-time-no-post-machining-and-trying-to-get-back-on-my-feet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A crummy little servo tester and other minutia</title>
		<link>http://smackaay.com/2009/12/14/a-crummy-little-servo-tester-and-other-minutia/</link>
		<comments>http://smackaay.com/2009/12/14/a-crummy-little-servo-tester-and-other-minutia/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 23:58:07 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[FAT]]></category>
		<category><![CDATA[File Allocation table]]></category>
		<category><![CDATA[pic12f683]]></category>
		<category><![CDATA[RC servo]]></category>
		<category><![CDATA[Stormer viscometer]]></category>
		<category><![CDATA[viscometer]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=789</guid>
		<description><![CDATA[The little servo tester
Well, I needed a way to test all of these servos I got from EBay and I decided to spend a little time making a quick and dirty little board for doing that. It uses a PIC12F683 and has a linear pot attached to it. Simple.


Viscometer Board and stuff
I&#8217;ve been working on [...]]]></description>
			<content:encoded><![CDATA[<p><strong>The little servo tester</strong><br />
Well, I needed a way to test all of these servos I got from EBay and I decided to spend a little time making a quick and dirty little board for doing that. It uses a PIC12F683 and has a linear pot attached to it. Simple.<br />
<center><div id="attachment_790" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2009/12/DSCN9812.JPG"><img src="http://smackaay.com/wp-content/uploads/2009/12/DSCN9812-400x300.jpg" alt="Crummy servo tester" title="Crummy servo tester" width="400" height="300" class="size-medium wp-image-790" /></a><p class="wp-caption-text">Crummy servo tester</p></div><br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/hVTJLo5kXvk&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/hVTJLo5kXvk&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></center><br />
<strong>Viscometer Board and stuff</strong><br />
I&#8217;ve been working on the software for the viscometer. Every function appears to work, at least based on the rudimentary prototype I have currently running. I am working on a scripting system for this device. I could make it just a basic viscometer but, as anyone that knows me, I simply can&#8217;t do. Here&#8217;s a pic of the working board.<br />
<center><div id="attachment_791" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2009/12/DSCN9808.JPG"><img src="http://smackaay.com/wp-content/uploads/2009/12/DSCN9808-400x300.jpg" alt="The prototype viscometer board" title="The prototype viscometer board" width="400" height="300" class="size-medium wp-image-791" /></a><p class="wp-caption-text">The prototype viscometer board</p></div></center><br />
<strong>An EEPROM file system</strong><br />
After thinking about how to store files appropriately and trying to have a file system that can work easily with 1024B of space, I started coming up with ways of defining a reasonable file system. Here it is.</p>
<ul>
<li>First 2 bytes are settings, things like block size, filename size and special behaviors like for EEPROMS that can only be written to with blocks.also defined is the address size 8b, 16b or 32b</li>
<li>Each file in the FAT consists of a name of either 2,4 or 8 bytes. this is determined by the setting.</li>
<li>Following the name is one byte detailing the flags such as read-only, archive, and whether it&#8217;s open or not.</li>
<li>After the filename and attribute byte, are the addresses. These addresses can be 8, 16 or 32 bits, however, an 8 byte address can address something larger, say 2k rather than 256B if you set the block size appropriately. This of course lowers the efficiency of storage space but allows for some growth in the file. The file can have any number of addresses in order to remove time wasted moving stuff around.</li>
</ul>
<p>Anyways, that&#8217;s what I&#8217;ve been working on as of late. Fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2009/12/14/a-crummy-little-servo-tester-and-other-minutia/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Viscometer board proceeding, some RS232 fun.</title>
		<link>http://smackaay.com/2009/12/01/viscometer-board-proceeding-some-rs232-fun/</link>
		<comments>http://smackaay.com/2009/12/01/viscometer-board-proceeding-some-rs232-fun/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 18:17:59 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[diy viscometer]]></category>
		<category><![CDATA[pic18f4680]]></category>
		<category><![CDATA[process viscometer]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[rs232]]></category>
		<category><![CDATA[Stormer viscometer]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=784</guid>
		<description><![CDATA[&#160;&#160;Well, things have been proceeding apace, and I&#8217;m feeling pretty confident that I&#8217;ll have both versions done fairly soon. For debugging the device I&#8217;ve decided to create a kind of terminal, this allows one to directly access commands and see log information from a terminal program. This is handy for seeing data over time and [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;&nbsp;Well, things have been proceeding apace, and I&#8217;m feeling pretty confident that I&#8217;ll have both versions done fairly soon. For debugging the device I&#8217;ve decided to create a kind of terminal, this allows one to directly access commands and see log information from a terminal program. This is handy for seeing data over time and for various other uses.<br />
&nbsp;<br />
Here are some pictures&#8230;<br />
&nbsp;<br />
<center><br />
<div id="attachment_785" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2009/12/DSCN9805.JPG"><img src="http://smackaay.com/wp-content/uploads/2009/12/DSCN9805-400x300.jpg" alt="Prototype viscometer board out futher" title="Prototype viscometer board out futher" width="400" height="300" class="size-medium wp-image-785" /></a><p class="wp-caption-text">Prototype viscometer board out futher</p></div><br />
<div id="attachment_786" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2009/12/DSCN9807.JPG"><img src="http://smackaay.com/wp-content/uploads/2009/12/DSCN9807-400x300.jpg" alt="Prototype viscometer board" title="Prototype viscometer board" width="400" height="300" class="size-medium wp-image-786" /></a><p class="wp-caption-text">Prototype viscometer board</p></div><br />
<div id="attachment_787" class="wp-caption aligncenter" style="width: 338px"><a href="http://smackaay.com/wp-content/uploads/2009/12/termout.jpg"><img src="http://smackaay.com/wp-content/uploads/2009/12/termout-328x300.jpg" alt="The early output of the sample terminal. I have created a kind of console, I will implement commands as they are created." title="The early output of the sample terminal" width="328" height="300" class="size-medium wp-image-787" /></a><p class="wp-caption-text">The early output of the sample terminal. I have created a kind of console, I will implement commands as they are created.</p></div></center><br />
&nbsp;<br />
I think this is going to turn out well.</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2009/12/01/viscometer-board-proceeding-some-rs232-fun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>One last kick at the can, Viscometer Style!</title>
		<link>http://smackaay.com/2009/11/28/one-last-kick-at-the-can-viscometer-style/</link>
		<comments>http://smackaay.com/2009/11/28/one-last-kick-at-the-can-viscometer-style/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 00:24:12 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Other/misc]]></category>
		<category><![CDATA[Centipoise]]></category>
		<category><![CDATA[general purpose viscometer]]></category>
		<category><![CDATA[in-process]]></category>
		<category><![CDATA[krebs units]]></category>
		<category><![CDATA[KU]]></category>
		<category><![CDATA[poise]]></category>
		<category><![CDATA[process stormer viscometer]]></category>
		<category><![CDATA[rheology]]></category>
		<category><![CDATA[Stormer viscometer]]></category>
		<category><![CDATA[viscometer]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=775</guid>
		<description><![CDATA[Well, since funding for the viscometer has fallen through for various, understandable reasons, I have decided to take one last kick at the can before I shift my focus on to other ventures. The last kick at the can? Two similar viscometer heads, two very different purposes.

The hand-held stormer
&#160;
&#160;&#160;This device is designed to work in [...]]]></description>
			<content:encoded><![CDATA[<p>Well, since funding for the viscometer has fallen through for various, understandable reasons, I have decided to take one last kick at the can before I shift my focus on to other ventures. The last kick at the can? Two similar viscometer heads, two very different purposes.<br />
<center><div id="attachment_776" class="wp-caption aligncenter" style="width: 214px"><a href="http://smackaay.com/wp-content/uploads/2009/11/newhead01.gif"><img src="http://smackaay.com/wp-content/uploads/2009/11/newhead01-204x300.gif" alt="This is the rough mockup of the new head, it is the same for both designs" title="Rough mockup of new head" width="204" height="300" class="size-medium wp-image-776" /></a><p class="wp-caption-text">This is the rough mockup of the new head, it is the same for both designs</p></div></center></p>
<p><strong>The hand-held stormer</strong><br />
&nbsp;<br />
&nbsp;&nbsp;This device is designed to work in the field and provide readings in KU, Grams and perhaps Centipoise. The device itself doesn&#8217;t feature any communications of any kind. Also, there is no LCD display, instead a 7 Segment x 4 LED display is used since it&#8217;s a bit cheaper and more visible in various lighting conditions. Also, since it will be use tables of values rather than calculating it on the fly, I can use some slimmer hardware such as the PIC18F2620 Microcontroller or an ATMEGA8.<br />
&nbsp;<br />
&nbsp;&nbsp;Also of note is the fact that everything is fairly cheap to build, these low-cost viscometers could be used in paint shops in any size container. I am building one to go to Cold Lake where they&#8217;re going to try one out since they&#8217;ve been having trouble getting decent consistency using only a mixing stick to test viscosity. <img src='http://smackaay.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
&nbsp;<br />
&nbsp;&nbsp;Here&#8217;s a rough mockup of what it will look like. Of course none of the boards or covers are shown, also the display isn&#8217;t visible, I haven&#8217;t decided the best location for it yet. I may actually put it inside of a separate enclosure to make the unit lighter since it requires 12 volts.<br />
&nbsp;<br />
<center><div id="attachment_778" class="wp-caption aligncenter" style="width: 280px"><a href="http://smackaay.com/wp-content/uploads/2009/11/newhead02.gif"><img src="http://smackaay.com/wp-content/uploads/2009/11/newhead02-270x300.gif" alt="Mockup of the handheld viscometer" title="Mockup of the handheld viscometer" width="270" height="300" class="size-medium wp-image-778" /></a><p class="wp-caption-text">Mockup of the handheld viscometer</p></div></center><br />
&nbsp;<br />
&nbsp;&nbsp;This is probably the most marketable device thus far.<br />
&nbsp;<br />
<strong>The Super-Visc</strong><br />
&nbsp;<br />
&nbsp;&nbsp;Over the last 9 months or so I have developed a number of interesting methods for determining error and correcting for it, I have also develop methods for calibration and symbolic parsing. Since I would hate to come away empty handed and waste all the of knowledge accumulated over the course of 2+ years, this is the coup de grace of rotational viscometers.<br />
&nbsp;<br />
&nbsp;&nbsp;To my knowledge, most other rotational viscometers use a beryllium copper torsion spring to provide a fixed, known spring rate, or torque on the sensing shaft. The cheap ones like the stormer viscometer base it on time and run a fixed speed AC synchronous motor, whereas the more expensive ones use a variable drive and encoders on the top and bottom to determine the difference from top to bottom. My viscometer uses the cheaper method of determining difference and RPM by using the timing via ether opto-interrupters or hall effect sensors. By using a a very high sampling rate, I can get very precise measurements of the rotation, though some differences may occur during rotation. Accuracy is achieved through error correction in the form of running averages, temperature and friction compensation and angular displacement compensation. While this is places a heavy burden on the software side of things, it is extremely effective.<br />
&nbsp;<br />
&nbsp;&nbsp;This viscometer works on three key concepts: Variables, Equations and Test Programs.<br />
&nbsp;</p>
<ul>
<li>Variables &#8211; These are variables that are calculated dynamically before any other calculations have taken place. These include ambient temperature, fluid temperature, angular displacement, spring length, time from test start, time from last sample and other mathematical constants such as PI and E.</li>
<li>Equations &#8211; These are the equations that determine the units. You may (and for basic units, must) include variables in order to calibrate the device. These equations are completely configurable by the user and includes every standard mathematical function such as Cos(), Sin(), Cosh(), Powers, Square Roots and many others, perhaps even logical equivalents say to multiply by 1 or 0, could be useful. While developing this I had a choice, either computationally expensive or memory intensive, I chose memory intensive symbolic storage in order to improve performance. This also allows one to develop any unit with any paddle one wishes!</li>
<li>Test Patterns &#8211; These are the patterns that develop the test. For example, let&#8217;s say you want to test for KU. You place the appropriate spindle in the machine and select the KU test run. KU test runs would appear as follows (200 RPM Fixed, Equation KUPU, Out->FLTP, Out->KU) or for Centipoise vs RPM (50-220 RPM variable, Equation CNTP, Out->CNTP, Out->RPM, Out->FLTP). These are a boon for the experimentor.</li>
</ul>
<p>&nbsp;<br />
&nbsp;&nbsp;One key disadvantage of this device is the initial difficulty of calibration. However, if done en masse in the factory, it wouldn&#8217;t be an issue. One of the major advantages of this device is for the experimenter. You could put a hotdog on a stick, put it in a fluid, create a relationship via an equation and call it whatever you want. The device is very configurable and would probably be well suited to materials engineers and chemists who need either standard or non standard tests with a large amount of automation in terms of data collection.<br />
&nbsp;<br />
Here&#8217;s a mockup of the finished laboratory device.<br />
&nbsp;<center><br />
<div id="attachment_780" class="wp-caption aligncenter" style="width: 350px"><a href="http://smackaay.com/wp-content/uploads/2009/11/newhead03.gif"><img src="http://smackaay.com/wp-content/uploads/2009/11/newhead03-340x300.gif" alt="Potential mockup of finished device" title="Potential mockup of finished device" width="340" height="300" class="size-medium wp-image-780" /></a><p class="wp-caption-text">Potential mockup of finished device</p></div></center><br />
&nbsp;<br />
The device will feature an RS485/232 output along with perhaps a touch screen or simply a keypad and 20&#215;4 LCD display. The processor will either be a DSPIC33F or PIC32, I may stray towards Atmel since they have great throughput. My current prototype board however has a PIC18F4680, it&#8217;s enough to test on but its limits on RAM are starting to bother me.<br />
&nbsp;<br />
Well, this was a long post&#8230; Whew <img src='http://smackaay.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
&nbsp;<br />
As always, anyone who has any questions can leave a comment or E-mail me.</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2009/11/28/one-last-kick-at-the-can-viscometer-style/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stormer Viscometer Grams to Oz-Inch Conversion</title>
		<link>http://smackaay.com/2009/11/10/stormer-viscometer-grams-to-oz-inch-conversion/</link>
		<comments>http://smackaay.com/2009/11/10/stormer-viscometer-grams-to-oz-inch-conversion/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 02:24:38 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[grams]]></category>
		<category><![CDATA[krebs]]></category>
		<category><![CDATA[oz-inches]]></category>
		<category><![CDATA[Stormer viscometer]]></category>
		<category><![CDATA[torque]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=769</guid>
		<description><![CDATA[Trying to make sense of the standard stormer viscometer and methods that could be used to calibrate a device, I&#8217;ve been looking at the original stormer viscometer in order to get an idea of what &#8216;grams&#8217; actually means in the case of the stormer viscometer. Here are some facts.
The weight in grams is held on [...]]]></description>
			<content:encoded><![CDATA[<p>Trying to make sense of the standard stormer viscometer and methods that could be used to calibrate a device, I&#8217;ve been looking at the original stormer viscometer in order to get an idea of what &#8216;grams&#8217; actually means in the case of the stormer viscometer. Here are some facts.</p>
<p>The weight in grams is held on a pulley and pulls on a rotating pulley that is 1.125&#8243; in diameter. That pulley rotates some gears or belts at a ratio of 11:1 (1 rotation of the pulley = 11 rotations of the spindle). Taking the torque applied on the main pulley and dividing it by 11 results in the actual torque to the spindle.</p>
<p>Simply because I use it in these cases, here is the conversion ratio for grams hung on the instrument to oz-inches. Also, one should keep in mind that there is some loss of torque due to mechanical limitations.</p>
<p>oz-inches == .00367056 * grams</p>
<p>therefore, using this formula, a KU meter ranging from 32 grams to 1099 grams ranges from .1174 oz-in to 4.0339 oz-in. </p>
<p>yay! Hopefully someone finds this useful as well. <img src='http://smackaay.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2009/11/10/stormer-viscometer-grams-to-oz-inch-conversion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Grams to Krebs conversion formulae</title>
		<link>http://smackaay.com/2009/11/10/grams-to-krebs-conversion-formulae/</link>
		<comments>http://smackaay.com/2009/11/10/grams-to-krebs-conversion-formulae/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 21:02:39 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[grams]]></category>
		<category><![CDATA[grams to krebs]]></category>
		<category><![CDATA[krebs]]></category>
		<category><![CDATA[Stormer viscometer]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=759</guid>
		<description><![CDATA[After many a day scratching my head as to why I can&#8217;t get my viscometer to calibrate correctly, even assuming logarithmic and quadratic relationships, I find out why I have been having so many problems.
Krebs units are in not very linear!
I have found an old chart with lots of grams to krebs conversions on it [...]]]></description>
			<content:encoded><![CDATA[<p>After many a day scratching my head as to why I can&#8217;t get my viscometer to calibrate correctly, even assuming logarithmic and quadratic relationships, I find out why I have been having so many problems.</p>
<p>Krebs units are in not very linear!</p>
<p>I have found an old chart with lots of grams to krebs conversions on it and after painstakingly transcribing them, I have come up with the following graph.<center><br />
<div id="attachment_764" class="wp-caption aligncenter" style="width: 495px"><a href="http://smackaay.com/wp-content/uploads/2009/11/gramstokrebsgraph.gif"><img src="http://smackaay.com/wp-content/uploads/2009/11/gramstokrebsgraph-485x300.gif" alt="Grams to Krebs (grams on horizontal axis, krebs vertical)" title="gramstokrebsgraph" width="485" height="300" class="size-medium wp-image-764" /></a><p class="wp-caption-text">Grams to Krebs (grams on horizontal axis, krebs vertical)</p></div></center><br />
As you can see, there are a number of points of inflection along this graph. Here are some images of the various best fit scenarios regarding this set of points. These points encompass the KU values 40.1 to 141, just for reference.<br />
<center><br />
<div id="attachment_760" class="wp-caption aligncenter" style="width: 495px"><a href="http://smackaay.com/wp-content/uploads/2009/11/gramskrebslinear.gif"><img src="http://smackaay.com/wp-content/uploads/2009/11/gramskrebslinear-485x300.gif" alt="Linear (0.0813637)*x+(64.5289)" title="gramskrebslinear" width="485" height="300" class="size-medium wp-image-760" /></a><p class="wp-caption-text">Linear (0.0813637)*x+(64.5289)</p></div><br />
<div id="attachment_761" class="wp-caption aligncenter" style="width: 495px"><a href="http://smackaay.com/wp-content/uploads/2009/11/gramskrebsquadratic.gif"><img src="http://smackaay.com/wp-content/uploads/2009/11/gramskrebsquadratic-485x300.gif" alt="Quadratic (-0.0000813007)*x^2+(0.173302)*x+(46.274)" title="gramskrebsquadratic" width="485" height="300" class="size-medium wp-image-761" /></a><p class="wp-caption-text">Quadratic (-0.0000813007)*x^2+(0.173302)*x+(46.274)</p></div><br />
<div id="attachment_765" class="wp-caption aligncenter" style="width: 495px"><a href="http://smackaay.com/wp-content/uploads/2009/11/gramskrebscubic.gif"><img src="http://smackaay.com/wp-content/uploads/2009/11/gramskrebscubic-485x300.gif" alt="Cubic (1.01193e-7)*x^3+(-0.000252971)*x^2+(0.253045)*x+(37.7895)" title="gramskrebscubic" width="485" height="300" class="size-medium wp-image-765" /></a><p class="wp-caption-text">Cubic (1.01193e-7)*x^3+(-0.000252971)*x^2+(0.253045)*x+(37.7895)</p></div><br />
<div id="attachment_762" class="wp-caption aligncenter" style="width: 495px"><a href="http://smackaay.com/wp-content/uploads/2009/11/gramskrebsquartic.gif"><img src="http://smackaay.com/wp-content/uploads/2009/11/gramskrebsquartic-485x300.gif" alt="Quartic (-2.3958e-10)*x^4+(6.42986e-7)*x^3+(-0.000653817)*x^2+(0.359922)*x+(30.3868)" title="gramskrebsquartic" width="485" height="300" class="size-medium wp-image-762" /></a><p class="wp-caption-text">Quartic (-2.3958e-10)*x^4+(6.42986e-7)*x^3+(-0.000653817)*x^2+(0.359922)*x+(30.3868)</p></div><br />
<div id="attachment_763" class="wp-caption aligncenter" style="width: 495px"><a href="http://smackaay.com/wp-content/uploads/2009/11/gramskrebsquintic.gif"><img src="http://smackaay.com/wp-content/uploads/2009/11/gramskrebsquintic-485x300.gif" alt="Quintic (1.93677e-13)*x^5+(-7.87171e-10)*x^4+(1.20087e-6)*x^3+(-0.0008998)*x^2+(0.403747)*x+(28.1763)" title="gramskrebsquintic" width="485" height="300" class="size-medium wp-image-763" /></a><p class="wp-caption-text">Quintic (1.93677e-13)*x^5+(-7.87171e-10)*x^4+(1.20087e-6)*x^3+(-0.0008998)*x^2+(0.403747)*x+(28.1763)</p></div></center></p>
<p>As you can see, a quartic relationship is quite passable though I still added a quintic relationship. It may be possible to make a simpler equation based on these values but I thought it prudent to stick to what I know.</p>
<p>You can see the dataset here. <a href='http://smackaay.com/wp-content/uploads/2009/11/kug.txt'>GramsvsKrebs.txt</a></p>
<p>Be warned, I may have made mistakes or the chart may have been wrong, Do your own research if you want to be certain of your results. Hopefully this is of help to somebody.</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2009/11/10/grams-to-krebs-conversion-formulae/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working on new viscometer head</title>
		<link>http://smackaay.com/2009/10/06/working-on-new-viscometer-head/</link>
		<comments>http://smackaay.com/2009/10/06/working-on-new-viscometer-head/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 18:40:50 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[engineering]]></category>
		<category><![CDATA[sensor]]></category>
		<category><![CDATA[Stormer]]></category>
		<category><![CDATA[Stormer viscometer]]></category>
		<category><![CDATA[viscometer]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=735</guid>
		<description><![CDATA[&#160;&#160;Well, I&#8217;ve been designing some new stuff since having a little wind of inspiration. This head weighs in at about 700g and provisions have been made to allow an attachment to a handle and therefore a hand-held version could be made. Here are some images.
&#160;


&#160;
&#160;&#160;I&#8217;m going to use these design concepts on the next in-process [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;&nbsp;Well, I&#8217;ve been designing some new stuff since having a little wind of inspiration. This head weighs in at about 700g and provisions have been made to allow an attachment to a handle and therefore a hand-held version could be made. Here are some images.<br />
&nbsp;<br />
<center><div id="attachment_734" class="wp-caption aligncenter" style="width: 501px"><a href="http://smackaay.com/wp-content/uploads/2009/10/head-C.png"><img src="http://smackaay.com/wp-content/uploads/2009/10/head-C-491x300.png" alt="Line Drawing" title="head C" width="491" height="300" class="size-medium wp-image-734" /></a><p class="wp-caption-text">Line Drawing</p></div><br />
<div id="attachment_733" class="wp-caption aligncenter" style="width: 178px"><a href="http://smackaay.com/wp-content/uploads/2009/10/head-B.png"><img src="http://smackaay.com/wp-content/uploads/2009/10/head-B-168x300.png" alt="Fully Assembled visc head" title="head B" width="168" height="300" class="size-medium wp-image-733" /></a><p class="wp-caption-text">Fully Assembled visc head</p></div><br />
<div id="attachment_732" class="wp-caption aligncenter" style="width: 408px"><a href="http://smackaay.com/wp-content/uploads/2009/10/head-A.png"><img src="http://smackaay.com/wp-content/uploads/2009/10/head-A-398x300.png" alt="Viscometer head opened" title="head A" width="398" height="300" class="size-medium wp-image-732" /></a><p class="wp-caption-text">Viscometer head opened</p></div><br />
<div id="attachment_731" class="wp-caption aligncenter" style="width: 153px"><a href="http://smackaay.com/wp-content/uploads/2009/10/head-D.png"><img src="http://smackaay.com/wp-content/uploads/2009/10/head-D-143x300.png" alt="Viscometer head from the back" title="head D" width="143" height="300" class="size-medium wp-image-731" /></a><p class="wp-caption-text">Viscometer head from the back</p></div></center><br />
&nbsp;<br />
&nbsp;&nbsp;I&#8217;m going to use these design concepts on the next in-process version. I&#8217;m going to design the external case for the electrical portion and for possible battery storage. Since the motor only draws 100ma at 24v or 200ma with a 12v motor, a hand held version is definitely possible. This version will use a PIC16F767 for control and using a smaller LCD display to display info.<br />
&nbsp;&nbsp;Now, on to developing some other devices. I&#8217;ve wasted far too much time in the last many months, time to get busy.</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2009/10/06/working-on-new-viscometer-head/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick post, a couple of drawings.</title>
		<link>http://smackaay.com/2009/10/01/quick-post-a-couple-of-drawings/</link>
		<comments>http://smackaay.com/2009/10/01/quick-post-a-couple-of-drawings/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 06:26:22 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[drawings]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[qy-2004a]]></category>
		<category><![CDATA[stormer paddle]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=725</guid>
		<description><![CDATA[The chill is in the air, October is here. I&#8217;ve been pretty busy with the viscometer and some other things, however I drew a couple of objects just for future reference. I figured somebody might need the dimensions of either a stormer viscometer paddle (as measured from a real one) or a QY-2004A white LCD [...]]]></description>
			<content:encoded><![CDATA[<p>The chill is in the air, October is here. I&#8217;ve been pretty busy with the viscometer and some other things, however I drew a couple of objects just for future reference. I figured somebody might need the dimensions of either a stormer viscometer paddle (as measured from a real one) or a QY-2004A white LCD display (blue backlit)</p>
<p>Anyways, here are the links to the drawings in PDF format.</p>
<p><a href='http://smackaay.com/wp-content/uploads/2009/10/stormer-paddle.PDF'>stormer paddle drawing PDF</a><br />
<a href='http://smackaay.com/wp-content/uploads/2009/10/qy-2004a.PDF'>qy-2004a drawing in PDF</a></p>
<p>I&#8217;m going to draw up some of the rarer parts I have, I may need them later and somebody else might be able to make use of them. Keep in mind, these are rough drawings taken from measured features. Don&#8217;t assume that the measurements are the same for all units except perhaps the stormer paddle.</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2009/10/01/quick-post-a-couple-of-drawings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting closer to final completion</title>
		<link>http://smackaay.com/2009/09/22/getting-closer-to-final-completion/</link>
		<comments>http://smackaay.com/2009/09/22/getting-closer-to-final-completion/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 02:11:19 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[diy viscometer]]></category>
		<category><![CDATA[process viscometer]]></category>
		<category><![CDATA[Stormer viscometer]]></category>
		<category><![CDATA[viscometer]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=721</guid>
		<description><![CDATA[A long road behind and still some ahead, here are some pic of the viscometer in its state of completion.


Now to implement the ModBUS protocol and finish up this project.
]]></description>
			<content:encoded><![CDATA[<p>A long road behind and still some ahead, here are some pic of the viscometer in its state of completion.<br />
<center><div id="attachment_720" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2009/09/DSCN9629-modified.JPG"><img src="http://smackaay.com/wp-content/uploads/2009/09/DSCN9629-modified-400x300.jpg" alt="stormer viscometer with cover looking in" title="stormer viscometer with cover looking in" width="400" height="300" class="size-medium wp-image-720" /></a><p class="wp-caption-text">stormer viscometer with cover looking in</p></div><br />
<div id="attachment_719" class="wp-caption aligncenter" style="width: 235px"><a href="http://smackaay.com/wp-content/uploads/2009/09/DSCN9638-modified.JPG"><img src="http://smackaay.com/wp-content/uploads/2009/09/DSCN9638-modified-225x300.jpg" alt="viscometer from the back" title="viscometer from the back" width="225" height="300" class="size-medium wp-image-719" /></a><p class="wp-caption-text">viscometer from the back</p></div><br />
<div id="attachment_718" class="wp-caption aligncenter" style="width: 235px"><a href="http://smackaay.com/wp-content/uploads/2009/09/DSCN9637-modified.JPG"><img src="http://smackaay.com/wp-content/uploads/2009/09/DSCN9637-modified-225x300.jpg" alt="viscometer standing up" title="viscometer standing up" width="225" height="300" class="size-medium wp-image-718" /></a><p class="wp-caption-text">viscometer standing up</p></div><br />
<div id="attachment_717" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2009/09/DSCN9634-modified.JPG"><img src="http://smackaay.com/wp-content/uploads/2009/09/DSCN9634-modified-400x300.jpg" alt="viscometer laying down" title="viscometer laying down" width="400" height="300" class="size-medium wp-image-717" /></a><p class="wp-caption-text">viscometer laying down</p></div><br />
<div id="attachment_716" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2009/09/DSCN9632-modified.JPG"><img src="http://smackaay.com/wp-content/uploads/2009/09/DSCN9632-modified-400x300.jpg" alt="stormer viscometer with cover" title="stormer viscometer with cover" width="400" height="300" class="size-medium wp-image-716" /></a><p class="wp-caption-text">stormer viscometer with cover</p></div></center><br />
Now to implement the ModBUS protocol and finish up this project.</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2009/09/22/getting-closer-to-final-completion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Krebs to Poise Formula</title>
		<link>http://smackaay.com/2009/09/04/krebs-to-poise-formula/</link>
		<comments>http://smackaay.com/2009/09/04/krebs-to-poise-formula/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 02:50:17 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[krebs to poise]]></category>
		<category><![CDATA[Stormer viscometer]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=712</guid>
		<description><![CDATA[Looking for a decent formula on the net for a Krebs to Poise conversion I&#8217;m left empty handed. I found a chart that had listed direct numerical conversions.
Here&#8217;s the Best Fit value in the Quadratic form ax^2+bx+c=y
y=0.00419037x^2+(-0.306745)x+6.40025
y=poise
x=krebs
It may be somewhat rough, but since KU is a unitless value&#8230;
]]></description>
			<content:encoded><![CDATA[<p>Looking for a decent formula on the net for a Krebs to Poise conversion I&#8217;m left empty handed. I found a chart that had listed direct numerical conversions.</p>
<p>Here&#8217;s the Best Fit value in the Quadratic form ax^2+bx+c=y</p>
<p>y=0.00419037x^2+(-0.306745)x+6.40025<br />
y=poise<br />
x=krebs</p>
<p>It may be somewhat rough, but since KU is a unitless value&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2009/09/04/krebs-to-poise-formula/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>In-Process Stormer Viscometer &#8211; Damn near complete</title>
		<link>http://smackaay.com/2009/08/24/in-process-stormer-viscometer-damn-near-complete/</link>
		<comments>http://smackaay.com/2009/08/24/in-process-stormer-viscometer-damn-near-complete/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 01:27:49 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[completed]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[diy viscometer]]></category>
		<category><![CDATA[paddles]]></category>
		<category><![CDATA[pic18f4685]]></category>
		<category><![CDATA[pictures]]></category>
		<category><![CDATA[Stormer viscometer]]></category>
		<category><![CDATA[viscometer]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=664</guid>
		<description><![CDATA[&#160;&#160;The viscometer is nearing full completion! YAY! To mark this occasion to mark the end of a long two years, I am placing a small gallery of the almost finished product. The only thing missing is the outside cover which consists of a 4&#8243; od aluminum tube. Also, the springs I&#8217;ve ordered have also not [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;&nbsp;The viscometer is nearing full completion! YAY! To mark this occasion to mark the end of a long two years, I am placing a small gallery of the almost finished product. The only thing missing is the outside cover which consists of a 4&#8243; od aluminum tube. Also, the springs I&#8217;ve ordered have also not arrived as yet, however, for now, the elastics will suffice. Here are some of the features and facts:<br />
&nbsp;</p>
<ul>
<li>Can be used in-lab or in-process
<li>Selectable RPM with a tight tolerance on RPM +/-0.5RPM
<li>User calibration routines. This allows the end user to calibrate with 3 fluids of known viscosity
<li>16 key keypad, used for calibration and settings, also for running special tests
<li>Can be used as a laboratory gel-timer
<li>Can be used for custom tests besides stormer viscometry
<li>Low power consumption <100ma or <2.4W
<li>RS-485 Serial output
<li>Control electronics have complete galvanic isolation
<li>24VDC supply required
<li>repeatability (requires further testing) +/- 1.5%
<li>Modbus protocol (not yet implemented)
<ul>
&nbsp;<br />
Here&#8217;s the Gallery!<br />

<a href='http://smackaay.com/2009/08/24/in-process-stormer-viscometer-damn-near-complete/dscn9606/' title='viscometer top'><img width="150" height="112" src="http://smackaay.com/wp-content/uploads/2009/08/DSCN9606-150x112.jpg" class="attachment-thumbnail" alt="" title="viscometer top" /></a>
<a href='http://smackaay.com/2009/08/24/in-process-stormer-viscometer-damn-near-complete/dscn9584/' title='DSCN9584'><img width="112" height="150" src="http://smackaay.com/wp-content/uploads/2009/08/DSCN9584-112x150.jpg" class="attachment-thumbnail" alt="" title="DSCN9584" /></a>
<a href='http://smackaay.com/2009/08/24/in-process-stormer-viscometer-damn-near-complete/dscn9585/' title='DSCN9585'><img width="112" height="150" src="http://smackaay.com/wp-content/uploads/2009/08/DSCN9585-112x150.jpg" class="attachment-thumbnail" alt="" title="DSCN9585" /></a>
<a href='http://smackaay.com/2009/08/24/in-process-stormer-viscometer-damn-near-complete/dscn9586/' title='DSCN9586'><img width="112" height="150" src="http://smackaay.com/wp-content/uploads/2009/08/DSCN9586-112x150.jpg" class="attachment-thumbnail" alt="" title="DSCN9586" /></a>
<a href='http://smackaay.com/2009/08/24/in-process-stormer-viscometer-damn-near-complete/dscn9587/' title='DSCN9587'><img width="150" height="112" src="http://smackaay.com/wp-content/uploads/2009/08/DSCN9587-150x112.jpg" class="attachment-thumbnail" alt="" title="DSCN9587" /></a>
<a href='http://smackaay.com/2009/08/24/in-process-stormer-viscometer-damn-near-complete/dscn9588/' title='DSCN9588'><img width="112" height="150" src="http://smackaay.com/wp-content/uploads/2009/08/DSCN9588-112x150.jpg" class="attachment-thumbnail" alt="" title="DSCN9588" /></a>
<a href='http://smackaay.com/2009/08/24/in-process-stormer-viscometer-damn-near-complete/dscn9589/' title='look at entire viscometer'><img width="150" height="112" src="http://smackaay.com/wp-content/uploads/2009/08/DSCN9589-150x112.jpg" class="attachment-thumbnail" alt="" title="look at entire viscometer" /></a>
<a href='http://smackaay.com/2009/08/24/in-process-stormer-viscometer-damn-near-complete/dscn9590/' title='DSCN9590'><img width="150" height="112" src="http://smackaay.com/wp-content/uploads/2009/08/DSCN9590-150x112.jpg" class="attachment-thumbnail" alt="" title="DSCN9590" /></a>
<a href='http://smackaay.com/2009/08/24/in-process-stormer-viscometer-damn-near-complete/dscn9591/' title='DSCN9591'><img width="112" height="150" src="http://smackaay.com/wp-content/uploads/2009/08/DSCN9591-112x150.jpg" class="attachment-thumbnail" alt="" title="DSCN9591" /></a>
<a href='http://smackaay.com/2009/08/24/in-process-stormer-viscometer-damn-near-complete/dscn9592/' title='DSCN9592'><img width="112" height="150" src="http://smackaay.com/wp-content/uploads/2009/08/DSCN9592-112x150.jpg" class="attachment-thumbnail" alt="" title="DSCN9592" /></a>
<a href='http://smackaay.com/2009/08/24/in-process-stormer-viscometer-damn-near-complete/dscn9593/' title='DSCN9593'><img width="150" height="112" src="http://smackaay.com/wp-content/uploads/2009/08/DSCN9593-150x112.jpg" class="attachment-thumbnail" alt="" title="DSCN9593" /></a>
<a href='http://smackaay.com/2009/08/24/in-process-stormer-viscometer-damn-near-complete/dscn9594/' title='DSCN9594'><img width="112" height="150" src="http://smackaay.com/wp-content/uploads/2009/08/DSCN9594-112x150.jpg" class="attachment-thumbnail" alt="" title="DSCN9594" /></a>
<a href='http://smackaay.com/2009/08/24/in-process-stormer-viscometer-damn-near-complete/dscn9595/' title='DSCN9595'><img width="112" height="150" src="http://smackaay.com/wp-content/uploads/2009/08/DSCN9595-112x150.jpg" class="attachment-thumbnail" alt="" title="DSCN9595" /></a>
<a href='http://smackaay.com/2009/08/24/in-process-stormer-viscometer-damn-near-complete/dscn9596/' title='DSCN9596'><img width="112" height="150" src="http://smackaay.com/wp-content/uploads/2009/08/DSCN9596-112x150.jpg" class="attachment-thumbnail" alt="" title="DSCN9596" /></a>
<a href='http://smackaay.com/2009/08/24/in-process-stormer-viscometer-damn-near-complete/dscn9598/' title='DSCN9598'><img width="112" height="150" src="http://smackaay.com/wp-content/uploads/2009/08/DSCN9598-112x150.jpg" class="attachment-thumbnail" alt="" title="DSCN9598" /></a>
<a href='http://smackaay.com/2009/08/24/in-process-stormer-viscometer-damn-near-complete/dscn9599/' title='DSCN9599'><img width="112" height="150" src="http://smackaay.com/wp-content/uploads/2009/08/DSCN9599-112x150.jpg" class="attachment-thumbnail" alt="" title="DSCN9599" /></a>
<a href='http://smackaay.com/2009/08/24/in-process-stormer-viscometer-damn-near-complete/dscn9600/' title='DSCN9600'><img width="112" height="150" src="http://smackaay.com/wp-content/uploads/2009/08/DSCN9600-112x150.jpg" class="attachment-thumbnail" alt="" title="DSCN9600" /></a>
<a href='http://smackaay.com/2009/08/24/in-process-stormer-viscometer-damn-near-complete/dscn9601/' title='DSCN9601'><img width="112" height="150" src="http://smackaay.com/wp-content/uploads/2009/08/DSCN9601-112x150.jpg" class="attachment-thumbnail" alt="" title="DSCN9601" /></a>
<a href='http://smackaay.com/2009/08/24/in-process-stormer-viscometer-damn-near-complete/dscn9602/' title='DSCN9602'><img width="112" height="150" src="http://smackaay.com/wp-content/uploads/2009/08/DSCN9602-112x150.jpg" class="attachment-thumbnail" alt="" title="DSCN9602" /></a>
<a href='http://smackaay.com/2009/08/24/in-process-stormer-viscometer-damn-near-complete/dscn9603/' title='DSCN9603'><img width="150" height="112" src="http://smackaay.com/wp-content/uploads/2009/08/DSCN9603-150x112.jpg" class="attachment-thumbnail" alt="" title="DSCN9603" /></a>
<a href='http://smackaay.com/2009/08/24/in-process-stormer-viscometer-damn-near-complete/dscn9604/' title='DSCN9604'><img width="150" height="112" src="http://smackaay.com/wp-content/uploads/2009/08/DSCN9604-150x112.jpg" class="attachment-thumbnail" alt="" title="DSCN9604" /></a>
<br />
&nbsp;<br />
&nbsp;Yes, a few too many pictures, oh well.<br />
&nbsp;<br />
&nbsp;This thing took me quite a while and what I learned from it was immeasurable. Thankfully now that everything works as expected I can focus on my other projects without having this thing hanging over my head. Here&#8217;s to completion!<br />
&nbsp;<br />
As an aside, here&#8217;s an interesting document on viscosity.<br />
<a href="http://hypertextbook.com/physics/matter/viscosity/">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2009/08/24/in-process-stormer-viscometer-damn-near-complete/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yay! They work!</title>
		<link>http://smackaay.com/2009/08/21/yay-they-work/</link>
		<comments>http://smackaay.com/2009/08/21/yay-they-work/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 22:23:07 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[board]]></category>
		<category><![CDATA[Stormer viscometer]]></category>
		<category><![CDATA[viscometer]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=661</guid>
		<description><![CDATA[Well, I got the power board and control boards done. They both work flawlessly. YAY!


&#160;
The peripherals seem to work too.
]]></description>
			<content:encoded><![CDATA[<p>Well, I got the power board and control boards done. They both work flawlessly. YAY!<br />
<center><br />
<div id="attachment_662" class="wp-caption aligncenter" style="width: 235px"><a href="http://smackaay.com/wp-content/uploads/2009/08/DSCN9583.JPG"><img src="http://smackaay.com/wp-content/uploads/2009/08/DSCN9583-225x300.jpg" alt="Power and Control and LCD" title="Power and Control and LCD" width="225" height="300" class="size-medium wp-image-662" /></a><p class="wp-caption-text">Power and Control and LCD</p></div></center><br />
&nbsp;<br />
The peripherals seem to work too.</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2009/08/21/yay-they-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spring Stormer Viscometer, proceeding, the board works.</title>
		<link>http://smackaay.com/2009/08/15/spring-stormer-viscometer-proceeding-the-board-works/</link>
		<comments>http://smackaay.com/2009/08/15/spring-stormer-viscometer-proceeding-the-board-works/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 23:49:18 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Other/misc]]></category>
		<category><![CDATA[pcb]]></category>
		<category><![CDATA[pic18f4685]]></category>
		<category><![CDATA[smd]]></category>
		<category><![CDATA[Stormer viscometer]]></category>
		<category><![CDATA[viscometer]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=643</guid>
		<description><![CDATA[Well, I recently recieved my boards back from ap circuits in Calgary and I&#8217;m pleased with the result. I kind of fucked up by ordering 4 of the same board and not 2 of the control board and 2 power boards. Oh well! I can use the current boards for the new ones. Anyways, here [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I recently recieved my boards back from ap circuits in Calgary and I&#8217;m pleased with the result. I kind of fucked up by ordering 4 of the same board and not 2 of the control board and 2 power boards. Oh well! I can use the current boards for the new ones. Anyways, here are some images of the board.<br />
<center><br />
<div id="attachment_652" class="wp-caption aligncenter" style="width: 509px"><a href="http://smackaay.com/wp-content/uploads/2009/08/DSCN9554-mod.JPG"><img src="http://smackaay.com/wp-content/uploads/2009/08/DSCN9554-mod-499x278.jpg" alt="The two boards together, unpopulated and populated" title="boards" width="499" height="278" class="size-medium wp-image-652" /></a><p class="wp-caption-text">The two boards together, unpopulated and populated</p></div><br />
<div id="attachment_651" class="wp-caption aligncenter" style="width: 417px"><a href="http://smackaay.com/wp-content/uploads/2009/08/smdboard.JPG"><img src="http://smackaay.com/wp-content/uploads/2009/08/smdboard-407x300.jpg" alt="The board, populate with SMD&#039;s" title="smd board" width="407" height="300" class="size-medium wp-image-651" /></a><p class="wp-caption-text">The board, populate with SMD's</p></div><br />
</center></p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2009/08/15/spring-stormer-viscometer-proceeding-the-board-works/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An experiment in heat transfer</title>
		<link>http://smackaay.com/2009/08/09/an-experiment-in-heat-transfer/</link>
		<comments>http://smackaay.com/2009/08/09/an-experiment-in-heat-transfer/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 22:37:40 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[heatsink]]></category>
		<category><![CDATA[pcb]]></category>
		<category><![CDATA[temperature]]></category>
		<category><![CDATA[thermal isolation]]></category>
		<category><![CDATA[traces]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=618</guid>
		<description><![CDATA[&#160;&#160;After being apprised of an issue with heat transfer through PCB traces, being the stubborn idiot I am, I had to try and solve the problem. The issue is with a particular PCB that has a cutout section with a thermistor placed in a partially isolated section within the enclosure, unfortunately the traces themselves are [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;&nbsp;After being apprised of an issue with heat transfer through PCB traces, being the stubborn idiot I am, I had to try and solve the problem. The issue is with a particular PCB that has a cutout section with a thermistor placed in a partially isolated section within the enclosure, unfortunately the traces themselves are serving as a heat transfer conduit especially so since copper is a particularly good conductor of heat.<br />
&nbsp;<br />
&nbsp;&nbsp;After thinking about it for a while I came up with a couple of ideas like calibrating the calculated output to accommodate for the temperature discrepancy, however that probably wouldn&#8217;t work without a second thermistor closer to the heat source, accounting for the difference. Another idea I had was to use an infrared thermopile but they&#8217;re kind of large and expensive and would require a heat channel mounted above it to prevent measuring the temperature of the case.<br />
&nbsp;<br />
&nbsp;&nbsp;After thinking for a while about it, the simplest answer I could come up with would be a heatsink to mitigate the heat transferred to the thermistor. While it is theoretically impossible to totally remove all heat difference, I believe that a large portion of the heat transfer can be eliminated. So I wanted to see if heatsinks actually help equalize heat much at all so I devised a bit of a rough experiment.<br />
&nbsp;<br />
<strong>The Experiment</strong><br />
&nbsp;<br />
&nbsp;&nbsp;I decided the quickest way to test this would be with materials I already had. I have a selection of thermistors so I used a glass axial thermistor.<br />
<center><div id="attachment_620" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2009/08/DSCN9543.JPG"><img src="http://smackaay.com/wp-content/uploads/2009/08/DSCN9543-400x300.jpg" alt="This is the thermistor board used in the experiment. the thermal leads aren&#039;t attached." title="The Basic Thermistor Board" width="400" height="300" class="size-medium wp-image-620" /></a><p class="wp-caption-text">This is the thermistor board used in the experiment. the thermal leads aren't attached.</p></div><br />
<div id="attachment_637" class="wp-caption aligncenter" style="width: 510px"><a href="http://smackaay.com/wp-content/uploads/2009/08/therm-circ.jpg"><img src="http://smackaay.com/wp-content/uploads/2009/08/therm-circ-500x235.jpg" alt="The circuit used for the test. Beautifully illustrated :)" title="Thermistor Circuit" width="500" height="235" class="size-medium wp-image-637" /></a><p class="wp-caption-text">The circuit used for the test. Beautifully illustrated</p></div></center><br />
&nbsp;<br />
The thermistor used is a glass 10kOhm NTC Thermistor in series with a 1k resistor in order to detect current/divide voltage. With the setup above, the voltage detected from GND to the divider is 438mv. the temperature in my basement is pretty steady since the furnace isn&#8217;t running. So now I attach the leads.<br />
&nbsp;<br />
<center><div id="attachment_621" class="wp-caption aligncenter" style="width: 235px"><a href="http://smackaay.com/wp-content/uploads/2009/08/DSCN9546.JPG"><img src="http://smackaay.com/wp-content/uploads/2009/08/DSCN9546-225x300.jpg" alt="This is the board with the two 22AWG leads attached." title="Board with Lead" width="225" height="300" class="size-medium wp-image-621" /></a><p class="wp-caption-text">This is the board with the two 22AWG leads attached.</p></div><br />
<div id="attachment_622" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2009/08/DSCN9548.JPG"><img src="http://smackaay.com/wp-content/uploads/2009/08/DSCN9548-400x300.jpg" alt="I also performed the test with the leads closer to the thermistor." title="Leads closer" width="400" height="300" class="size-medium wp-image-622" /></a><p class="wp-caption-text">I also performed the test with the leads closer to the thermistor.</p></div></center><br />
&nbsp;<br />
&nbsp;&nbsp;I used Teflon coated wire to prevent conduction between the two sides and used my soldering iron as a heat source since it&#8217;s temperature controlled. I let the heat soak up through the lines for 10 minutes to ensure that the heat stabilizes at the thermistor. I also performed a test with the soldering iron closer to the sensor.<br />
&nbsp;<br />
<center><a href="http://smackaay.com/wp-content/uploads/2009/08/DSCN9550.JPG"><img src="http://smackaay.com/wp-content/uploads/2009/08/DSCN9550-400x300.jpg" alt="DSCN9550" title="DSCN9550" width="400" height="300" class="aligncenter size-medium wp-image-623" /></a></center><br />
&nbsp;<br />
Finally, I decided to place a heatsink on the line. I was going to solder aluminum shims to the leads in order to provide for heat sink. That turned out to be difficult at best, so I used coiled up copper wire and soldered it to the leads. I performed the same two tests with the position of the soldering iron. Anyways, here are the results of the test.<br />
<center></p>
<table>
<tr>
<th>Test Type</th>
<th>Voltage Recorded</th>
</tr>
<tr>
<td>No leads, ambient</td>
<td>438mV</td>
</tr>
<tr>
<td>With Leads, ambient</td>
<td>438mV</td>
</tr>
<tr>
<td>Pressing thumb on thermistor ~33.1c</td>
<td>554mV</td>
</tr>
<tr>
<td>Heat with long leads, No sink</td>
<td>496mV</td>
</tr>
<tr>
<td>Heat with short leads, No sink</td>
<td>625mV</td>
</tr>
<tr>
<td>Heat w/ long leads, w/ sink</td>
<td>476mV</td>
</tr>
<tr>
<td>Heat w/ short leads, w/ sink</td>
<td>544mV</td>
</tr>
</table>
<p></center><br />
&nbsp;<br />
&nbsp;&nbsp;It should be said that this test is far from perfect and doesn&#8217;t prove anything quantitatively with any real degree of accuracy, however I wanted to see how effective even a rudimentary heat sink would be in a situation like this.  It should be noted that while thermistors are inherently non-linear, we have voltage drops of 43% and 34% with the short and long leads respectively. I simply thought it was an interesting experiment. I have a few ideas on how to sink the heat or account for it but I think the heatsink is the easiest plan.<br />
&nbsp;<br />
&nbsp;&nbsp;Here&#8217;s a beautifully rendered image of the idea to reduce thermal linkage between the PCB and the thermistor <img src='http://smackaay.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .<br />
&nbsp;<br />
<div id="attachment_636" class="wp-caption aligncenter" style="width: 383px"><a href="http://smackaay.com/wp-content/uploads/2009/08/zig-drawing.jpg"><img src="http://smackaay.com/wp-content/uploads/2009/08/zig-drawing-373x300.jpg" alt="The thermal isolation idea. By placing a heatsink on the exposed traces one could mitigate the heat transferred to the thermistor." title="Zig Zag" width="373" height="300" class="size-medium wp-image-636" /></a><p class="wp-caption-text">The thermal isolation idea. By placing a heatsink on the exposed traces one could mitigate the heat transferred to the thermistor.</p></div><br />
&nbsp;<br />
&nbsp;&nbsp;If there were a heatsink over the exposed traces and the traces made as long as possible, it should be possible to bring the traces fairly close to ambient. Like the experiment showed, even a rough heatsink was able to reduce the heat going to the thermistor by a substantial degree.<br />
&nbsp;<br />
Feel free to comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2009/08/09/an-experiment-in-heat-transfer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FDM Part Prototyping</title>
		<link>http://smackaay.com/2009/08/03/fdm-part-prototyping/</link>
		<comments>http://smackaay.com/2009/08/03/fdm-part-prototyping/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 18:52:46 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[electrical enclosure]]></category>
		<category><![CDATA[enclosure mold]]></category>
		<category><![CDATA[fdm]]></category>
		<category><![CDATA[fused deposition modeling]]></category>
		<category><![CDATA[plastic]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=613</guid>
		<description><![CDATA[This post is simply to show how neat the FDM process is. FDM stands for Fused Deposition Modeling and is a neat tool for prototyping plastic parts. I was able to see the results of FDM after a customer had one of my models done with the process, he was nice enough to let me [...]]]></description>
			<content:encoded><![CDATA[<p>This post is simply to show how neat the FDM process is. FDM stands for Fused Deposition Modeling and is a neat tool for prototyping plastic parts. I was able to see the results of FDM after a customer had one of my models done with the process, he was nice enough to let me take some pics of it <img src='http://smackaay.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  . Frankly I think this kind of prototyping opens up a wide variety of interesting possibilities in terms of being able to develop plastic enclosures and various other mechanical projects.</p>
<p>Here are some images:<center><br />
<div id="attachment_616" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2009/08/DSCN9505-modified.JPG"><img src="http://smackaay.com/wp-content/uploads/2009/08/DSCN9505-modified-400x300.jpg" alt="The two peices in FDM, this is a deposited ABS IIRC." title="The two peices in FDM" width="400" height="300" class="size-medium wp-image-616" /></a><p class="wp-caption-text">The two peices in FDM, this is a deposited ABS IIRC.</p></div><br />
<div id="attachment_615" class="wp-caption aligncenter" style="width: 509px"><a href="http://smackaay.com/wp-content/uploads/2009/08/DSCN9511-modified.JPG"><img src="http://smackaay.com/wp-content/uploads/2009/08/DSCN9511-modified-499x268.jpg" alt="I altered the levels to show how the process fills in non critical areas. Of course it would depend on the machine performing the action." title="Enhanced Detail FDM" width="499" height="268" class="size-medium wp-image-615" /></a><p class="wp-caption-text">I altered the levels to show how the process fills in non critical areas. Of course it would depend on the machine performing the action.</p></div><br />
<div id="attachment_614" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2009/08/DSCN9506-modified.JPG"><img src="http://smackaay.com/wp-content/uploads/2009/08/DSCN9506-modified-400x300.jpg" alt="Corner Detail FDM" title="Corner Detail FDM" width="400" height="300" class="size-medium wp-image-614" /></a><p class="wp-caption-text">Corner Detail FDM</p></div><br />
</center></p>
<p>This is a very interesting process, hopefully I can make use of it in the future.</p>
<p>Here&#8217;s the wikipedia article <a href="http://en.wikipedia.org/wiki/Fused_deposition_modeling">http://en.wikipedia.org/wiki/Fused_deposition_modeling</a></p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2009/08/03/fdm-part-prototyping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programming, Drafting, Designing and whatever else&#8230;</title>
		<link>http://smackaay.com/2009/07/25/programming-drafting-designing-and-whatever-else/</link>
		<comments>http://smackaay.com/2009/07/25/programming-drafting-designing-and-whatever-else/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 22:38:56 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[enclosure]]></category>
		<category><![CDATA[fdm]]></category>
		<category><![CDATA[mold design]]></category>
		<category><![CDATA[plastic]]></category>
		<category><![CDATA[viscometer]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=606</guid>
		<description><![CDATA[Well, it&#8217;s been a busy few weeks since I left the business training program. Thankfully I have some work lined up and things may go well for the short-term. For the last while I was working on the design for a plastic enclosure for a customer. Everything went quite well and the customer is an [...]]]></description>
			<content:encoded><![CDATA[<p>Well, it&#8217;s been a busy few weeks since I left the business training program. Thankfully I have some work lined up and things may go well for the short-term. For the last while I was working on the design for a plastic enclosure for a customer. Everything went quite well and the customer is an absolute joy to work for/with. Based on a board and taking cues from other ideas, I drafted a simple enclosure for a device. Here are some pictures of the enclosure.</p>
<p><a href="http://smackaay.com/wp-content/uploads/2009/07/enclose2-1.png"><img src="http://smackaay.com/wp-content/uploads/2009/07/enclose2-1-399x300.png" alt="enclose2-1" title="enclose2-1" width="399" height="300" class="aligncenter size-medium wp-image-608" /></a><br />
<a href="http://smackaay.com/wp-content/uploads/2009/07/enclose2-2.png"><img src="http://smackaay.com/wp-content/uploads/2009/07/enclose2-2-308x300.png" alt="enclose2-2" title="enclose2-2" width="308" height="300" class="aligncenter size-medium wp-image-609" /></a></p>
<p>Worked out well&#8230;</p>
<p>Also, I am now continuing my foray into the automation stormer viscometer as well as my auditory camera level. Things should go quite well if I bust my ass&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2009/07/25/programming-drafting-designing-and-whatever-else/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A quick post about my website.</title>
		<link>http://smackaay.com/2009/07/05/a-quick-post-about-my-website/</link>
		<comments>http://smackaay.com/2009/07/05/a-quick-post-about-my-website/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 22:54:26 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[8m]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[eight-m]]></category>
		<category><![CDATA[inventor]]></category>
		<category><![CDATA[mackaay]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=604</guid>
		<description><![CDATA[I&#8217;ve finally had some time to put together my website for my business. 8mtech.com is online and has most of the pages complete. I&#8217;ve decided to keep the layout very simple and I&#8217;ll eventually flesh out the theme a little better. 
As an aside, my business cards came in, they were very nice. print100 based [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve finally had some time to put together my website for my business. <a href="http://8mtech.com">8mtech.com</a> is online and has most of the pages complete. I&#8217;ve decided to keep the layout very simple and I&#8217;ll eventually flesh out the theme a little better. </p>
<p>As an aside, my business cards came in, they were very nice. print100 based out of Hong Kong did a good job. $30 for 300 cards with corner cutting, matte finish and double-side colour. Very nice!</p>
<p>Anyways, if anyone wants a freelance inventor or a draft monkey, give me a call! <img src='http://smackaay.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2009/07/05/a-quick-post-about-my-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Time&#8217;s a passin&#8217; &#8211; DIY Arms, Music, and invention</title>
		<link>http://smackaay.com/2009/06/25/times-a-passin-diy-arms-music-and-invention/</link>
		<comments>http://smackaay.com/2009/06/25/times-a-passin-diy-arms-music-and-invention/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 20:26:11 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[accelerometer]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[camera level]]></category>
		<category><![CDATA[invention]]></category>
		<category><![CDATA[measuring arm]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=601</guid>
		<description><![CDATA[Well, the past few weeks have been eventful and interesting. I&#8217;ve been busy and school is almost over. I&#8217;ve had a few things on the go and I&#8217;ve come up with some interesting ideas and implementations. Sorry for the lack of images in this post but I&#8217;ve been lazy taking them.
The DIY Measuring arm
This idea [...]]]></description>
			<content:encoded><![CDATA[<p>Well, the past few weeks have been eventful and interesting. I&#8217;ve been busy and school is almost over. I&#8217;ve had a few things on the go and I&#8217;ve come up with some interesting ideas and implementations. Sorry for the lack of images in this post but I&#8217;ve been lazy taking them.</p>
<p><strong>The DIY Measuring arm</strong><br />
This idea came from the need to build a measuring arm at a very low cost. I simply used some wood and some regular linear potentiometers.<br />
<div id="attachment_602" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2009/06/DSCN8784.JPG"><img src="http://smackaay.com/wp-content/uploads/2009/06/DSCN8784-400x300.jpg" alt="The cheap and quick measuring arm, this image doesn&#039;t show the wiring or the board behind it." title="measuring arm" width="400" height="300" class="size-medium wp-image-602" /></a><p class="wp-caption-text">The cheap and quick measuring arm, this image doesn't show the wiring or the board behind it.</p></div><br />
This so far works reasonably, though it does have some linearity issues. I will need to bring this unit in to the shop to measure the joints and determine the exact positions in order to calculate the position.<br />
<strong>Rock band device</strong><br />
I was inspired by a fellow classmate to build a device for teaching children how to play the drums and other instruments. I can&#8217;t get into any hot and heavy details, however it was a success for two drums to be made. The sensors worked and transmission of the data was reliable and the software worked. It was a lot of fun to build and we may work further on the idea with better design specifications.<br />
<strong>Auditory Camera level</strong><br />
My idea for an auditory camera level is working to an extent but I&#8217;m having difficulty filtering out the vibrations from arm shake and the like.</p>
<p>Anyways, things are going well but it&#8217;s a lot of birds in the bush and none in the hand. I&#8217;m just writing to keep a log of what&#8217;s happening <img src='http://smackaay.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2009/06/25/times-a-passin-diy-arms-music-and-invention/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A brief post, school and business</title>
		<link>http://smackaay.com/2009/06/10/a-brief-post-school-and-business/</link>
		<comments>http://smackaay.com/2009/06/10/a-brief-post-school-and-business/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 14:38:16 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Other/misc]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[eight-m technical services]]></category>
		<category><![CDATA[logo]]></category>
		<category><![CDATA[microbusiness]]></category>
		<category><![CDATA[rotary viscometer]]></category>
		<category><![CDATA[Stormer viscometer]]></category>
		<category><![CDATA[viscometer]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=598</guid>
		<description><![CDATA[Well, I&#8217;ve been at Microbusiness Training center for 5 weeks now and I&#8217;ve been working as well. Soon, Eight-M Technical Services will be operational and i&#8217;ll be working for myself.
I&#8217;ve set up a new domain with my Dreamhost account. The site&#8217;s URL is http://8mtech.com. As of posting this, the site isn&#8217;t ready, but it will [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I&#8217;ve been at Microbusiness Training center for 5 weeks now and I&#8217;ve been working as well. Soon, Eight-M Technical Services will be operational and i&#8217;ll be working for myself.<br />
I&#8217;ve set up a new domain with my Dreamhost account. The site&#8217;s URL is <a href="http://8mtech.com">http://8mtech.com</a>. As of posting this, the site isn&#8217;t ready, but it will be soon.<br />
The viscometer is being tested by Endura right now and here&#8217;s what it looks like, it&#8217;s a youtube video, be warned.<center><br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/Ya-cF5Wv8N8&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Ya-cF5Wv8N8&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></center><br />
also, I figure it&#8217;d be neat to post the logo for Eight-M technical.<br />
<center><br />
<div id="attachment_599" class="wp-caption aligncenter" style="width: 348px"><a href="http://smackaay.com/wp-content/uploads/2009/06/logo.png"><img src="http://smackaay.com/wp-content/uploads/2009/06/logo-338x300.png" alt="my logo for 8m" title="Eight-m Logo" width="338" height="300" class="size-medium wp-image-599" /></a><p class="wp-caption-text">my logo for 8m</p></div></center><br />
Some people who have known me since Junior High would know this symbol. While it was something I used as a kid, I started using the name Eight-M Designs in order to order stuff because companies wouldn&#8217;t send swag out to an individual. </p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2009/06/10/a-brief-post-school-and-business/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Chaos game, a little program.</title>
		<link>http://smackaay.com/2009/05/21/chaos-game-a-little-program/</link>
		<comments>http://smackaay.com/2009/05/21/chaos-game-a-little-program/#comments</comments>
		<pubDate>Fri, 22 May 2009 04:09:09 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[freebbasic]]></category>
		<category><![CDATA[sierpinski]]></category>
		<category><![CDATA[triangle]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=588</guid>
		<description><![CDATA[Was bored for a little while today so I made a quick program in Freebasic to produce a Sierpinski Triangle and a some sort of pentagonal fractal. This little program uses the chaos game method to produce it.


I think the result is kind of interesting, I&#8217;ll post the crummy little program.
 choppy.bas
Nothing special with this, [...]]]></description>
			<content:encoded><![CDATA[<p>Was bored for a little while today so I made a quick program in Freebasic to produce a Sierpinski Triangle and a some sort of pentagonal fractal. This little program uses the chaos game method to produce it.<br />
<center><div id="attachment_590" class="wp-caption aligncenter" style="width: 388px"><a href="http://smackaay.com/wp-content/uploads/2009/05/seirpinski1.png"><img src="http://smackaay.com/wp-content/uploads/2009/05/seirpinski1-378x300.png" alt="seirpinski triangle" title="seirpinski triangle" width="378" height="300" class="size-medium wp-image-590" /></a><p class="wp-caption-text">seirpinski triangle</p></div><br />
<div id="attachment_589" class="wp-caption aligncenter" style="width: 388px"><a href="http://smackaay.com/wp-content/uploads/2009/05/seirpinski2.png"><img src="http://smackaay.com/wp-content/uploads/2009/05/seirpinski2-378x300.png" alt="seirpinski at 5" title="seirpinski at 5" width="378" height="300" class="size-medium wp-image-589" /></a><p class="wp-caption-text">seirpinski at 5</p></div><br />
</center><br />
I think the result is kind of interesting, I&#8217;ll post the crummy little program.<br />
<b> <a href='http://smackaay.com/wp-content/uploads/2009/05/choppy.bas'>choppy.bas</a></b><br />
Nothing special with this, just the result of boredom. You could change the radius and the ox and oy variables to look deeper into the triangle/pentagon.</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2009/05/21/chaos-game-a-little-program/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rotary Viscometer almost finished</title>
		<link>http://smackaay.com/2009/05/18/rotary-viscometer-almost-finished/</link>
		<comments>http://smackaay.com/2009/05/18/rotary-viscometer-almost-finished/#comments</comments>
		<pubDate>Tue, 19 May 2009 01:15:45 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[phenolic base]]></category>
		<category><![CDATA[rotary viscometer]]></category>
		<category><![CDATA[rotational]]></category>
		<category><![CDATA[Stormer viscometer]]></category>
		<category><![CDATA[viscometer]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=582</guid>
		<description><![CDATA[Well, it&#8217;s been a long road but I&#8217;m almost at the finish line in terms of the majority of development. All of the parts are mostly made and I&#8217;ll begin programming very soon, most of which has been done already or figured out in advance.
Firstly, I started with the board. I had to build it [...]]]></description>
			<content:encoded><![CDATA[<p>Well, it&#8217;s been a long road but I&#8217;m almost at the finish line in terms of the majority of development. All of the parts are mostly made and I&#8217;ll begin programming very soon, most of which has been done already or figured out in advance.<br />
Firstly, I started with the board. I had to build it from scratch because I&#8217;m not certain of they&#8217;ll want more features or different ones, also I simply don&#8217;t have the funds to get the printed boards made, those will fit in the top of the unit below the LCD and reflection switch.<center><br />
<div id="attachment_579" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2009/05/dscn8692.jpg"><img src="http://smackaay.com/wp-content/uploads/2009/05/dscn8692-400x300.jpg" alt="viscometer test board with lcd display" title="viscometer test board" width="400" height="300" class="size-medium wp-image-579" /></a><p class="wp-caption-text">viscometer test board with lcd display</p></div><br />
<div id="attachment_585" class="wp-caption aligncenter" style="width: 235px"><a href="http://smackaay.com/wp-content/uploads/2009/05/dscn8708.jpg"><img src="http://smackaay.com/wp-content/uploads/2009/05/dscn8708-225x300.jpg" alt="Viscometer, assembled on base" title="Viscometer, assembled on base" width="225" height="300" class="size-medium wp-image-585" /></a><p class="wp-caption-text">Viscometer, assembled on base</p></div></center><br />
So, after this I spent the entire weekend building the parts required to make the rest of the unit. I opened up a few of the tolerances and had to make some changes simply to allow for better fitting afterward. The unit would have been impossible to assemble otherwise <img src='http://smackaay.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <center><br />
<div id="attachment_586" class="wp-caption aligncenter" style="width: 235px"><a href="http://smackaay.com/wp-content/uploads/2009/05/dscn8707.jpg"><img src="http://smackaay.com/wp-content/uploads/2009/05/dscn8707-225x300.jpg" alt="Viscometer with sensor in hand" title="Viscometer with sensor in hand" width="225" height="300" class="size-medium wp-image-586" /></a><p class="wp-caption-text">Viscometer with sensor in hand</p></div></center><br />
I have to say, I&#8217;m satisfied with the results thus far. The bearing holding the sensor together could be a bit better though. This week I&#8217;m going to have to program the unit and hopefully this long saga will be over. Well, at least when I make the 15 units it will be.</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2009/05/18/rotary-viscometer-almost-finished/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 point quadratic regression formula</title>
		<link>http://smackaay.com/2009/04/29/3-point-quadratic-regression-formula/</link>
		<comments>http://smackaay.com/2009/04/29/3-point-quadratic-regression-formula/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 22:01:05 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[3 point]]></category>
		<category><![CDATA[cubic]]></category>
		<category><![CDATA[data set]]></category>
		<category><![CDATA[freebasic]]></category>
		<category><![CDATA[in-process]]></category>
		<category><![CDATA[inverse]]></category>
		<category><![CDATA[quadratic]]></category>
		<category><![CDATA[regression]]></category>
		<category><![CDATA[Stormer]]></category>
		<category><![CDATA[viscometer]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=572</guid>
		<description><![CDATA[While developing the in-process stormer viscometer, one of my goals is to allow the end user to calibrate the device with 3 fluids of known viscosity. With a bit of help from mathematica, I&#8217;ve found the formula and for whoever wants it, it&#8217;s posted, also for my own future edification. This formula is meant to [...]]]></description>
			<content:encoded><![CDATA[<p>While developing the in-process stormer viscometer, one of my goals is to allow the end user to calibrate the device with 3 fluids of known viscosity. With a bit of help from mathematica, I&#8217;ve found the formula and for whoever wants it, it&#8217;s posted, also for my own future edification. This formula is meant to convert 3 data points of the form {X1,Y1},{X2,Y2},{X3,Y3} into a form of ax^2+bx+c=y. This is probably the fastest way to do this kind of operation on a microcontroller. Here&#8217;s an image of the formula</p>
<div id="attachment_573" class="wp-caption aligncenter" style="width: 510px"><a href="http://smackaay.com/wp-content/uploads/2009/04/formula1.png"><img src="http://smackaay.com/wp-content/uploads/2009/04/formula1-500x113.png" alt="Reverse Quadratic from data" title="Reverse Quadratic from data" width="500" height="113" class="size-medium wp-image-573" /></a><p class="wp-caption-text">Reverse Quadratic from data</p></div>
<p>also, here&#8217;s a dirty FreeBasic program using it. <a href='http://smackaay.com/wp-content/uploads/2009/04/regress-3point.bas'>regress-3point.bas</a></p>
<p>Also, for fun I decided to do a cubic version. This is in the form of 4 data points {X1,Y1},{X2,Y2},&#8230; converting to ax^3+bx^2+cx+d=y</p>
<div id="attachment_575" class="wp-caption aligncenter" style="width: 510px"><a href="http://smackaay.com/wp-content/uploads/2009/04/formula2.png"><img src="http://smackaay.com/wp-content/uploads/2009/04/formula2-500x235.png" alt="Cubic equation inverse" title="Cubic equation inverse" width="500" height="235" class="size-medium wp-image-575" /></a><p class="wp-caption-text">Cubic equation inverse</p></div>
<p>You gotta love Mathematica!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2009/04/29/3-point-quadratic-regression-formula/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Viscometer Project, coming along&#8230;</title>
		<link>http://smackaay.com/2009/04/21/viscometer-project-coming-along/</link>
		<comments>http://smackaay.com/2009/04/21/viscometer-project-coming-along/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 07:50:05 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[machining]]></category>
		<category><![CDATA[mackaay]]></category>
		<category><![CDATA[pcb]]></category>
		<category><![CDATA[rotary viscometer]]></category>
		<category><![CDATA[rotational viscometer]]></category>
		<category><![CDATA[viscometer]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=558</guid>
		<description><![CDATA[I thought I would have nothing to post but I do I guess. I&#8217;ve felt the need to really expedite this project now that I am starting a business. I have done a few of the mechanical things associated with it after a major redesign. Today I have completed the design of the board and [...]]]></description>
			<content:encoded><![CDATA[<p>I thought I would have nothing to post but I do I guess. I&#8217;ve felt the need to really expedite this project now that I am starting a business. I have done a few of the mechanical things associated with it after a major redesign. Today I have completed the design of the board and despite it&#8217;s sloppiness, I&#8217;m happy it&#8217;s done. Now to get it made.<br />
<center><br />
<div id="attachment_559" class="wp-caption aligncenter" style="width: 431px"><a rel="attachment wp-att-559" href="http://smackaay.com/2009/04/21/viscometer-project-coming-along/visc-board-02/"><img class="size-medium wp-image-559" title="Viscometer Board 3D View" src="http://smackaay.com/wp-content/uploads/2009/04/visc-board-02-421x300.png" alt="Viscometer Board 3D View" width="421" height="300" /></a><p class="wp-caption-text">Viscometer Board 3D View</p></div></p>
<div id="attachment_560" class="wp-caption aligncenter" style="width: 320px"><a rel="attachment wp-att-560" href="http://smackaay.com/2009/04/21/viscometer-project-coming-along/visc-board-01/"><img class="size-medium wp-image-560" title="Viscometer Board traces" src="http://smackaay.com/wp-content/uploads/2009/04/visc-board-01-310x300.png" alt="Viscometer Board traces" width="310" height="300" /></a><p class="wp-caption-text">Viscometer Board traces</p></div><br />
</center><br />
Like I state in the description, I used the autorouter on this image, I may revise many of the traces so that ripple can be eliminated from IC&#8217;s by bringing the caps closer electrically to Gnd and Vcc. This week I hope to finish the machining side of the device, I&#8217;ll have to wait for bolts from Fastenal to arrive but it&#8217;ll be worth the wait. Here are some shots of the parts so far, note that the main block is made of phenolic, I love this material since it looks kind of like wood but is reasonably machinable.<br />
<center><br />
<div id="attachment_562" class="wp-caption aligncenter" style="width: 410px"><a rel="attachment wp-att-562" href="http://smackaay.com/2009/04/21/viscometer-project-coming-along/dscn8636/"><img class="size-medium wp-image-562" title="Machining the block" src="http://smackaay.com/wp-content/uploads/2009/04/dscn8636-400x300.jpg" alt="Machining the block" width="400" height="300" /></a><p class="wp-caption-text">Machining the block</p></div>
<div id="attachment_563" class="wp-caption aligncenter" style="width: 410px"><a rel="attachment wp-att-563" href="http://smackaay.com/2009/04/21/viscometer-project-coming-along/dscn8639/"><img class="size-medium wp-image-563" title="Phenolic Block" src="http://smackaay.com/wp-content/uploads/2009/04/dscn8639-400x300.jpg" alt="Phenolic Block Finished" width="400" height="300" /></a><p class="wp-caption-text">Phenolic Block Finished</p></div>
<p><div id="attachment_561" class="wp-caption aligncenter" style="width: 410px"><a rel="attachment wp-att-561" href="http://smackaay.com/2009/04/21/viscometer-project-coming-along/dscn8651/"><img class="size-medium wp-image-561" title="Coming along, main block and holders finished" src="http://smackaay.com/wp-content/uploads/2009/04/dscn8651-400x300.jpg" alt="Coming along, main block and holders finished" width="400" height="300" /></a><p class="wp-caption-text">Coming along, main block and holders finished</p></div><br />
</center><br />
Just for the record, here is the list of, well electrical features:</p>
<ol>
<li>16 key Keypad for data entry, mostly for calibration.</li>
<li>16&#215;2 LCD display for seeing alarms and viscometer output.</li>
<li>24V motor, PWM driven with TIP102</li>
<li>Light interrupted sensors for top and bottom</li>
<li>provisions for temperature sensing</li>
<li>RS-485 Out</li>
<li>Provision for an external RS-232 board, if needed</li>
<li>TVS&#8217;ed to the hilt, hopefully this will prevent funny stuff from happening.</li>
</ol>
<p>Anyways, let&#8217;s hope she all works out in the end.</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2009/04/21/viscometer-project-coming-along/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Still goin&#8217; at &#8216;er, now attending the self employment program</title>
		<link>http://smackaay.com/2009/04/20/still-goin-at-er-now-attending-the-self-employment-program/</link>
		<comments>http://smackaay.com/2009/04/20/still-goin-at-er-now-attending-the-self-employment-program/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 04:31:35 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[canada]]></category>
		<category><![CDATA[ei]]></category>
		<category><![CDATA[microbusiness]]></category>
		<category><![CDATA[self employment program]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=556</guid>
		<description><![CDATA[Well, no new project pictures or anything.  Summer is almost here and I&#8217;m pretty happy about that. I&#8217;m going to start at a training course for 8 weeks starting May 11.
The program itself is funded through the Canadian Government or Employment Insurance. This program is geared  for people who wish to start their [...]]]></description>
			<content:encoded><![CDATA[<p>Well, no new project pictures or anything.  Summer is almost here and I&#8217;m pretty happy about that. I&#8217;m going to start at a training course for 8 weeks starting May 11.<br />
The program itself is funded through the Canadian Government or Employment Insurance. This program is geared  for people who wish to start their own business but lack the experience starting one. This program also has a 4 month post-class coaching period. From what I understand, they assist with the minutia of business and get you hooked up with financing. This program also allows one to keep collecting EI through the 6 months of the training, but not afterwards.<br />
My idea in this case in terms of starting a business is a nebulous one at best at the moment, however, I think that by lending my skills as a machinist and programmer and technical dude, hopefully I can eke out a living or perhaps even a prosperous business in these difficult economic times.<br />
I think that this program will help give me an introduction to the business skills I lack in abundance. Anyways, hopefully tomorrow will be a sunny day, I want to do my full report on minolta md lenses.</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2009/04/20/still-goin-at-er-now-attending-the-self-employment-program/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
