Team:Chiba/System 1

From 2010.igem.org

(Difference between revisions)
(Summary for now...)
 
(17 intermediate revisions not shown)
Line 18: Line 18:
     border: 0;
     border: 0;
     }
     }
 +
p{margin: 10px 20px 10px;}
</style>
</style>
</html>
</html>
Line 52: Line 53:
         font: bold 14px Verdana, Arial, Helvetica, sans-serif;
         font: bold 14px Verdana, Arial, Helvetica, sans-serif;
         color: #000;
         color: #000;
-
         margin: 0px;
+
         margin-top: 10px;
-
         padding: 0px 0px 0px 15px;
+
         padding-left: 15px;
}
}
 +
 +
h3{ font:bold 13px Verdana;
 +
padding-left: 20px;}
img {
img {
Line 160: Line 164:
         font: bold 14px Verdana, Arial, Helvetica, sans-serif;
         font: bold 14px Verdana, Arial, Helvetica, sans-serif;
         color: #000;
         color: #000;
-
         margin: 0px;
+
         margin: 5px 0px 0px;
         padding: 0px 0px 0px 15px;
         padding: 0px 0px 0px 15px;
}
}
Line 237: Line 241:
         </body>
         </body>
<!--- 2nd tab End--->
<!--- 2nd tab End--->
-
<!--- 3rd tab--->
 
-
<div id="search-controls">
 
-
<form action="/Special:Search" id="searchform">
 
-
<input id="searchInput" name="search" type="text" title="Search 2010.igem.org [f]" accesskey="f" value="" />
 
-
<input type='submit' name="go" class="searchButton" id="searchGoButton" value="Go" title="Go to a page with this exact name if exists" />&nbsp;
 
-
      <input type='submit' name="fulltext" class="searchButton" id="mw-searchButton" value="Search" title="Search the pages for this text" />
 
-
</form>
 
-
</div> <!-- close search controls -->
 
-
<p>
 
-
<style type="text/css">
 
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
-
<html xmlns="http://www.w3.org/1999/xhtml">
 
-
        <head>
 
-
                <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
 
-
                <title>Free CSS Navigation Menu Designs 2 at exploding-boy.com</title>
 
-
                <style type="text/css">
 
-
<!--
 
-
    body {
 
-
        margin:0;
 
-
        padding:0;
 
-
        font: bold 11px/1.5em Verdana;
 
-
}
 
-
h2 {
 
-
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
 
-
        color: #000;
 
-
        margin: 0px;
 
-
        padding: 0px 0px 0px 15px;
 
-
}
 
-
 
-
img {
 
-
border: none;
 
-
}
 
-
 
-
/*- Menu Tabs 8--------------------------- */
 
-
 
-
    #tabs8 {
 
-
      float:left;
 
-
      width:100%;
 
-
      font-size:100%;
 
-
      line-height:normal;
 
-
      background:#007500;
 
-
      margin-top:0px;
 
-
      }
 
-
    #tabs8 ul {
 
-
          margin:0;
 
-
          padding:2px 10px 0 105px;
 
-
          list-style:none;
 
-
      }
 
-
    #tabs8 li {
 
-
      float:left;
 
-
      display:inline;
 
-
      margin:0;
 
-
      padding:0;
 
-
      margin-left:40px;
 
-
      }
 
-
    #tabs8 a {
 
-
      float:left;
 
-
      background:url("tableft10.gif") no-repeat left top;
 
-
      margin:0;
 
-
      padding:0 0 0 2px;
 
-
      text-decoration:none;
 
-
      }
 
-
    #tabs8 a span {
 
-
      float:left;
 
-
      display:block;
 
-
      background:url("tabright10.gif") no-repeat right top;
 
-
      padding:5px 15px 4px 6px;
 
-
      color:#FFF;
 
-
      }
 
-
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
 
-
    #tabs8 a span {float:none;}
 
-
    /* End IE5-Mac hack */
 
-
    #tabs8 a:hover span {
 
-
      color:#FFFFFF;
 
-
      }
 
-
    #tabs8 a:hover {
 
-
      background-position:0% -42px;
 
-
      }
 
-
    #tabs8 a:hover span {
 
-
      background-position:100% -42px;
 
-
      }
 
-
 
-
      #tabs8 #current a {
 
-
              background-position:0% -42px;
 
-
      }
 
-
      #tabs8 #current a span {
 
-
              background-position:100% -42px;
 
-
      }
 
-
-->
 
-
</style>
 
-
        </head>
 
-
 
-
        <body>
 
-
                <div id="tabs8">
 
-
                <ul>
 
-
                                <!-- CSS Tabs -->
 
-
<li><a href="https://2010.igem.org/Team:Chiba/System_1/Testing_components"><span>Testing</span></a></li>
 
-
<li><a href="https://2010.igem.org/Team:Chiba/System_1/Construction_Process"><span>Construction</span></a></li>
 
-
<li><a href="https://2010.igem.org/Team:Chiba/System_1/Evaluation_subsystem"><span>Evaluation</span></a></li>
 
-
<li><a href="https://2010.igem.org/Team:Chiba/System_1/Result"><span>Result</span></a></li>
 
-
<li><a href="https://2010.igem.org/Team:Chiba/System_1/Remarks"><span>Remarks</span></a></li>
 
-
                        </ul>
 
-
                </div>
 
-
        </body>
 
-
<!--- 3rd tab End --->
 
<!--- Background Contents End --->
<!--- Background Contents End --->
</html>
</html>
Line 350: Line 249:
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
----------------------------------------------------------------------------------- -->
----------------------------------------------------------------------------------- -->
-
 
