Team:SDU-Denmark/project-m

From 2010.igem.org

(Difference between revisions)
m (2. The real system)
m (3. Description of model)
Line 34: Line 34:
The overall result of this spinning bundle is that the bacterium moves in an almost straight line.This could be modelled as a pointforce on the tip of the flagellabundle pointing in the same direction as the bundle.
The overall result of this spinning bundle is that the bacterium moves in an almost straight line.This could be modelled as a pointforce on the tip of the flagellabundle pointing in the same direction as the bundle.
The size of this force can be approximated by calculating the drag on a swimming bacterium. If the bacterium is considered almost spherical the drag force can be calculated by using the formula for stokes flow past a sphere:
The size of this force can be approximated by calculating the drag on a swimming bacterium. If the bacterium is considered almost spherical the drag force can be calculated by using the formula for stokes flow past a sphere:
-
 
+
</p>
[[Image:Team-SDU-Denmark-2010-Dragforce.gif|center]]
[[Image:Team-SDU-Denmark-2010-Dragforce.gif|center]]
-
 
+
<p style="text-align: justify;">
where η(=8.94•10<sup>-4</sup> Pa•s for water) is the viscosity of the fluid in which the bacterium is swimming, r(=0.4•10<sup>-6</sup> m) is the radius of the bacterium and v(=50•10<sup>-6</sup> m/s) is the velocity.
where η(=8.94•10<sup>-4</sup> Pa•s for water) is the viscosity of the fluid in which the bacterium is swimming, r(=0.4•10<sup>-6</sup> m) is the radius of the bacterium and v(=50•10<sup>-6</sup> m/s) is the velocity.
-
 
+
</p>
-
The dragforce and thereby the force created by the flagellabundle of one e. coli is
+
<p style="text-align: justify;">
-
 
+
The dragforce and thereby the force created by the flagellabundle of one ''E. coli'' is
 +
</p>
[[Image:Team-SDU-Denmark-2010-ColiForce.gif|center]]
[[Image:Team-SDU-Denmark-2010-ColiForce.gif|center]]
-
 
+
<p style="text-align: justify;">
The system we are trying to model consists of a lot of bacteria stuck to a wall, but the part we are interested in is really the flagella and the forces they create. So we ignore the bodies of the bacteria, and instead consider the flagella as being stuck directly to the wall, with one end glued to the wall and the other pointing out into the fluid.  
The system we are trying to model consists of a lot of bacteria stuck to a wall, but the part we are interested in is really the flagella and the forces they create. So we ignore the bodies of the bacteria, and instead consider the flagella as being stuck directly to the wall, with one end glued to the wall and the other pointing out into the fluid.  
Next step is to figure out what kind of flowfield, such a pointforce creates. The flowfield created by a pointforce in a fluid with no walls or other obstructions near it can be calculated using the corresponding Green's function known as the stokeslet.
Next step is to figure out what kind of flowfield, such a pointforce creates. The flowfield created by a pointforce in a fluid with no walls or other obstructions near it can be calculated using the corresponding Green's function known as the stokeslet.
-
 
+
</p>
[[Image:Team-SDU-Denmark-Oseen 0.gif|center]]
[[Image:Team-SDU-Denmark-Oseen 0.gif|center]]
-
where the three indices on G represent the number of walls and the matrix-coordinates. h is the distance between the pointforce and the wall and r is the vector from the pointforce to where the flow is to be calculated.
+
<p style="text-align: justify;">where the three indices on G represent the number of walls and the matrix-coordinates. h is the distance between the pointforce and the wall and r is the vector from the pointforce to where the flow is to be calculated.
If the pointforce is placed near a wall modifications must be made, since the flowvelocity has to go to zero at the boundary (known as the no-slip condition). This is done by using the Oseen-Blake tensor. Simply described what the Oseen-Blake tensor does, is to create a mirror image of our force on the other side of the wall, thus cancelling the flow near the wall. (This is not a completely accurate description, but rather an intuitive one.)
If the pointforce is placed near a wall modifications must be made, since the flowvelocity has to go to zero at the boundary (known as the no-slip condition). This is done by using the Oseen-Blake tensor. Simply described what the Oseen-Blake tensor does, is to create a mirror image of our force on the other side of the wall, thus cancelling the flow near the wall. (This is not a completely accurate description, but rather an intuitive one.)
In our case the flagella are stuck to a wall, so we'll be using the Oseen-Blake tensor.
In our case the flagella are stuck to a wall, so we'll be using the Oseen-Blake tensor.
-
 
+
</p>
[[Image:Team-SDU-Denmark-Oseen 1.gif|center]]
[[Image:Team-SDU-Denmark-Oseen 1.gif|center]]
-
 
+
<p style="text-align: justify;">
Here R is the vector from the mirrorpoint of the force to the point where the flow is to be calculated.
Here R is the vector from the mirrorpoint of the force to the point where the flow is to be calculated.
Line 64: Line 65:
The flowfield corresponding to this is shown below.
The flowfield corresponding to this is shown below.
-
 
+
</p>
[[Image:Team-SDU-Denamrk-Pointforces_notxt.jpg|thumb|center|580px|All 3 images show the flowfield created by a pointforce at (0.000007,0.000007) with an angle of 45 degrees with the x-axis. In the first image there are no walls. In the 2nd a wall is placed at y=0. In the 3rd one wall is placed at y=0 and one at y=0.000015]]  
[[Image:Team-SDU-Denamrk-Pointforces_notxt.jpg|thumb|center|580px|All 3 images show the flowfield created by a pointforce at (0.000007,0.000007) with an angle of 45 degrees with the x-axis. In the first image there are no walls. In the 2nd a wall is placed at y=0. In the 3rd one wall is placed at y=0 and one at y=0.000015]]  
-
 
+
<p style="text-align: justify;">
As the above figures show, there is quite a difference depending on how many walls you take in to consideration. We decided to keep working with both the single-wall and the double-wall flowfields.
As the above figures show, there is quite a difference depending on how many walls you take in to consideration. We decided to keep working with both the single-wall and the double-wall flowfields.
</p>
</p>
 +
=== 4. Flagella dynamics ===
=== 4. Flagella dynamics ===
<p style="text-align: justify;">
<p style="text-align: justify;">

Revision as of 10:17, 22 October 2010