Team:Grenoble-EMSE-LSU/Project/Modelling/Parameters

From 2013.igem.org

(Difference between revisions)
Line 29: Line 29:
<li id="titre">
<li id="titre">
<h1>Finding parameters</h1>
<h1>Finding parameters</h1>
-
<p> Our model now considers the maturation of KillerRed and the accumulation of damages done to the bacteria. It is able to explain and predict properly the behaviour observed. But we still have to find the best parameters to do so. These are 6 parameters to find :</p>
+
<p> Our model now considers the maturation of KillerRed and the accumulation of damages done to the bacteria. It is able to explain and predict properly the evolution of all three quantities that are observed : the optical density of the suspension, its fluorescence and the density of living cells. But we still have to determine the best parameters to do it.</p>
 +
<p> These are 6 parameters to find :</p>
<p> $r$ : the speed of growth of bacteria. in $min^{-1}$</p>
<p> $r$ : the speed of growth of bacteria. in $min^{-1}$</p>
<p> $a$ : the production of KillerRed per bacteria. in $UF.OD^{-1}.min^{-1}$</p>
<p> $a$ : the production of KillerRed per bacteria. in $UF.OD^{-1}.min^{-1}$</p>
Line 35: Line 36:
<p> $m$ : the maturation rate of KillerRed. in $min^{-1}$</p>
<p> $m$ : the maturation rate of KillerRed. in $min^{-1}$</p>
<p> $k$ : the toxicity of KillerRed. in $OD.UF^{-1}.UL^{-1}.min^{-1}$</p>
<p> $k$ : the toxicity of KillerRed. in $OD.UF^{-1}.UL^{-1}.min^{-1}$</p>
-
<p> $l$ : the ability of the bacteria to repear damages of ROS. unitless</p>
+
<p> $l$ : the ability of the bacteria to repair damages of ROS. unit less</p>
<br>
<br>
<p> With the units :</p>
<p> With the units :</p>
-
<p> $OD$ is the Optical Density for $\lambda = 600nm$</p>
+
<p> $OD$ is the Optical Density at $\lambda = 600nm$</p>
-
<p> $UF$ is an arbitrary Unit of Fluorescence</p>
+
<p> $UF$ is an arbitrary Unit of Fluorescence (with $\lambda_exitation=585nm$ and $\lambda_desexitation=610nm$</p>
-
<p> $UL$ is an arbitrary Unit of Light, related to the energy received by the bacteria. $1 UF$ shall be the energy of light received by an erlenmeyer with a MR16 LED on its side.</p>
+
<p> $UL$ is an arbitrary Unit of Light, related to the energy received by the bacteria. $1 UF$ shall be the energy of light received by an an Erlenmeyer flask with a MR16 LED on its side at full power.</p>
<br>
<br>
<p>The aim is to find the set of parameters that best explains the curves of OD and fluorescence observed. As we cannot find them separately for they have opposite effects, we search for the set of parameters that minimises the distance between what predicts the model whit these parameters and what is observed. The distance chosen is the Euclidian distance : the Sum of Square Residuals, or SSR. In our case, the easiest and quickest method are unusable :</p>
<p>The aim is to find the set of parameters that best explains the curves of OD and fluorescence observed. As we cannot find them separately for they have opposite effects, we search for the set of parameters that minimises the distance between what predicts the model whit these parameters and what is observed. The distance chosen is the Euclidian distance : the Sum of Square Residuals, or SSR. In our case, the easiest and quickest method are unusable :</p>

Revision as of 18:14, 30 September 2013

Grenoble-EMSE-LSU, iGEM


Grenoble-EMSE-LSU, iGEM

Retrieved from "http://2013.igem.org/Team:Grenoble-EMSE-LSU/Project/Modelling/Parameters"