Team:NJAU China/Modeling

From 2014.igem.org

(Difference between revisions)
 
(40 intermediate revisions not shown)
Line 1: Line 1:
-
<!DOCTYPE html>
 
<html lang="en">
<html lang="en">
<head>
<head>
Line 9: Line 8:
     <link rel="icon" href="../../favicon.ico">
     <link rel="icon" href="../../favicon.ico">
     <title>Home</title>
     <title>Home</title>
-
 
-
 
-
    <script src="https://2014.igem.org/Team:NJAU_China/jquery.min.js?action=raw"></script>
 
-
    <script src="https://2014.igem.org/Team:NJAU_China/bootstrap.min.js?action=raw"></script>
 
-
 
-
    <link rel="stylesheet" type="text/css"
 
-
          href="https://2014.igem.org/Team:NJAU_China/bootstrap.min.css?action=raw&amp;ctype=text/css">
 
-
    <link rel="stylesheet" type="text/css"
 
-
          href="https://2014.igem.org/Team:NJAU_China/bootstrap-theme.min.css?action=raw&amp;ctype=text/css">
 
-
 
     <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
     <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
-
 
+
    <!--[if lt IE 9]>
-
 
+
    <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
 +
    <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
 +
    <![endif]-->
     <!-- Custom styles for this template -->
     <!-- Custom styles for this template -->
     <link href="carousel.css" rel="stylesheet">
     <link href="carousel.css" rel="stylesheet">
     <style type="text/css">
     <style type="text/css">
 +
*{
 +
padding:0;
 +
text-decoration:none;
 +
                font family:Andalus;
 +
margin:0;}
         body {
         body {
             padding-bottom: 40px;
             padding-bottom: 40px;
-
             background: #333333;
+
             background:#a2dcf3;
             color: #5a5a5a;
             color: #5a5a5a;
-
             font-size: 12px;
+
             font-size: 14px;
 +
            font-family:Andalus;
 +
        }
 +
pre{
 +
font-size:14px;
 +
font-family:Andalus;
 +
}
 +
        #myheader{
 +
            width:1366px;
 +
    height:500px;
 +
    margin:0 auto;
 +
    position:relative;
 +
    font-family:Arial, Helvetica, sans-serif;
 +
            background:#a2dcf3 url("https://static.igem.org/mediawiki/2014/3/34/Header_bg.png");
         }
         }
-
 
         #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {
         #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {
             display: none;
             display: none;
Line 43: Line 51:
             padding-top: 100px;
             padding-top: 100px;
             margin-bottom: 20px;
             margin-bottom: 20px;
-
             font-family: Georgia, Times, "Times New Roman", serif;
+
             font-family: Georgia, Times, "Andalus", serif;
         }
         }
         h1, h2, h3, h4, h5 {
         h1, h2, h3, h4, h5 {
-
             font-family: Georgia, Times, "Times New Roman", serif;
+
             font-family: Georgia, Times, "Andalus", serif;
         }
         }
Line 109: Line 117:
         .container {
         .container {
-
             font-size: 14px
+
             font-size: 16px;
 +
            width:700px;
 +
            float:right;
         }
         }
Line 115: Line 125:
             color: #FFF
             color: #FFF
         }
         }
 +
#my_h1{position:absolute;top:70px;left:170px;border:none;}
 +
#my_h1 a{display:block;width:190px;height:130px;text-indent:-9999px;}
 +
#my_nav{position:absolute;top:402px;left:200px;width:990px;height:50px;}
 +
#my_nav ul{width:100%;margin:0;padding:0;list-style:none;font-size:24px;}
 +
#my_nav ul li{display::inline-block;padding:9px 30px;float:left;list-style:none;position:relative;}
 +
#my_nav ul li:hover{background:#e3f7ff;}#my_nav ul li a{color:#00586b;text-decoration:none;}#project{display:none;position:absolute;z-index:100;top:47px;left:0px;background:#CF6;width:100px;}#project dd{width:135px;font-size:16px;
 +
background:#c9efff;height:40px;margin:0;}#project dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#project dd a:hover{background:#a1dbf0;}#achievement{display:none;position:absolute;top:47px;z-index:100;left:0px;background:#CF6;width:100px;}#achievement dd{width:198px;font-size:16px;background:#c9efff;height:40px;margin:0;}#achievement dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#achievement dd a:hover{background:#a1dbf0;}#prctice{display:none;position:absolute;top:47px;z-index:100;left:0px;background:#CF6;width:100px;}#prctice dd{width:300px;font-size:16px;background:#c9efff;height:40px;margin:0;}#prctice dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#prctice dd a:hover{background:#a1dbf0;}#ackonwledgement{display:none;position:absolute;top:47px;z-index:100;left:0px;background:#CF6;width:100px;}#ackonwledgement dd{width:257px;font-size:16px;background:#c9efff;height:40px;margin:0;}#ackonwledgement dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#ackonwledgement dd a:hover{background:#a1dbf0;}
 +
