Difference between revisions of "Team:UMaryland/Design"

Line 95: Line 95:
 
width:100%;
 
width:100%;
 
text-align:center;
 
text-align:center;
height:150px;
+
height:180px;
 
position:absolute;
 
position:absolute;
 
bottom:0px;
 
bottom:0px;
Line 136: Line 136:
 
<div id='bar'>
 
<div id='bar'>
 
<p style="font-size:64px"><b>UMD DIY PCR</b></style>
 
<p style="font-size:64px"><b>UMD DIY PCR</b></style>
 +
<p style="text-align:center;font-size:24;"><i> How we created a dual purpose PCR machine and incubator out of a hair dryer.</i></p>
 
</div>
 
</div>
 
</div>
 
</div>
Line 150: Line 151:
 
<div id='contentbox'>
 
<div id='contentbox'>
  
<p style="text-align:center;font-size:24;"><i> How we created a dual purpose PCR machine and incubator out of a hair dryer.</i></p>
+
 
<p style="text-align:center;font-size:32;font-family: Tahoma, Geneva, sans-serif;"><b>Background</b>
+
<p style="text-align:center;font-size:32px;font-family: Tahoma, Geneva, sans-serif;"><b>Background</b>
 
   <p> The PCR machine is a common machine used in biological laboratories to amplify or extend fragments of DNA to be used in subsequent experiments. This tool is especially relevant to iGEM and SynBio labs who pave the way to vaster applications of  We began this project with the vision to create a machine that would be
 
   <p> The PCR machine is a common machine used in biological laboratories to amplify or extend fragments of DNA to be used in subsequent experiments. This tool is especially relevant to iGEM and SynBio labs who pave the way to vaster applications of  We began this project with the vision to create a machine that would be
 
<p>Our first design for a DIY PCR machine was modeled after a more conventional PCR machine. This first prototype relied on two Peltier units stacked on top of each other to heat a customized aluminum block that held the PCR tubes. In order for the system to have feedback, we embedded a temperature sensor in the aluminum block to measure the temperature of the PCR tube wells. The sensor then reported back to an Arduino UNO, which then regulated the energy flow to the Peltier units, thereby regulating the temperature of the block and tubes. However, after much testing, this design proved to be unoriginal, expensive, and inefficient. While the conventionality of the design itself did not pose an issue, we realized that the parts used to assemble it were not as well-known or easily accessible to the general public, which we felt would take away from the possible applications of this machine. In addition, although the price of this first prototype was relatively inexpensive in contrast to laboratory grade PCR machines, the price still ranged in the hundreds of dollars. Finally, the greatest issue with our design was the inefficiency of the hardware; we found that the Peltier units were not able to quickly cycle through the desired temperatures, causing the unit to take 5 to 10 minutes just to rise up to 95℃. After considering all of these factors, we began a redesign of our machine to better suit the needs of the DIY market.</p>
 
<p>Our first design for a DIY PCR machine was modeled after a more conventional PCR machine. This first prototype relied on two Peltier units stacked on top of each other to heat a customized aluminum block that held the PCR tubes. In order for the system to have feedback, we embedded a temperature sensor in the aluminum block to measure the temperature of the PCR tube wells. The sensor then reported back to an Arduino UNO, which then regulated the energy flow to the Peltier units, thereby regulating the temperature of the block and tubes. However, after much testing, this design proved to be unoriginal, expensive, and inefficient. While the conventionality of the design itself did not pose an issue, we realized that the parts used to assemble it were not as well-known or easily accessible to the general public, which we felt would take away from the possible applications of this machine. In addition, although the price of this first prototype was relatively inexpensive in contrast to laboratory grade PCR machines, the price still ranged in the hundreds of dollars. Finally, the greatest issue with our design was the inefficiency of the hardware; we found that the Peltier units were not able to quickly cycle through the desired temperatures, causing the unit to take 5 to 10 minutes just to rise up to 95℃. After considering all of these factors, we began a redesign of our machine to better suit the needs of the DIY market.</p>
Line 165: Line 166:
 
<div id='layer1'>
 
<div id='layer1'>
 
<div id='contentbox'>
 
<div id='contentbox'>
<p style="text-align:center;font-size:32;font-family: Tahoma, Geneva, sans-serif;"><b>What is PCR?</b>
+
<p style="text-align:center;font-size:32px;font-family: Tahoma, Geneva, sans-serif;"><b>What is PCR?</b>
 
<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 polymerase through various temperatures. The reaction is started by heating the reaction mix to 95 degrees Celsius. The high heat overcomes base stacking interactions and hydrogen bonds which maintain the double helix, a process called denaturation. The machine then cools down to an annealing temperature in order for primers, short ssDNA oligos, to recognize selected DNA sequences, form duplex, and allow for polymerase to bind. Annealing is followed by extension, which is performed by the polymerase at its active temperature, typically around 72 degrees. The polymerase forms a daughter strand by adding nucleotides to the primer in the 5'-3' direction. <b>I don't think this is necessary, especially not here. If you want to write how PCR works, put it in description. PCR is also a very complicated process so we'll need to invest a lot of space into it if you want to do it justice</b></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 polymerase through various temperatures. The reaction is started by heating the reaction mix to 95 degrees Celsius. The high heat overcomes base stacking interactions and hydrogen bonds which maintain the double helix, a process called denaturation. The machine then cools down to an annealing temperature in order for primers, short ssDNA oligos, to recognize selected DNA sequences, form duplex, and allow for polymerase to bind. Annealing is followed by extension, which is performed by the polymerase at its active temperature, typically around 72 degrees. The polymerase forms a daughter strand by adding nucleotides to the primer in the 5'-3' direction. <b>I don't think this is necessary, especially not here. If you want to write how PCR works, put it in description. PCR is also a very complicated process so we'll need to invest a lot of space into it if you want to do it justice</b></p>
Line 191: Line 192:
 
<div id='layer2'>
 
<div id='layer2'>
 
<div id='contentbox'>
 
<div id='contentbox'>
<p style="text-align:center;font-size:32;font-family: Tahoma, Geneva, sans-serif;"><b>UMD DIY PCR</b>
+
<p style="text-align:center;font-size:32px;font-family: Tahoma, Geneva, sans-serif;"><b>UMD DIY PCR</b>
 
    
 
    
 
<p>Our first design for a DIY PCR machine was modeled after a more conventional PCR machine design. This first prototype consisted of two Peltier units stacked on top of each other that would then heat a customized aluminum block that sat on top of the two units and held the PCR tubes. In order for the system to have feedback, we embedded a temperature sensor in the aluminum block to measure the temperature of the PCR tube wells. The sensor then reported back to an Arduino UNO, which then regulated the energy flow to the Peltier units, thereby regulating the temperature of the block and tubes. However, after much testing, this design proved to be unoriginal, expensive, and inefficient. While the conventionality of the design itself did not pose an issue, we realized that the parts used to assemble it were not as well-known or easily accessible to the general public, which we felt would take away from the possible applications of this machine. In addition, although the price of this first prototype was relatively inexpensive in contrast to laboratory grade PCR machines, the price still ranged in the hundreds of dollars. Finally, the greatest issue with our design was the inefficiency of the hardware; we found that the Peltier units were not able to quickly cycle through the desired temperatures, causing the unit to take 5 to 10 minutes just to rise up to 95℃. After considering all of these factors, we began a redesign of our machine to better suit the needs of the DIY market.</p>
 
