Team:Osaka/Modeling
From 2013.igem.org
Line 79: | Line 79: | ||
</div> | </div> | ||
- | <img src="https://static.igem.org/mediawiki/2013/9/9c/LoopFormA_1.gif" style="position:absolute; width:400px; top:1800px; | + | <div style="width:100%; height:1000px; floaf:left;"> |
- | <img src="https://static.igem.org/mediawiki/2013/a/a6/EDGE_B2.gif" style="position:absolute; width:400px; top:1800px; > | + | <img src="https://static.igem.org/mediawiki/2013/9/9c/LoopFormA_1.gif" style="position:absolute; width:400px; top:1800px; left: 30px;"> |
- | <img src="https://static.igem.org/mediawiki/2013/8/8a/EDGE_A2.gif" style="position:absolute; width:400px; top: | + | <img src="https://static.igem.org/mediawiki/2013/a/a6/EDGE_B2.gif" style="position:absolute; width:400px; top:1800px; left: 450px;> |
- | <img src="https://static.igem.org/mediawiki/2013/9/9c/LoopFormA_1.gif" style="position:absolute; width:400px; top: | + | <img src="https://static.igem.org/mediawiki/2013/8/8a/EDGE_A2.gif" style="position:absolute; width:400px; top:2300px; lleft: 150px;> |
- | + | <img src="https://static.igem.org/mediawiki/2013/9/9c/LoopFormA_1.gif" style="position:absolute; width:400px; top:2300px;left: 450px;> | |
+ | </div> | ||
Revision as of 03:49, 28 September 2013
Syuichi Iwakiri built differential equations to describe the movement of E.coli and nutrition.
And Hiroki Nishiyama did simulations of the equations.
In the equation on the picture , A means the number of type A-Ecoli , B means the number of type B-Ecoli ,
and N means the concentration of nutrition.
The first partial differential equation of A has 3 factors.
The first one is the diffusion of A , the second one is the growth of A ,
and the third one is the transition from A to B. The transition happens only when N is smaller than No.
The second partial differential equation of B has 2 factors.
The first one is the diffusion of B , and the second one is the transition from A to B.
The third partial differential equation of N has 3 factors.
The first one is the diffusion of N , and the second one is the consume by A ,
the third one is the virtual consume by B (b is the consume rate and c is the produce rate).
The Theory Group have discovered a unique patterns ,
for example , a fractal pattern and cross-like pattern.
We show several patterns that we got from the simulations below.
The gif files show how the number of A type bacterias(Z-axis) develop in 2D area(X-Y plate).