Difference between revisions of "Team:WHU-China/Human Practices"

(Prototype team page)
 
 
(50 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{WHU-China}}
 
{{WHU-China}}
 
<html>
 
<html>
 +
<head>
 +
<style>
 +
#content{
 +
background:#C1F2FF;
 +
}
 +
.c_row{
 +
margin: 0 auto;
 +
width:1000px;
 +
 +
}
 +
html{
 +
margin:0;
 +
padding:0;
 +
height:100%;
 +
weight:100%;
 +
}
 +
body{
 +
  overflow-y:auto;
 +
  overflow-x:hidden;
 +
  background:#C1F2FF;
 +
  font-family:"Microsoft YaHei","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif;
 +
}
 +
p{
 +
  font-size:24px;
 +
}
 +
h1{
 +
  font-size:34px;
 +
  font-weight:400;
 +
}
 +
h2{
 +
  font-size:30px;
 +
  font-weight:400;
 +
  position:relative;
 +
  left:20px;
 +
    }
 +
h3{
 +
  font-size:28px;
 +
  font-weight:400;
 +
  position:relative;
 +
  left:30px;
 +
    }
  
<div class="column full_size judges-will-not-evaluate">
+
h4{
<h3>★  ALERT! </h3>
+
  font-size:26px;
<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>
+
  font-weight:400;
<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>
+
  position:relative;
</div>
+
  left:40px;
 +
    }
  
 +
h1,h2,h3,h4{
 +
  font-family:"Microsoft YaHei","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif;
 +
}
  
<div class="clear"></div>
+
img{
 +
width:100%;
 +
height:100%;
 +
max-height:100%;
 +
max-width:100%;
 +
}
 +
</style>
  
 +
<style>
  
 +
a:link,
 +
a:hover,
 +
a:visited,
 +
a:active {
 +
  color: #fff;
 +
  text-decoration: none;
 +
}
  
<div class="column full_size">
+
.card-holder { 
 +
  position: fixed;
 +
  top:200px;
 +
  width: 0px;
 +
  overflow: visible;
 +
}
  
<h1>Human Practices</h1>
+
.card-wrapper {
<p>
+
  display: inline-block;
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.
+
  float: right;
</p>
+
  clear: both;
 +
}
  
 +
.card {
 +
  position: relative;
 +
  left: 80%;
 +
  margin: 12px;
 +
  padding: 16px 32px 16px 64px;
 +
  x-box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.5);
 +
  box-shadow: 8px 0 8px -8px rgba(0, 0, 0, 0.5);
 +
  background: #fff;
 +
  transition: all 0.3s ease-in-out 0.1s;
 +
}
  
 +
.card:hover {
 +
  position: relative;
 +
  left: 100%;
 +
  margin-left: -32px;
 +
  box-shadow:
 +
    0 -8px 8px -8px rgba(0, 0, 0, 0.5),
 +
    0 8px 8px -8px rgba(0, 0, 0, 0.5);
 +
  transition: all 0.3s ease-in-out;
 +
}
  
<p>For more information, please see the <a href="https://2018.igem.org/Human_Practices">Human Practices Hub</a>. There you will find:</p>
+
.card-content {
+
  display: inline-block;
<ul>
+
  color: #fff;
<li> an <a href="https://2018.igem.org/Human_Practices/Introduction">introduction</a> to Human Practices at iGEM </li>
+
  font-family: 'Droid Sans', sans-serif ,"Microsoft YaHei","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif;
<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>
+
  font-size: 16px;
<li>descriptions of <a href="https://2018.igem.org/Human_Practices/Examples">exemplary work</a> to inspire you</li>
+
  font-weight: bold;
<li>links to helpful <a href="https://2018.igem.org/Human_Practices/Resources">resources</a></li>
+
  white-space: nowrap;
<li>And more! </li>
+
}
</ul>
+
+
  
 +
