Biomod/2014/Kyutech/Introduction: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
 
(27 intermediate revisions by 2 users not shown)
Line 101: Line 101:
<div id="wrpper">
<div id="wrpper">
   <header id="top">
   <header id="top">
    <h1>BIOMOD2014</h1>
  <div style="text-align:left">
<img src="http://openwetware.org/images/6/6e/TopLogo_biomod2014kyutech.png" width="724" height="224" alt=""/></div>
     <nav id="mainnav">
     <nav id="mainnav">
       <ul>
       <ul>
Line 117: Line 118:
   <article id="main">
   <article id="main">
     <h2>INTRODUCTION</h2>
     <h2>INTRODUCTION</h2>
     <p><font size="3">The role of the controller is to match controlled variable of the robot to the target value. Therefore, it is necessary to calculate the deviation from the target value to current controlled variable of robot by feedback. As a controller for molecular robot, we consider the following Fig.1 model this time. Molecule of X1 changes to X2, and each molecules to pass through the membrane. Also, in the membrane, though molecule of X4 changes to X3, molecule of X4 and X2 are the same. Similarly, molecule of X3 and X1 are the same.</font> </p>
     <p><font size="3">The role of the controller is to match controlled variable of the robot to the target value. Therefore, it is necessary to calculate the deviation from the target value to current controlled variable of robot by feedback. As a controller for molecular robot, we consider the following Fig.1 model this time. Molecule of X1 changes to X2, and each molecules to pass through the membrane. Also, in the membrane, molecule of X4 changes to X3, but molecule of X4 and X2 are the same. Similarly, molecule of X3 and X1 are the same.</font> </p>


    
    
<div class="blockleft">
<div class="blockleft">
<figure>
<figure>
<img src="http://openwetware.org/images/d/de/Controller.png"width="500" height="266" alt=""/>
<img src="http://openwetware.org/images/6/6c/Controller_2014kyutech_Introduction.png"width="500" height="266" alt=""/>
<figcaption>Fig.1</figcaption>
<figcaption>Fig.1 Considered model </figcaption>
</figure>
</figure>
</div>
</div>


  <p><font size="3">We show the model has been rewritten in the DNA strand displacement reaction below.</font> </p>
  <p><font size="3">Next, we show the model has been rewritten in the DNA strand displacement reaction in Fig.2.</font> </p>




<figure>
<figure>
<img src="http://openwetware.org/images/0/01/Dnareaction.png"width="700" height="400" alt=""/>
<img src="http://openwetware.org/images/3/34/Dnareaction_2014kyutech_introduction.png"width="700" height="400" alt=""/>
<figcaption>Fig.2</figcaption>
<figcaption>Fig.2 DNA strand displacement reaction model</figcaption>
</figure>
</figure>


 
<p><font size="3">For the sake of clarity, We have expressed succinctly this reaction model and show in Fig.3</font> </p>
 
<figure>
<figure>
<img src="http://openwetware.org/images/a/ae/Dnareaction2.png"width="700" height="400" alt=""/>
<img src="http://openwetware.org/images/0/03/Dnareaction2_2014kyutech_introduction.png"width="700" height="400" alt=""/>
<figcaption>Fig.3</figcaption>
<figcaption>Fig.3 Concise model</figcaption>
</figure>
</figure>
    
    
   <p><font size="3">We certify that this model is functioning as a feedback controller.</font> </p>
   <p><font size="3">We certify that this model in Fig.3 is functioning as a feedback controller.</font> </p>


<figure>
<figure>
<img src="http://openwetware.org/images/e/eb/Syoumei.png"width="1100" height="1000" alt=""/>
<img src="http://openwetware.org/images/5/5a/Shoumei_2014kyutech_introduction.png"width="900" height="700" alt=""/>
</figure>


<p><font size="20"></font> SIMULATION </p>
<figure>
<img src="http://openwetware.org/images/d/d6/Simu_2014kyutech_introduction.png"width="700" height="600" alt=""/>
<figcaption>Fig.4 Simulation result</figcaption>
</figure>
</figure>


<p><font size="20"></font>In the simulation, we set the target value to 1.7[nM]. If proposed model plays the role of controller well, output X4 ought to fit closely with target value.    From the simulation result, Fig.4 shows that the value of X4 becomes the target value(=1.7[nM]) at the steady state. Also, the graph Xp shows that input Xp works to X4 reaches the target value. Therefore, our proposed model have demonstrated that theoretically functions as a controller. </p>


     <p></p>
     <p></p>

Latest revision as of 20:16, 2 September 2014

