Difference between revisions of "Team:Grenoble-Alpes/Temperature Control"

Line 34: Line 34:
 
               padding: 1%  2% 1% 96%;
 
               padding: 1%  2% 1% 96%;
 
         }
 
         }
 +
 +
/****************OUTLINE BANNER *****************/
 +
          .banner_background {
 +
            background-color:#c03b2b;
 +
            width:100%;
 +
            text-align:center;
 +
            padding-top:1%;
 +
            padding-bottom: 17%;
 +
            position:relative;
 +
          }
 +
 +
          .bckg_logo_acqui {
 +
            width:20%;
 +
            float:left;
 +
            display:inline;
 +
            padding:0% 3%;
 +
            z-index:2;
 +
            position: relative;
 +
          }
 +
 +
        .bckg_logo_regulation {
 +
            width:20%;
 +
            float:left;
 +
            display:inline;
 +
            padding:0% 3%;
 +
            z-index:2;
 +
            position:relative;
 +
          }
 +
 +
        .bckg_logo_enslavement {
 +
            width:20%;
 +
            float:right;
 +
            display:inline;
 +
            padding:0% 0%;
 +
            z-index:2;
 +
            position:relative;
 +
          }
 +
 +
        .logo_acqui {
 +
          width:80%;
 +
        }
 +
     
 +
        .logo_regulation {
 +
          width:80%;
 +
        }
 +
 +
        .logo_enslavement {
 +
          width:80%;
 +
        }
 +
  
 
/**************** RESULTS BANNER *****************/
 
/**************** RESULTS BANNER *****************/
 
             #resultsbanner{
 
             #resultsbanner{
 
                 text-decoration: none;
 
                 text-decoration: none;
                 font-family: 'Lato';  
+
                 font-family: 'Poiret One';  
 
                 font-size: 2vw;
 
                 font-size: 2vw;
 
                 color: #FFF;
 
                 color: #FFF;
 
                 text-transform: uppercase;
 
                 text-transform: uppercase;
 
             }  
 
             }  
     
+
 
 
       </style>
 
       </style>
 
      
 
      
Line 57: Line 107:
 
                   </span>
 
                   </span>
 
             </div>
 
             </div>
         <div style="background-color:#007EFD; padding: 2% 2%; text-align:center;">
+
 
 +
<!-- ************************** CAPTURE FLUO BANNER************************** -->
 +
        <div style="background:#c03b2b; margin:0%; padding-bottom: 1%;"><h3 style="text-align:center; color:white; font-size:2.5vw; padding-top:2%; padding-bottom:1.75%;"> How to control the temperature within the kit ? </h3>
 +
        </div>
 +
 
 +
<!-- ************************** TEXT************************** -->
 +
          <div style="padding-top:1.15%;">
 +
                <h5>As biological material is used along the analysis, maintaining a specific temperature within the kit is essential. In order to control the temperature, an electrical circuit was designed using an Arduino card. This system has to first perform an enzymatic cleavage at 37°C .Then, DNA target denaturation at 73°C is realized, and finally, a heat shock occurs which is needed for the bacterial transformation. Whenever the system controlling the temperature must not perform special operations, it keeps the temperature around 37°C. </h5> <h5>The idea we had was to design an electronic card with a resistance thermometer which would measure the temperature. With a direct current source, the resistance variation is transformed into a voltage variation. The circuit also required the design of a voltage divider and as well as an instrumentation amplifier to adjust 0V at 0°C. An Arduino card was also essential to compare the tension relative to the current temperature with the tension relative to the temperature wanted. Eventually, the output tension was sent to a power converter, then to the Peltier device to cold or heat within the kit.</h5>
 +
          </div>
 +
 
 +
<!-- ************************** OUTLINE BANNER ************************** -->
 +
<div class="banner_background">
 +
            <div class="bckg_logo_acqui">
 +
                  <a href=#ancre_acqui"><img class="logo_acqui" src="https://static.igem.org/mediawiki/2017/a/ad/Igemgrenoble_controltemp_acqui.png"></a>
 +
            </div>
 +
            <div class="bckg_logo_regulation">
 +
                    <a href="#ancre_regulation"><img  class="logo_regulation" src="https://static.igem.org/mediawiki/2017/8/83/Igemgrenoble_controltemp_regulation.png"> </a>
 +
            </div>
 +
            <div class="bckg_logo_enslavement">
 +
                    <a href="#ancre_enslavement"><img  class="logo_enslavement" src="https://static.igem.org/mediawiki/2017/e/e1/Igemgrenoble_controltemp_enslavement.png"></a>
 +
            </div>
 +
  </div>     
 +
 
 +
<!-- ************************** RESULT BANNER ************************** -->
 +
         <div style="background-color:#c03b2b; padding: 2% 2%; text-align:center;">
 
             <a href="https://2017.igem.org/Team:Grenoble-Alpes/Demonstrate" id="resultsbanner">
 
             <a href="https://2017.igem.org/Team:Grenoble-Alpes/Demonstrate" id="resultsbanner">
              Our Results
+
            Back to our general results
 
             </a>
 
             </a>
 
         </div>
 
         </div>
 +
 
    
 
    
 
   </body>
 
   </body>
 
</html>
 
</html>
 
{{Grenoble-Alpes/footer}}
 
{{Grenoble-Alpes/footer}}

Revision as of 16:43, 26 October 2017

Engineering

T°C Control

How to control the temperature within the kit ?

As biological material is used along the analysis, maintaining a specific temperature within the kit is essential. In order to control the temperature, an electrical circuit was designed using an Arduino card. This system has to first perform an enzymatic cleavage at 37°C .Then, DNA target denaturation at 73°C is realized, and finally, a heat shock occurs which is needed for the bacterial transformation. Whenever the system controlling the temperature must not perform special operations, it keeps the temperature around 37°C.
The idea we had was to design an electronic card with a resistance thermometer which would measure the temperature. With a direct current source, the resistance variation is transformed into a voltage variation. The circuit also required the design of a voltage divider and as well as an instrumentation amplifier to adjust 0V at 0°C. An Arduino card was also essential to compare the tension relative to the current temperature with the tension relative to the temperature wanted. Eventually, the output tension was sent to a power converter, then to the Peltier device to cold or heat within the kit.

Designed by iGEM Grenoble-Alpes 2017 team | Site Map