Team:Evry/ODE model
From 2012.igem.org
(Difference between revisions)
Line 52: | Line 52: | ||
<h2>References</h2> | <h2>References</h2> | ||
+ | |||
+ | <h2>Other possibilities</h2> | ||
+ | |||
+ | With auxin in the external medium: | ||
+ | |||
+ | <br/> | ||
+ | <center> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/9/9a/Compartments-out.png" alt="tadpole + external compartments" /img> | ||
+ | </center> | ||
+ | <br/> | ||
+ | |||
+ | With a specific receptor organ: | ||
+ | |||
+ | <br/> | ||
+ | <center> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/2/2e/Compartments-other.png" alt="tadpole + other compartments" /img> | ||
+ | </center> | ||
<script type="text/javascript">writeFooter()</script> | <script type="text/javascript">writeFooter()</script> | ||
</html> | </html> |
Revision as of 11:29, 16 September 2012
Model using Ordinary Differential Equations(ODE)
Overview
The first model we developed represents the tadpole as a three compartment system:- The skin that produces (or receives) auxins;
- The blood that transport auxins to the organs;
- The organs (called receptors) that interacts with auxin molecules.
The parallel with (electrical) engineering is made easy: the skin represents a generator that will add a quantity to the system; The blood represents wires, that convey this quantity throughout the system; Finally the organs are the sinks that use the quantity to work.
This very idealized view of the tadpoles allows to make some interesting simplifications: The processes happening in the system can be approximated using Ordinary Differential Equations (ODE), one of the simplest form of differential equations; Plus, the organs repartition and shape are not taken into account.
This over-simplication of the problem causes the model to give very imprecise quantitative results but its strength is in allowing us to make some qualitative predictions about the success or failure of some experiments.
Hypothesis
There are the different hypothesis we were constrained to make in order to model the system:- The auxin concentration inside a compartment is homogeneous
- No auxins can go from the skin directly to the organs./li>
- The auxin flow follows the concentration gradient between compartmens.
Model description
Equations
Geometry
Limit conditions
Calibration
Results
Conclusion
References
Other possibilities
With auxin in the external medium:With a specific receptor organ: