Team:KULeuven/Model/Diffusion

From 2008.igem.org

(Difference between revisions)
(Diffusion)
(Diffusion)
Line 7: Line 7:
Even though HSL in our system is not really aimed at communication between cells, we still need to model diffusion in our system (we expect it to have a nice synchronising effect though). Most importantly because it significantly inluences the intracellular HSL concentration, modifying the timer function we're aiming for in our system.
Even though HSL in our system is not really aimed at communication between cells, we still need to model diffusion in our system (we expect it to have a nice synchronising effect though). Most importantly because it significantly inluences the intracellular HSL concentration, modifying the timer function we're aiming for in our system.
-
===petri dish===
+
===Petri dish===
-
===microchemostat===
+
===Microchemostat===
Since the final destination of Dr. Coli would be the colon of a patient, we would like to model diffusion in a similar environment. We also want to model a dividing 'colony' of cells (see [https://2008.igem.org/Team:KULeuven/Model/MultiCell '''Multicell'''] so we can not make the system too large or complex. A compromise between these two has been found in the form of a microchemostat. The use of this device has a couple of very interesting advantages for us.  
Since the final destination of Dr. Coli would be the colon of a patient, we would like to model diffusion in a similar environment. We also want to model a dividing 'colony' of cells (see [https://2008.igem.org/Team:KULeuven/Model/MultiCell '''Multicell'''] so we can not make the system too large or complex. A compromise between these two has been found in the form of a microchemostat. The use of this device has a couple of very interesting advantages for us.  

Revision as of 10:10, 5 September 2008

  dock/undock dropdown  

Contents

Diffusion

The LuxI protein, output of our InverTimer, produces the long-lived 3OC6HSL molecules. These are in fact signaling molecules used by cells to communicate with each other by diffusing in the environment.

Even though HSL in our system is not really aimed at communication between cells, we still need to model diffusion in our system (we expect it to have a nice synchronising effect though). Most importantly because it significantly inluences the intracellular HSL concentration, modifying the timer function we're aiming for in our system.

Petri dish

Microchemostat

Since the final destination of Dr. Coli would be the colon of a patient, we would like to model diffusion in a similar environment. We also want to model a dividing 'colony' of cells (see Multicell so we can not make the system too large or complex. A compromise between these two has been found in the form of a microchemostat. The use of this device has a couple of very interesting advantages for us.

  • The first advantage is that in this device, we can have a continuous flow of new nutrients while old medium is removed, this can create an equilibrium state where the dilution rate is equal to the growth rate of the bacteria. This is a lot more similar to the situation in the gut of a patient than say, a petri-dish.
  • Another advantage is the fact that the medium inside the chemostat can be considered to be quite homogeneous, making the precise working out of Fick's laws unnecessary. We still looked at this though, for example in a petri-dish. Output can be seen below.
  • The microchemostat contains a relatively small number of cells, placing multi-cell modeling of the system within our grasp.

Parameters

Parameter values (Diffusion related)
Name Value Comments Reference
Vcell 7.0E-16 L Cellular volume
Vext 1.0E-12 L Volume of the microchemostat, 1000 µm3
σ.A 2.1E-17 L.s-1 Permeability of the entire E. coli cell wall link
Ddilution 8.0E-5 s-1 Dilution rate in the microchemostat, can be adjusted of course link