Team:UIUC Illinois/Modeling
From 2014.igem.org
(16 intermediate revisions not shown) | |||
Line 9: | Line 9: | ||
} | } | ||
</style> | </style> | ||
+ | |||
<div id="page"> | <div id="page"> | ||
<center><p style="font-size: 400% ">Modeling</p></center> | <center><p style="font-size: 400% ">Modeling</p></center> | ||
- | <center><p style="font-size: 150% "><i>"The | + | <center><p style="font-size: 150% "><i>"All science requires mathematics. The knowledge of mathematical things is almost innate in us.... This is the easiest of sciences, a fact which is obvious in that no one's brain rejects it; for laymen and people who are utterly illiterate know how to count and reckon."</i></p></center> |
- | <br><center>- | + | <br><center>-Roger Bacon</br></center> |
+ | <br> | ||
+ | <center><img src="https://static.igem.org/mediawiki/2014/5/5f/Ppp_cutedog.JPG"/></center> | ||
+ | |||
<div class="leftparagraph"> | <div class="leftparagraph"> | ||
Line 69: | Line 73: | ||
<hr width="100%" size="8" align="center"> | <hr width="100%" size="8" align="center"> | ||
<hr noshade> | <hr noshade> | ||
- | + | ||
<h2>Modeling Dog's intestine </h2> | <h2>Modeling Dog's intestine </h2> | ||
<div class="leftparagraph"> | <div class="leftparagraph"> | ||
<p><b>Description:</b></p> | <p><b>Description:</b></p> | ||
- | K<sub>T</sub> | + | K<sub>T</sub> is the rate of transfer, C<sub>i</sub> is concentration of caffeine in intestine of dog, |
+ | C<sub>b</sub> is concentration of caffeine in blood which should be coming down from intestine.<br> | ||
+ | A<sub>i</sub> is the surface area of the intestine, V<sub>i</sub> is the volume of the intestine, V<sub>b</sub> is the volume of blood. | ||
+ | <br> | ||
+ | K<sub>cl</sub> is the clearance rate. | ||
</div> | </div> | ||
Line 83: | Line 91: | ||
- | <br><br><img src="https://static.igem.org/mediawiki/2014/3/3f/Intestine_caffeine_deg_model.jpg"/, width="98%" | + | <br><br><img src="https://static.igem.org/mediawiki/2014/3/3f/Intestine_caffeine_deg_model.jpg"/, width="98%"><br> |
- | + | <h2><center>Fig3. Dog's Intestine & Blood Model</center></h2> | |
+ | <center>Initial Concentration of Caffeine decreases exponentially in the intestine as caffeine is delivered into the blood and degraded by bacteria. Concentration of caffeine increases in the blood then decreases due to the clearance factor K<sub>cl</sub> </center> | ||
+ | <br><br> | ||
<div style="clear: both;"></div> | <div style="clear: both;"></div> | ||
</div> | </div> | ||
- | |||
+ | </html> | ||
{{:Team:UIUC_Illinois/Footer}} | {{:Team:UIUC_Illinois/Footer}} |
Latest revision as of 03:45, 18 October 2014
Modeling
"All science requires mathematics. The knowledge of mathematical things is almost innate in us.... This is the easiest of sciences, a fact which is obvious in that no one's brain rejects it; for laymen and people who are utterly illiterate know how to count and reckon."
Overview: To predict the result of bioreactor, we used mathematica to solve differential using Michaelis-Menton equation. The strength of utilizing mathematica rather than matlab was that it allowed us to set up the value of several constants as varying rather than setting it as invariant. Kcat & Km values were obtained through research papers by Swati & Sathyanarayana (2006), and Ryan M.Summers (2010).
This is caffeine demehtlyation pathway by demethlyase. It goes from Caffeine to theobromine to 7-methylxanthine to xanthine. The other pathway is caffeine dehydrogenase. It goes from Caffeine to Trimethyl Uric acid.
Parameters
Name | Description |
---|---|
Vm | Maximum rate of system |
Kcat | Maximum number of substrate molecules converted into products |
Km | Substrate concentration where the reaction rate is half of maximum (depend on both enzyme and substrate) |
Fig1. Caffeine Demethylation Pathway
Fig2. Caffeine Dehydrogenase Pathway
Modeling Dog's intestine
Description:
KT is the rate of transfer, Ci is concentration of caffeine in intestine of dog, Cb is concentration of caffeine in blood which should be coming down from intestine.Ai is the surface area of the intestine, Vi is the volume of the intestine, Vb is the volume of blood.
Kcl is the clearance rate.