#my_content{
 +
width:1030px;
 +
margin:0px auto;}
 +
#my_abstract{
 +
width:300px;
 +
margin:0 0 0 25px;
 +
        float:left;
 +
}
 +
#my_abstract h2{
 +
height:50px;
 +
line-height:50px;
 +
text-indent:50px;
 +
border:none;
 +
background:#999;
 +
margin:0 0 20px 0;
 +
padding:0;
 +
}
 +
#center{
 +
text-align:center;
 +
}
 +
#my_abstract p{
 +
text-indent:30px;
 +
height:240px;
 +
overflow-y:scroll;
 +
}
 +
#my_contents{
 +
width:1030px;
 +
position:relative;
 +
margin:0 auto;
 +
}
 +
#my_con{
 +
position:absolute;
 +
top:0;
 +
left:240px;
 +
width:780px;
 +
}
 +
#my_con h1{
 +
margin:20px 0;}
 +
#my_con p{
 +
font-size:16px;
 +
        font-family:Andalus;
 +
text-indent:30px;
 +
margin:15px 0;}
 +
 +
#main{width:1000px; height:auto; overflow:hidden; margin: auto; padding-bottom:10px;}
 +
.p_left2{ float:left; width:206px; height:auto; margin-top:30px; overflow:hidden}
 +
