Difference between revisions of "Team:NKU China/Model"

(Prototype team page)
 
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{NKU_China}}
+
{{NKU_China/menubar}}
 
<html>
 
<html>
 +
<head>
 +
   
 +
    <!--separatrix-->
 +
    <style>
 +
        .main#model {
 +
            padding: 0 8vw;
 +
            padding-bottom: 10vh;
 +
            line-height: 1.25;
 +
        }
  
 +
        #model .h1 {
 +
        }
  
<div class="column full_size judges-will-not-evaluate">
+
        .main > img {
<h3>★  ALERT! </h3>
+
            width: 100%;
<p>This page is used by the judges to evaluate your team for the <a href="https://2016.igem.org/Judging/Awards#SpecialPrizes">Best Model award</a>. </p>
+
        }
  
 +
        .main div.h2 {
 +
            font-size: 2rem;
 +
            font-weight: bold;
 +
            text-align: left;
 +
            color: cyan;
 +
            padding: 0.5rem 1rem;
 +
            border-radius: 0.375rem;
 +
            font-family: Raleway;
 +
        }
  
<p> Delete this box in order to be evaluated for this medal. See more information at <a href="https://2016.igem.org/Judging/Pages_for_Awards/Instructions"> Instructions for Pages for awards</a>.</p>
+
        .p {
</div>
+
            font-size: 1.2rem;
 +
        }
 +
    </style>
 +
    <style>
 +
        section {
 +
            margin: 3rem 0;
 +
        }
  
 +
        #model section .p{
 +
            margin: 1rem 0;
 +
        }
  
 +
        #model section figure {
 +
            margin: 2rem auto;
 +
        }
  
 +
        section figure img {
 +
            display: block;
 +
            margin: auto;
 +
            max-width: 100%;
 +
            max-height: calc(100vh - 5rem - 18px);
 +
            position: relative;
 +
            z-index: 3;
 +
            background-color: white;
 +
        }
  
 +
        section figcaption {
 +
            margin: 0.5rem 0;
 +
            font-size: 1rem;
 +
            text-align: center;
 +
            color: dodgerblue;
 +
        }
  
 
+
        #model section figcaption .p {
 
+
            text-indent:0;
<div class="column full_size">
+
            text-align: center;
<h2> Modeling</h2>
+
        }
<p>Mathematical models and computer simulations provide a great way to describe the function and operation of BioBrick Parts and Devices. Synthetic Biology is an engineering discipline, and part of engineering is simulation and modeling to determine the behavior of your design before you build it. Designing and simulating can be iterated many times in a computer before moving to the lab. This award is for teams who build a model of their system and use it to inform system design or simulate expected behavior in conjunction with experiments in the wetlab.</p>
+
    </style>
 
+
    <script>
 
+
        $(function () {
<h5> Inspiration </h5>
+
            adjust_figure(1.01);
<p>
+
            //$('#particles-js').hide();
Here are a few examples from previous teams:
+
        })
</p>
+
    </script>
<ul>
+
</head>
<li><a href="https://2014.igem.org/Team:ETH_Zurich/modeling/overview">ETH Zurich 2014</a></li>
+
<body id="dongzhuoer">
<li><a href="https://2014.igem.org/Team:Waterloo/Math_Book">Waterloo 2014</a></li>
+
    <div id="particles-js"></div>
</ul>
+
    <script src="https://2016.igem.org/Template:NKU_China/js/particlesJS?action=raw&ctype=text/javascript"></script>
 
+
    <div class="main" id="model">
 
+
        <div class="h1">Mathematical Model</div>
</div>
+
        <section>
 
+
            <div class="h2 ui-state-active">AI-2 Supplier</div>
 +
            <div class="p">Ordinary differential equations used to model the production of AI-2 in AI-2 controller.</div>
 +
            <figure>
 +
                <img src="https://static.igem.org/mediawiki/2016/4/44/T--NKU_China--Model-01.png">
 +
                <figcaption>
 +
                    <div class="p"><span>Fig. 1: Ordinary differential equations used to model the production of AI-2 in AI-2 Suppliers.</span></div>
 +
                </figcaption>
 +
            </figure>
 +
        </section>
 +
        <section>
 +
            <div class="h2 ui-state-active">AI-2 Consumer</div>
 +
            <div class="p">Ordinary differential equations used to model the uptake of exogenously added AI-2 in AI-2 Consumers.</div>           
 +
            <figure>
 +
                <img src="https://static.igem.org/mediawiki/2016/7/72/T--NKU_China--Model-02.png">
 +
                <figcaption>
 +
                    <div class="p"><span>Fig. 2: Ordinary differential equations used to model the uptake of exogenously added AI-2 in AI-2 Consumers.</span></div>
 +
                </figcaption>
 +
            </figure>
 +
            <figure>
 +
                <img src="https://static.igem.org/mediawiki/2016/e/e5/T--NKU_China--Model-03.png">
 +
                <figcaption>
 +
                    <div class="p"><span>Fig. 3: Simulation of AI-2 Consumer Devices: pTrcHisB, pLsrACDBFG, pLsrACDBK, pLsrACDBFGK</span></div>
 +
                </figcaption>
 +
            </figure>
 +
           
 +
        </section>
 +
        <section>
 +
            <div class="h2 ui-state-active">AI-2 Response Device</div>
 +
            <div class="p">Ordinary differential equations used to model GFP expression of AI-2 Response Device.</div>
 +
            <figure>
 +
                <img src="https://static.igem.org/mediawiki/2016/6/69/T--NKU_China--Model-04.png">
 +
                <figcaption>
 +
                    <div class="p"><span>Fig. 4: Ordinary differential equations used to model GFP expression of AI-2 Response Device.</span></div>
 +
                </figcaption>
 +
            </figure>
 +
            <figure>
 +
                <img src="https://static.igem.org/mediawiki/2016/9/90/T--NKU_China--Model-05.png">
 +
                <figcaption>
 +
                    <div class="p"><span>Fig. 5: Simulation of GFP expression in AI-2 Response Devices</span></div>
 +
                </figcaption>
 +
            </figure>
 +
            </section>
 +
    </div>
 +
</body>
 
</html>
 
</html>
 +
{{NKU_China/footer}}

Latest revision as of 19:53, 19 October 2016

Mathematical Model
AI-2 Supplier
Ordinary differential equations used to model the production of AI-2 in AI-2 controller.
Fig. 1: Ordinary differential equations used to model the production of AI-2 in AI-2 Suppliers.
AI-2 Consumer
Ordinary differential equations used to model the uptake of exogenously added AI-2 in AI-2 Consumers.
Fig. 2: Ordinary differential equations used to model the uptake of exogenously added AI-2 in AI-2 Consumers.
Fig. 3: Simulation of AI-2 Consumer Devices: pTrcHisB, pLsrACDBFG, pLsrACDBK, pLsrACDBFGK
AI-2 Response Device
Ordinary differential equations used to model GFP expression of AI-2 Response Device.
Fig. 4: Ordinary differential equations used to model GFP expression of AI-2 Response Device.
Fig. 5: Simulation of GFP expression in AI-2 Response Devices