Difference between revisions of "Team:HZAU-China/HardWare/Mixed-Reality of physics"

 
(5 intermediate revisions by one other user not shown)
Line 260: Line 260:
 
     z-index: 11;
 
     z-index: 11;
 
}
 
}
 +
.maincontent img{
 +
display:block;
 +
margin:0 auto;
 +
}
 +
.maincontent .zhushi{
 +
text-align:center;
 +
        clear:both;
 +
}
 +
.juzhong img{
 +
display:inline;
 +
}
 +
.maincontent .juzhong{
 +
margin:0 auto;
 +
text-align:center;
 +
vertical-align:middle;
 +
}
 +
 +
 
</style>
 
</style>
  
Line 268: Line 286:
 
   <div class="topbox">
 
   <div class="topbox">
 
     <div class="left_topbox"><img src="https://static.igem.org/mediawiki/2015/6/6e/Team_HZAU-China_ecoli.png"/></div>
 
     <div class="left_topbox"><img src="https://static.igem.org/mediawiki/2015/6/6e/Team_HZAU-China_ecoli.png"/></div>
     <div class="middle_topbox"><h1>Mixed-Reality Cell<span>Bidirectinal coupling between real and virtual bio-oscillators</span></h1></div>
+
     <div class="middle_topbox"><h1>Mixed-Reality Cell<span>Bidirectional coupling between real and virtual bio-oscillators</span></h1></div>
 
     <div class="right_topbox"><img src="https://static.igem.org/mediawiki/2015/1/12/Team_HZAU-China_brain.png"></div>
 
     <div class="right_topbox"><img src="https://static.igem.org/mediawiki/2015/1/12/Team_HZAU-China_brain.png"></div>
 
   </div><!--页面头部-->
 
   </div><!--页面头部-->
Line 342: Line 360:
 
       <div class="maincontent">
 
       <div class="maincontent">
 
       <h1></br></br>Mixed-reality of physics</h1></br>
 
       <h1></br></br>Mixed-reality of physics</h1></br>
       <p>As you can see at the Project Page, to simplify the goal, we have divided our finally goal into three phases. Compared the purpose between phase 1 and 2, phase 2 can be regarded as just putting out one of the two oscillators in computer into LED while others are nearly the same. In the same time, the target as well as program for interface device at phase 2 and 3 is almost the same. So based on the successful result of phase 1 and completed phase 3, phase 2 seems to be achieved easily. The phase 2 is called Mixed- reality of physics which means that the coupling between the virtual part in computer and the real part of physics. The assumption is that the oscillators of computer and the LED can react with each other and end up in highly coupling.</p>
+
       <p>As you can see at the Project page, to simplify the goal, we have divided our final goal into three phases. Compared the purpose between phase 1 and 2, phase 2 can be regarded as just putting out one of the two oscillators in computer into LED while others are nearly the same. In the same time, the target as well as a program for the interface device at phase 2 and 3 make almost no difference. So based on the successful result of phase 1 and completed phase 3, phase 2 seem to be achieved easily. The phase 2 is called Mixed- reality of physics which means that the coupling between the virtual part in computer and the real part of physics. The assumption is that the oscillators of computer and the LED can react with each other and end up in highly coupling.</p>
<p>For better understanding of the core framework of this part, the following diagram is provided.</p>
+
<h3>Design principles</h3>
 +
<p>As for this part, we intend to construct a perfect circle. </p>
 +
</br>
 +
<img src="https://static.igem.org/mediawiki/2015/3/3d/Hzau_hd1.png">
 +
<p class="zhushi">Fig.1 the diagram of our design</p>
 +
</br>
 +
<p>At the beginning, the e-oscillator and the physical oscillator work independently. A period of time later, the camera start to detect the light intensity of LED beads and send the data to a computer. After quick analysis of these two oscillators, the computer would change the parameters of oscillation functions and send changed new data to a single chip. Finally, the status of LED would be uploaded after the command of a single chip. And then, go on this loop again and again till the Mixed-reality sate achieved.</p>
 +
<h3>Device</h3>
 +
