Difference between revisions of "Team:FAFU-CHINA/Modeling"

Line 42: Line 42:
 
     position:relative;
 
     position:relative;
 
     text-align: center;
 
     text-align: center;
     font-size: 2.5vmin;
+
     font-size: 2.3vmin;
 
}
 
}
  
Line 78: Line 78:
 
<div id="sub"><div id="headline2">1.The Model Simulating the Change of dsRNA with Time in Different Concentration of IPTG</div></div>
 
<div id="sub"><div id="headline2">1.The Model Simulating the Change of dsRNA with Time in Different Concentration of IPTG</div></div>
  
<div id="sub"><p><div>By observing the pattern of the data, we figure out that the Logistic equation, which is often used to simulate the growth of population, can model the trend best. Thus, we adapt the formula</div></p></div>
+
<div id="sub"><p>By observing the pattern of the data, we figure out that the Logistic equation, which is often used to simulate the growth of population, can model the trend best. Thus, we adapt the formula<img src="https://static.igem.org/mediawiki/2015/6/67/FAFU-CHINA_MD1.png"/></p></div>
  
 
<div id="sub"><p>We know that T7 promoter is a kind of inducible promoter. Hill equation can be used to simulate the effect of T7 promoter. In T7 strength model, the independent variable is the concentration of IPTG, and the dependent variable is the production of dsRNA.</p></div>
 
<div id="sub"><p>We know that T7 promoter is a kind of inducible promoter. Hill equation can be used to simulate the effect of T7 promoter. In T7 strength model, the independent variable is the concentration of IPTG, and the dependent variable is the production of dsRNA.</p></div>

Revision as of 18:42, 18 September 2015

Modeling





Modeling


In FAFU’s project, it is difficult to measure the quantitative data and determine the amount of dsRNAs which is fed to the larvae. So in the modeling part, we devoted to establishing an accurate mathematical model to simulate the dsRNA expression according to the mechanism of T7 promoter. After the model is built, we can determine the relationship between the concentration of IPTG and the production of dsRNA . Then we can control the amount of dsRNAs which if fed to the larvae by controlling the concentration of IPTG easily.

We know that T7 promoter is a kind of inducible promoter. Hill equation can be used to simulate the effect of T7 promoter. In T7 strength model, the independent variable is the concentration of IPTG, and the dependent variable is the production of dsRNA.

1.The Model Simulating the Change of dsRNA with Time in Different Concentration of IPTG

By observing the pattern of the data, we figure out that the Logistic equation, which is often used to simulate the growth of population, can model the trend best. Thus, we adapt the formula

We know that T7 promoter is a kind of inducible promoter. Hill equation can be used to simulate the effect of T7 promoter. In T7 strength model, the independent variable is the concentration of IPTG, and the dependent variable is the production of dsRNA.