Difference between revisions of "Team:NCKU Tainan/CO2"

 
(18 intermediate revisions by 4 users not shown)
Line 11: Line 11:
 
     <!--Page_Content-->
 
     <!--Page_Content-->
 
     <div class="container content">
 
     <div class="container content">
        <h1 class="head">CO<sub>2</sub> Sensor</h1>
+
            <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 27: Line 32:
 
                     <div data-spy="scroll" data-target="#sidelist" data-offset="0" class="scrollspy-example">
 
                     <div data-spy="scroll" data-target="#sidelist" data-offset="0" class="scrollspy-example">
 
                         <div class="container">
 
                         <div class="container">
 +
                            <img class="contentimg col-12" src="https://static.igem.org/mediawiki/2018/3/32/T--NCKU_Tainan--CO2_sensor.jpg">
 
                             <p class="pcontent">
 
                             <p class="pcontent">
                                 About this section, we are showing how to use the CO2 sensor in arduino.
+
                                 About this section, we are showing how to use the CO<sub>2</sub> sensor in Arduino.
 
                             </p>
 
                             </p>
 
                             <div id="Motivation">
 
                             <div id="Motivation">
Line 35: Line 41:
 
                                 <div id="pt">
 
                                 <div id="pt">
 
                                     <p class="pcontent">
 
                                     <p class="pcontent">
                                         We want to detect if the CO2 concentration at the outlet is decreasing as
+
                                         We want to detect if the CO<sub>2</sub> concentration at the outlet is decreasing as
 
                                         expected.
 
                                         expected.
 
                                     </p>
 
                                     </p>
Line 55: 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 68: Line 74:
 
                                                 environment for at least 48 hours.</li></br>
 
                                                 environment for at least 48 hours.</li></br>
 
                                             <li>At this time, the analog value of the atmospheric carbon dioxide
 
                                             <li>At this time, the analog value of the atmospheric carbon dioxide
                                                 concentration (about 400 ppm) was measured, and we measured 705.</li></br>
+
                                                 concentration (about 400 ppm) was measured, and we measured 705 ppm.</li></br>
                                             <li>The known carbon dioxide concentration is adjusted by a CO2
+
                                             <li>The known carbon dioxide concentration is adjusted by a CO<sub>2</sub>
 
                                                 incubator, and the ppm can be obtained according to the formula
 
                                                 incubator, and the ppm can be obtained according to the formula
 
                                                 conversion, and the analog value of the concentration is obtained.</br>
 
                                                 conversion, and the analog value of the concentration is obtained.</br>
 
                                                 Ex: We put the carbon dioxide sensor into 5% carbon dioxide and
 
                                                 Ex: We put the carbon dioxide sensor into 5% carbon dioxide and
                                                 measured its analog value to 530.</li></br>
+
                                                 measured its analog value to 530 ppm.</li></br>
 
                                             <li>We assume that the carbon dioxide logarithmic concentration is
 
                                             <li>We assume that the carbon dioxide logarithmic concentration is
 
                                                 negatively linearly related to the output analog value, and can be
 
                                                 negatively linearly related to the output analog value, and can be
Line 82: Line 88:
 
                                         <li>Formula</li></br>
 
                                         <li>Formula</li></br>
  
                                         <img class="contentimg CO2img-2 col-12" src="https://static.igem.org/mediawiki/2018/0/08/T--NCKU_Tainan--IMG_2233.JPG">
+
                                         <img class="contentimg CO2img-2 col-14" src="https://static.igem.org/mediawiki/2018/9/9c/T--NCKU_Tainan--CO2_Results.jpg">
  
 
                                         <ol type="a">
 
                                         <ol type="a">
                                             <li>X% = 10000X ppm Ex: 5% CO2 concentration = 50000 ppm</li></br>
+
                                             <li>X% = 10000X ppm Ex: 5% CO<sub>2</sub> concentration = 50000 ppm</li></br>
                                             <li>Let we assume the unknown CO2 concentration is C ppm.</li></br>
+
                                             <li>Let we assume the unknown CO<sub>2</sub> concentration is C ppm.</li></br>
 
                                         </ol>
 
                                         </ol>
  
Line 96: 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 109: Line 115:
  
 
                                         <ul>
 
                                         <ul>
                                             <li>We can then get the unknown CO2 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 115: Line 121:
  
 
                                         <ul>
 
                                         <ul>
                                             <li>We put CO2 sensor into the CO2 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 125: Line 131:
 
                                     </ol>
 
                                     </ol>
  
                                     <li>Experiment 2: CO2 trend line verification</li></br>
+
                                     <li>Experiment 2: CO<sub>2</sub> trend line verification</li></br>
  
 
                                     <ol>
 
                                     <ol>
 
                                         <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 137: Line 143:
  
 
                                         <ul>
 
                                         <ul>
                                             <li>Use a CO2 incubator to call up the known carbon dioxide concentration
+
                                             <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>
                                                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 CO2 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>
 
                                         </ul>
 
                                         </ul>
 
                                        <img class="contentimg CO2img-3 col-10" src="">
 
  
 
                                     </ol>
 
                                     </ol>
Line 158: 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 170: Line 173:
  
 
                                         <li>Arduino UNO</li></br>
 
                                         <li>Arduino UNO</li></br>
                                         <li>MG811 CO2 Sensor</li>
+
                                         <li>MG811 CO<sub>2</sub> Sensor</li>
 
                                         <ol type="a">
 
                                         <ol type="a">
 
                                             <li>Heating power supply: 7.5-12V</li>
 
                                             <li>Heating power supply: 7.5-12V</li>
 
                                             <li> Operating Temperature: -20 – 50 °C</li>
 
                                             <li> Operating Temperature: -20 – 50 °C</li>
                                             <li>Measuring range: 400-10000ppm CO2</li>
+
                                             <li>Measuring range: 400-10000ppm CO<sub>2</sub></li>
 
                                         </ol>
 
                                         </ol>
 
                                         </br>
 
                                         </br>
                                         <li>Float flowmeter or CO2 incubator</li></br></li></br>
+
                                         <li>Float flowmeter or CO<sub>2</sub> incubator</li></br></li></br>
 
                                         <li><a href="https://github.com/vicky87106/2018iGEM_NCKU-Tainan" style="color: #28ff28;">Arduino
 
                                         <li><a href="https://github.com/vicky87106/2018iGEM_NCKU-Tainan" style="color: #28ff28;">Arduino
 
                                                 code</a></li></br>
 
                                                 code</a></li></br>
Line 227: Line 230:
 
         $(document).ready(function () {
 
         $(document).ready(function () {
 
             $(window).scroll(function () {
 
             $(window).scroll(function () {
                 if ($(this).scrollTop() >= 90) {
+
                 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

Follow us

Contact us

igem.ncku.tainan@gmail.com
No.1, Daxue Rd., East Dist., Tainan City 701, Taiwan (R.O.C.)