Difference between revisions of "Team:HZAU-China/HP/Gold Integrated"

Line 2: Line 2:
 
<html>
 
<html>
  
<div class="clear"></div>
+
<head>
 +
    <meta charset="utf-8">
 +
    <!--公式编辑器-->
 +
    <script src="//cdn.bootcss.com/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
 +
    <script type="text/x-mathjax-config">
 +
          MathJax.Hub.Config({
 +
          extensions: ["tex2jax.js"],
 +
          jax: ["input/TeX", "output/HTML-CSS"],
 +
          tex2jax: {
 +
          inlineMath: [ ['$','$'], ["\\(","\\)"] ],
 +
          displayMath: [ ['$$','$$'], ["\\[","\\]"] ],
 +
          processEscapes: true
 +
          },
 +
          "HTML-CSS": { availableFonts: ["TeX"] }
 +
          });
 +
          </script>
 +
    <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
 +
    </script>
 +
    <style>
 +
        /*改变超链接的位置*/
  
<div class="column full_size">
+
        .jiaozheng {
 +
            position: relative;
 +
            top: -66px;
 +
        }
 +
    </style>
 +
    <!--内容的样式-->
 +
    <style>
 +
        /*总样式*/
  
<h1>Gold Medal and Integrated Human Practices</h1>
+
        body {
 +
            font-family: "Arial", Helvetica, sans-serif;
 +
            text-align: justify;
 +
            margin: 0px;
 +
            background-color: #ffffff;
 +
        }
  
<p>This page will contain information for your Gold medal Human Practices work, which you can also use to nominate your team for the Best Integrated Human Practices page. To make things easier, we have combined the Gold medal page with the Best Integrated Human Practices page since we expect the work to overlap considerably. </p>
+
        /*内容框子的样式*/
<p>iGEM teams are unique and leading the field because they "go beyond the lab" to imagine their projects in a social/environmental context, to better understand issues that might influence the design and use of their technologies.</p>
+
<p>Teams work with students and advisors from the humanities and social sciences to explore topics concerning ethical, legal, social, economic, safety or security issues related to their work. Consideration of these Human Practices is crucial for building safe and sustainable projects that serve the public interest. </p>
+
<p>For more information, please see the <a href="https://2017.igem.org/Competition/Human_Practices">Human Practices page</a>.</p>
+
</div>
+
<div class="clear"></div>
+
  
 +
        .HZAU_div_main {
 +
            margin: 64px auto 0 auto;
 +
            padding: 0 30px 0 30px;
 +
            width: 1100px;
 +
        }
  
<div class="column half_size">
+
        /*内容中几种文体的样式*/
<h3>Gold Medal Criterion #1</h3>
+
<p>Expand on your silver medal activity by demonstrating how you have integrated the investigated issues into the design and/or execution of your project.</p>
+
  
</div>
+
        .HZAU_div_main a:hover {
 +
            color: #000;
 +
            text-decoration: none;
 +
        }
  
<div class="column half_size">
+
        .HZAU_title {
<h3>Best Integrated Human Practices Special Prize</h3>
+
            font-size: 50px;
 +
            font-weight: bold;
 +
            text-align: center;
 +
            width: 360px;
 +
            display: block;
 +
            margin: 0 auto;
 +
            padding-bottom: 50px;
 +
            padding-top: 50px;
 +
            color: #000;
 +
            background-image: url(https://static.igem.org/mediawiki/2017/9/95/T--HZAU-China--datitle.png);
 +
            background-repeat: no-repeat;
 +
            background-size: 360px 80px;
 +
            background-position: center;
 +
        }
  
<p>
+
        .biaoti {
To compete for the <a href="https://2017.igem.org/Judging/Awards">Best Integrated Human Practices 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>.
+
            font-size: 35px;
<br><br>
+
            font-weight: bold;
You must also delete the message box on the top of this page to be eligible for this prize.
+
            text-align: center;
</p>
+
            width: 100%;
</div>
+
            display: block;
<div class="clear"></div>
+
            padding-bottom: 30px;
<div class="column full_size">
+
            padding-top: 30px;
<h5>Inspiration</h5>
+
            color: #000;
<p>Here are a few examples of excellent Integrated Human Practices work:</p>
+
        }
 +
 
 +
        .fubiaoti {
 +
            font-size: 24px;
 +
            font-weight: bold;
 +
            text-indent: 50px;
 +
            width: 100%;
 +
            display: block;
 +
            padding-bottom: 30px;
 +
            padding-top: 30px;
 +
            color: #000;
 +
            background-image: url(https://static.igem.org/mediawiki/2017/e/e7/T--HZAU-China--xiaotitle.png);
 +
            background-repeat: no-repeat;
 +
            background-size: 65px 50px;
 +
            background-position: left;
 +
        }
 +
 
 +
        .zhengwen {
 +
            display: block;
 +
            font-style: arial;
 +
            font-size: 18px;
 +
            line-height: 34px;
 +
            text-align: justify;
 +
            text-indent:30px;
 +
            color: #000;
 +
            margin-bottom: 9px;
 +
            margin-left: 0px;
 +
            margin-right: 0px;
 +
            margin-top: 7.2px;
 +
        }
 +
 
 +
        .zhengwen_disblock {
 +
            display: inline;
 +
            font-style: arial;
 +
            font-size: 18px;
 +
            line-height: 34px;
 +
            text-align: justify;
 +
            color: #000;
 +
            margin-bottom: 9px;
 +
            margin-left: 0px;
 +
            margin-right: 0px;
 +
            margin-top: 7.2px;
 +
        }
 +
 
 +
        .yinzhu {
 +
            color:blue;
 +
        }
 +
 
 +
        .yinzhu:hover .yinzhu {
 +
            color:black;
 +
        }
 +
 
 +
        .yinwen {
 +
            display: block;
 +
            font-style: arial;
 +
            font-size: 18px;
 +
            line-height: 34px;
 +
            text-align: justify;
 +
            color: #000;
 +
            margin-bottom: 9px;
 +
            margin-left: 0px;
 +
            margin-right: 0px;
 +
            margin-top: 7.2px;
 +
        }
 +
 
 +
        /*图片的样式*/
 +
        .tuzhu_wenzi{
 +
          display: block;
 +
            font-style: arial;
 +
            font-size: 17px;
 +
            line-height: 28px;
 +
            text-align: justify;
 +
            color: #000;
 +
            margin-bottom: 9px;
 +
            margin-left: 0px;
 +
            margin-right: 0px;
 +
            margin-top: 7.2px;
 +
        }
 +
 
 +
        .tu_1 {
 +
            width: 600px;
 +
            margin: 0 auto;
 +
            display: block;
 +
        }
 +
 
 +
        .tu_2 {
 +
            width: 800px;
 +
            margin: 0 auto;
 +
            display: block;
 +
        }
 +
 
 +
        .tu_3 {
 +
            width: 555px;
 +
            margin: 0 auto;
 +
            display: block;
 +
        }
 +
    </style>
 +
    <!--点击展开部分的样式-->
 +
    <style>
 +
        span.caret_black {
 +
            display: inline-block;
 +
            margin-left: 6px;
 +
            vertical-align: middle;
 +
            width: 0;
 +
            height: 0;
 +
            border-left: 6px solid transparent;
 +
            border-right: 6px solid transparent;
 +
            border-top: 6px solid black;
 +
        }
 +
 
 +
        label {
 +
            cursor: pointer;
 +
        }
 +
 
 +
        #HZAUmenu-toggle {
 +
            display: none;
 +
        }
 +
 
 +
        #HZAUmenu {
 +
            display: none;
 +
            font-size: 18px;
 +
            padding: 0 50px 0 50px;
 +
            width: 1000px;
 +
            margin: 0;
 +
            color: black;
 +
        }
 +
 
 +
        #HZAUmenu>a {
 +
            color: #000;
 +
        }
 +
 
 +
        #HZAUmenu>a:hover {
 +
            color: #000;
 +
            text-decoration: none;
 +
        }
 +
 
 +
        #HZAUmenu-toggle:checked+#HZAUmenu {
 +
            display: block;
 +
        }
 +
    </style>
 +
</head>
 +
<body>
 +
<a class="biaoti">HUMAN PRACTICES</a>
 +
<a class="fubiaoti">"Human Practices is the study of how your work affects the world, and how the world affects your work." — Peter Carr, Director of Judging  </a>
 +
<img href="https://static.igem.org/mediawiki/2017/a/ab/T--HZAU-China--hp1.png" width="80%">
 +
<img href="https://static.igem.org/mediawiki/2017/4/42/T--HZAU-China--sddodcas.png" width="80%">
 +
<a class="zhengwen">synthetic biology is an area with unlimited potential. Its develops extremely rapid. A variety of related industries have flourished , a lot of biological components and synthetic organisms are emerging. Controlling and regulation of various biological components are important contents of synthetic biology. Meanwhile, synthetic biology is aiming to establish artificial bio-system by using BioBricks. However, the components of biological are unstable and could not reproduce at every experiment. Based on the engineered design ideas,problem-oriented and down-to-up, we put forward the concept of computer control to solve these problems. With the introduction of computer control, the experiments are more quantifiable. Meanwhile the controlling of the organism is more intuitive and accurate and the information exchange via virtual and real mixing.</a>
 +
<a class="zhengwen">For the past, the control of metabolism remains at the level of transcription and translation,whereas we use computer and light control tags from the DNA replication level to achieve the cell cycle synchronization .So we provide another level of control method.</a>
 +
<a class="zhengwen">We think that it is equally important to cultivate a sense of life-control than in the sense of creating life.We creatively put forward the idea of product-industrial producing cell kit-to control the life .Using the effective pattern, we hope to achieve the goal of promoting this awareness.</a>
 +
<a class="zhengwen">In order to improve our project design and seek for diverse opinions,  we designed this questionnaire.And the questionnaire also has a product market survey function to some extent.</a>
 +
<a class="zhengwen">1. Why
 +
