Team:UCL E/Product/Box

From 2013.igem.org

(Difference between revisions)
 
(26 intermediate revisions not shown)
Line 1: Line 1:
{{:Team:UCL_E/templates/head}}
{{:Team:UCL_E/templates/head}}
 +
<html>
 +
<script src="https://2013.igem.org/wiki/index.php?title=Team:UCL_E/fancybox/jquery.fbAlbum.js&action=raw&ctype=text/css
 +
"></script>
 +
<script src="https://2013.igem.org/wiki/index.php?title=Team:UCL_E/fancybox/jquery.mousewheel-3.0.4.pack.js&action=raw&ctype=text/css
 +
"></script>
 +
<script src="https://2013.igem.org/wiki/index.php?title=Team:UCL_E/fancybox/jquery.fancybox-1.3.4.pack.js&action=raw&ctype=text/css
 +
"></script>
 +
<link rel="stylesheet" type="text/css" href="https://2013.igem.org/wiki/index.php?title=Team:UCL_E/fancybox/jquery.fancybox-1.3.4.css&action=raw&ctype=text/css
 +
" media="screen" />
 +
<script>
 +
$(document).ready(function() {
 +
$('#cadalbum').fbAlbum({
 +
'albumID':175943529269424,
 +
'callback': function(){ //code that loads after the album must go here
 +
$(".album a").fancybox();
 +
}
 +
});
 +
$('#protoalbum').fbAlbum({
 +
'albumID':168239386706505,
 +
'callback': function(){ //code that loads after the album must go here
 +
$(".album a").fancybox();
 +
}
 +
});
 +
});
 +
</script></html>
-
== Darwin Toolbox ==
+
<div class="leftcolumn">
-
 
+
<h2>Darwin Toolbox</h2>
-
INSERT PICTURE
+
-
 
+
Darwin Toolbox is our first product towards making synthetic biology more accessible. Key design considerations were ease of use and affordability. Our first version contains the core tools for biotechnology. Darwin Toolbox will also effortlessly connect to a computer and synchronise experimental data such as pictures of gel runs, PCR profiles and timestamps. Future iterations of the Darwin Toolbox will include features such as synthetic biology breadboarding and networking to other boxes. Darwin Toolbox will ship with all the necessary accessories, such as pipettes and tubes, as well as a highly curated selection of reagents.
Darwin Toolbox is our first product towards making synthetic biology more accessible. Key design considerations were ease of use and affordability. Our first version contains the core tools for biotechnology. Darwin Toolbox will also effortlessly connect to a computer and synchronise experimental data such as pictures of gel runs, PCR profiles and timestamps. Future iterations of the Darwin Toolbox will include features such as synthetic biology breadboarding and networking to other boxes. Darwin Toolbox will ship with all the necessary accessories, such as pipettes and tubes, as well as a highly curated selection of reagents.
-
+
<div id="cadalbum"></div>
-
 
+
-
== Prototype Design ==
+
-
 
+
-
<div class="leftcolumn">
+
-
'''PCR machine'''
+
-
 
+
-
The PCR machine design went through several iterations to maximise heat transfer. Our prototype is made of aluminium. Aluminium has a low specific heat capacity and good conductance, which makes it well suited for the PCR machine, in addition to being easy to machine during manufacture. The PCR machine is designed to contain a maximum number of tubes in the heater block with the same footprint as the Peltier that powers the heat transfer. As the number tube holes increase, there is less block material hence less thermal mass to heat and cool which ensures faster heat transitions.
+
</div>
</div>
-
<div class="rightcolumn"><div align="center"><html><img src="https://static.igem.org/mediawiki/2013/4/48/UCL_e_Heater_block.png" alt="Public BioBrick Exhibition"/></html>
+
<div class="rightcolumn"><html><img style="border:3px solid #0A92D8" src="https://static.igem.org/mediawiki/2013/5/5b/Ucl_Top_labeled.png" /></html></div>
-
</div></div>
+
<div class="columnclear"></div>
<div class="columnclear"></div>
-
 
-
 
-
 
-
<div align="center"><html><img src="https://static.igem.org/mediawiki/2013/7/7f/UCL_e_Pcr.png" alt="Public BioBrick Exhibition"/></html></div>
 
-
 
-
 
-
 
-
'''Centrifuge'''
 
-
The centrifuge is powered by a fan and can reach up to 3000 RPM. A fan is a cost-effective alternative to a brushless motor, while non-brushless motors are noisy. Our hardware are researching the most effective relative centrifugal force for our design.
 
-
 
-
'''Gel Electrophoresis and Transilluminator'''
 
-
 
-
The key element of the gel box is the power supply. As our design is targeted towards a younger audience, we aim to avoid high voltage. While our current prototype reaches 120V, our team are researching a 40V power supply as a safer alternative.
 

Latest revision as of 17:11, 9 November 2013

Darwin Toolbox

Darwin Toolbox is our first product towards making synthetic biology more accessible. Key design considerations were ease of use and affordability. Our first version contains the core tools for biotechnology. Darwin Toolbox will also effortlessly connect to a computer and synchronise experimental data such as pictures of gel runs, PCR profiles and timestamps. Future iterations of the Darwin Toolbox will include features such as synthetic biology breadboarding and networking to other boxes. Darwin Toolbox will ship with all the necessary accessories, such as pipettes and tubes, as well as a highly curated selection of reagents.