<?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 &#187; sensor</title>
	<atom:link href="http://smackaay.com/tag/sensor/feed/" rel="self" type="application/rss+xml" />
	<link>http://smackaay.com</link>
	<description>A showcase of Steven Mackaay's stuff</description>
	<lastBuildDate>Sun, 11 Mar 2012 20:11:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<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 [...]]]></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>4</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 [...]]]></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>Stuff about sensors, a quick post.</title>
		<link>http://smackaay.com/2008/12/16/stuff-about-sensors-a-quick-post/</link>
		<comments>http://smackaay.com/2008/12/16/stuff-about-sensors-a-quick-post/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 20:47:28 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Other/misc]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[rotary torque sensor]]></category>
		<category><![CDATA[sensor]]></category>
		<category><![CDATA[strain gage]]></category>
		<category><![CDATA[torque]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=339</guid>
		<description><![CDATA[Well, I&#8217;ve been looking around at torque sensors and found some interesting information. For one though, they are NOT cheap. Keep in mind that these are higher sensitivity sensors but it doesn&#8217;t seem to have an overwhelming bearing on the overall price. for example. Optical, high sensitivity sensor, ~$6000 Magneto-elastic sensor, ~$2000 Strain gage based, [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I&#8217;ve been looking around at torque sensors and found some interesting information. For one though, they are NOT cheap. Keep in mind that these are higher sensitivity sensors but it doesn&#8217;t seem to have an overwhelming bearing on the overall price. for example.</p>
<p>Optical, high sensitivity sensor, ~$6000<br />
Magneto-elastic sensor, ~$2000<br />
Strain gage based, ~$4300</p>
<p>While this is expected, it&#8217;s still quite a cost on a per-unit basis. interesting.</p>
<p>Another little tid-bit I picked up is this.<br />
<a href='http://smackaay.com/wp-content/uploads/2008/12/sensors-02-00294.pdf'>Magneto-Elastic sensor document</a></p>
<p>Anyways, I&#8217;ll keep looking for a cheaper unit, though, I doubt I&#8217;ll find one cheaper than the unit I developed. Perhaps I&#8217;ll machine a small enclosure with precision bearings and develop a more robust and practical design. I have some conductive graphite for the brushes in order to reduce noise and the brushes could be replaceable. Might try it.</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2008/12/16/stuff-about-sensors-a-quick-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Viscometer Rotary Strain Gage update</title>
		<link>http://smackaay.com/2008/12/03/viscometer-rotary-strain-gage-update/</link>
		<comments>http://smackaay.com/2008/12/03/viscometer-rotary-strain-gage-update/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 07:27:43 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[rotary viscometer]]></category>
		<category><![CDATA[sensor]]></category>
		<category><![CDATA[Stormer viscometer]]></category>
		<category><![CDATA[transducer]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=308</guid>
		<description><![CDATA[It hasn&#8217;t been long since my last update about this thing but I&#8217;ve made some progress as far as making the unit into a single board. I simply used the AD7705B as I suspected it work work great for this application. I&#8217;ve been playing around with reducing the amount of noise coming from the sensor [...]]]></description>
			<content:encoded><![CDATA[<p>It hasn&#8217;t been long since my last update about this thing but I&#8217;ve made some progress as far as making the unit into a single board. I simply used the AD7705B as I suspected it work work great for this application. I&#8217;ve been playing around with reducing the amount of noise coming from the sensor but random fields are causing the ad7705 to produce strange numbers, even when my hand just gets close to the unit. Here are some pictures of the unit.<br />
<center><br />
<div id="attachment_312" class="wp-caption alignnone" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2008/12/dscn7341.jpg"><img src="http://smackaay.com/wp-content/uploads/2008/12/dscn7341-400x300.jpg" alt="Messy ugly board for rotary strain gage" title="Messy ugly board for rotary strain gage" width="400" height="300" class="size-medium wp-image-312" /></a><p class="wp-caption-text">Messy ugly board for rotary strain gage</p></div><br />
<div id="attachment_311" class="wp-caption alignnone" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2008/12/dscn7344.jpg"><img src="http://smackaay.com/wp-content/uploads/2008/12/dscn7344-400x300.jpg" alt="Rotary Strain Gage being tested" title="Rotary Strain Gage being tested" width="400" height="300" class="size-medium wp-image-311" /></a><p class="wp-caption-text">Rotary Strain Gage being tested</p></div></center></p>
<p>Thus far it seems to work though, at least when tested with a multimeter. Sadly though, it seems impossible to test it with the oscilloscope because it uses the same ground as the power supply, damnit!</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2008/12/03/viscometer-rotary-strain-gage-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Rotary Torque Sensor&#8230; continued</title>
		<link>http://smackaay.com/2008/11/30/the-rotary-torque-sensor-continued/</link>
		<comments>http://smackaay.com/2008/11/30/the-rotary-torque-sensor-continued/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 07:38:33 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[rotary viscometer]]></category>
		<category><![CDATA[sensor]]></category>
		<category><![CDATA[Stormer viscometer]]></category>
		<category><![CDATA[viscometer]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=300</guid>
		<description><![CDATA[Well, so far, so good. That&#8217;s all I can say at the moment. The rotary gage is operational, though it hasn&#8217;t had brushes made for it and it seems to output a reasonable amount of voltage difference based on displacement. Here&#8217;s what it looks like so far: I&#8217;ve put it through its paces thus far [...]]]></description>
			<content:encoded><![CDATA[<p>Well, so far, so good. That&#8217;s all I can say at the moment. The rotary gage is operational, though it hasn&#8217;t had brushes made for it and it seems to output a reasonable amount of voltage difference based on displacement.</p>
<p>Here&#8217;s what it looks like so far:</p>
<div id="attachment_301" class="wp-caption alignnone" style="width: 368px"><a href="http://smackaay.com/wp-content/uploads/2008/11/dscn7332-modified.jpg"><img class="size-medium wp-image-301" title="The rotary strain sensor" src="http://smackaay.com/wp-content/uploads/2008/11/dscn7332-modified-358x300.jpg" alt="The rotary strain sensor" width="358" height="300" /></a><p class="wp-caption-text">The rotary strain sensor</p></div>
<p>I&#8217;ve put it through its paces thus far and I can see a 10mV difference when I move the sides, that&#8217;s good enough. Soon I&#8217;ll see if it works with the stuff attached.</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2008/11/30/the-rotary-torque-sensor-continued/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

