Difference between revisions of "Team:Lethbridge HS/Human Practices"

(Prototype team page)
 
 
(71 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{Lethbridge_HS}}
+
{{Lethbridge_HS/normalizecss}}
 +
{{Lethbridge_HS/jquery}}
 +
{{Lethbridge_HS/bootstrapcss}}
 +
{{Lethbridge_HS/reset}}
 +
{{Lethbridge_HS/bootstrapjs}}
 +
{{Lethbridge_HS/navbar}}
 +
{{Lethbridge_HS/css}}
 
<html>
 
<html>
 +
<meta name="viewport" content="width=device-width, initial-scale=1.0">
  
<div class="column full_size judges-will-not-evaluate">
+
<head>
<h3>★  ALERT! </h3>
+
<p>This page is used by the judges to evaluate your team for the <a href="https://2018.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2018.igem.org/Judging/Awards"> award listed below</a>. </p>
+
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2018.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
</div>
+
  
 +
  <link rel="stylesheet" type="text/css" href="css/bootstrap.css"/>
 +
  <link href="https://fonts.googleapis.com/css?family=Montserrat|Open+Sans" rel="stylesheet">
 +
  <script src="js/bootstrap.js"></script>
 +
<style>
 +
h1,h2,h3{font-family: 'Montserrat', sans-serif;}
 +
p{font-family:'open sans', sans-serif; font-size: 18px;}
  
<div class="clear"></div>
+
#background{
 +
background-color: }
  
 +
#banner{
 +
  color: #f9f7f7;
 +
  font-family: Montserrat, serif;font-size: 18px;
  
 +
  background-color:#ffcdb2 ;
 +
  background-image: url("https://static.igem.org/mediawiki/2018/9/9d/T--Lethbridge_HS--humanpracticess.png")
 +
  background-size: cover;
  
<div class="column full_size">
+
background-position: center center;
 +
    background-repeat: no-repeat;
 +
    height: 75vh;
 +
    overflow: hidden;
 +
    margin: 0;
 +
    padding-top: 7%;
  
<h1>Human Practices</h1>
+
background-image: url("https://static.igem.org/mediawiki/2018/9/9d/T--Lethbridge_HS--humanpracticess.png");text-align:center;
<p>
+
    background-size: cover; background-position: center; opacity: ; background-size:  ; height: 75vh;
At iGEM we believe societal considerations should be upfront and integrated throughout the design and execution of synthetic biology projects. “Human Practices” refers to iGEM teams’ efforts to actively consider how the world affects their work and the work affects the world. Through your Human Practices activities, your team should demonstrate how you have thought carefully and creatively about whether your project is responsible and good for the world. We invite you to explore issues relating (but not limited) to the ethics, safety, security, and sustainability of your project, and to show how this exploration feeds back into your project purpose, design and execution.
+
    overflow: hidden;
</p>
+
    margin: 0;
 +
    background-repeat: no-repeat;
  
  
 +
}
  
<p>For more information, please see the <a href="https://2018.igem.org/Human_Practices">Human Practices Hub</a>. There you will find:</p>
+
.jumbotron text-center{
+
<ul>
+
<li> an <a href="https://2018.igem.org/Human_Practices/Introduction">introduction</a> to Human Practices at iGEM </li>
+
<li>tips on <a href="https://2018.igem.org/Human_Practices/How_to_Succeed">how to succeed</a> including explanations of judging criteria and advice about how to conduct and document your Human Practices work</li>
+
<li>descriptions of <a href="https://2018.igem.org/Human_Practices/Examples">exemplary work</a> to inspire you</li>
+
<li>links to helpful <a href="https://2018.igem.org/Human_Practices/Resources">resources</a></li>
+
<li>And more! </li>
+
</ul>
+
+
  
 +
    background-color: white;
 +
    position: relative;
 +
    width: 100%;
 +
    background-size: 100% 100%;
 +
}
  
  
  