.p_left2 ul{ width:199px; padding-bottom:20px; background:#FFF; border-bottom:1px solid #e7e9ea; border-left:1px solid #e7e9ea; border-right:1px solid #e7e9ea}
 +
.p_left2 ul li.bar{ background:#c9efff;line-height:32px; height:32px; text-align:center; font-size:16px; color:#FFF; font-weight:600; border:none !important;}
 +
.p_left2 ul li{ width:200px; text-align:center; line-height:18px; border-bottom:1px solid #CCC; overflow:hidden; padding-bottom:8px; padding-top:8px;}
 +
.p_left2 ul li a{ display:block; width:180px; color:#676767; margin-left:1px; padding-left:10px;}
 +
.p_left2 ul li a:hover{ color:#C31577}
     </style>
     </style>
     <style>
     <style>
Line 123: Line 191:
         /*-- hides default wiki settings --*/
         /*-- hides default wiki settings --*/
     </style>
     </style>
 +
<script type="text/javascript">
 +
window.onload = function(){
 +
xialashow('project_li','project');
 +
xialahidden('project_li','project');
 +
xialashow('achievement_li','achievement');
 +
xialahidden('achievement_li','achievement');
 +
xialashow('prctice_li','prctice');
 +
xialahidden('prctice_li','prctice');
 +
xialashow('ackonwledgement_li','ackonwledgement');
 +
xialahidden('ackonwledgement_li','ackonwledgement');}
 +
function xialashow(li_id,dl_id){var li_id = document.getElementById(li_id);var dl_id = document.getElementById(dl_id);li_id.onmouseover = function(){dl_id.style.display = 'block';}}
 +
function xialahidden(li_id,dl_id){var li_id = document.getElementById(li_id);var dl_id = document.getElementById(dl_id);li_id.onmouseout = function(){dl_id.style.display = 'none';}}
 +
</script>
</head>
</head>
Line 129: Line 210:
================================================== -->
================================================== -->
<body>
<body>
-
<!-- header start -->
+
<div id="myheader">
-
<div class="container-fluid">
+
<h1 id="my_h1"><a href="#">IGEM</a></h1>
-
    <!-- Brand and toggle get grouped for better mobile display -->
+
     <div id="my_nav">
-
    <div class="navbar-header">
+
         <ul>
-
        <button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
+
          <li><a href="https://2014.igem.org/Team:NJAU_China">Home</a></li>
-
                data-target="#bs-example-navbar-collapse-1"><span class="sr-only">Toggle navigation</span> <span
+
          <li id="project_li"><a href="#">Project</a>
-
                class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span></button>
+
                <dl id="project">
-
        <a class="navbar-brand" href="#">Brand</a></div>
+
                     <dd><a href="https://2014.igem.org/Team:NJAU_China/Background">Background</a></dd>
-
     <div class="navbar-wrapper">
+
                     <dd><a href="https://2014.igem.org/Team:NJAU_China/System Design">System Design</a></dd>
-
         <div class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+
                     <dd><a href="https://2014.igem.org/Team:NJAU_China/Safety">Safety</a></dd>
-
            <div class="container">
+
                </dl>
-
                <div class="navbar-header">
+
          </li>
-
                    <button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
+
          <li id="achievement_li"><a href="#">Achievement</a>
-
                            data-target=".navbar-collapse"><span class="sr-only">Toggle navigation</span> <span
+
                <dl id="achievement">
-
                            class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span>
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Wet Labs">Wet Lab</a></dd>
-
                     </button>
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Modeling">Model</a></dd>
-
                    <a href="https://2014.igem.org/Main_Page" class="navbar-brand">
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Protocol/Notebooks">Protocol/Notebooks</a></dd>
-
                        <img src="https://static.igem.org/mediawiki/2014/2/22/Logo2014v2.png" height="30" width="80">
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Biobricks">Biobricks</a></dd>
-
                    </a>
+
                </dl>
-
                     <a class="navbar-brand" href="https://2014.igem.org/Team:NJAU_China/">NJAU_China</a></div>
+
          </li>
-
                <div class="collapse navbar-collapse">
+
          <li id="prctice_li"><a href="#">Practice</a>
-
                     <ul class="nav navbar-nav">
+
                <dl id="prctice">
-
 
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/iGEM and Synthetic Biology Exhibition">Exhibitions and Workshops</a></dd>
-
                        <li><a href="https://2014.igem.org/Team:NJAU_China" class="unselect">Home</a></li>
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Questionnaire Survey">Questionnaire Survey</a></dd>
-
                        <li class="dropdown "><a href="#" class="dropdown-toggle" data-toggle="dropdown">Project<span
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Collaboration">Collaboration</a></dd>
-
                                class="caret"></span></a>
+
                </dl>
-
                            <ul class="dropdown-menu" role="menu">
+
          </li>
-
                                <li><a href="https://2014.igem.org/Team:NJAU_China/Background">Background</a></li>
+
          <li><a href="https://2014.igem.org/Team:NJAU_China/Team">Team</a></li>
-
                                <li><a href="https://2014.igem.org/Team:NJAU_China/FundamentalModule">Fundamental
+
          <li id="ackonwledgement_li"><a href="#">Acknowledgement</a>
-
                                    Module</a></li>
+
                <dl id="ackonwledgement">
-
                                <li><a href="https://2014.igem.org/Team:NJAU_China/FacilitatingModule">Facilitating
+
                      <dd><a href="https://2014.igem.org/Team:NJAU_China/Inside Campus">Inside Campus&Arrtibutions</a></dd>
-
                                    Module</a></li>
+
                     <dd><a href="https://2014.igem.org/Team:NJAU_China/Outside Campus">Outside Campus</a></dd>
-
                                <li><a href="https://2014.igem.org/Team:NJAU_China/Safety">Safety</a></li>
+
                </dl>
-
                                <li>
+
          </li>
-
                                    <a href="https://2014.igem.org/Team:NJAU_China/ProtocolNotebook">Protocol/Notebook</a>
+
      </ul>
-
                                </li>
+
-
                            </ul>
+
-
                        </li>
+
-
                        <li class="dropdown active"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Achievement<span
+
-
                                class="caret"></span></a>
+
-
                            <ul class="dropdown-menu" role="menu">
+
-
                                <li><a href="https://2014.igem.org/Team:NJAU_China/Modeling">Modeling</a></li>
+
-
                                <li><a href="https://2014.igem.org/Team:NJAU_China/Biobricks">Biobricks</a></li>
+
-
                            </ul>
+
-
                        </li>
+
-
                        <li><a href="https://2014.igem.org/Team:NJAU_China/HumanPractice" class="unselect">Human
+
-
                            Practice</a></li>
+
-
                        <li><a href="https://2014.igem.org/Team:NJAU_China/Team" class="unselect">Team</a></li>
+
-
                        <li><a href="https://2014.igem.org/Team:NJAU_China/Acknowledgement" class="unselect">Acknowledgement</a>
+
-
                        </li>
+
-
                     </ul>
+
-
                </div>
+
-
                <!-- /.nav-collapse -->
+
-
            </div>
+
-
            <!-- /.container -->
+
-
        </div>
+
-
        <!-- /.navbar -->
+
-
 
+
     </div>
     </div>
</div>
</div>
-
<!-- header end -->
 
-
<header id="overview" class="jumbotron subhead">
+
<!------------------------------------------->
-
 
+
<div id="my_contents">
-
    <div class="container">
+
    <div id="main">
-
        <h1>
+
      <div class="p_left2">
-
 
+
            <ul id=PKU_subsubmenu class=vertical onmouseout=listReset();>
-
             Modeling</h1>
+
              <li class="bar">Model</li>
-
        <p class="lead"></p>
+
              <li class=trunk onmouseover=listTrigger(0);><a href="#Adjective Experiments">Introduction</a></li>
 +
              <li class=trunk onmouseover=listTrigger(0);><a href="#Assumption">Assumption</a></li>
 +
              <li class=trunk onmouseover=listTrigger(0);><a href="#Model">Model Details</a></li>
 +
             </ul>
 +
      </div>
 +
    <script type="text/javascript">
 +
    var subfirst = document.getElementById("PKU_subsubmenu");
 +
    var sub1hght = 0;
 +
    function Following()
 +
    {
 +
      sub1hght=sub1hght*0.9+(document.documentElement.scrollTop+document.body.scrollTop)*0.095-10;
 +
      if (sub1hght<0) {sub1hght=0;}
 +
      subfirst.style.marginTop = sub1hght + 'px';
 +
    }
 +
    var handleFollowing = setInterval(Following,30);
 +
    </script>
 +
    <script type="text/javascript">
 +
    sublists_Now = 0;
 +
    var subsubitem=subfirst.getElementsByTagName('ul')[sublists_Now].getElementsByTagName('a')[0];
 +
    subsubitem.style.color='#60b0f0';
 +
    listTrigger(sublists_Now);
 +
    subsubitem.innerHTML=subsubitem.innerHTML+' >>>';
 +
    </script>
     </div>
     </div>
-
 
+
    <div id="my_con">   <p>
-
</header>
+
<b>Abstract</b> The process which this equipment “Copper Terminator” uptaking Cu<sup>2+</sup> is modeled by ordinary differential equations. Parameters in this models are both inferred from our experiments or obtained from literature. Second order Runge-Kutta method is utilized in simulation and the result shows that Cu<sup>2+</sup> is almost entirely  eliminated within 300 minutes from 1mg/L. Finally, Morris sensitivity analysis is carried out and shows that four controllable parameters are most important to the effect of elimination and this demonstrate the possibility of its application. </p>
-
 
+
     <h1> 1.Introduction</h1>
-
<div class="container bs-docs-container">
+
      <div style="text-align:center"><img src="https://static.igem.org/mediawiki/2014/c/cc/Qq1.png"/></div>
-
 
+
<p> In our “Copper Terminator” (Figure 3.2.1), <i>E.coli</i> reproduce in a relatively stable environment in which the temperature is set constant by a temperature sensor , a heater and a microcontroller. Polymers are covered on a framework to keep <i>E.coli</i> form spreading into outside space but let Cu<sup>2+</sup> pass through. Cu<sup>2+</sup> which have entered this equipment is uptaken by <i>E.coli</i>. </p>
-
    <ul class="nav nav-tabs">
+
    <h1> 2.Assumptions</h1>
-
        <li class="active"><a href="#lA" data-toggle="tab"> 1</a></li>
+
        <p> Due to our experiment, Cu<sup>2+</sup> concentration have little influence on the growth of <i>E.coli</i>. The critical values of tolerance of Cu<sup>2+</sup> for DH5α and BL21 is 165mg/L and 160mg/L which are all beyond the normal concentration in water. We assume that the growth of <i>E.coli</i> is not influenced by Cu<sup>2+</sup> concentration.</p>
-
        <li class=""><a href="#lB" data-toggle="tab">2</a></li>
+
        <p> Since we have polymers covering the surface of this equipment, the environment inside is relatively independent from the environment outside. The growth of <i>E.coli</i> can hardly be disturbed by environment outside. The assumption is that the growth of <i>E.coli</i> is subject to logistic model, in other words, the environmental resistance only comes from the competition on nutrition within the population.</p>
-
 
+
<p> How Cu<sup>2+</sup> is transported into <i>E.coli</i> is still undiscovered. So that it is difficult to come up with an exact description by mathematical equations for this process. To simplify this model, we assume that the rate of Cu<sup>2+</sup> uptaken is not related to the physiological status of <i>E.coli</i>. They are equal under different stage of a single <i>E.coli</i>.</p>
-
     </ul>
+
    <p> For this model here, we assume uniformity of Cu<sup>2+</sup> and <i>E.coli</i>. in the solution.</p>
-
    <div class="tab-content">
+
  <h1> 3.Model Details<h1>
-
        <div class="tab-pane active" id="lA">
+
<p>
-
            <p>Fast quad-core processor up to 1.5 GHz—2x the speed and over 3x the graphics performance of previous generation Fire HD for quicker apps and smooth videos
+
<b> a)Variables and Parameters</b> </p>
-
                Beautiful 6" HD display—Crisp, vivid HD display (252 ppi / 1280x800) with over a million pixels—perfect for apps, movies, TV, games, photos, and more
+
<p> i.Variables</p>
-
                Front and rear cameras—Take photos or capture videos in 1080p HD with a rear-facing camera or Skype with a front-facing camera
+
    <div style="text-align:center"><img src=" https://static.igem.org/mediawiki/2014/2/2c/Qq2.png" /></div>
-
                No more worrying about storage space—Get free, unlimited cloud storage for all Amazon content and photos taken with your Fire devices
+
<p> ii.Parameters</p>
-
                Best selection of digital content—Enjoy over 33 million movies, TV shows, songs, books, Android apps and games—including Facebook, Netflix, Minecraft, and more</p>
+
    <div style="text-align:center"><img src=" https://static.igem.org/mediawiki/2014/5/56/Qq3.1.png" /></div>
-
 
+
<div style="text-align:center"><img src=" https://static.igem.org/mediawiki/2014/5/57/Qq3.2.png" /></div>
-
            <p>he Fire HD 6 goes anywhere with its pocketable design–featuring a beautiful 6" HD display, 2x faster quad-core processor, and unsurpassed reliability in its class.
+
<p>
-
                Powerful quad-core processor up to 1.5 GHz
+
<b> b)Model Development</b> </p>
-
 
+
<p> The simple model which describes forward diffusion from compartment i to j :</p>
-
                The new quad-core processor consists of two high-performance 1.5 GHz cores and two lower-power 1.2 GHz cores running simultaneously for optimal load balancing and power efficiency. With over 2x the speed and over 3x the graphics performance of the previous generation Fire HD, the new quad-core processor ensures faster app launch times, smooth games and videos, and better overall performance.
+
<img src=" https://static.igem.org/mediawiki/2014/c/c6/Qqt1.png" />
-
                Designed for portability
+
<p> Similarly, a back diffusion from j to i is described as:</p>
-
 
+
<div style="text-align:center"><img src=" https://static.igem.org/mediawiki/2014/8/86/Qqt2.png" /></div>
-
                Fire HD 6 is the ultimate pocket-sized tablet with a smaller profile, thinner bezel, and lighter weight design than the previous generation Fire HD.
+
<p> The change in the substance of each compartment can be derivated as :</p>
-
 
+
<div style="text-align:center"><img src=" https://static.igem.org/mediawiki/2014/0/0e/Qqt3.png" /></div>
-
                Beautiful 6" HD display
+
<p> In our model, taking the effective surface area of each “Copper Terminator” into consideration, we derivate the change of Cu<sup>2+</sup> concentration outside the equipment as:</p>
-
 
+
<div style="text-align:center"><img src=" https://static.igem.org/mediawiki/2014/1/17/Qq4.png" /></div>
-
                Fire HD 6 features a 1280x800 high definition LCD display with over a million pixels (252 ppi) and a brighter display for vibrant colors and whiter whites. Enjoy a great viewing experience at all angles through an innovative combination of IPS (in-plane switching) technology and advanced polarizing filter. Compare to 7-inch Fire HD
+
<p> Parameter <i>k</i> here has a different unit from previous ones.</p>
-
                Incredible reliability
+
<p> The concentration of Cu<sup>2+</sup> inside is increased by diffusion while decreased by E.coli uptaking. So that the change of Cu<sup>2+</sup> concentration inside can be described as :</p>
-
 
+
<div style="text-align:center"><img src=" https://static.igem.org/mediawiki/2014/6/65/Qqt4.png" /></div>
-
                Fire HD features a Gorilla Glass display, reliable design, and unsurpassed reliability in its class.</p>
+
<p> The growth of E.coli follow logistic equation :</p>
-
        </div>
+
<div style="text-align:center"><img src=" https://static.igem.org/mediawiki/2014/e/e4/Qqt5.png" /></div>
-
        <div class="tab-pane" id="lB">
+
<p>
-
            <p>Great for the whole family—Create unique profiles and set screen time limits for kids with Amazon FreeTime. Coming soon, link two Amazon accounts and share books, games, apps, and Prime Instant Video content across all devices in the household
+
<b> c)Model Simulation</b> </p>
-
                Stay connected and productive—Fast web browsing, email and calendar support including Gmail and Outlook. Plus, edit and view Office documents
+
<p> Simulation is carried out by second order Runge-Kutta method with a step of 0.1 min and 3000 times iteration. The parameters are both from our experiment and some literatures.</p>
-
                Try Kindle Unlimited for free—Choose from over 700,000 titles and thousands of audiobooks for $9.99/month. Try 30 days for free. Learn more
+
<div style="text-align:center"><img src=" https://static.igem.org/mediawiki/2014/a/a6/Qq5.jpg" /></div>
-
                In addition to Free Two-Day Shipping, Prime members can stream tens of thousands of Prime Instant Video titles and over a million songs with Prime Music at no additional cost. Learn more</p>
+
<p> Figure 3.2.2 shows the Cu<sup>2+</sup> concentration change with time both inside and outside.</p>
-
      <h3>Display 6" high definition touchscreen; 1280x800 resolution at 252 ppi, video playback up to 720p, with IPS (in-plane switching) technology and advanced polarizing filter
+
<div style="text-align:center"><img src=" https://static.igem.org/mediawiki/2014/1/1a/Qq6.jpg" /></div>
-
          Size 6.7" x 4.1" x 0.4" (169 mm x 103 mm x 10.7 mm)
+
<p> Figure 3.2.3 shows the growth curve of <i>E.coli</i>.</p>
-
          Weight 10.1 ounces (290 grams)
+
<p>
-
          Actual size and weight may vary by configuration and manufacturing process
+
<b> d)Global Sensitivity Analysis</b> </p>
-
          CPU & RAM Quad-Core: 2 @ 1.5 Ghz + 2 @ 1.2 GHz , with 1 GB of RAM
+
    <p> Global sensitivity analysis is a method to analyse all the parameters at one time to find out the influence on the result for each parameter and the interaction between those parameters.</p>
-
          Storage 8 GB (4.5 GB available to user) or 16 GB (11.6 GB available to user) of internal storage
+
    <p> Morris (1991) proposed conducting individually randomized experiments that evaluate the effect of changing one parameter at a time. Each input may assume a discrete number of values, called levels, that are selected from within an allocated range of variation for the parameter.</p>
-
          Battery Life Up to 8 hours of reading, surfing the web on Wi-Fi, watching video, and listening to music. Battery life will vary based on device settings, usage, and other factors such as web browsing and downloading content. Actual results may vary
+
      <p> For each parameter, two sensitivity measures are proposed by Morris (1991): (1) the mean, μ, which estimates the overall effect of the parameter on a given output; and (2) the.</p>
-
          Charge Time Fully charges in under 6 hours using the micro-USB power adapter included in the box, or slightly longer with other micro-USB power adapters that you may already have
+
        <p> Standard deviation of the effect, σ, which estimates the higher-order characteristics of the parameter (such as curvatures and interactions).</p>
-
          Wi-Fi Connectivity Single-antenna Wi-Fi. Supports public and private Wi-Fi networks or hotspots that use the 802.11b, 802.11g, or 802.11n standard with support for WEP, WPA, and WPA2 security using password authentication; does not support connecting to ad-hoc (or peer-to-peer) Wi-Fi networks
+
        <p> We define t<sub>0.5</sub> as the time when Cu<sup>2+</sup> concentration outside reaches 0.5mg/L, which is the maximum value allowed in city water. Monte Carlo method is applied to generate 80 groups of 7 parameters randomly with certain distributions. t<sub>0.5</sub> of each sample can be calculated and then they are undergoing Morris sensitivity analysis.</p>
-
          4G Connectivity N/A
+
<div style="text-align:center"><img src="https://static.igem.org/mediawiki/2014/f/f7/Qq7.jpg" /></div>
-
          Ports SlimPort enabled USB 2.0 (micro-B connector) port to connect to an HDTV or VGA monitor with an adapter or to a PC/Macintosh computer, or to charge your device with the included power adapter
+
    <p> According to figure 3.2.4, the most significant parameters which have most effect on the result in this model are R, h, D, and k. Those parameters are all controllable parameters. The result of Morris analysis gives us a direction on design and application of these “Copper Terminator” equipment: As long as we set proper R, h, D, and k, we will make an outstanding improvement on the performance.</p>
-
          Audio 3.5 mm stereo jack and integrated speaker with Dolby Digital Plus
+
      <h3>Refrences:</h3>
-
          Content Formats Supported Kindle (AZW), KF8, TXT, PDF, unprotected MOBI, PRC natively, Audible Enhanced format (AAX), DOC, DOCX, JPEG, GIF, PNG, BMP, Dolby Digital (AC-3), Dolby Digital Plus (E-AC-3), non-DRM AAC, MP3, MIDI, PCM/WAVE, OGG, WAV, M4V, MP4, AAC LC/LTP, HE-AACv1, HE-AACv2, MKV, AMR-NB, AMR-WB, HTML5, CSS3, 3GP, VP8 (WEBM)
+
    <p>[1] Keen, Robert E., and James D. Spain. <i>Computer simulation in biology</i>: a BASIC introduction. John Wiley & Sons, Inc., 1994.</p>
-
          Sensors Accelerometer, gyroscope
+
    <p>[2] Morris, Max D. "Factorial sampling plans for preliminary computational experiments." <i>Technometrics</i> 33.2 (1991): 161-174.
-
          Camera Specs VGA Front-facing Camera. 2.0 MP rear-facing HD camera
+
</p>
-
          Location Services Location-based services via Wi-Fi
+
-
          Available Colors Black, White, Cobalt, Magenta, Citron
+
-
          Additional Features External volume controls, built-in Bluetooth with support for A2DP compatible s</h3>
+
-
            <h3>Display 6" high definition touchscreen; 1280x800 resolution at 252 ppi, video playback up to 720p, with IPS (in-plane switching) technology and advanced polarizing filter
+
-
                Size 6.7" x 4.1" x 0.4" (169 mm x 103 mm x 10.7 mm)
+
-
                Weight 10.1 ounces (290 grams)
+
-
                Actual size and weight may vary by configuration and manufacturing process
+
-
                CPU & RAM Quad-Core: 2 @ 1.5 Ghz + 2 @ 1.2 GHz , with 1 GB of RAM
+
-
                Storage 8 GB (4.5 GB available to user) or 16 GB (11.6 GB available to user) of internal storage
+
-
                Battery Life Up to 8 hours of reading, surfing the web on Wi-Fi, watching video, and listening to music. Battery life will vary based on device settings, usage, and other factors such as web browsing and downloading content. Actual results may vary
+
-
                Charge Time Fully charges in under 6 hours using the micro-USB power adapter included in the box, or slightly longer with other micro-USB power adapters that you may already have
+
-
                Wi-Fi Connectivity Single-antenna Wi-Fi. Supports public and private Wi-Fi networks or hotspots that use the 802.11b, 802.11g, or 802.11n standard with support for WEP, WPA, and WPA2 security using password authentication; does not support connecting to ad-hoc (or peer-to-peer) Wi-Fi networks
+
-
                4G Connectivity N/A
+
-
                Ports SlimPort enabled USB 2.0 (micro-B connector) port to connect to an HDTV or VGA monitor with an adapter or to a PC/Macintosh computer, or to charge your device with the included power adapter
+
-
                Audio 3.5 mm stereo jack and integrated speaker with Dolby Digital Plus
+
-
                Content Formats Supported Kindle (AZW), KF8, TXT, PDF, unprotected MOBI, PRC natively, Audible Enhanced format (AAX), DOC, DOCX, JPEG, GIF, PNG, BMP, Dolby Digital (AC-3), Dolby Digital Plus (E-AC-3), non-DRM AAC, MP3, MIDI, PCM/WAVE, OGG, WAV, M4V, MP4, AAC LC/LTP, HE-AACv1, HE-AACv2, MKV, AMR-NB, AMR-WB, HTML5, CSS3, 3GP, VP8 (WEBM)
+
-
                Sensors Accelerometer, gyroscope
+
-
                Camera Specs VGA Front-facing Camera. 2.0 MP rear-facing HD camera
+
-
                Location Services Location-based services via Wi-Fi
+
-
                Available Colors Black, White, Cobalt, Magenta, Citron
+
-
                Additional Features External volume controls, built-in Bluetooth with support for A2DP compatible s</h3>
+
-
        </div>
+
-
    </div>
+
-
 
+
-
 
+
</div>
</div>
-
 
-
 
-
 
-
<!-- FOOTER -->
 
-
<div class="container">
 
-
<footer>
 
-
    <p class="pull-right"><a href="#">Back to top</a></p>
 
-
 
-
    <p>&copy; NJAU@2014 iGEM. &middot; <a href="#">Privacy</a> &middot; <a href="#">Terms</a></p>
 
-
</footer>
 
-
</div>
 
-
<!-- /.container -->
 
-
 
-
<!-- Bootstrap core JavaScript
 
-
    ================================================== -->
 
-
<!-- Placed at the end of the document so the pages load faster -->
 
</body>
</body>
</html>
</html>

Latest revision as of 23:06, 17 October 2014

Home

Abstract The process which this equipment “Copper Terminator” uptaking Cu2+ is modeled by ordinary differential equations. Parameters in this models are both inferred from our experiments or obtained from literature. Second order Runge-Kutta method is utilized in simulation and the result shows that Cu2+ is almost entirely eliminated within 300 minutes from 1mg/L. Finally, Morris sensitivity analysis is carried out and shows that four controllable parameters are most important to the effect of elimination and this demonstrate the possibility of its application.

1.Introduction

In our “Copper Terminator” (Figure 3.2.1), E.coli reproduce in a relatively stable environment in which the temperature is set constant by a temperature sensor , a heater and a microcontroller. Polymers are covered on a framework to keep E.coli form spreading into outside space but let Cu2+ pass through. Cu2+ which have entered this equipment is uptaken by E.coli.

2.Assumptions

Due to our experiment, Cu2+ concentration have little influence on the growth of E.coli. The critical values of tolerance of Cu2+ for DH5α and BL21 is 165mg/L and 160mg/L which are all beyond the normal concentration in water. We assume that the growth of E.coli is not influenced by Cu2+ concentration.

Since we have polymers covering the surface of this equipment, the environment inside is relatively independent from the environment outside. The growth of E.coli can hardly be disturbed by environment outside. The assumption is that the growth of E.coli is subject to logistic model, in other words, the environmental resistance only comes from the competition on nutrition within the population.

How Cu2+ is transported into E.coli is still undiscovered. So that it is difficult to come up with an exact description by mathematical equations for this process. To simplify this model, we assume that the rate of Cu2+ uptaken is not related to the physiological status of E.coli. They are equal under different stage of a single E.coli.

For this model here, we assume uniformity of Cu2+ and E.coli. in the solution.

3.Model Details

a)Variables and Parameters

