Difference between revisions of "Team:ZJU-China/Proof"

Line 3: Line 3:
 
   <head>
 
   <head>
 
     <meta charset="utf-8">
 
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
+
     <meta http-equiv="X-UA-Compatible" content3="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
+
     <meta name="viewport" content3="width=device-width, initial-scale=1">
 
      
 
      
 
     <title>Proof</title>
 
     <title>Proof</title>
  
 
     <!-- Bootstrap -->
 
     <!-- Bootstrap -->
 
+
    <style type="text/css">
<style type="text/css">
+
body {
    body {
+
 
background-color: #fffae6;
 
background-color: #fffae6;
 
color: #022634;
 
color: #022634;
max-width:1440px;
 
 
width:100%;
 
width:100%;
padding-top:80px;
 
 
padding-bottom:20px;
 
padding-bottom:20px;
 
}
 
}
 +
 +
  #div1 {
 +
position: relative;
 +
height:1.5px;
 +
margin-top:40px;
 +
background-color: #990100;
 +
}
 +
  #div2{
 +
    position: relative;
 +
margin: 0 0 10.5px;
 +
color: #990100;
 +
font-family: fsb;
 +
letter-spacing: 8px;
 +
font-size: 48px;
 +
text-align:center;
 +
        padding-top:7px;
 +
}
 +
  .dcpt{
 +
  text-align: justify;
 +
  margin:35px 50px 100px;
 +
  background-color: #e5e5e5;
 +
  padding: 40px 70px;
 +
  }
 +
  .dcpt2{
 +
  text-align: center;
 +
  margin: -20px;
 +
  font-size: 36px;
 +
  background-color: #d2d2d2;
 +
  font-family:fsb;
 +
          padding: 40px 200px;
 +
  }
 +
  .dcpt3{
 +
  text-align: justify;
 +
  margin:-20px;
 +
  background-color: #e6e6e6;
 +
          padding: 40px 200px;
 +
  }
 +
  .dcpt4{
 +
  text-align: justify;
 +
  margin:-20px;
 +
  background-color: #fffae6;
 +
          padding: 40px 200px;
 +
  }
 +
  .content3{
 +
  margin:0px auto;
 +
  font-family: gga;
 +
 
 +
  font-size:30px;
 +
  line-height:150%;
 +
  margin-bottom:10px;
 +
  }
 +
  .content2{
 +
  margin:0px auto;
 +
  font-family:fsb;
 +
  color: #990100;
 +
  }
 +
  .content4{
 +
  margin:0px auto;
 +
  font-family: gga;  
 +
  font-size:36px;
 +
  line-height:150%;
 +
  margin-bottom:10px;
 +
  }
 +
  .strong{
 +
  font: gga;
 +
  font-weight: bold;
 +
  }
 +
  @media screen and (max-width: 600px) {
 +
#div1{
 +
height:0px;
 +
}
 +
.dcpt2{
 +
font-size:24px;
 +
}
 +
.content3 {
 +
font-size: 16px;
 +
}
 +
.content4 {
 +
font-size:20px;
 +
}
 +
.dcpt {
 +
margin: auto 5%;
 +
padding: auto 5%;
 +
}
 +
.dcpt2{
 +
margin: auto 5%;
 +
padding: auto 5%;
 +
}
 +
.dcpt3{
 +
margin: auto 20%;
 +
padding: auto 20%;
 +
}
 +
        .dcpt4{
 +
margin: auto 20%;
 +
padding: auto 20%;
 +
}
 +
}
 +
 +
 
.content_box2_parent {
 
.content_box2_parent {
 
     text-align: center;
 
     text-align: center;
padding-right:5000px;
+
padding: 0 5%;
+
 
}
 
}
  
 
.content_box2_child {                 
 
.content_box2_child {                 
     border-radius: 30px 60px;
+
     border-radius: 0px 0px;
 
     display: inline-block;
 
     display: inline-block;
 
     background-color: #FFFFFF;
 
     background-color: #FFFFFF;
Line 34: Line 129:
 
     -webkit-box-shadow: 1px 1px 10px #888;
 
     -webkit-box-shadow: 1px 1px 10px #888;
 
     -moz-box-shadow: 1px 1px 10px #888;
 
     -moz-box-shadow: 1px 1px 10px #888;
     padding: 4%;
+
     padding: 0.5%;
 
     min-height: 430px;
 
     min-height: 430px;
 
}
 
}
 +