+
__NOTOC__
 +
<br><br>
=Version 1=
=Version 1=
==Overview==
==Overview==
-
[[Image:Chiba_ani3.gif|right]]“Genetic double click system” - version 1 is based on the AND-gate which is switched only when same inputs are given two times in quick succession. This system requires the operations which never happen naturally to turn the switch. So, we believe that this is very safety device. This system requires that a first input is transient in order to allow a second input. Unlike chemical inputs, light inputs are very suitable for this system because it does not remain after inputting. But, there is not light sensor with good sensitivity. So, we produced artificially transient input by AHL inputting and washing. Next, this system is required to memorize the transient first input since this system is based on AND gate. In addition, this system requires fixed time between the first and the second input like a computer mouse to recognize double-click and two separated single-clicks as different, so, this system is required to memorize the transient first input temporarily.
+
[[Image:Chiba_ani3.gif|right]]
-
In our first design, we decided a pulse-generator to memorize the input temporarily. And, we designed the system which is based on combination of a Fast-pulse and a Slow-pulse in principle as shown in the following figure. [[Team:Chiba/System 1/Design|detail...]]
+
“Genetic double click system” - version 1 is based on the AND-gate which can be switched only when the same inputs are given twice in quick succession. This system requires the operations which never happen naturally to turn on the switch. So, we believe that this is a kind of safety device. System requires first input to be transient in order to allow second input. Unlike chemical inputs, light inputs are more suitable for this system because it does not remain after inputting. But, there is no light sensor with good sensitivity. So, we produced artificially transient input by AHL inputting and washing. Next, this system is required to memorize the transient first input since this system is based on AND gate. In addition, this system requires fixed time between the first and second input like a computer mouse to recognize double-click and two separated single-clicks as different, so, this system is required to memorize the transient first input temporarily.
-
 
+
In our first circuit design, we compose a pulse-generator to memorize the input temporarily. Further more, the system is designed based on combination of a Fast-pulse and a Slow-pulse. [[Team:Chiba/System 1/Design|detail...]]
-
 
+
==Circuit Construction==
==Circuit Construction==
-
[[Image:Chiba_plan2_1.jpg|right|500px]]This system consists of a pulse-generator and two inverters which can be seemed as a slow pulse.In this system, we also use AHL input and GFP output. This time, we use AHL as an activate signal, so when there is AHL added, Lux promoter will be activated. The transcription factors of output are T7 RNA Polymerase and cI repressor.[[Team:Chiba/System 1/Design|detail...]]
+
[[Image:Chiba_plan2_1.jpg|right|500px]]
-
 
+
The circuit consists of a pulse-generator and two inverters which can be seemed as a slow pulse.In this system, we use AHL as input and GFP output. So when there is AHL added, Lux promoter will be activated. The transcription factors of output are T7 RNA Polymerase and cI repressor. [[Team:Chiba/System 1/Design|detail...]]
-
 
+
<br clear="all">
==Results==
==Results==
-
===Testing individual parts===
+
===[[Team:Chiba/System_1/Construction_Process|Plasmid Construction]]===
-
To realize the genetic double click system, we made two plasmids. First one is “GFP generator”, which generates the output (GFP expression) on condition that T7 RNAP activates the GFP upstream promoter and also CI protein does not repress that promoter. Second one is “Pulse generator”, which generate the pulse of T7 RNAP in response to the 1st and 2nd input. The subparts of those plasmids are shown below.
+
===[[Team:Chiba/System_1/Testing_components|Testing individual parts]]===
-
[[Image:Chiba_icon_1.jpg]]
+
===[[Team:Chiba/System_1/Result|Evaluating Core Devices]]===
-
Regarding with those two plasmids, we tested the function of each parts in the plasmids.
+
-
For GFP generator, the parts shown below were checked.
+
-
#Constitutive promoter
+
-
#LuxR
+
-
#T7/CI-OR1 hybrid promoter
+
-
 
+
-
For Pulse generator, the parts shown below were checked.
+
-
#Lux/CI434 hybrid promoter
+
-
#Pulse generator
+
-
Also, we checked if there were no crosstalk between CI/CI434 and CI promoter/CI434 promoter.
+
-
 
+
-
===Construction===
+
-
===Evaluating Core Devices===
+
===Whole System===
===Whole System===

Latest revision as of 03:33, 28 October 2010




 

 



Version 1

Overview

Chiba ani3.gif

“Genetic double click system” - version 1 is based on the AND-gate which can be switched only when the same inputs are given twice in quick succession. This system requires the operations which never happen naturally to turn on the switch. So, we believe that this is a kind of safety device. System requires first input to be transient in order to allow second input. Unlike chemical inputs, light inputs are more suitable for this system because it does not remain after inputting. But, there is no light sensor with good sensitivity. So, we produced artificially transient input by AHL inputting and washing. Next, this system is required to memorize the transient first input since this system is based on AND gate. In addition, this system requires fixed time between the first and second input like a computer mouse to recognize double-click and two separated single-clicks as different, so, this system is required to memorize the transient first input temporarily. In our first circuit design, we compose a pulse-generator to memorize the input temporarily. Further more, the system is designed based on combination of a Fast-pulse and a Slow-pulse. detail...

Circuit Construction

Chiba plan2 1.jpg

The circuit consists of a pulse-generator and two inverters which can be seemed as a slow pulse.In this system, we use AHL as input and GFP output. So when there is AHL added, Lux promoter will be activated. The transcription factors of output are T7 RNA Polymerase and cI repressor. detail...

Results

Plasmid Construction

Testing individual parts

Evaluating Core Devices

Whole System