Team:NJAU China/Background
From 2014.igem.org
(22 intermediate revisions not shown) | |||
Line 8: | 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:#a2dcf3; | background:#a2dcf3; | ||
color: #5a5a5a; | color: #5a5a5a; | ||
- | font-size: | + | font-size: 16px; |
+ | font-family:Andalus; | ||
} | } | ||
+ | pre{ | ||
+ | font-size:14px; | ||
+ | font-family:Andalus;} | ||
#myheader{ | #myheader{ | ||
width:1366px; | width:1366px; | ||
Line 43: | Line 36: | ||
/*-- hides default wiki settings --*/ | /*-- hides default wiki settings --*/ | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
h1, h2, h3, h4, h5 { | h1, h2, h3, h4, h5 { | ||
- | font-family: Georgia, Times, " | + | font-family: Georgia, Times, "Andalus", serif; |
} | } | ||
Line 67: | Line 54: | ||
margin-left: -487px; | margin-left: -487px; | ||
} | } | ||
- | + | .firstHeading { | |
+ | width: 975px; | ||
+ | margin: 0px auto; | ||
+ | padding-top: 100px; | ||
+ | margin-bottom: 20px;display:none; | ||
+ | font-family: Georgia, Times, "Andalus", 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 80: | Line 73: | ||
body { | body { | ||
- | background-color: # | + | background-color: #f60; |
} | } | ||
Line 151: | Line 144: | ||
overflow-y:scroll; | overflow-y:scroll; | ||
} | } | ||
- | # | + | #my_contents{ |
- | width:1030px; | + | width:1030px; |
- | + | position:relative; | |
- | + | margin:0 auto; | |
- | + | ||
- | margin: | + | |
} | } | ||
- | + | #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"> | <script type="text/javascript"> | ||
window.onload = function(){ | 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 xialashow(li_id,dl_id){ | + | 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';}} |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | } | + | |
- | function xialahidden(li_id,dl_id){ | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | } | + | |
</script> | </script> | ||
Line 223: | Line 201: | ||
<dl id="achievement"> | <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/Wet Labs">Wet Lab</a></dd> | ||
- | <dd><a href="https://2014.igem.org/Team:NJAU_China/Modeling"> | + | <dd><a href="https://2014.igem.org/Team:NJAU_China/Modeling">Model</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/Protocol/Notebooks">Protocol/Notebooks</a></dd> | ||
<dd><a href="https://2014.igem.org/Team:NJAU_China/Biobricks">Biobricks</a></dd> | <dd><a href="https://2014.igem.org/Team:NJAU_China/Biobricks">Biobricks</a></dd> | ||
Line 230: | Line 208: | ||
<li id="prctice_li"><a href="#">Practice</a> | <li id="prctice_li"><a href="#">Practice</a> | ||
<dl id="prctice"> | <dl id="prctice"> | ||
- | <dd><a href="https://2014.igem.org/Team:NJAU_China/iGEM and Synthetic Biology Exhibition"> | + | <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/Questionnaire Survey">Questionnaire Survey</a></dd> | ||
<dd><a href="https://2014.igem.org/Team:NJAU_China/Collaboration">Collaboration</a></dd> | <dd><a href="https://2014.igem.org/Team:NJAU_China/Collaboration">Collaboration</a></dd> | ||
Line 238: | Line 216: | ||
<li id="ackonwledgement_li"><a href="#">Acknowledgement</a> | <li id="ackonwledgement_li"><a href="#">Acknowledgement</a> | ||
<dl id="ackonwledgement"> | <dl id="ackonwledgement"> | ||
- | + | <dd><a href="https://2014.igem.org/Team:NJAU_China/Inside Campus">Inside Campus&Arrtibutions</a></dd> | |
- | <dd><a href="https://2014.igem.org/Team:NJAU_China/ | + | <dd><a href="https://2014.igem.org/Team:NJAU_China/Outside Campus">Outside Campus</a></dd> |
</dl> | </dl> | ||
</li> | </li> | ||
Line 246: | Line 224: | ||
</div> | </div> | ||
- | <div id=" | + | <!-------------------------------------------> |
- | + | <div id="my_contents"> | |
- | + | <p>Copper has existed on earth since the birth of this planet, which is an essential element for creatures because of its special chemical property and function. Besides, as a critical material, it has been utilized by human for a long time as large amount of copper is mined, processed and applied to our life. However, many a "copper-made" is abandoned nowadays, which leads to the accumulation of copper ion in fresh water and other places, resulting in jeopardizing the copper cycle on earth. Once the concentration reaches a high level then it will become destructive and cannot be cleared by ecosystem itself, causing the phenomenon what we called “copper contamination”.</p> | |
- | + | <h1>Copper is indispensable for life.</h1> | |
- | + | <p>Generally, the chemical property of copper was embodied by transformation between its redox states, Cu(II)and Cu(I).The redox potential Cu(II)/Cu(I)determined copper can easily oxidized some substrates such as superoxide, phenols<sup> [1] </sup>.And that’s why several enzymes involving in some vital processes such as photosynthesis, respiration adopt copper to transfer electrons. Moreover some arthropods and molluscs even utilizes a kind of copper protein, hemocyanin, to deliver deoxygen instead of known hemoglobin.</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> | |
- | + | <div style="text-align:center"><img src="https://static.igem.org/mediawiki/2014/2/25/FH1.png" /></div> | |
- | + | <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 [Figure 2.1.2].</p> | |
- | + | <div style="text-align:center"><img src="https://static.igem.org/mediawiki/2014/3/34/F2.png" /></div> | |
- | + | <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> |
- | + | <p>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)</p> | |
- | + | <p>The ferrous iron (II) generated from oxidization of pyrite is oxidized to ferric iron(III).<p> | |
- | + | <p>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)</p> | |
- | + | <p>And another process happens simultaneously with oxidization of pyrite and need to be catalyzed by microbes.</p> | |
- | + | <p>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)</p> | |
- | + | <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> | |
- | + | <div style="text-align:center"><img src="https://static.igem.org/mediawiki/2014/9/96/F3.png" /></div> | |
- | + | <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 <a href="https://2014.igem.org/Team:NJAU_China/Wet_Labs"><b>(Look at our algae experiment.)</b></a></td></p> |
- | < | + | <p>But there is an exception, <i>Escherichia coli</i> ,which has several sophisticated and powerful systems to maintain the copper homeostasis so it can survive in skyhigh concentration <a href="https://2014.igem.org/Team:NJAU_China/Wet_Labs"><b>(Look at our MIC(minimum inhibitory concentration, MIC)experiment)</b></a></td>. Basing on this characteristic of <i>E.coli</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> |
Latest revision as of 23:07, 17 October 2014
Copper has existed on earth since the birth of this planet, which is an essential element for creatures because of its special chemical property and function. Besides, as a critical material, it has been utilized by human for a long time as large amount of copper is mined, processed and applied to our life. However, many a "copper-made" is abandoned nowadays, which leads to the accumulation of copper ion in fresh water and other places, resulting in jeopardizing the copper cycle on earth. Once the concentration reaches a high level then it will become destructive and cannot be cleared by ecosystem itself, causing the phenomenon what we called “copper contamination”.
Copper is indispensable for life.
Generally, the chemical property of copper was embodied by transformation between its redox states, Cu(II)and Cu(I).The redox potential Cu(II)/Cu(I)determined copper can easily oxidized some substrates such as superoxide, phenols [1] .And that’s why several enzymes involving in some vital processes such as photosynthesis, respiration adopt copper to transfer electrons. Moreover some arthropods and molluscs even utilizes a kind of copper protein, hemocyanin, to deliver deoxygen instead of known hemoglobin.
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 [Figure 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.coli, 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.