Difference between revisions of "Team:ZJU-China/Hardware"

(Prototype team page)
 
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{ZJU-China}}
 
<html>
 
  
 +
<html lang="zh-CN">
 +
  <head>
  
<div class="column full_size judges-will-not-evaluate">
+
 
<h3> ALERT! </h3>
+
<link href="https://2017.igem.org/Zju/css/bootstrap?action=raw&ctype=text/css" rel="stylesheet" media="screen" />
<p>This page is used by the judges to evaluate your team for the <a href="https://2017.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2017.igem.org/Judging/Awards"> award listed above</a>. </p>
+
<link href="https://2017.igem.org/Zju/css/bootstraptheme?action=raw&ctype=text/css" rel="stylesheet" id="bs-theme-stylesheet">
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2017.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
<link href='https://2017.igem.org/Team:ZJU-China/cs/font?action=raw&ctype=text/css' rel='stylesheet' type='text/css'>
 +
<link href="https://2017.igem.org/Zju/css/docs/min?action=raw&ctype=text/css" rel="stylesheet" type="text/css"/>
 +
<link href="https://2017.igem.org/Zju/css/doc-style?action=raw&ctype=text/css" rel="stylesheet">
 +
<link href="https://2017.igem.org/Zju/css/responsive/min?action=raw&ctype=text/css" rel="stylesheet">
 +
 
 +
<script>
 +
  var _hmt = _hmt || [];
 +
</script>
 +
      <link rel="stylesheet" href="../css/doc-style.css">
 +
  </head>
 +
 
 +
 
 +
<style>
 +
/*Override default CSS*/
 +
#sideMenu, #top_title {display:none;}
 +
#content { padding:0px; width:100%; margin-top:-7px; margin-left:0px;background-color: transparent;}
 +
 
 +
 
 +
/* set all basic objects to neutral formatting*/
 +
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
 +
    margin: 0;
 +
    padding: 0;
 +
    border: 0;
 +
    outline: 0;
 +
    font-size: 100%;
 +
    vertical-align: baseline;
 +
    background: transparent;
 +
}
 +
 
 +
#globalWrapper {
 +
    margin: 0;
 +
    padding: 0;
 +
    border: 0;
 +
    outline: 0;
 +
    font-size: 100%;
 +
    vertical-align: baseline;
 +
    background: transparent;
 +
}
 +
 
 +
 
 +
/* set page to fill window*/
 +
html{
 +
  height: 100%;
 +
}
 +
body {
 +
  min-height: 100%;
 +
  background-color: #FFFFFF;
 +
}
 +
 
 +
 
 +
#content_wrapper {
 +
    position: relative;
 +
  top: 0px;
 +
  left: 0px; 
 +
  margin: 0px;
 +
    width: 100%;
 +
    height: 100%;
 +
  text-align:center;
 +
    background-color: #FFFFFF;
 +
}
 +
 
 +
#content_wrapper p {
 +
    font-family: 'Tempus Sans ITC',Tahoma, Geneva, sans-serif;
 +
}
 +
 
 +
#content_wrapper a {
 +
    color:#004789;
 +
}
 +
 
 +
 
 +
#footer {
 +
    position:absolute;   
 +
    bottom: 0px;
 +
    left: 0px;
 +
    width: 100%;
 +
    margin-top: 0px;
 +
    margin-bottom: 20px;
 +
    background-color: #FFFFFF;
 +
    text-align: center;
 +
}
 +
 
 +
.center {
 +
  width: 60%;
 +
    margin-top: 16px;
 +
  min-width: 500px;
 +
    padding-bottom:32px;
 +
  display: inline-block;       
 +
}
 +
 
 +
.TextContent { 
 +
  text-align: left;
 +
  vertical-align: baseline;
 +
  font-size: 0.875em;
 +
  font-family:'Tempus Sans ITC', verdana, sans-serif;
 +
}
 +
 
 +
