Difference between revisions of "Team:Uppsala/Hardware"

Line 62: Line 62:
 
       <div class="textChip">
 
       <div class="textChip">
 
       <div class="header"> Introduction </div>
 
       <div class="header"> Introduction </div>
       <div class="textbox">Apart from the Crafting Crocin main project, the iGEM Uppsala 2017 team decided to incorporate a somewhat unrelated side project – Chipgineering 2.0, a continuation of the iGEM Uppsala 2016 Chipgineering project(https://2016.igem.org/Team:Uppsala). We did this because some team members felt a strong desire to carry on the legacy of the 2016 Team in some form and as it was felt we had a large enough team to accommodate this desire, the side project was given a go-ahead. With the blessing of our team, we, the side-project group forged ahead with the ambition to improve upon last year's design. The design we decided to improve was the heat shock transformation chip, since the transformation chip had shown results when tested by last years team. But, there were still technical problems, such as how heat was supplied to the chip. Therefore, we saw this as the main way of improving the heat shock chip.</div>
+
       <div class="textbox">Apart from the Crafting Crocin main project, the iGEM Uppsala 2017 team decided to incorporate a somewhat unrelated side project – Chipgineering 2.0, a continuation of the iGEM Uppsala 2016 <a href="https://2016.igem.org/Team:Uppsala">Chipgineering</a> project. We did this because some team members felt a strong desire to carry on the legacy of the 2016 Team in some form and as it was felt we had a large enough team to accommodate this desire, the side project was given a go-ahead. With the blessing of our team, we, the side-project group forged ahead with the ambition to improve upon last year's design. The design we decided to improve was the heat shock transformation chip, since the transformation chip had shown results when tested by last years team. But, there were still technical problems, such as how heat was supplied to the chip. Therefore, we saw this as the main way of improving the heat shock chip.</div>
 
     </div>
 
     </div>
 
     </div>
 
     </div>
Line 72: Line 72:
 
       <div class="textChip">
 
       <div class="textChip">
 
       <div class="header"> Design </div>
 
       <div class="header"> Design </div>
       <div class="textbox">Having decided to focus on heat shock, the first task for our group was to redesign the actual chip. AutoCAD and Rhino 3D were used to redesign the negative template for molding the polydimethylsiloxane (PDMS). This involved changes to some of the dimensions to optimize the heat transfer for the transformation reaction. The redesign also served to adjust the inlet/outlet, the transformation channel, and the thickness of the PDMS chip itself. An early iteration can be found in figure 1, and figure 2 shows the final design that was used. When the design was finished, the mold could then be printed by using resin 3D print.</div>
+
       <div class="textbox">Having decided to focus on heat shock, the first task for our group was to redesign the actual chip. AutoCAD and Rhino 3D were used to redesign the negative template for molding the polydimethylsiloxane (PDMS). This involved changes to some of the dimensions to optimize the heat transfer for the transformation reaction. The redesign also served to adjust the inlet/outlet, the transformation channel, and the thickness of the PDMS chip itself. An early iteration can be found in figure 1, and figure 2 shows the final design that was used. When the design was finished, the mold could then be printed by using resin 3D print.<br><br>
      </div>
+
<figure class="figure">
    </div>
+
   <img src="https://static.igem.org/mediawiki/2017/9/96/T--Uppsala--Chipgineering_Fig1.png" class="figure-img img-fluid rounded" alt="Figure of the Chip. Fig.1 ">
    <div class="col-xs-1"> </div>  
+
  <figcaption class="figure-caption">Figure 1. Example of an early chip model in Rhino 3D</figcaption>
   </div>
+
</figure>
<div class="row" style="padding-bottom: 20%">
+
<br>
    <div class="col-xs-1"></div>  
+
<figure class="figure">
    <div class="col-xs-7">
+
  <img src="https://static.igem.org/mediawiki/2017/e/e6/T--Uppsala--Chipgineering_Fig2.png" class="figure-img img-fluid rounded" alt="Figure of the Chip. Fig.2 ">
      <div class="textChip">
+
  <figcaption class="figure-caption">Figure 2. Final design of negative mould used for experiments.</figcaption>
      <div class="header"> Introduction </div>
+
</figure>
      <div class="textbox">Apart from the Crafting Crocin main project, the iGEM Uppsala 2017 team decided to incorporate a somewhat unrelated side project – Chipgineering 2.0, a continuation of the iGEM Uppsala 2016 Chipgineering project(https://2016.igem.org/Team:Uppsala). We did this because some team members felt a strong desire to carry on the legacy of the 2016 Team in some form and as it was felt we had a large enough team to accommodate this desire, the side project was given a go-ahead. With the blessing of our team, we, the side-project group forged ahead with the ambition to improve upon last year's design. The design we decided to improve was the heat shock transformation chip, since the transformation chip had shown results when tested by last years team. But, there were still technical problems, such as how heat was supplied to the chip. Therefore, we saw this as the main way of improving the heat shock chip.</div>
+
<br><br>
    </div>
+
Considering the inefficient heating process of the previous heat shock transformation chip, this year we created an Arduino module which can generate the specified heat. The module contains an Arduino microcontroller, a temperature sensor, a mini LCD monitor, a peltier, a mosfet, LED and an adaptor which can produce 9 V with 2.25 A. The module was assembled according to figure 3 and programmed with a Arduino program (<a href="https://static.igem.org/mediawiki/2017/5/5d/T--Uppsala--Chipgineering_code.txt">code found here</a>). To test whether the code worked a test was conducted by aligning the temperature sensor, PDMS chip and peltier. A stopwatch was used to measure the heat transfer within the chip in real time. Within less than 70 seconds, the heat stabilized the PDMS chip temperature which was measured by the temperature sensor. Should our final design prove successful, we were planning to change the energy sources (by using battery) to make the whole transformation chip more portable.<br><br>
    </div>
+
 
    <div class="col-xs-4"> </div>
+
<figure class="figure">
  </div>
+
  <img src="https://static.igem.org/mediawiki/2017/a/ac/T--Uppsala--Chipgineering_Fig3a.png" class="figure-img img-fluid rounded" alt="Figure of the Chip. Fig.3a ">
  <div class="row" style="padding-bottom: 20%">
+
  <figcaption class="figure-caption">Figure 3a The heat source optimization and the module for peltier control in arduino: Heat transfer test.</figcaption>
    <div class="col-xs-4"></div>
+
</figure><br>
    <div class="col-xs-7">
+
<figure class="figure">
      <div class="textChip">
+
  <img src="https://static.igem.org/mediawiki/2017/4/4b/T--Uppsala--Chipgineering_Fig3b.png" class="figure-img img-fluid rounded" alt="Figure of the Chip. Fig.3a ">
      <div class="header"> Design </div>
+
  <figcaption class="figure-caption">Figure 3b The heat source optimization and the module for peltier control in arduino: Arduino module which used to control the peltier (heat source) (modified from <sup><a href="#ref>(1)</a></sup>)</figcaption>
      <div class="textbox">Having decided to focus on heat shock, the first task for our group was to redesign the actual chip. AutoCAD and Rhino 3D were used to redesign the negative template for molding the polydimethylsiloxane (PDMS). This involved changes to some of the dimensions to optimize the heat transfer for the transformation reaction. The redesign also served to adjust the inlet/outlet, the transformation channel, and the thickness of the PDMS chip itself. An early iteration can be found in figure 1, and figure 2 shows the final design that was used. When the design was finished, the mold could then be printed by using resin 3D print.<br><br>Considering the inefficient heating process of the previous heat shock transformation chip, this year we created an Arduino module which can generate the specified heat. The module contains an Arduino microcontroller, a temperature sensor, a mini LCD monitor, a peltier, a mosfet, LED and an adaptor which can produce 9 V with 2.25 A. The module was assembled according to figure 3 and programmed with a Arduino program (code found here). To test whether the code worked a test was conducted by aligning the temperature sensor, PDMS chip and peltier. A stopwatch was used to measure the heat transfer within the chip in real time. Within less than 70 seconds, the heat stabilized the PDMS chip temperature which was measured by the temperature sensor. Should our final design prove successful, we were planning to change the energy sources (by using battery) to make the whole transformation chip more portable.</div>
+
</figure>
 
       </div>
 
       </div>
 
     </div>
 
     </div>
 
     <div class="col-xs-1"> </div>  
 
     <div class="col-xs-1"> </div>  
 
   </div>
 
   </div>
 +
 
  <div class="row" style="padding-bottom: 20%">
 
  <div class="row" style="padding-bottom: 20%">
 
     <div class="col-xs-1"></div>  
 
     <div class="col-xs-1"></div>  
Line 102: Line 103:
 
       <div class="textChip">
 
       <div class="textChip">
 
       <div class="header"> Result </div>
 
       <div class="header"> Result </div>
       <div class="textbox">Having created the new designs the next step was to print and test them. The new designs differed from our predecessors(https://2016.igem.org/Team:Uppsala/Design) in that we bonded the PDMS to glass by using a corona discharger instead of sandwiching the PDMS between plexiglass sheets. We also switched from a straight to a serpentine channel (figure 4 and 5) and eliminated the on chip-heating channels by using the peltier element.<br><br>While we had planned to carry out a battery of experiments to test the chip, in the end, we only had time to carry out one of them: testing transformation efficiency. As outlined below, it did not succeed as well as we had hoped.</div>
+
       <div class="textbox">Having created the new designs the next step was to print and test them. The new designs differed from our <a href="https://2016.igem.org/Team:Uppsala/Design">predecessors</a> in that we bonded the PDMS to glass by using a corona discharger instead of sandwiching the PDMS between plexiglass sheets. We also switched from a straight to a serpentine channel (figure 4 and 5) and eliminated the on chip-heating channels by using the peltier element.<br>
 +
<figure class="figure">
 +
  <img src="https://static.igem.org/mediawiki/2017/0/00/T--Uppsala--Chipgineering_Fig4.png" class="figure-img img-fluid rounded" alt="Figure of the Chip. Fig.4 ">
 +
  <figcaption class="figure-caption">Figure 4: AutoCAD model of how the chip looked. The red box is the peltier, the grey object is the glass slide and the yellow object is the PDMS chip.</figcaption>
 +
</figure><br>While we had planned to carry out a battery of experiments to test the chip, in the end, we only had time to carry out one of them: testing transformation efficiency. As outlined below, it did not succeed as well as we had hoped.</div>
 
     </div>
 
     </div>
 
     </div>
 
     </div>
Line 113: Line 118:
 
       <div class="header"> The Experiment </div>
 
       <div class="header"> The Experiment </div>
 
       <div class="textbox">The experiment in brief was to carry out heat-shock transformation on the chip depicted in figure 5 using the final design (figure 2) combined with a peltier-element as illustrated in figure 4.<br><br>
 
       <div class="textbox">The experiment in brief was to carry out heat-shock transformation on the chip depicted in figure 5 using the final design (figure 2) combined with a peltier-element as illustrated in figure 4.<br><br>
 +
<figure class="figure">
 +
  <img src="https://static.igem.org/mediawiki/2017/thumb/f/fc/T--Uppsala--Chipgineering_Fig5.png/800px-T--Uppsala--Chipgineering_Fig5.png" class="figure-img img-fluid rounded" alt="Figure of the Chip. Fig.5 ">
 +
  <figcaption class="figure-caption">Figure 5: Assembled microfluidic chip with needles and some tubing.</figcaption>
 +
</figure><br>
 
The experiment was set up into four different parts:<br>
 
The experiment was set up into four different parts:<br>
 
<ol><li>Perform regular heat shock transformation </li>  
 
<ol><li>Perform regular heat shock transformation </li>  
 
     <li>Add DNA but no heat shock is performed </li>
 
     <li>Add DNA but no heat shock is performed </li>
 
     <li>Heat shock without adding any DNA </li>
 
     <li>Heat shock without adding any DNA </li>
<li>Heat shock through the chip with DNA added, collected in four tubes(1-4)</li></ol><br>
+
<li>Heat shock through the chip with DNA added, collected in four tubes.</li></ol><br>
And executed according to the protocol found here. (Link to Chipgineering 2.0 protocols.pdf; uploaded as a pdf-file) Results of these experiments are shown in table 1.<br><br>
+
And executed according to the protocol found <a href="https://static.igem.org/mediawiki/2017/1/14/T--Uppsala--Chipgineering_Protocol.pdf">here</a>. Results of these experiments are shown in table 1.<br><br>
 +
<figure class="figure">
 +
  <img src="https://static.igem.org/mediawiki/2017/3/3a/T--Uppsala--Chipgineering_Table1.jpg" class="figure-img img-fluid rounded" alt="Table of results. Table 1 ">
 +
  <figcaption class="figure-caption">Table1: Table of Results</figcaption>
 +
</figure><br>
 +
 
The chip did not perform at all, and there is also an anomalous result with the cells that were not heat shocked forming a greater number of colonies than the heat shock transformed ones, where you would expect less colonies or none at all. As we did not have time to perform any replicates or additional experiments it is hard to draw any conclusions from these results. The anomalous colony forming may well be a result of improper mixing of antibiotics during plate making or errors in handling the tubes. We also did not have time to optimize the transformation protocol and setup of the chip, which may have led to the failure to transform.<br><br></div>
 
The chip did not perform at all, and there is also an anomalous result with the cells that were not heat shocked forming a greater number of colonies than the heat shock transformed ones, where you would expect less colonies or none at all. As we did not have time to perform any replicates or additional experiments it is hard to draw any conclusions from these results. The anomalous colony forming may well be a result of improper mixing of antibiotics during plate making or errors in handling the tubes. We also did not have time to optimize the transformation protocol and setup of the chip, which may have led to the failure to transform.<br><br></div>
 
       </div>
 
       </div>
Line 129: Line 143:
 
   <div class="header">References</div>
 
   <div class="header">References</div>
 
   <div class="textbox">
 
   <div class="textbox">
<ol><li>Arduino/Microcontroller MOSFET [Internet]. Instructables.com. [cited 2017 Oct 30]. Available from: http://www.instructables.com/id/ArduinoMicrocontroller-MOSFET/ </li></ol></div>
+
<ol><li id="ref">Arduino/Microcontroller MOSFET [Internet]. Instructables.com. [cited 2017 Oct 30]. Available from: http://www.instructables.com/id/ArduinoMicrocontroller-MOSFET/ </li></ol></div>
 
</div></div></div>
 
</div></div></div>
  
    <div class="row" style="padding-bottom: 20%">
 
    <div class="col-xs-1"></div>
 
    <div class="col-xs-5">
 
      <img src="https://static.igem.org/mediawiki/2017/7/7c/Chipengineering_text_box_2.svg" style="width: 100%; height: auto;">
 
    </div>
 
    <div class="col-xs-6"> </div>
 
  </div>
 
 
</div>
 
</div>
  

Revision as of 18:25, 31 October 2017

<!DOCTYPE html> Chipengineering

Introduction
Apart from the Crafting Crocin main project, the iGEM Uppsala 2017 team decided to incorporate a somewhat unrelated side project – Chipgineering 2.0, a continuation of the iGEM Uppsala 2016 Chipgineering project. We did this because some team members felt a strong desire to carry on the legacy of the 2016 Team in some form and as it was felt we had a large enough team to accommodate this desire, the side project was given a go-ahead. With the blessing of our team, we, the side-project group forged ahead with the ambition to improve upon last year's design. The design we decided to improve was the heat shock transformation chip, since the transformation chip had shown results when tested by last years team. But, there were still technical problems, such as how heat was supplied to the chip. Therefore, we saw this as the main way of improving the heat shock chip.
Design
Having decided to focus on heat shock, the first task for our group was to redesign the actual chip. AutoCAD and Rhino 3D were used to redesign the negative template for molding the polydimethylsiloxane (PDMS). This involved changes to some of the dimensions to optimize the heat transfer for the transformation reaction. The redesign also served to adjust the inlet/outlet, the transformation channel, and the thickness of the PDMS chip itself. An early iteration can be found in figure 1, and figure 2 shows the final design that was used. When the design was finished, the mold could then be printed by using resin 3D print.

Figure of the Chip. Fig.1
Figure 1. Example of an early chip model in Rhino 3D

Figure of the Chip. Fig.2
Figure 2. Final design of negative mould used for experiments.


Considering the inefficient heating process of the previous heat shock transformation chip, this year we created an Arduino module which can generate the specified heat. The module contains an Arduino microcontroller, a temperature sensor, a mini LCD monitor, a peltier, a mosfet, LED and an adaptor which can produce 9 V with 2.25 A. The module was assembled according to figure 3 and programmed with a Arduino program (code found here). To test whether the code worked a test was conducted by aligning the temperature sensor, PDMS chip and peltier. A stopwatch was used to measure the heat transfer within the chip in real time. Within less than 70 seconds, the heat stabilized the PDMS chip temperature which was measured by the temperature sensor. Should our final design prove successful, we were planning to change the energy sources (by using battery) to make the whole transformation chip more portable.

Figure of the Chip. Fig.3a
Figure 3a The heat source optimization and the module for peltier control in arduino: Heat transfer test.

Figure of the Chip. Fig.3a
Figure 3b The heat source optimization and the module for peltier control in arduino: Arduino module which used to control the peltier (heat source) (modified from
Result
Having created the new designs the next step was to print and test them. The new designs differed from our predecessors in that we bonded the PDMS to glass by using a corona discharger instead of sandwiching the PDMS between plexiglass sheets. We also switched from a straight to a serpentine channel (figure 4 and 5) and eliminated the on chip-heating channels by using the peltier element.
Figure of the Chip. Fig.4
Figure 4: AutoCAD model of how the chip looked. The red box is the peltier, the grey object is the glass slide and the yellow object is the PDMS chip.

While we had planned to carry out a battery of experiments to test the chip, in the end, we only had time to carry out one of them: testing transformation efficiency. As outlined below, it did not succeed as well as we had hoped.
The Experiment
The experiment in brief was to carry out heat-shock transformation on the chip depicted in figure 5 using the final design (figure 2) combined with a peltier-element as illustrated in figure 4.

Figure of the Chip. Fig.5
Figure 5: Assembled microfluidic chip with needles and some tubing.

The experiment was set up into four different parts:
  1. Perform regular heat shock transformation
  2. Add DNA but no heat shock is performed
  3. Heat shock without adding any DNA
  4. Heat shock through the chip with DNA added, collected in four tubes.

And executed according to the protocol found here. Results of these experiments are shown in table 1.

Table of results. Table 1
Table1: Table of Results

The chip did not perform at all, and there is also an anomalous result with the cells that were not heat shocked forming a greater number of colonies than the heat shock transformed ones, where you would expect less colonies or none at all. As we did not have time to perform any replicates or additional experiments it is hard to draw any conclusions from these results. The anomalous colony forming may well be a result of improper mixing of antibiotics during plate making or errors in handling the tubes. We also did not have time to optimize the transformation protocol and setup of the chip, which may have led to the failure to transform.

References
  1. Arduino/Microcontroller MOSFET [Internet]. Instructables.com. [cited 2017 Oct 30]. Available from: http://www.instructables.com/id/ArduinoMicrocontroller-MOSFET/