Biomod/2012/UTokyo/UT-Komaba/Simulation: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
Line 68: Line 68:


[[image:Komaba2012-bistable.jpg|400px]]  [[image:Biomod-2012-UTkyo-UTKomaba-math8.png|400px]]
[[image:Komaba2012-bistable.jpg|400px]]  [[image:Biomod-2012-UTkyo-UTKomaba-math8.png|400px]]
The bistable system amplifies the small difference.
So, if you want to change the state from "A" to "B", all you have to do is to add more B than A which is in equilibrium.
This graph shows such operations at t=300 and t=600.


==DNA tablet==
==DNA tablet==

Revision as of 01:11, 30 August 2012

<html>

<style type="text/css"> <!--

  1. column-one {display:none; width:0px;}
  2. column-content {margin: 0;}

.container{background-color: #ffffff; margin-top:0px} .OWWNBcpCurrentDateFilled {display: none;}

  1. globalWrapper{margin: 0 auto; padding: 0; width: 900px;}


.firstHeading {display:none; width:0px;}

  1. content {margin-left: 0; padding: 0; border: none;}
  2. sidebar-main {display:none; width:0px;}
  3. footer{position: center; margin: 0;}


body {

 margin: 0;
font-family: Calibri, Verdana, helvetica, sans-serif;
 background: url(http://openwetware.org/images/2/21/Biomod-2012-ut-komaba-Metal-texture.jpg) darkgray repeat-y;

}

  1. content {
  margin: 0;

}

/*title*/

  1. title{
 margin: 10px 0;
 padding: auto;
 background-color: black;
 text-align :center;

}

  1. navi ul {
 font-size: 12px;
 margin: 0 0 30px;
 padding: 0;
 text-align:center;
 height: 30px;
 background-color: black}
  1. navi ul li {
 list-style-type: none;
 float: left;
 padding: 0;
 margin: 0;
 display: block}
  1. navi ul li a {
 display: block;
 width: 100px;
 line-height: 30px;
 text-decoration: none;
 text-align: center;
 color: #ffffff;
 background-color: black;

}

  1. navi ul li a:hover {
 background-color: gainsboro;
 color: black;

}


  1. bodyContent{
 width: 800px;
 margin: auto;
 padding: 50px;
 background: url("http://openwetware.org/images/c/c2/Biomod_2012_UToyko_UT-Komaba_background.png") white repeat-y;
 font-size: 140%;

}

  1. toc{
 font-size: 80%;

}

/* table */ table {

 border: solid 1px black;
 border-collapse: collapse;
 border-spacing: 0;

}

table.noborder, table.noborder th, table.noborder td{

 border: none;

}

table th{

 border: solid 1px black;
 padding: 1px 5px;
 color: white;
 background-color: darkgray;
 text-align: center;

}

table td{

 border: solid 1px black;
 padding: 1px 5px;
 text-align: center;

}

table.tdleft td{

 text-align: left;

}


h1,h2,h3,h4 {

 font-family: serif;
 clear: both;

}

table.dialog{

 border: none;

}

table.dialog th{

 border: none;
 padding-top: 0px;
 background-color: white;
 color: black;
 text-decolation: bold;
 text-align: left;

}

table.dialog td{

 border: none;
 padding: 5px 0;
 text-align: left;

}

--> </style>

<div id="title"><img src="http://openwetware.org/images/4/47/Biomod_2012_UTokyo_UT-Komaba_Top.png" alt="DNA tablet" width="800" height="120" onClick="this.src='http://openwetware.org/images/7/7d/BIOMOD_2012_UTokyo_UT-Komaba_title-animation.gif'"/></div>

<div id="navi"> <ul>

 <li><a href="/wiki/Biomod/2012/UTokyo/UT-Komaba">Home</a></li>
 <li><a href="/wiki/Biomod/2012/UTokyo/UT-Komaba/Idea">Idea</a></li>
 <li><a href="/wiki/Biomod/2012/UTokyo/UT-Komaba/Simulation">Simulation</a></li>
 <li><a href="/wiki/Biomod/2012/UTokyo/UT-Komaba/Experiment">Experiment</a></li>
 <li><a href="/wiki/Biomod/2012/UTokyo/UT-Komaba/Progress">Progress</a></li>
 <li><a href="/wiki/Biomod/2012/UTokyo/UT-Komaba/Episode">Episode</a></li>
 <li><a href="/wiki/Biomod/2012/UTokyo/UT-Komaba/Team">Team</a></li>
 <li><a href="/wiki/Biomod/2012/UTokyo/UT-Komaba/Supplementary">Supplementary</a></li>

</ul> </div>

</html>

Bistable system

Using the bistable system, you can realize two different states, state"A" and state"B".

State"A" has many staple strands of type A and few of type B.

In contrast, "B" has few staple strands of type A and many of type B.

Please note that we'll represent state"X" as "X", and staple strands of type X as X.


So, how do concentrations of A and B change?

In this section, we will show you the results of the simulations.

Bistable simulation without "switch"

 

As you can see, there is only small difference between [A] and [B] at the start.

But the bistable system amplifies the difference, and finally only A survives.

How to set up equations

All the reactions are here.

But as you'll see later, these are simplified.

If you have no idea about these reactions, please refer to"Idea" section.

For example, left of the top reaction formula shows A is doubled by template [math]\displaystyle{ T_{A} }[/math]

You should care that, A, B, iA, and iB naturally decreases because exonuclease gradually decomposes these staple strands.

To set up equations, let's close up some reactions.

First of all, let's consider the reactions among A, iA and [math]\displaystyle{ T_{A} }[/math]

[math]\displaystyle{ T_{A} }[/math] has three states.

So, the sum is constant.

We considered A increases in proportion to [math]\displaystyle{ AT_{A}/n }[/math]

By these equations, you can get this conclusion.

This is the equation we showed at the top of this subsection.

You can get the other equations the same way we showed.

Bistable simulation with "switch"

The bistable system amplifies the small difference.

So, if you want to change the state from "A" to "B", all you have to do is to add more B than A which is in equilibrium.

This graph shows such operations at t=300 and t=600.

DNA tablet

5×5 origami simulation

{{#widget:YouTube|id=BLX8pDfZ2Ek}}


15×15 origami simulation

{{#widget:YouTube|id=5PmS2_7T44A}}