</style>
 +
</head>
  
@media screen and (min-width: 601px){
+
<body>
    #tr1{
+
  <img src="https://static.igem.org/mediawiki/2016/a/a9/ZJUproof.jpg" width="100%">
        margin: 2em 1em 2em 1em;
+
        width: 85%;
+
    }
+
}
+
  
@media screen and (max-width: 600px){
+
<div class="container">
    #tr1{
+
        margin: 1em 0 0;
+
        width: auto;
+
    }
+
}
+
  
    body,td,th {
 
font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
 
}
 
  #div1 {
 
position: relative;
 
width: 100%;
 
font-size: 72px;
 
}
 
  #div2 {
 
position: relative;
 
width: 90%;
 
font-size: 18px;
 
}
 
  #div3 {
 
position: relative;
 
margin-top:50px;
 
height:5px;
 
background-color: #990100;
 
}
 
  #div4{
 
    position: relative;
 
margin: 0 0 10.5px;
 
color: #990100;
 
font-size: 72px;
 
text-align:center;
 
}
 
  </style>
 
  
  </head>
+
    <div class="dcpt3" style="font-size:20px;line-height:1.5;font-family: 'spr';">
  <body>
+
    <div align="left" style="font-family: 'spr';font-size:40px;border-bottom:2px solid #584b4f;">Light Control</div>
<div class="container">
+
</br>
  <div class="row">
+
&nbsp;&nbsp;&nbsp;&nbsp;As a cipher machine, it must have the ability to input information conveniently. Therefore, it is crucial to have a rapid and reliable input system. After research and discussion, we finally find the ideal solution: Light-switchable two-component systems (TCSs). Its two components are green-light system (CcaS-CcaR system) and red-light system (Cph8-OmpR system). Besides, our encrypted information is in binary form, this system could satisfy our input requirement. Following is a detailed description.
     <div class="col-md-3">
+
</br>
      <div id="div3" align="center">
+
</br>
        </div>
+
<div align="center">
 +
        <img src="https://static.igem.org/mediawiki/2016/f/f1/ZJUfig1.jpg" height="60%" width="75%">
 +
      </div>
 +
</br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;In the green-light system, ccaS protein is fixed on the cell membrane. After combined with chromophore ho1 and pcyA, ccaS could absorb green light around 520nm wavelength long, and thus, its own phosphate group will transfer, resulting in the phosphorylation of ccaR, an intracellular protein. The ccaR then could activate the expression of PcpcG2 promoter. Using this system, optical signal can be used as input, and can be received by engineered E.coli. However, after being irradiated by red light around 650nm wavelength long, the phosphorylation transfer process (from ccaS to ccaR) will be inhibited.
 +
</br>
 +
    </div>
 +
 
 +
</br>
 +
</br>
 +
 
 +
    <div class="dcpt4" style="font-size:20px;line-height:1.5;font-family: 'spr';text-align:left;">
 +
 +
&nbsp;&nbsp;&nbsp;&nbsp;After a discussion about our literature, we settled the size of each trap and the length, width, and height are 100 um, 85um and 5um, respectively, which is the most favorable one for oscillation experiment and dynamic response model. Two traps stand 150um apart at the same side, while for the opposite side, the groove is 200um wide and 100um deep which is convenient for fluid to pass. Also, according to our calculation, we are quite sure that this design can increase the flow of AHL quorum sensing substance, and can let the cells at the edge of expansion colonies be watered away, making it possible for bacteria in the traps maintaining a continuous exponential growth.For observing convenience, we divide the traps into 4 groups, and each has 30 traps. The distance between two groups is sixty thousands um.
 +
</br>
 +
</br>
 +
 
 +
 
 +
<div class="row">
 +
     <div class="col-md-6">
 +
