Team:Osaka/Modeling
From 2010.igem.org
(Difference between revisions)
Line 6: | Line 6: | ||
<h3>Scope</h3> | <h3>Scope</h3> | ||
- | For simplicity, the model is confined to a space of fixed volume and area. Therefore, all quantities involving concentrations or density can be simply expressed as | + | For simplicity, the model is confined to a space of fixed volume and area. Therefore, all quantities involving concentrations or density can be simply expressed as absolute amounts present in this space. |
<h3>Variables</h3> | <h3>Variables</h3> | ||
- | To keep the model simple, we only considered | + | To keep the model simple, we only considered the following set of absolutely essential quantities:<ul> |
+ | <li>x: live plant biomass</li> | ||
+ | <li>y: yeast biomass</li> | ||
+ | <li>z: E. coli biomass</li> | ||
+ | <li>w: water content in soil</li> | ||
+ | <li>c: cellulose</li> | ||
+ | <li>e: active extracellular cellulase</li> | ||
+ | <li>s: available glucose</li> | ||
+ | <li>p: PGA</li> | ||
+ | </ul> | ||
+ | <h3>The model</h3> | ||
- | < | + | <h4>Differential equations</h4> |
- | < | + | <h4>Functions</h4> |
- | < | + | <h4>Parameters</h4> |
<h3>Results</h3> | <h3>Results</h3> |
Revision as of 07:09, 27 October 2010
Modeling
To model the Continuous Greening Cycle, we applied the biochemical engineering principle of mass balance. We defined a set of variables representing the various mass quantities involved in the system (biomass, nutrients etc), then constructed differential equations to describe their changes over time. We planned to use MatLab or R to run a simulation of the model.Scope
For simplicity, the model is confined to a space of fixed volume and area. Therefore, all quantities involving concentrations or density can be simply expressed as absolute amounts present in this space.Variables
To keep the model simple, we only considered the following set of absolutely essential quantities:- x: live plant biomass
- y: yeast biomass
- z: E. coli biomass
- w: water content in soil
- c: cellulose
- e: active extracellular cellulase
- s: available glucose
- p: PGA