.TextContent h1{
 +
  text-align: center;
 +
  font-size: 1.5rem;
 +
  margin-bottom: 1em;
 +
  margin-top: 0.2em;
 +
  color: #3399ff;
 +
  font-family:'Tempus Sans ITC', verdana, sans-serif;
 +
}
 +
 
 +
.TextContent h2{
 +
  line-height: 1.6;
 +
  margin-bottom: 0em;
 +
  margin-top: 1em;
 +
  text-align: left;
 +
  font-family:'Tempus Sans ITC', verdana, sans-serif;
 +
}
 +
 
 +
.TextContent p{
 +
  margin-bottom: 1.2em;
 +
  font-family:'Tempus Sans ITC', verdana, sans-serif;
 +
}
 +
 
 +
.Page_Wide { 
 +
  width:100%;
 +
}
 +
 
 +
.Quarter_Image {
 +
  width:25%;
 +
  max-height:250px;
 +
  float:left;
 +
}
 +
 
 +
.Quarter_Image img {
 +
    display:block;
 +
    margin:auto;
 +
    max-height: 250px; 
 +
    width: auto;
 +
}
 +
 
 +
.SocialMediaIconWrapper {
 +
    width:100%;
 +
}
 +
 
 +
.SocialMediaIcon {
 +
    width:4%;
 +
    height:auto;
 +
    margin-left:20px;
 +
    display: inline-block;
 +
    float:left;
 +
 
 +
}
 +
 
 +
.SocialMediaIcon img{
 +
    max-width:100%;
 +
  height:auto
 +
}
 +
 
 +
.TeamImage {
 +
  width:100%;
 +
}
 +
 
 +
.TeamImage img { 
 +
    max-width:100%;
 +
  height:auto
 +
}
 +
 
 +
.sponsors {
 +
  width: 100%; 
 +
}
 +
 
 +
.sponsor_row {   
 +
  width: 100%;
 +
}
 +
 
 +
.sponsor_img {   
 +
  width: 16.6666667%;
 +
  float:left;   
 +
}
 +
 
 +
.sponsor_img img{ 
 +
  max-width:100%;
 +
  height:auto
 +
}
 +
 
 +
.clear {
 +
    clear:both;
 +
}
 +
 
 +
.clear.extra_space {
 +
    height: 20px;
 +
}
 +
 
 +
.line_divider {
 +
    border-top: 1px solid #d3d3d3;
 +
    width: 98%;
 +
    margin: auto;
 +
}
 +
 
 +
.copyright{
 +
  color: #888888;
 +
  font-size: 13px;
 +
  text-align: center !important;
 +
}
 +
 
 +
 
 +
.copyright a{
 +
  color: #d2ebe3;
 +
  border-bottom: dotted 1px #a5d8c7;
 +
}
 +
 
 +
.PP {
 +
    font-family: georgia;
 +
    font-size: 20px;
 +
    font-weight: 100;
 +
    text-align: left;
 +
}
 +
 
 +
/*文中自定义*/
 +
.CuteButton:active {
 +
    -webkit-box-shadow: 0px 3px 0px rgba(0,52,63,1), 0px 3px 6px rgba(0,0,0,.9);
 +
    -moz-box-shadow: 0px 3px 0px rgba(0,52,63,1), 0px 3px 6px rgba(0,0,0,.9);
 +
    box-shadow: 0px 3px 0px rgba(0,52,63,1), 0px 3px 6px rgba(0,0,0,.9);
 +
    position: relative;
 +
    top: 6px;
 +
}
 +
 
 +
.YellowCB {
 +
    background-color: rgba(254,196,62,1);
 +
    -webkit-box-shadow: 0px 9px 0px rgba(245,253,202,1), 0px 9px 25px rgba(0,0,0,.7);
 +
    -moz-box-shadow: 0px 9px 0px rgba(245,253,202,1), 0px 9px 25px rgba(0,0,0,.7);
 +
    box-shadow: 0px 9px 0px rgba(245,253,202,1), 0px 9px 25px rgba(0,0,0,.7);
 +
}
 +
 
 +
