Difference between revisions of "Team:Mingdao/Achievement"

 
(72 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<html>
 
  
 +
{{Mingdao}}
 +
<html>
 
<head>
 
<head>
    <!-- Bootstrap CSS -->
+
</head>
    <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:USTC/BScss?action=raw&amp;ctype=text/css">
+
<body>
    <!-- Scrollbal Custom CSS -->
+
<style>
    <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:USTC/customScrollbarCSS?action=raw&amp;ctype=text/css">
+
h5.card-title{
    <!-- Custom CSS -->
+
  font-size: 18px!important;
    <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:USTC/CSS/mobile?action=raw&amp;ctype=text/css">
+
}
    <!-- Font Awsome CSS -->
+
p.card-text {
    <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:USTC/fontawsome?action=raw&amp;ctype=text/css">
+
  font-size: 15px!important;
 +
}
 +
a.nav-link {
 +
  font-size: 20px!important;
 +
  border-bottom: 5px transparent solid;
 +
}
 +
a.nav-link:hover {
 +
  -webkit-animation-name: bottom-appear; /* Safari 4.0 - 8.0 */
 +
  -webkit-animation-duration: 0.5s; /* Safari 4.0 - 8.0 */
 +
  animation-name: bottom-appear;
 +
  animation-duration: 0.5s;
 +
  border-bottom: 5px green solid;
 +
}
  
 +
/* Safari 4.0 - 8.0 */
 +
@-webkit-keyframes bottom-qppear {
 +
  from {border-bottom: 5px transparent solid;}
 +
  to { border-bottom: 5px green solid;}
 +
}
  
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
/* Standard syntax */
</head>
+
@keyframes bottom-appear {
 +
  from {border-bottom: 5px transparent solid;}
 +
  to { border-bottom: 5px green solid;}
 +
}
  
 +
/* Makes dropdown visible when hovered */
 +
.dropdown:hover>.dropdown-menu {
 +
  display: block;
 +
}
  
 +
</style>
 +
</body>
 +
<body>
 +
<div class="jumbotron jumbotron-fluid p-0 m-0">
 +
    <img src="https://static.igem.org/mediawiki/2019/d/d4/T--Mingdao--ACHIEVEMENT.png" class="img-fluid" alt="Responsive image" style="width:100%">
 +
</div>
 +
</body>
 +
</html>
 +
{{:Team:Mingdao/navbar}}
 +
<html>
 +
<body>
  
 +
<style type="text/css">
 +
#medalBox1{
 +
width: 90%;
 +
background-color: #f5e9df;
 +
border: 2px solid #cb905e;
 +
border-radius: 5px;
 +
margin-top: 10px;
 +
margin-bottom: 10px;
 +
margin-left: 5%;
 +
margin-right: 5%;
 +
}
 +
#medalBox1 h2{
 +
text-align: center;
 +
margin-left: 10px;
 +
margin-right: 10px;
 +
}
 +
#medalBox1 li{
 +
margin-left: 10px;
 +
margin-right: 10px;
 +
}
 +
#medalBox2{
 +
width: 90%;
 +
background-color: #e5e5e5;
 +
border: 2px solid #7f7f7f;
 +
border-radius: 5px;
 +
margin-top: 10px;
 +
margin-bottom: 10px;
 +
margin-left: 5%;
 +
margin-right: 5%;
 +
}
 +
#medalBox2 h2{
 +
text-align: center;
 +
margin-left: 10px;
 +
margin-right: 10px;
 +
}
 +
#medalBox2 li{
 +
margin-left: 10px;
 +
margin-right: 10px;
 +
}
 +
#medalBox3{
 +
width: 90%;
 +
background-color: #fdf3da;
 +
border: 2px solid #f5c544;
 +
border-radius: 5px;
 +
margin-top: 10px;
 +
margin-bottom: 10px;
 +
margin-left: 5%;
 +
margin-right: 5%;
 +
}
 +
#medalBox3 h2{
 +
text-align: center;
 +
margin-left: 10px;
 +
margin-right: 10px;
 +
}
 +
#medalBox3 li{
 +
margin-left: 10px;
 +
margin-right: 10px;
 +
}
 +
#medalBox4{
 +
width: 90%;
 +
background-color: #ffe5e4;
 +
border: 2px solid #ff7e79;
 +
border-radius: 5px;
 +
margin-top: 10px;
 +
margin-bottom: 10px;
 +
margin-left: 5%;
 +
margin-right: 5%;
 +
}
 +
#medalBox4 h2{
 +
text-align: center;
 +
margin-left: 10px;
 +
margin-right: 10px;
 +
}
 +
#medalBox4 li{
 +
margin-left: 10px;
 +
margin-right: 10px;
 +
}
 +
#medalBox5{
 +
width: 90%;
 +
background-color: #ffe5e4;
 +
border: 2px solid #ff7e79;
 +
border-radius: 5px;
 +
margin-top: 10px;
 +
margin-bottom: 10px;
 +
margin-left: 5%;
 +
margin-right: 5%;
 +
}
 +
#medalBox5 h2{
 +
text-align: center;
 +
margin-left: 10px;
 +
margin-right: 10px;
 +
}
 +
#medalBox5 li{
 +
margin-left: 10px;
 +
margin-right: 10px;
 +
}
 +
.myimg{
 +
height: 200px;
 +
width: auto;
 +
}
 +
#medalBox6{
 +
width: 90%;
 +
background-color: #fdf3da;
 +
border: 2px solid #f5c544;
 +
border-radius: 5px;
 +
margin-top: 10px;
 +
margin-bottom: 10px;
 +
margin-left: 5%;
 +
margin-right: 5%;
 +
}
 +
#medalBox6 h2{
 +
text-align: center;
 +
margin-left: 10px;
 +
margin-right: 10px;
 +
}
 +
#medalBox6 li{
 +
margin-left: 10px;
 +
margin-right: 10px;
 +
}
 +
</style>
 
<body>
 
<body>
  <div class="wrapper">
+
<div class="mMainBox">
    <!-- Sidebar  -->
+
<div> </div>
    <nav id="sidebar">
+
<section id="mSection">
      <div class="navbar-brand">
+
<img class="myimg" src="https://static.igem.org/mediawiki/2018/d/d6/T--Biomarvel--achi_bronze.png" style="display:block; margin:auto;" />
        <img width="270px" src="https://static.igem.org/mediawiki/2018/1/1e/T--USTC--sidenav-logo.png" />
+
<div id="medalBox1">
      </div>
+
<h2>Competition Deliverables</h2>
      <ul class="list-unstyled components">
+
<ul>
        <li>
+
<li>All deliverables were met.</li>
          <a href="https://2018.igem.org/Team:USTC">HOME</a>
+
</ul>
        </li>
+
</div>
        <li>
+
<div id="medalBox1">
          <a href="#projectSubmenu" data-toggle="collapse" aria-expanded="false">PROJECT <i class="fa fa-caret-down"></i></a>
+
<a href="https://2019.igem.org/Team:Mingdao/Attributions"><h2>Attributions</h2></a>
          <ul class="collapse list-unstyled" id="projectSubmenu">
+
<ul>
            <li>
+
<li>You can check out what our team did and how others helped our project.</li>
              <a href="https://2018.igem.org/Team:USTC/Description">Description</a>
+
</ul>
            </li>
+
</div>
            <li>
+
<div id="medalBox1">
              <a href="https://2018.igem.org/Team:USTC/Design">Design</a>
+
<a href="https://2019.igem.org/Team:Mingdao/Description"><h2>Project Inspiration and Description</h2></a>
            </li>
+
<ul>
            <li>
+
<li>We introduce what inspires us and what we have done on our project. Check out on our Description Page</li>
              <a href="https://2018.igem.org/Team:USTC/Results">Results</a>
+
</ul>
            </li>
+
</div>
            <li>
+
</section>
              <a href="https://2018.igem.org/Team:USTC/Hardware">Hardware</a>
+
<section id="mSection">
            </li>
+
<img class="myimg" src="https://static.igem.org/mediawiki/2018/d/de/T--Biomarvel--achi_silver.png"style="display:width=400px; margin:auto; margin-left:44%;" />
        <li>
+
<div id="medalBox2">
              <a href="https://2018.igem.org/Team:USTC/Safety">Safety</a>
+
<a href="https://2019.igem.org/Team:Mingdao/Notebook"><h2>Parts</h2></a>
            </li>
+
<ul>
    <li>
+
<li>We submitted quantitative experimental characterization data to an existing Part from the Registry of Standard Biological Parts .</li>
              <a href="https://2018.igem.org/Team:USTC/Parts">Parts</a>
+
<li>Validation can be found on our result page and registry.</li>
            </li>
+
</ul>
          </ul>
+
</div>
        </li>
+
<div id="medalBox2">
        <!--Project-->
+
<a href="https://2019.igem.org/Team:Mingdao/Human_Practices"><h2>Human Practices</h2></a>
        <li>
+
<ul>
          <a href="#modelSubmenu" data-toggle="collapse" aria-expanded="false">MODEL <i class="fa fa-caret-down"></i></a>
+
<li>We have investigated related issues and engaged with our relevant communities.</li>
          <ul class="collapse list-unstyled" id="modelSubmenu">
+
</ul>
            <li>
+
</div>
              <a href="https://2018.igem.org/Team:USTC/Model">Overview</a>
+
<div id="medalBox2">
            </li>
+
<a href="https://2019.igem.org/Team:Mingdao/Collaborations"><h2>Collaboration</h2></a>
            <li>
+
<ul>
              <a href="https://2018.igem.org/Team:USTC/Model/Single_Cell_Model">Single-cell Model</a>
+
<li>We have significantly worked with currently registered 2019 iGEM teams in a meaningful way.</li>
            </li>
+
</ul>
            <li>
+
</div>
              <a href="https://2018.igem.org/Team:USTC/Model/System_Analysis">System Analysis</a>
+
</section>
            </li>
+
<section id="mSection">
            <li>
+
<img class="myimg" src="https://static.igem.org/mediawiki/2018/4/4a/T--Biomarvel--achi_gold.png" style="display:block; margin:auto;" />
              <a href="https://2018.igem.org/Team:USTC/Model/Performance_evaluation">Performance Evaluation</a>
+
<div id="medalBox3">
            </li>
+
<a href="https://2019.igem.org/Team:Mingdao/Human_Practices"><h2>Integrated Human Practices</h2></a>
    <li>
+
<ul>
              <a href="https://2018.igem.org/Team:USTC/Model/Parameters">Parameters</a>
+
<li>We expanded on our silver medal activity by demonstrating how we have integrated the investigated issues into our project. Integrated human practices helped to improve our design and execution of the project.</li>
            </li>
+
</ul>
          </ul>
+
</div>
        </li>
+
<div id="medalBox3">
        <!--Model-->
+
<a href="https://2019.igem.org/Team:Mingdao/Model"><h2>Model Our Project</h2></a>
        <li>
+
<ul>
          <a href="https://2018.igem.org/Team:USTC/InterLab">INTERLAB</a>
+
<li> The model we developed was impactful on the design of our experiment and prototype. Our model demonstrated the effectiveness of the human Carbonic Anhydrase (CA) II enzyme in dissolving carbon dioxide in water and reducing the indoor carbon dioxide concentration, helping to prove the feasibility of our project design during initial testing prior to experiments. A mathematical correlation was found between the inflow rate of our prototype and its effectiveness, which provided us guidance on how to design our prototype. We compared the modeled results with experimental data  to asses the reliability of our model. With numerous factors considered from the dissolution capacity of carbon dioxide in water, the enzymatic reaction rate of CA to photosynthetic rate of cyanobacteria, our model is comprehensive and serves as an accurate prediction for the experimental results. Through modeling, we were able to estimate the effectiveness and limitations of our prototype accurately.</li>
        </li>
+
</ul>
        <!--Interlab-->
+
</div>
        <li>
+
<div id="medalBox3">
          <a href="https://2018.igem.org/Team:USTC/Notebook">NOTEBOOK</a>
+
<a href="https://2019.igem.org/Team:Mingdao/Demonstrate"><h2>Demonstration of Our Work</h2></a>
        </li>
+
<ul>
        <!--Notebook-->
+
<li>We believe our engineered system does work under realistic conditions.</li>
        <li>
+
</ul>
          <a href="#HPSubmenu" data-toggle="collapse" aria-expanded="false">HUMAN PRACTICES <i class="fa fa-caret-down"></i></a>
+
</div>
          <ul class="collapse list-unstyled" id="HPSubmenu">
+
</section>
            <li>
+
<section id="mSection">
              <a href="https://2018.igem.org/Team:USTC/Human_Practices">Overview</a>
+
<img class="myimg" src="https://static.igem.org/mediawiki/2018/d/d8/T--Biomarvel--achi_special.png"style="display:block; margin:auto;" />
            </li>
+
<div id="medalBox4">
            <li>
+
<a href="https://2019.igem.org/Team:Mingdao/Public_Engagement"><h2>Education and Public Engagement</h2></a>
              <a href="https://2018.igem.org/Team:USTC/Human_Practices/General_HP">General HP</a>
+
<ul>
            </li>
+
<li>We introduced synthetic biology and our project to the public, raising awareness of the danger of terrible indoor air quality. We taught younger students some simple knowledges and intrigued their interest in gene editing and the pros and cons about GMOs. We also held an one-day camp to teach them how to use basic equipment to operate easy experiments. For raising public awareness, we communicated to the voice club where students can share different ideas and discuss with others ,making our project more complete. Another took place in our own class, we asked them about their feelings both in hign CO2 concentration and low CO2 concentration , and the effect was apparent. Through surveys, we found that a lot of people were quite interested in our project and willing to give us advice to make our project better. They really encouraged us.</li>
            <li>
+
</ul>
              <a href="https://2018.igem.org/Team:USTC/Human_Practices/Integrated_HP">Integrated HP</a>
+
            </li>
+
    <li>
+
      <a href="https://2018.igem.org/Team:USTC/Collaborations">Collaborations</a>
+
    </li>
+
          </ul>
+
        </li>
+
<!--Achievements-->
+
<li class="active">
+
          <a href="https://2018.igem.org/Team:USTC/Achievements">ACHIEVEMENTS</a>
+
        </li>
+
<li>
+
          <a href="#Teamsubmenu" data-toggle="collapse" aria-expanded="false">TEAM <i class="fa fa-caret-down"></i></a>
+
          <ul class="collapse list-unstyled" id="Teamsubmenu">
+
    <li>
+
              <a href="https://2018.igem.org/Team:USTC/Team">Members</a>
+
            </li>
+
            <li>
+
              <a href="https://2018.igem.org/Team:USTC/Attributions">Attributions</a>
+
            </li>
+
          </ul>
+
        </li>
+
  
      </ul>
+
</div>
    </nav>
+
<div id="medalBox5">
 +
<a href="https://2019.igem.org/Team:Mingdao/Human_Practices"><h2>Integrated Human Practices</h2></a>
 +
<ul>
 +
<li>We visited lots of professional authorities from different fields, all of them gave us countless useful comments. We put those suggestions into practice and improve our project, finally  sharing our knowledges with other teams as well. For our project design,we visited the department of environmental engineering in NCHU and a algae specialist, learning the current ways to solve the CO2 problem and the potential of the algae. For prototype design, we visited plenty of associations and companies.We learned the juncture of the indoor CO2 problems and the standard of normal air quality, which is the goal we want to achieve. Whatmore, we learned more knowledges about the algae from VEDAN, and discussed our prototype with some professors. At last, through the discussions and visits, we developed our prototype ,sharing our experience of human practice, how we produce our product, and the details of our design with the other teams.</li>
 +
</ul>
 +
</div>
 +
<div id="medalBox5">
 +
<a href="https://2019.igem.org/Team:Mingdao/Hardware"><h2>Hardware</h2></a>
 +
<ul>
 +
<li>Air purifiers are unable to remove air pollutants such as CO2 and VOCs, etc. Our goal is to solve this problem to make indoor air fresh again. In product design, we created the high-performance and outstanding devices and APP to test our product and algae purification system.  CAir™ is the most convenient and portable photobioreactor with LED light, air pump, bubble disk and electric supply. CAir Pro™ is the perfect indoor air purifier equipped with extra CO2/O2 sensors, fan, blender and Arduino Nano board with Bluetooth. Users can install Mobile APP (iGEM Mingdao CAir Pro™) to wirelessly control the switch of LED, the pumps, the speed of the blender rotation, and the speed of the fan. We hope everyone enjoy our prototype and design! </li>
 +
</ul>
 +
</div>
 +
<div id="medalBox5">
 +
<a href="https://2019.igem.org/Team:Mingdao/Model"><h2>Model</h2></a>
 +
<ul>
 +
<li>The model we developed was impactful on the design of our experiment and prototype. Our model demonstrated the effectiveness of the human Carbonic Anhydrase (CA) II enzyme in dissolving carbon dioxide in water and reducing the indoor carbon dioxide concentration, helping to prove the feasibility of our project design during initial testing prior to experiments. A mathematical correlation was found between the inflow rate of our prototype and its effectiveness, which provided us guidance on how to design our prototype. We compared the modeled results with experimental data  to asses the reliability of our model. With numerous factors considered from the dissolution capacity of carbon dioxide in water, the enzymatic reaction rate of CA to photosynthetic rate of cyanobacteria, our model is comprehensive and serves as an accurate prediction for the experimental results. Through modeling, we were able to estimate the effectiveness and limitations of our prototype accurately. </li>
 +
</ul>
 +
</div>
 +
<div id="medalBox5">
 +
<a href="https://2019.igem.org/Team:Mingdao/Part_Collection"><h2>Part Awards</h2></a>
 +
<ul>
 +
<li>Indoor air pollutants are a serious problem, and CAirTM is one of the best solutions to it. To produce enzymes that can be applied to CAirTM, we developed a CAirTM kit to do so.
 +
We collected DNA materials that can be used to produce proteins that can help algae purify the air for CAirTM. Such proteins as CA and CYP2E1 can be produced with this kit. Combining CAirTM and CAirTM kit, everyone is able to purify the air by themselves.
 +
To make materials in the CAirTM kit easy to use, we designed a GFP reporter under PliaI promoter. The protein induction and expression level can be tested with this plasmid.  </li>
 +