.bg-01 { background: #9AE0FF; }
 +
.bg-02 { background: #57BDFC; }
  
 +
#t_tab1{}
 +
#t_tab2{}
  
 +
</style>
  
<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>
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<title>HP</title>
 +
</head>
 +
<body>
 +
<header>
 +
<div class="container agile-banner_nav">
 +
<div class="row header-top">
 +
                  <div class="col-md-5 top-left p-0">
 +
<p> IGEM-WHU </p>
 +
</div>
 +
<div class="col-md-7 top-right p-0">
 +
</div>
 +
                </div>
 +
 
 
<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>
+
<nav class="navbar navbar-expand-lg navbar-light bg-light">
 +
 +
<h1><a class="navbar-brand" href="https://2018.igem.org/Team:WHU-China">IGEM - WHU</a></h1>
 +
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
 +
<span class="navbar-toggler-icon"></span>
 +
</button>
 +
 
 +
<div class="collapse navbar-collapse justify-content-center" id="navbarSupportedContent">
 +
<ul class="navbar-nav ml-auto">
 +
<li class="nav-item">
 +
<a class="nav-link" href="https://2018.igem.org/Team:WHU-China">Home <span class="sr-only">(current)</span></a>
 +
</li>
 +
                   
 +
<li class="dropdown nav-item">
 +
<a href="#" class="dropdown-toggle nav-link" data-toggle="dropdown">Project
 +
<b class="caret"></b>
 +
</a>
 +
<ul class="dropdown-menu agile_short_dropdown">
 +
<li><a href="https://2018.igem.org/Team:WHU-China/Description">Description</a></li>
 +
<li><a href="https://2018.igem.org/Team:WHU-China/Design">Design</a></li>
 +
<li><a href="https://2018.igem.org/Team:WHU-China/Experiments">Experiments</a></li>
 +
                                <li><a href="https://2018.igem.org/Team:WHU-China/Notebook">Notebook</a></li>
 +
                                <li><a href="https://2018.igem.org/Team:WHU-China/Protocol">Protocol</a></li>
 +
<li><a href="https://2018.igem.org/Team:WHU-China/Model">Modelling</a></li>
 +
<li><a href="https://2018.igem.org/Team:WHU-China/Demonstrate">Demonstrate</a></li>
 +
<li><a href="https://2018.igem.org/Team:WHU-China/Improve">Improve</a></li>
 +
<li><a href="https://2018.igem.org/Team:WHU-China/Future_plan">Furture plans</a></li>
 +
<li><a href="https://2018.igem.org/Team:WHU-China/InterLab">InterLab</a></li>
 +
                                <li><a href="https://2018.igem.org/Team:WHU-China/Safety">Safety</a></li>
 +
</ul>
 +
</li>
 +
                   
 +
                   
 +
<li class="dropdown nav-item">
 +
<a href="#" class="dropdown-toggle nav-link" data-toggle="dropdown">Team
 +
<b class="caret"></b>
 +
</a>
 +
<ul class="dropdown-menu agile_short_dropdown">
 +
                        <li><a href="https://2018.igem.org/Team:WHU-China/Team">Team members</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:WHU-China/Attributions">Attribution</a></li>
 +
                                        <li><a href="https://2018.igem.org/Team:WHU-China/Collaborations">Collaboration</a></li>
 +
</ul>
 +
</li>
 +
 
 +
                    <li class="dropdown nav-item">
 +
<a href="#" class="dropdown-toggle nav-link" data-toggle="dropdown">Parts
 +
<b class="caret"></b>
 +
</a>
 +
<ul class="dropdown-menu agile_short_dropdown">
 +
                        <li><a href="https://2018.igem.org/Team:WHU-China/Parts">Overview</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:WHU-China/Parts/Basic_parts">Basic parts</a></li>
 +
                                        <li><a href="https://2018.igem.org/Team:WHU-China/Parts/Composite parts">Composite parts</a></li>
 +
</ul>
 +
</li>
 +
 
 +
                    <li class="dropdown nav-item active">
 +
<a href="#" class="dropdown-toggle nav-link" data-toggle="dropdown">HP
 +
<b class="caret"></b>
 +
</a>
 +
<ul class="dropdown-menu agile_short_dropdown">
 +
    <li><a href="https://2018.igem.org/Team:WHU-China/Human_Practices">Human Practice</a></li>
 +
                   
 +
                      <li><a href="https://2018.igem.org/Team:WHU-China/Public_Engagement">Education engagement</a></li>
 +
</ul>
 +
</li>
 +
                   
 +
<li class="dropdown nav-item">
 +
<a href="#" class="dropdown-toggle nav-link" data-toggle="dropdown">Awards
 +
<b class="caret"></b>
 +
</a>
 +
<ul class="dropdown-menu agile_short_dropdown">
 +
<li><a href="https://2018.igem.org/Team:WHU-China/Medal_criteria">Meadal criteria</a></li>
 +
<li><a href="https://2018.igem.org/Team:WHU-China/Applied_Design">Applied design</a></li>
 +
                <li><a href="https://2018.igem.org/Team:WHU-China/Hardware">Hardware</a></li>
 +
                <li><a href="https://2018.igem.org/Team:WHU-China/Measurement">Measurement</a></li>
 +
</ul>
 +
</li>
 +
<li class="nav-item pr-lg-0">
 +
<a class="nav-link pr-lg-0" href="https://2018.igem.org/Team:WHU-China/Device">Device</a>
 +
</li>
 +
</ul>
 +
</div>
 +
 
 +
</nav>
 +
</div>
 +
</header>
 +
 
 +
 
 +
<div class='card-holder'>
 +
  <div class='card-wrapper'>
 +
    <a href='#t_tab1'>
 +
      <div class='card bg-01'>
 +
        <span class='card-content'>Human Practice</span>
 +
      </div>
 +
    </a>
 +
  </div>
 +
  <div class='card-wrapper'>
 +
    <a href='#t_tab2'>
 +
      <div class='card bg-02'>
 +
        <span class='card-content'>Integrated HP</span>
 +
      </div>
 +
    </a>
 +
  </div>
 
</div>
 
</div>
 
<div class="clear"></div>
 
  
+
<div style="margin:0 auto;width:100%;">
<div class="column full_size">
+
<img src="https://static.igem.org/mediawiki/2018/d/d5/T--WHU-China--wiki-HP_banner.png" alt="" style="max-height:900px;">
<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="c_row" id="t_tab1">
 +
<br/><br/><br/>
 +
<h1 style="font-size:40px;">Human Practices Overview</h1>
 +
<br/>
 +
<h4>Only laboratory can't produce a great project! There must be some interaction between your design, your project with the real world——we must enter the society, factory,sewage plant, classroom and even other laboratories! In this section-HP overview, we will introduce how our project affected the world and be affected by the world briefly, it does not only contain why our project is respondible for the world, but also tell you how our design was improved step by step with the help of Human Practice. To see it more clearly, <span style="color:red;font-weight:700;">integrated HP is just below the HP overview in this page, and education+public engagement is on the next page.</span>
 +
</h4>
 +
<br/>
 +
<h1>1.Candlelight navigation—communicate with professor</h1>
 +
<br />
 +
<p style="font-size:22px;">The motivation of our project came from a conversation between a professor and some of our team members.
 +
In Wuhan University, “Candlelight navigation” is an opportunity for students to directly communicate with professors and get instruction ranging from life to academy. By this chance, we had an unforgettable conversation with Professor Xin Lu who majored in bird ecology in May, 2017. He stressed the importance of environmental protection for many times:” The water of the East Lake used to be so clear that there were always many teachers and students swimming in it… However, because of the deterioration of the ecological environment and excessive sewage discharge, the East Lake was once covered with a layer of horrible green film. </p>
 +
<p style="font-size:22px;">From then on, we have no longer seen anyone swimming in the lake…”
 +
Since then, these words has been lingering in our minds. After a year, five people from that conversation joined iGEM. The purpose of the competition was to make the world a better place. At that time, we set the initial blueprint for our project.</p>
 +
<br />
 +
</div>
 +
<div class="c_row" style="text-align:center;">
 +
<img src="https://static.igem.org/mediawiki/2018/7/76/T--WHU-China--wiki-HP_main1.jpg" style="width:70%;">
 +
<br />
 +
</div>
 +
<div class="c_row">
 +
<h1>2.BioBuilder</h1>
 +
<br />
 +
<p style="font-size:22px;">In Wuhan University, iGEM group is builded in March every year. In order to learn more about synthetic biology, some of us visit Boston in winter vacation and take part in a course from Bio-builder in February, 2018. Dr. Natalie Kudull teaches us the basic knowledge of synthetic biology in a heuristic and guiding teaching way. </p>
 +
<br />
 
</div>
 
</div>
  
<div class="clear extra_space"></div>
 
  
 +
<div class="c_row" style="text-align:center;">
 +
<img src="https://static.igem.org/mediawiki/2018/f/fc/T--WHU-China--wiki-HP_main2.jpg" style="width:60%;">
 +
<br />
 +
</div>
  
  
<div class="column full_size">
+
<div class="c_row">
+
<h1>3.Visit iGEM headquarter</h1>
<h3>Silver Medal Criterion #3</h3>
+
<br />
<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>
+
<p style="font-size:22px;">In that vocation, we also visited iGEM headquarters. We were full of enthusiasm for iGEM and decided to join the iGEM team, and contribute to make a better world…</p>
 +
<br />
 +
</div>
  
 +
<div class="c_row" style="text-align:center;">
 +
<img src="https://static.igem.org/mediawiki/2018/7/7e/T--WHU-China--wiki-HP_main3.png" style="width:75%;">
 +
<br />
 +
</div>
  
<h3>Gold Medal Criterion #1</h3>
+
<div class="c_row">
<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.
+
<h1>4.East Lake HP set</h1>
</p>
+
<p style="font-size:22px;">(we put these 4 HP activity in this HP set, they are in a series and have strong connection with each other)</p>
 +
<h2>4.1 East Lake Water Quality Test</h2>
 +
<br />
 +
<p style="font-size:22px;">Later, in order to take a deep understanding of the environmental problem of the East Lake, especially the eutrophication, which is attributed to phosphorus content, we sampled from three different position of the East Lake, and measured the OD value after using the total phosphorus content measurement kit. After that, we compared it with prepared standard curve to measure the total phosphorus content of East Lake.</p>
 +
<br />
 +
</div>
 +
<div class="c_row" style="text-align:center;">
 +
<img src="https://static.igem.org/mediawiki/2018/a/a0/T--WHU-China--wiki-HP_main4.png" style="width:75%;">
 +
<br />
 
</div>
 
</div>
  
 +
<div class="c_row" style="text-align:center;">
 +
  <table border="2px" cellpadding="0" cellspacing="0" width="999" bordercolor="#FFFFFF">
 +
  <col width="161" />
 +
  <col width="169" span="3" />
 +
  <col width="169" />
 +
  <col width="162" />
 +
  <tr bgcolor="#4472C4">
 +
    <td width="161"><p style="font-size:18px;">number</p></td>
 +
    <td width="507" colspan="3"><p style="font-size:18px;">result(OD(700nm))</p></td>
 +
    <td width="169"><p style="font-size:18px;">average</p></td>
 +
    <td width="162"><p style="font-size:18px;">P concentration mg/L</p></td>
 +
  </tr>
 +
  <tr>
 +
    <td width="161" bgcolor="#4472C4"><p style="font-size:18px;">1</p></td>
 +
    <td width="169" bgcolor="#CFD5EA"><p style="font-size:18px;">0.069</p></td>
 +
    <td width="169" bgcolor="#CFD5EA"><p style="font-size:18px;">0.063</p></td>
 +
    <td width="169" bgcolor="#CFD5EA"><p style="font-size:18px;">0.072</p></td>
 +
    <td width="169" bgcolor="#CFD5EA"><p style="font-size:18px;">0.068</p></td>
 +
    <td width="162" bgcolor="#CFD5EA"><p style="font-size:18px;">0.79</p></td>
 +
  </tr>
 +
  <tr>
 +
    <td width="161" bgcolor="#4472C4"><p style="font-size:18px;">2 </p></td>
 +
    <td width="169" bgcolor="#E9EBF5"><p style="font-size:18px;">0.107</p></td>
 +
    <td width="169" bgcolor="#E9EBF5"><p style="font-size:18px;">0.109</p></td>
 +
    <td width="169" bgcolor="#E9EBF5"><p style="font-size:18px;">0.105</p></td>
 +
    <td width="169" bgcolor="#E9EBF5"><p style="font-size:18px;">0.107</p></td>
 +
    <td width="162" bgcolor="#E9EBF5"><p style="font-size:18px;">1.23</p></td>
 +
  </tr>
 +
  <tr>
 +
    <td width="161" bgcolor="#4472C4"><p style="font-size:18px;">3</p></td>
 +
    <td width="169" bgcolor="#CFD5EA"><p style="font-size:18px;">0.097</p></td>
 +
    <td width="169" bgcolor="#CFD5EA"><p style="font-size:18px;">0.097</p></td>
 +
    <td width="169" bgcolor="#CFD5EA"><p style="font-size:18px;">0.096</p></td>
 +
    <td width="169" bgcolor="#CFD5EA"><p style="font-size:18px;">0.097</p></td>
 +
    <td width="162" bgcolor="#CFD5EA"><p style="font-size:18px;">1.17</p></td>
 +
  </tr>
 +
</table>
 +
<br />
 +
</div>
 +
 
  
 +
<div class="c_row">
 +
<p style="font-size:22px;">According to Vollenweider's classification criteria for reservoir lake nutrition status, the water quality of East Lake exceeded 7 to 10 times of the standard criteria. </p>
 +
<br />
 +
<h2>4.2 Questionnaire and interview</h2>
 +
<br />
 +
<p style="font-size:22px;">In order to know people’s understanding of the eutrophication pollution of the East Lake to make our project more realistic, we did some survey activities. We designed an electronic questionnaire and distributed it in Wuhan University, Xincun Street, East Lake community and the sewage treatment plant. In the end, 85 questionnaires were collected. We processed the data and the result is as follows:</p>
 +
<br />
 +
<div class="c_row" style="width:500px;">
 +
<img src="https://static.igem.org/mediawiki/2018/0/04/T--WHU-China--wiki-Hp_Questionnaire.jpg">
 +
</div>
 +
<br />
 +
<h2>4.3 Synthetic biology enters the community</h2>
 +
<br />
 +
<p style="font-size:22px;">In order to spread the idea of synthetic biology, we contacted with the local community and organized “WHU-iGEM come to the community, synthetic biology science activities”.
 +
We introduced GM, synthetic biology, and the pollution situation of the East Lake water quality to community. Meanwhile, the contents of our project was also included. Not only do we promoted synthetic biology, but also brought some science knowledge and technology to the residents, which enhanced the scientific awareness of them. Finally, this activity achieved great result.</p>
 +
<br />
 +
</div>
  
<div class="clear extra_space"></div>
+
<div class="c_row" style="text-align:center;">
 +
<img src="https://static.igem.org/mediawiki/2018/f/f1/T--WHU-China--wiki-HP_main7.png" style="width:70%;">
 +
<br />
 +
</div>
 +
<div class="c_row">
 +
<h2>4.4 Summer camp of High school </h2>
 +
<br />
 +
<p style="font-size:22px;">Several high schools visited our collage of Life Science for a summer camp. We popularized the knowledge of biology and synthetic biology for them. Due to their strong demands, we also introduced our project to them and we actively discussed about it.</p>
 +
<div class="c_row" style="text-align:center;width:500px;">
 +
<img src="https://static.igem.org/mediawiki/2018/f/f5/T--WHU-China--wiki-HP_main21.jpg">
 +
<br />
 +
</div>
 +
<br />
 +
</div>
 +
<div class="c_row">
 +
<h1>5.Breakthrough——collaborate with IHB CAS</h1><br />
 +
<br />
 +
<h2>5.1 problem solving</h2>
 +
<br />
 +
<p style="font-size:22px;">After our first round of brainstorm, we found that there is a flaw in our design— we didn’t take the bacteria resistance into consideration. If we intended to use synthetic biology to solve eutrophication, the harmful substances in the environmental water body would have an impact on the expression and bacteria survival, so as the resistance problem. Realizing this, we visited the authoritative algae research base in China—— Institute of hydrobiology, Chinese Academy of Sciences, in April. R. Zhang introduced the most advanced sewage treatment method - the bacterial and algal symbiosis system and the biofilm system. Then, we systematically reviewed the relevant information of it, and made dramatically improved and improvement to our design.</p>
 +
<br />
 +
</div>
  
 +
<div class="c_row">
 +
 +
<div class="c_row" style="width:375px;float:left;">
 +
<img src="https://static.igem.org/mediawiki/2018/3/3b/T--WHU-China--wiki-HP_main8a.jpg">
 +
</div>
 +
<div class="c_row" style="width:500px;float:right;">
 +
<img src="https://static.igem.org/mediawiki/2018/d/df/T--WHU-China--wiki-HP_main8.jpg">
 +
</div>
 +
</div>
  
 +
<div class="c_row" style="clear:both;">
 +
<p style="font-size:22px;">the left picture shows the group leader of lab B was discussing with R. Zhang</p>
 +
<br />
 +
<h2>5.2 new lab for WHU-China</h2>
 +
<br />
 +
<p style="font-size:22px;">After redesign our project, we found that there were insufficient equipment in our scientific training lab. Fortunately, IHB CAS generously extend a hand to us. R. Zhang instruct us to carry out the experiment related to algae research.</p>
 +
<br />
 +
</div>
  
<div class="column full_size">
+
<div class="c_row" style="text-align:center;">
<h3>Best Integrated Human Practices Special Prize</h3>
+
<img src="https://static.igem.org/mediawiki/2018/c/cc/T--WHU-China--wiki-HP_main9.jpg" style="width:75%;">
 +
<br />
 +
</div>
  
<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>
+
<div class="c_row">
 +
<h1>6. Synthetic biology enters the classroom!</h1>
 +
<br />
 +
<p style="font-size:22px;">In April 2018, we carried out the "Synthetic Biology Science Lecture, Microbial Plate Graffiti Competition", and did propaganda and education work. We guided them to understand the concept of engineering bacteria. To make the learnig process fun, we organized a microbial flat-grain graffiti competition by using engineered E. coli as painting material. This activity gave us the opportunity to educate children about synthetic biology and introduce iGEM.</p>
 +
</div>
  
<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>
+
<div class="c_row" style="text-align:center;">
<p>You must also delete the message box on the top of this page to be eligible for this prize.</p>
+
<img src="https://static.igem.org/mediawiki/2018/a/a6/T--WHU-China--wiki-HP_main10.jpg" style="width:60%;">
 +
<br />
 +
</div>
  
 +
<div class="c_row">
 +
<h1>7. Visit BGI!</h1>
 +
<br />
 +
<p style="font-size:22px;">We visited BGI headquarter in May, 2018. During this trip to BGI, we were fortunate to have the chance to communicate with the instructor of the Huada High school team (previously judge). She gave us a lot of help and provided us with some new idea in aspect of HP development and experimental design. By coincidence, we met her in CCIC and she give us some precious suggestions on how to give presentation.</p>
 +
<br />
 
</div>
 
</div>
 +
<div class="c_row" style="text-align:center;">
 +
<img src="https://static.igem.org/mediawiki/2018/4/4b/T--WHU-China--wiki-HP_main11.jpg" style="width:60%;">
 +
<br />
 +
</div>
 +
<div class="c_row" style="text-align:center;">
 +
<img src="https://static.igem.org/mediawiki/2018/b/b3/T--WHU-China--wiki-HP_main12.jpg" style="width:60%;">
 +
<br />
 +
</div>
 +
 +
<div class="c_row">
 +
<h1>8. Visit Bluepha!</h1>
 +
<br />
 +
<p style="font-size:22px;">We visited Bluepha in May, 2018. Bluepha is the first synthetic biology company in China and they have done a fascinating job in industrialization of synthetic biology. Member of Bluepha, our alumnus Boxiang Wang gave us some important suggestions on the guidance of the development of follow-up experiments. Moreover, it was very crucial that he advised us to try the CCAS/R optical switches, which we finally used and worked well in our project.</p>
 +
<br />
 +
</div>
 +
<div class="c_row" style="text-align:center;">
 +
<img src="https://static.igem.org/mediawiki/2018/3/31/T--WHU-China--wiki-HP_main13.jpg" style="width:70%;">
 +
<br />
 +
</div>
 +
 +
<div class="c_row">
 +
<h1>9. Communication with Team SYSU</h1>
 +
<br />
 +
<p style="font-size:22px;">We met up with the iGEM team in Sun Yat-Sen University in May, introducing each other's projects, teams and experiments, sharing some experience in modeling, and exchanging ideas. We built strong friendship with each other and later they gave us a big help in modelling about data processing. We communicated with each other by video chat. </p>
 +
<br />
 +
</div>
 +
 +
<div class="c_row" style="text-align:center;">
 +
<img src="https://static.igem.org/mediawiki/2018/5/50/T--WHU-China--wiki-HP_main14.png" style="width:70%;">
 +
<br />
 +
</div>
 +
<div class="c_row" style="text-align:center;">
 +
<img src="https://static.igem.org/mediawiki/2018/5/50/T--WHU-China--wiki-HP_main15.png" style="width:70%;">
 +
<br />
 +
</div>
 +
 +
<div class="c_row">
 +
<h1>10.Communication with Team worldshaper-wuhan</h1>
 +
<br />
 +
<p style="font-size:22px;">On July 31, 2018, the high school team worldshaper-wuhan came to visit us. In addition to giving them introduction on the project, we took the initiative to help them contact the community and provide them with a platform to showcase project and broadcast synthetic biology.</p>
 +
<br />
 +
</div>
 +
 +
<div class="c_row" style="text-align:center;">
 +
<img src="https://static.igem.org/mediawiki/2018/e/e7/T--WHU-China--wiki-HP_main16.png" style="width:70%;">
 +
<br />
 +
</div>
 +
 +
<div class="c_row">
 +
<h1>11.Sewage plant interview</h1>
 +
<br />
 +
<p style="font-size:22px;">We visited XSH Water Co., Ltd. to learn more about how the real factory works. The manager Zhang gave us a detailed introduction about the overall process of sewage disposal. He took us to the sewage treatment tank and showed us the drug add-on room as well as some laboratories equipped with sewage plants. We talked about our project and he thought our design was very creative——instead of controlling the sewage discharge,active remediation of environment is more direct. In addition, the idea of changing pollutant back to resource is very effective and exciting.</p>
 +
<br />
 +
</div>
 +
 +
<div class="c_row" style="text-align:center;">
 +
<img src="https://static.igem.org/mediawiki/2018/4/47/T--WHU-China--wiki-HP_main17.jpg"style="width:70%;">
 +
<br />
 +
</div>
 +
 +
<div class="c_row" style="text-align:center;">
 +
<img src="https://static.igem.org/mediawiki/2018/6/6a/T--WHU-China--wiki-HP_main18.jpg" style="width:70%;">
 +
<br />
 +
</div>
 +
 +
<div class="c_row">
 +
<h1>12.CCiC meeting</h1>
 +
<br />
 +
<p style="font-size:22px;">In summer, we participate in the biggest iGEMer communication meeting in China——CCiC. This meeting attracted nearly all teams in China, which is a brilliant platform for us to communicate, to learn and to reflect. During these wonderful days in Shanghai, not only did we broaden our horizon but also we got many suggestions on our project from other groups, for example XMU, SDU and HZAU. </p>
 +
<br />
 +
</div>
 +
 +
<div class="c_row" style="text-align:center;">
 +
<img src="https://static.igem.org/mediawiki/2018/d/d8/T--WHU-China--wiki-HP_main19.jpg" style="width:70%;">
 +
<br />
 +
</div>
 +
<div class="c_row" style="text-align:center;">
 +
<img src="https://static.igem.org/mediawiki/2018/8/84/T--WHU-China--wiki-HP_main20.jpg" style="width:70%;">
 +
<br />
 +
</div>
 +
<div>
 +
<br/><br/><br/><br/>
 +
 +
 +
 +
 +
<div class="c_row" id="t_tab2">
 +
 +
<h1 style="font-size:40px;">Integrated Human Practices</h1>
 +
<br/>
 +
<p style="font-size:22px;">Rome was not built in a day, so as the establishment of our system. Step by step, we improved it in the process of thinking about how to better deal with the problem of eutrophication caused by excessive phosphorus in environmental waters. Finally, we discovered that the system we built can be applied to the processing of other elements. In the process, some HP plays a decisive role. In the integrated HP category, we will show how these HPs directly influence the direction of our project design—the impact of society and the environment on our projects.</p>
 +
<br />
 +
<br />
 +
<h4>Our general design step<a href="https://2018.igem.org/Team:WHU-China/Human_Practices/GD">(click to see details)</a>
 +
</h4>
 +
<br />
 +
<br />
 +
<h1>1.Candlelight navigation—— communicate with professor like a friend</h1>
 +
<br />
 +
 +
<p style="font-size:22px;">The motivation of our project came from a conversation between a professor and some of our team members.
 +
In Wuhan University, “Candlelight navigation” is an opportunity for students to directly communicate with professors and get instruction ranging from life to academy. By this chance, we had an unforgettable conversation with Professor Xin Lu who majored in bird ecology. He stressed the importance of environmental protection for many times:” The water of the East Lake used to be so clear that there were always many teachers and students swimming in it… However, because of the deterioration of the ecological environment and excessive sewage discharge, the East Lake was once covered with a layer of horrible green film.
 +
From then on, we have no longer seen anyone swimming in the lake…”</p>
 +
</div>
 +
 +
<div class="c_row" style="text-align:center;">
 +
<img src="https://static.igem.org/mediawiki/2018/6/64/T--WHU-China--wiki-intergratedHP_main1.png" style="width:80%;">
 +
<br />
 +
</div>
 +
<div class="c_row">
 +
<p style="font-size:22px;">Since then, these words has been lingering in our minds. After a year, five people from that conversation joined iGEM. The purpose of the competition was to make the world a better place. At that time, we set the initial blueprint for our project.</p>
 +
<p style="font-size:22px;">East Lake is the second biggest lake in the city in China and Wuhan University is located on the shore of it. Therefore, it is convenient for us to see it, the once beautiful East Lake. . .</p>
 +
<p style="font-size:22px;">Eutrophication is a big problem in China,  In the past few decades, many beautiful rivers and lakes have become no longer clear due to eutrophication, and the delicate ecosystem has been destroyed. East Lake is one of them…</p>
 +
<br />
 +
</div>
 +
 +
<div class="c_row" style="text-align:center;">
 +
<img src="https://static.igem.org/mediawiki/2018/d/dd/T--WHU-China--wiki-intergratedHP_main2.png" style="width:80%;">
 +
<br />
 +
</div>
 +
 +
<div class="c_row">
 +
<p style="font-size:22px;">In the following year, we have been thinking about how to solve the problem of eutrophication more effectively., and we determined our project – phosphorus accumulation, the content of phosphorus is the key to eutrophication. At the same time, we consider that the general phosphorus removal process is to directly fill the sludge containing phosphorus, because it is impossible to achieve "bacteria phosphorus separation". the release of phosphorus is introduced to our design, so that the phosphorus collected from the environment can be controlled by people and released as resources for reuse. It is a resource-friendly environmental treatment.</p>
 +
<br />
 +
<br />
 +
<h1>2. Breakthrough——collaborate with IHB CAS</h1>
 +
<br />
 +
<p style="font-size:22px;">After we discussed our thoughts with the professor Mao in the collage of Resources and Environment, he gave us some advice: If you want your ideas to become reality, you must consider the survival of the bacteria when they are exposed to contaminated water. We have not done so much thinking about the resistance of bacteria before.</p>
 +
<p style="font-size:22px;">Then, we have consulted a lot of academic literature, and we found that it takes plenty of energy for bacteria to recycle phosphorus since this process involves Poly P dynamics. We also found that some environmental factors such as nitrogen content will not only affect the growth of bacteria, but also the efficiency of phosphorus accumulation.</p><br />
 +
<p style="font-size:22px;">We came across a big problem therefore because we can’t solve these problems by just adding a few pathways. </p>
 +
<br />
 +
<p style="font-size:22px;">Finally we went to the Institute of Hydrobiology, Chinese Academy of Sciences for help, R. Xuezhi Zhang introduced us a very advanced methods to treat the sewage—the symbiotic system of bacteria and algae! He also introduced us a symbiotic biofilm system, which is so helpful for our design and project improvement.</p>
 +
<br />
 +
</div>
 +
 +
<div class="c_row">
 +
 +
<div class="c_row" style="width:375px;float:left;">
 +
<img src="https://static.igem.org/mediawiki/2018/3/3b/T--WHU-China--wiki-HP_main8a.jpg">
 +
</div>
 +
<div class="c_row" style="width:500px;float:right;">
 +
<img src="https://static.igem.org/mediawiki/2018/d/df/T--WHU-China--wiki-HP_main8.jpg">
 +
</div>
 +
</div>
 +
<div class="c_row" style="clear:both;">
 +
<p style="font-size:22px;">the left picture shows the group leader of lab B was discussing with R. Zhang</p>
 +
<br/>
 +
<p style="font-size:22px;">The symbiotic system can greatly improve the resistance of bacteria and the algae can reduce nitrogen content in water. The EPS (extracellular poly substances) can trap almost all kinds of harmful chemical agents. Furthermore, algae can provide bacteria energy through photosynthesis. The problems that troubled us can be completely solved by introducing a symbiotic system, and even make it better!</p><br />
 +
<p style="font-size:22px;">After that, we improve our project and carefully re-design the whole system!</p>
 +
<br />
 +
<p style="font-size:22px;">Our laboratory conditions were not sufficient to culture and monitor algae. Fortunately, we have cooperated with the Aquatic Institute and we sent a group of our team member to the Aquatic institute to complete the experiment of symbiotic and biofilm formation with the guidance of teachers!</p>
 +
<br />
 +
</div>
 +
 +
<div class="c_row" style="text-align:center;">
 +
<img src="https://static.igem.org/mediawiki/2018/f/f1/T--WHU-China--wiki-intergratedHP_main3.png" style="width:80%;">
 +
<br />
 +
</div>
 +
<div class="c_row">
 +
<h1>3. Visit Bluepha!</h1>
 +
<br />
 +
<p style="font-size:22px;">During the communication with Bluepha, alumnus Boxiang Wang affirmed our project and gave us lots of suggestions. We talked about our project in detail. The most troublesome thing for us at the time was the search for optical switches. He recommended two valuable documents for us. Finally, we decided to use CcaS/R optical switch system and this system works well in our experiments!</p><br />
 +
</div>
 +
 +
<div class="c_row" style="text-align:center;">
 +
<img src="https://static.igem.org/mediawiki/2018/5/53/T--WHU-China--wiki-intergratedHP_main4.png" style="width:80%;">
 +
<br />
 +
</div>
 +
 +
<div class="c_row">
 +
<p style="font-size:22px;">He also gave us a follow-up experiment grouping and expanded recommendations, which were helpful.</p><br />
 +
</div>
 +
<div class="c_row" style="text-align:center;">
 +
<img src="https://static.igem.org/mediawiki/2018/c/c5/T--WHU-China--wiki-intergratedHP_main5.png" style="width:80%;">
 +
<br /><br />
 +
</div>
 +
 +
<div class="c_row">
 +
<h1>4. XSH Water Co., Ltd.</h1>
 +
<br />
 +
<p style="font-size:22px;">We visited XSH Water Co., Ltd. to learn more about how the real factory works. The manager Zhang gave us a detailed introduction about the overall process of sewage disposal. He took us to the sewage treatment tank and showed us the drug add-on room as well as some laboratories equipped with sewage plants. We talked about our project and he thought our design was very creative——instead of controlling the sewage discharge, active remediation of environment is more direct. In addition, the idea of changing pollutant back to resource is very effective and exciting.</p>
 +
<p style="font-size:22px;">Besides the encouragement, we also learnt that most of sewage plant would make a direct landfill of sludge which contains phosphorus absorbed from polluted water. This is not a sustainable way for both environment and resource. This makes us more determined to complete the whole design chain from the pathway to the hardware application about our project.</p>
 +
<br />
 +
</div>
 +
<div class="c_row" style="text-align:center;">
 +
<img src="https://static.igem.org/mediawiki/2018/1/12/T--WHU-China--wiki-intergratedHP_main6.png" style="width:80%;">
 +
<br /><br />
 +
</div>
 +
 +
 +
 +
 +
  <br />
 +
  <br />
 +
  <br />
 +
<svg class="editorial" xmlns="http://www.w3.org/2000/svg" viewBox="0 24 150 28" preserveAspectRatio="none">
 +
    <defs>
 +
        <path id="gentle-wave" d="m -160,44.4 c 30,0 58,
 +
        -18 87.7,-18 30.3,0 58.3,
 +
        18 87.3,18 30,0 58,-18 88,
 +
        -18 30,0 58,18 88,18 l 0,
 +
        34.5 -351,0 z" />
 +
    </defs>
 +
    <g class="parallax">
 +
        <use xlink:href="#gentle-wave" x="50" y="0" fill="#E7FBFF" />
 +
        <use xlink:href="#gentle-wave" x="50" y="3" fill="#9AE0FF" />
 +
        <use xlink:href="#gentle-wave" x="50" y="6" fill="#57BDFC" />
 +
    </g>
 +
</svg>
 +
</div>
 +
 +
</body>
 +
</html>

Latest revision as of 03:44, 18 October 2018

HP




Human Practices Overview


Only laboratory can't produce a great project! There must be some interaction between your design, your project with the real world——we must enter the society, factory,sewage plant, classroom and even other laboratories! In this section-HP overview, we will introduce how our project affected the world and be affected by the world briefly, it does not only contain why our project is respondible for the world, but also tell you how our design was improved step by step with the help of Human Practice. To see it more clearly, integrated HP is just below the HP overview in this page, and education+public engagement is on the next page.


1.Candlelight navigation—communicate with professor


The motivation of our project came from a conversation between a professor and some of our team members. In Wuhan University, “Candlelight navigation” is an opportunity for students to directly communicate with professors and get instruction ranging from life to academy. By this chance, we had an unforgettable conversation with Professor Xin Lu who majored in bird ecology in May, 2017. He stressed the importance of environmental protection for many times:” The water of the East Lake used to be so clear that there were always many teachers and students swimming in it… However, because of the deterioration of the ecological environment and excessive sewage discharge, the East Lake was once covered with a layer of horrible green film.

From then on, we have no longer seen anyone swimming in the lake…” Since then, these words has been lingering in our minds. After a year, five people from that conversation joined iGEM. The purpose of the competition was to make the world a better place. At that time, we set the initial blueprint for our project.



2.BioBuilder


In Wuhan University, iGEM group is builded in March every year. In order to learn more about synthetic biology, some of us visit Boston in winter vacation and take part in a course from Bio-builder in February, 2018. Dr. Natalie Kudull teaches us the basic knowledge of synthetic biology in a heuristic and guiding teaching way.



3.Visit iGEM headquarter


In that vocation, we also visited iGEM headquarters. We were full of enthusiasm for iGEM and decided to join the iGEM team, and contribute to make a better world…



4.East Lake HP set

(we put these 4 HP activity in this HP set, they are in a series and have strong connection with each other)

4.1 East Lake Water Quality Test


Later, in order to take a deep understanding of the environmental problem of the East Lake, especially the eutrophication, which is attributed to phosphorus content, we sampled from three different position of the East Lake, and measured the OD value after using the total phosphorus content measurement kit. After that, we compared it with prepared standard curve to measure the total phosphorus content of East Lake.



number

result(OD(700nm))

average

P concentration mg/L

1

0.069

0.063

0.072

0.068

0.79

2

0.107

0.109

0.105

0.107

1.23

3

0.097

0.097

0.096

0.097

1.17


According to Vollenweider's classification criteria for reservoir lake nutrition status, the water quality of East Lake exceeded 7 to 10 times of the standard criteria.


4.2 Questionnaire and interview


In order to know people’s understanding of the eutrophication pollution of the East Lake to make our project more realistic, we did some survey activities. We designed an electronic questionnaire and distributed it in Wuhan University, Xincun Street, East Lake community and the sewage treatment plant. In the end, 85 questionnaires were collected. We processed the data and the result is as follows:



4.3 Synthetic biology enters the community


In order to spread the idea of synthetic biology, we contacted with the local community and organized “WHU-iGEM come to the community, synthetic biology science activities”. We introduced GM, synthetic biology, and the pollution situation of the East Lake water quality to community. Meanwhile, the contents of our project was also included. Not only do we promoted synthetic biology, but also brought some science knowledge and technology to the residents, which enhanced the scientific awareness of them. Finally, this activity achieved great result.



4.4 Summer camp of High school


Several high schools visited our collage of Life Science for a summer camp. We popularized the knowledge of biology and synthetic biology for them. Due to their strong demands, we also introduced our project to them and we actively discussed about it.



5.Breakthrough——collaborate with IHB CAS



5.1 problem solving


After our first round of brainstorm, we found that there is a flaw in our design— we didn’t take the bacteria resistance into consideration. If we intended to use synthetic biology to solve eutrophication, the harmful substances in the environmental water body would have an impact on the expression and bacteria survival, so as the resistance problem. Realizing this, we visited the authoritative algae research base in China—— Institute of hydrobiology, Chinese Academy of Sciences, in April. R. Zhang introduced the most advanced sewage treatment method - the bacterial and algal symbiosis system and the biofilm system. Then, we systematically reviewed the relevant information of it, and made dramatically improved and improvement to our design.


the left picture shows the group leader of lab B was discussing with R. Zhang


5.2 new lab for WHU-China


After redesign our project, we found that there were insufficient equipment in our scientific training lab. Fortunately, IHB CAS generously extend a hand to us. R. Zhang instruct us to carry out the experiment related to algae research.



6. Synthetic biology enters the classroom!


In April 2018, we carried out the "Synthetic Biology Science Lecture, Microbial Plate Graffiti Competition", and did propaganda and education work. We guided them to understand the concept of engineering bacteria. To make the learnig process fun, we organized a microbial flat-grain graffiti competition by using engineered E. coli as painting material. This activity gave us the opportunity to educate children about synthetic biology and introduce iGEM.


7. Visit BGI!


We visited BGI headquarter in May, 2018. During this trip to BGI, we were fortunate to have the chance to communicate with the instructor of the Huada High school team (previously judge). She gave us a lot of help and provided us with some new idea in aspect of HP development and experimental design. By coincidence, we met her in CCIC and she give us some precious suggestions on how to give presentation.




8. Visit Bluepha!


We visited Bluepha in May, 2018. Bluepha is the first synthetic biology company in China and they have done a fascinating job in industrialization of synthetic biology. Member of Bluepha, our alumnus Boxiang Wang gave us some important suggestions on the guidance of the development of follow-up experiments. Moreover, it was very crucial that he advised us to try the CCAS/R optical switches, which we finally used and worked well in our project.



9. Communication with Team SYSU


We met up with the iGEM team in Sun Yat-Sen University in May, introducing each other's projects, teams and experiments, sharing some experience in modeling, and exchanging ideas. We built strong friendship with each other and later they gave us a big help in modelling about data processing. We communicated with each other by video chat.




10.Communication with Team worldshaper-wuhan


On July 31, 2018, the high school team worldshaper-wuhan came to visit us. In addition to giving them introduction on the project, we took the initiative to help them contact the community and provide them with a platform to showcase project and broadcast synthetic biology.



11.Sewage plant interview


We visited XSH Water Co., Ltd. to learn more about how the real factory works. The manager Zhang gave us a detailed introduction about the overall process of sewage disposal. He took us to the sewage treatment tank and showed us the drug add-on room as well as some laboratories equipped with sewage plants. We talked about our project and he thought our design was very creative——instead of controlling the sewage discharge,active remediation of environment is more direct. In addition, the idea of changing pollutant back to resource is very effective and exciting.




12.CCiC meeting


In summer, we participate in the biggest iGEMer communication meeting in China——CCiC. This meeting attracted nearly all teams in China, which is a brilliant platform for us to communicate, to learn and to reflect. During these wonderful days in Shanghai, not only did we broaden our horizon but also we got many suggestions on our project from other groups, for example XMU, SDU and HZAU.








Integrated Human Practices


Rome was not built in a day, so as the establishment of our system. Step by step, we improved it in the process of thinking about how to better deal with the problem of eutrophication caused by excessive phosphorus in environmental waters. Finally, we discovered that the system we built can be applied to the processing of other elements. In the process, some HP plays a decisive role. In the integrated HP category, we will show how these HPs directly influence the direction of our project design—the impact of society and the environment on our projects.



Our general design step(click to see details)



1.Candlelight navigation—— communicate with professor like a friend


The motivation of our project came from a conversation between a professor and some of our team members. In Wuhan University, “Candlelight navigation” is an opportunity for students to directly communicate with professors and get instruction ranging from life to academy. By this chance, we had an unforgettable conversation with Professor Xin Lu who majored in bird ecology. He stressed the importance of environmental protection for many times:” The water of the East Lake used to be so clear that there were always many teachers and students swimming in it… However, because of the deterioration of the ecological environment and excessive sewage discharge, the East Lake was once covered with a layer of horrible green film. From then on, we have no longer seen anyone swimming in the lake…”


Since then, these words has been lingering in our minds. After a year, five people from that conversation joined iGEM. The purpose of the competition was to make the world a better place. At that time, we set the initial blueprint for our project.

East Lake is the second biggest lake in the city in China and Wuhan University is located on the shore of it. Therefore, it is convenient for us to see it, the once beautiful East Lake. . .

Eutrophication is a big problem in China, In the past few decades, many beautiful rivers and lakes have become no longer clear due to eutrophication, and the delicate ecosystem has been destroyed. East Lake is one of them…



In the following year, we have been thinking about how to solve the problem of eutrophication more effectively., and we determined our project – phosphorus accumulation, the content of phosphorus is the key to eutrophication. At the same time, we consider that the general phosphorus removal process is to directly fill the sludge containing phosphorus, because it is impossible to achieve "bacteria phosphorus separation". the release of phosphorus is introduced to our design, so that the phosphorus collected from the environment can be controlled by people and released as resources for reuse. It is a resource-friendly environmental treatment.



2. Breakthrough——collaborate with IHB CAS


After we discussed our thoughts with the professor Mao in the collage of Resources and Environment, he gave us some advice: If you want your ideas to become reality, you must consider the survival of the bacteria when they are exposed to contaminated water. We have not done so much thinking about the resistance of bacteria before.

Then, we have consulted a lot of academic literature, and we found that it takes plenty of energy for bacteria to recycle phosphorus since this process involves Poly P dynamics. We also found that some environmental factors such as nitrogen content will not only affect the growth of bacteria, but also the efficiency of phosphorus accumulation.


We came across a big problem therefore because we can’t solve these problems by just adding a few pathways.


Finally we went to the Institute of Hydrobiology, Chinese Academy of Sciences for help, R. Xuezhi Zhang introduced us a very advanced methods to treat the sewage—the symbiotic system of bacteria and algae! He also introduced us a symbiotic biofilm system, which is so helpful for our design and project improvement.


the left picture shows the group leader of lab B was discussing with R. Zhang


The symbiotic system can greatly improve the resistance of bacteria and the algae can reduce nitrogen content in water. The EPS (extracellular poly substances) can trap almost all kinds of harmful chemical agents. Furthermore, algae can provide bacteria energy through photosynthesis. The problems that troubled us can be completely solved by introducing a symbiotic system, and even make it better!


After that, we improve our project and carefully re-design the whole system!


Our laboratory conditions were not sufficient to culture and monitor algae. Fortunately, we have cooperated with the Aquatic Institute and we sent a group of our team member to the Aquatic institute to complete the experiment of symbiotic and biofilm formation with the guidance of teachers!



3. Visit Bluepha!


During the communication with Bluepha, alumnus Boxiang Wang affirmed our project and gave us lots of suggestions. We talked about our project in detail. The most troublesome thing for us at the time was the search for optical switches. He recommended two valuable documents for us. Finally, we decided to use CcaS/R optical switch system and this system works well in our experiments!



He also gave us a follow-up experiment grouping and expanded recommendations, which were helpful.




4. XSH Water Co., Ltd.


We visited XSH Water Co., Ltd. to learn more about how the real factory works. The manager Zhang gave us a detailed introduction about the overall process of sewage disposal. He took us to the sewage treatment tank and showed us the drug add-on room as well as some laboratories equipped with sewage plants. We talked about our project and he thought our design was very creative——instead of controlling the sewage discharge, active remediation of environment is more direct. In addition, the idea of changing pollutant back to resource is very effective and exciting.

Besides the encouragement, we also learnt that most of sewage plant would make a direct landfill of sludge which contains phosphorus absorbed from polluted water. This is not a sustainable way for both environment and resource. This makes us more determined to complete the whole design chain from the pathway to the hardware application about our project.