.GreenCB {
 +
    background-color: rgba(25,148,117,1);
 +
    -webkit-box-shadow: 0px 9px 0px rgba(4,77,34,1), 0px 9px 25px rgba(0,0,0,.7);
 +
    -moz-box-shadow: 0px 9px 0px rgba(4,77,34,1), 0px 9px 25px rgba(0,0,0,.7);
 +
    box-shadow: 0px 9px 0px rgba(4,77,34,1), 0px 9px 25px rgba(0,0,0,.7);
 +
}
 +
 
 +
.SmallCB {
 +
    font-size: 1.5em;
 +
    margin-left: 2px;
 +
    padding: 2px 10px ;
 +
    width: 100px;
 +
}
 +
 
 +
 
 +
.ArticleHead{
 +
  font-family: 'Tempus Sans ITC',georgia !important;
 +
  font-size: 40px !important;
 +
  font-weight: 800 !important;
 +
  color: #56A36C !important;
 +
  text-align: center !important;
 +
    margin-bottom: 0 !important;
 +
    /*margin-top: .6em !important;*/
 +
}
 +
 
 +
.H3Head{
 +
  font-family: 'Tempus Sans ITC',georgia !important;
 +
  color: #FEC43E !important;
 +
  font-size: 25px !important;
 +
  font-weight: 400 !important;
 +
  text-align: left !important;
 +
    margin-bottom: 0 !important;
 +
    margin-top:.6em !important;
 +
}
 +
 
 +
.PP{
 +
  font-family:Tahoma, Geneva, sans-serif !important;
 +
  font-size: 20px !important;
 +
  font-weight: 100 !important;
 +
  text-align: left !important;
 +
}
 +
 
 +
 
 +
.Retract{
 +
  padding-left: 50px;
 +
}
 +
 
 +
.GreenAH{
 +
  color: #56A36C;
 +
}
 +
 
 +
.YellowAH{
 +
  color: #FEC43E;
 +
}
 +
 
 +
.contentLi{
 +
    margin:0;
 +
    font-size:17px;
 +
    line-height: 27px;
 +
    padding-bottom: 20px;
 +
    color: #111111;
 +
}
 +
 
 +
.grayTable
 +
{
 +
    background-color: #979797;
 +
}
 +
 
 +
.yellowTable
 +
{
 +
    background-color: #CD9B1D;
 +
    color: #000;
 +
}
 +
 
 +
h2{
 +
  font-family: 'Tempus Sans ITC';
 +
  font-weight: 500;
 +
  font-size: 35px;
 +
  text-align: left;
 +
}
 +
 
 +
h3{
 +
  font-family: 'Tempus Sans ITC';
 +
  font-weight: 500;
 +
  font-size: 32px;
 +
  text-align: left;
 +
}
 +
 
 +
h4{
 +
  font-family: 'Tempus Sans ITC';
 +
  font-weight: 500;
 +
  font-size: 28px;
 +
  text-align: left;
 +
}
 +
 
 +
h5{
 +
  font-family: 'Tempus Sans ITC';
 +
  font-weight: 500;
 +
  font-size: 25px;
 +
  text-align: left;
 +
}
 +
 
 +
p{
 +
  margin:0;
 +
  font-size:17px;
 +
  line-height: 30px;
 +
  /*padding-bottom: 20px;*/
 +
  color: #111111;
 +
}
 +
 
 +
.bs-docs-sidenav
 +
{
 +
    font-family:Tahoma, Geneva, sans-serif !important;
 +
    font-size: 20px !important;
 +
    font-weight: 100 !important;
 +
    text-align: left !important;
 +
}
 +
 
 +
 
 +
.textli li{
 +
    font-family:Tahoma, Geneva, sans-serif !important;
 +
    font-size: 20px !important;
 +
    font-weight: 100 !important;
 +
    text-align: left !important;
 +
}
 +
 
 +
.nonStyleTable
 +
{
 +
    background: transparent !important;
 +
    border:none !important;
 +
}
 +
 
 +
.textimg{
 +
    /*width:50%;*/
 +
    /*margin-top: 20px;*/
 +
    /*padding-bottom: 20px;*/
 +
    text-align: center;
 +
}
 +
 
 +
 
 +
 
 +
