Team:St Andrews/project/modelling/model 3

From 2010.igem.org

(Difference between revisions)
(New page: {{:Team:St_Andrews/defaulttemplate}} =Model 3: Pseudo Multi Cell One Dimension= ==Theory and Assumptions==)
Line 2: Line 2:
=Model 3: Pseudo Multi Cell One Dimension=
=Model 3: Pseudo Multi Cell One Dimension=
-
==Theory and Assumptions==
+
==Theory & assumptions==
 +
The results produced from both of our previous models were unsatisfactory, since neither gave us quantifiable data from which experimental comparisons could be made, although the switching on was clearly visible in both. Therefore it was decided that in order to properly capture the mechanism of bistability it was essential to have some element of cell number, and as such we must simulate the growth of a cell colony rather than artificially increase the amount of HSL in our external environment.
 +
Several crucial elements were added to the model to incorporate this new outlook:
 +
 
 +
 
 +
i. A new variable 'Number of cells' was added
 +
 
 +
ii. Two new functions which simulate cell growth and cell death
 +
 
 +
iii. A new paramter 'Volume'
 +
 
 +
 
 +
The number of cells is set at the beginning of the simulation by the user. Based on a doubling time of 20 minutes, the variable is increased every increment by the cell growth function. In order to simulate the increase in HSL due to these new cells, each new cell is accompanied by an increase in HSL which is equal to that being contributed by the cells already present in the system. (VOLUME THING IN DIFFERENTIALS). Similarly we included a cell death function which decreases the number of cells at a halving rate of 20 minutes in tandem to the growth rate.

Revision as of 10:03, 7 September 2010


St Andrews from East Sands

University of St Andrews iGEM 2010

Welcome!

The Saints

University of St Andrews iGEM 2010

Our first year at iGEM!

Model 3: Pseudo Multi Cell One Dimension

Theory & assumptions

The results produced from both of our previous models were unsatisfactory, since neither gave us quantifiable data from which experimental comparisons could be made, although the switching on was clearly visible in both. Therefore it was decided that in order to properly capture the mechanism of bistability it was essential to have some element of cell number, and as such we must simulate the growth of a cell colony rather than artificially increase the amount of HSL in our external environment. Several crucial elements were added to the model to incorporate this new outlook:


i. A new variable 'Number of cells' was added

ii. Two new functions which simulate cell growth and cell death

iii. A new paramter 'Volume'


The number of cells is set at the beginning of the simulation by the user. Based on a doubling time of 20 minutes, the variable is increased every increment by the cell growth function. In order to simulate the increase in HSL due to these new cells, each new cell is accompanied by an increase in HSL which is equal to that being contributed by the cells already present in the system. (VOLUME THING IN DIFFERENTIALS). Similarly we included a cell death function which decreases the number of cells at a halving rate of 20 minutes in tandem to the growth rate.