Difference between revisions of "Team:HUST-China/Design"

 
(28 intermediate revisions by 8 users not shown)
Line 25: Line 25:
 
}
 
}
 
 
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear{display: none;}  
+
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,  
 +
 
 +
.visualClear{display: none;}  
 
#globalWrapper, #content,#bodyContent { /*-- changes default wiki settings --*/
 
#globalWrapper, #content,#bodyContent { /*-- changes default wiki settings --*/
 
     width: 100%;  
 
     width: 100%;  
Line 66: Line 68:
 
         margin-bottom:30px;  
 
         margin-bottom:30px;  
 
         margin-left: 50px;}
 
         margin-left: 50px;}
 +
.picture3{ width: 680px;
 +
    height: auto;
 +
        margin-left: 5px;}
  
  
Line 86: Line 91:
 
    margin-top: 0px;
 
    margin-top: 0px;
 
    padding-top: 5px;
 
    padding-top: 5px;
    background-image: url(https://static.igem.org/mediawiki/2015/d/d7/HUST_daohang.png);
+
    background-image: url
 +
 
 +
(https://static.igem.org/mediawiki/2015/d/d7/HUST_daohang.png);
 
    background-size:100% 100%;
 
    background-size:100% 100%;
      filter:alpha(opacity:30);opacity:0.95;  -moz-opacity:0.4; -khtml-opacity: 0.4;
+
      filter:alpha(opacity:30);opacity:0.95;  -moz-opacity:0.4; -khtml-opacity:  
 +
 
 +
0.4;
 
    z-index:1;}
 
    z-index:1;}
  
.first-menu{float: left;
+
.first-menu{float: left;
margin-left: 0%;
+
 
  font-size:19px;  
 
  font-size:19px;  
      max-width: 22%;
+
      max-width: 20%;
                 padding-top:5px;
+
                 padding-top:5px;}
            z-index: 2;}
+
  
 
  .other-menu{float: left;
 
  .other-menu{float: left;
  margin-left:1.2%;
+
  margin-left:1%;
 
  font-size:19px;
 
  font-size:19px;
      max-width: 22%;
+
      max-width: 20%;
                     padding-top:5px;
+
                     padding-top:5px;}
                    z-index: 2;}
+
 
  
 
  .navbar .nav > li .dropdown-menu {margin: 0;}
 
  .navbar .nav > li .dropdown-menu {margin: 0;}
Line 130: Line 137:
  
 
   
 
   
#pic{  background-image: url(https://static.igem.org/mediawiki/2015/f/fd/HUST_project.jpg);
+
#pic{  background-image: url(https://static.igem.org/mediawiki/2015/5/52/HUST_PROJECT_6.JPG
 +
 
 +
);
 
                 width:1349px;
 
                 width:1349px;
 
                 height:650px;
 
                 height:650px;
