Huiyee11186 (Talk | contribs) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 11: | Line 11: | ||
<!--Page_Content--> | <!--Page_Content--> | ||
<div class="container content"> | <div class="container content"> | ||
− | + | <div class="headstyle"> | |
+ | <h1 class="head">CO<sub>2</sub> Sensor</h1> | ||
+ | </div> | ||
+ | <div class="righttitle"> | ||
+ | <h6 class="subtitle"></h6> | ||
+ | </div> | ||
<div class="navbar-example"> | <div class="navbar-example"> | ||
<div class="row"> | <div class="row"> | ||
Line 56: | Line 61: | ||
<ul> | <ul> | ||
− | <li>Because the analog value returned by each sensor may be inaccurate, and | + | <li class="none">Because the analog value returned by each sensor may be inaccurate, and |
the carbon dioxide concentration in each area may be slightly | the carbon dioxide concentration in each area may be slightly | ||
different, it must be corrected before use.</li></br> | different, it must be corrected before use.</li></br> | ||
Line 97: | Line 102: | ||
<ul> | <ul> | ||
− | <li>From the graph, we have shown that V<sub>50000</sub> = 530 、V<sub>400</sub> | + | <li class="none">From the graph, we have shown that V<sub>50000</sub> = 530 、V<sub>400</sub> |
= 705</li> | = 705</li> | ||
− | <li>Therefore, we can get the slope value.</li> | + | <li class="none">Therefore, we can get the slope value.</li> |
− | <li>After shifting the equation we will get</li> | + | <li class="none">After shifting the equation we will get</li> |
</ul> | </ul> | ||
Line 110: | Line 115: | ||
<ul> | <ul> | ||
− | <li>We can then get the unknown CO<sub>2</sub> concentration from this formula.</li> | + | <li class="none">We can then get the unknown CO<sub>2</sub> concentration from this formula.</li> |
</ul> | </ul> | ||
Line 116: | Line 121: | ||
<ul> | <ul> | ||
− | <li>We put CO<sub>2</sub> sensor into the CO<sub>2</sub> incubator and measure its analog value.</li> | + | <li class="none">We put CO<sub>2</sub> sensor into the CO<sub>2</sub> incubator and measure its analog value.</li> |
</ul> | </ul> | ||
Line 131: | Line 136: | ||
<li>Purpose</li></br> | <li>Purpose</li></br> | ||
<ul> | <ul> | ||
− | <li>To verify whether the logarithmic concentration of carbon dioxide is | + | <li class="none">To verify whether the logarithmic concentration of carbon dioxide is |
negatively linear with the output analog value.</li></br> | negatively linear with the output analog value.</li></br> | ||
</ul> | </ul> | ||
Line 138: | Line 143: | ||
<ul> | <ul> | ||
− | <li>Use a CO<sub>2</sub> incubator to adjust the known carbon dioxide concentration and measure its analogy to see if it is on this line.</li></br> | + | <li class="none">Use a CO<sub>2</sub> incubator to adjust the known carbon dioxide concentration and measure its analogy to see if it is on this line.</li></br> |
</ul> | </ul> | ||
Line 145: | Line 150: | ||
<ul> | <ul> | ||
− | <li>We put our sensor in the environment of CO<sub>2</sub> 2.7%, and we measured that | + | <li class="none">We put our sensor in the environment of CO<sub>2</sub> 2.7%, and we measured that |
the analog value 550, which is quite match with the theoretical analog | the analog value 550, which is quite match with the theoretical analog | ||
value 552.</li></br> | value 552.</li></br> | ||
Line 156: | Line 161: | ||
<ul> | <ul> | ||
− | <li>It is best to preheat for the first time for 24 hours, use it for more than | + | <li class="none">It is best to preheat for the first time for 24 hours, use it for more than |
six hours, preheat for 1-2 hours, power off for more than 72 hours, and | six hours, preheat for 1-2 hours, power off for more than 72 hours, and | ||
preheat for 24 hours.</li> | preheat for 24 hours.</li> | ||
Line 225: | Line 230: | ||
$(document).ready(function () { | $(document).ready(function () { | ||
$(window).scroll(function () { | $(window).scroll(function () { | ||
− | if ($(this).scrollTop() >= | + | if ($(this).scrollTop() >= 500) { |
var position = $("#sidelist").position(); | var position = $("#sidelist").position(); | ||
if (position == undefined) {} else { | if (position == undefined) {} else { |
Latest revision as of 21:33, 17 October 2018
CO2 Sensor