Difference between revisions of "Team:UMaryland/Hardware"

Line 11: Line 11:
 
<!--Attention! If you are not part of the website team, you are NOT allowed to touch anything above this line without the express permission of Best Kohai.-->
 
<!--Attention! If you are not part of the website team, you are NOT allowed to touch anything above this line without the express permission of Best Kohai.-->
  
<style>  
+
<style type="text/css">
  
.container{  
+
h1,h2,h3,h4,p,a {
+
text-decoration: none;
    border: 5px solid #6fe654;
+
}
    border-radius: 20px;
+
h1 {
    display: inline;  
+
font-size: 250%;
    background-color: #97e116;  
+
}
 +
h2 {
 +
font-size: 200%;
 +
}
 +
h3 {
 +
font-size: 150%;
 +
}
 +
h4 {
 +
font-size: 125%;
 +
}
 +
p {
 +
font-size: 100%;
 
}
 
}
  
.container .wrapper p{
+
#layer1 {
    text-align:center;  
+
overflow:hidden;
    font-size: 10px;  
+
position:relative;
}  
+
width:100%;
 
+
margin:0px;
.container a img{  
+
padding:20px;
    width: 55%;  
+
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #41CC6B 50%, #FFFFFF 100%);
    height: 55%;  
+
min-height:42px;
  margin: auto;
+
}
 +
#layer2 {
 +
overflow:hidden;
 +
position:relative;
 +
width:100%;
 +
margin:0px;
 +
padding:20px;
 +
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #46DBF2 50%, #FFFFFF 100%);
 +
min-height:42px;
 +
}
 +
#layer3 {
 +
overflow:hidden;
 +
position:relative;
 +
width:100%;
 +
margin:0px;
 +
padding:20px;
 +
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #E6AC39 50%, #FFFFFF 100%);
 +
min-height:42px;
 +
}
 +
#layer4 {
 +
overflow:hidden;
 +
position:relative;
 +
width:100%;
 +
margin:0px;
 +
padding:20px;
 +
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #FB7AFF 50%, #FFFFFF 100%);
 +
min-height:42px;
 +
}
 +
#contentbox{
 +
width: 80%;
 +
max-width: 1900px;
 +
min-width: 1000px;
 +
text-align: center;
 +
margin:auto;
 +
}
 +
#cover {
 +
overflow:hidden;
 +
position:relative;
 +
width:100%;
 +
margin:auto;
 +
padding:0px;
 +
background-image: url("http://i.imgur.com/Ki9vlAm.jpg");
 +
background-size: 100% ;
 +
background-repeat: no-repeat;
 +
height: 100%;
 +
width:100%;
 +
min-height:1109;
 +
min-width:675;
 +
color: #0DFF00;
 +
font-family: Tahoma, Geneva, sans-serif;
 +
font-size:xx-large;
 +
text-align: center;
 +
bottom:0px;
 +
}
 +
#bubble{
 +
border:2px solid black;
 +
border-radius:10px;
 +
background-color:#ffffff;
 +
display: inline-block;
 +
padding:10px;
 +
opacity:.8;
 
}
 
}
 
 
 
</style>  
 
</style>  
<!-- HTML -->
 
  
<div id='swagcontent'>
+
<div id='cover'>
 +
<br>
 +
<div id='bubble'>
 +
<p style="font-size:64px"><u><b>CHIP: UMD's homemade PCR</b></u></style>
 +
</div>
  
<div style="background-color: #edffce; padding:10px; border-radius: 10px ">
 
<h2 style = "text-align:center">UMD PCR</h2>
 
  
 +
</div>
  
<a href ="#What is PCR" class = "container btn btn-primary btn-lg col-xs-10 col-xs-offset-1  col-sm-2 col-sm-offset-1">What is PCR</a>
+
<div id='layer1'>
<a href ="#Purpose" class = "container btn btn-primary btn-lg col-xs-10 col-xs-offset-1  col-sm-2 col-sm-offset-2">Purpose</a>
+
<div id='contentbox'>
<a href ="#CHIP" class = "container btn btn-primary btn-lg col-xs-10 col-xs-offset-1  col-sm-2 col-sm-offset-2">CHIP</a>
+
<h1><b>What is PCR?</b></h1>
<a href ="#Design" class = "container btn btn-primary btn-lg col-xs-10 col-xs-offset-1  col-sm-2 col-sm-offset-1">Design</a>
+
 
