Team:Chiba/Project

From 2010.igem.org

(Difference between revisions)
(Double Click Bacteria)
(Double Click Bacteria)
Line 249: Line 249:
===<font size="5">Double Click Bacteria</font>===
===<font size="5">Double Click Bacteria</font>===
-----
-----
-
If there are two-time input in fixed time, bacteria is going to shine.
+
If there are two-time input in fixed time, bacteria is going to shine.<br>
<html>
<html>
 +
<center>
<object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/vQbNnGbuXj0?fs=1&amp;hl=ko_KR"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/vQbNnGbuXj0?fs=1&amp;hl=ko_KR" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object>
<object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/vQbNnGbuXj0?fs=1&amp;hl=ko_KR"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/vQbNnGbuXj0?fs=1&amp;hl=ko_KR" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object>
 +
</center>
</html>
</html>
<br><br><br>
<br><br><br>

Revision as of 21:12, 27 October 2010




 

 




Double Click Bacteria


If there are two-time input in fixed time, bacteria is going to shine.




Overall Project


Click.jpg

We’re inspired by double-click of computer’s mouse. It doesn’t react by first input but react by second input. So we designed bacterial DNA sequence which works like it. Furthermore, we built time-limit in genetic sequence between the first and the second input like a computer mouse. Bacteria which have the DNA sequence can distinguish between the first input and the second one. Once in a while, bacteria might receive input which wasn’t intended. But it was the first input so bacteria don’t react. Even if there was input not intended, bacteria don’t react unless the second input is entered. Moreover, when the limit-time which controlled by the genetic system is passed, the system is going to return to the initial state. So we expect this DNA sequence will work as a safety device.




Requirement of Double Click


  1. If there is a click only one-time, nothing happens.
  2. Time of clicking button doesn't matter. It just depends on the number of click. One or two.
  3. After a lot of time pass from the 1st click, it will return to the initial state.
  4. Click two-time in specific limited time(We call this double click.), something occur.