<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Thermistors and Their Resistance Ratings</title><link>/challenges-projects/design-challenges/experimenting-with-thermistors/b/challenge-blog/posts/thermistors-and-their-resistance-ratings</link><description>As part of the Experimenting with Thermistors challenge, I&amp;#39;m learning all about thermistors and how to apply them for my hummingbird feeder heater/monitoring project.
In case you missed it, my first blog post for this challenge talks about the reason</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Thermistors and Their Resistance Ratings</title><link>https://community.element14.com/challenges-projects/design-challenges/experimenting-with-thermistors/b/challenge-blog/posts/thermistors-and-their-resistance-ratings</link><pubDate>Fri, 29 Jul 2022 13:32:30 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:d7e65b6f-acc2-4610-a8a1-edb1a76e68be</guid><dc:creator>shabaz</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hi Nico,&lt;/p&gt;
&lt;p&gt;Nice work with the charts, it&amp;#39;s the best way to learn in this case, getting hands dirty with real measurements and observations : )&lt;/p&gt;
&lt;p&gt;The multimeter reading discrepancy might be because of the small amount of current causing the thermistor to heat itself.&lt;/p&gt;
&lt;p&gt;Regarding your approach, it sounds good, and exactly as [mention:050549436bd64f50a71d3db7750d1220:e9ed411860ed4f2ba0265705b8793d05]&amp;nbsp;says. Once you have your potential divider, if sized right, then your curve is a lot less curvier, and that reduces the ADC requirements massively. It doesn&amp;#39;t matter that it&amp;#39;s not precisely linear, because if you have the coefficients, and since you know the constants in your potential divider (i.e. R value and the applied voltage), then you can always calculate back from that to get the temperature.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;To calculate the best R, there is perhaps a formula, but I don&amp;#39;t know it, and simply trial-and-error can be used, i.e. plot the curve for different values of R, and visually pick the best one. There is an &lt;a href="/technologies/test-and-measurement/b/blog/posts/building-a-temperature-measurement-system-part-1"&gt;example of different R value curves about halfway down the page of this blog&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If your microcontroller doesn&amp;#39;t have the performance to do the calculations, they can be pre-calculated to build up a lookup table, that can be stored in Flash (and any measurement in-between can be interpolated, there are basic and more accurate ways of doing that, but if Flash is plentiful then you can store a larger lookup table).&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=24072&amp;AppID=377&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Thermistors and Their Resistance Ratings</title><link>https://community.element14.com/challenges-projects/design-challenges/experimenting-with-thermistors/b/challenge-blog/posts/thermistors-and-their-resistance-ratings</link><pubDate>Thu, 28 Jul 2022 22:42:38 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:d7e65b6f-acc2-4610-a8a1-edb1a76e68be</guid><dc:creator>neuromodulator</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;What you want to do to get the T from the R is to find the Steinhart-hart coefficients. Try to do that empirically, but if you can&amp;#39;t just stick to the values that you got from the datasheet. Then to use a divider you may want to test mathematically with the equations and coefficients at hand, with what R values you get the most linear response within the range of T that you will use. Finally since the transformation from the divider V to T is not linear, you may want to derive the equation to perform that conversion. Also, avoid dissipating too much power into the thermistor, because that energy gets converted into heat and might affect the reading.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=24072&amp;AppID=377&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>