<p>Based on the design principles above, we constructed a device as following.</p>
 +
</br>
 +
<img src="https://static.igem.org/mediawiki/2015/a/a7/Hzau_hd2.png">
 +
<p class="zhushi">a. The whole view of our device </p>
 +
</br>
 +
<div class="juzhong">
 +
<img src="https://static.igem.org/mediawiki/2015/3/33/Hzau_hd3.jpg" width="280px" height="200px">
  
<p>插入图片及注释</p>
+
<img src="https://static.igem.org/mediawiki/2015/6/6c/Hzau_hd4.jpg" width="280px" height="200px">
 +
<img src="https://static.igem.org/mediawiki/2015/8/8b/Hzau_hd5.jpg" width="280px" height="200px">
 +
<p class="zhushi">b. Details of pyboard      c.  Details of LED beads    d.  Details of camera</p>
  
<p></p>    
+
</div>
 +
<p class="zhushi">Fig.2 The composition of our device and details of every parts.</p>
 +
</br>
 +
<h3>Results</h3>
 +
<p>The program of computer is in MATLAB while it’s Python in Pyboard. And the results turned to be inspiring that the whole design worked successfully, including interface device, programs and the simulation in computer. </p>
 +
<p style="text-align:center"><video width="640" height="480" controls="controls">
 +
<source src="https://static.igem.org/mediawiki/2015/3/30/Zq.mp4 " type="video/mp4" />
 +
</video></p>
 +
</br>
 +
<p>The phase 2 has completed and this device can be applied to the phase 3 directly. Once this simple camera is replaced by a fluorescence microscope with cells cultured on a microfluidic chips, the device of the phase 3 would be done and are possible to make Mixed-reality state come true. Thus, it’s the prototype of MR. Cell and has great potential in a wide range of the future biological research.</p>
 +
 
 
</br></br>
 
</br></br>
 
       </div><!--maincontent结束-->
 
       </div><!--maincontent结束-->

Latest revision as of 17:20, 15 November 2015

Mixed-Reality CellBidirectional coupling between real and virtual bio-oscillators



Mixed-reality of physics


As you can see at the Project page, to simplify the goal, we have divided our final goal into three phases. Compared the purpose between phase 1 and 2, phase 2 can be regarded as just putting out one of the two oscillators in computer into LED while others are nearly the same. In the same time, the target as well as a program for the interface device at phase 2 and 3 make almost no difference. So based on the successful result of phase 1 and completed phase 3, phase 2 seem to be achieved easily. The phase 2 is called Mixed- reality of physics which means that the coupling between the virtual part in computer and the real part of physics. The assumption is that the oscillators of computer and the LED can react with each other and end up in highly coupling.

Design principles

As for this part, we intend to construct a perfect circle.


Fig.1 the diagram of our design


At the beginning, the e-oscillator and the physical oscillator work independently. A period of time later, the camera start to detect the light intensity of LED beads and send the data to a computer. After quick analysis of these two oscillators, the computer would change the parameters of oscillation functions and send changed new data to a single chip. Finally, the status of LED would be uploaded after the command of a single chip. And then, go on this loop again and again till the Mixed-reality sate achieved.

Device

Based on the design principles above, we constructed a device as following.


a. The whole view of our device


b. Details of pyboard c. Details of LED beads d. Details of camera

Fig.2 The composition of our device and details of every parts.


Results

The program of computer is in MATLAB while it’s Python in Pyboard. And the results turned to be inspiring that the whole design worked successfully, including interface device, programs and the simulation in computer.


The phase 2 has completed and this device can be applied to the phase 3 directly. Once this simple camera is replaced by a fluorescence microscope with cells cultured on a microfluidic chips, the device of the phase 3 would be done and are possible to make Mixed-reality state come true. Thus, it’s the prototype of MR. Cell and has great potential in a wide range of the future biological research.




   Contacts

  • No.1, Shizishan Street, Hongshan District
    Wuhan, 430070, Hubei Province, P. R. China
  • Wechat : hzauigem
  • QQ Group : 313297095
  • YouTube : hzauigem