Difference between revisions of "Team:NTHU Taiwan/Model"

 
(91 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{NTHU_Taiwan}}
+
{{:Team:NTHU_Taiwan/MenuBar}}
 
<html>
 
<html>
  
<p>
+
<style>
Modelling1: Enzyme kinetics
+
/***************************************************** DEFAULT SETTINGS  ****************************************************/
</p>
+
/* Clear the default wiki settings */
 +
#home_logo, #sideMenu { display:none; }
 +
#sideMenu, #top_title, .patrollink  {display:none;}
 +
#content { width:100%; padding:0px;  margin-top:-7px; margin-left:0px;overflow-x: hidden;}
 +
body {background-color:#f6f6e3;}
 +
#bodyContent {background-color:#f6f6e3;}
 +
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 +
  
<p>
+
/***************************************************** CONTENT OF THE PAGE ****************************************************/
Theory and derivation of enzyme kinetics :
+
/* Wrapper for the content */
</p>
+
.igem_2017_content_wrapper {
 +
width: 100%;
 +
margin: 2%;
 +
display:block;
 +
float:left;
 +
font-family: 'Helvetica', sans-serif;
 +
background-color: #F6F6E3;
 +
}
  
<p>
+
.igem_2017_content_wrapper hr{
We simplified our enzyme-EDCs system as the reaction with the process of the first and second order reactions:
+
margin: auto;
</p>
+
height: 3px;
 +
border: none;
 +
background-color: #DF6A6A;
 +
}
  
<p>
+
.igem_2017_content_wrapper img{
The initial collision of E and S is a bimolecular reaction with the second-order rate
+
margin: auto;
constant k1. The ES complex can then undergo one of two possible reactions: k2 is the first-order rate constant for the conversion of ES to E and P, and k-1 is the first-order rate constant for the conversion of ES back to E and S.
+
display: block;
</p>
+
padding: 50px 0px 0px 0px;
 +
float: center;
 +
}
  
<p>
+
.igem_2017_content_wrapper h1, .igem_2017_content_wrapper h2 .igem_2017_content_wrapper h3, .igem_2017_content_wrapper h4, .igem_2017_content_wrapper h5, .igem_2017_content_wrapper h6 {
We assume that the formation of product from ES (the step described by k2) does not occur in reverse.
+
font-family: Helvetica;
</p>
+
padding: 50px 0px 15px 0px;
 +
border-bottom: 0px;
 +
color: #2C2C2C;
 +
letter-spacing: 1px;
  
<p>
+
}
The rate equation for product formation is:
+
</p>
+
  
<p>
 
However, measuring [ES] is more difficult because the concentration of the enzyme-substrate complex depends on its rate of formation from E and S and its rate of decomposition to E + S and E + P:
 
</p>
 
  
<p>
+
.igem_2017_content_wrapper .content {
To simplify our analysis, we choose experimental conditions such that the substrate
+
width: 950px;
concentration is much greater than the enzyme concentration and ES remains constant until nearly all the substrate has been converted to product.
+
margin: 2em auto;
</p>
+
}
  
<p>
+
.igem_2017_content_wrapper .content p{
According to the steady-state assumption, the rate of ES formation must therefore
+
font-family: Helvetica;
balance the rate of ES consumption:
+
color: #2C2C2C;
</p>
+
font-size: 1.4em;
 +
line-height: 1.3em;
 +
padding: 0px 0px;
 +
text-align: justify;
 +
text-justify:inter-ideograph;
 +
}
  
<p>
 
The total enzyme concentration, [E]T, is usually known:
 
</p>
 
  
<p>
+
.igem_2017_content_wrapper .content img{
This expression for [E] can be substituted into the rate equation to give:
+
margin: auto;
</p>
+
display: block;
 +
float: center;
 +
padding: 20px 0px 30px 0px;
 +
}
  
<p>
+
.column .full_size {
Rearranging (by dividing both sides by [ES] and k1) gives an expression in which all
+
width: 100%;
three rate constants are together:
+
padding-top: 50px;
</p>
+
}
  
<p>
+
/* class for a half width column */
We defined KM and rearranged the equation:
+
.column .half_size {
</p>
+
width: 50%;
 +
float: left;
 +
}
  
<p>
+
#pdf {
We did some compute process for the equation and give:
+
width: 950px;
</p>
+
height: 1200px;
 +
margin: 2em auto;
 +
padding-top: 20px;
 +
}
  
<p>
+
#pdf object {
Solving for [ES],
+
display: block;
</p>
+
border: solid 2px #2c2c2c;
 +
}
 +
</style>
  
<p>
 
Finally, we can express the reaction velocity as:
 
</p>
 
  
<p>
+
<head>  
The maximum reaction velocity, Vmax, can be expressed as:
+
</p>
+
  
<p>
+
<!-- This tells the browser that your page is responsive -->
And then we can get the equation,
+
<meta name="viewport" content="width=device-width, initial-scale=1">  
</p>
+
  
<p>
+
</head>
In order to estimate the degradation capacity of the filter, we calculated horseradish peroxidase’s ability of degradation based on the equation of Michaelis-Menten kinetics :
+
</p>
+
  
<p>
 
We used several parameters according to the paper we found to calculate the initial velocity of different concentrations of BPA and NP. Also, their concentrations at different time after starting degradation.(Figure 1 and 2)
 
</p>
 
  
<p>
 
NP:
 
</p>
 
  
<p>
 
[H2O2]=10^(-5) M
 
</p>
 
  
<p>
+
<!-- start of content -->
Km=10.1*10^(-6) M
+
<div class="igem_2017_content_wrapper">
</p>
+
<img width="25%" src="https://static.igem.org/mediawiki/2017/3/3d/T--NTHU_Taiwan--Project--gear.png">
 +
<div style="text-align: center">
 +
<h1 style="color:#DF6A6A">Model
 +
 +
</h1>
 +
<hr width="20%" />
 +
</div>
 +
<div class="content">
  
<p>
+
<table style="line-height:27px;""border:3px #cccccc solid;" cellpadding="10" border='1';"font-size:25px;text-align:justify;
Vmax=0.056*10^(-6) M/s
+
text-justify:inter-ideograph;";"line-height:30px>
</p>
+
 <tr>
 +
 <td style="background-color: #f6f6e3;"text-align:justify;
 +
