Team:Korea U Seoul/Project/Description

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
-
{{:Team:Korea_U_Seoul/template/menubar}}
+
<html>
-
{{:template:css}}
+
-
== '''Overall project''' ==
+
<head>
-
'''Making binary adder by adopting logic gates operated by biological system.'''
+
<style type=text/css>
 +
#content {
 +
  padding:0px;
 +
  margin:0 auto;
 +
  color: black;
 +
  position: relative;
 +
  border: none;
 +
}
-
Logic circuit is an operation system consists of sets of various logic gates such as AND, OR, XOR, NOR etc.. that interact with each other to draw certain outputs from input signals. Among various logic gates with lots of applications, our project will design biological XOR, AND, and OR gates, and by arranging the gates in proper order with certain supplementary system we've designed, we will make working half adder and full adder in sequence to complete biologically operating binary adder.
+
dt {width:90%;padding-left:25px;}
-
To achieve our purpose, we're considering 2 methods : 1) building circuit by arranging dish with bacteria containing modified plasmids. 2) building circuit by using molecular beacon probes - DNA molecules designed by certain sequence we want with fluorophore and quencher molocules attaced to each end.
+
dd {width:85%;padding-left:20px;}
-
In case of 1) method, we've developed  our idea further to schematizing level and if each part works properly, final goal is to make actual full adder with complete physical arrangement considering time and concentration for actual flow of signal molecules. In case of 2) method, we're still considering it to develop but we've faced limitation in this method.
+
/*hide default igem banner and reformat style into blank slate*/
-
== Project Details==
+
#p-logo {display:none;}
 +
#top-section {border:none;}
 +
#menubar a {color:#000000;}
 +
#menubar a:hover{text-decoration:none; color:#52749C;}
 +
.printfooter {display:none;}
 +
#footer-box {border:none;}
 +
#catlinks {display:none;}
 +
.firstHeading {display:none;}
-
=== Method 1 ===
+
</style>
 +
</head>
 +
<body>
-
[[File:Method1_summary.jpeg|thumb|left|500px|Summary of method 1 circuit]]
+
<div id="whole wrapper" style="width:975px; height:711px;">
 +
  <div id="left wrapper" style="float:left; width:300px; height:711px;">
 +
    <div id="wrapper1" style="width:300px; height:315px;">
 +
      <embed src="https://static.igem.org/mediawiki/2012/1/1c/KUS_Sidemenubar.swf" width="240px" height="315px">
 +
    </div>
 +
    <div id="wrapper2" style="width:300px; height:108px;">
 +
      <img src="https://static.igem.org/mediawiki/2012/0/07/KUS_Description.jpg" width="300px" height="90px">
 +
    </div>
 +
    <div id="space right" style="width:300px; height:108px;">
 +
    </div>
 +
    <div id="wrapper3" style="width:300px; height:180px;">
 +
      <img src="https://static.igem.org/mediawiki/2012/9/9e/KUS_Contactinfo.gif" width="270px" height="180px">
 +
    </div>
 +
  </div>
-
=== The Experiments ===
+
  <div id="right wrapper1" style="float:left; width:675px; height:711px;">
 +
    <div id="middle space" style="float:left; width:72px; height:711px;">
 +
    </div>
 +
    <div id="right wrapper2" style="width:603px; height:711px;">
 +
   
-
'''Will be updated..'''
+
 
 +
    </div>
 +
  </div>
 +
</div>
-
== Results ==
+
</body>
-
'''No results obtained yet..'''
+
</html>

Revision as of 19:31, 24 September 2012