Biomod/2011/TeamJapan/Tokyo/Notebook/Brain storming

From OpenWetWare
Revision as of 07:36, 27 October 2011 by Hiroshi Matsukawa (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


<html> <!--<head>--> <!-- We refer to the wiki of team iGEM Heidlberg 2009. -->

      <style type="text/css">

/* ====================

  主に全体に関わるCSS

   ==================== */

      body {behavior: url(http://www.xs4all.nl/~peterned/htc/csshover3-source.htc);}
      .clear {clear:both;}

body.mediawiki {

                       font-size: 14px;

background-color:#707070; background-position: center center; background-attachment: fixed; background-repeat: no-repeat; font-family: Calibri, Verdana, helvetica, sans-serif; }

               h1 {
                       padding: 0px 20px 5px 20px;
                       font-size: 34px;
                       font-weight: bold;
               }
               h2 {
                       padding: 20px 20px 5px 20px;
                       font-size: 25px;
                       color: #0083eb;
                       text-decoration: none;
                       font-weight: bold;}
                       border: none;
               h2 a {
                       color: #eb8300;
               }
               h3 {
                       padding: 20px 20px 5px 20px;
                       font-size: 20px;
                       color: #000;
                       font-decoration: none;
                       font-weight: bold;
               }
               h1.firstHeading {

display: none;

               }

p { text-align: justify; } a:link { color: #00a5ea; text-decoration: none } a:visited { color:#00a5ea; text-decoration: none } a:hover {

                       color: #eb8300;

text-decoration: none } a:active { color:#f29400; text-decoration: none } #bodyContent {

                       width: 970px;
                       margin: 0px 0px 0px;
                       background-color:#ffffff;
                       border-width: 0px 1px 0px 1px;
                       border-color: #000000;
               }
               #content {
                       padding-left: 0px; width: 970px;
               }

table#team_members {

                       text-align: justify;
                       border: 0;
               }

table#team_members h2, table#team_members h3 {

                       clear: both;
               }

#content * a:hover {

                       text-decoration:none;
               }

#main_wrapper {

                       position:absolute;
                       left:0px;
                       top:20px;

margin-top: 0; width: 969px; height: 221px; align: center; border-style: solid;

                       border-color: white;

} /* ====================

  メニューの画像を変更できる部分
  ==================== */

#header {

                       position:relative;
                       left:0px;
                       top:0px;

margin-top: 0; width: 969px; height: 221px; align: left; background-color: #FFFFFF;

                       background-image: url(http://openwetware.org/images/e/e0/NEW_header.jpg); 

} /* ====================

  以下、特殊なclassに適用される
  ==================== */

#navigation { position:absolute;

                       left:18px; top:155px; width:1200px; height:69px;

z-index:100;

                       background-color: transparent;
                       float: left; 

color: #0000FF; } #super_main_wrapper {

                       position:absolute;
                       left:0px;
                       top:227px;

width: 975px; align: center; background-color: #ede8e2;

                       heigth: auto;
               }
               #SubWrapper {
                       width: 645px;
                       padding: 0px;
                       border-left:4px solid #ede8e2;
                       float: left;
                       margin-top: 0px;
                       background-color: #ede8e2;
               }
               #SubWrapper * p, #SubWrapper p  {
                       padding: 0 20px;
                       text-align: justify;
                       font-size: 12px;
               }
               #SubWrapper * h3, #SubWrapper h3 {
                       padding-top: 10px;
                       font-size: 18px;
               }
               #news {
                       width: 322px;
                       margin-top: 0px;
                       float: left;
                       background-color: #d8d5d0;
                       border-right:4px solid #ede8e2;
               }
               #news p {
                       padding: 0 20px 20px 20px;
                       text-align: justify;
                       font-size: 12px;
               }
               #news h3 {
                       padding: 10px 20px;
                       font-size: 18px;
               }
               #mission_box {
                       width:650px;
                       float: left;
               }
               #team_box, #heartbeat_box, #notebook_box, #parts_box, #gallery_box, #sponsors_box, .boxy {
                       width:215px;
                       float: left;
                       padding: 10px 0 0 0;
               }
               div.tleft {
                       border-width: 0px;
                       margin:0;
                       padding:0;
                       border-color:transparent;
               }

