Team:SDU-Denmark/project-m

From 2010.igem.org

(Difference between revisions)
(5. A 2-D model of the system)
(5. A 2-D model of the system)
Line 88: Line 88:
In this chapter we will present our model a bit more precisely and present some of the results it has given us.
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 2-D model consists of a one dimensional grid, to which flagella are attached. Each flagellum produces a force which creates a flow which pushes 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 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.  
-
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.
+
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.
After this it is a matter of summarizing over all the flagella to find the total flowfield.
After this it is a matter of summarizing over all the flagella to find the total flowfield.
-
The situation (disregarding the mirrorpoint is sketched in figure XX.  
+
The situation (disregarding the mirrorpoint) is sketched in figure XX.  
The completely velocity controlled equation of motion then becomes(using the notation in figure XX):
The completely velocity controlled equation of motion then becomes(using the notation in figure XX):

Revision as of 20:46, 16 October 2010