<p>On this page, your team should document all of your Human Practices work and activities. You should write about the Human Practices topics you considered in your project, document any activities you conducted to explore these topics (such as engaging with experts and stakeholders), describe why you took a particular approach (including referencing any work you built upon), and explain if and how you integrated takeaways from your Human Practices work back into your project purpose, design and/or execution. </p>
+
.center{
+
<p>If your team has gone above and beyond in work related to safety, then you should document this work on your Safety wiki page and provide a description and link on this page. If your team has developed education and public engagement efforts that go beyond a focus on your particular project, and for which would like to nominate your team for the Best Education and Public Engagement Special Prize, you should document this work on your Education and Education wiki page and provide a description and link here. </p>
+
</div>
+
+
<div class="clear"></div>
+
  
+
  text-align: left;
<div class="column full_size">
+
<div class="highlight decoration_background">
+
<p>The iGEM judges will review this page to assess whether you have met the Silver and/or Gold medal requirements based on the Integrated Human Practices criteria listed below. If you nominate your team for the <a href="https://2018.igem.org/Judging/Awards">Best Integrated Human Practices Special Prize</a> by filling out the corresponding field in the <a href="https://2018.igem.org/Judging/Judging_Form">judging form</a>, the judges will also review this page to consider your team for that prize.
+
</p>
+
</div>
+
</div>
+
  
<div class="clear extra_space"></div>
 
  
  
  
<div class="column full_size">
 
 
<h3>Silver Medal Criterion #3</h3>
 
<p>Convince the judges you have thought carefully and creatively about whether your work is responsible and good for the world. Document how you have investigated these issues and engaged with your relevant communities, why you chose this approach, and what you have learned. Please note that surveys will not fulfill this criteria unless you follow scientifically valid methods. </p>
 
  
  
<h3>Gold Medal Criterion #1</h3>
+
 
<p>Expand on your silver medal activity by demonstrating how you have integrated the investigated issues into the purpose, design and/or execution of your project. Document how your project has changed based upon your human practices work.
+
}
</p>
+
 
</div>
+
 
 +
</style>
 +
 
 +
</head>
 +
 
 +
<body>
 +
 
 +
 
 +
 
 +
 
 +
<body id="background">
 +
<div id="banner" class=" jumbotron text-center container-fluid "><div class="container-fluid">
 +
      <div style="font-family: 'Montserrat' , serif;font-size: 9vw;text-align:center;margin-top:50px;"><center>HUMAN PRACTICES</center></div>
 +
 
 +
 
 +
  </div>
 +
  </div>
 +
<div class="container-fluid;" style="margin-left:10%; margin-right:10%;">
 +
<br><br>
 +
<div>
 +
<center><h1  style="font-size: 3vw; font-family:Montserrat;"class="w100" ><b>THE WASTEWATER TREATMENT PLANT</b></h1></center>
 +
<br>
 +
<center><video width="75%" height="" controls>
 +
  <source src="https://static.igem.org/mediawiki/2018/c/c7/T--Lethbridge_HS--videoo.mp4" type="video/mp4">
 +
  <source src="https://static.igem.org/mediawiki/2018/c/c7/T--Lethbridge_HS--videoo.mp4" type="video/mp4">
 +
Your browser does not support the video tag.
 +
</video> </center>
 +
<br>
 +
<p style="font-size: 18px; font-family: 'Open Sans'">
 +
<img class="img-fluid"style="float:right; margin-left:10px;margin-bottom:5px;
 +
   
 +
    width:  400px; height: ;" src="https://static.igem.org/mediawiki/2018/d/d5/T--Lethbridge_HS--plantcrop.jpeg">
 +
 
 +