<html> <head> <meta charset="utf-8"> <title>BIOMOD2014</title> <style type="text/css"> <!-- @charset "utf-8"; body { margin: 0px; color: #151515; font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif; background-color: #EFF5F8; }

  1. wrapper {

width: 100%; min-width: 740px; max-width: 1000px; margin-left: auto; margin-right: auto; background-color: #FFFFFF; }

  1. top {
   overflow: hidden;

}

  1. hero img {

max-width: 100%; }

h1 { font-size: 45px; margin-top: 0px; margin-bottom: 0px; } h2 { margin-top: 0.5em; }


figure { display: block; width: 420px; } figure img { padding: 10px; -webkit-box-shadow: 1px 1px 15px #999999; box-shadow: 1px 1px 15px #999999; }

figcaption { font-size: 0.875em; font-weight: bold; text-align: center; display: block; margin-top: 0.5em; } .centered { margin-left: auto; margin-right: auto; } .floatleft { float: left; margin-left: 0px; margin-right: 10px; } .floatright { float: right; margin-left: 10px; margin-right: 0px; } footer { padding-top: 2px; padding-bottom: 2px; padding-left: 2%; background-color: #43a6cb; color: #FFFFFF; } a { font-weight: bold; text-decoration: none; } a:link { color: #FF6600; } a:visited { color: #FF944C;

} a:hover, a:active, a:focus { color: #7F3300; text-decoration: underline; }

//--> </style>


<!--The following script tag downloads a font from the Adobe Edge Web Fonts server for use within the web page. We recommend that you do not modify it.--><script>var __adobewebfontsappname__="dreamweaver"</script><script src="http://use.edgefonts.net/source-sans-pro:n6:default.js" type="text/javascript"></script> </head>

<body> <div id="wrpper">

 <header id="top">
  <div style="text-align:left">
<img src="http://openwetware.org/images/6/6e/TopLogo_biomod2014kyutech.png" width="724" height="224" alt=""/></div>
   <nav id="mainnav">
     <ul>
       <li><a href="/wiki/Biomod/2014/Kyutech">TOP</a></li>
       <li><a href="/wiki/Biomod/2014/Kyutech/Introduction">INTRODUCTION</a></li>
       <li><a href="/wiki/Biomod/2014/Kyutech/Design">DESIGN</a></li>
       <li><a href="/wiki/Biomod/2014/Kyutech/Experiment">EXPERIMENT</a></li>
       <li><a href="/wiki/Biomod/2014/Kyutech/Reference">REFERENCE</a></li>
       <li><a href="/wiki/Biomod/2014/Kyutech/Team">TEAM</a></li>
       <li><a href="/wiki/Biomod/2014/Kyutech/Sponsors">SPONSORS</a></li>
     </ul>
   </nav>
 </header>
 
 <article id="main">
   <h2>INTRODUCTION</h2>
   <p><font size="3">The role of the controller is to match controlled variable of the robot to the target value. Therefore, it is necessary to calculate the deviation from the target value to current controlled variable of robot by feedback. As a controller for molecular robot, we consider the following Fig.1 model this time. Molecule of X1 changes to X2, and each molecules to pass through the membrane. Also, in the membrane, molecule of X4 changes to X3, but molecule of X4 and X2 are the same. Similarly, molecule of X3 and X1 are the same.</font> </p>


<div class="blockleft"> <figure> <img src="http://openwetware.org/images/6/6c/Controller_2014kyutech_Introduction.png"width="500" height="266" alt=""/> <figcaption>Fig.1 Considered model </figcaption> </figure> </div>

<p><font size="3">Next, we show the model has been rewritten in the DNA strand displacement reaction in Fig.2.</font> </p>


<figure> <img src="http://openwetware.org/images/3/34/Dnareaction_2014kyutech_introduction.png"width="700" height="400" alt=""/> <figcaption>Fig.2 DNA strand displacement reaction model</figcaption> </figure>

<p><font size="3">For the sake of clarity, We have expressed succinctly this reaction model and show in Fig.3</font> </p> <figure> <img src="http://openwetware.org/images/0/03/Dnareaction2_2014kyutech_introduction.png"width="700" height="400" alt=""/> <figcaption>Fig.3 Concise model</figcaption> </figure>

 <p><font size="3">We certify that this model in Fig.3 is functioning as a feedback controller.</font> </p>

<figure> <img src="http://openwetware.org/images/5/5a/Shoumei_2014kyutech_introduction.png"width="900" height="700" alt=""/> </figure>

<p><font size="20"></font> SIMULATION </p>

<figure> <img src="http://openwetware.org/images/d/d6/Simu_2014kyutech_introduction.png"width="700" height="600" alt=""/> <figcaption>Fig.4 Simulation result</figcaption> </figure>

<p><font size="20"></font>In the simulation, we set the target value to 1.7[nM]. If proposed model plays the role of controller well, output X4 ought to fit closely with target value. From the simulation result, Fig.4 shows that the value of X4 becomes the target value(=1.7[nM]) at the steady state. Also, the graph Xp shows that input Xp works to X4 reaches the target value. Therefore, our proposed model have demonstrated that theoretically functions as a controller. </p>

   <p></p>
 </article>
 <aside id="sideber">
   <h2></h2>
   <p></p>
   <p></p>
 </aside>
 <footer>
   <p> BIOMOD 2014</p>
 </footer>

</div> </body> </html>