+
<div style="clear:both">  
+
 
+
<a name = "What is PCR">  
+
<h1> What is PCR </h1>
+
</a>  
+
 
+
 
<p>
 
<p>
 
Polymerase Chain Reaction or PCR is a common tool used in the field of biology to amplify DNA or RNA. Invented by Dr. Kary Mullis, PCR is conducted trough cycling DNA, primers and enzyme through various temperatures. Generally starting with a value near 95 degrees Celsius; used to break the Hydrogen bonds between double strands a process called denaturation. The machine then cools down to annealing temperature, with values near 50-60 degrees, at this point primers are able to attach to the template strand of DNA. This stage is then followed by extension temperature, around 72 degrees, at this point the polymerase is able to extend and add nucleotides to the primer.  
 
Polymerase Chain Reaction or PCR is a common tool used in the field of biology to amplify DNA or RNA. Invented by Dr. Kary Mullis, PCR is conducted trough cycling DNA, primers and enzyme through various temperatures. Generally starting with a value near 95 degrees Celsius; used to break the Hydrogen bonds between double strands a process called denaturation. The machine then cools down to annealing temperature, with values near 50-60 degrees, at this point primers are able to attach to the template strand of DNA. This stage is then followed by extension temperature, around 72 degrees, at this point the polymerase is able to extend and add nucleotides to the primer.  
Line 62: Line 125:
  
  
<br>
+
</div>
   
+
</div>
 
+
<div id='layer2'>
<div style="clear:both">  
+
<div id='contentbox'>
 
+
<h1><b>Purpose</b></h1>
<a name = "Purpose">  
+
<h1> Purpose </h1>
+
</a>  
+
 
+
  
 
<p>
 
<p>
Line 79: Line 138:
 
I remember, along with my fellow teammates, learning about PCR by cutting up little paper nucleotides and putting them into a brown bag and then having our hands act as the "polymerase" that would pluck the nucleotides out and match them with the template strand we were given. I remember taking away very little from this "lab" other than a few paper cuts. In subsequent years, I went through a few internship programs where I was able to learn in greater detail the steps of PCR, eventually learning how to design primers, program the machine, and setup my own reactions. However, I believe that if we truly want to bring synthetic biology to the public, we have to allow them the opportunity to actually do PCR, not through a paper bag which is conceptual understanding, but a real reaction where the end products are the real deal, actual amplified DNA. We still have a ways to go... the enzymes have to become cheaper pipettes need to become cheaper, but designing a below 50 dollar PCR machine is the first step in this endeavor.                   
 
I remember, along with my fellow teammates, learning about PCR by cutting up little paper nucleotides and putting them into a brown bag and then having our hands act as the "polymerase" that would pluck the nucleotides out and match them with the template strand we were given. I remember taking away very little from this "lab" other than a few paper cuts. In subsequent years, I went through a few internship programs where I was able to learn in greater detail the steps of PCR, eventually learning how to design primers, program the machine, and setup my own reactions. However, I believe that if we truly want to bring synthetic biology to the public, we have to allow them the opportunity to actually do PCR, not through a paper bag which is conceptual understanding, but a real reaction where the end products are the real deal, actual amplified DNA. We still have a ways to go... the enzymes have to become cheaper pipettes need to become cheaper, but designing a below 50 dollar PCR machine is the first step in this endeavor.                   
  
 
+
</div>
<br>
+
</div>
<br>
+
<div id='layer3'>
<img src=""> </>
+
<div id='contentbox'>
<br>
+
<h1><b>CHIP: Cheap Homemade Innovative PCR</b></h1>
<div style="clear:both">  
+
 
