Team:Peking/ProjectApplication

From 2014.igem.org

Introduction

In order to estimate the effect of killing and improve the application methods, except for varied tests in laboratory, we also developed a macro-level model to examine whether our E. coli will take effect 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 bacteria 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 cyanobacteria, our programmed E. coli, lysozyme which kills cyanobacteria. We also introduced a variable which described the organic nutrition released by cracked cyanobacteria (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 cyanobacteria by logistic model, in which K1 indicate the growth rate of cyanobacteria 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 cyanobacteria 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 bacteria 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 cyanobacteria 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.

Figure.1
Figure. 1 (A) K9 indicates the number of lysozymes consumed to crack an cyanobacteria. In this figure, K9 equals to 103, 104,105. And we can see that the solution keeps the same type. (B) K5 indicates utilization of the nutrition from cracked cyanobacteria by E. coli. We tested the condition where K5 equaling to 1.5×10-2,1.5×100, 1.5×102, and the solution also keeps the same type.

Spatial analysis

We set a 11m×11m×10m test space with well-distributed cyanobacteria. Then we tested 4 basic modes of pouring the bacteria solution. At the center point of the surface (Fig. 2A), at four points near the border (Fig. 2B), along with a line (Fig. 2C) and on the whole surface (Fig. 2D).

Figure 2. The colors from red to blue indicate the concentration of cyanobacteria from a high level to zero. The time scale of the whole procedure is 12h.

We found that the time scales of cyanobacteria elimination were almost the same in the four conditions. We thought it was because of the positive feedback mechanism by introducing the organic nutrition and limited border. Although we didn't get instructional results from this test, we would get more if correcting the form of interaction and border conditions. We believed that this model would contribute more to our project in application.