Our team had the opportunity of receiving a tour of the Wastewater Treatment Plant in Lethbridge. This plant was built in the early 1900s and it is a biological nutrient facility, which makes it belong to the top five percent of all the treatment plants in the world. The plant removes phosphorus, nitrogen, ammonia, total suspended solids, biochemical oxygen demand (pollution), as well as works to reduces fecal and total coliform. The wastewater treatment plant is licensed under the Alberta Government which ensures that certain rules and obligations must be met. Our team had a tour of the plant led by Duane Guzzi, the Process Coordinator of the wastewater treatment plant. During the tour we learned valuable information that would help us for the success of our project. As our project deals with the extraction of metals from tailings ponds, going to a wastewater treatment plant was beneficial as we learned the procedures and methods they take to remove chemicals from water and make it safe for rivers. </p>
 +
 
 +
 
 +
<p style="font-size: 18px; font-family: 'Open Sans'">The Wastewater Treatment Plant is licensed under the Alberta Government, which ensures that certain rules and obligations must be met.  During the tour, we learned about the procedures and methods that are taken to remove chemicals from water and make it safe for release. Surprisingly, we discovered a few similarities between our system and the plant’s operations. The plant processes bacteria in order for it to form into flocks and create a netting; then, it sinks to the bottom of the tank and is subsequently able to be removed easily.</p>
 +
<img class="img-fluid"style="float:left; margin-right:10px;margin-bottom:5px;
 +
    text-align: center;
 +
    width:  400px; height: ;" src="https://static.igem.org/mediawiki/2018/4/40/T--Lethbridge_HS--wastewaterplant.jpeg">
 +
 
 +
<p style="font-size: 18px; font-family: 'Open Sans'"> Our project is very similar to this process, as we use phages that have inducible precipitation, to allow for easy removal after metal ion capture. This tour also provided us with valuable knowledge on how we can integrate our system into the plant. Mr. Guzzi told us that our project could be integrated into the secondary clarifiers, to remove the metals that are contained within the wastewater. If our project was integrated into the secondary clarifiers, the metals that are contained in the wastewater could be removed before moving on to ultraviolet disinfection, where the microorganisms that are left in the water are disrupted and unable to reproduce and cause harm. This final product that is produced would then be able to be discharged into the environment.
 +
 
 +
 
 +
</p>
 +
 
 +
 
 +
<p  style="font-size: 18px; font-family: 'Open Sans'">
 +
</p>
 +
 
 +
<p  style="font-size: 18px; font-family: 'Open Sans'">Lastly, the plant focuses on the environment in the procedures they carry out, as wastes such as methane that is produced from the plant will be transported to co-generation motors where it will then provide heat and electricity for the plant. This ensures that the Wastewater Treatment Plant’s energy costs are low.  This inspired us to turn our attention to the potential impacts our project could have on the environment -- how our project could be used to improve the efficiency of metal removal from wastewater, and how this could impact the dependent ecosystem as a result.
 +
</p>
 +
<h1  style="font-size: 3vw; font-family:Montserrat;"class="w100" ><b>INTERVIEWS</b></h1>
 +
<h2  style="font-size: 25px; font-family:Montserrat;"class="w100" ><b>Dorothy Lok</b></h1>
 +
<img class="img-fluid"style="float:right; margin-left:15px;margin-bottom:5px;
 +
   
 +
    width:  400px; height: ;"src="https://static.igem.org/mediawiki/2018/3/35/T--Lethbridge_HS--dd.jpeg">
 +
 
 +
<p style="font-size: 18px; font-family: 'Open Sans'">We interviewed Dorothy Lok, who is a Municipal Approvals Engineer at Alberta Environment and Parks to explore the possibility of implementing our system into the Lethbridge Wastewater Treatment plant. Upon interviewing her, we learned that though our system is innovative, it would be unnecessary to implement it into the Lethbridge Wastewater Treatment plant as there is not a high concentration of metal ions in the wastewater. She also mentioned that the wastewater treatment plant already uses the metal-laden sludge produced as fertilizers for various crops. However, Dorothy Lok did propose that we should look into applying our system in other wastewater treatment plants of specific cities such as Flint, Michigan or industrial wastewater treatments plants, as these facilities contain a higher concentration of metal ions. In addition, she also suggested that the issue of mining and oil tailings ponds is a problem we could potentially tackle as tailings ponds contain a high concentration of metal ions that are detrimental to the environment. This would be more efficient for our system as the concentration of metal ions would be higher and therefore there would be more metal ions to remove. In terms of our system, Ms Lok told us, “You would really have to have a purpose for doing it [implementing our system in the wastewater treatment process]… whereas with tailings ponds, they need to be dealt with.” As a result of her advice, we pivoted our project goal to focus on the removal of metal ions from mining and oil tailings ponds rather than wastewater treatments plants. The successful implementation of our project could benefit communities locally and globally!
 +