text-justify:inter-ideograph;";"line-height:30px><center><h1>Overview</h1></center><br>
 +
<font size=5>
 +
1. Conducted Simulation in order to simulate filter’s working ability and improve our design.<br><br>
 +
2. Used the equation of Michaelis-Menten kinetics model to test our HRP degradation efficiency.<br><br>
 +
3. Derived Freundlich Adsorption Isotherm model to measure the adsorption capacity of our filter.<br><br>
 +
4. Modeled the design life of our filter to predict the frequency of replacement of inner activated carbons.<br><br>
  
<p>
+
</font>
S: 9.1*10^(-10)~9.1*10^(-6) M
+
</p>
+
 +
</td>
 +
 </tr>
 +
</table>
  
<p>
 
BPA:
 
</p>
 
  
<p>
+
<center><h1>
[H2O2]=0.02*10^(-3) M
+
Model 1: Enzyme kinetics
</p>
+
</h1></center><br><br><br>
  
<p>
+
<p>
Km=6*10^(-6) M
+
Theory and derivation of enzyme kinetics :
</p>
+
</p>
  
<p>
+
<p>
Vmax=2.22*10^(-9) M/s
+
We simplified our enzyme-EDCs system as the reaction with the process of the first and second order reactions:
</p>
+
</p>
  
<p>
 
S: 8.77*10^(-10)~8.77*10^(-6) M
 
</p>
 
  
<p>
+
<p>
From the results of the enzyme kinetics, we can find that when the concentration of EDCs increases, the degradation rate increases dramatically. As a result, our activated carbon in the system of our filter can help HRP to degrade EDCs in the more efficient way since its outstanding ability to capture EDCs in the water and accumulate more EDCs around HRP.
+
<img width="25%" src="https://static.igem.org/mediawiki/2017/f/f4/T--NTHU_Taiwan--Parts--m1.png">
</p>
+
</p>
  
<p>
 
Modelling2: Concentration Test
 
</p>
 
  
<p>
+
<p>
Theory and derivation of the Freundlich Adsorption Isotherm from Kinetics
+
The initial collision of E (Enzyme) and S (Substrate) is a bimolecular reaction with the second-order rate
</p>
+
constant k<sub>1</sub>. The ES complex can then undergo one of two possible reactions: k<sub>2</sub> is the first-order rate constant for the conversion of ES to E and P, and k<sub>-1</sub> is the first-order rate constant for the conversion of ES back to E and S.We assume that the formation of product from ES (the step described by k<sub>2</sub>) does not occur in reverse.
 +
</p>
  
<p>
 
In general, the rate law can be written as:
 
</p>
 
  
<p>
+
<p>
If we imagine a small pore, adsorption sites near the open ends are different from at the center of the pore. This distinction occurs when the sites possess specific chemical properties. If a concentration is imposed at one end of the pore, solute must diffuse to find an open adsorption site first and it is similar as the desorption case.
+
The rate equation for product formation is:
</p>
+
</p>
  
<p>
+
<p>
In this point, the exponent n is a measure of the fractal dimension of the process and the rate constant for fractal reactions is also expected to be proportional to the molecular diffusion coefficient.
+
<img width="17.6%" src="https://static.igem.org/mediawiki/2017/2/2a/M2.png">
</p>
+
</p>
  
<p>
+
<p>
For both adsorption and desorption reactions but with distinct fractal dimensions (ni) and fractal rate constants (ki):
+
However, measuring [ES] is more difficult because the concentration of the enzyme-substrate complex depends on its rate of formation from E and S and its rate of decomposition to E + S and E + P:
</p>
+
</p>
  
<p>
+
<p>
At equilibrium, the derivative is equal to zero and the equation can then be solved for S:
+
<img width="32.4%" src="https://static.igem.org/mediawiki/2017/a/a6/M3.png">
</p>
+
</p>
  
<p>
+
<p>
Finally, we can transform the equation to the Freundlich Adsorption equation,
+
To simplify our analysis, we choose experimental conditions such that the substrate concentration is much greater than the enzyme concentration and ES remains constant until nearly all the substrate has been converted to product.
</p>
+
</p>
  
<p>
+
<p>
Ce : the equilibrium concentration of the solute in the bulk solution (mg L−1)(the concentration of EDCs)
+
<img width="10.25%" src="https://static.igem.org/mediawiki/2017/d/db/M4.png">
</p>
+
</p>
  
<p>
+
<p>
KF : Freundlich constant indicative of the relative adsorption capacity of the adsorbent (mg1−(1/n) L1/n g−1)
+
According to the steady-state assumption, the rate of ES formation must therefore
</p>
+
balance the rate of ES consumption:
 +
</p>
  
<p>
+
<p>
n : Freundlich constant indicative of the intensity of the adsorption
+
<img width="23.5%" src="https://static.igem.org/mediawiki/2017/7/74/M5.png">
</p>
+
</p>
  
<p>
 
qe: the amount of solute adsorbed per unit weight of adsorbent at equilibrium (mg g−1)(the maximum of the adsorption)
 
</p>
 
  
<p>
+
<p>
We’ve conducted an experiment based on the kinetics of enzymes method described above to find out our filter’s maximum capability to capture EDCs. The experiment was designed as follow:
+
The total enzyme concentration, [E]T, is usually known:
</p>
+
</p>
  
<p>
+
<p>
To measure the maximum capability, we need to know the EDCs concentration change between the input and output of running solution under different EDCs concentration solution. Thus, the fixed-volume (100mL) and fixed-flow (100mL/5 sec) solution with different EDCs concentration was used to pass through our filter.
+
<img width="16.4%" src="https://static.igem.org/mediawiki/2017/c/cc/M6.png">
</p>
+
</p>
  
<p>
+
<p>
Based on the EUR-Lex data for allowable BPA and NP concentration, we decided to conduct 4 different BPA/NP concentration (total 8 experiments) in this modeling experiment:
+
This expression for [E] can be substituted into the rate equation to give:
</p>
+
</p>
  
<p>
+
<p>
10-8M(maximum allowable concentration), 10-7M, 10-6M and 10-5M.
+
<img width="32.4%" src="https://static.igem.org/mediawiki/2017/b/b8/M7.png">
</p>
+
</p>
  