Line 146: Line 155:
 
     }
 
     }
 
     .pic_a{float: left;
 
     .pic_a{float: left;
             margin-top:100px;
+
             margin-top:0px;
 
             width: 1349px;
 
             width: 1349px;
 
             text-align:center;
 
             text-align:center;
Line 208: Line 217:
 
$(window).scroll( function() {  
 
$(window).scroll( function() {  
 
var scrollValue=$(window).scrollTop();
 
var scrollValue=$(window).scrollTop();
scrollValue > 100 ? $('div[class=scroll]').fadeIn():$('div[class=scroll]').fadeOut();
+
scrollValue > 100 ? $('div[class=scroll]').fadeIn():$('div
 +
 
 +
[class=scroll]').fadeOut();
 
} );
 
} );
 
$('#scroll').click(function(){
 
$('#scroll').click(function(){
Line 235: Line 246:
 
 
 
<!--悬浮菜单-->
 
<!--悬浮菜单-->
 +
<!--悬浮菜单-->
 
<div class="navbar">
 
<div class="navbar">
 
    <div class="navbar-inner">
 
    <div class="navbar-inner">
 
      <div class="container">
 
      <div class="container">
 
          <ul class="nav">
 
          <ul class="nav">
              <li class="first-menu"><a href="https://2015.igem.org/Team:HUST-China">HOME</a>
+
              <li class="first-menu"><a href="https://2015.igem.org/Team:HUST-
 +
 
 +
China">HOME</a>
 
                </li>      
 
                </li>      
                <li class="dropdown other-menu" id="accountmenu"><a href="https://2015.igem.org/Team:HUST-China/Background">PROJECT<b class="caret"></b></a>
+
                <li class="dropdown other-menu" id="accountmenu"><a  
 +
 
 +
href="https://2015.igem.org/Team:HUST-China/Project">PROJECT<b class="caret"></b></a>
 
                <ul class="dropdown-menu">
 
                <ul class="dropdown-menu">
                                 <li><a href="https://2015.igem.org/Team:HUST-China/Background">Background</a></li>
+
                                 <li><a href="https://2015.igem.org/Team:HUST-
 +
 
 +
China/Background">Background</a></li>
 
                <li class="divider"></li>
 
                <li class="divider"></li>
                <li><a href="https://2015.igem.org/Team:HUST-China/Description">Description</a></li>
+
                <li><a href="https://2015.igem.org/Team:HUST-
 +
 
 +
China/Description">Description</a></li>
 
                <li class="divider"></li>
 
                <li class="divider"></li>
                        <li><a href="https://2015.igem.org/Team:HUST-China/Design">Design</a></li>           
+
                        <li><a href="https://2015.igem.org/Team:HUST-
 +
 
 +
China/Design">Design</a></li>           
 
                    </ul>
 
                    </ul>
 
                         </li>
 
                         </li>
  
                         <li class="dropdown other-menu" id="accountmenu"><a href="https://2015.igem.org/Team:HUST-China/Results">WETLAB<b class="caret"></b></a>
+
                         <li class="dropdown other-menu" id="accountmenu"><a  
 +
 
 +
href="https://2015.igem.org/Team:HUST-China/Wetlab">WETLAB<b class="caret"></b></a>
 
                <ul class="dropdown-menu">
 
                <ul class="dropdown-menu">
<li><a href="https://2015.igem.org/Team:HUST-China/Results">Results</a></li>
+
<li><a  
 +
 
 +
href="https://2015.igem.org/Team:HUST-China/Results">Results</a></li>
 
                        <li class="divider"></li>                        
 
                        <li class="divider"></li>                        
                        <li><a href="https://2015.igem.org/Team:HUST-China/Experiments">Experiments&protocol</a></li>
+
                        <li><a href="https://2015.igem.org/Team:HUST-
 +
 
 +
China/Experiments">Experiments&protocol</a></li>
 
                        <li class="divider"></li>
 
                        <li class="divider"></li>
                        <li><a href="https://2015.igem.org/Team:HUST-China/InterLab Study">InterLab Study</a></li>
+
                        <li><a href="https://2015.igem.org/Team:HUST-China/InterLab  
 +
 
 +
Study">InterLab Study</a></li>
 
                        <li class="divider"></li>
 
                        <li class="divider"></li>
                        <li><a href="https://2015.igem.org/Team:HUST-China/Notebook">Notebook</a></li>       
+
                        <li><a href="https://2015.igem.org/Team:HUST-
 +
 
 +
China/Notebook">Notebook</a></li>       
 
                    </ul>
 
                    </ul>
 
                         </li>
 
                         </li>
  
                         <li class="dropdown other-menu" id="accountmenu"><a href="https://2015.igem.org/Team:HUST-China/Basic_part">PARTS<b class="caret"></b></a>
+
                         <li class="dropdown other-menu" id="accountmenu"><a  
                <ul class="dropdown-menu">                        
+
 
                        <li><a href="https://2015.igem.org/Team:HUST-China/Basic_part">Basic Parts</a></li>
+
href="https://2015.igem.org/Team:HUST-China/Parts">PARTS<b class="caret"></b></a>
 +
                <ul class="dropdown-menu">          
 +
 
 +
           
 +
                        <li><a href="https://2015.igem.org/Team:HUST-
 +
 
 +
China/Basic_part">Basic Parts</a></li>
 
                        <li class="divider"></li>
 
                        <li class="divider"></li>
                        <li><a href="https://2015.igem.org/Team:HUST-China/Basic_part#2">Composite Parts</a></li>   
+
                        <li><a href="https://2015.igem.org/Team:HUST-
 +
 
 +
China/Basic_part#2">Composite Parts</a></li>                          <li class="divider"></li>
 +
                        <li><a href="https://2015.igem.org/Team:HUST-
 +
 
 +
China/Part_Collection">Part Collection</a></li>   
 
                    </ul>
 
                    </ul>
 
                         </li>
 
                         </li>
 
                 
 
                 
                <li class="dropdown other-menu" id="accountmenu"><a href="https://2015.igem.org/Team:HUST-China/Modeling">MODELING<b class="caret"></b></a>  
+
                <li class="dropdown other-menu" id="accountmenu"><a  
 +
 
 +
href="https://2015.igem.org/Team:HUST-China/Modeling">MODELING<b class="caret"></b></a>  
 
                             <ul class="dropdown-menu">
 
                             <ul class="dropdown-menu">
                          <li><a href="https://2015.igem.org/Team:HUST-China/Modeling on Cellular Level">Modeling on Cellular Level</a></li>
+
                                        <li><a href="https://2015.igem.org/Team:HUST-
 +
 
 +
China/Modeling">Overiew</a></li>
 +
                                        <li class="divider"></li>
 +
                          <li><a href="https://2015.igem.org/Team:HUST-China/Modeling on  
 +
 
 +
Cellular Level">Modeling on Cellular Level</a></li>
 
                          <li class="divider"></li>
 
                          <li class="divider"></li>
                        <li><a href="https://2015.igem.org/Team:HUST-China/Modeling on Ecosystem Level">Modeling on Ecosystem Level</a></li>  
+
                        <li><a href="https://2015.igem.org/Team:HUST-China/Modeling on  
 +
 
 +
Ecosystem Level">Modeling on Ecosystem Level</a></li>  
 
                    </ul>
 
                    </ul>
 
                </li>
 
                </li>
  
 
                                 
 
                                 
                 
+
                <li class="dropdown other-menu" id="accountmenu"><a  
                <li class="dropdown other-menu" id="accountmenu">
+
 
                    <a href="https://2015.igem.org/Team:HUST-China/Practices">HUMAN PRACTICES</a>
+
href="https://2015.igem.org/Team:HUST-China/Practices">HUMAN PRACTICES</a>
                                         
+
                                       
 
                </li>
 
                </li>
  
              <li class="dropdown other-menu" id="accountmenu">
+
              <li class="dropdown other-menu" id="accountmenu"><a  
                    <a class="dropdown-toggle" data-toggle="dropdown" href="https://2015.igem.org/Team:HUST-China/Safety">OTHERS<b class="caret"></b></a>
+
 
 +
href="https://2015.igem.org/Team:HUST-China/Safety">OTHERS<b class="caret"></b></a>
 
                    <ul class="dropdown-menu">
 
                    <ul class="dropdown-menu">
                        <li><a href="https://2015.igem.org/Team:HUST-China/Safety">Safety</a></li>
+
                        <li><a href="https://2015.igem.org/Team:HUST-
 +
 
 +
China/Safety">Safety</a></li>
 
                        <li class="divider"></li>
 
                        <li class="divider"></li>
                        <li><a href="https://2015.igem.org/Team:HUST-China/Collaborations">Collaborations</a></li>
+
                        <li><a href="https://2015.igem.org/Team:HUST-
 +
 
 +
China/Collaborations">Collaborations</a></li>
 
                        <li class="divider"></li>
 
                        <li class="divider"></li>
                        <li><a href="https://2015.igem.org/Team:HUST-China/Attributions">Attributions</a></li>  
+
                        <li><a href="https://2015.igem.org/Team:HUST-
 +
 
 +
China/Attributions">Attributions</a></li>  
 
                        <li class="divider"></li>                     
 
                        <li class="divider"></li>                     
                        <li><a href="https://2015.igem.org/Team:HUST-China/Team">Team</a></li>
+
                        <li><a href="https://2015.igem.org/Team:HUST-
 +
 
 +
China/Team">Team</a></li>
 
                        <li class="divider"></li>                     
 
                        <li class="divider"></li>                     
                        <li><a href="https://2015.igem.org/Team:HUST-China/Achievements">Achievements</a></li>
+
                        <li><a href="https://2015.igem.org/Team:HUST-
 +
 
 +
China/Achievements">Achievements</a></li>
 
                    </ul>
 
                    </ul>
 
              </li>
 
              </li>
Line 310: Line 374:
 
<!--标题栏-->
 
<!--标题栏-->
 
  <div id="pic" >
 
  <div id="pic" >
  <img class="title" src="https://static.igem.org/mediawiki/2015/4/48/HUST_Project.png"/>
+
  <img class="title"  
 +
 
 +
src="https://static.igem.org/mediawiki/2015/6/68/HUST_PROJECT_4.PNG"/>
 
  <br>
 
  <br>
 
  <div class="pic_a" >
 
  <div class="pic_a" >
      <img style="cursor:pointer;" id="to_des" src="https://static.igem.org/mediawiki/2015/8/80/White.png"/>
+
                                    <h3 align="center" style="color:white"><b>click it~</b></h3>
 +
      <img style="cursor:pointer;" id="to_des"  
 +
 
 +
src="https://static.igem.org/mediawiki/2015/8/80/White.png"/>
 
  </div>
 
  </div>
 
  </div>
 
  </div>
  
  <!--侧边栏-->
+
   
<div id="maodian">
+
<img src="https://static.igem.org/mediawiki/2015/d/da/Maodian.png" >
+
<ul class="ul" >
+
<li class="li"><a href="#1" class="btn btn-default btn-lg">Modeling on Ecosystem Level</a></li>
+
<li class="li"><a href="#2" class="btn btn-default btn-lg">The “wake-up” problem</a></li>
+
<li class="li"><a href="#3" class="btn btn-default btn-lg">The permeation problem</a></li>
+
<li class="li"><a href="#4" class="btn btn-default btn-lg">Robustness Analysis</a></li>
+
</ul>
+
</div>
+
  
  
Line 332: Line 392:
 
<div align="center"  class="description"><a name="1"></a><br><div  class="dongxi"></div>
 
<div align="center"  class="description"><a name="1"></a><br><div  class="dongxi"></div>
 
     <h2 style="color:black" align="center"><b>Design</b></h2><br>
 
     <h2 style="color:black" align="center"><b>Design</b></h2><br>
     <p>After verifying the adhesion of our surface displayed Si-tag and secreted Mcfp-3, we decide to stimulate the real working conditions to confirm our engineered strain’s ability to solve practical problems in the real environment. </p>
+
     <p>After verifying the adhesion of our surface displayed Si-tag and secreted Mcfp-3, we decide  
       <p> Considering the real-world conditions, we urgently want to know whether our Euk.cement cell diffuse into the sands well? So firstly, we used modeling to stimulate the diffusion situation that how the cells move in the seabed. The modeling simplified some real situations reasonably. We hope to make our design of verification fit real world better, and can give guidance to the ultimate working plan in the real seabed environment.<a href="https://2015.igem.org/Team:HUST-China/Modeling_on_Ecosystem_Level ">(Click HERE to see more details of our modeling)</a></p>
+
 
 +
to stimulate the real working conditions to confirm our engineered strain’s ability to solve practical  
 +
 
 +
problems in the real environment. </p>
 +
       <p> Considering the real-world conditions, we urgently want to know whether our Euk.cement cell  
 +
 
 +
diffuse into the sands well? So firstly, we used modeling to stimulate the diffusion situation that how  
 +
 
 +
the cells move in the seabed. The modeling simplified some real situations reasonably. We hope to make  
 +
 
 +
our design of verification fit real world better, and can give guidance to the ultimate working plan in  
 +
 
 +
the real seabed environment.<a href="https://2015.igem.org/Team:HUST-China/Modeling_on_Ecosystem_Level  
 +
 
 +
">(Click HERE to see more details of our modeling)</a></p>
 
<p>The conclusions we got from the modeling:<br>
 
<p>The conclusions we got from the modeling:<br>
-The Euk.Cement permeates very efficiently over a large space. Therefore, perhaps we have to enclose it with fence.<br>
+
-The Euk.Cement permeates very efficiently over a large space. Therefore, perhaps we have to enclose it  
-the big particles such as rocks or other materials mixed in sands have little effect on the Euk.Cement permeation.<br>
+
 
-The Euk.Cement distributed quite evenly in the whole space they spread but not densely at the surface of the sands.<br>
+
with fence.<br>
With the support from modeling, it seems that we don’t need to worry so much about the diffusion. High diffusion efficiency benefits a lot in the real world situation. And we also paid much attention to the safety of project, so we prepared a container for our strains.</p>
+
-the big particles such as rocks or other materials mixed in sands have little effect on the Euk.Cement  
 +
 
 +
permeation.<br>
 +
-The Euk.Cement distributed quite evenly in the whole space they spread but not densely at the surface  
 +
 
 +
of the sands.<br>
 +
With the support from modeling, it seems that we don’t need to worry so much about the diffusion. High  
 +
 
 +
diffusion efficiency benefits a lot in the real world situation. And we also paid much attention to the  
 +
 
 +
safety of project, so we prepared a container for our strains.</p>
 
<p>We finally started to the design of our special device.</p>
 
<p>We finally started to the design of our special device.</p>
<p>It is obviously that the physical and chemical indicators, like the pH or temperature, will not fluctuate acutely in the sea.Therefore, we tried to assemble a device by the things we can easily get in biological lab to build a relatively stable environment of sandy seabed.We referred to a number of verification methods in the literature concerning microbial reinforcement and the microporous material commonly used measurement instruments in civil engineering.</p>
+
<p>It is obviously that the physical and chemical indicators, like the pH or temperature, will not  
 +
 
 +
fluctuate acutely in the sea.Therefore, we tried to assemble a device by the things we can easily get in  
 +
 
 +
biological lab to build a relatively stable environment of sandy seabed.We referred to a number of  
 +
 
 +
verification methods in the literature concerning microbial reinforcement and the microporous material  
 +
 
 +
commonly used measurement instruments in civil engineering.</p>
 +
 
 +
                        <img style="width:600px;height:500px" class="picture"
  
                        <img style="width:600px;height:500px" class="picture" src="https://static.igem.org/mediawiki/2015/5/5e/Design-fig1.png
+
src="https://static.igem.org/mediawiki/2015/5/5e/Design-fig1.png
 
">
 
">
<div class="pizhu">Figure 1:devices used in civil engineering</div>
+
<div class="pizhu">Figure 1:Devices used in civil engineering</div>
<p>This realistic condition’s verification design combines both traditional biological experiments and the concept of Civil Engineering Experiment. Ultimately, we have a following device, DIY for our verification:<br></p>
+
<p>This realistic condition’s verification design combines both traditional biological experiments and  
 +
 
 +
the concept of Civil Engineering Experiment. Ultimately, we have a following device, DIY for our  
 +
 
 +
verification:<br></p>
 
<p>
 
<p>
 
            
 
            
                         <img style="width:700px;height:400px" class="picture" src="https://static.igem.org/mediawiki/2015/e/ec/Design-fig2.png">
+
                         <img style="width:700px;height:400px" class="picture"  
 +
 
 +
src="https://static.igem.org/mediawiki/2015/e/ec/Design-fig2.png">
 
<div class="pizhu">Figure 2:The principle of device that we designed</div>
 
<div class="pizhu">Figure 2:The principle of device that we designed</div>
  
 
                
 
                
                           <img style="width:400px;height:500px;margin-left:300px" class="picture" src="https://static.igem.org/mediawiki/2015/4/4b/Design-fig3.png">
+
                           <img style="width:400px;height:500px;margin-left:250px" class="picture"  
<div class="pizhu">Figure 3:devices used in our lab</div>
+
 
 +
src="https://static.igem.org/mediawiki/2015/4/4b/Design-fig3.png">
 +
<div class="pizhu">Figure 3:Devices used in our lab</div>
 
                    
 
                    
 
</p>
 
</p>
<p>We used 50ml glass syringe to simulate our operating environment, and put quartz sand mixture on the bottom of glass syringe. The upper of the syringe was filled with salt solution to simulate the real environment with salt stress.</p>
+
<p>We used 50ml glass syringe to simulate our operating environment, and put quartz sand mixture on the  
<p>The experiment was in room temperature, we sealed the top of glass syringe after pumping yeast culture into syringe. Referring to the papers, we replaced the culture every 3 hours for a cycle.<a href="https://2015.igem.org/Team:HUST-China/Experiments#4
+
 
 +
bottom of glass syringe. The upper of the syringe was filled with salt solution to simulate the real  
 +
 
 +
environment with salt stress.</p>
 +
<p>The experiment was in room temperature, we sealed the top of glass syringe after pumping yeast  
 +
 
 +
culture into syringe. Referring to the papers, we replaced the culture every 3 hours for a cycle.<a  
 +
 
 +
href="https://2015.igem.org/Team:HUST-China/Experiments#4
 
"> (Click HERE to see more details :Verification Experiments -part 4)</a></p>
 
"> (Click HERE to see more details :Verification Experiments -part 4)</a></p>
 
       <h3 style="color:black" align="left"><b>Result:</b></h3><br>
 
       <h3 style="color:black" align="left"><b>Result:</b></h3><br>
  
<img style="width:800px;height:500px;margin-left:0px" class="picture" src="https://static.igem.org/mediawiki/2015/8/84/Result-fig6.png">
+
<img style="width:800px;height:500px;margin-left:0px" class="picture"  
<div class="pizhu">Figure 4: Sands cementation with Euk.Cement. A: Sands cementation test was carried out in lab with trial column and quartz sands. B, C: Sands treated with Euk.cement cells (Si-tag+Mcfp3) form cementation in columns. We can see sands were stacked together by microscopy. D, E: Sands treated with wildtype control cells cannot form cementation.</div>
+
  
<p>In fact, the results really exceeded our expectations. Even under the salt stress, our marine yeast still performed excellently.After half of the processing time compared to reference, we got a complete consolidation result, a consolidated sand column. We believe our hard-working marine strains can survive and work for longer time.</p>
+
src="https://static.igem.org/mediawiki/2015/8/84/Result-fig6.png">
<p>We can proudly announce that our Euk.cement can indeed play a role in the real sandy seabed environment. And it has the ability to build artificial reefs with different intensity in a way totally different from the traditional one. Our design of Euk.cement is an environmental-friendly, energy-friendly biological reinforcement mthod, to resolve our concerns on environment.</p>
+
<div align="left" class="pizhu">Figure 4: Sands cementation with testee cells(Si-tag
<p>Combining the modeling and the experiment result, we put forward a reasonable implementation method:<br>
+
 
The engineered yeast must be stored in container with a constant light lamp (inhibition device). It can be transported to appointed place in a normal concrete truck in which sands and Euk.cement can be mixed in darkness and cementation is started in advance. Or we can also transport Euk.cement to appointed place with light, and then mixed with local sands in darkness to initiate system working. In either way, after about 60 hours mix in darkness, the container together with sands and working Euk.cement can be sink deep underwater to the target region that is sealed with fence. The sands mixed with Euk.cement are released. Cementation will finally be performed silently. Besides of fences, the Si-tag displayed on cell surface can further limit the diffusion of cells. So we can put the cementation under control.</p>
+
+Mcfp3). A: Sands cementation test was carried out in lab with trial column and quartz sands. B, C:
<p>Throughout the design we can see that our engineering yeast does have the ability to work under realistic conditions. However, we also found some shortcomings, its bond strength still can’t replace the traditional chemical or mechanical methods. But this does not prevent our footsteps. Mechanical reinforcement needs a lot of energy, and the use of chemical reagents can easily pollute the environment. Nowadays, this traditional methods do is being widely used, but this environmental- unfriendly technology will be eliminated one day.<h4 style="color:black" >We believe that, in the near future, micro-consolidation based on synthetic biology will become the most valuable technology of human beings. It will help build a more wonderful world. And we, iGEMers are making many efforts on it! </h4><br> </p>
+
 
 +
Sands treated with testee cells (Si-tag+Mcfp3) form cementation in columns. We can see sands were
 +
 
 +
stacked together by microscopy. D, E: Sands treated with wildtype control cells cannot form
 +
 
 +
cementation.</div>
 +
 
 +
<p>In fact, the results really exceeded our expectations. Even under the salt stress, our marine yeast  
 +
 
 +
still performed excellently.After half of the processing time compared to reference, we got a complete  
 +
 
 +
consolidation result, a consolidated sand column. We believe our hard-working marine strains can survive  
 +
 
 +
and work for longer time.</p>
 +
<p>We can proudly announce that our Euk.cement can indeed play a role in the real sandy seabed  
 +
 
 +
environment. And it has the ability to build artificial reefs with different intensity in a way totally  
 +
 
 +
different from the traditional one. Our design of Euk.cement is an environmental-friendly, energy-
 +
 
 +
friendly biological reinforcement method, to resolve our concerns on environment.</p>
 +
<p>Combining the modeling and the experiment result, we put forward a reasonable implementation  
 +
 
 +
method:<br>
 +
The engineered yeast must be stored in container with a constant light lamp (inhibition device). It can  
 +
 
 +
be transported to appointed place in a normal concrete truck in which sands and Euk.cement can be mixed  
 +
 
 +
in darkness and cementation is started in advance. Or we can also transport Euk.cement to appointed  
 +
 
 +
place with light, and then mixed with local sands in darkness to initiate system working. In either way,  
 +
 
 +
after about 60 hours mix in darkness, the container together with sands and working Euk.cement can be  
 +
 
 +
sink deep underwater to the target region that is sealed with fence. The sands mixed with Euk.cement are  
 +
 
 +
released. Cementation will finally be performed silently. Besides of fences, the Si-tag displayed on  
 +
 
 +
cell surface can further limit the diffusion of cells. So we can put the cementation under control.</p>
 +
 
 +
<img style="width:800px;height:291px" class="picture3"
 +
 
 +
src="https://static.igem.org/mediawiki/2015/f/fe/FourPicturesInALine.png
 +
">
 +
<div class="pizhu">Figure 5: a diagrammatic sketch for our implementation
 +
 
 +
method</div>
 +
 
 +
<p>Throughout the design we can see that our engineering yeast does have the ability to work under  
 +
 
 +
realistic conditions. However, we also found some shortcomings, its bond strength still can’t replace  
 +
 
 +
the traditional chemical or mechanical methods. But this does not prevent our footsteps. Mechanical  
 +
 
 +
reinforcement needs a lot of energy, and the use of chemical reagents can easily pollute the  
 +
 
 +
environment. Nowadays, this traditional methods do is being widely used, but this environmental-  
 +
 
 +
unfriendly technology will be eliminated one day.
 +
<br>
 +
<h4 style="color:black" >We believe that, in the near future, micro-consolidation based on synthetic  
 +
 
 +
biology will become the most valuable technology of human beings. It will help build a more wonderful  
 +
 
 +
world. And we, iGEMers are making great efforts on it! </h4><br> </p>
 
</div>
 
</div>
         
 
  
 +
<div class="description"><a name="6"></a><br><br>
 +
<div class="dongxi"></div>
 +
<h2 style="color:black" align="left"><b>References</b></h2>
 +
<p>[1] Nemati M, Voordouw G. Modification of porous media permeability,
 +
using calcium carbonate produced enzymatically in situ[J]. Enzyme and
 +
Microbial Technology, 2003, 33(6): 635-642.</p>
 +
<p>[2] DeJong J T, Mortensen B M, Martinez B C, et al. Bio-mediated soil
 +
improvement[J]. Ecological Engineering, 2010, 36(2): 197-210.</p>
 +
<p>[3] de Muynck W, Verbeken K, de Belie N, et al. Influence of urea and
 +
calcium dosage on the effectiveness of bacterially induced carbonate
 +
precipitation on limestone[J]. Ecological Engineering, 2010, 36(2): 99-
 +
111.</p>
 +
<p>[4] de Muynck W, de Brouwer D, de Belie N, et al. Bacterial carbonate
 +
precipitation improves the durability of cementitious materials [J].
 +
Cemenet and Concrete Research, 2008, 38(7): 1005-1014.
 +
</p>
 +
<br><br><br><br>
  
<video width="800" height="400" controls="controls">
+
<br>
  <source src="https://static.igem.org/mediawiki/2015/a/ad/HUST-VIDEO.webm" type="video/webm">
+
<br>
Your browser does not support the video tag.
+
 
</video>
+
</div>
 
<!--下一页
 
<!--下一页
 
<a href="https://2015.igem.org/Team:HUST-China/Experiments" class="nextpage">
 
<a href="https://2015.igem.org/Team:HUST-China/Experiments" class="nextpage">

Latest revision as of 16:58, 18 September 2015

Team:HUST-China:Modeling


click it~


Design


After verifying the adhesion of our surface displayed Si-tag and secreted Mcfp-3, we decide to stimulate the real working conditions to confirm our engineered strain’s ability to solve practical problems in the real environment.

Considering the real-world conditions, we urgently want to know whether our Euk.cement cell diffuse into the sands well? So firstly, we used modeling to stimulate the diffusion situation that how the cells move in the seabed. The modeling simplified some real situations reasonably. We hope to make our design of verification fit real world better, and can give guidance to the ultimate working plan in the real seabed environment.(Click HERE to see more details of our modeling)

The conclusions we got from the modeling:
-The Euk.Cement permeates very efficiently over a large space. Therefore, perhaps we have to enclose it with fence.
-the big particles such as rocks or other materials mixed in sands have little effect on the Euk.Cement permeation.
-The Euk.Cement distributed quite evenly in the whole space they spread but not densely at the surface of the sands.
With the support from modeling, it seems that we don’t need to worry so much about the diffusion. High diffusion efficiency benefits a lot in the real world situation. And we also paid much attention to the safety of project, so we prepared a container for our strains.

We finally started to the design of our special device.

It is obviously that the physical and chemical indicators, like the pH or temperature, will not fluctuate acutely in the sea.Therefore, we tried to assemble a device by the things we can easily get in biological lab to build a relatively stable environment of sandy seabed.We referred to a number of verification methods in the literature concerning microbial reinforcement and the microporous material commonly used measurement instruments in civil engineering.

Figure 1:Devices used in civil engineering

This realistic condition’s verification design combines both traditional biological experiments and the concept of Civil Engineering Experiment. Ultimately, we have a following device, DIY for our verification:

Figure 2:The principle of device that we designed
Figure 3:Devices used in our lab

We used 50ml glass syringe to simulate our operating environment, and put quartz sand mixture on the bottom of glass syringe. The upper of the syringe was filled with salt solution to simulate the real environment with salt stress.

The experiment was in room temperature, we sealed the top of glass syringe after pumping yeast culture into syringe. Referring to the papers, we replaced the culture every 3 hours for a cycle. (Click HERE to see more details :Verification Experiments -part 4)

Result:


Figure 4: Sands cementation with testee cells(Si-tag +Mcfp3). A: Sands cementation test was carried out in lab with trial column and quartz sands. B, C: Sands treated with testee cells (Si-tag+Mcfp3) form cementation in columns. We can see sands were stacked together by microscopy. D, E: Sands treated with wildtype control cells cannot form cementation.

In fact, the results really exceeded our expectations. Even under the salt stress, our marine yeast still performed excellently.After half of the processing time compared to reference, we got a complete consolidation result, a consolidated sand column. We believe our hard-working marine strains can survive and work for longer time.

We can proudly announce that our Euk.cement can indeed play a role in the real sandy seabed environment. And it has the ability to build artificial reefs with different intensity in a way totally different from the traditional one. Our design of Euk.cement is an environmental-friendly, energy- friendly biological reinforcement method, to resolve our concerns on environment.

Combining the modeling and the experiment result, we put forward a reasonable implementation method:
The engineered yeast must be stored in container with a constant light lamp (inhibition device). It can be transported to appointed place in a normal concrete truck in which sands and Euk.cement can be mixed in darkness and cementation is started in advance. Or we can also transport Euk.cement to appointed place with light, and then mixed with local sands in darkness to initiate system working. In either way, after about 60 hours mix in darkness, the container together with sands and working Euk.cement can be sink deep underwater to the target region that is sealed with fence. The sands mixed with Euk.cement are released. Cementation will finally be performed silently. Besides of fences, the Si-tag displayed on cell surface can further limit the diffusion of cells. So we can put the cementation under control.

Figure 5: a diagrammatic sketch for our implementation method

Throughout the design we can see that our engineering yeast does have the ability to work under realistic conditions. However, we also found some shortcomings, its bond strength still can’t replace the traditional chemical or mechanical methods. But this does not prevent our footsteps. Mechanical reinforcement needs a lot of energy, and the use of chemical reagents can easily pollute the environment. Nowadays, this traditional methods do is being widely used, but this environmental- unfriendly technology will be eliminated one day.

We believe that, in the near future, micro-consolidation based on synthetic biology will become the most valuable technology of human beings. It will help build a more wonderful world. And we, iGEMers are making great efforts on it!




References

[1] Nemati M, Voordouw G. Modification of porous media permeability, using calcium carbonate produced enzymatically in situ[J]. Enzyme and Microbial Technology, 2003, 33(6): 635-642.

[2] DeJong J T, Mortensen B M, Martinez B C, et al. Bio-mediated soil improvement[J]. Ecological Engineering, 2010, 36(2): 197-210.

[3] de Muynck W, Verbeken K, de Belie N, et al. Influence of urea and calcium dosage on the effectiveness of bacterially induced carbonate precipitation on limestone[J]. Ecological Engineering, 2010, 36(2): 99- 111.

[4] de Muynck W, de Brouwer D, de Belie N, et al. Bacterial carbonate precipitation improves the durability of cementitious materials [J]. Cemenet and Concrete Research, 2008, 38(7): 1005-1014.