<p>Our first design for a DIY PCR machine was modeled after a more conventional PCR machine design. This first prototype consisted of two Peltier units stacked on top of each other that would then heat a customized aluminum block that sat on top of the two units and held the PCR tubes. In order for the system to have feedback, we embedded a temperature sensor in the aluminum block to measure the temperature of the PCR tube wells. The sensor then reported back to an Arduino UNO, which then regulated the energy flow to the Peltier units, thereby regulating the temperature of the block and tubes. However, after much testing, this design proved to be unoriginal, expensive, and inefficient. While the conventionality of the design itself did not pose an issue, we realized that the parts used to assemble it were not as well-known or easily accessible to the general public, which we felt would take away from the possible applications of this machine. In addition, although the price of this first prototype was relatively inexpensive in contrast to laboratory grade PCR machines, the price still ranged in the hundreds of dollars. Finally, the greatest issue with our design was the inefficiency of the hardware; we found that the Peltier units were not able to quickly cycle through the desired temperatures, causing the unit to take 5 to 10 minutes just to rise up to 95℃. After considering all of these factors, we began a redesign of our machine to better suit the needs of the DIY market.</p>
Line 201: Line 202:
 
<div id='layer1'>
 
<div id='layer1'>
 
<div id='contentbox'>
 
<div id='contentbox'>
<p style="text-align:center;font-size:32;font-family: Tahoma, Geneva, sans-serif;"><b>Design</b>
+
<p style="text-align:center;font-size:32px;font-family: Tahoma, Geneva, sans-serif;"><b>Design</b>
 
    
 
    
 
<p><b>This goes in notebook, not design. What is your final design?</b><strike>Our design 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,</strike> <b>W</b>e began <b>by</b>working out how to wire the hairdryer so that we could regulate the heating unit and the fan separately.  
 
<p><b>This goes in notebook, not design. What is your final design?</b><strike>Our design 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,</strike> <b>W</b>e began <b>by</b>working out how to wire the hairdryer so that we could regulate the heating unit and the fan separately.  
Line 216: Line 217:
 
  <p>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 <b>moving</b><strike>convected </strike>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 our machine worked <b>ONCE</b>.
 
  <p>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 <b>moving</b><strike>convected </strike>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 our machine worked <b>ONCE</b>.
 
</br>
 
</br>
<p style="text-align:center;font-size:32;font-family: Tahoma, Geneva, sans-serif;"><b>Hardware</b>
+
<p style="text-align:center;font-size:32px;font-family: Tahoma, Geneva, sans-serif;"><b>Hardware</b>
 
The working internals of our PCR machine are comprised of hairdryer elements. With the exception of the hairdryers outer housing, the thermal fuse and bimetallic circuit breaker all other working components remain intact. The thermal fuse and bimetallic circuit breaker were shorted using copper wire in order to reach temperatures up to 95 within our machine. The outer plastic housing of the hairdryer was also removed to enable our machine to stand upright and fit PCR tubes. The hairdryers heating mechanism which utilizes a bank of nichrome wires and fan that distributes the heat remained untouched.  
 
The working internals of our PCR machine are comprised of hairdryer elements. With the exception of the hairdryers outer housing, the thermal fuse and bimetallic circuit breaker all other working components remain intact. The thermal fuse and bimetallic circuit breaker were shorted using copper wire in order to reach temperatures up to 95 within our machine. The outer plastic housing of the hairdryer was also removed to enable our machine to stand upright and fit PCR tubes. The hairdryers heating mechanism which utilizes a bank of nichrome wires and fan that distributes the heat remained untouched.  
 
</br>
 
</br>
Line 256: Line 257:
 
<div id='layer2'>
 
<div id='layer2'>
 
<div id='contentbox'>
 
<div id='contentbox'>
<p style="text-align:center;font-size:32;font-family: Tahoma, Geneva, sans-serif;"><b>Problems and Current issues </b>
+
<p style="text-align:center;font-size:32px;font-family: Tahoma, Geneva, sans-serif;"><b>Problems and Current issues </b>
 
    
 
    
 
