Team:ETH Zurich/Modeling/Analytical Approximations
From 2013.igem.org
Line 3: | Line 3: | ||
<h1>Steady State AHL Gradient Approximation</h1> | <h1>Steady State AHL Gradient Approximation</h1> | ||
- | <p align = "justify">In the reaction-diffusion model we have formalized the gradient establishment and we solved the resulting partial differential equation numerically. Now, the aim is to derive a suitable analytical approximation. </p> | + | <p align = "justify">In the reaction-diffusion model we have formalized the gradient establishment and we solved the resulting partial differential equation numerically. Now, the aim is to derive a suitable analytical approximation for a single mine colony. </p> |
<h1> Kolmogorov-Petrovsky-Piskounov Equation </h1> | <h1> Kolmogorov-Petrovsky-Piskounov Equation </h1> | ||
- | <p align = "justify">A reaction–diffusion equation concerning the concentration of a single molecule in one spatial dimension is known as the Kolmogorov-Petrovsky-Piskounov Equation. In our case, | + | <p align = "justify">A reaction–diffusion equation concerning the concentration of a single molecule in one spatial dimension is known as the Kolmogorov-Petrovsky-Piskounov Equation. In our case, the equation for AHL has the following general structure:</p> |
\begin{align} | \begin{align} | ||
Line 12: | Line 12: | ||
\end{align} | \end{align} | ||
- | <p align = "justify"> | + | <p align = "justify"> We were interested in the AHL gradient that can be established by a single colony ( located at $x = 0$) on an agar plate, ending up with a less general form of the reaction-diffusion model for AHL:</p> |
\begin{align} | \begin{align} | ||
Line 18: | Line 18: | ||
\end{align} | \end{align} | ||
- | <p align = "justify"> | + | <p align = "justify"> Considering as boundary condition that the concentration at the mine stays constant, we have: </p> |
+ | \begin{align} | ||
+ | [AHL](x=0) = [AHL]_{MineCell,ss} | ||
+ | \end{align} | ||
<br clear="all"/> | <br clear="all"/> | ||
{{:Team:ETH_Zurich/templates/footer}} | {{:Team:ETH_Zurich/templates/footer}} |
Revision as of 21:56, 25 October 2013
Steady State AHL Gradient Approximation
In the reaction-diffusion model we have formalized the gradient establishment and we solved the resulting partial differential equation numerically. Now, the aim is to derive a suitable analytical approximation for a single mine colony.
Kolmogorov-Petrovsky-Piskounov Equation
A reaction–diffusion equation concerning the concentration of a single molecule in one spatial dimension is known as the Kolmogorov-Petrovsky-Piskounov Equation. In our case, the equation for AHL has the following general structure:
\begin{align} \frac{\partial AHL(x,t)}{\partial t} = Diff(AHL(x,t),x) + R(AHL(x,t)) \end{align}
We were interested in the AHL gradient that can be established by a single colony ( located at $x = 0$) on an agar plate, ending up with a less general form of the reaction-diffusion model for AHL:
\begin{align} \frac{\partial AHL}{\partial t} = C_{agar} \cdot D_{AHL} \frac{\partial^2 AHL}{\partial x^2} + DF \cdot (\alpha_{AHL} \cdot [LuxI]-d_{AHL,i} \cdot [AHL]) - d_{AHL,e} \cdot [AHL] \end{align}
Considering as boundary condition that the concentration at the mine stays constant, we have:
\begin{align}
[AHL](x=0) = [AHL]_{MineCell,ss}
\end{align}