/*老姜要好看一点的表格*/
 +
.tableNice thead, .tableNice tr {
 +
    text-align: center;
 +
    border-top-width: 1px;
 +
    border-top-style: solid;
 +
    border-top-color: #b1c6d9;
 +
}
 +
.tableNice {
 +
    width: auto;
 +
    margin-left: 30%;
 +
    border-bottom-width: 1px;
 +
    border-bottom-style: solid;
 +
    border-bottom-color: #D0E9FF;
 +
}
 +
 
 +
/* Padding and font style */
 +
.tableNice td, .tableNice th {
 +
    padding: 5px 10px;
 +
    font-size: 12px;
 +
 
 +
    color: #00343F;
 +
}
 +
 
 +
/* Alternating background colors */
 +
.tableNice tr:nth-child(even) {
 +
    background: transparent;
 +
 
 +
}
 +
.tableNice tr:nth-child(odd) {
 +
    background: #EBFFFF;
 +
}
 +
 
 +
.tableOuter
 +
{
 +
    align: center;
 +
    text-align: left;
 +
}
 +
/*老姜要好看一点的表格止*/
 +
/*文中自定义*/
 +
</style>
 +
 
 +
  <body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
 +
  <div class="page-loader"></div>
 +
      <!-- Docs master nav -->
 +
                  <!-- <h1><a class="navbar-brand" href="index.html">MuMei Lab</a></h1> -->
 +
 
 +
    <div class="container">
 +
      <!-- header -->
 +
      <div class="header-w3layouts">
 +
          <!-- Navigation -->
 +
          <nav class="navbar navbar-default navbar-fixed-top">
 +
              <div class="navbar-header page-scroll">
 +
                  <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
 +
                  </button>
 +
 
 +
                  <a href="https://2017.igem.org/Team:ZJU-China">
 +
                      <img style="margin-top:11px" class="navbar-brand" src="https://static.igem.org/mediawiki/2017/d/d5/ZJUChina_logo.png">
 +
                  </a>
 +
 
 +
                  <!-- <h1><a class="navbar-brand" href="index.html">My Design</a></h1> -->
 +
 
 +
              </div>
 +
              <!-- Collect the nav links, forms, and other content for toggling -->
 +
              <div class="collapse navbar-collapse navbar-ex1-collapse">
 +
                  <ul class="nav navbar-nav navbar-right cl-effect-15">
 +
                      <!-- Hidden li included to remove active class from about link when scrolled up past about section -->
 +
                      <li class="hidden"><a class="page-scroll" href="#page-top"></a> </li>
 +
 
 +
                      <li class="m_nav_item dropdown">
 +
                          <a href="#" class="dropdown-toggle link" data-toggle="dropdown">Overview<b class="caret"></b></a>
 +
                          <ul class="dropdown-menu ">
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Overview">Description</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Demonstrate">Demonstrate</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Applied_Design">Applied Design</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Achievements">Achievements</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Improve">Improve Parts</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/InterLab">InterLab</a></li>
 +
 
 +
                          </ul>
 +
                      </li>
 +
 
 +
                      <li class="m_nav_item dropdown">
 +
                          <a href="#" class="dropdown-toggle link" data-toggle="dropdown">Project<b class="caret"></b></a>
 +
                          <ul class="dropdown-menu ">
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Project/tp">Trichoderma Proof</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Project/voc">VOC sensors</a></li>
 +
                              <li><a style="font-size: 0.7em!important;" href="https://2017.igem.org/Team:ZJU-China/Project/st">Chemical Signal Transduction</a></li>
 +
                              <li><a style="font-size: 0.7em!important;" href="https://2017.igem.org/Team:ZJU-China/Project/mt">Medium Wave Transduction</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Project/Downstream">Downstream</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Project/conclusion">Conclusions</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Notebook">Notebook</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Protocols">Protocols</a></li>
 +
                          </ul>
 +
                      </li>
 +
 
 +
                      <li class="m_nav_item dropdown" >
 +
                          <a href="#" class="dropdown-toggle link" data-toggle="dropdown">Model<b class="caret"></b></a>
 +
                          <ul class="dropdown-menu ">
 +
                              <!--<li><a href="https://2017.igem.org/Team:ZJU-China/Model">Summery</a></li>-->
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Model">VOC analysis</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Model/Coculture">Coculture</a></li>
 +
 
 +
                          </ul>
 +
                      </li>
 +
 
 +
                      <li class="m_nav_item dropdown">
 +
                          <a href="#" class="dropdown-toggle link" data-toggle="dropdown">Parts<b class="caret"></b></a>
 +
                          <ul class="dropdown-menu ">
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Parts">All Parts</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Basic_Part">Basic Parts</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Composite_Part">Composite Parts</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Part_Collection">Part Collection</a></li>
 +
 
 +
 
 +
 
 +
 
 +
                          </ul>
 +
                      </li>
 +
 
 +
 
 +
                      <li class="m_nav_item dropdown" >
 +
                          <a href="#" class="dropdown-toggle link" data-toggle="dropdown">Hardware<b class="caret"></b></a>
 +
                          <ul class="dropdown-menu ">
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Hardware">Overview</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Hardware/Device">Device</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Hardware/Improvements">Improvements</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Hardware/MediumWave">Medium Wave</a></li>
 +
                          </ul>
 +
                      </li>
 +
 
 +
                      <li class="m_nav_item dropdown" >
 +
                          <a href="#" class="dropdown-toggle link" data-toggle="dropdown">Safety<b class="caret"></b></a>
 +
                          <ul class="dropdown-menu ">
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Safety">Environment</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Safety/Lab">Laboratory</a></li>
 +
                          </ul>
 +
                      </li>
 +
 
 +
                      <li class="m_nav_item dropdown">
 +
                          <a href="#" class="dropdown-toggle link" data-toggle="dropdown">HP<b class="caret"></b></a>
 +
                          <ul class="dropdown-menu ">
 +
 
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Human_Practices">Summary</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/HP/Silver">Silver</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/HP/Gold_Integrated">Gold Integrated</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Engagement">Engagement</a></li>
 +
                          </ul>
 +
                      </li>
 +
 
 +
                      <li class="m_nav_item dropdown" >
 +
                          <a href="#" class="dropdown-toggle link" data-toggle="dropdown">Team<b class="caret"></b></a>
 +
                          <ul class="dropdown-menu ">
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Team">Teammates</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Attributions">Attribution</a></li>
 +
                              <li><a href="https://2017.igem.org/Team:ZJU-China/Collaborations">Collaboration</a></li>
 +
                          </ul>
 +
                      </li>
 +
                  </ul>
 +
              </div>
 +
          </nav>
 +
      </div>
 +
  </div>
 +
 
 +
