Team:SDU-Denmark/project-m

From 2010.igem.org

(Difference between revisions)
(2. The real system)
(5. A 2-D model of the system)
Line 68: Line 68:
=== 5. A 2-D model of the system ===
=== 5. A 2-D model of the system ===
 +
In this chapter we will present our model a bit more precisely and present some of the results it has given us.
 +
The 2-D model consists of a one dimensional grid, to which flagella are attached. Each flagellum produces a force which creates a flow which pushed every other flagellum, and thus a dynamic system is created. To calculate how big the flow will be at a given point, a vector from the tip of the force-producing flagellum to the point where the you wish to know the flow must be created. To know how a flagellum is affected by the flow, the flow at the tip of the flagellum must be calculated. The situation is sketched below.
 +
Billede
-
First, we will make a model consisting of a 1D-grid, afterwards we will expand it to 2D.  
+
Once you have this vector and the vector corresponding to the force. The flow can be calculated using stokeslet or the Oseen-Blake tensor depending on whether there is a wall nearby. In our system there is a wall so we will be using the Oseen-Blake tensor. This means that we are also required to find a vector from the mirrorpoint of the force, to the point at which we wish to know the flow.
-
'''1D-model'''
+
After this it is a matter of summarizing over all the flagella to find the total flowfield.
-
indsæt billede her
+
-
 
+
-
What we do from here is that we neglect the body of the bacteria. Instead we imagine that the flagella are glued to the surface off the pipe in such a way that they
+
-
 
+
-
<math>\coprod_{i=1}^N x_i</math>
+
=== Litterature  ===
=== Litterature  ===

Revision as of 17:28, 16 October 2010