<div align="center">
 +
        <img src="https://static.igem.org/mediawiki/2016/b/b8/Hardware-2.jpg" height="60%" width="75%">
 +
      </div>
 
     </div>
 
     </div>
 
         <div class="col-md-6">
 
         <div class="col-md-6">
            <div id="div4">
+
<div align="center">
        Proof of concept
+
        <img src="https://static.igem.org/mediawiki/2016/3/30/Hardware-3.jpg" height="60%" width="75%">
        </div>
+
 
       </div>
 
       </div>
     <div class="col-md-3">
+
  </div>
       <div id="div3">
+
</div>
 +
 
 +
</div>
 +
 
 +
 
 +
</br>
 +
 
 +
     <div class="dcpt3" style="font-size:20px;line-height:1.5;font-family: 'spr';">
 +
    <div align="center" style="font-family: 'spr';font-size:40px;">Views of the device</div>
 +
</br>
 +
 
 +
<div id="myCarousel" class="carousel slide" data-ride="carousel" style="width:70%;margin:0% 15%" align="center">
 +
      <!-- Indicators -->
 +
      <ol class="carousel-indicators" align="center" style="left:15%">
 +
        <li data-target="#myCarousel" data-slide-to="0" class="active"></li>
 +
        <li data-target="#myCarousel" data-slide-to="1"></li>
 +
        <li data-target="#myCarousel" data-slide-to="2"></li>
 +
        <li data-target="#myCarousel" data-slide-to="3"></li>
 +
        <li data-target="#myCarousel" data-slide-to="4"></li>
 +
      </ol>
 +
       <div class="carousel-inner" role="listbox">
 +
        <div class="item active">
 +
          <img src="https://static.igem.org/mediawiki/2016/a/a9/Hardware-4.jpg" alt="First slide">
 +
        </div>
 +
        <div class="item">
 +
          <img src="https://static.igem.org/mediawiki/2016/6/68/Hardware-5.jpg" alt="Second slide">
 +
        </div>
 +
        <div class="item">
 +
          <img src="https://static.igem.org/mediawiki/2016/6/6f/Hardware-6.jpg" alt="Third slide">
 +
      </div>
 +
    <div class="item active">
 +
          <img src="https://static.igem.org/mediawiki/2016/5/59/Hardware-7.jpg" alt="Fourth slide">
 +
        </div>
 +
    <div class="item active">
 +
          <img src="https://static.igem.org/mediawiki/2016/4/48/Hardware-8.jpg" alt="Fifth slide">
 +
        </div>
 +
      </div>
 +
      <a class="left carousel-control" href="#myCarousel" role="button" data-slide="prev">
 +
        <div style="padding-top:0%;font-size:48px;"><</div>
 +
        <span class="sr-only">Previous</span>
 +
      </a>
 +
      <a class="right carousel-control" href="#myCarousel" role="button" data-slide="next">
 +
        <div style="padding-top:55%;font-size:48px;">></div>
 +
        <span class="sr-only">Next</span>
 +
      </a>
 +
    </div>
 +
</div>
 +
 
 +
<div class="dcpt4" style="font-size:20px;line-height:1.5;font-family: 'spr';text-align:left;">
 +
    <div align="center" style="font-family: 'spr';font-size:40px;">Others</div>
 +
&nbsp;&nbsp;&nbsp;&nbsp;For overall experiment, we also designed a device to help us using the microfludic chip. As for the body part, the upper platform has four through-holes, for putting in the LEDs. The lower part has the two slots, size of each slot are the same as the microfluidic chip. And we have a shading baffle whose size is appropriate with slots. Devices and shading baffle are produced by 3D printing, the material we chose is resin. It has smooth surface, high precision, and good hardness. Taking into account that the device will be placed in the thermostat, we used a kind of resin that has small thermal deformation coefficient, this will ensure that assembling won’t be a problem. In order to ensure that the experiment will not be interfered by the stray light, all surfaces are sprayed with black matte paint.
 +
</br>
 +
 
 +