<p></p>
 +
<div style="margin-top:0;padding-top:0">
 +
  <img src="https://static.igem.org/mediawiki/2017/a/ae/ZJU_China_Hardware_head.jpg" width="100%">
 +
  <!-- <img src="images/HP_temp/banner.jpg" width="100%"> -->
 
</div>
 
</div>
<div class="clear"></div>
 
  
  
<div class="column half_size">
+
<div style="width: 100%" class="container zjuContent">
 +
  <div class="col-md-3"></div>
 +
    <div class="col-md-9" role="main">
 +
      <div class="bs-docs-section">
  
<h1>Hardware</h1>
 
<h3>Best Hardware Special Prize</h3>
 
<p>iGEM is about making teams of students making synthetic biology projects. We encourage teams to work with parts and build biological devices in the lab. But we are inclusive and want all teams to work on many other types of problems in synbio. Robotic assembly, microfluidics, low cost equipment and measurement hardware are all areas ripe for innovation in synbio. </p>
 
  
<p>
+
  <h1 id="overview" class="page-header ArticleHead GreenAH">Device: Overview</h1>
Teams who are interested in working with hardware as a side project are encouraged to apply for the hardware award.  
+
          <br/><br/>
 +
          <h2 id="devicesystem" class="H2Head">Device System</h2>
 +
          <p class="PP">Have you ever imagined automatic agriculture: AI will do all kinds of chores in the farmland, such as watering, fertilizing and controlling disease. As for human beings, we can do other works without caring anything in farmland, and just need to check some parameters of environment from our phones occasionally, to see if the crops grow healthily and strongly. This year, we made a giant leap in the realization of this concept.</p>
 +
          <p class="PP">We integrated Internet of Things (IOT), sensors, actuators and big data processing technique to construct a complete automatic agriculture system. It can monitor the environment parameters and crops’ status of health in real time. Meanwhile, it can also release signaling molecules or emit medium waves to control our endophyte---T.atrovide, to achieve a series of functions, for example, pathogen controlling. In short, our system use device to build a bridge between human and plants via T.atrovide.</p>
 +
 
 +
          <div class="imgdiv"><img class="textimg" style="width: 60% !important;" src="https://static.igem.org/mediawiki/2017/7/74/ZJU_China_HardwareOverview_1.jpg"></div>
 +
          <p class="capture">Fig.1 An overview of our device system</p>
 +
          <p class="PP">Our device system consists of main device (environment parameter monitoring device) and slave units (plants' status of health monitoring device and medium wave emission device). Considering the fact that plants’ health conditions differ in different area of farmland, we can put several slave units at a certain distance in the farmland while main device needs only one. The slave units can transform information to main device through 2.4G data transmission module.</p>
 +
          <h2 id="mainsystem" class="H2Head">Main Device</h2>
 +
          <p class="PP">Main device is environment parameter monitoring device, which can measure some parameters such as temperature, humidity, the illumination time, rainfall, TVOC, etc. The result can be shown in the built-in screen and, in the meanwhile, be transformed to PC through 2.4G data transmission module in real time. What’s more,our main device can release some inducer such as DAPG, and water the plants according to soil moisture with an built-in pump.</p>
 +
          <p class="PP">What if there is no internet connection in farmland? Don’t worry! The transmission distance of our 2.4G data transmission module in our device is farther than 2.5km in theory and the device doesn’t need internet. Therefore, you can monitor the plants’ status of health at anywhere, anytime.</p>
 +
 
 +
          <div class="imgdiv"><img class="textimg" style="width: 60% !important;" src="https://static.igem.org/mediawiki/2017/c/c8/ZJU_China_Device_1.jpg"></div>
 +
          <p class="capture">Fig.2 A photo of our main device</p>
 +
 
 +
          <p class="PP"><a class="cite" href="https://2017.igem.org/Team:ZJU-China/Hardware/Device">Click here</a> to see more information about the main device.</p>
 +
      <h2 id="slavesystem" class="H2Head">Slave Device</h2>
 +
          <p class="PP">Slave units consist of plants' status of health monitoring device---an e-nose system. It can monitor the plants' status of health in real time.</p>
 +
          <p class="PP">Know more about our <a class="cite" href="https://2017.igem.org/Team:ZJU-China/Project/voc">device</a> and <a class="cite" href="https://2017.igem.org/Team:ZJU-China/Model">result</a>. What's more, we take advantage of several methods to enhance the stability of our system in real condition.</p>
 +
 
 +
          <div class="imgdiv"><img class="textimg" style="width: 60% !important;" src="https://static.igem.org/mediawiki/2017/c/c3/ZJU_China_HardwareOverview_2.jpg"></div>
 +
          <p class="capture">Fig.3 A photo of our slave device</p>
 +
 
 +
          <p class="PP"><a class="cite" href="https://2017.igem.org/Team:ZJU-China/Hardware/Device">Click here</a> to see more information about the slave device.</p>
 +
      <h2 id="mwed" class="H2Head">Middle Wave Emission Device</h2>
 +
          <p class="PP">We also designed a set of middle wave emission device, which can emit high-frequency alternating magnetic field to activate the ferrtin-TRPV pathway in our engineered T.atroviride, so that we regulate the expression of downstream gene in a long distance and make some influence on the growth of plants. More important, it can be applied in a large area of farmland together with a Unmanned Aerial Vehicle (UAV). Sadly, because of the time limitation, this device does not actually work as our excepted.</p>
 +
 
 +
          <div class="imgdiv"><img class="textimg" style="width: 60% !important;" src="https://static.igem.org/mediawiki/2017/2/2e/ZJU_China_HardwareOverview_3.jpg"></div>
 +
          <p class="capture">Fig.4 A photo of our middle wave emission device</p>
 +
          <p class="PP"><a class="cite" href="https://2017.igem.org/Team:ZJU-China/Hardware/MediumWave">Click here</a> to see more information about the medium wave emission device.</p>
 +
 
 +
      <h2 id="webapp" class="H2Head">Webapp</h2>
 +
          <p class="PP">We also constructed a webapp, to which all data will be uploaded, to make it possible to check all the data in mobile device.</p>
 +
 
 +
          <div class="imgdiv"><img class="textimg" style="width: 60% !important;" src="https://static.igem.org/mediawiki/2017/c/c5/ZJU_China_HardwareOverview_4.jpg"></div>
 +
          <p class="capture">Fig.5 A screenshot of our webapp</p>
 +
 
 +
          <p class="PP">Every components coupled with each other in this system. And total cost of our device system is less than $400 ( not including UAV). In this way, we can achieve an automatic agriculture system.</p>
 +
 
  
<br><br>
 
To compete for the <a href="https://2017.igem.org/Judging/Awards">Best Hardware prize</a>, please describe your work on this page and also fill out the description on the <a href="https://2017.igem.org/Judging/Judging_Form">judging form</a>.
 
<br><br>
 
You must also delete the message box on the top of this page to be eligible for this prize.
 
</p>
 
</p>
 
 
</div>
 
</div>
  
<div class="column half_size">
 
<h5>Inspiration</h5>
 
<p>You can look at what other teams did to get some inspiration! <br />
 
Here are a few examples:</p>
 
<ul>
 
<li><a href="https://2016.igem.org/Team:Valencia_UPV">2016 Valencia UPV</a></li>
 
<li><a href="https://2016.igem.org/Team:Aachen">2016 Aachen </a></li>
 
<li><a href="https://2015.igem.org/Team:TU_Delft">2015 TU Delft  </a></li>
 
<li><a href="https://2015.igem.org/Team:TU_Darmstadt">2015 TU Darmstadt</a></li>
 
</ul>
 
  
 +
 +
<!-- 右侧监听开始 -->
 +
<div class="col-md-3 disappear-on-top" role="complementary">
 +
  <nav  style="position: fixed; top: 100px ; left:50px; " class="bs-docs-sidebar hidden-print hidden-xs hidden-sm">
 +
    <ul class="nav bs-docs-sidenav shorterli">
 +
      <li><a href="#devicesystem">Device Device</a></li>
 +
        <li><a href="#mainsystem">Main Device</a></li>
 +
        <li><a href="#slavesystem">Slave Device</a></li>
 +
        <li><a href="#mwed">Middle Wave Emission Device</a></li>
 +
        <li><a href="#webapp">Webapp</a></li>
 +
    </ul>
 +
 +
  <a class="back-to-top" href="#top">
 +
  <!--  <i class="fa fa-arrow-up nav_icon"></i> -->
 +
    <img style="width: 50px;" src="https://static.igem.org/mediawiki/2017/d/da/ZJU_China_UP.png">
 +
  </a>
 +
 +
           
 +
          </nav>
 +
        </div>
 +
       
 +
      </div>
 
</div>
 
</div>
 +
<!-- 右侧监听结束 -->
 +
<!-- footer开始 -->
 +
<div class="footer"  style="background-color: #000000">
 +
  <div class="copyright container text-center">
 +
      <p><br></p>
 +
    <p class="copyright">Copyright &copy; 2017 ZJU-IGEM | <a href="http://www.zju.edu.cn/">Zhejiang University</a> |</p>
 +
    <p><br></p>
 +
  </div>
 +
</div>
 +
<!-- footer结束 -->
 +
  
 +
<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
 +
  <!--script src="js/bootstrap.min.js"></script-->
 +
  <script src="https://static.igem.org/mediawiki/2017/8/85/ZJUChina_js_docsmin.txt"></script>
 +
  <!--script src="js/button.js"></script-->
 +
  <script src="https://static.igem.org/mediawiki/2017/2/22/ZJUChina_bootstrap.min.txt"></script>
 +
  <script src="https://static.igem.org/mediawiki/2017/3/32/ZJUChina_docs.min.txt"></script>
 +
  <script src="https://static.igem.org/mediawiki/2017/e/e0/ZJUChina_button.txt"></script>
  
 +
  <!--<script src="js/scrolling-nav.js"></script>-->
 +
  <script src="https://2017.igem.org/Zju/js/scrollingnav?action=raw&ctype=text/javascript"></script>
 +
  <script src="https://static.igem.org/mediawiki/2017/c/c0/ZJUChina_txtSmoothScroll.min.txt"></script>
  
 +
  </body>
 
</html>
 
</html>

Latest revision as of 02:56, 2 November 2017

Device: Overview



Device System

Have you ever imagined automatic agriculture: AI will do all kinds of chores in the farmland, such as watering, fertilizing and controlling disease. As for human beings, we can do other works without caring anything in farmland, and just need to check some parameters of environment from our phones occasionally, to see if the crops grow healthily and strongly. This year, we made a giant leap in the realization of this concept.

We integrated Internet of Things (IOT), sensors, actuators and big data processing technique to construct a complete automatic agriculture system. It can monitor the environment parameters and crops’ status of health in real time. Meanwhile, it can also release signaling molecules or emit medium waves to control our endophyte---T.atrovide, to achieve a series of functions, for example, pathogen controlling. In short, our system use device to build a bridge between human and plants via T.atrovide.

Fig.1 An overview of our device system

Our device system consists of main device (environment parameter monitoring device) and slave units (plants' status of health monitoring device and medium wave emission device). Considering the fact that plants’ health conditions differ in different area of farmland, we can put several slave units at a certain distance in the farmland while main device needs only one. The slave units can transform information to main device through 2.4G data transmission module.

Main Device

Main device is environment parameter monitoring device, which can measure some parameters such as temperature, humidity, the illumination time, rainfall, TVOC, etc. The result can be shown in the built-in screen and, in the meanwhile, be transformed to PC through 2.4G data transmission module in real time. What’s more,our main device can release some inducer such as DAPG, and water the plants according to soil moisture with an built-in pump.

What if there is no internet connection in farmland? Don’t worry! The transmission distance of our 2.4G data transmission module in our device is farther than 2.5km in theory and the device doesn’t need internet. Therefore, you can monitor the plants’ status of health at anywhere, anytime.

Fig.2 A photo of our main device

Click here to see more information about the main device.

Slave Device

Slave units consist of plants' status of health monitoring device---an e-nose system. It can monitor the plants' status of health in real time.

Know more about our device and result. What's more, we take advantage of several methods to enhance the stability of our system in real condition.

Fig.3 A photo of our slave device

Click here to see more information about the slave device.

Middle Wave Emission Device

We also designed a set of middle wave emission device, which can emit high-frequency alternating magnetic field to activate the ferrtin-TRPV pathway in our engineered T.atroviride, so that we regulate the expression of downstream gene in a long distance and make some influence on the growth of plants. More important, it can be applied in a large area of farmland together with a Unmanned Aerial Vehicle (UAV). Sadly, because of the time limitation, this device does not actually work as our excepted.

Fig.4 A photo of our middle wave emission device

Click here to see more information about the medium wave emission device.

Webapp

We also constructed a webapp, to which all data will be uploaded, to make it possible to check all the data in mobile device.

Fig.5 A screenshot of our webapp

Every components coupled with each other in this system. And total cost of our device system is less than $400 ( not including UAV). In this way, we can achieve an automatic agriculture system.