</p> <br>
 +
<h2  style="font-size: 25px; font-family:Montserrat;"class="w100" ><b>Senior Tailings Engineer for Alberta Energy Regulator</b></h1>
 +
<img class="img-fluid"style="float:right; margin-left:15px;margin-bottom:5px;
 +
   
 +
    width:  400px; height: ;"src="https://static.igem.org/mediawiki/2018/c/c7/T--Lethbridge_HS--AlbertaEnergyRegulatorLogo.png">
 +
 
 +
<p style="font-size: 18px; font-family: 'Open Sans'">As mentioned, the environmental concern that tailings ponds cause is a crucial issue that many places around the world face, specifically Alberta. While our provincial economy relies heavily on the oil and gas industry, and we are very fortunate to have such natural resources at our disposal, these tailings must be monitored and dealt with cautiously. The Alberta Energy Regulator (AER) ensures the safe, efficient, orderly, and environmentally responsible development of oil, oil sands, natural gas, and coal resources over their entire life cycle. They aim to ensure the reclamation of tailings ponds and speaking with them helped us gain insight on many different aspects of our project. We organized an interview with a Senior Tailings Engineer from Alberta Energy Regulator, and told him about our project and goals. A large concern for our project was using synthetic biology in an environment that is exposed to natural conditions; however, when discussing the issue of biocontainment with the AER representative, he advised us that biocontainment was not an issue whatsoever. This is due to the fact that tailings ponds do not support many living organisms aside from bacteria because they are so toxic (tailings ponds are relatively isolated environments). We also discussed and gained knowledge of the magnitude of tailings ponds, and were informed that they will continue to grow and must be taken care of. This interview helped us to confirm that our system would be very useful due to the fact that there is currently no concrete solution. The representative voiced his concern about the magnitude of tailings ponds, and the impact that our system could have on such a large volume. We aim to resolve this concern using mathematical modelling until further experiments can be conducted. Our interview with the AER representative allowed us to verify that our project would be highly innovative and beneficial to both our economy and environment.
 +
</p> <br>  
 +
<h2  style="font-size: 25px; font-family:Montserrat;"class="w100" ><b>Professor Rood</b></h1>
 +
<img class="img-fluid"style="float:right; margin-left:15px;margin-bottom:5px;
 +
   
 +
    width:  400px; height: ;"src="https://static.igem.org/mediawiki/2018/7/7b/T--Lethbridge_HS--ProfessorRood.jpeg">
 +
 
 +
<p style="font-size: 18px; font-family: 'Open Sans'">In order to address our questions of biosecurity and feasibility, we had an interview with a biology professor at the University of Lethbridge, Dr Stewart Rood. We were told that our project required improvement in the applied design; tailings ponds are massive, and it would be very difficult to extract enough metals from them to make a profit. “My biggest problem with the system is scale,” informed Dr. Rood. As a result, in the final few weeks before the giant Jamboree, we researched other potential real-world applications of our system, in order to discover what it could be most effectively used for. We realized that although our system would not be extremely helpful in remediating tailings ponds samples, it would be beneficial to extract metals for profit from them -- but particularly in mining tailings. Moreover, we re-acknowledged the use of our system in wastewater treatment plants; although Lethbridge’s wastewater treatment plant would not require our system based on our tour, physical wastewater treatment plants used to clean the wastewater from industries discard large amounts of metals. Our system would definitely be purposeful there, in addition to places with metal contaminated water, such as Flint, Michigan. This demonstrates the improved knowledge we gained on the application of our project as a result of the advice given from Professor Rood.</p> <br>
 +
 
 +
 
  
  
  