</ul>
 +
</div>
 +
</section>
 +
</div>
 +
</body>
  
    <!-- Page Content  -->
 
 
 
<div id="content">
 
  
            <nav class="navbar navbar-expand-lg navbar-light bg-light shadow-lg sticky-top" id="navId">
 
                <div class="container-fluid">
 
  
                    <button type="button" id="sidebarCollapse" class="btn btn-info">
 
                        <i class="fas fa-align-left"></i>
 
                        <span>Nav</span>
 
                    </button>
 
                    <img height="40px" src="https://static.igem.org/mediawiki/2018/5/5b/T--USTC--mobile-title.png">
 
                    <div class="collapse navbar-collapse" id="navbarSupportedContent">
 
                        <ul class="nav navbar-nav ml-auto">
 
                            <li class="nav-item">
 
                                <a class="nav-link" href="#section1">Bronze</a>
 
                            </li>
 
                            <li class="nav-item">
 
                                <a class="nav-link" href="#section2">Silver</a>
 
                            </li>
 
                            <li class="nav-item">
 
                                <a class="nav-link" href="#section3">Gold</a>
 
                            </li>
 
                        </ul>
 
                    </div>
 
                    <button class="btn btn-dark d-inline-block d-lg-none ml-auto" type="button" data-toggle="collapse"
 
                        data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false"
 
                        aria-label="Toggle navigation">
 
                        <i class="fas fa-align-justify"></i>
 
                    </button>
 
                </div>
 
            </nav>
 
            <div class="container">
 
