Difference between revisions of "Team:KU Leuven/Modeling/Internal"
Line 55: | Line 55: | ||
− | In the internal model we will try to simulate the dynamics of the processes in the cell. For this we use the Simbiology toolbox in Matlab. This allows us to model the production of leucine and AHL in cell A and the changing behavior of | + | In the internal model we will try to simulate the dynamics of the processes in the cell. For this we use the Simbiology toolbox in Matlab. This allows us to model the production of leucine and AHL in cell A and the changing behavior of cell B due to the changing concentration. |
$$\frac{{\large d}m_{CI}}{d t} = \alpha_1 {\cdot} CI_{gene} - d_1 {\cdot} m_{CI}$$ | $$\frac{{\large d}m_{CI}}{d t} = \alpha_1 {\cdot} CI_{gene} - d_1 {\cdot} m_{CI}$$ |
Revision as of 16:02, 4 August 2015
Internal Model
In the internal model we will try to simulate the dynamics of the processes in the cell. For this we use the Simbiology toolbox in Matlab. This allows us to model the production of leucine and AHL in cell A and the changing behavior of cell B due to the changing concentration. $$\frac{{\large d}m_{CI}}{d t} = \alpha_1 {\cdot} CI_{gene} - d_1 {\cdot} m_{CI}$$ $$\frac{d {CI}}{d t} = \beta_1 {\cdot} {CI} - d_{CI} {\cdot} {CI} $$ $$\frac{d m_{luxI}}{d t} = L_{lambda} + {\frac{V_{max}}{1 + ({\frac{CI}{K_{d1}}})^{n_{CI}}}} {\cdot} luxI_{gene} - d_{luxI} {\cdot} m_{luxI} $$ $$\frac{\partial R}{\partial t} = D_r \bigtriangledown^2 B + k_r A - k_{lossH} R $$ $$\frac{\partial H}{\partial t} = D_h \bigtriangledown^2 B + k_h A - k_{lossR} H . $$