Team:Peking/ProjectApplication
From 2014.igem.org
Smallonion (Talk | contribs) |
Smallonion (Talk | contribs) |
||
Line 25: | Line 25: | ||
<!--*******************正文*******************正文*******************正文*******************正文*******************正文*******************正文*******************正文*******************正文*******************正文*******************--> | <!--*******************正文*******************正文*******************正文*******************正文*******************正文*******************正文*******************正文*******************正文*******************正文*******************--> | ||
<h2 id="8008">Introduction</h2> | <h2 id="8008">Introduction</h2> | ||
- | <p> In order to the estimate the effect of killing and improve the application | + | <p> In order to the estimate the effect of killing and improve the application methods, other than varied tests in laboratory, we also developed a macro-level model to examine whether our <i>E. coli</i> will work well considering spatial distribution and diffusion. We described interaction and diffusion of elements in the fresh water system by using Partial Differential Equations (PDEs). Even though we didn’t know the analytical expression of interaction of elements in water, we can propose a possible interaction function, and analyze its spatial properties, in order to find an optimized way to pour bacterium solution. </p> |
<h2 id="8009">Methods</h2> | <h2 id="8009">Methods</h2> | ||
Line 34: | Line 34: | ||
<h3 id="80092">Interaction</h3> | <h3 id="80092">Interaction</h3> | ||
- | <p><b></b><i>A, E, L</i></b> indicate the concentration of algae, our | + | <p><b></b><i>A, E, L</i></b> indicate the concentration of algae, our programmed <i>E. coli</i>, lysozyme which kills algae. We also introduced a variable which described the organic nutrition released by cracked algae(indicated by <b><i>N</i></b>), which contributed to respiration of <i>E. coli</i>. Interacitons between them are given below.</p> |
<figure><img src="https://static.igem.org/mediawiki/2014/d/db/Peking2014ncj_PAequ.png" /></figure> | <figure><img src="https://static.igem.org/mediawiki/2014/d/db/Peking2014ncj_PAequ.png" /></figure> | ||
- | <p>The first term in <b>Equ(1)</b> describes the growth of algae by logistic model, in which K1 indicate the growth rate of algae and k2 indicate the steady value. The second term means the | + | <p>The first term in <b>Equ(1)</b> describes the growth of algae by logistic model, in which K1 indicate the growth rate of algae and k2 indicate the steady value. The second term means the killing effect by lysozyme. <b>Equ(2)</b> describes the accumulation and consumption of organic nutrition. <b>Equ(3)</b> describes the reproduction and natural mortality of our E. coli and <b>Equ(4)</b> describes secretion and reduction of lysozyme</p> |
- | <p>There are several factors which are not considered in equations above such as nutrition accumulation by algae which dies naturally, degradation of lysozyme, evaluation by binding part and so on, because they are either too small compared with other items, or they are irrelevant to the issue that we care. As this model is focused on the application in macro-scale water system, accurate parameters are not required meanwhile not available, considering the form of equations could not be proved. So some parameters | + | <p>There are several factors which are not considered in equations above such as nutrition accumulation by algae which dies naturally, degradation of lysozyme, evaluation by binding part and so on, because they are either too small compared with other items, or they are irrelevant to the issue that we care. As this model is focused on the application in macro-scale water system, accurate parameters are not required meanwhile not available, considering the form of equations could not be proved. So some parameters were given by speculation to satisfy our expactation</p> |
<h3 id="80093">Spatial Analysis</h3> | <h3 id="80093">Spatial Analysis</h3> | ||
- | <p>We | + | <p>We controlled the total volume of bacteriuma solution, and we tried several basic mode of pouring: at one point, at several points, along a line or evenly on the whole surface. Then we measured the time scale of algae elimination. From this, we could find out if mode of pouring</p> |
<h2 id="8010">Results</h2> | <h2 id="8010">Results</h2> | ||
- | <h3 id="80101"> | + | <h3 id="80101">Parameters manipulation</h3> |
<p>Ignoring the diffusion, the PDEs were converted to Ordinary Differential Equations (ODE).</p> | <p>Ignoring the diffusion, the PDEs were converted to Ordinary Differential Equations (ODE).</p> | ||
- | <p>Speculatively the equations have two typical | + | <p>Speculatively the equations have two typical forms of solution, indicating the success and failure of the project. For there is a positive feedback mechanism by introducing organic nutrition, oscillatory solution could not exist.</p> |
- | <p>Through the test, we noticed that the reasonable type of the solution is the only “success” (<b>Fig. 1</b>) regardless of reasonable variation of <b>K<sub>9</sub></b> and <b>K<sub>5</sub></b>. The other | + | <p>Through the test, we noticed that the reasonable type of the solution is the only “success” (<b>Fig. 1</b>) regardless of reasonable variation of <b>K<sub>9</sub></b> and <b>K<sub>5</sub></b>. The other parameters were not the crucial factor of the type of the solution as the magnitude of order are estimable, for example, <b>K<sub>6</sub></b>, the growth rate of <i>E. coli.</i></p> |
<figure><img href="https://static.igem.org/mediawiki/2014/3/39/Peking2014ncj_PAfig1.png" /> | <figure><img href="https://static.igem.org/mediawiki/2014/3/39/Peking2014ncj_PAfig1.png" /> |
Revision as of 21:29, 17 October 2014
Introduction
In order to the estimate the effect of killing and improve the application methods, other than varied tests in laboratory, we also developed a macro-level model to examine whether our E. coli will work well considering spatial distribution and diffusion. We described interaction and diffusion of elements in the fresh water system by using Partial Differential Equations (PDEs). Even though we didn’t know the analytical expression of interaction of elements in water, we can propose a possible interaction function, and analyze its spatial properties, in order to find an optimized way to pour bacterium solution.
Methods
Finite-difference methods are applied in solving PDEs in this model.
Diffuision
Differentials to space coordinates are given by Fick Law. The length of a time step is approximated to Δt = 1min, and the discretization of space coordinates is approximated to Δs = 1dm(s = x, y, z), considering the scale of boundary is 102m and the time scale is 101 days.
Interaction
A, E, L indicate the concentration of algae, our programmed E. coli, lysozyme which kills algae. We also introduced a variable which described the organic nutrition released by cracked algae(indicated by N), which contributed to respiration of E. coli. Interacitons between them are given below.
The first term in Equ(1) describes the growth of algae by logistic model, in which K1 indicate the growth rate of algae and k2 indicate the steady value. The second term means the killing effect by lysozyme. Equ(2) describes the accumulation and consumption of organic nutrition. Equ(3) describes the reproduction and natural mortality of our E. coli and Equ(4) describes secretion and reduction of lysozyme
There are several factors which are not considered in equations above such as nutrition accumulation by algae which dies naturally, degradation of lysozyme, evaluation by binding part and so on, because they are either too small compared with other items, or they are irrelevant to the issue that we care. As this model is focused on the application in macro-scale water system, accurate parameters are not required meanwhile not available, considering the form of equations could not be proved. So some parameters were given by speculation to satisfy our expactation
Spatial Analysis
We controlled the total volume of bacteriuma solution, and we tried several basic mode of pouring: at one point, at several points, along a line or evenly on the whole surface. Then we measured the time scale of algae elimination. From this, we could find out if mode of pouring
Results
Parameters manipulation
Ignoring the diffusion, the PDEs were converted to Ordinary Differential Equations (ODE).
Speculatively the equations have two typical forms of solution, indicating the success and failure of the project. For there is a positive feedback mechanism by introducing organic nutrition, oscillatory solution could not exist.
Through the test, we noticed that the reasonable type of the solution is the only “success” (Fig. 1) regardless of reasonable variation of K9 and K5. The other parameters were not the crucial factor of the type of the solution as the magnitude of order are estimable, for example, K6, the growth rate of E. coli.