Team:NJAU China/Modeling
From 2014.igem.org
Line 1: | Line 1: | ||
- | |||
<html lang="en"> | <html lang="en"> | ||
<head> | <head> | ||
Line 9: | Line 8: | ||
<link rel="icon" href="../../favicon.ico"> | <link rel="icon" href="../../favicon.ico"> | ||
<title>Home</title> | <title>Home</title> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<style type="text/css"> | <style type="text/css"> | ||
+ | *{ | ||
+ | padding:0; | ||
+ | text-decoration:none; | ||
+ | margin:0;} | ||
body { | body { | ||
padding-bottom: 40px; | padding-bottom: 40px; | ||
- | background: # | + | background:#a2dcf3; |
color: #5a5a5a; | color: #5a5a5a; | ||
font-size: 12px; | font-size: 12px; | ||
} | } | ||
- | + | pre{ | |
+ | font-size:14px; | ||
+ | font-family:} | ||
+ | #myheader{ | ||
+ | width:1366px; | ||
+ | height:500px; | ||
+ | margin:0 auto; | ||
+ | position:relative; | ||
+ | font-family:Arial, Helvetica, sans-serif; | ||
+ | background:#a2dcf3 url("https://static.igem.org/mediawiki/2014/3/34/Header_bg.png"); | ||
+ | } | ||
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear { | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear { | ||
display: none; | display: none; | ||
Line 38: | Line 35: | ||
/*-- hides default wiki settings --*/ | /*-- hides default wiki settings --*/ | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
h1, h2, h3, h4, h5 { | h1, h2, h3, h4, h5 { | ||
Line 62: | Line 53: | ||
margin-left: -487px; | margin-left: -487px; | ||
} | } | ||
- | + | .firstHeading { | |
+ | width: 975px; | ||
+ | margin: 0px auto; | ||
+ | padding-top: 100px; | ||
+ | margin-bottom: 20px;display:none; | ||
+ | font-family: Georgia, Times, "Times New Roman", serif; | ||
+ | } | ||
#top-section-bar { | #top-section-bar { | ||
/*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/ | /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/ | ||
Line 109: | Line 106: | ||
.container { | .container { | ||
- | font-size: 14px | + | font-size: 14px; |
+ | width:700px; | ||
+ | float:right; | ||
} | } | ||
Line 115: | Line 114: | ||
color: #FFF | color: #FFF | ||
} | } | ||
- | + | #my_h1{position:absolute;top:70px;left:170px;border:none;} | |
- | + | #my_h1 a{display:block;width:190px;height:130px;text-indent:-9999px;} | |
- | + | #my_nav{position:absolute;top:402px;left:200px;width:990px;height:50px;} | |
- | + | #my_nav ul{width:100%;margin:0;padding:0;list-style:none;font-size:24px;} | |
- | } | + | #my_nav ul li{display::inline-block;padding:9px 30px;float:left;list-style:none;position:relative;} |
- | + | #my_nav ul li:hover{background:#e3f7ff;}#my_nav ul li a{color:#00586b;text-decoration:none;}#project{display:none;position:absolute;z-index:100;top:47px;left:0px;background:#CF6;width:100px;}#project dd{width:135px;font-size:16px; | |
+ | background:#c9efff;height:40px;margin:0;}#project dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#project dd a:hover{background:#a1dbf0;}#achievement{display:none;position:absolute;top:47px;z-index:100;left:0px;background:#CF6;width:100px;}#achievement dd{width:198px;font-size:16px;background:#c9efff;height:40px;margin:0;}#achievement dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#achievement dd a:hover{background:#a1dbf0;}#prctice{display:none;position:absolute;top:47px;z-index:100;left:0px;background:#CF6;width:100px;}#prctice dd{width:300px;font-size:16px;background:#c9efff;height:40px;margin:0;}#prctice dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#prctice dd a:hover{background:#a1dbf0;}#ackonwledgement{display:none;position:absolute;top:47px;z-index:100;left:0px;background:#CF6;width:100px;}#ackonwledgement dd{width:257px;font-size:16px;background:#c9efff;height:40px;margin:0;}#ackonwledgement dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#ackonwledgement dd a:hover{background:#a1dbf0;} | ||
+ | #my_content{ | ||
+ | width:1030px; | ||
+ | margin:0px auto;} | ||
+ | #my_abstract{ | ||
+ | width:300px; | ||
+ | margin:0 0 0 25px; | ||
+ | float:left; | ||
+ | } | ||
+ | #my_abstract h2{ | ||
+ | height:50px; | ||
+ | line-height:50px; | ||
+ | text-indent:50px; | ||
+ | border:none; | ||
+ | background:#999; | ||
+ | margin:0 0 20px 0; | ||
+ | padding:0; | ||
+ | } | ||
+ | #my_abstract p{ | ||
+ | text-indent:30px; | ||
+ | height:240px; | ||
+ | overflow-y:scroll; | ||
+ | } | ||
+ | #my_contents{ | ||
+ | width:1030px; | ||
+ | position:relative; | ||
+ | margin:0 auto; | ||
+ | } | ||
+ | #my_contents h1{ | ||
+ | width:90%; | ||
+ | margin:10px auto; | ||
+ | } | ||
+ | #my_contents h4{ | ||
+ | width:90%; | ||
+ | margin:10px auto; | ||
+ | } | ||
+ | #my_contents p{ | ||
+ | width:90%; | ||
+ | margin:10px auto; | ||
+ | font-size:16px; | ||
+ | text-indent:30px;} | ||
+ | pre{ | ||
+ | width:90%; | ||
+ | margin:0 auto;} | ||
/*-- hides default wiki settings --*/ | /*-- hides default wiki settings --*/ | ||
</style> | </style> | ||
+ | <script type="text/javascript"> | ||
+ | window.onload = function(){ | ||
+ | xialashow('project_li','project'); | ||
+ | xialahidden('project_li','project'); | ||
+ | xialashow('achievement_li','achievement'); | ||
+ | xialahidden('achievement_li','achievement'); | ||
+ | xialashow('prctice_li','prctice'); | ||
+ | xialahidden('prctice_li','prctice'); | ||
+ | xialashow('ackonwledgement_li','ackonwledgement'); | ||
+ | xialahidden('ackonwledgement_li','ackonwledgement');} | ||
+ | function xialashow(li_id,dl_id){var li_id = document.getElementById(li_id);var dl_id = document.getElementById(dl_id);li_id.onmouseover = function(){dl_id.style.display = 'block';}} | ||
+ | function xialahidden(li_id,dl_id){var li_id = document.getElementById(li_id);var dl_id = document.getElementById(dl_id);li_id.onmouseout = function(){dl_id.style.display = 'none';}} | ||
+ | </script> | ||
</head> | </head> | ||
Line 129: | Line 185: | ||
================================================== --> | ================================================== --> | ||
<body> | <body> | ||
- | + | <div id="myheader"> | |
- | <div | + | <h1 id="my_h1"><a href="#">IGEM</a></h1> |
- | + | <div id="my_nav"> | |
- | + | <ul> | |
- | + | <li><a href="https://2014.igem.org/Team:NJAU_China">Home</a></li> | |
- | + | <li id="project_li"><a href="#">Project</a> | |
- | + | <dl id="project"> | |
- | + | <dd><a href="https://2014.igem.org/Team:NJAU_China/Background">Background</a></dd> | |
- | <div | + | <dd><a href="https://2014.igem.org/Team:NJAU_China/System Design">System Design</a></dd> |
- | < | + | <dd><a href="https://2014.igem.org/Team:NJAU_China/Safety">Safety</a></dd> |
- | + | </dl> | |
- | + | </li> | |
- | + | <li id="achievement_li"><a href="#">Achievement</a> | |
- | + | <dl id="achievement"> | |
- | + | <dd><a href="https://2014.igem.org/Team:NJAU_China/Wet Labs">Wet Lab</a></dd> | |
- | < | + | <dd><a href="https://2014.igem.org/Team:NJAU_China/Modeling">Modeling</a></dd> |
- | + | <dd><a href="https://2014.igem.org/Team:NJAU_China/Protocol/Notebooks">Protocol/Notebooks</a></dd> | |
- | + | <dd><a href="https://2014.igem.org/Team:NJAU_China/Biobricks">Biobricks</a></dd> | |
- | + | </dl> | |
- | <a | + | </li> |
- | + | <li id="prctice_li"><a href="#">Practice</a> | |
- | < | + | <dl id="prctice"> |
- | + | <dd><a href="https://2014.igem.org/Team:NJAU_China/iGEM and Synthetic Biology Exhibition">Exhibitions and Workshops</a></dd> | |
- | + | <dd><a href="https://2014.igem.org/Team:NJAU_China/Questionnaire Survey">Questionnaire Survey</a></dd> | |
- | + | <dd><a href="https://2014.igem.org/Team:NJAU_China/Collaboration">Collaboration</a></dd> | |
- | + | </dl> | |
- | + | </li> | |
- | + | <li><a href="https://2014.igem.org/Team:NJAU_China/Team">Team</a></li> | |
- | + | <li id="ackonwledgement_li"><a href="#">Acknowledgement</a> | |
- | + | <dl id="ackonwledgement"> | |
- | + | <dd><a href="https://2014.igem.org/Team:NJAU_China/Inside Campus">Inside Campus</a></dd> | |
- | + | <dd><a href="https://2014.igem.org/Team:NJAU_China/Outside Campus">Outside Campus</a></dd> | |
- | + | </dl> | |
- | + | </li> | |
- | + | </ul> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | </ | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
</div> | </div> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | <!-------------------------------------------> | ||
+ | <div id="my_contents"> | ||
+ | <h1>A model on the process of Cu<sup>2+</sup> elimination by “Copper Terminator”.</h1> | ||
+ | <h3>Abstract </h3><p>The process which this equipment “Copper Terminator” uptaking Cu<sup>2+</sup> is modeled by ordinary differential equations. Parameters in this models are both inferred from our experiments or obtained from literature. Second order Runge-Kutta method is utilized in simulation and the result shows that Cu<sup>2+</sup> is almost entirely eliminated within 300 minutes from 1mg/L. Finally, Morris sensitivity analysis is carried out and shows that four controllable parameters are most important to the effect of elimination and this demonstrate the possibility of its application.</p> | ||
+ | <h1>The copper contamination.</h1> | ||
+ | <p>Today, from a spoon to a skyscraper, the uses of copper is extending everywhere. For meeting the increasing demand of copper in the world, the massive copper ores are mined every year [Figure 2.1.1].</p> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/2/25/FH1.png" /> | ||
+ | <p>And most copper is mined as copper sulfides such as chalcopyrite.Those type of mines are more likely to produce acid mine drainage (AMD) which refers to the outflow of acidic water from metal mines or coal mines [Fig 2.1.2].</p> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/3/34/F2.png" /> | ||
+ | <p>The specific process of generating AMD includes three chemical reactions:</p> | ||
+ | <p>The oxidization of pyrite which is iron-sulfide is primary contributor to AMD, the major process is:</p> | ||
+ | <h3>2FeS<sub>2</sub>(s) + 7O<sub>2</sub>(g) + 2H<sub>2</sub>O(l) = 2Fe<sup>2+</sup>(aq) + 4SO<sub>4</sub><sup>2−</sup>(aq) + 4H<sup>+</sup>(aq)</h3> | ||
+ | <p>The ferrous iron (II) generated from oxidization of pyrite is oxidized to ferric iron(III).<p> | ||
+ | <h3>4Fe<sup>2+</sup> (aq) + O<sub>2</sub> (g) + 4H<sup>+</sup> (aq) = 4Fe<sup>3+</sup>(aq) + 2H<sub>2</sub>O(l)</h3> | ||
+ | <p>And another process happens simultaneously with oxidization of pyrite and need to be catalyzed by microbes.</p> | ||
+ | <h3>FeS<sub>2</sub> (s) + 14Fe<sup>3+</sup> (aq) + 8H<sub>2</sub>O(l) = 15Fe<sup>2+</sup> (aq) + 2 SO<sub>4</sub><sup>2−</sup> (aq) + 16H<sup>+</sup> (aq)</h3> | ||
+ | <p>Those reactions jointly lower the PH of water and produce soluble ferric iron(III),and finally the acid mine drainage emerges [Figure 2.1.3].</p> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/9/96/F3.png" /> | ||
+ | <p>Associating with water and air, the metal mines where the ore is sulfide mineral or comprises pyrite can easily produce the highly acidic effusion. Usually the predominant metal ion isn’t iron but copper, zinc. The most common ore mined is chalcopyrite which is a copper-iron-sulfide and occurs with a range of other sulfides. Thus, copper mines are primary crime of AMD.</p> | ||
+ | <h1>Copper tolerance of <i>E.coli</i>.</h1> | ||
+ | <p>Massive mining and extensive using of copper results in serious contamination to environment, and then copper contamination threaten the balance of the whole ecosystem. Even the low concentration of copper is toxic to the organism (look at our algae experiment). But there is an exception, Escherichia coli ,which has several sophisticated and powerful systems to maintain the copper homeostasis so it can survive in skyhigh concentration(look at our MIC(minimum inhibitory concentration, MIC)experiment).Basing on this characteristic of <i>E.col</i>, we start to design an bio-machine to solve the problem of copper contamination effectively.</p> | ||
+ | <h3>Refrences:</h3> | ||
+ | <p>[1] Rensing, C., & Grass, G. (2003). Escherichia coli mechanisms of copper homeostasis in a changing environment. FEMS microbiology reviews,27(2‐3), 197-213.</p> | ||
+ | <p>All Pictures come from Wikipedia.</p> | ||
</div> | </div> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</body> | </body> | ||
</html> | </html> |
Revision as of 01:43, 17 October 2014
A model on the process of Cu2+ elimination by “Copper Terminator”.
Abstract
The process which this equipment “Copper Terminator” uptaking Cu2+ is modeled by ordinary differential equations. Parameters in this models are both inferred from our experiments or obtained from literature. Second order Runge-Kutta method is utilized in simulation and the result shows that Cu2+ is almost entirely eliminated within 300 minutes from 1mg/L. Finally, Morris sensitivity analysis is carried out and shows that four controllable parameters are most important to the effect of elimination and this demonstrate the possibility of its application.
The copper contamination.
Today, from a spoon to a skyscraper, the uses of copper is extending everywhere. For meeting the increasing demand of copper in the world, the massive copper ores are mined every year [Figure 2.1.1].
And most copper is mined as copper sulfides such as chalcopyrite.Those type of mines are more likely to produce acid mine drainage (AMD) which refers to the outflow of acidic water from metal mines or coal mines [Fig 2.1.2].
The specific process of generating AMD includes three chemical reactions:
The oxidization of pyrite which is iron-sulfide is primary contributor to AMD, the major process is:
2FeS2(s) + 7O2(g) + 2H2O(l) = 2Fe2+(aq) + 4SO42−(aq) + 4H+(aq)
The ferrous iron (II) generated from oxidization of pyrite is oxidized to ferric iron(III).
4Fe2+ (aq) + O2 (g) + 4H+ (aq) = 4Fe3+(aq) + 2H2O(l)
And another process happens simultaneously with oxidization of pyrite and need to be catalyzed by microbes.
FeS2 (s) + 14Fe3+ (aq) + 8H2O(l) = 15Fe2+ (aq) + 2 SO42− (aq) + 16H+ (aq)
Those reactions jointly lower the PH of water and produce soluble ferric iron(III),and finally the acid mine drainage emerges [Figure 2.1.3].
Associating with water and air, the metal mines where the ore is sulfide mineral or comprises pyrite can easily produce the highly acidic effusion. Usually the predominant metal ion isn’t iron but copper, zinc. The most common ore mined is chalcopyrite which is a copper-iron-sulfide and occurs with a range of other sulfides. Thus, copper mines are primary crime of AMD.
Copper tolerance of E.coli.
Massive mining and extensive using of copper results in serious contamination to environment, and then copper contamination threaten the balance of the whole ecosystem. Even the low concentration of copper is toxic to the organism (look at our algae experiment). But there is an exception, Escherichia coli ,which has several sophisticated and powerful systems to maintain the copper homeostasis so it can survive in skyhigh concentration(look at our MIC(minimum inhibitory concentration, MIC)experiment).Basing on this characteristic of E.col, we start to design an bio-machine to solve the problem of copper contamination effectively.
Refrences:
[1] Rensing, C., & Grass, G. (2003). Escherichia coli mechanisms of copper homeostasis in a changing environment. FEMS microbiology reviews,27(2‐3), 197-213.
All Pictures come from Wikipedia.