|
|
(3 intermediate revisions not shown) |
Line 1: |
Line 1: |
| {{:Team:USTC-China/partials/header}} | | {{:Team:USTC-China/partials/header}} |
| <html> | | <html> |
| + | <img src="https://static.igem.org/mediawiki/2014/8/89/Ustc-china-modeling.jpg" class="ustc-banner"/> |
| + | |
| <div id="main" class="row"> | | <div id="main" class="row"> |
| <div id="main" class="row"> | | <div id="main" class="row"> |
Line 61: |
Line 63: |
| <h3 data-magellan-destination="introduction">Introduction</h3> | | <h3 data-magellan-destination="introduction">Introduction</h3> |
| | | |
- | <p>In our project, we want to stop the movement of C.crescentus to image a <b>clear</b> photo. So we need to know whether we have stopped those excited boys. One problem about this is, how to define and measure the parameter of the C.crescentus' motion?</p> | + | <p>In our project, we want to stop the movement of <i>C.crescentus</i> to image a <b>clear</b> photo. So we need to know whether we have stopped those excited boys. One problem about this is, how to define and measure the parameter of the <i>C.crescentus'</i> motion?</p> |
| | | |
| <a name="analysisoftheproblem"></a> | | <a name="analysisoftheproblem"></a> |
Line 70: |
Line 72: |
| <li>the solution is uniform, which means the composition of every part in the solution is the same </li> | | <li>the solution is uniform, which means the composition of every part in the solution is the same </li> |
| <li>the number of the bacteria would not change in short time. </li> | | <li>the number of the bacteria would not change in short time. </li> |
- | <li>the motion of the C.crescentus is random and they can be regarded as free gas.</li> | + | <li>the motion of the <i>C.crescentus</i> is random and they can be regarded as free gas.</li> |
| </ol> | | </ol> |
| <p>And we suppose the distance one bacterium moved in time $t$ is $l$. Then the diffusion coefficient D can be defined as <br /> | | <p>And we suppose the distance one bacterium moved in time $t$ is $l$. Then the diffusion coefficient D can be defined as <br /> |
| $$D=l^2/(2t)$$ | | $$D=l^2/(2t)$$ |
- | <img style="height: 300px;"src="https://static.igem.org/mediawiki/2014/b/b0/USTC-China_Modeling_Motion_Diffusion.jpg" class="th"/></p> | + | <div align="center"><img style="height: 300px;"src="https://static.igem.org/mediawiki/2014/b/b0/USTC-China_Modeling_Motion_Diffusion.jpg" class="th"/></div></p> |
- | <p>As you can guess, we are going to use $D$ to describe the motion of C.crescentus in stead of velocity. The reason is that the object of our study is a large crowd of bacteria, and it is more suitable to use diffusion coefficient as the parameter of the system.</p> | + | <p>As you can guess, we are going to use $D$ to describe the motion of <i>C.crescentus</i> in stead of velocity. The reason is that the object of our study is a large crowd of bacteria, and it is more suitable to use diffusion coefficient as the parameter of the system.</p> |
| | | |
- | <p>In fact, $D$ describe the diffusion rate of bacteria. It's easy to predict that after we give the signal "stop", $D$ would decline because the C.crescentus can not get the help from the rotation of their flagellum and the holdfast would block their movement.</p> | + | <p>In fact, $D$ describe the diffusion rate of bacteria. It's easy to predict that after we give the signal "stop", $D$ would decline because the <i>C.crescentus</i> cannot get the help from the rotation of their flagellum and the holdfast would block their movement.</p> |
| | | |
| <p>But, how can we measure the value of the diffusion coefficient?</p> | | <p>But, how can we measure the value of the diffusion coefficient?</p> |
Line 83: |
Line 85: |
| <a name="gettingthehelpfromeinstein"></a> | | <a name="gettingthehelpfromeinstein"></a> |
| <h3 data-magellan-destination="gettingthehelpfromeinstein">Getting the help from Einstein</h3> | | <h3 data-magellan-destination="gettingthehelpfromeinstein">Getting the help from Einstein</h3> |
- | <img src="https://static.igem.org/mediawiki/2014/5/54/IGEM_USTC-China_Modeling.jpg" class="th"/> | + | <div align="center"><img src="https://static.igem.org/mediawiki/2014/5/54/IGEM_USTC-China_Modeling.jpg" class="th"/> |
- | <img style="height: 260px;"src="https://static.igem.org/mediawiki/2014/f/fa/USTC-China_Modeling_Motion_RW1.jpg" height="275px" class="th" /> | + | <img style="height: 260px;"src="https://static.igem.org/mediawiki/2014/f/fa/USTC-China_Modeling_Motion_RW1.jpg" height="275px" class="th" /></div> |
| <p>In early years of last century, Einstein focused on the motion of free gas, and got the famous Einstein Relation: | | <p>In early years of last century, Einstein focused on the motion of free gas, and got the famous Einstein Relation: |
| $$Ave(x^2)=2Dt$$ | | $$Ave(x^2)=2Dt$$ |
Line 94: |
Line 96: |
| <h3 data-magellan-destination="modelingresults">Results</h3> | | <h3 data-magellan-destination="modelingresults">Results</h3> |
| | | |
- | <img src="https://static.igem.org/mediawiki/2014/e/ea/Ustc-china-motion1.png" class="th"/> | + | <div align="center"><img src="https://static.igem.org/mediawiki/2014/e/ea/Ustc-china-motion1.png" class="th"/></div> |
| <p>We use Mathematics to simulate 500-step movements of 5 bacteria, the image above shows their locus (in different color). ALl the bacteria "moved" randomly to different directions. Than we calculate square of the distance from original point, plot it with steps $ n $ <br /> | | <p>We use Mathematics to simulate 500-step movements of 5 bacteria, the image above shows their locus (in different color). ALl the bacteria "moved" randomly to different directions. Than we calculate square of the distance from original point, plot it with steps $ n $ <br /> |
| | | |
- | <img src="https://static.igem.org/mediawiki/2014/a/a8/IGEM_USTC-China_Modeling_RandomWalk_Results.jpg" class="th" /></p> | + | <div align="center"><img src="https://static.igem.org/mediawiki/2014/a/a8/IGEM_USTC-China_Modeling_RandomWalk_Results.jpg" class="th" /></div></p> |
| | | |
| <p>From the figure we can conclude that different diffusion coefficients correspond to different slopes of the fitting line. So we can develop a experimental method to evaluate the parameter of the system.</p> | | <p>From the figure we can conclude that different diffusion coefficients correspond to different slopes of the fitting line. So we can develop a experimental method to evaluate the parameter of the system.</p> |
| <p>When we get the value of diffusion coefficients before and after we gave the signal STOP, we can compare them to see how our paths woke. What's more, with D, we can estimate how far a bacterium can move in a particular period of time, and predict how clear our image would be.</p> | | <p>When we get the value of diffusion coefficients before and after we gave the signal STOP, we can compare them to see how our paths woke. What's more, with D, we can estimate how far a bacterium can move in a particular period of time, and predict how clear our image would be.</p> |
- | <p>From a quantitative perspective, this work upholds the idea of using C.crescentus instead of E. Coli as chassis to make the image more clear.</p> | + | <p>From a quantitative perspective, this work upholds the idea of using <i>C.crescentus</i> instead of E. Coli as chassis to make the image more clear.</p> |
| | | |
| <blockquote> | | <blockquote> |