Team:Kyoto/Modeling
From 2008.igem.org
(Difference between revisions)
(hr) |
(内容) |
||
Line 5: | Line 5: | ||
<!-- | <!-- | ||
div.modeling {text-align:left; | div.modeling {text-align:left; | ||
- | + | padding:0px 0px 30px; | |
width:800px;} | width:800px;} | ||
- | p.subtitle {font-size: | + | p.subtitle {font-size:30px; |
margin:0px 0px 10px 0px; | margin:0px 0px 10px 0px; | ||
- | text-indent: | + | text-indent:2em;} |
p.main {margin:0px 0px 0px 0px; | p.main {margin:0px 0px 0px 0px; | ||
text-indent:1em;} | text-indent:1em;} | ||
+ | ol.A {padding:0px 0px 20px;} | ||
+ | li.A {margin:0px 0px 0px 20px;} | ||
+ | li.B {margin:0em 2em; | ||
+ | font-size:15px;} | ||
+ | p.conclusion {color:#FF0000; | ||
+ | font-size:20px; | ||
+ | padding:20px 0px 30px 40px;} | ||
--> | --> | ||
</style> | </style> | ||
Line 33: | Line 40: | ||
<p class="title">Modeling</p> | <p class="title">Modeling</p> | ||
+ | <div class="modeling"> | ||
+ | |||
+ | <p class="subtitle">Easy approximation calculation</p> | ||
+ | |||
+ | <p class="main">We are similar like a lower figure by Titanic and do the following suppositions.</p> | ||
+ | |||
+ | <ol class="A"> | ||
+ | <li class="A">The hull inside is clogged up with E.coli jam-packed.</li> | ||
+ | <li class="A">The lower surface of the hull is filled with E.coli.</li> | ||
+ | <li class="A">The individual thrust does not interfere each other.</li> | ||
+ | </ol> | ||
+ | |||
+ | <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">Thrust of flagellum (Thrust per one = 0.29 pN)
2.5 × 10<sup>3</sup> N</li> | ||
+ | <li class="B">Buoyancy by gas vesicle
(Buoyancy per one = f<sub>gas</sub>)
f<sub>gas</sub> pN × 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 if f<sub>gas</sub> is more than 4.1 × 10<sup>-3</sup> pN!!</p> | ||
+ | |||
+ | <p class="subtitle">Easily more</p> | ||
+ | <p class="main">It floats if only the same volume as the part below the waterline is filled with air.</p> | ||
</div> | </div> | ||
<hr> | <hr> | ||
<html> | <html> |
Revision as of 15:09, 26 October 2008
Modeling
Easy approximation calculation
We are similar like a lower figure by Titanic and do the following suppositions.
- The hull inside is clogged up with E.coli jam-packed.
- The lower surface of the hull is filled with E.coli.
- The individual thrust does not interfere each other.
Titanic floats if fgas is more than 4.1 × 10-3 pN!!
Easily more
It floats if only the same volume as the part below the waterline is filled with air.