+
<a name = "CHIP">  
+
<h1> Cheap Homemade Innovative PCR</h1>
+
</a>  
+
 
    
 
    
 
<p>Our first design for CHIP and employed, in many respects, a more conventional PCR design. CHIP utilized two peltier units below an aluminium heating block to heat the PCR tubes sitting inside the block. We used a temperature sensor to detect the temperature of the wells in which the PCR tubes were housed. The sensor then reported back to the Arduino unit, which regulated the energy flow to the peltier units, thereby heating and cooling the block and the tubes, and close the control loop. However our first design for CHIP proved to be unoriginal, expensive and inefficient. The design was conventional which in itself did not pose an issue, however, since these parts were generally not easily accessible to the general public we saw a problem going forward with this design. In addition although the price of the first PCR prototype was relatively inexpensive in contrast to laboratory grade PCR machines the price still ranged in the hundreds of dollars. The largest issue with our design was the inefficiency in the hardware; we found that the peltier units were not able to cycle fast enough. The unit would take a couple minutes to rise to 95 degrees. After considering all of these issues we began a redesign of CHIP to better suit the needs of the do it yourself market. </p>
 
<p>Our first design for CHIP and employed, in many respects, a more conventional PCR design. CHIP utilized two peltier units below an aluminium heating block to heat the PCR tubes sitting inside the block. We used a temperature sensor to detect the temperature of the wells in which the PCR tubes were housed. The sensor then reported back to the Arduino unit, which regulated the energy flow to the peltier units, thereby heating and cooling the block and the tubes, and close the control loop. However our first design for CHIP proved to be unoriginal, expensive and inefficient. The design was conventional which in itself did not pose an issue, however, since these parts were generally not easily accessible to the general public we saw a problem going forward with this design. In addition although the price of the first PCR prototype was relatively inexpensive in contrast to laboratory grade PCR machines the price still ranged in the hundreds of dollars. The largest issue with our design was the inefficiency in the hardware; we found that the peltier units were not able to cycle fast enough. The unit would take a couple minutes to rise to 95 degrees. After considering all of these issues we began a redesign of CHIP to better suit the needs of the do it yourself market. </p>
Line 94: Line 148:
 
<p>  Our second thermocycler design, was mostly made out of a salvaged hair dryer. We came about this idea when we found that CHIP was not ramping up to the desired temperatures fast enough. Because of this problem, we looked to other options for heating the machine and disassembled a hair dryer to find out how the heating mechanism worked. To our pleasant surprise, we found that the hair dryer was able to reach very high temperatures—much higher than the desired maximum of 95 degrees Celsius for PCR—in a few seconds. We then made a decision to pause construction of CHIP in order to see how successful we could be at making a rapid PCR machine out of a hair dryer. We knew that working on the hair dryer would be much more dangerous and was risk since at the time we were unsure if the machine could be controlled to effectively cycle and amplify DNA.   
 
<p>  Our second thermocycler design, was mostly made out of a salvaged hair dryer. We came about this idea when we found that CHIP was not ramping up to the desired temperatures fast enough. Because of this problem, we looked to other options for heating the machine and disassembled a hair dryer to find out how the heating mechanism worked. To our pleasant surprise, we found that the hair dryer was able to reach very high temperatures—much higher than the desired maximum of 95 degrees Celsius for PCR—in a few seconds. We then made a decision to pause construction of CHIP in order to see how successful we could be at making a rapid PCR machine out of a hair dryer. We knew that working on the hair dryer would be much more dangerous and was risk since at the time we were unsure if the machine could be controlled to effectively cycle and amplify DNA.   
  
<div style="clear:both">  
+
</div>
 
+
</div>
<a name = "Design">  
+
<div id='layer4'>
<h1> Design of CHIP</h1>
+
<div id='contentbox'>
</a>  
+
<h1><b>CHIP's Design</b></h1>
 
    
 
    
 