i.Variables

ii.Parameters

b)Model Development

The simple model which describes forward diffusion from compartment i to j :

Similarly, a back diffusion from j to i is described as:

The change in the substance of each compartment can be derivated as :

In our model, taking the effective surface area of each “Copper Terminator” into consideration, we derivate the change of Cu2+ concentration outside the equipment as:

Parameter k here has a different unit from previous ones.

The concentration of Cu2+ inside is increased by diffusion while decreased by E.coli uptaking. So that the change of Cu2+ concentration inside can be described as :

The growth of E.coli follow logistic equation :

c)Model Simulation

Simulation is carried out by second order Runge-Kutta method with a step of 0.1 min and 3000 times iteration. The parameters are both from our experiment and some literatures.

Figure 3.2.2 shows the Cu2+ concentration change with time both inside and outside.

Figure 3.2.3 shows the growth curve of E.coli.

d)Global Sensitivity Analysis

Global sensitivity analysis is a method to analyse all the parameters at one time to find out the influence on the result for each parameter and the interaction between those parameters.

Morris (1991) proposed conducting individually randomized experiments that evaluate the effect of changing one parameter at a time. Each input may assume a discrete number of values, called levels, that are selected from within an allocated range of variation for the parameter.

For each parameter, two sensitivity measures are proposed by Morris (1991): (1) the mean, μ, which estimates the overall effect of the parameter on a given output; and (2) the.

Standard deviation of the effect, σ, which estimates the higher-order characteristics of the parameter (such as curvatures and interactions).

We define t0.5 as the time when Cu2+ concentration outside reaches 0.5mg/L, which is the maximum value allowed in city water. Monte Carlo method is applied to generate 80 groups of 7 parameters randomly with certain distributions. t0.5 of each sample can be calculated and then they are undergoing Morris sensitivity analysis.

According to figure 3.2.4, the most significant parameters which have most effect on the result in this model are R, h, D, and k. Those parameters are all controllable parameters. The result of Morris analysis gives us a direction on design and application of these “Copper Terminator” equipment: As long as we set proper R, h, D, and k, we will make an outstanding improvement on the performance.

Refrences:

[1] Keen, Robert E., and James D. Spain. Computer simulation in biology: a BASIC introduction. John Wiley & Sons, Inc., 1994.

[2] Morris, Max D. "Factorial sampling plans for preliminary computational experiments." Technometrics 33.2 (1991): 161-174.