Difference between revisions of "Team:SEU/Demonstrate"

Line 85: Line 85:
 
                                           <p>The figure below shows the numerical simulation result of a set of reactions:\(A_1 \xrightarrow{k} O,\quad A_2 \xrightarrow{k_2} O, \quad A_3 \xrightarrow{k_3} O\) which perform addition calculation. The initial concentrations (input values) are 1, 2 and 3, respectively (dashed lines in the figure). The output result is the sum of such values (solid red line in the figure).</p>
 
                                           <p>The figure below shows the numerical simulation result of a set of reactions:\(A_1 \xrightarrow{k} O,\quad A_2 \xrightarrow{k_2} O, \quad A_3 \xrightarrow{k_3} O\) which perform addition calculation. The initial concentrations (input values) are 1, 2 and 3, respectively (dashed lines in the figure). The output result is the sum of such values (solid red line in the figure).</p>
 
                                           <center>
 
                                           <center>
                                           <img src="https://static.igem.org/mediawiki/2019/8/84/T--SEU--additionSim.png"  width="310" height="138" > </center>
+
                                           <img src="https://static.igem.org/mediawiki/2019/8/84/T--SEU--additionSim.png"  width="450" > </center>
 
                                           <p><b>Subtraction:</b></p>
 
                                           <p><b>Subtraction:</b></p>
 
                                           <p>The figure below shows the reaction \(A+B \xrightarrow{k} \phi\) which is a subtractor. There are two tests shown in this figure: \([A_1](0)=3, [B_1](0)=2\) and \([A_2](0)=2, [B_2](0)=4\). </p>
 
                                           <p>The figure below shows the reaction \(A+B \xrightarrow{k} \phi\) which is a subtractor. There are two tests shown in this figure: \([A_1](0)=3, [B_1](0)=2\) and \([A_2](0)=2, [B_2](0)=4\). </p>
 
                                           <center>
 
                                           <center>
                                           <img src="https://static.igem.org/mediawiki/2019/9/93/T--SEU--subtractionSim.png"  width="310" height="141" ></center>
+
                                           <img src="https://static.igem.org/mediawiki/2019/9/93/T--SEU--subtractionSim.png"  width="450"></center>
 
                                           <p><b>Multiplication:</b></p>
 
                                           <p><b>Multiplication:</b></p>
 
                                           <p>The numerical results of reactions \(\alpha \xrightarrow{k_1} \phi, A+B+\alpha \xrightarrow{k_2} A+B+\alpha+C\) are shown in the figure below. Initial concentrations are \([A](0)=4, [B](0)=3\). The result shows that the final concentration of \(C\) reaches \(4 \times 3=12\).</p>
 
                                           <p>The numerical results of reactions \(\alpha \xrightarrow{k_1} \phi, A+B+\alpha \xrightarrow{k_2} A+B+\alpha+C\) are shown in the figure below. Initial concentrations are \([A](0)=4, [B](0)=3\). The result shows that the final concentration of \(C\) reaches \(4 \times 3=12\).</p>
 
                                           <center>
 
                                           <center>
                                           <img src="https://static.igem.org/mediawiki/2019/b/bb/T--SEU--multiplicationSim.png"  width="310" height="154" ></center>
+
                                           <img src="https://static.igem.org/mediawiki/2019/b/bb/T--SEU--multiplicationSim.png"  width="450"></center>
 
                                          
 
                                          
  

Revision as of 10:55, 7 October 2019





Demonstrate

Overview

This year, the contribution of our project mainly lies in a theory and its validation in molecular computing. Our project consists of three parts: a general computation theory in molecular computing, a software tool and the corresponding experimental validation of such parts.

This page presents the results of dry experiments (which prove our theory using in silico simulation) and wet experiments (in which materials are generated by our software tool).

Dry Experiments

This part presents results of our Model.

1.The simulation results of each calculation operation.

Addition:

The figure below shows the numerical simulation result of a set of reactions:\(A_1 \xrightarrow{k} O,\quad A_2 \xrightarrow{k_2} O, \quad A_3 \xrightarrow{k_3} O\) which perform addition calculation. The initial concentrations (input values) are 1, 2 and 3, respectively (dashed lines in the figure). The output result is the sum of such values (solid red line in the figure).

Subtraction:

The figure below shows the reaction \(A+B \xrightarrow{k} \phi\) which is a subtractor. There are two tests shown in this figure: \([A_1](0)=3, [B_1](0)=2\) and \([A_2](0)=2, [B_2](0)=4\).

Multiplication:

The numerical results of reactions \(\alpha \xrightarrow{k_1} \phi, A+B+\alpha \xrightarrow{k_2} A+B+\alpha+C\) are shown in the figure below. Initial concentrations are \([A](0)=4, [B](0)=3\). The result shows that the final concentration of \(C\) reaches \(4 \times 3=12\).

2.We use such a model to construct a chemical neuron.

A pattern recognition example in computer simulation is shown here. The DNA-based neuron is trained to recognize a 'T' in a \(3 \times 3\) grid. The gery scales of the nine grids are provided and represented by the concentrations of nine species. Also, there are nine weights corresponding to the nine inputs. During training, when the image should be recognized as 'T', we provide a desired answer species which has high concentration. Otherwise the concentration is set to \(0\).

The figure below shows the training process of the neuron. We present the input image during each training (the upper grids) and the corresponding weights within the neuron (the lower grids). The results are shown at the bottom of the figure. Only after 10 times of training, the neuron can successfully recognize the target 'T'.

Wet Experiment

3.The DNA experment results of our calculation operations.

References

[1] CRNsimulator.