<p>
+
<p>
Additional information:
+
Rearranging (by dividing both sides by [ES] and k1) gives an expression in which all
</p>
+
three rate constants are together:
 +
</p>
  
<p>
+
<p>
-An UV spectrum was used to detect the concentration of solution.
+
<img width="25.83%" src="https://static.igem.org/mediawiki/2017/5/55/M8.png">
</p>
+
</p>
  
<p>
+
<p>
-Fixed amount of Activated Carbon (10g) was used in each experiment.
+
We defined KM and rearranged the equation:
</p>
+
</p>
  
<div class="clear"></div>
+
<p>
 +
<img width="27%" src="https://static.igem.org/mediawiki/2017/5/58/M9.png">
 +
</p>
  
<div class="column full_size">
+
<p>
<h1> Modeling</h1>
+
We did some compute process for the equation and give:
 +
</p>
  
<p>Mathematical models and computer simulations provide a great way to describe the function and operation of BioBrick Parts and Devices. Synthetic Biology is an engineering discipline, and part of engineering is simulation and modeling to determine the behavior of your design before you build it. Designing and simulating can be iterated many times in a computer before moving to the lab. This award is for teams who build a model of their system and use it to inform system design or simulate expected behavior in conjunction with experiments in the wetlab.</p>
+
<p>  
 +
<img width="18.86%" src="https://static.igem.org/mediawiki/2017/b/b5/M10.png">
 +
</p>
 +
 
 +
<p>
 +
Solving for [ES],
 +
</p>
 +
 
 +
<p>
 +
<img width="15.17%" src="https://static.igem.org/mediawiki/2017/5/5b/M11.png">
 +
</p>
 +
 
 +
<p>
 +
Finally, we can express the reaction velocity as:
 +
</p>
 +
 
 +
<p>
 +
<img width="21%" src="https://static.igem.org/mediawiki/2017/3/3a/M12.png">
 +
</p>
 +
 
 +
<p>
 +
The maximum reaction velocity, Vmax, can be expressed as:
 +
</p>
 +
 
 +
<p>
 +
<img width="12.3%" src="https://static.igem.org/mediawiki/2017/6/6c/M13.png">
 +
</p>
 +
 
 +
<p>
 +
And then we can get the equation,
 +
</p>
 +
 
 +
<p>
 +
<img width="13.94%" src="https://static.igem.org/mediawiki/2017/b/b4/M14.png">
 +
</p>
 +
 
 +
<p>
 +
In order to estimate the degradation capacity of the filter, we calculated horseradish peroxidase’s ability of degradation based on the equation of Michaelis-Menten kinetics :
 +
</p>
 +
 
 +
<p>
 +
<img width="13.94%" src="https://static.igem.org/mediawiki/2017/b/b4/M14.png">
 +
</p>
 +
 
 +
 +
        <h2>
 +
The degradation rate under different EDCs concentration
 +
</h2>
 +
 
 +
 
 +
<p>
 +
We used several parameters according to the paper we found to calculate the initial velocity of different concentrations of BPA and NP. Also, their concentrations at different time after starting degradation.
 +
</p>
 +
 
 +
<div style="line-height:5px #ccc solid;">
 +
 
 +
<p><font size=2>NP:</font><br>
 +
 
 +
<font size=2>[H2O2]=10^(-5) M</font><br>
 +
 
 +
<font size=2> Km=10.1*10^(-6) M</font><br>
 +
 +
<font size=2> Vmax=0.056*10^(-6) M/s</font><br>
 +
 
 +
<font size=2> S=9.1*10^(-10)~9.1*10^(-6) M</font></p>
 +
 
 +
<p><font size=2> BPA:</font><br>
 +
 
 +
<font size=2> [H2O2]=0.02*10^(-3) M</font><br>
 +
 
 +
<font size=2> Km=6*10^(-6) M</font><br>
 +
 
 +
<font size=2>Vmax=2.22*10^(-9) M/s</font><br>
 +
 
 +
<font size=2> S=8.77*10^(-10)~8.77*10^(-6) M</font></p>
  
 
</div>
 
</div>
<div class="clear"></div>
 
  
<div class="column half_size">
+
<p>
<h3> Gold Medal Criterion #3</h3>
+
The results are shown in the following figures(Figure 1-4) :
 +
</p>
 +
 
 +
 
 +
<p>
 +
<img width="90%"src="https://static.igem.org/mediawiki/2017/e/eb/T--NTHU_Taiwan--Model--speed_degradation_62_EDC_concentration.png">
 +
</p>
 +
 
 +
 
 +
<p><center><font size=2>
 +
Figure 1. degradation speed vs EDCs concentration under the maxmium EDCs concentration of 10^(-6) mg/L
 +
</font></center></p>
 +
 
 +
 
 +
<p>
 +
<img width="90%"src="https://static.igem.org/mediawiki/2017/3/34/T--NTHU_Taiwan--Model--speed_degradation_72_EDC_concentration.png">
 +
</p>
 +
 
 +
 
 +
<p><center><font size=2>
 +
Figure 2. degradation speed vs EDCs concentration under the maxmium EDCs concentration of 10^(-7) mg/L
 +
</font></center></p>
 +
 
 +
<p>
 +
<img width="90%"src="https://static.igem.org/mediawiki/2017/b/b6/T--NTHU_Taiwan--Model--speed_degradation_82_EDC_concentration.png">
 +
</p>
 +
 
 +
<p><center><font size=2>
 +
Figure 3. degradation speed vs EDCs concentration under the maxmium EDCs concentration of 10^(-8) mg/L
 +
</font></center></p>
 +
 
 +
<p>
 +
<img width="90%"src="https://static.igem.org/mediawiki/2017/6/6c/T--NTHU_Taiwan--Model--speed_degradation_92_EDC_concentration.png">
 +
</p>
 +
 
 +
<p><center><font size=2>
 +
Figure 4. degradation speed vs EDCs concentration under the maxmium EDCs concentration of 10^(-9) mg/L
 +
</font></center></p><br><br><br>
 +
 
 +
 
 +
<p>
 +
From the results of the enzyme kinetics, we can find that when the concentration of EDCs increases, the degradation rate increases dramatically. As a result, our activated carbon in the system of our filter can help HRP to degrade EDCs in the more efficient way since its outstanding ability to capture EDCs in the water and accumulate more EDCs around HRP.
 +
