Team:SDU-Denmark/project-m

From 2010.igem.org

(Difference between revisions)
(4. Flagella dynamics)
(4. Flagella dynamics)
Line 61: Line 61:
The first thing we had to figure out was how the flow created by all of the other flagella would affect one single flagellum. To do this we decided to approximate a flagellum as a string of spheres and use dragforce calculations to figure out the force with which the flowfields of the other flagella would affect the beads. The procedure is shown below.
The first thing we had to figure out was how the flow created by all of the other flagella would affect one single flagellum. To do this we decided to approximate a flagellum as a string of spheres and use dragforce calculations to figure out the force with which the flowfields of the other flagella would affect the beads. The procedure is shown below.
 +
 +
First the fluid velocity at the given point is found. The method is the same whether there is 0, 1 or two walls, but the tensor used varies.
[[Image:Team-SDU-Denmark-2010-v(r)-dummie.gif]]
[[Image:Team-SDU-Denmark-2010-v(r)-dummie.gif]]
The dragforce created by the fluid on the bead is calculated using the same formula we used in chapter 3
The dragforce created by the fluid on the bead is calculated using the same formula we used in chapter 3
-
[[Image:Team-SDU-Denmark-2010-Force.gif|center]]
+
[[Image:Team-SDU-Denmark-2010-Force-2.gif|center]]
Once we have the force we can use it to calculate the torque on the bead, we then summarize the torques of the individual beads to get the total torque
Once we have the force we can use it to calculate the torque on the bead, we then summarize the torques of the individual beads to get the total torque
-
[[Image:Team-SDU-Denmark-2010-Torque.gif|center]]
+
[[Image:Team-SDU-Denmark-2010-Torque-2.gif|center]]
-
We then go to from the torque to the acceleration by dividing with the inertia. This is also where we introduce the potential, that we mentioned earlier
+
We then go to from the torque to the angular acceleration by dividing with the inertia. This is also where we introduce the potential, that we mentioned earlier
-
[[Image:Team-SDU-Denmark-2010-Acceleration.gif|center]]
+
[[Image:Team-SDU-Denmark-2010-Acceleration-2.gif|center]]
-
Now that we have the acceleration we can insert it into the equation of motion. This allows us to calculate the position of the flagella at the next timestep by using it's position at the current and at the previous timestep.
+
Now that we have the angular acceleration we can insert it into the equation of motion. This allows us to calculate the position of the flagella at the next timestep by using it's position at the current and at the previous timestep.
-
[[Image:Team-SDU-Denmark-2010-Angle.gif|center]]
+
[[Image:Team-SDU-Denmark-2010-Angle-2.gif|center]]
   
   

Revision as of 20:20, 16 October 2010