<div class="clear extra_space"></div>
 
  
  
  
<div class="column full_size">
 
<h3>Best Integrated Human Practices Special Prize</h3>
 
  
<p>To compete for the Best Integrated Human Practices prize, please describe your work on this page and also fill out the description on the judging form. </p>
 
  
<p>How does your project affect society and how does society influence the direction of your project? How might ethical considerations and stakeholder input guide your project purpose and design and the experiments you conduct in the lab? How does this feedback enter into the process of your work all through the iGEM competition? Document a thoughtful and creative approach to exploring these questions and how your project evolved in the process to compete for this award!</p>
 
<p>You must also delete the message box on the top of this page to be eligible for this prize.</p>
 
  
 
</div>
 
</div>
 +
 +
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
 +
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
 +
    <!-- Include all compiled plugins (below), or include individual files as needed -->
 +
    <script src="js/bootstrap.min.js"></script>
 +
 +
<script src="https://2018.igem.org/Template:Lethbridge_HS/jquery" type="text/javascript"> </script>
 +
<script src="https://2018.igem.org/Template:Lethbridge_HS/bootstrapjs" type="text/javascript"> </script>
 +
</body>
 +
 +
 +
 +
 +
 +
 +
 +
</html>

Latest revision as of 03:15, 18 October 2018



THE WASTEWATER TREATMENT PLANT



Our team had the opportunity of receiving a tour of the Wastewater Treatment Plant in Lethbridge. This plant was built in the early 1900s and it is a biological nutrient facility, which makes it belong to the top five percent of all the treatment plants in the world. The plant removes phosphorus, nitrogen, ammonia, total suspended solids, biochemical oxygen demand (pollution), as well as works to reduces fecal and total coliform. The wastewater treatment plant is licensed under the Alberta Government which ensures that certain rules and obligations must be met. Our team had a tour of the plant led by Duane Guzzi, the Process Coordinator of the wastewater treatment plant. During the tour we learned valuable information that would help us for the success of our project. As our project deals with the extraction of metals from tailings ponds, going to a wastewater treatment plant was beneficial as we learned the procedures and methods they take to remove chemicals from water and make it safe for rivers.

The Wastewater Treatment Plant is licensed under the Alberta Government, which ensures that certain rules and obligations must be met. During the tour, we learned about the procedures and methods that are taken to remove chemicals from water and make it safe for release. Surprisingly, we discovered a few similarities between our system and the plant’s operations. The plant processes bacteria in order for it to form into flocks and create a netting; then, it sinks to the bottom of the tank and is subsequently able to be removed easily.

Our project is very similar to this process, as we use phages that have inducible precipitation, to allow for easy removal after metal ion capture. This tour also provided us with valuable knowledge on how we can integrate our system into the plant. Mr. Guzzi told us that our project could be integrated into the secondary clarifiers, to remove the metals that are contained within the wastewater. If our project was integrated into the secondary clarifiers, the metals that are contained in the wastewater could be removed before moving on to ultraviolet disinfection, where the microorganisms that are left in the water are disrupted and unable to reproduce and cause harm. This final product that is produced would then be able to be discharged into the environment.

Lastly, the plant focuses on the environment in the procedures they carry out, as wastes such as methane that is produced from the plant will be transported to co-generation motors where it will then provide heat and electricity for the plant. This ensures that the Wastewater Treatment Plant’s energy costs are low. This inspired us to turn our attention to the potential impacts our project could have on the environment -- how our project could be used to improve the efficiency of metal removal from wastewater, and how this could impact the dependent ecosystem as a result.