</p>
 +
 
 +
<p>
 +
To prove the accumulative ability of activated carbon
 +
</p>
 +
 
 +
 
 +
<p>
 +
To prove that our activated carbon can effectively accumulate our EDCs, we compared the time duration for 50%,75%, and 95% degradation between different concentrations of EDCs in the unsaturated activated carbon and those in the saturated activated carbon. (Since we believed that if our activated carbon can effectively accumulate EDCs, the EDCs solution should we saturated)
 +
</p>
 +
 
 +
<p>
 +
We fixed the EDCs solution at the concentrations of 10^(-6) M,10^(-7) M,10^(-8) M, and 10^(-9) M. (not in the activated carbon)The results are shown in the following figures(Figure 5-19) :
 +
</p>
 +
 
 +
<p>
 +
<img width="90%"src="https://static.igem.org/mediawiki/2017/a/a7/T--NTHU_Taiwan--Model--T--NTHU_Taiwan--Model--50_degradation_62_EDC_concentration.png">
 +
</p>
 +
 
 +
<p><center><font size=2>
 +
Figure 5. time duration for 50%degradation vs EDCs concentration under the unsaturated activated carbon with the concentration of 10^(-6) M
 +
</font></center></p>
 +
 
 +
<p>
 +
<img width="90%"src="https://static.igem.org/mediawiki/2017/0/06/T--NTHU_Taiwan--Model--T--NTHU_Taiwan--Model--50_degradation_72_EDC_concentration.png">
 +
</p>
 +
 
 +
<p><center><font size=2>
 +
Figure 6. time duration for 50%degradation vs EDCs concentration under the unsaturated activated carbon with the concentration of 10^(-7) M
 +
</font></center></p>
 +
 
 +
<p>
 +
<img width="90%"src="https://static.igem.org/mediawiki/2017/8/8d/T--NTHU_Taiwan--Model--T--NTHU_Taiwan--Model--50_degradation_82_EDC_concentration.png">
 +
</p>
 +
 
 +
<p><center><font size=2>
 +
Figure 7. time duration for 50%degradation vs EDCs concentration under the unsaturated activated carbon with the concentration of 10^(-8) M
 +
</font></center></p>
 +
 
 +
<p>
 +
<img width="90%"src="https://static.igem.org/mediawiki/2017/5/5e/T--NTHU_Taiwan--Model--T--NTHU_Taiwan--Model--50_degradation_92_EDC_concentration.png">
 +
</p>
 +
 
 +
<p><center><font size=2>
 +
Figure 8. time duration for 50%degradation vs EDCs concentration under the unsaturated activated carbon with the concentration of 10^(-9) M
 +
</font></center></p>
 +
 
 +
<p>
 +
<img width="90%"src="https://static.igem.org/mediawiki/2017/f/f1/T--NTHU_Taiwan--Model--T_of_50_Degradation_Rate_12_EDC_saturation_point.png">
 +
</p>
 +
 
 +
<p><center><font size=2>
 +
Figure 9. time duration for 50%degradation vs EDCs concentration under the saturated activated carbon with the concentration of 10^(-6) M
 +
</font></center></p>
 +
 
 +
<p>
 +
<img width="90%"src="https://static.igem.org/mediawiki/2017/2/27/T--NTHU_Taiwan--Model--75_degradation_61_EDC_concentration.png">
 +
</p>
 +
 
 +
<p><center><font size=2>
 +
Figure 10. time duration for 75%degradation vs EDCs concentration under the unsaturated activated carbon with the concentration of 10^(-6) M
 +
</font></center></p>
 +
 
 +
<p>
 +
<img width="90%"src="https://static.igem.org/mediawiki/2017/1/1b/T--NTHU_Taiwan--Model--75_degradation_72_EDC_concentration.png">
 +
</p>
 +
 
 +
<p><center><font size=2>
 +
Figure 11. time duration for 75%degradation vs EDCs concentration under the unsaturated activated carbon with the concentration of 10^(-7) M
 +
</font></center></p>
 +
 
 +
<p>
 +
<img width="90%"src="https://static.igem.org/mediawiki/2017/e/e4/T--NTHU_Taiwan--Model--75_degradation_82_EDC_concentration.png">
 +
</p>
 +
 
 +
<p><center><font size=2>
 +
Figure 12. time duration for 75%degradation vs EDCs concentration under the unsaturated activated carbon with the concentration of 10^(-8) M
 +
</font></center></p>
 +
 
 +
<p>
 +
<img width="90%"src="https://static.igem.org/mediawiki/2017/4/4e/T--NTHU_Taiwan--Model--75_degradation_92_EDC_concentration.png">
 +
</p>
 +
 
 +
<p><center><font size=2>
 +
Figure 13. time duration for 75%degradation vs EDCs concentration under the unsaturated activated carbon with the concentration of 10^(-9) M
 +
</font></center></p>
 +
 
 +
<p>
 +
<img width="90%"src="https://static.igem.org/mediawiki/2017/9/97/T--NTHU_Taiwan--Model--T_of_75_Degradation_Rate_12_EDC_saturation_point.png">
 +
</p>
 +
 
 +
<p><center><font size=2>
 +
Figure 14. time duration for 75%degradation vs EDCs concentration under the saturated activated carbon with the concentration of 10^(-6) M
 +
</font></center></p>
 +
 
 +
<p>
 +
<img width="90%"src="https://static.igem.org/mediawiki/2017/3/38/T--NTHU_Taiwan--Model--95_degradation_62_EDC_concentration.png">
 +
</p>
 +
 
 +
<p><center><font size=2>
 +
Figure 15. time duration for 95%degradation vs EDCs concentration under the unsaturated activated carbon with the concentration of 10^(-6) M
 +
</font></center></p>
 +
 
 +
<p>
 +
<img width="90%"src="https://static.igem.org/mediawiki/2017/3/39/T--NTHU_Taiwan--Model--95_degradation_72_EDC_concentration.png">
 +
</p>
 +
 
 +
<p><center><font size=2>
 +
Figure 16. time duration for 95%degradation vs EDCs concentration under the unsaturated activated carbon with the concentration of 10^(-7) M
 +
</font></center></p>
 +
 
 +
<p>
 +
