<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Meat thermometer using predictive filtering</title>
	<atom:link href="http://hackaday.com/2009/06/17/meat-thermometer-using-predictive-filtering/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackaday.com/2009/06/17/meat-thermometer-using-predictive-filtering/</link>
	<description>Fresh hacks every day</description>
	<lastBuildDate>Fri, 10 Feb 2012 15:30:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Canbot</title>
		<link>http://hackaday.com/2009/06/17/meat-thermometer-using-predictive-filtering/comment-page-1/#comment-78618</link>
		<dc:creator><![CDATA[Canbot]]></dc:creator>
		<pubDate>Sat, 20 Jun 2009 14:58:51 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=11677#comment-78618</guid>
		<description><![CDATA[@fuzzmaster

Inferred thermometers take surface measurements, the point of a meat thermometer is to take the temperature at the core of the meat because that is what you need to know to properly cook meat.]]></description>
		<content:encoded><![CDATA[<p>@fuzzmaster</p>
<p>Inferred thermometers take surface measurements, the point of a meat thermometer is to take the temperature at the core of the meat because that is what you need to know to properly cook meat.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fuzzmaster</title>
		<link>http://hackaday.com/2009/06/17/meat-thermometer-using-predictive-filtering/comment-page-1/#comment-78544</link>
		<dc:creator><![CDATA[fuzzmaster]]></dc:creator>
		<pubDate>Fri, 19 Jun 2009 21:01:23 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=11677#comment-78544</guid>
		<description><![CDATA[Great video quality and explanation on what was done. Personally, I&#039;d spend $8(at max for the intended use) and get something that handles the processing, filtering, and communication on its own: http://www.melexis.com/Sensor_ICs_Infrared_and_Optical/Infrared/MLX90614_615.aspx
...but that&#039;s just me I guess]]></description>
		<content:encoded><![CDATA[<p>Great video quality and explanation on what was done. Personally, I&#8217;d spend $8(at max for the intended use) and get something that handles the processing, filtering, and communication on its own: <a href="http://www.melexis.com/Sensor_ICs_Infrared_and_Optical/Infrared/MLX90614_615.aspx" rel="nofollow">http://www.melexis.com/Sensor_ICs_Infrared_and_Optical/Infrared/MLX90614_615.aspx</a><br />
&#8230;but that&#8217;s just me I guess</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leblanc meneses</title>
		<link>http://hackaday.com/2009/06/17/meat-thermometer-using-predictive-filtering/comment-page-1/#comment-78510</link>
		<dc:creator><![CDATA[leblanc meneses]]></dc:creator>
		<pubDate>Fri, 19 Jun 2009 13:38:58 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=11677#comment-78510</guid>
		<description><![CDATA[&gt; Um… how do you do derivatives in programming?
&gt; Posted at 6:19 am on Jun 18th, 2009 by Andrew

Odin84gk gives a simple example of the concept.

however in animations of physical models the popular methods are:
http://en.wikipedia.org/wiki/Euler%27s_method
http://en.wikipedia.org/wiki/Runge-Kutta

which is the standard.]]></description>
		<content:encoded><![CDATA[<p>&gt; Um… how do you do derivatives in programming?<br />
&gt; Posted at 6:19 am on Jun 18th, 2009 by Andrew</p>
<p>Odin84gk gives a simple example of the concept.</p>
<p>however in animations of physical models the popular methods are:<br />
<a href="http://en.wikipedia.org/wiki/Euler%27s_method" rel="nofollow">http://en.wikipedia.org/wiki/Euler%27s_method</a><br />
<a href="http://en.wikipedia.org/wiki/Runge-Kutta" rel="nofollow">http://en.wikipedia.org/wiki/Runge-Kutta</a></p>
<p>which is the standard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate</title>
		<link>http://hackaday.com/2009/06/17/meat-thermometer-using-predictive-filtering/comment-page-1/#comment-78500</link>
		<dc:creator><![CDATA[Nate]]></dc:creator>
		<pubDate>Fri, 19 Jun 2009 12:14:38 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=11677#comment-78500</guid>
		<description><![CDATA[Nice job.  I hadn&#039;t heard of predictive filtering.  Seems like it should be called compensation filtering, since you really are not predicting (estimating future world state) as much as compensating for the transfer function of the sensor, which is very common in control applications.  The term seems to appear in a decent number of papers, surprised nobody has written the Wikipedia page yet. Thanks for putting that together.]]></description>
		<content:encoded><![CDATA[<p>Nice job.  I hadn&#8217;t heard of predictive filtering.  Seems like it should be called compensation filtering, since you really are not predicting (estimating future world state) as much as compensating for the transfer function of the sensor, which is very common in control applications.  The term seems to appear in a decent number of papers, surprised nobody has written the Wikipedia page yet. Thanks for putting that together.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrew</title>
		<link>http://hackaday.com/2009/06/17/meat-thermometer-using-predictive-filtering/comment-page-1/#comment-78474</link>
		<dc:creator><![CDATA[andrew]]></dc:creator>
		<pubDate>Fri, 19 Jun 2009 05:08:07 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=11677#comment-78474</guid>
		<description><![CDATA[@jack:

i don&#039;t think so. i&#039;ve been using lm335&#039;s in a project of mine (same as the lm34 here, except calibrated for the kelvin scale) and they do the same thing regardless of how they are mounted.  it might be because the sensors are manufactured with a plastic case, which is not very thermally conductive.]]></description>
		<content:encoded><![CDATA[<p>@jack:</p>
<p>i don&#8217;t think so. i&#8217;ve been using lm335&#8242;s in a project of mine (same as the lm34 here, except calibrated for the kelvin scale) and they do the same thing regardless of how they are mounted.  it might be because the sensors are manufactured with a plastic case, which is not very thermally conductive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: war6763</title>
		<link>http://hackaday.com/2009/06/17/meat-thermometer-using-predictive-filtering/comment-page-1/#comment-78453</link>
		<dc:creator><![CDATA[war6763]]></dc:creator>
		<pubDate>Fri, 19 Jun 2009 00:33:04 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=11677#comment-78453</guid>
		<description><![CDATA[Not sure how 5 minute epoxy will react (or what chemicals will be transferred to the food) when heat is applied...

Also, even lead-free solder has impurities which are toxic... I would dissect a stainless steel thermometer and fill it in with a sensor in order to be certain that no contaminants enter the food.

Otherwise, good work! The presentation was explained well, although it would have been useful to compare the output to something else such as a capacitor in practice so that the portion of the audience which is not as skilled in mathematics would be able to relate. A simple breadboard example would suffice, and would not even require extra hardware or programming changes, as long as proper values were chosen.]]></description>
		<content:encoded><![CDATA[<p>Not sure how 5 minute epoxy will react (or what chemicals will be transferred to the food) when heat is applied&#8230;</p>
<p>Also, even lead-free solder has impurities which are toxic&#8230; I would dissect a stainless steel thermometer and fill it in with a sensor in order to be certain that no contaminants enter the food.</p>
<p>Otherwise, good work! The presentation was explained well, although it would have been useful to compare the output to something else such as a capacitor in practice so that the portion of the audience which is not as skilled in mathematics would be able to relate. A simple breadboard example would suffice, and would not even require extra hardware or programming changes, as long as proper values were chosen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jack</title>
		<link>http://hackaday.com/2009/06/17/meat-thermometer-using-predictive-filtering/comment-page-1/#comment-78440</link>
		<dc:creator><![CDATA[jack]]></dc:creator>
		<pubDate>Thu, 18 Jun 2009 21:43:52 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=11677#comment-78440</guid>
		<description><![CDATA[I&#039;d imagine the response is so slow because of the huge length of copper they&#039;re using.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;d imagine the response is so slow because of the huge length of copper they&#8217;re using.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: will d.</title>
		<link>http://hackaday.com/2009/06/17/meat-thermometer-using-predictive-filtering/comment-page-1/#comment-78423</link>
		<dc:creator><![CDATA[will d.]]></dc:creator>
		<pubDate>Thu, 18 Jun 2009 18:41:03 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=11677#comment-78423</guid>
		<description><![CDATA[this is the best narrated student video i have ever seen.  excellent job!]]></description>
		<content:encoded><![CDATA[<p>this is the best narrated student video i have ever seen.  excellent job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Odin84gk</title>
		<link>http://hackaday.com/2009/06/17/meat-thermometer-using-predictive-filtering/comment-page-1/#comment-78414</link>
		<dc:creator><![CDATA[Odin84gk]]></dc:creator>
		<pubDate>Thu, 18 Jun 2009 18:07:48 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=11677#comment-78414</guid>
		<description><![CDATA[@andrew
Lets say you are sampling the AtoD converter every 1mS and you get S1 and S2. A very simple derivative would be (S2-S1)/1mS.]]></description>
		<content:encoded><![CDATA[<p>@andrew<br />
Lets say you are sampling the AtoD converter every 1mS and you get S1 and S2. A very simple derivative would be (S2-S1)/1mS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uncivlengr</title>
		<link>http://hackaday.com/2009/06/17/meat-thermometer-using-predictive-filtering/comment-page-1/#comment-78405</link>
		<dc:creator><![CDATA[uncivlengr]]></dc:creator>
		<pubDate>Thu, 18 Jun 2009 14:51:24 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=11677#comment-78405</guid>
		<description><![CDATA[I would imagine the predicted values would be much more accurate than they appeared to be in the video if the tip was held stationary in the hot water - by letting it bob up and down, he&#039;s changing the distance the heat has to flow along the wire, which affects the rate of heat transfer to the sensor.]]></description>
		<content:encoded><![CDATA[<p>I would imagine the predicted values would be much more accurate than they appeared to be in the video if the tip was held stationary in the hot water &#8211; by letting it bob up and down, he&#8217;s changing the distance the heat has to flow along the wire, which affects the rate of heat transfer to the sensor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://hackaday.com/2009/06/17/meat-thermometer-using-predictive-filtering/comment-page-1/#comment-78397</link>
		<dc:creator><![CDATA[Andrew]]></dc:creator>
		<pubDate>Thu, 18 Jun 2009 13:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=11677#comment-78397</guid>
		<description><![CDATA[Um... how do you do derivatives in programming?]]></description>
		<content:encoded><![CDATA[<p>Um&#8230; how do you do derivatives in programming?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Foxy</title>
		<link>http://hackaday.com/2009/06/17/meat-thermometer-using-predictive-filtering/comment-page-1/#comment-78396</link>
		<dc:creator><![CDATA[Foxy]]></dc:creator>
		<pubDate>Thu, 18 Jun 2009 13:18:33 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=11677#comment-78396</guid>
		<description><![CDATA[This looks like a project for a signal processing class. I always thought you could do something like this, I just never took the time to do the math/ prove it with an experiment. Very nice video. 

/whips out old thermodynamics and signal processng books.

Laplace ftw!]]></description>
		<content:encoded><![CDATA[<p>This looks like a project for a signal processing class. I always thought you could do something like this, I just never took the time to do the math/ prove it with an experiment. Very nice video. </p>
<p>/whips out old thermodynamics and signal processng books.</p>
<p>Laplace ftw!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tilman</title>
		<link>http://hackaday.com/2009/06/17/meat-thermometer-using-predictive-filtering/comment-page-1/#comment-78389</link>
		<dc:creator><![CDATA[Tilman]]></dc:creator>
		<pubDate>Thu, 18 Jun 2009 10:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=11677#comment-78389</guid>
		<description><![CDATA[@:d
No, this won&#039;t work, because you are proposing to model the temperature curve by a parabola which it obviously isn&#039;t. 

@myself: i talked to a biochemist and she told me copper wasn&#039;t so critical and the traces were so small that it&#039;s probably no problem... But clean it in order to remove lead and so on which might still stick on it from the wire insulation you might have peeled off.]]></description>
		<content:encoded><![CDATA[<p>@:d<br />
No, this won&#8217;t work, because you are proposing to model the temperature curve by a parabola which it obviously isn&#8217;t. </p>
<p>@myself: i talked to a biochemist and she told me copper wasn&#8217;t so critical and the traces were so small that it&#8217;s probably no problem&#8230; But clean it in order to remove lead and so on which might still stick on it from the wire insulation you might have peeled off.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: :D</title>
		<link>http://hackaday.com/2009/06/17/meat-thermometer-using-predictive-filtering/comment-page-1/#comment-78388</link>
		<dc:creator><![CDATA[:D]]></dc:creator>
		<pubDate>Thu, 18 Jun 2009 10:20:41 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=11677#comment-78388</guid>
		<description><![CDATA[why using all that math shouldnt this work x=x0+vt+1/2at^2?
x0=actual temperature
v=x0 to x1 velocity
t=chip delay? how much time does the chip takes to get the right temp
a=acceleration]]></description>
		<content:encoded><![CDATA[<p>why using all that math shouldnt this work x=x0+vt+1/2at^2?<br />
x0=actual temperature<br />
v=x0 to x1 velocity<br />
t=chip delay? how much time does the chip takes to get the right temp<br />
a=acceleration</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tilman</title>
		<link>http://hackaday.com/2009/06/17/meat-thermometer-using-predictive-filtering/comment-page-1/#comment-78378</link>
		<dc:creator><![CDATA[Tilman]]></dc:creator>
		<pubDate>Thu, 18 Jun 2009 08:31:53 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=11677#comment-78378</guid>
		<description><![CDATA[Even though copper has very good heat conductivity, I would not recommend to stick a copper wire into food: It will get corroded by the acids in the food, leaving back traces of copper salts which are toxic. 
A possibility around this would be to use a copper tip covered by some protective layer (e.g. gold). Also, the tip from the mechanical meat thermometer shown in the beginning of the video might work well.]]></description>
		<content:encoded><![CDATA[<p>Even though copper has very good heat conductivity, I would not recommend to stick a copper wire into food: It will get corroded by the acids in the food, leaving back traces of copper salts which are toxic.<br />
A possibility around this would be to use a copper tip covered by some protective layer (e.g. gold). Also, the tip from the mechanical meat thermometer shown in the beginning of the video might work well.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

