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

From OpenWetWare
Jump to navigationJump to search
No edit summary
 
(48 intermediate revisions by 4 users not shown)
Line 2: Line 2:


=Simulation=
=Simulation=
[[Image:Biomod_2012_UTokyo_UT-Komaba_simulation.gif‎|center]]
==Bistable System==
==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.
Using the bistable system, you can realize two different states, state "only A" and state "only B". State "only A" has many staple strands of type A and few of type B. In contrast, "only B" has few staple strands of type A and many of type B.
 
Please note that we'll represent state "only X" as "X", and staple strands of type X as X.


Please note that we'll represent state"X" as "X", and staple strands of type X as X.
How do concentrations of A and B change? In this section, we present the results of the simulations.


How do concentrations of A and B change? In this section, we show you the results of the simulations.


===Bistable Simulation Without "Switch"===
===Bistable Simulation Without "Switch"===
[[image:Bistable simulation.jpg|500px]]  [[image:Biomod-2012-UTokyo-UTKomaba-math8.png|500px]]


[[image:Biomod_2012_UTokyo_UT-Komaba_Simulation_simulation.png‎|center]] 
:<math>\frac{d[A]}{dt} = \frac{K_{1}[A]}{K+c[A]+c'[iA]}-K_{d}[A]</math>
:<math>\frac{d[B]}{dt} = \frac{K_{1}[B]}{K+c[B]+c'[iB]}-K_{d}[B]</math>
:<math>\frac{d[iA]}{dt} = \frac{K_{2}[B]}{K'+[B]}-K_{d}[iA]</math>
:<math>\frac{d[iB]}{dt} = \frac{K_{2}[A]}{K'+[A]}-K_{d}[iB]</math>
:<math>K_{1}=K_{2}=1 \quad K_{d}=0.1 \quad K=K'=1 \quad c=1 \quad c'=2</math>
:<math>[A]_{0}=3.0 \quad [B]_{0}=2.9 \quad [iA]_{0}=0 \quad [iB]_{0}=0</math>
As you can see, even with only a small difference between the initial concentrations of A and B, the appropriate state is reached.


As you can see, there is only small difference between [A] and [B] at the start. But the bistable system magnifies the difference, and finally only A remains.


====How to Set up Equations====
====How to Set up Equations====


The picture below shows all of the reactions. However, as you'll see later, these models of reactions are simplified. If you have no idea about these reactions, please refer to [[Biomod/2012/UTokyo/UT-Komaba/Idea|Idea]].
The diagram below shows all of the reactions. However, as we explain later, this is a simplified model. For an introduction about these reactions, please refer to [[Biomod/2012/UTokyo/UT-Komaba/Idea|Idea section]].
 
:<math>A\xrightarrow{T_{A}}2A \quad A\xrightarrow{T_{iA}}A+iB</math>
 
:<math>B\xrightarrow{T_{B}}2B \quad B\xrightarrow{T_{iB}}B+iA</math>
 
:<math>A \to 0 \quad iA \to 0</math>


[[Image:Biomod-2012-UTokyo-UTKomaba-math1.png|350px]]
:<math>B \to 0 \quad iB \to 0</math>


For example, left of the top reaction formula shows that A is doubled by template <math>T_{A}</math>. Please note that A, B, iA, and iB naturally decreases because exonuclease gradually decomposes these staple strands.


To set up the equations, let's close up some reactions.
For example, left of the top reaction formula shows that A is doubled by template <math>T_{A}</math>. Please note that A, B, iA, and iB naturally decrease because exonuclease gradually decomposes these staple strands.
 
To set up the equations, let's have a closer look at some reactions.


First of all, let's consider the reactions among A, iA and <math>T_{A}</math>
First of all, let's consider the reactions among A, iA and <math>T_{A}</math>
Line 30: Line 57:
<math>T_{A}</math> has three states.
<math>T_{A}</math> has three states.


[[Image:Biomod-2012-UTokyo-UTKomaba-math9.png|350px]]
{| class="noborder tdleft"
|<math>T_{A}</math> || :normal state
|-
|<math>AT_{A}</math> || :<math>T_{A}</math> hybridizing with A
|-
|<math>iAT_{A}</math> || :<math>T_{A}</math> hybridizing with iA
|}


The sum is constant.
The sum is constant.


[[image:Biomod-2012-UTokyo-UTKomaba-math10.png|300px]]
<math>T_{A}+AT_{A}+iAT_{A}=n</math>


We considered A increases in proportion to <math>\frac{AT_{A}}{n}</math>
We considered A increases in proportion to <math>\frac{AT_{A}}{n}</math>


[[Image:Biomod-2012-UTokyo-UTKomaba-math3.png|350px]]
<math>A+T_{A} \rightleftarrows AT_{A} \to 2A+T_{A}</math>


[[Image:Biomod-2012-UTokyo-UTKomaba-math4.png|350px]]
<math>iA+T_{A} \rightleftarrows iAT_{A}</math>
 
<math>[T_{A}]+[AT_{A}]+[iT_{A}]=n</math>
 
<math>\frac{[A][T_{A}]}{[AT_{A}]}=L_{1} \quad \frac{[iA][T_{A}]}{[iAT_{A}]}=L_{2}</math>


The conclusion below is derived from these equations.
The conclusion below is derived from these equations.


[[Image:Biomod-2012-UTokyo-UTKomaba-math5.png|300px]]
<math>[AT_{A}]=\frac{n[A]}{L_{1}+\frac{L_{1}}{L_{2}}[iA]+[A]}</math>


[[image:Biomod-2012-UTokyo-UTKomaba-math7.png|350px]]
<math>\frac{d[A]}{dt} = \frac{K_{1}[A]}{K+c[A]+c'[iA]}-K_{d}[A]</math>
 
This is the equation we showed at the top of this subsection. The other equations can be obtained in the same way.


This is the equation we showed at the top of this subsection. You can get the other equations the same way we show.


===Bistable Simulation with "Switch"===
===Bistable Simulation with "Switch"===


[[image:Komaba2012-bistable.jpg|500px]]  [[image:Biomod-2012-UTkyo-UTKomaba-math8.png|500px]]
[[Image:Biomod_2012_UTokyo_UT-Komaba_Simulation_simulation-with-switch.png|center]]


The bistable system magnifies the small difference. 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 the equilibrium. But, in this case, there are also many iB, so you have to add excessive amount of B.


This graph shows such operations at t=300 and t=600.
The bistable system magnifies even small differences of concentration. If you want to change the state from "A" to "B", all you have to do is to add more B than A when the state is in equilibrium. But, in this case, there are also many iB, so you have to add enough amount of B.  


==The Change Between Two Pictures==
This graph shows such operations at t=400 and t=800.


Next simulation is about the process of the change on the surface of the DNA tablet between the two states; "A" and "B".
==The Change between Two Pictures==
 
The next simulation is about the process of changing the surface of the DNA tablet between the two states; "A" and "B".
Let's note a hybridized strand as "1", and a non-hybridized strand strand as "0". On the surface of the tablet, two types of reaction occur; 1→0 and 0→1.
Let's note a hybridized strand as "1", and a non-hybridized strand strand as "0". On the surface of the tablet, two types of reaction occur; 1→0 and 0→1.
Because denaturation occurs at a constant rate, the event probability of "1 to 0" does not change, while that of "0 to 1", i.e. hybridization, is proportional to the concentration of the complementary strands existing around the tablet.
Because denaturation occurs at a constant rate, the event probability of "1 to 0" does not change, while that of "0 to 1", i.e. hybridization, is proportional to the concentration of the complementary strands existing around the tablet.


Two simulations below: one is very simple, with a small tablet, only 5×5 pixels, and the other is with a larger one, 15×15. In the simulation movies, the blue points represent the hybridized strands "1". In these simulation, the concentration curves of every element are the same to those of the bistable simulation (look at the graph in the last section).
There are two simulations below: one is very simple, with a small tablet, only 5×5 pixels, and the other is a larger one, 9×12. In the simulation movies, the blue points represent the hybridized strands "1". In these simulations, the concentration curves of every element are the same to those in the simulation of the bistable system which we solved in the last section.


===5×5 Origami Simulation===


state A : "A" appears.
===5x5 Origami Simulation===
state B : "B" appears.


:{{#widget:YouTube|id=BLX8pDfZ2Ek}}
Please watch the simulation video carefully.


===15×15 Origami Simulation===
<html>
<iframe style="margin: 10px 190px;" width="420" height="315" src="http://www.youtube.com/embed/BLX8pDfZ2Ek" frameborder="0" allowfullscreen></iframe>
</html>


Can you see what is shown in each states in the movie below?
As you can see from the movie above, the tablet shows two pictures, because the bistable system change the state from "A" to "B" and from "B" to "A".


:{{#widget:YouTube|id=5PmS2_7T44A}}
===9x12 Origami Simulation===


===9x12 Origami Simulation===
{| class="noborder center"
|{{#widget:YouTube|id=Li2z7nJD5mA}}
|[[Image:Biomod_2012_UTokyo_UT-Koamaba_Simulation_tablet-design.png]]
|}


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


This is the simulation of the DNA tablet with the actual design. One picture is "Tablet Boy" and the other is "I love DNA".
This is the simulation of the DNA tablet with the actual design. One picture is "Tablet Boy" and the other is "I love DNA".


==DNA Tablet with N-stable System and N-oscillate System==
 
==DNA Tablet with N-stable System or N-oscillator System==


===N-stable System Simulation===
===N-stable System Simulation===


:[[image:Biomod-2012-UTokyo-UTKomaba-tristable_system_simulation.png|700px]]
According to the subsections above, we can simulate the n-stable system from the similar equations.
:[[image:Biomod-2012-UTokyo-UTKomaba-quintistable_system_simulation.png|700px]]
If you want more information about n-oscillator system, please read [[Biomod/2012/UTokyo/UT-Komaba/Idea#Future_Works|here]].
 
 
*Tristable System
 
[[image:Biomod-2012-UTokyo-UTKomaba-tristable_system_simulation.png|700px|center]]
 
In this system, we can control the state by the input chemicals.
For example, we can change state from "A" to "B" by putting enough amount of B and also from "A" to "C" by putting enough amount of C.
If we combine the system with the modified origami, we can make the tablet which shows three pictures and change them responding to the surroundings.
 
 
*Quintistable System
 
[[image:Biomod-2012-UTokyo-UTKomaba-quintistable_system_simulation.png|700px|center]]
 
This is also the similar system as the tristable one.
For example, we can change state from "A" to each of four other states by putting enough amount of each DNA.
If we combine the system with the modified origami, we can make the tablet which shows five pictures and change them responding to the surroundings.
 
Therefore, theoretically, we can make the tablet which shows n pictures responding to the surroundings.
This result of the simulation confirms that we can make the DNA tablet which show n pictures.
 
===N-oscillator System Simulation===
 
According to the subsections above, we can simulate the n-oscillator system from the similar equations.
If you want more information about n-oscillator system, please read [[Biomod/2012/UTokyo/UT-Komaba/Idea#Future_Works|here]].
 
 
*Trioscillator System
 
[[image:Biomod-2012-UTokyo-UTKomaba-trioscillator_simulation.png|700px]]
 
In this system, the state continues to change as the circuit of "A" -> "B" ->"C" ->"A" and so on.
Therefore, if we combine this system with the modified origami, the table can show a movie composed by three pictures.
 
<html>
<iframe style="margin: 10px 190px;" width="420" height="315" src="http://www.youtube.com/embed/1akkkwjjsis" frameborder="0" allowfullscreen></iframe>
</html>
 
In this simulation movie, there are three pictures appearing and disappearing in line; one which shows vertical line in the left side, one which shows the same line in the middle and one which shows it in the right side. 
Thanks to the trioscillator system, the concentration change of the simulation above is applied so that the state changes as the circuit "A" -> "B" -> "C" -> "A" and so on.
This simulation video confirms that we can make the DNA tablet which shows a short and simple movie by combining the trioscillator system and modified origami.
 
 
*Quintioscillator System
 
[[image:Biomod-2012-UTokyo-UTKomaba-quintioscillator_simulation.png|800px]]
 
In this system, the state continues to change as the circuit of "A" -> "B" ->"C" ->"D" ->"E" -> "A" and so on.
Therefore, if we combine this system with the modified origami, the table can show a movie composed by four pictures.
We can also design Quintioscillator system so that we can make the tablet which show a movie composed by four pictures.
 


Successfully done.
{| class="noborder center"
|{{#widget:YouTube|id=YmPaalacJXk}}
|[[Image:Biomod_2012_UTokyo_UT-Koamaba_Simulation_quintioscilltor-pictures.png]]
|}


===N-oscillate System Simulation===


:[[image:Biomod-2012-UTokyo-UTKomaba-trioscillator_simulation.png|700px]]
In this simulation movie, the tablet shows five pictures; three horizontal lines, a square, three vertical lines, X, and nine dots.
:[[image:Biomod-2012-UTokyo-UTKomaba-quintioscillator_simulation.png|800px]]
As you can see from the movie, the tablet can also show a movie composed by five pictures.


Successfully done.
Therefore, theoretically, we can make the tablet which shows a movie composed by n pictures.
This result of the simulation confirms that we can make the DNA tablet completely.


{{#widget:YouTube|id=1akkkwjjsis}}


In this short movie, the concentration change of the simulation above is applied.
__NOEDITSECTION__
The state changes from "only A" to "B" to "C" to "A" ..., and the vertical line move to right from left.

Latest revision as of 02:13, 28 October 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>

Simulation


Bistable System

Using the bistable system, you can realize two different states, state "only A" and state "only B". State "only A" has many staple strands of type A and few of type B. In contrast, "only B" has few staple strands of type A and many of type B.

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

How do concentrations of A and B change? In this section, we present the results of the simulations.


Bistable Simulation Without "Switch"

 

[math]\displaystyle{ \frac{d[A]}{dt} = \frac{K_{1}[A]}{K+c[A]+c'[iA]}-K_{d}[A] }[/math]
[math]\displaystyle{ \frac{d[B]}{dt} = \frac{K_{1}[B]}{K+c[B]+c'[iB]}-K_{d}[B] }[/math]
[math]\displaystyle{ \frac{d[iA]}{dt} = \frac{K_{2}[B]}{K'+[B]}-K_{d}[iA] }[/math]
[math]\displaystyle{ \frac{d[iB]}{dt} = \frac{K_{2}[A]}{K'+[A]}-K_{d}[iB] }[/math]
[math]\displaystyle{ K_{1}=K_{2}=1 \quad K_{d}=0.1 \quad K=K'=1 \quad c=1 \quad c'=2 }[/math]
[math]\displaystyle{ [A]_{0}=3.0 \quad [B]_{0}=2.9 \quad [iA]_{0}=0 \quad [iB]_{0}=0 }[/math]


As you can see, even with only a small difference between the initial concentrations of A and B, the appropriate state is reached.


How to Set up Equations

The diagram below shows all of the reactions. However, as we explain later, this is a simplified model. For an introduction about these reactions, please refer to Idea section.

[math]\displaystyle{ A\xrightarrow{T_{A}}2A \quad A\xrightarrow{T_{iA}}A+iB }[/math]
[math]\displaystyle{ B\xrightarrow{T_{B}}2B \quad B\xrightarrow{T_{iB}}B+iA }[/math]
[math]\displaystyle{ A \to 0 \quad iA \to 0 }[/math]
[math]\displaystyle{ B \to 0 \quad iB \to 0 }[/math]


For example, left of the top reaction formula shows that A is doubled by template [math]\displaystyle{ T_{A} }[/math]. Please note that A, B, iA, and iB naturally decrease because exonuclease gradually decomposes these staple strands.

To set up the equations, let's have a closer look at 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.

[math]\displaystyle{ T_{A} }[/math] :normal state
[math]\displaystyle{ AT_{A} }[/math] :[math]\displaystyle{ T_{A} }[/math] hybridizing with A
[math]\displaystyle{ iAT_{A} }[/math] :[math]\displaystyle{ T_{A} }[/math] hybridizing with iA

The sum is constant.

[math]\displaystyle{ T_{A}+AT_{A}+iAT_{A}=n }[/math]

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

[math]\displaystyle{ A+T_{A} \rightleftarrows AT_{A} \to 2A+T_{A} }[/math]

[math]\displaystyle{ iA+T_{A} \rightleftarrows iAT_{A} }[/math]

[math]\displaystyle{ [T_{A}]+[AT_{A}]+[iT_{A}]=n }[/math]

[math]\displaystyle{ \frac{[A][T_{A}]}{[AT_{A}]}=L_{1} \quad \frac{[iA][T_{A}]}{[iAT_{A}]}=L_{2} }[/math]

The conclusion below is derived from these equations.

[math]\displaystyle{ [AT_{A}]=\frac{n[A]}{L_{1}+\frac{L_{1}}{L_{2}}[iA]+[A]} }[/math]

[math]\displaystyle{ \frac{d[A]}{dt} = \frac{K_{1}[A]}{K+c[A]+c'[iA]}-K_{d}[A] }[/math]

This is the equation we showed at the top of this subsection. The other equations can be obtained in the same way.


Bistable Simulation with "Switch"


The bistable system magnifies even small differences of concentration. If you want to change the state from "A" to "B", all you have to do is to add more B than A when the state is in equilibrium. But, in this case, there are also many iB, so you have to add enough amount of B.

This graph shows such operations at t=400 and t=800.

The Change between Two Pictures

The next simulation is about the process of changing the surface of the DNA tablet between the two states; "A" and "B". Let's note a hybridized strand as "1", and a non-hybridized strand strand as "0". On the surface of the tablet, two types of reaction occur; 1→0 and 0→1. Because denaturation occurs at a constant rate, the event probability of "1 to 0" does not change, while that of "0 to 1", i.e. hybridization, is proportional to the concentration of the complementary strands existing around the tablet.

There are two simulations below: one is very simple, with a small tablet, only 5×5 pixels, and the other is a larger one, 9×12. In the simulation movies, the blue points represent the hybridized strands "1". In these simulations, the concentration curves of every element are the same to those in the simulation of the bistable system which we solved in the last section.


5x5 Origami Simulation

Please watch the simulation video carefully.

<html> <iframe style="margin: 10px 190px;" width="420" height="315" src="http://www.youtube.com/embed/BLX8pDfZ2Ek" frameborder="0" allowfullscreen></iframe> </html>

As you can see from the movie above, the tablet shows two pictures, because the bistable system change the state from "A" to "B" and from "B" to "A".

9x12 Origami Simulation

id=Li2z7nJD5mA}}


This is the simulation of the DNA tablet with the actual design. One picture is "Tablet Boy" and the other is "I love DNA".


DNA Tablet with N-stable System or N-oscillator System

N-stable System Simulation

According to the subsections above, we can simulate the n-stable system from the similar equations. If you want more information about n-oscillator system, please read here.


  • Tristable System

In this system, we can control the state by the input chemicals. For example, we can change state from "A" to "B" by putting enough amount of B and also from "A" to "C" by putting enough amount of C. If we combine the system with the modified origami, we can make the tablet which shows three pictures and change them responding to the surroundings.


  • Quintistable System

This is also the similar system as the tristable one. For example, we can change state from "A" to each of four other states by putting enough amount of each DNA. If we combine the system with the modified origami, we can make the tablet which shows five pictures and change them responding to the surroundings.

Therefore, theoretically, we can make the tablet which shows n pictures responding to the surroundings. This result of the simulation confirms that we can make the DNA tablet which show n pictures.

N-oscillator System Simulation

According to the subsections above, we can simulate the n-oscillator system from the similar equations. If you want more information about n-oscillator system, please read here.


  • Trioscillator System

In this system, the state continues to change as the circuit of "A" -> "B" ->"C" ->"A" and so on. Therefore, if we combine this system with the modified origami, the table can show a movie composed by three pictures.

<html> <iframe style="margin: 10px 190px;" width="420" height="315" src="http://www.youtube.com/embed/1akkkwjjsis" frameborder="0" allowfullscreen></iframe> </html>

In this simulation movie, there are three pictures appearing and disappearing in line; one which shows vertical line in the left side, one which shows the same line in the middle and one which shows it in the right side. Thanks to the trioscillator system, the concentration change of the simulation above is applied so that the state changes as the circuit "A" -> "B" -> "C" -> "A" and so on. This simulation video confirms that we can make the DNA tablet which shows a short and simple movie by combining the trioscillator system and modified origami.


  • Quintioscillator System

In this system, the state continues to change as the circuit of "A" -> "B" ->"C" ->"D" ->"E" -> "A" and so on. Therefore, if we combine this system with the modified origami, the table can show a movie composed by four pictures. We can also design Quintioscillator system so that we can make the tablet which show a movie composed by four pictures.


id=YmPaalacJXk}}


In this simulation movie, the tablet shows five pictures; three horizontal lines, a square, three vertical lines, X, and nine dots. As you can see from the movie, the tablet can also show a movie composed by five pictures.

Therefore, theoretically, we can make the tablet which shows a movie composed by n pictures. This result of the simulation confirms that we can make the DNA tablet completely.