Team:Kyoto/Modeling
From 2008.igem.org
(Difference between revisions)
(内容) |
|||
(7 intermediate revisions not shown) | |||
Line 5: | Line 5: | ||
<!-- | <!-- | ||
div.modeling {text-align:left; | div.modeling {text-align:left; | ||
- | + | margin:0px; | |
- | + | width:800px;} | |
p.subtitle {font-size:30px; | p.subtitle {font-size:30px; | ||
margin:0px 0px 10px 0px; | margin:0px 0px 10px 0px; | ||
text-indent:2em;} | text-indent:2em;} | ||
- | p.main {margin:0px 0px 0px 0px; | + | p.main {font-size:12px; |
+ | margin:0px 0px 0px 0px; | ||
text-indent:1em;} | text-indent:1em;} | ||
ol.A {padding:0px 0px 20px;} | ol.A {padding:0px 0px 20px;} | ||
- | li.A {margin:0px 0px 0px 20px;} | + | li.A {font-size:12px; |
+ | margin:0px 0px 0px 20px;} | ||
li.B {margin:0em 2em; | li.B {margin:0em 2em; | ||
font-size:15px;} | font-size:15px;} | ||
Line 19: | Line 21: | ||
font-size:20px; | font-size:20px; | ||
padding:20px 0px 30px 40px;} | padding:20px 0px 30px 40px;} | ||
+ | table.image {margin:10px 5px;} | ||
--> | --> | ||
</style> | </style> | ||
Line 38: | Line 41: | ||
<!--main--> | <!--main--> | ||
- | <p class="title"> | + | <p class="title">Calculation</p> |
+ | <!--Easy approximation calculation--> | ||
<div class="modeling"> | <div class="modeling"> | ||
<p class="subtitle">Easy approximation calculation</p> | <p class="subtitle">Easy approximation calculation</p> | ||
- | <p class="main">We | + | <p class="main">We assume that...</p> |
<ol class="A"> | <ol class="A"> | ||
- | <li class="A">The | + | <li class="A">The inside of the hull is jam-packed with E.coli.</li> |
- | <li class="A">The lower surface of the hull is | + | <li class="A">The lower surface of the hull is totally covered with E.coli.</li> |
- | <li class="A"> | + | <li class="A">Individual thrusts do not interfere each other.</li> |
</ol> | </ol> | ||
- | <li class="B">The weight of the Titanic in water
4.0 × 10<sup>8</sup> N</li> | + | <li class="B">The weight of the Titanic in water =
4.0 × 10<sup>8</sup> N</li> |
- | <li class="B">Volume of the Titanic
9.7 × 10<sup>4</sup> m<sup>3</sup></li> | + | <li class="B">Volume of the Titanic
= 9.7 × 10<sup>4</sup> m<sup>3</sup></li> |
- | <li class="B">Thrust | + | <li class="B">Thrust by the total flagellum (thrust per one flagella = 0.29 pN)
2.5 × 10<sup>3</sup> N</li> |
- | <li class="B">Buoyancy by gas vesicle
( | + | <li class="B">Buoyancy by the total gas vesicle
(buoyancy per one gas vesicle = f<sub>gas</sub> pN)
f<sub>gas</sub> × V<sub>titanic</sub> / V<sub>E.coli</sub> = f<sub>gas</sub> × 9.7 × 10<sup>22</sup> N</li> |
- | <p class="conclusion">Titanic floats | + | <p class="conclusion">The Titanic floats when f<sub>gas</sub> is more than 4.1 × 10<sup>-3</sup> pN !!</p> |
+ | |||
+ | </div> | ||
+ | |||
+ | <!--Further simplification--> | ||
+ | <div class="modeling"> | ||
+ | |||
+ | <p class="subtitle">Further simplification</p> | ||
+ | <p class="main">It is assumed that the ship floats when filled with the same volume water as that of its underwater part.</p> | ||
+ | </div> | ||
+ | |||
+ | <table class="image" align="center"> | ||
+ | <tr><td> | ||
+ | <a href="https://static.igem.org/mediawiki/2008/c/cc/Titanic-modeling.jpg" title="Image:Titanic-modeling.jpg" target="_blank"><img alt="Modeling" src="https://static.igem.org/mediawiki/2008/c/cc/Titanic-modeling.jpg" border="0" width="350" height="250" /></a> | ||
+ | </td></tr> | ||
+ | </table> | ||
- | |||
- | |||
</div> | </div> | ||
<hr> | <hr> | ||
<html> | <html> |
Latest revision as of 00:36, 28 October 2008
Calculation
Easy approximation calculation
We assume that...
- The inside of the hull is jam-packed with E.coli.
- The lower surface of the hull is totally covered with E.coli.
- Individual thrusts do not interfere each other.
The Titanic floats when fgas is more than 4.1 × 10-3 pN !!
Further simplification
It is assumed that the ship floats when filled with the same volume water as that of its underwater part.