Team:KU Leuven/Modeling/Internal

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{d m_{CI}}{d t} = \alpha_1 * CI_{gene} - d_1 * m_{CI}$$ $$\frac{d {CI}}{d t} = \beta_1 * {CI} - d_2 * {CI} $$ $$\frac{d m_{luxI}}{d t} = (L + {\frac{V_{max}}{1 + {\frac{CI}{K_{d1}}}}^{n_{CI}})* luxI_{gene} - d * 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 . $$

References