INTERVIEWS

Dorothy Lok

We interviewed Dorothy Lok, who is a Municipal Approvals Engineer at Alberta Environment and Parks to explore the possibility of implementing our system into the Lethbridge Wastewater Treatment plant. Upon interviewing her, we learned that though our system is innovative, it would be unnecessary to implement it into the Lethbridge Wastewater Treatment plant as there is not a high concentration of metal ions in the wastewater. She also mentioned that the wastewater treatment plant already uses the metal-laden sludge produced as fertilizers for various crops. However, Dorothy Lok did propose that we should look into applying our system in other wastewater treatment plants of specific cities such as Flint, Michigan or industrial wastewater treatments plants, as these facilities contain a higher concentration of metal ions. In addition, she also suggested that the issue of mining and oil tailings ponds is a problem we could potentially tackle as tailings ponds contain a high concentration of metal ions that are detrimental to the environment. This would be more efficient for our system as the concentration of metal ions would be higher and therefore there would be more metal ions to remove. In terms of our system, Ms Lok told us, “You would really have to have a purpose for doing it [implementing our system in the wastewater treatment process]… whereas with tailings ponds, they need to be dealt with.” As a result of her advice, we pivoted our project goal to focus on the removal of metal ions from mining and oil tailings ponds rather than wastewater treatments plants. The successful implementation of our project could benefit communities locally and globally!


Senior Tailings Engineer for Alberta Energy Regulator

As mentioned, the environmental concern that tailings ponds cause is a crucial issue that many places around the world face, specifically Alberta. While our provincial economy relies heavily on the oil and gas industry, and we are very fortunate to have such natural resources at our disposal, these tailings must be monitored and dealt with cautiously. The Alberta Energy Regulator (AER) ensures the safe, efficient, orderly, and environmentally responsible development of oil, oil sands, natural gas, and coal resources over their entire life cycle. They aim to ensure the reclamation of tailings ponds and speaking with them helped us gain insight on many different aspects of our project. We organized an interview with a Senior Tailings Engineer from Alberta Energy Regulator, and told him about our project and goals. A large concern for our project was using synthetic biology in an environment that is exposed to natural conditions; however, when discussing the issue of biocontainment with the AER representative, he advised us that biocontainment was not an issue whatsoever. This is due to the fact that tailings ponds do not support many living organisms aside from bacteria because they are so toxic (tailings ponds are relatively isolated environments). We also discussed and gained knowledge of the magnitude of tailings ponds, and were informed that they will continue to grow and must be taken care of. This interview helped us to confirm that our system would be very useful due to the fact that there is currently no concrete solution. The representative voiced his concern about the magnitude of tailings ponds, and the impact that our system could have on such a large volume. We aim to resolve this concern using mathematical modelling until further experiments can be conducted. Our interview with the AER representative allowed us to verify that our project would be highly innovative and beneficial to both our economy and environment.


Professor Rood

In order to address our questions of biosecurity and feasibility, we had an interview with a biology professor at the University of Lethbridge, Dr Stewart Rood. We were told that our project required improvement in the applied design; tailings ponds are massive, and it would be very difficult to extract enough metals from them to make a profit. “My biggest problem with the system is scale,” informed Dr. Rood. As a result, in the final few weeks before the giant Jamboree, we researched other potential real-world applications of our system, in order to discover what it could be most effectively used for. We realized that although our system would not be extremely helpful in remediating tailings ponds samples, it would be beneficial to extract metals for profit from them -- but particularly in mining tailings. Moreover, we re-acknowledged the use of our system in wastewater treatment plants; although Lethbridge’s wastewater treatment plant would not require our system based on our tour, physical wastewater treatment plants used to clean the wastewater from industries discard large amounts of metals. Our system would definitely be purposeful there, in addition to places with metal contaminated water, such as Flint, Michigan. This demonstrates the improved knowledge we gained on the application of our project as a result of the advice given from Professor Rood.