<div class="card mb-3 border-light">
 
                    <img class="card-img-top" src="https://static.igem.org/mediawiki/2018/7/7e/T--USTC--Achievementstitle.png" alt="">
 
                </div>
 
                <div class="card mb-3">
 
                    <div class="card-body" id="section1">
 
                        <h4 class="card-title">Bronze:</h4>
 
                        <hr>
 
                        <table class="table table-hover table-secondary">
 
                            <thead>
 
                                <tr>
 
                                    <th>Number</th>
 
                                    <th>Explanation</th>
 
                                    <th>Contents</th>
 
                                </tr>
 
                            </thead>
 
                            <tbody>
 
                                <tr>
 
                                    <td scope="row">1</td>
 
                                    <td>Registration and Jamboree Attendance</td>
 
                                    <td>We tried our best to realize our project during the summer holiday with great enthusiasm. We also come to attend the Giant Jamboree, sharing our project and learning from other teams’ great ideas!</td>
 
                                </tr>
 
                                <tr>
 
                                    <td scope="row">2</td>
 
                                    <td>Competition Deliverables</td>
 
                                    <td>We have filled out all the forms and pages that are required carefully. Also, we prepared our poster and presentation to show our project to everyone else.</td>
 
                                </tr>
 
                                <tr>
 
                                    <td scope="row">3</td>
 
                                    <td>Attributions</td>
 
                                    <td>Here is the link for attributions: <a class="card-link" href="https://2018.igem.org/Team:USTC/Attributions">https://2018.igem.org/Team:USTC/Attributions</a>. We sincerely thank those people whom had given so much support to us.</td>
 
                                </tr>
 
                                <tr>
 
                                    <td scope="row">4</td>
 
                                    <td>Characterization/Contribution</td>
 
                                    <td>We successfully participated in the 2018 InterLab Study and our result had been accepted by iGEM Foundation. Here is the link: <a class="card-link" href="https://2018.igem.org/Team:USTC/Attributions">https://2018.igem.org/Team:USTC/Interlab</a></td>
 
                                </tr>
 
                            </tbody>
 
                        </table>
 
                    </div>
 
                </div>
 
                <div class="card mb-3">
 
                    <div class="card-body" id="section2">
 
                        <h4 class="card-title">Silver:</h4>
 
                        <hr>
 
                        <table class="table table-hover table-secondary">
 
                            <thead>
 
                                <tr>
 
                                    <th>Number</th>
 
                                    <th>Explanation</th>
 
                                    <th>Contents</th>
 
                                </tr>
 
                            </thead>
 
                            <tbody>
 
                                <tr>
 
                                    <td scope="row">1</td>
 
                                    <td>Validated Part</td>
 
                                    <td>This year we use quorum sensing genes from distribution kit to construct JTPI (BBa_K2768010), which can activate expression of genes downstream. And we also added a positive feedback to make it able to regulate in low AHL concentration. We have proved that this part can activate the expression downstream with positive feedback. You can check it here: <a class="card-link" href="http://parts.igem.org/Part:BBa_K2768010">http://parts.igem.org/Part:BBa_K2768010</a></td>
 
                                </tr>
 
                                <tr>
 
                                    <td scope="row">2</td>
 
                                    <td>Collaboration</td>
 
                                    <td>We communicated with Team: Fudan, Nanjing-China, XJTU-China, Jilin-China, BNU-China about our projects, and we provided Team: HUST_China with experimental materials they needed. We helped Team: USTC-Software to test their Software and gave them some useful advice. Team Peking helped us in our model. We participated in The 5th Conference of China iGEMer Community and The 6th iGEM Asia-Parcific Conference to show our project and communicate with other teams.</td>
 
                                </tr>
 
                                <tr>
 
                                    <td scope="row">3</td>
 
                                    <td>Human Practice</td>
 
                                    <td>(1) We have been to three tobacco factories (Hefei Cigarette Factory, Zhangzhou Cigarette Factory and Wuhu Cigarette Factory) to research our project. We knew a lot about tobacco and tobacco waste, and we had a fresh understanding of pathway of producing the prodrug. (2) For the purpose of collecting the community’s views about tobacco and propagating iGEM synthetic biology, we designed a questionnaire and have collected hundreds of results. (3) In the “Science Open Weekend”, we opened the lab for thousands of people to visit. (4) We finished a lecture in the high school to publicize iGEM and synthetic biology knowledge. 5. We actively communicated with local high schools and gave them help of founding new iGEM high school teams. 6. We attended the Asia-Pacific iGEM Conference and Central China iGEM Consortium with iGEMers all over the world. 7. Communication and cooperation with some iGEM teams.</td>
 
                                </tr>
 
                            </tbody>
 
                        </table>
 
                    </div>
 
                </div>
 
                <div class="card">
 
                    <div class="card-body" id="section3">
 
                        <h4 class="card-title">Gold:</h4>
 
                        <hr>
 
                        <table class="table table-hover table-secondary">
 
                            <thead>
 
                                <tr>
 
                                    <th>Number</th>
 
                                    <th>Explanation</th>
 
                                    <th>Contents</th>
 
                                </tr>
 
                            </thead>
 
                            <tbody>
 
                                <tr>
 
                                    <td scope="row">1</td>
 
                                    <td>Integrated Human Practices</td>
 
                                    <td>During the visit to the 3 tobacco factories, we have learnt a lot about tobacco industry. We considered to use pure nicotine or nicotine in environment to produce 3-succionylpyridine before, but after the visit, we decided to use tobacco waste as our raw material. Our human practices helped us a lot in our project, making our project more close to real industrial production, and we have designed our whole system based on our human practices.</td>
 
                                </tr>
 
                                <tr>
 
                                    <td scope="row">2</td>
 
                                    <td>Improve a Previous Part</td>
 
                                    <td>We added SsrA tag on the C terminus of Part: E0040, making it a new GFP with fast degradation rate (K2768004)</td>
 
                                </tr>
 
                                <tr>
 
                                    <td scope="row">3</td>
 
                                    <td>Model Your Project</td>
 
                                    <td>(1) Single-cell model is consisted of 22 nonlinear ordinary differential equations. We use Matlab solvers to simulate the change of species concentration along the time. Then we analyze the condition of initial steady state and nicotine sensing state with defined parameters. These results strongly prove the feasibility of our design. (2) We analyze the impact of different combinations of promoter strengths and copy numbers to the initial steady states and outputs with nicotine input. Our simulation results present the tendency of initial state change and the signal shifting. According to these phenomena, we can choose the appropriate promoter combinations and plasmid backbones for the realization of our design. (3) In simulation, we change the value of promoter strength and nicotine input. From the simulation results, we acquire the best time for sampling, signal measurement and product collection. At last, the recycle rate (production rate) is calculated to prove the efficiency of manufacturing.</td>
 
                                </tr>
 
                                <tr>
 
                                    <td scope="row">4</td>
 
                                    <td>Demonstration of Your Work</td>
 
                                    <td>We completed most of our design this year. In Sensing System, we selected the most suitable RBS and promotor for our sensing system under the guidance of modeling groups. We successfully constructed the plasmids and confirmed the transformation. In Regulation System, we constructed the plasmids we needed and plotted RFI curve and growth curve. According to the curves, we have proved our Regulation System is worked. In Degradation System, we constructed plasmids containing the genes of three enzymes separately and together. After confirming transformation, we successfully expressed three enzymes separately and together. In summary, it can be safely concluded that our project work! </td>
 
                                </tr>
 
                            </tbody>
 
                        </table>
 
                    </div>
 
                </div>
 
            </div>
 
<img class="mt-3" src="https://static.igem.org/mediawiki/2018/1/19/T--USTC--bottom.png" alt="" style="max-width: 100%;height: auto;">
 
        </div>
 
    </div>
 
  
    <div class="overlay"></div>