<li>Emphasize the sense of regulation of synthetic biology</li>
 +
<li>Understand the status of cell synchronization methods</li>
 +
<li>To explore market demand</li>
 +
</a>
 +
<a class="zhengwen"> What
 +
<li> To achieve the project product, industrialization </li>
 +
<li> Investigate project market </li>
 +
 
 +
</a>
 +
 
 +
<a class="zhengwen">How
 +
<li>Questionnaire</li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
</a>
 +
<a class="zhengwen">We will design the product</a>
 +
<a class="biaoti">Goal</a>
 +
 
 +
<a class="zhengwen">first, the basic research of scientific research workers can easily use our products and maximize the controlling artificial bio-system’s effect as much as possible via synthetic biology method.</a>
 +
<a class="zhengwen">The second is to industrial production, reduce energy consumption and enhance economic efficiency.</a>
 +
<a class="zhengwen">
 +
1. In industrial applications, we are also pursuing the optimal solution of the synchronization method as much as possible. Economic efficiency in industry is a very significant factor. Product feedback is also the core of our human practice . By Product feedback ,we will think how to reduce the cost of synchronization and how to reduce our product costs further.
 
<ul>
 
<ul>
<li><a href="https://2016.igem.org/Team:INSA-Lyon/Integrated_Practices">2016 INSA Lyon</a></li>
+
<li>The design of the device use machine to replace manpower as far as possible.</li>
<li><a href="https://2016.igem.org/Team:UofC_Calgary/Integrated_Practices">2016 UofC Calgary</a></li>
+
<li>In order to decrase energy consumotion, Using a shorter wavelength, lower energy consumption of red and green light is better than original design of blue light.</li>
<li><a href="https://2015.igem.org/Team:Bielefeld-CeBiTec/Practices">2015 Bielefeld</a></li>
+
<li>Issuing survey to seek more personalized , cheaper and efficient design, we ensure the needs of the case and reduce costs as much as possible . </li></ul></a>
<li><a href="https://2015.igem.org/Team:Edinburgh/Practices">2015 Edinburgh</a></li>
+
<a class="zhengwen">2. We have further studied the positioning of our products in the laboratory. The questionnaire showed that more people have a tendency to fit the form of the kit with the device, and a small number of people tend to buy semi-finished products. Therefore, we will be in the late product promotion for the kit and the device with the direction of efforts.
</ul>
+
</a>
 +
</body>
 
</html>
 
</html>

Revision as of 03:52, 2 November 2017

HUMAN PRACTICES "Human Practices is the study of how your work affects the world, and how the world affects your work." — Peter Carr, Director of Judging synthetic biology is an area with unlimited potential. Its develops extremely rapid. A variety of related industries have flourished , a lot of biological components and synthetic organisms are emerging. Controlling and regulation of various biological components are important contents of synthetic biology. Meanwhile, synthetic biology is aiming to establish artificial bio-system by using BioBricks. However, the components of biological are unstable and could not reproduce at every experiment. Based on the engineered design ideas,problem-oriented and down-to-up, we put forward the concept of computer control to solve these problems. With the introduction of computer control, the experiments are more quantifiable. Meanwhile the controlling of the organism is more intuitive and accurate and the information exchange via virtual and real mixing. For the past, the control of metabolism remains at the level of transcription and translation,whereas we use computer and light control tags from the DNA replication level to achieve the cell cycle synchronization .So we provide another level of control method. We think that it is equally important to cultivate a sense of life-control than in the sense of creating life.We creatively put forward the idea of product-industrial producing cell kit-to control the life .Using the effective pattern, we hope to achieve the goal of promoting this awareness. In order to improve our project design and seek for diverse opinions, we designed this questionnaire.And the questionnaire also has a product market survey function to some extent. 1. Why
  • Emphasize the sense of regulation of synthetic biology
  • Understand the status of cell synchronization methods
  • To explore market demand
  • What
  • To achieve the project product, industrialization
  • Investigate project market
  • How
  • Questionnaire
  • We will design the product Goal first, the basic research of scientific research workers can easily use our products and maximize the controlling artificial bio-system’s effect as much as possible via synthetic biology method. The second is to industrial production, reduce energy consumption and enhance economic efficiency. 1. In industrial applications, we are also pursuing the optimal solution of the synchronization method as much as possible. Economic efficiency in industry is a very significant factor. Product feedback is also the core of our human practice . By Product feedback ,we will think how to reduce the cost of synchronization and how to reduce our product costs further.
    • The design of the device use machine to replace manpower as far as possible.
    • In order to decrase energy consumotion, Using a shorter wavelength, lower energy consumption of red and green light is better than original design of blue light.
    • Issuing survey to seek more personalized , cheaper and efficient design, we ensure the needs of the case and reduce costs as much as possible .
    2. We have further studied the positioning of our products in the laboratory. The questionnaire showed that more people have a tendency to fit the form of the kit with the device, and a small number of people tend to buy semi-finished products. Therefore, we will be in the late product promotion for the kit and the device with the direction of efforts.