<img width="90%"src="https://static.igem.org/mediawiki/2017/8/8f/T--NTHU_Taiwan--Model--95_degradation_82_EDC_concentration.png">
 +
</p>
 +
 
 +
<p><center><font size=2>
 +
Figure 17. time duration for 95%degradation vs EDCs concentration under the unsaturated activated carbon with the concentration of 10^(-8) M
 +
</font></center></p>
 +
 
 +
<p>
 +
<img width="90%"src="https://static.igem.org/mediawiki/2017/c/c0/T--NTHU_Taiwan--Model--95_degradation_92_EDC_concentration.png">
 +
</p>
 +
 
 +
<p><center><font size=2>
 +
Figure 18. time duration for 95%degradation vs EDCs concentration under the unsaturated activated carbon with the concentration of 10^(-9) M
 +
</font></center></p>
 +
 
 +
<p>
 +
<img width="90%"src="https://static.igem.org/mediawiki/2017/1/10/T--NTHU_Taiwan--Model--T_of_95_Degradation_Rate_12_EDC_saturation_point.png">
 +
</p>
 +
 
 +
<p><center><font size=2>
 +
Figure 19. time duration for 95%degradation vs EDCs concentration  under the saturated activated carbon with the concentration of 10^(-6) M
 +
</font></center></p><br><br><br>
 +
 
 +
<p>
 +
As we can see in the results, the scale of time duration for degrading the unsaturated EDCs solution can up to 10^(15) sec, however, the time duration for degrading the saturated EDCs solution are only 10^(10)sec. This proves that our filter can effectively accumulate EDCs to let our enzyme degrade much more faster.
 +
</p><br><br><br>
 +
 
 +
 
 +
<center><h1>
 +
Model 2: Concentration Test
 +
</h1></center>
 +
 
 +
<h2>
 +
Theory and derivation of the Freundlich Adsorption Isotherm from Kinetics
 +
</h2>
 +
 
 +
<p>
 +
In general, the rate law can be written as:
 +
</p>
 +
 
 +
<p>
 +
<img width="12.3%" src="https://static.igem.org/mediawiki/2017/a/a1/M15.png">
 +
</p>
 +
 
 +
<p>
 +
If we imagine a small pore, adsorption sites near the open ends are different from at the center of the pore. This distinction occurs when the sites possess specific chemical properties. If a concentration is imposed at one end of the pore, solute must diffuse to find an open adsorption site first and it is similar as the desorption case.In this point, the exponent n is a measure of the fractal dimension of the process and the rate constant for fractal reactions is also expected to be proportional to the molecular diffusion coefficient.For both adsorption and desorption reactions but with distinct fractal dimensions (n<sub>i</sub>) and fractal rate constants (k<sub>i</sub>):
 +
</p>
 +
 
 +
<p>
 +
<img width="19.68%" src="https://static.igem.org/mediawiki/2017/e/ea/M16.png">
 +
</p>
 +
 
 +
<p>
 +
At equilibrium, the derivative is equal to zero and the equation can then be solved for S:
 +
</p>
 +
 
 +
<p>
 +
<img width="16.81%" src="https://static.igem.org/mediawiki/2017/f/fb/M17.png">
 +
</p>
 +
 
 +
<p>
 +
Finally, we can transform the equation to the Freundlich Adsorption equation,
 +
</p>
 +
 
 +
<p>
 +
<img width="10%" src="https://static.igem.org/mediawiki/2017/2/2c/M18.png">
 +
</p>
 +
 
 +
<p><font size=2>
 +
C<sub>e</sub> : the equilibrium concentration of the solute in the bulk solution (mg L−1)(the concentration of EDCs)
 +
</font><br>
 +
 
 +
<font size=2>
 +
K<sub>F</sub> : Freundlich constant indicative of the relative adsorption capacity of the adsorbent (mg1−(1/n) L1/n g−1)
 +
</font><br>
 +
 
 +
<font size=2>n : Freundlich constant indicative of the intensity of the adsorption
 +
</font><br>
 +
 
 +
<font size=2>
 +
q<sub>e</sub>: the amount of solute adsorbed per unit weight of adsorbent at equilibrium (mg g−1)(the maximum of the adsorption)
 +
</font></p><br>
 +
 
 +
 
 +
<p>
 +
To further estimate our filter’s function, we’ve conducted two models based on the Freundlich Adsorption equation as following:
 +
</p><br><br>
 +
 
 +
 
 +
<h2>
 +
 
 +
The adsorption capacity under different EDCs concentration
 +
 
 +
</h2>
 +
 
 +
 
 +
<p>
 +
To test the adsorption capacity under different maximum EDCs concentration, we than fixed our maximum EDCs concentration as Ce at 10^(-6) M, 10^(-7) M, 10^(-8) M,and 10^(-9) M, which represent 2.2*10^(-1) mg/L, 2.2*10^(-2) mg/L, 2.2*10^(-3) mg/L, and 2.2*10^(-4) mg/L respectively. The results are shown in the following figures(Figure 20-23) :
 +
</p>
 +
 
 +
<p>
 +
<img width="90%"src="https://static.igem.org/mediawiki/2017/1/19/T--NTHU_Taiwan--Model--Freundlich_model_12_EDC_concentration.png">
 +
</p>
 +
 
 +
<p><center><font size=2>
 +
Figure 20.  q<sub>e</sub> vs C<sub>e</sub>  under the maxmium EDCs concentration of 2.2*10^(-1) mg/L
 +
</font></center></p>
 +
 
 +
<p>
 +
<img width="90%"src="https://static.igem.org/mediawiki/2017/f/fa/T--NTHU_Taiwan--Model--Freundlich_model_22_EDC_concentration.png">
 +
</p>
 +
 
 +
<p><center><font size=2>
 +
Figure 21.  q<sub>e</sub> vs C<sub>e</sub>  under the maxmium EDCs concentration of 2.2*10^(-2) mg/L
 +
</font></center></p>
 +
 
 +
<p>
 +
<img width="90%"src="https://static.igem.org/mediawiki/2017/9/9a/T--NTHU_Taiwan--Model--Freundlich_model_32_EDC_concentration.png">
 +
</p>
 +
 
 +
<p><center><font size=2>
 +