+
 
 +
 
  
    <!-- Popper.JS -->
 
    <script type="text/javascript" src="https://2018.igem.org/Team:USTC/Popperjs?action=raw&amp;ctype=text/javascript"></script>
 
    <!-- Bootstrap JS -->
 
    <script type="text/javascript" src="https://2018.igem.org/Team:USTC/BSjs?action=raw&amp;ctype=text/javascript"></script>
 
    <!-- jQuery Custom Scroller -->
 
    <script type="text/javascript" src="https://2018.igem.org/Team:USTC/customScrollbarJS?action=raw&amp;ctype=text/javascript"></script>
 
  
  
     <script type="text/javascript">
+
<div class="row pt-3">
        $(document).ready(function () {
+
<div class="col-2">
            $("#sidebar").mCustomScrollbar({
+
</div>
                theme: "minimal"
+
<div class="col-8">
            });
+
<div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel">
 +
  <ol class="carousel-indicators">
 +
     <li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
 +
    <li data-target="#carouselExampleIndicators" data-slide-to="1"></li>
 +
    <li data-target="#carouselExampleIndicators" data-slide-to="2"></li>
 +
    <li data-target="#carouselExampleIndicators" data-slide-to="3"></li>
 +
    <li data-target="#carouselExampleIndicators" data-slide-to="4"></li>
 +
    <li data-target="#carouselExampleIndicators" data-slide-to="5"></li>
 +
    <li data-target="#carouselExampleIndicators" data-slide-to="6"></li>
 +
    <li data-target="#carouselExampleIndicators" data-slide-to="7"></li>
 +
    <li data-target="#carouselExampleIndicators" data-slide-to="8"></li>
 +
    <li data-target="#carouselExampleIndicators" data-slide-to="9"></li>
 +
    <li data-target="#carouselExampleIndicators" data-slide-to="10"></li>
 +
    <li data-target="#carouselExampleIndicators" data-slide-to="11"></li>
 +
    <li data-target="#carouselExampleIndicators" data-slide-to="12"></li>
 +
    <li data-target="#carouselExampleIndicators" data-slide-to="13"></li>
 +
    <li data-target="#carouselExampleIndicators" data-slide-to="14"></li>
 +
    <li data-target="#carouselExampleIndicators" data-slide-to="15"></li>
 +
    <li data-target="#carouselExampleIndicators" data-slide-to="16"></li>
 +
    <li data-target="#carouselExampleIndicators" data-slide-to="17"></li>
 +
    <li data-target="#carouselExampleIndicators" data-slide-to="18"></li>
 +
    <li data-target="#carouselExampleIndicators" data-slide-to="19"></li>
 +
    <li data-target="#carouselExampleIndicators" data-slide-to="20"></li>
 +
    <li data-target="#carouselExampleIndicators" data-slide-to="21"></li>
 +
    <li data-target="#carouselExampleIndicators" data-slide-to="22"></li>
 +
  </ol>
 +
 
 +
 
 +
  </div>
 +
  <a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev">
 +
    <span class="carousel-control-prev-icon" aria-hidden="true"></span>
 +
    <span class="sr-only">Previous</span>
 +
  </a>
 +
  <a class="carousel-control-next" href="#carouselExampleIndicators" role="button" data-slide="next">
 +
    <span class="carousel-control-next-icon" aria-hidden="true"></span>
 +
    <span class="sr-only">Next</span>
 +
  </a>
 +
</div>
 +
</div>
 +
</div>
  
            $('.overlay').on('click', function () {
 
                $('#sidebar').removeClass('active');
 
                $('.overlay').removeClass('active');
 
                $('li:not(".active") a[aria-expanded=true]').click();
 
            });
 
  
            $('#sidebarCollapse').on('click', function () {
+
  </div>
                $('#sidebar').addClass('active');
+
</div>
                $('.overlay').addClass('active');
+
</div>
                $('.collapse.in').toggleClass('in');
+
 
            });
+
  </body>
            $("#top_title").hide();
+
            $(".mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul").css("margin","0");
+
            $("a:visited").css("color","");
+
            $("body").scrollspy({ target: "#navId", offset: 50 });
+
            $("li.active a").click();
+
        });
+
    </script>
+
</body>
+
 
</html>
 
</html>
 +
{{:Team:Mingdao/test9}}

Latest revision as of 00:57, 22 October 2019

Responsive image
 

Competition Deliverables

  • All deliverables were met.

Attributions

  • You can check out what our team did and how others helped our project.

Project Inspiration and Description

  • We introduce what inspires us and what we have done on our project. Check out on our Description Page