<div class="row">
 +
    <div class="col-md-6">
 +
  <div align="center">
 +
        <img src="https://static.igem.org/mediawiki/2016/6/69/Zhuangzhizhuti.jpg" width="90%">
 +
      </div>
 +
    </div>
 +
        <div class="col-md-6">
 +
  <div align="center">
 +
        <img src="https://static.igem.org/mediawiki/2016/4/42/Dangban.jpg" width="90%">
 +
      </div>
 +
  </div>
 +
</div>
 +
</br>
 +
 
 +
<div class="row">
 +
    <div class="col-md-6">
 +
    <div style="font-size:20px;line-height:1.5;font-family: 'spr';text-align:left;">
 +
</br>
 +
  The LED we used is a common cathode four-pin light-emitting diodes, we only use 1 (red), 2 (negative), 3 (green) three pins. The wavelengths were 630 ~ 640 nm and 515 ~ 525 nm, respectively. The brightness of the lights is around gigahertz candela.  All of them can meet our experimental requirements
 
         </div>
 
         </div>
 
     </div>
 
     </div>
 +
        <div class="col-md-6">
 +
<div align="center">
 +
        <img src="https://static.igem.org/mediawiki/2016/7/7f/LED.png" width="90%">
 +
      </div>
 
   </div>
 
   </div>
 +
</div>
 +
</div>
 +
</br>
  
<br>
+
</div>
  
  
  
  <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
+
</div>
    <script src="https://2016.igem.org/Team:ZJU-China/js/Bootstrap_jQuery?action=raw&amp;ctype=text/javascript"></script>
+
</body>
  </body>
+
 
</html>
 
</html>

Revision as of 09:42, 14 October 2016

Proof
Light Control

    As a cipher machine, it must have the ability to input information conveniently. Therefore, it is crucial to have a rapid and reliable input system. After research and discussion, we finally find the ideal solution: Light-switchable two-component systems (TCSs). Its two components are green-light system (CcaS-CcaR system) and red-light system (Cph8-OmpR system). Besides, our encrypted information is in binary form, this system could satisfy our input requirement. Following is a detailed description.


    In the green-light system, ccaS protein is fixed on the cell membrane. After combined with chromophore ho1 and pcyA, ccaS could absorb green light around 520nm wavelength long, and thus, its own phosphate group will transfer, resulting in the phosphorylation of ccaR, an intracellular protein. The ccaR then could activate the expression of PcpcG2 promoter. Using this system, optical signal can be used as input, and can be received by engineered E.coli. However, after being irradiated by red light around 650nm wavelength long, the phosphorylation transfer process (from ccaS to ccaR) will be inhibited.


    After a discussion about our literature, we settled the size of each trap and the length, width, and height are 100 um, 85um and 5um, respectively, which is the most favorable one for oscillation experiment and dynamic response model. Two traps stand 150um apart at the same side, while for the opposite side, the groove is 200um wide and 100um deep which is convenient for fluid to pass. Also, according to our calculation, we are quite sure that this design can increase the flow of AHL quorum sensing substance, and can let the cells at the edge of expansion colonies be watered away, making it possible for bacteria in the traps maintaining a continuous exponential growth.For observing convenience, we divide the traps into 4 groups, and each has 30 traps. The distance between two groups is sixty thousands um.


Views of the device

Others
    For overall experiment, we also designed a device to help us using the microfludic chip. As for the body part, the upper platform has four through-holes, for putting in the LEDs. The lower part has the two slots, size of each slot are the same as the microfluidic chip. And we have a shading baffle whose size is appropriate with slots. Devices and shading baffle are produced by 3D printing, the material we chose is resin. It has smooth surface, high precision, and good hardness. Taking into account that the device will be placed in the thermostat, we used a kind of resin that has small thermal deformation coefficient, this will ensure that assembling won’t be a problem. In order to ensure that the experiment will not be interfered by the stray light, all surfaces are sprayed with black matte paint.


The LED we used is a common cathode four-pin light-emitting diodes, we only use 1 (red), 2 (negative), 3 (green) three pins. The wavelengths were 630 ~ 640 nm and 515 ~ 525 nm, respectively. The brightness of the lights is around gigahertz candela. All of them can meet our experimental requirements