Difference between revisions of "Team:HZAU-China"
Wyb michael (Talk | contribs) |
|||
Line 4: | Line 4: | ||
<script type="text/javascript" src="https://2015.igem.org/Template:HZAU-China/Javascript/rocketjs?action=raw&ctype=text/javascript"/></script> | <script type="text/javascript" src="https://2015.igem.org/Template:HZAU-China/Javascript/rocketjs?action=raw&ctype=text/javascript"/></script> | ||
<script type="text/javascript" src="https://2015.igem.org/Template:HZAU-China/Javascript/rocketjquery?action=raw&ctype=text/javascript"/></script> | <script type="text/javascript" src="https://2015.igem.org/Template:HZAU-China/Javascript/rocketjquery?action=raw&ctype=text/javascript"/></script> | ||
+ | <script type="text/javascript" src="https://2015.igem.org/Template:HZAU-China/Javascript/floathzaujs?action=raw&ctype=text/javascript"/></script> | ||
<style> | <style> | ||
Line 88: | Line 89: | ||
top:0px; | top:0px; | ||
right: 0px; | right: 0px; | ||
+ | } | ||
+ | |||
+ | .fixbar{ | ||
+ | width:100%; | ||
+ | height:53px; | ||
} | } | ||
/*字体设置*/ | /*字体设置*/ | ||
Line 138: | Line 144: | ||
margin:0px 0px 0px 20px; | margin:0px 0px 0px 20px; | ||
float:left; | float:left; | ||
+ | } | ||
+ | |||
+ | .bar{ | ||
+ | height:53px; | ||
+ | background:rgba(25,44,60,1.00); | ||
+ | } | ||
+ | .bar ul{ | ||
+ | padding:0px; | ||
+ | margin:0px; | ||
+ | background:rgba(25,44,60,1.00); | ||
+ | } | ||
+ | .bar ul.barname{ | ||
+ | list-style-image:none; | ||
+ | font-family:Conv_JOKERMAN; | ||
+ | font-size:24px; | ||
+ | float:right; | ||
+ | padding-right:5%; | ||
+ | } | ||
+ | li{ | ||
+ | margin-bottom:hidden; | ||
+ | } | ||
+ | .barname >li{ | ||
+ | float:left; | ||
+ | list-style-type:none; | ||
+ | position:relative; | ||
+ | padding:5px 15px; | ||
+ | z-index:1999; | ||
+ | } | ||
+ | .barname >li a:link,.barname >li a:visited{ | ||
+ | font-weight:bold; | ||
+ | /*color:rgba(14,112,121,1.00);*/ | ||
+ | color:rgba(80,128,114,1.00); | ||
+ | text-decoration:none; | ||
+ | |||
+ | } | ||
+ | .barname >li a:hover,.barname >li a:active{ | ||
+ | color:#ffffff; | ||
+ | } | ||
+ | .barname >li:hover,.barname >li:active{ | ||
+ | background-color:rgba(0,0,0,0.8); | ||
+ | } | ||
+ | .barname >li ul | ||
+ | { | ||
+ | list-style-image:none; | ||
+ | display:none; | ||
+ | } | ||
+ | .barname >li:hover ul{ | ||
+ | background-color:rgba(0,0,0,1.00); | ||
+ | display:block; | ||
+ | } | ||
+ | |||
+ | .barname li>ul{ | ||
+ | float:none; | ||
+ | list-style-type:none; | ||
+ | position:absolute; | ||
+ | left:0px; | ||
+ | } | ||
+ | .barname li ul li{ | ||
+ | margin:0 auto; | ||
+ | } | ||
+ | .P li,.W li,.H li,.I li,.T li,.A li,.O li,.M li{ | ||
+ | padding:0px 15px; | ||
+ | } | ||
+ | .P a:link,.P a:visited,.W a:link,.W a:visited,.H a:link,.H a:visited,.I a:link,.T a:link,.A a:link,.O a:link, .I a:visited,.T a:visited,.A a:visited,.O a:visited,.M a:link,.M a:visited{ | ||
+ | font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif; | ||
+ | font-size:20px; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | .P a:hover,.P a:active,.W a:hover,.W a:active,.H a:hover,.H a:active,.I a:hover,.I a:active, .T a:hover,.T a:active, .A a:hover,.A a:active, .O a:hover,.O a:active,.M a:hover,.M a:active{ | ||
+ | color:#ffffff; | ||
} | } | ||
/*中间部分的设置*/ | /*中间部分的设置*/ | ||
Line 646: | Line 722: | ||
<div class="right"><img src="https://static.igem.org/mediawiki/2015/1/12/Team_HZAU-China_brain.png" alt="logo2" /></div> | <div class="right"><img src="https://static.igem.org/mediawiki/2015/1/12/Team_HZAU-China_brain.png" alt="logo2" /></div> | ||
</header> | </header> | ||
+ | <div id="rollchange" class="fixbar"> | ||
+ | <div class="bar"><!--菜单导航部分--> | ||
+ | <ul class="barname"> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China">Home</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/Project">Project</a> | ||
+ | <ul class="P"> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/Project/Overview">Overview</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/Project/Background">Background</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/Project/mrcell">MR.Cell</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/Project/Future">Future</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/WetLab">WetLab</a> | ||
+ | <ul class="W"> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/WetLab/Overview">Overview</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/WetLab/Design">Design</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/WetLab/Characterization">Characterization</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/WetLab/Labnote">Labnote</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/WetLab/Protocol">Protocol</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/Modeling">Modeling</a> | ||
+ | <ul class="M"> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/Modeling/Overview">Overview</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/Modeling/e-oscillators">e-oscillators</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/Modeling/Regulation_to_oscillator">Regulation to oscillator</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/Modeling/Coupling">Coupling</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/Hardware">HardWare</a> | ||
+ | <ul class="H"> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/HardWare/Overview">Overview</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/HardWare/Interface_Device">Interface Device</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/HardWare/Mixed-Reality_of_physics">Mixed Reality of physics</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/InterLab">InterLab</a> | ||
+ | <ul class="I"> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/InterLab">Overview</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/InterLab/Protocol">Protocol</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/InterLab/Results">Results</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/Achievements">Achievements</a> | ||
+ | <ul class="A"> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/Achievements">Judgement</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/Achievements/Parts">Parts</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/Team">Team</a> | ||
+ | <ul class="T"> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/Team">Members</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/Team/Gallary">Gallary</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/Team/Attributions">Attributions</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/OutReach">OutReach</a> | ||
+ | <ul class="O"> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/OutReach">Human Practice</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/OutReach/Safety">Safety</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:HZAU-China/OutReach/Collaboration">Collaboration</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | <script type="text/javascript">$("#rollchange").smartFloat();</script> | ||
<div class="container"> | <div class="container"> | ||
<h1 class="project-name">Home</h1> | <h1 class="project-name">Home</h1> |
Revision as of 08:48, 18 September 2015
Mixed-Reality CellBidirectinal coupling between real and virtual bio-oscillators
Home
Project
With the rapid development of biology and computer, the era of mixed-reality is coming, which has great potential in the future research. So we are working on creating a new kind of life form, mixed-reality state cells(MR. Cell), which are half-real and half-virtual.
view moreWetLab
In wetlab, we construct a genetic oscillator in E.coli as the real part. In order to connect the oscillator in E.coli with the virtual part, a light control circuit associated with the oscillator is adopted. Besides, we do a series of verifying and testing work to confirm the real part can work.
view moreModeling
Corresponding to the real part, an e-oscillator is simulated in a computer as the virtual part. To validate the coupling process, we simulate the interaction between two e-oscillators. Besides, mixed-reality state of physics is built to confirm the MR. Cell could work.
view moreHardware
Till now, the real part and the virtual part have all been done. But, how can we combine them together? That's what we do at the hardware part. We aim at unifying the two parts to form an interreality system, MR. Cell.
view moreInterLab Study
This year, we are not only in general event but also participate in Measurement Interlab.
view moreTeam
Our team is made up of 17 members with different majors and can be devided into three parts, wet lab, modeling and connection. But, we cooperate well to accomplish our dream. It’s the third time for us to participate in the event.
view more