Difference between revisions of "Team:Stanford-Brown-RISD/Measurement"

Line 3: Line 3:
  
 
<head>
 
<head>
<link href="https://fonts.googleapis.com/css?family=Abril+Fatface" rel="stylesheet">
 
<link href="https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet">
 
<link rel="stylesheet" href="https://2018.igem.org/Template:Stanford-Brown-RISD/CSS" type="text/css">
 
</head>
 
 
<div class="column full_size">
 
 
<img style="display:block ;margin-left:auto; margin-right:auto; width:25%;" src="https://static.igem.org/mediawiki/2018/4/48/T--Stanford-Brown-RISD--Logo.png">
 
 
</div>
 
 
 
<!--
 
 
<div class="clear"></div>
 
 
  
 +
<link href="https://fonts.googleapis.com/css?family=Abril+Fatface" rel="stylesheet">
 +
<link href="https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet">
 +
<link rel="stylesheet" href="https://2018.igem.org/Template:Stanford-Brown-RISD/CSS" type="text/css">
  
 +
</head>
  
  
 
<div class="column full_size">
 
<div class="column full_size">
<h1>Measurement</h1>
 
 
<p>There are a lot of exciting parts in the Registry, but many parts have still not been characterized. Synthetic Biology needs great measurement approaches for characterizing new parts, and efficient new methods for characterizing many parts at once. If you've done something exciting in the area of Measurement, describe it here!</p>
 
</div>
 
<div class="clear"></div>
 
 
<div class="column two_thirds_size">
 
<h3>Best Innovation in Measurement Special Prize</h3>
 
<p>If you've done excellent work in measurement, you should consider nominating your team for this special prize. Designing great measurement approaches for characterizing new parts or developing and implementing an efficient new method for characterizing thousands of parts are good examples.
 
<br><br>
 
To compete for the <a href="https://2018.igem.org/Judging/Awards">Best Innovation in Measurement prize</a>, please describe your work on this page and also fill out the description on the <a href="https://2018.igem.org/Judging/Judging_Form">judging form</a>.
 
<br><br>
 
You must also delete the message box on the top of this page to be eligible for this prize.
 
 
</p>
 
 
</div>
 
 
  
<div class="column third_size">
+
<img src="https://static.igem.org/mediawiki/2018/thumb/0/01/T--Stanford-Brown-RISD--Title_Model.png/1600px-T--Stanford-Brown-RISD--Title_Model.png">
<div class="highlight decoration_A_full">
+
<h3>Inspiration</h3>
+
<p>You can look at what other teams did to get some inspiration! <br />
+
Here are a few examples:</p>
+
<ul>
+
<li><a href="https://2016.igem.org/Team:Stanford-Brown">2016 Stanford-Brown</a></li>
+
<li><a href="https://2016.igem.org/Team:Genspace">2016 Genspace</a></li>
+
<li><a href="https://2015.igem.org/Team:William_and_Mary">2015 William and Mary</a></li>
+
<li><a href="https://2014.igem.org/Team:Aachen">2014 Aachen  </a></li>
+
</ul>
+
</div>
+
</div>
+
  
-->
+
<h3> Abstract & Introduction </h3>
 +
<p> Mycelium is an ideal candidate for the construction of building materials on Mars due in most part to its replicability; a builder will end up with more material than he brought with him. However, while concrete and rebar are not easily transported, they are conveniently measured in volume and in weight, and a builder can precisely simulate the things that he can build given his material constraints. The model developed for our project attempts to confer this ease of measurability onto mycelium in order to better understand its utility as a building material—given a starting amount of mycelium, how much can a builder grow given his time constraints? Alternately, if a builder brings fillable molds and a starter colony of mycelium—how long will it take for his fungus to fill the mold? I constructed a Python model to answer these questions, and to simulate the fractal and competitive growth pattern of mycelial hyphae, in the hopes that it will be used to inform others’ efforts in growing mycelium in the future. </p>
  
 
</html>
 
</html>

Revision as of 03:02, 18 October 2018

Abstract & Introduction

Mycelium is an ideal candidate for the construction of building materials on Mars due in most part to its replicability; a builder will end up with more material than he brought with him. However, while concrete and rebar are not easily transported, they are conveniently measured in volume and in weight, and a builder can precisely simulate the things that he can build given his material constraints. The model developed for our project attempts to confer this ease of measurability onto mycelium in order to better understand its utility as a building material—given a starting amount of mycelium, how much can a builder grow given his time constraints? Alternately, if a builder brings fillable molds and a starter colony of mycelium—how long will it take for his fungus to fill the mold? I constructed a Python model to answer these questions, and to simulate the fractal and competitive growth pattern of mycelial hyphae, in the hopes that it will be used to inform others’ efforts in growing mycelium in the future.