Figure 22. q<sub>e</sub> vs C<sub>e</sub>  under the maxmium EDCs concentration of 2.2*10^(-3) mg/L
 +
</font></center></p>
 +
 
 +
<p>
 +
<img width="90%"src="https://static.igem.org/mediawiki/2017/7/7c/T--NTHU_Taiwan--Model--Freundlich_model_42_EDC_concentration.png">
 +
</p>
 +
 
 +
<p><center><font size=2>
 +
Figure 23. q<sub>e</sub> vs C<sub>e</sub>  under the maxmium EDCs concentration of 2.2*10^(-4) mg/L
 +
</font></center></p><br><br><br>
 +
 
 +
 
 +
<p>
 +
We can see that as the concentration of EDCs (C<sub>e</sub>) increases, the adsorption amount per unit weight of adsorbent at eq. also increases. We deduced that it might because as the concentration arises, the collision frequency between EDCs and our activated carbon increases, leading to the higher amount of adsorbent.
 +
</p>
 +
 
 +
 
 +
<p>
 +
The design life of filter under different EDCs concentration
 +
</p>
 +
 
 +
 
 +
<p>
 +
To test The design life of filter under different maximum EDCs concentration, we first fixed our amount of activated carbon at 1000g and also fixed our maximum EDCs concentration at 10^(-6) M, 10^(-7) M, 10^(-8) M,and 10^(-9) M, which represent 2.2*10^(-1) mg/L, 2.2*10^(-2) mg/L, 2.2*10^(-3) mg/L, and 2.2*10^(-4) mg/L respectively. Based on the reference we found, we then assumed that the flow rate of water is 1.5L/sec and farmers will irrigate their farmland at the frequency of 7 days.Thus the total flow for each irrigation time will be 86400(sec)*7*1.5(L/sec)=907200(L).The results are shown in the following figures(Figure 24-27) :
 +
</p>
 +
 
 +
<p>
 +
<img width="90%"src="https://static.igem.org/mediawiki/2017/0/08/T--NTHU_Taiwan--Model--Filter_design_life_12_EDC_concentration.png">
 +
</p>
 +
 
 +
<p><center><font size=2>
 +
Figure 24. The design life vs EDCs concentration under the maxmium EDCs concentration of 2.2*10^(-1) mg/L
 +
</font></center></p>
 +
 
 +
<p>
 +
<img width="90%"src="https://static.igem.org/mediawiki/2017/9/9f/T--NTHU_Taiwan--Model--Filter_design_life_22_EDC_concentration.png">
 +
</p>
 +
 
 +
 
 +
<p><center><font size=2>
 +
Figure 25. The design life vs EDCs concentration under the maxmium EDCs concentration of 2.2*10^(-2) mg/L
 +
</font></center></p>
 +
 
 +
<p>
 +
<img width="90%"src="https://static.igem.org/mediawiki/2017/7/72/T--NTHU_Taiwan--Model--Filter_design_life_32_EDC_concentration.png">
 +
</p>
 +
 
 +
<p><center><font size=2>
 +
Figure 26. The design life vs EDCs concentration under the maxmium EDCs concentration of 2.2*10^(-3) mg/L
 +
</font></center></p>
 +
 
 +
<p>
 +
<img width="90%"src="https://static.igem.org/mediawiki/2017/8/8d/T--NTHU_Taiwan--Model--Filter_design_life_42_EDC_concentration.png">
 +
</p>
 +
 
 +
 
 +
<p><center><font size=2>
 +
Figure 27. The design life vs EDCs concentration under the maxmium EDCs concentration of 2.2*10^(-4) mg/L
 +
</font></center></p><br><br><br>
 +
 
 +
<p>
 +
We can see that as the concentration of EDCs increases, The design life of filter decreases. It may because the more EDCs are presented in the water, the more activated carbon will bind to it, which then reduces the amount of activated carbon we can utilize and it proves that our filter can eliminate the EDCs in the lower concentration but it can’t afford the concentration of EDCs beyond the safe range.
 +
</p><br><br><br>
 +
 
 +
 
 +
 
 +
<center><h2>
 +
Enzyme Kinetics
 +
</h2></center><br>
 +
 
 +
 
 +
<script src="https://gist.github.com/anonymous/4065f67ae3b79774a601b86faaff48ab.js"></script>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
<center><h2>
 +
Freundlich Model
 +
</h2></center><br>
 +
 
 +
<script src="https://gist.github.com/anonymous/3668cd8c80b361855161a3621bdeb031.js"></script>
 +
 
 +
<br>
 +
<br>
 +
<br>
 +
<h2>Reference</h2>
 +
<br><br>
 +
 
 
<p>
 
<p>
To complete for the gold medal criterion #3, please describe your work on this page and fill out the description on your <a href="https://2017.igem.org/Judging/Judging_Form">judging form</a>. To achieve this medal criterion, you must convince the judges that your team has gained insight into your project from modeling. You may not convince the judges if your model does not have an effect on your project design or implementation.  
+
1. Dong, S., Mao, L., Luo, S., Zhou, L., Feng, Y., & Gao, S. (2014). Comparison of lignin
 +
peroxidase and horseradish peroxidase for catalyzing the removal of nonylphenol from the water. Environmental Science and Pollution Research, 21(3), 2358-2366.
 
</p>
 
</p>
  
 
<p>
 
<p>
Please see the <a href="https://2017.igem.org/Judging/Medals"> 2017 Medals Page</a> for more information.
+
2. http://www.hccfa.org.tw/
 
</p>
 
</p>
</div>
 
 
<div class="column half_size">
 
<h3>Best Model Special Prize</h3>
 
 
 
<p>
 
<p>
To compete for the <a href="https://2017.igem.org/Judging/Awards">Best Model prize</a>, please describe your work on this page  and also fill out the description on the <a href="https://2017.igem.org/Judging/Judging_Form">judging form</a>. Please note you can compete for both the gold medal criterion #3 and the best model prize with this page.  
+
3. Hamdaoui, O., & Naffrechoux, E. (2007). Modeling of adsorption isotherms of phenol and
<br><br>
+
chlorophenols onto granular activated carbon: Part I. Two-parameter models and equations
You must also delete the message box on the top of this page to be eligible for the Best Model Prize.
+
allowing determination of thermodynamic parameters. Journal of Hazardous materials, 147(1),
 +
381-394.
 
