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

 
(3 intermediate revisions by 2 users not shown)
Line 11: Line 11:
 
     <!--Page_Content-->
 
     <!--Page_Content-->
 
     <div class="container content">
 
     <div class="container content">
        <h1 class="head">Thermometer DS18B20</h1>
+
            <div class="headstyle">
 +
                <h1 class="head">Thermometer DS18B20</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 58: Line 63:
  
 
                                         <ul>
 
                                         <ul>
                                             <li>As the buffer solution wouldn’t change too much in the
+
                                             <li class="none">As the buffer solution wouldn’t change too much in the
 
                                                 environment, we used the buffer solution to calibrate the pH meter to
 
                                                 environment, we used the buffer solution to calibrate the pH meter to
 
                                                 ensure that the deviation would be the same every time.</li></br>
 
                                                 ensure that the deviation would be the same every time.</li></br>
Line 66: Line 71:
  
 
                                         <ul>
 
                                         <ul>
                                             <li>We put our thermometer into the incubator. We wire the sensor
+
                                             <li class="none">We put our thermometer into the incubator. We wire the sensor
 
                                                 with the LCD to keep it closed.</li></br>
 
                                                 with the LCD to keep it closed.</li></br>
 
                                         </ul>
 
                                         </ul>
Line 72: Line 77:
 
                                         <li>Result</li></br>
 
                                         <li>Result</li></br>
 
                                         <ul>
 
                                         <ul>
                                             <li>We placed the sensor in an environment of incubator 37 degrees celsius, and the
+
                                             <li class="none">We placed the sensor in an environment of incubator 37 degrees celsius, and the
 
                                                 temperature measured by the LCD display sensor was 37.06 degrees celsius. The
 
                                                 temperature measured by the LCD display sensor was 37.06 degrees celsius. The
 
                                                 error is
 
                                                 error is
Line 97: Line 102:
 
                                         <li>Purpose</li></br>
 
                                         <li>Purpose</li></br>
 
                                         <ul>
 
                                         <ul>
                                             <li>Since the error value of the temperature sensing device is not
+
                                             <li class="none">Since the error value of the temperature sensing device is not
 
                                                 necessarily, we use multiple sampling methods, and then average the
 
                                                 necessarily, we use multiple sampling methods, and then average the
 
                                                 values measured in each temperature interval to reduce the error value
 
                                                 values measured in each temperature interval to reduce the error value
Line 106: Line 111:
  
 
                                         <ul>
 
                                         <ul>
                                             <li>We use the above method to take 150 strokes as training data, and use
+
                                             <li class="none">We use the above method to take 150 strokes as training data, and use
 
                                                 the basic accessories of MATLAB to find the appropriate nine
 
                                                 the basic accessories of MATLAB to find the appropriate nine
 
                                                 temperature model formulas.</li></br>
 
                                                 temperature model formulas.</li></br>
Line 115: Line 120:
  
 
                                         <ul>
 
                                         <ul>
                                             <li>We found a temperature curve of 7th order to reduce its error. (You can
+
                                             <li class="none">We found a temperature curve of 7th order to reduce its error. (You can
 
                                                 see more
 
                                                 see more
 
                                                 information in <a href="https://2018.igem.org/Team:NCKU_Tainan/Software#Temperature"
 
                                                 information in <a href="https://2018.igem.org/Team:NCKU_Tainan/Software#Temperature"
Line 167: Line 172:
  
 
                             </div>
 
                             </div>
 
 
 
                         </div>
 
                         </div>
 
                     </div>
 
                     </div>
Line 177: Line 180:
  
 
     <style>
 
     <style>
 
 
         .head {
 
         .head {
             width: 85% !important;
+
             width: 60% !important;
 
         }
 
         }
 
 
 
         .list-group-item {
 
         .list-group-item {
 
             margin: 10px 0 !important;
 
             margin: 10px 0 !important;
Line 193: Line 193:
 
         $(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:31, 17 October 2018

Thermometer DS18B20

Follow us

Contact us

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