<p>The design of CHIP started when we bought a hairdryer in the hopes of using the heating unit as part of our first PCR machine. However, as we were dismantling and testing the hairdryer, it became apparent to us that the heating system inside the hairdryer could reach the necessary temperatures independent of the peltier units already in use. With this in mind, we began working out how to wire the hairdryer so that we could regulate the heating unit and the fan separately.  
 
<p>The design of CHIP started when we bought a hairdryer in the hopes of using the heating unit as part of our first PCR machine. However, as we were dismantling and testing the hairdryer, it became apparent to us that the heating system inside the hairdryer could reach the necessary temperatures independent of the peltier units already in use. With this in mind, we began working out how to wire the hairdryer so that we could regulate the heating unit and the fan separately.  
Line 106: Line 160:
 
At this point, we tried to perform our first PCR reaction, unfortunately we soon found that we had melted our tube. We learned that the machine had difficulty with evenly distributing the heat, since the tin foil was a rudimentary cover with holes punched into it without a proper understanding of when these holes would do to the heat distribution(see picture below). To better distribute the heat we removed our tinfoil led and replaced with with a soda can. This can was designed with evenly spaced holes enabling for better heat distribution. Although we did not and still have not modeled the heat transfer of between the can's surface and the convection heating generated by the hair dryer, we were able to experimentally conclude that the heat distribution was more even across the can than the tin foil. For a better understanding we are currently in the process of modeling the heat transfer within the can to better design the apparatus.  
 
At this point, we tried to perform our first PCR reaction, unfortunately we soon found that we had melted our tube. We learned that the machine had difficulty with evenly distributing the heat, since the tin foil was a rudimentary cover with holes punched into it without a proper understanding of when these holes would do to the heat distribution(see picture below). To better distribute the heat we removed our tinfoil led and replaced with with a soda can. This can was designed with evenly spaced holes enabling for better heat distribution. Although we did not and still have not modeled the heat transfer of between the can's surface and the convection heating generated by the hair dryer, we were able to experimentally conclude that the heat distribution was more even across the can than the tin foil. For a better understanding we are currently in the process of modeling the heat transfer within the can to better design the apparatus.  
 
<br></br>
 
<br></br>
<img src="https://static.igem.org/mediawiki/2015/0/01/IMG_07741.jpg" style="width:450px;height:450px;">
+
<div>
<br></br>
+
<img src="https://static.igem.org/mediawiki/2015/0/01/IMG_07741.jpg" style="width:450px;height:450px;float:left;">
<img src="https://static.igem.org/mediawiki/2015/d/d5/2015-08-24_13.13.46.jpg" style="width:450px;height:600px;">
+
<img src="https://static.igem.org/mediawiki/2015/d/d5/2015-08-24_13.13.46.jpg" style="width:450px;height:600px;float:center;">
 +
</div>
 
<br></br>
 
<br></br>
 
  After construction of the can based cover we tried PCR once more and still found that the reaction did not occur. We assumed that the heat sensor might have been an issue,; the sensor was exposed to the convected air and was relaying information about the air temperature instead of the temperature inside of the PCR tubes. This meant that our feedback system was not accurately responding and controlling the temperature inside of the PCR tubes. Assuming the temperatures inside the machine were not representative of the temperatures inside the PCR tubes, we put the heat sensor inside a PCR tube with mineral oil and placed this inside one of the holes. We ran another PCR reaction, ran the products on a gel and saw a large band of the correct size, indicating that CHIP worked.
 
  After construction of the can based cover we tried PCR once more and still found that the reaction did not occur. We assumed that the heat sensor might have been an issue,; the sensor was exposed to the convected air and was relaying information about the air temperature instead of the temperature inside of the PCR tubes. This meant that our feedback system was not accurately responding and controlling the temperature inside of the PCR tubes. Assuming the temperatures inside the machine were not representative of the temperatures inside the PCR tubes, we put the heat sensor inside a PCR tube with mineral oil and placed this inside one of the holes. We ran another PCR reaction, ran the products on a gel and saw a large band of the correct size, indicating that CHIP worked.

Revision as of 20:40, 11 September 2015