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

Line 126: Line 126:
 
     .text-content article img {
 
     .text-content article img {
 
         width: 80%;
 
         width: 80%;
 +
        padding-left: 20%;
 
         /* margin-left: 20%; */
 
         /* margin-left: 20%; */
 +
    }
 +
    .text-content article img.tri_width {
 +
        width: 31%;
 +
        padding-left: 5%;
 +
        display: inline-block;
 +
        /* margin-left: 20%; */
 +
    }
 +
    .text-content article{
 +
        margin-bottom: 100px;
 
     }
 
     }
 
     </style>
 
     </style>
Line 207: Line 217:
 
             <div class="ref"></div>
 
             <div class="ref"></div>
 
             <article>
 
             <article>
                 <p>Although we have designed the circuits of the postive feedback switch,more details about it still remain ambiguous. For example, in what condition it switches on,how long its response time is ,how much filtering effect it can perform and how good its robustness is,etc.All of these require our modeling and simulating to get the answers. As for application, we are supposed to simulate the state of the bacteria in the intestinal tract in order to improve the design of our project.</p>
+
                 <p>With the benefit of Synthetic Biology, we have designed a filter / switch.But we urgently need to know more details about it, such as when they will switch? What is its response time to switch? How much filtering effect can it perform? Is its robustness good? ... And all of this requires our modeling and simulating to get the answer. And for our application, we are modeling the project to simulate the state of the bacteria in the intestinal tract and to improve our projects accordingly.</p>
                 <p>In order to make sure that our design can fulfill its duty, we built two mathematical models to simulate it. One is the DDEs/ODEs model, and the other is the Diffusion model, which can predict the outcome of it.</p>
+
                 <p>In order to make sure that our design could fulfill its duty, we built two mathematical models to simulate it. One model is the DDEs/ODEs model, and another model is the Diffusion model, which could predict the outcome of it.</p>
 
                 <br>
 
                 <br>
 
                 <p>On modeling we focus on two aspects: </p>
 
                 <p>On modeling we focus on two aspects: </p>
 
                 <p>1. the prokaryotic pathway and eukaryotic pathway simulation</p>
 
                 <p>1. the prokaryotic pathway and eukaryotic pathway simulation</p>
 
                 <p>2. the specific application of lactose intolerance</p>
 
                 <p>2. the specific application of lactose intolerance</p>
                 <img src="https://static.igem.org/mediawiki/2016/1/1e/T--HUST-China--Description-Fig-prokaryote.png" alt="">
+
 
                 <img src="https://static.igem.org/mediawiki/2016/8/88/T--HUST-China--Description-Fig-Eukaryote.png" alt="">
+
                 <a href="https://2016.igem.org/Team:HUST-China/Model/model-pro"><img class="tri_width" src="https://static.igem.org/mediawiki/2016/1/1e/T--HUST-China--Description-Fig-prokaryote.png" alt=""></a>
                 <img src="https://static.igem.org/mediawiki/2016/a/a3/T--HUST-China--modeling-application.png" alt="">
+
                 <a href="https://2016.igem.org/Team:HUST-China/Model/model-euk"><img class="tri_width" src="https://static.igem.org/mediawiki/2016/8/88/T--HUST-China--Description-Fig-Eukaryote.png" alt=""></a>
 +
                 <a href="https://2016.igem.org/Team:HUST-China/Model/model-app"><img class="tri_width" src="https://static.igem.org/mediawiki/2016/a/a3/T--HUST-China--modeling-application.png" alt=""></a>
 
             </article>
 
             </article>
 
         </div>
 
         </div>

Revision as of 01:14, 13 October 2016

Overview

Overview

With the benefit of Synthetic Biology, we have designed a filter / switch.But we urgently need to know more details about it, such as when they will switch? What is its response time to switch? How much filtering effect can it perform? Is its robustness good? ... And all of this requires our modeling and simulating to get the answer. And for our application, we are modeling the project to simulate the state of the bacteria in the intestinal tract and to improve our projects accordingly.

In order to make sure that our design could fulfill its duty, we built two mathematical models to simulate it. One model is the DDEs/ODEs model, and another model is the Diffusion model, which could predict the outcome of it.


On modeling we focus on two aspects:

1. the prokaryotic pathway and eukaryotic pathway simulation

2. the specific application of lactose intolerance