Parts

  • We submitted quantitative experimental characterization data to an existing Part from the Registry of Standard Biological Parts .
  • Validation can be found on our result page and registry.

Human Practices

  • We have investigated related issues and engaged with our relevant communities.

Collaboration

  • We have significantly worked with currently registered 2019 iGEM teams in a meaningful way.

Integrated Human Practices

  • We expanded on our silver medal activity by demonstrating how we have integrated the investigated issues into our project. Integrated human practices helped to improve our design and execution of the project.

Model Our Project

  • The model we developed was impactful on the design of our experiment and prototype. Our model demonstrated the effectiveness of the human Carbonic Anhydrase (CA) II enzyme in dissolving carbon dioxide in water and reducing the indoor carbon dioxide concentration, helping to prove the feasibility of our project design during initial testing prior to experiments. A mathematical correlation was found between the inflow rate of our prototype and its effectiveness, which provided us guidance on how to design our prototype. We compared the modeled results with experimental data to asses the reliability of our model. With numerous factors considered from the dissolution capacity of carbon dioxide in water, the enzymatic reaction rate of CA to photosynthetic rate of cyanobacteria, our model is comprehensive and serves as an accurate prediction for the experimental results. Through modeling, we were able to estimate the effectiveness and limitations of our prototype accurately.

Demonstration of Our Work

  • We believe our engineered system does work under realistic conditions.

Education and Public Engagement

  • We introduced synthetic biology and our project to the public, raising awareness of the danger of terrible indoor air quality. We taught younger students some simple knowledges and intrigued their interest in gene editing and the pros and cons about GMOs. We also held an one-day camp to teach them how to use basic equipment to operate easy experiments. For raising public awareness, we communicated to the voice club where students can share different ideas and discuss with others ,making our project more complete. Another took place in our own class, we asked them about their feelings both in hign CO2 concentration and low CO2 concentration , and the effect was apparent. Through surveys, we found that a lot of people were quite interested in our project and willing to give us advice to make our project better. They really encouraged us.

Integrated Human Practices

  • We visited lots of professional authorities from different fields, all of them gave us countless useful comments. We put those suggestions into practice and improve our project, finally sharing our knowledges with other teams as well. For our project design,we visited the department of environmental engineering in NCHU and a algae specialist, learning the current ways to solve the CO2 problem and the potential of the algae. For prototype design, we visited plenty of associations and companies.We learned the juncture of the indoor CO2 problems and the standard of normal air quality, which is the goal we want to achieve. Whatmore, we learned more knowledges about the algae from VEDAN, and discussed our prototype with some professors. At last, through the discussions and visits, we developed our prototype ,sharing our experience of human practice, how we produce our product, and the details of our design with the other teams.

Hardware

  • Air purifiers are unable to remove air pollutants such as CO2 and VOCs, etc. Our goal is to solve this problem to make indoor air fresh again. In product design, we created the high-performance and outstanding devices and APP to test our product and algae purification system. CAir™ is the most convenient and portable photobioreactor with LED light, air pump, bubble disk and electric supply. CAir Pro™ is the perfect indoor air purifier equipped with extra CO2/O2 sensors, fan, blender and Arduino Nano board with Bluetooth. Users can install Mobile APP (iGEM Mingdao CAir Pro™) to wirelessly control the switch of LED, the pumps, the speed of the blender rotation, and the speed of the fan. We hope everyone enjoy our prototype and design!

Model

  • The model we developed was impactful on the design of our experiment and prototype. Our model demonstrated the effectiveness of the human Carbonic Anhydrase (CA) II enzyme in dissolving carbon dioxide in water and reducing the indoor carbon dioxide concentration, helping to prove the feasibility of our project design during initial testing prior to experiments. A mathematical correlation was found between the inflow rate of our prototype and its effectiveness, which provided us guidance on how to design our prototype. We compared the modeled results with experimental data to asses the reliability of our model. With numerous factors considered from the dissolution capacity of carbon dioxide in water, the enzymatic reaction rate of CA to photosynthetic rate of cyanobacteria, our model is comprehensive and serves as an accurate prediction for the experimental results. Through modeling, we were able to estimate the effectiveness and limitations of our prototype accurately.

Part Awards

  • Indoor air pollutants are a serious problem, and CAirTM is one of the best solutions to it. To produce enzymes that can be applied to CAirTM, we developed a CAirTM kit to do so. We collected DNA materials that can be used to produce proteins that can help algae purify the air for CAirTM. Such proteins as CA and CYP2E1 can be produced with this kit. Combining CAirTM and CAirTM kit, everyone is able to purify the air by themselves. To make materials in the CAirTM kit easy to use, we designed a GFP reporter under PliaI promoter. The protein induction and expression level can be tested with this plasmid.