</p>
 
</p>
 
</div>
 
<div class="clear"></div>
 
 
<div class="column full_size">
 
<h5> Inspiration </h5>
 
 
<p>
 
<p>
Here are a few examples from previous teams:
+
4. Skopp, J. (2009). Derivation of the Freundlich adsorption isotherm from kinetics. J. Chem.
 +
Educ, 86(11), 1341.
 
</p>
 
</p>
<ul>
+
<p>5. Choi, K. J., Kim, S. G., Kim, C. W., & Kim, S. H. (2005). Effects of activated carbon types
<li><a href="https://2016.igem.org/Team:Manchester/Model">Manchester 2016</a></li>
+
and service life on the removal of endocrine disrupting chemicals: amitrole, nonylphenol, and
<li><a href="https://2016.igem.org/Team:TU_Delft/Model">TU Delft 2016  </li>
+
bisphenol-A. Chemosphere, 58(11), 1535-1545.
<li><a href="https://2014.igem.org/Team:ETH_Zurich/modeling/overview">ETH Zurich 2014</a></li>
+
</p>
<li><a href="https://2014.igem.org/Team:Waterloo/Math_Book">Waterloo 2014</a></li>
+
</ul>
+
 
 +
 
 +
 
 +
 
  
  
 +
</div>
 
</div>
 
</div>
  
 
</html>
 
</html>

Latest revision as of 16:24, 1 November 2017

Model


     

Overview


1. Conducted Simulation in order to simulate filter’s working ability and improve our design.

2. Used the equation of Michaelis-Menten kinetics model to test our HRP degradation efficiency.

3. Derived Freundlich Adsorption Isotherm model to measure the adsorption capacity of our filter.

4. Modeled the design life of our filter to predict the frequency of replacement of inner activated carbons.

Model 1: Enzyme kinetics




Theory and derivation of enzyme kinetics :

We simplified our enzyme-EDCs system as the reaction with the process of the first and second order reactions:

The initial collision of E (Enzyme) and S (Substrate) is a bimolecular reaction with the second-order rate constant k1. The ES complex can then undergo one of two possible reactions: k2 is the first-order rate constant for the conversion of ES to E and P, and k-1 is the first-order rate constant for the conversion of ES back to E and S.We assume that the formation of product from ES (the step described by k2) does not occur in reverse.

The rate equation for product formation is:

However, measuring [ES] is more difficult because the concentration of the enzyme-substrate complex depends on its rate of formation from E and S and its rate of decomposition to E + S and E + P:

To simplify our analysis, we choose experimental conditions such that the substrate concentration is much greater than the enzyme concentration and ES remains constant until nearly all the substrate has been converted to product.

According to the steady-state assumption, the rate of ES formation must therefore balance the rate of ES consumption:

The total enzyme concentration, [E]T, is usually known:

This expression for [E] can be substituted into the rate equation to give:

Rearranging (by dividing both sides by [ES] and k1) gives an expression in which all three rate constants are together:

We defined KM and rearranged the equation:

We did some compute process for the equation and give:

Solving for [ES],

Finally, we can express the reaction velocity as:

The maximum reaction velocity, Vmax, can be expressed as:

And then we can get the equation,

In order to estimate the degradation capacity of the filter, we calculated horseradish peroxidase’s ability of degradation based on the equation of Michaelis-Menten kinetics :

The degradation rate under different EDCs concentration

We used several parameters according to the paper we found to calculate the initial velocity of different concentrations of BPA and NP. Also, their concentrations at different time after starting degradation.

NP:
[H2O2]=10^(-5) M
Km=10.1*10^(-6) M
Vmax=0.056*10^(-6) M/s
S=9.1*10^(-10)~9.1*10^(-6) M

BPA:
[H2O2]=0.02*10^(-3) M
Km=6*10^(-6) M
Vmax=2.22*10^(-9) M/s
S=8.77*10^(-10)~8.77*10^(-6) M

The results are shown in the following figures(Figure 1-4) :

Figure 1. degradation speed vs EDCs concentration under the maxmium EDCs concentration of 10^(-6) mg/L

Figure 2. degradation speed vs EDCs concentration under the maxmium EDCs concentration of 10^(-7) mg/L

Figure 3. degradation speed vs EDCs concentration under the maxmium EDCs concentration of 10^(-8) mg/L

Figure 4. degradation speed vs EDCs concentration under the maxmium EDCs concentration of 10^(-9) mg/L




From the results of the enzyme kinetics, we can find that when the concentration of EDCs increases, the degradation rate increases dramatically. As a result, our activated carbon in the system of our filter can help HRP to degrade EDCs in the more efficient way since its outstanding ability to capture EDCs in the water and accumulate more EDCs around HRP.

To prove the accumulative ability of activated carbon

To prove that our activated carbon can effectively accumulate our EDCs, we compared the time duration for 50%,75%, and 95% degradation between different concentrations of EDCs in the unsaturated activated carbon and those in the saturated activated carbon. (Since we believed that if our activated carbon can effectively accumulate EDCs, the EDCs solution should we saturated)

We fixed the EDCs solution at the concentrations of 10^(-6) M,10^(-7) M,10^(-8) M, and 10^(-9) M. (not in the activated carbon)The results are shown in the following figures(Figure 5-19) :

Figure 5. time duration for 50%degradation vs EDCs concentration under the unsaturated activated carbon with the concentration of 10^(-6) M

Figure 6. time duration for 50%degradation vs EDCs concentration under the unsaturated activated carbon with the concentration of 10^(-7) M

Figure 7. time duration for 50%degradation vs EDCs concentration under the unsaturated activated carbon with the concentration of 10^(-8) M

Figure 8. time duration for 50%degradation vs EDCs concentration under the unsaturated activated carbon with the concentration of 10^(-9) M

Figure 9. time duration for 50%degradation vs EDCs concentration under the saturated activated carbon with the concentration of 10^(-6) M

Figure 10. time duration for 75%degradation vs EDCs concentration under the unsaturated activated carbon with the concentration of 10^(-6) M

Figure 11. time duration for 75%degradation vs EDCs concentration under the unsaturated activated carbon with the concentration of 10^(-7) M

Figure 12. time duration for 75%degradation vs EDCs concentration under the unsaturated activated carbon with the concentration of 10^(-8) M