<p> We have had one successful amplification with our machine however we understand that repeatability is a vital component of all lab work and currently we are attempting to make our device repeatable. From our early days of testing we found that peltier units were not powerful enough to enable PCR tube to reach 95 degrees. <strike>Although conventional PCR machines use these units frequently they are often specialized and tailored made to perform PCR. With this tailoring comes a high price tag that does not suit the DIY market, and so we found a solution in the form of a hairdryer. </strike><b>On the other hand, t</b>he fan and heating element of a <b>cheap </b>hairdryer provide a control scheme that enables for <b>rapid</b> cycling of temperature<strike> rapidly and accurately and they are relatively inexpensive</strike>. We have found that developing a housing for the PCR tubes and enabling even heat distribution is challenging. We often have found that our temperature sensor and the pcr reaction tube are not at the same temperature and degree of difference is a delta of over 10 degrees celsius<b>It is therefore NOT accurate, as described in previous sentences</b>. We are currently working of milling a block of aluminum with better and more consistent heat transfer properties, and modeling the heat transfer within the can. Our ambition is that this will enable better control of temperature within the device.         
 
<p> We have had one successful amplification with our machine however we understand that repeatability is a vital component of all lab work and currently we are attempting to make our device repeatable. From our early days of testing we found that peltier units were not powerful enough to enable PCR tube to reach 95 degrees. <strike>Although conventional PCR machines use these units frequently they are often specialized and tailored made to perform PCR. With this tailoring comes a high price tag that does not suit the DIY market, and so we found a solution in the form of a hairdryer. </strike><b>On the other hand, t</b>he fan and heating element of a <b>cheap </b>hairdryer provide a control scheme that enables for <b>rapid</b> cycling of temperature<strike> rapidly and accurately and they are relatively inexpensive</strike>. We have found that developing a housing for the PCR tubes and enabling even heat distribution is challenging. We often have found that our temperature sensor and the pcr reaction tube are not at the same temperature and degree of difference is a delta of over 10 degrees celsius<b>It is therefore NOT accurate, as described in previous sentences</b>. We are currently working of milling a block of aluminum with better and more consistent heat transfer properties, and modeling the heat transfer within the can. Our ambition is that this will enable better control of temperature within the device.         
Line 266: Line 267:
 
<div id='layer1'>
 
<div id='layer1'>
 
<div id='contentbox1'>
 
<div id='contentbox1'>
<p style="text-align:center;font-size:32;font-family: Tahoma, Geneva, sans-serif;"><b>CODE</b></p>
+
<p style="text-align:center;font-size:32px;font-family: Tahoma, Geneva, sans-serif;"><b>CODE</b></p>
  
 
<div id="showwithbox_id" onclick="document.getElementById('spoilerwithbox_id').style.display=''; document.getElementById('showwithbox_id').style.display='none';" style="margin:auto;padding:5px;border:dotted 1px; width:1000px; height:100px;background-color:#e33930;">Click to see code<!--Ironic that I had to code this in order to display this other code!--></div><div id="spoilerwithbox_id" onclick="document.getElementById('spoilerwithbox_id').style.display='none'; document.getElementById('showwithbox_id').style.display='';" style="margin:auto;padding:5px;display:none;border:dotted 1px; width:1000px;background-color:#F2F5A9;">
 
<div id="showwithbox_id" onclick="document.getElementById('spoilerwithbox_id').style.display=''; document.getElementById('showwithbox_id').style.display='none';" style="margin:auto;padding:5px;border:dotted 1px; width:1000px; height:100px;background-color:#e33930;">Click to see code<!--Ironic that I had to code this in order to display this other code!--></div><div id="spoilerwithbox_id" onclick="document.getElementById('spoilerwithbox_id').style.display='none'; document.getElementById('showwithbox_id').style.display='';" style="margin:auto;padding:5px;display:none;border:dotted 1px; width:1000px;background-color:#F2F5A9;">

Revision as of 22:34, 18 September 2015