/* ====================

  ここからプルダウン周辺のデザイン
  ==================== */
  1. menu * {

margin: 0; padding: 0; }

  1. menu {

behavior: url(http://www.xs4all.nl/~peterned/htc/csshover3-source.htc); <!-- fuer ie6 --> font-family: calibri, verdana, sans-serif;

       font-color: #ffffff;

font-size: 19px; background-color: transparent; float:left; padding: 12px 0 0 0; }

  1. menu ul {

float: left; list-style: none; }

  1. menu ul li {

background-color:transparent;

       position:relative;

float:left; list-style: none; padding: 10px 20px 0 0;

       font-weight: bold;
       width: auto;

}

  1. menu a {

color: #FFFFFF; display: inline; text-decoration: none; }

  1. menu a:visited {

color:#FFFFFF; text-decoration: none }

  1. menu a:hover {

color: #00a5ea; }

  1. menu ul li ul {

display: none; position: absolute; left: 0px;

       width: 155px;
       heigth: 1%;

font-size: 19px; opacity: 0.8; list-style: none;

       top: 30px;
       padding-top: 20px;
       z-index:500;

}

  1. menu ul li:hover ul {

display: inline;

       background-position: bottom;

}

  1. menu ul li ul li {

width: 100%; list-style: none;

       background-color: #000;
       margin: -1px;
       padding: 0px 0 0 5px;
       display: inline;

}

</style> <!-- </head> -->


<!-- ############################# BODY!!!!! #################################### -->

<!-- <body> --> <!--[if IE]> <style type="text/css">

  1. SubWrapper {width: 645px;}
  2. news {width: 317px;}
  3. super_main_wrapper {position:static;}
  4. navigation {left: 15px;}
  5. menu ul li ul {left: -2px; top: 22px;}

</style> <![endif]--> <div id="main_wrapper">

 <div id="header">

<div id="navigation"> <div id="menu" style="position:static"> <ul> <li><a class="aMain" href="http://openwetware.org/wiki/Biomod/2011/TeamJapan/Tokyo">Home</a></li> <li><a class="aTeam" href="http://openwetware.org/wiki/Biomod/2011/TeamJapan/Tokyo/Team/Students">Team</a></li> <li><a class="aProject" href="http://openwetware.org/wiki/Biomod/2011/TeamJapan/Tokyo/Project">Project</a> <!-- <ul> <li><a href="http://openwetware.org/wiki/Biomod/2011/TeamJapan/Tokyo/Project">Overview</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2011/TeamJapan/Tokyo/Project/introduction">Introduction</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2011/TeamJapan/Tokyo/Project/Model">Model</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2011/TeamJapan/Tokyo/Project/Devices">Devices</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2011/TeamJapan/Tokyo/Project/Modes">Modes</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2011/TeamJapan/Tokyo/Project/Results">Results</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2011/TeamJapan/Tokyo/Project/Achievements">Achievements</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2011/TeamJapan/Tokyo/Project/Future_works">Future works</a></li> </ul> --> <li><font color="#ffffff">Results</font> <ul> <li><a href="http://openwetware.org/wiki/Biomod/2011/TeamJapan/Tokyo/Project/Results">Experiments</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2011/TeamJapan/Tokyo/Project/Simulations">Simulations</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2011/TeamJapan/Tokyo/Achievements/DNA_Devices">DNA Design</a></li> </ul></li> <!-- <li><a class="Simulation" href="http://openwetware.org/wiki/Biomod/2011/TeamJapan/Tokyo/Project/Simulations">Simulations</a></li> <li><a class="DNA design" href="http://openwetware.org/wiki/Biomod/2011/TeamJapan/Tokyo/Achievements/DNA_Devices">DNA Designs</a></li> --> <li><a href="http://openwetware.org/wiki/Biomod/2011/TeamJapan/Tokyo/Project/Achievements">Achievements</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2011/TeamJapan/Tokyo/Project/Future_works">Future works</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2011/TeamJapan/Tokyo/Notebook/Protocols">Protocols</a></li> <li><a href="http://openwetware.org/wiki/Biomod/2011/TeamJapan/Tokyo/Notebook/Lab.notebook">Notes</a></li> <li><a class="aNotebook" href="http://openwetware.org/wiki/Biomod/2011/TeamJapan/Tokyo/Sponsors/">Sponsors</a></li> <li><a class="aSitemap" href="http://openwetware.org/wiki/Biomod/2011/TeamJapan/Tokyo/Sitemap">Sitemap</a></li>

</ul> </div><!-- end drop menu --> </div> <!-- end navigation --> </div> </div> <!-- For IE 6 --> <script type="text/javascript">

/***********************************************

  • CSS Vertical List Menu- by JavaScript Kit (www.javascriptkit.com)
  • Menu interface credits: http://www.dynamicdrive.com/style/csslibrary/item/glossy-vertical-menu/
  • This notice must stay intact for usage
  • Visit JavaScript Kit at http://www.javascriptkit.com/ for this script and 100s more
                                                                                              • /

var menuids=new Array("verticalmenu") //Enter id(s) of UL menus, separated by commas var submenuoffset=-2 //Offset of submenus from main menu. Default is -2 pixels.

function createcssmenu(){ for (var i=0; i<menuids.length; i++){

 var ultags=document.getElementById(menuids[i]).getElementsByTagName("ul")
   for (var t=0; t<ultags.length; t++){
   var spanref=document.createElement("span")

spanref.className="arrowdiv" spanref.innerHTML="&nbsp;&nbsp;" ultags[t].parentNode.getElementsByTagName("a")[0].appendChild(spanref)

   ultags[t].parentNode.onmouseover=function(){
   this.getElementsByTagName("ul")[0].style.left=this.parentNode.offsetWidth+submenuoffset+"px"
   this.getElementsByTagName("ul")[0].style.display="block"
   }
   ultags[t].parentNode.onmouseout=function(){
   this.getElementsByTagName("ul")[0].style.display="none"
   }
   }
 }

} if (window.addEventListener) window.addEventListener("load", createcssmenu, false) else if (window.attachEvent) window.attachEvent("onload", createcssmenu) </script> <!-- </body> --> </html>






Brain storming

The process to decide our theme

First, we listed words which we thought interesting as a theme of BIOMOD Tokyo Team. The enumerated themes are as follows.

<html><body> <table width="100%">

 <tr>
   <td colspan=2 align=center>'''The List of Interesting Words'''</td>
 <tr>
   <td>*Transport DNA</td>
   <td>*Drag delivery system</td>
 </tr>
 <tr>
   <td>*AMIDA lot</td>
   <td>*DNA NINJA</td>
 </tr>
 <tr>
   <td>*DNA radio control</td>
   <td>*DNA circuit</td>
 </tr>

 <tr>

   <td>*DNA paper craft</td>
   <td>*DNA Tetris</td>
 </tr>

 <tr>

   <td>*DNA robot field</td>
   <td>*The letter C</td>
 </tr>

 <tr>

   <td>*Sudoku</td>
   <td>*Sugoroku (*1)</td>
 </tr>

 <tr>

   <td>*The game of life</td>
   <td>*DNA which cheat us</td>
 </tr>

 <tr>

   <td>*Conway game</td>
   <td>*DNA computing</td>
 </tr>

 <tr>

   <td>*Work with a group</td>
   <td>*Detection of radioactive substances</td>
 </tr>

 <tr>

   <td>*Break the Guinness World Record by using DNA domino</td>
   <td>*Compose music by using DNA</td>
 </tr>

 <tr>

   <td>*Tile breaking</td>
   <td>*PythagoraSwitch (*2)</td>
 </tr>

 <tr>

   <td>*Quoits</td>
   <td>*DNA Ultraman (*3)</td>
 </tr>

</table> </body></html>

(*1):This is the game like backgammon. [[1]]
(*2):This is one of the Japanese TV program using a Rube Goldberg machine. [[2]]
(*3):This is Japanese superhero TV program.[[3]]
Then, we discussed each word and select 3 groups of words. Three groups are as follows.
1: Sudoku, DNA Tetris
2: Domino, Molecular wind-up car
3: Transport DNA, Remote controller
After we selected 3 groups of words, we investigated 3 groups in detail. The result of investigation is followings

1: Sudoku, DNA Tetris

<Sudoku>
Sudoku is a logic-based combinatorial number-placement puzzle. The iGEM2010 team “UT-Tokyo” tried to make E. coli which has the function of solving the Sudoku. (http://2010.igem.org/Team:UT-Tokyo) We thought of making a system to solve Sudoku by using DNA autonomous computer. To make DNA autonomous computer, we needed to use computer simulation. However, our members weren’t good at Sudoku's simulation, so we decided not to use this proposal.
<DNA Tetris>
Tetris is one of the most famous puzzle video game. (http://en.wikipedia.org/wiki/Tetris)
This project’s proposal was to make Tetris by using DNA as the blocks in this game. To design DNA Tetris, we needed to solve 4 problems: how to make blocks, move blocks, revolve blocks, and erase blocks when blocks creates a horizontal line of ten blocks without gaps. Firstly, we thought the problem to make blocks would be solved by using DNA origami. Secondary, we realized that the problem to move blocks would be solved by using cataphoresis. However, we didn’t have no idea of revolving gaps and erasing blocks, so we decided not to use this proposal.

2: Domino, Molecular wind-up car

<DNA domino>
This project’s proposal is to renew the Guinness Records of domino by using DNA origami. We thought it interesting to Guinness Records from a different field angle. However, we found that our original DNA origami could't be named domino, so we couldn’t renew the Guinness Recordsdomino because domino is a trademark. Furthermore, we couldn’t come up with an idea of falling DNA domino. We decided not to make DNA domino.
<Molecular wind-up car>
Molecular wind-up car which is made by protein is advocated by Hiroyuki Noji, who is the professor of the University of Tokyo.(http://www.nojilab.t.u-tokyo.ac.jp/jirei3.html) He made it 1997 to observe ATPase for the first time. We thought we might be able to move beads by using this system. However we couldn’t think of a good idea, so we decided not to use this project.

3. Transport DNA, Remote Controller

<Transport DNA>
This project was proposed by a thesis. That is Saito Hiyama et al:,The Royal Society of Chemistry,Vol.10,2741-2748(June. 2010). This thesis reports the demonstration of moving a liposome by using microtube and kinesin. Then we thought it interesting to make the method of transporting beads by using DNA.
<Remote Controller>
This proposal is to make remote controller by using DNA. We thought it exciting to build up the new remote controller system.


When we thought these proposal (Transport DNA and Remote Controller), we found that there is no precedent report to move and control micrometer-sized controlled objects by using DNA. However, making micrometer-sized objects is important to make the complex small robots in the long run.
Based on these discussion of theme, we decided our theme is to move and control micro-sized objects by using DNA as radio controlled model car.


Brainstorming

We wanted to move and control the giant object by using nanometer-sized DNA, so it's necessary that we come up with the model to control the giant object.
At this chapter, we expressed the process of deciding model of controlling. When we looked for the model, we came up with an idea to move giant object from ciliate. We thought if we immobilized a lot of single strand DNAs around the beads, we could control the giant-beads by using interaction with the complementary strand. But we also needed to think about the method to control the direction of the bead.
Then, we discussed and enumerated the models as far as we could come up with. Listed models are as follows.
<Control by using--->
Radio wave
Ultraviolet ray
Infrared ray
Azobenzene
Then, we investigated each listed themes. The result of investigation is following.
<Radio wave>
We found the following thesis:Kimberly Hamad-Schifferl et al:, Nature,415(10),152-155(January. 2002). This thesis reports the possibility of controlling the DNA hybridization by using gold atom and radio wave. Then we thought we might control by using this thesis. Our idea was to control the direction of moving beads by irradiating radio wave only one side of beads.
<Ultraviolet ray>
We found the following thesis: Kenzo Fujimoto et al:,Bioorganic & Medicinal Chemistry Letters, 15, 1299-1301(2005). This thesis reports the possibility that we can control photocrosslinking of DNA by using p-carbamoylvinyl phenol nucleoside. We thought if we apply this result, we can control the movement of beads by irradirating ultraviolet ray on one side.
<Infrared ray>
We found the following thesis: Kenji Yasuda et el:,BioTechinques, 28(5), 1006-1011 (May. 2000). This reports the realization of focal extraction of DNA by using photo-thermal denaturation. We thought we could apply to move beads using this report.
For the reason given above, we decided to adopt the proposal of model using three wavelengths.
In the course of our discussion, an idea came into our mind. This idea was to control the direction by using three different wavelengths; radio wave, ultraviolet ray and infrared rays. This model applies to the three thesises above. (About radio wave and Ultraviolet ray and infrared ray) We call this model “Twister-Model”.
<Azobenzene>
We also paid attention to the research of Asanuma who is the professor of JAIST (Japan Advanced Institute of Science and Technology). He found the way to control DNA duplex formation and dissociation by making use of azobenzene. We thought his research could apply to make stop arrangement. Stop arrangement is one of the reversible modes of controlling beads. We assumed that if we crossed DNA tracks and DNA added azobenzene, we would make it possible to make reversible switches which had start and goal points.


However, the single strand DNA added one azobenzene was about 130 dollar. Moreover, as far as we could think, we needed to the DNA added 13 azobenzene. This was too expensive to buy, so we decided to change arraignment and bought DNA added two azobenzene:UV-switching-DNA. The result of changing arraignment, (write benefit) we could not control DNA duplex dissociation, so our model of azobenzene was an irreversible reaction. We used this DNA as the way to gathering.
<Our Model>
The result of our discussion, we decided two models to control beads’ movement. Two models are the control by using three different waves and the control by using azobenzene.
To achieve these models, we established 6 subjects to solve. Six subjects are the following.
  • Experimentation which confirms the moving of beads by using the system used DNA spider. (DNA spider comes from a thesis: Kyle Lund et al:,Nature,vol465,206-210 (May. 2010).)
  • Experimentation which apply the system of DNA walker. (DNA walker comes from a thesis: Hongzhou Gu et al:,Nature,vol465, 202-205(May. 2010).)
  • Modeling of twister-model of a two-dimensional twister-model.
  • Experimentation of a two-dimensional twister-model which uses the system of DNA walker.
  • Experimentation which confirms the movement of DNA tracks when we use the model of three different waves.
  • Experimentation of two-dimensional twister-model which uses the model of three different waves.