Figure 13. time duration for 75%degradation vs EDCs concentration under the unsaturated activated carbon with the concentration of 10^(-9) M

Figure 14. time duration for 75%degradation vs EDCs concentration under the saturated activated carbon with the concentration of 10^(-6) M

Figure 15. time duration for 95%degradation vs EDCs concentration under the unsaturated activated carbon with the concentration of 10^(-6) M

Figure 16. time duration for 95%degradation vs EDCs concentration under the unsaturated activated carbon with the concentration of 10^(-7) M

Figure 17. time duration for 95%degradation vs EDCs concentration under the unsaturated activated carbon with the concentration of 10^(-8) M

Figure 18. time duration for 95%degradation vs EDCs concentration under the unsaturated activated carbon with the concentration of 10^(-9) M

Figure 19. time duration for 95%degradation vs EDCs concentration under the saturated activated carbon with the concentration of 10^(-6) M




As we can see in the results, the scale of time duration for degrading the unsaturated EDCs solution can up to 10^(15) sec, however, the time duration for degrading the saturated EDCs solution are only 10^(10)sec. This proves that our filter can effectively accumulate EDCs to let our enzyme degrade much more faster.




Model 2: Concentration Test

Theory and derivation of the Freundlich Adsorption Isotherm from Kinetics

In general, the rate law can be written as:

If we imagine a small pore, adsorption sites near the open ends are different from at the center of the pore. This distinction occurs when the sites possess specific chemical properties. If a concentration is imposed at one end of the pore, solute must diffuse to find an open adsorption site first and it is similar as the desorption case.In this point, the exponent n is a measure of the fractal dimension of the process and the rate constant for fractal reactions is also expected to be proportional to the molecular diffusion coefficient.For both adsorption and desorption reactions but with distinct fractal dimensions (ni) and fractal rate constants (ki):

At equilibrium, the derivative is equal to zero and the equation can then be solved for S:

Finally, we can transform the equation to the Freundlich Adsorption equation,

Ce : the equilibrium concentration of the solute in the bulk solution (mg L−1)(the concentration of EDCs)
KF : Freundlich constant indicative of the relative adsorption capacity of the adsorbent (mg1−(1/n) L1/n g−1)
n : Freundlich constant indicative of the intensity of the adsorption
qe: the amount of solute adsorbed per unit weight of adsorbent at equilibrium (mg g−1)(the maximum of the adsorption)


To further estimate our filter’s function, we’ve conducted two models based on the Freundlich Adsorption equation as following:



The adsorption capacity under different EDCs concentration

To test the adsorption capacity under different maximum EDCs concentration, we than fixed our maximum EDCs concentration as Ce at 10^(-6) M, 10^(-7) M, 10^(-8) M,and 10^(-9) M, which represent 2.2*10^(-1) mg/L, 2.2*10^(-2) mg/L, 2.2*10^(-3) mg/L, and 2.2*10^(-4) mg/L respectively. The results are shown in the following figures(Figure 20-23) :

Figure 20. qe vs Ce under the maxmium EDCs concentration of 2.2*10^(-1) mg/L

Figure 21. qe vs Ce under the maxmium EDCs concentration of 2.2*10^(-2) mg/L

Figure 22. qe vs Ce under the maxmium EDCs concentration of 2.2*10^(-3) mg/L

Figure 23. qe vs Ce under the maxmium EDCs concentration of 2.2*10^(-4) mg/L




We can see that as the concentration of EDCs (Ce) increases, the adsorption amount per unit weight of adsorbent at eq. also increases. We deduced that it might because as the concentration arises, the collision frequency between EDCs and our activated carbon increases, leading to the higher amount of adsorbent.

The design life of filter under different EDCs concentration

To test The design life of filter under different maximum EDCs concentration, we first fixed our amount of activated carbon at 1000g and also fixed our maximum EDCs concentration at 10^(-6) M, 10^(-7) M, 10^(-8) M,and 10^(-9) M, which represent 2.2*10^(-1) mg/L, 2.2*10^(-2) mg/L, 2.2*10^(-3) mg/L, and 2.2*10^(-4) mg/L respectively. Based on the reference we found, we then assumed that the flow rate of water is 1.5L/sec and farmers will irrigate their farmland at the frequency of 7 days.Thus the total flow for each irrigation time will be 86400(sec)*7*1.5(L/sec)=907200(L).The results are shown in the following figures(Figure 24-27) :

Figure 24. The design life vs EDCs concentration under the maxmium EDCs concentration of 2.2*10^(-1) mg/L

Figure 25. The design life vs EDCs concentration under the maxmium EDCs concentration of 2.2*10^(-2) mg/L

Figure 26. The design life vs EDCs concentration under the maxmium EDCs concentration of 2.2*10^(-3) mg/L

Figure 27. The design life vs EDCs concentration under the maxmium EDCs concentration of 2.2*10^(-4) mg/L




We can see that as the concentration of EDCs increases, The design life of filter decreases. It may because the more EDCs are presented in the water, the more activated carbon will bind to it, which then reduces the amount of activated carbon we can utilize and it proves that our filter can eliminate the EDCs in the lower concentration but it can’t afford the concentration of EDCs beyond the safe range.




Enzyme Kinetics


Freundlich Model





Reference



1. Dong, S., Mao, L., Luo, S., Zhou, L., Feng, Y., & Gao, S. (2014). Comparison of lignin peroxidase and horseradish peroxidase for catalyzing the removal of nonylphenol from the water. Environmental Science and Pollution Research, 21(3), 2358-2366.

2. http://www.hccfa.org.tw/

3. Hamdaoui, O., & Naffrechoux, E. (2007). Modeling of adsorption isotherms of phenol and chlorophenols onto granular activated carbon: Part I. Two-parameter models and equations allowing determination of thermodynamic parameters. Journal of Hazardous materials, 147(1), 381-394.

4. Skopp, J. (2009). Derivation of the Freundlich adsorption isotherm from kinetics. J. Chem. Educ, 86(11), 1341.

5. Choi, K. J., Kim, S. G., Kim, C. W., & Kim, S. H. (2005). Effects of activated carbon types and service life on the removal of endocrine disrupting chemicals: amitrole, nonylphenol, and bisphenol-A. Chemosphere, 58(11), 1535-1545.