Team:Aberdeen Scotland/Project/Device

From 2014.igem.org

(Difference between revisions)
(Created page with "<html> <head> <!-- Charset --> <meta charset="UTF-8"> <title>Team:Aberdeen Scotland/Project/Device - 2014.ogem.org</title> <!-- JavaScript --> <script src="http://2014.i...")
 
(10 intermediate revisions not shown)
Line 30: Line 30:
<li><a href="https://2014.igem.org/Team:Aberdeen_Scotland/Safety">Safety</a></li>
<li><a href="https://2014.igem.org/Team:Aberdeen_Scotland/Safety">Safety</a></li>
<li><a href="https://2014.igem.org/Team:Aberdeen_Scotland/Attributions">Attributions</a></li>
<li><a href="https://2014.igem.org/Team:Aberdeen_Scotland/Attributions">Attributions</a></li>
 +
<li><a href="https://2014.igem.org/Team:Aberdeen_Scotland/Ethics">Ethics & Outreach</a></li>
</ul>
</ul>
<div id="social">
<div id="social">
Line 61: Line 62:
<!-- SECTION HEAD -->
<!-- SECTION HEAD -->
<div class="t_overview">
<div class="t_overview">
-
<h1><i>E. coli</i>-based Trypanosomiasis Diagnostic System</h1>
+
<h1>Portable Fluorescence Detector</h1>
-
<p>Getting back at the Sleeping sickness by detecting it early.</p>
+
<h3>The measurement device for automatically and efficiently analysing the test results on the go.</h3>
</div> <br class="clear"> <!-- END OF HEAD -->
</div> <br class="clear"> <!-- END OF HEAD -->
<!-- PAGE CONTENT -->
<!-- PAGE CONTENT -->
<div class="main_content">
<div class="main_content">
-
<p>The goal of our project is to to develop a novel method for diagnosing Trypanosomiasis. Our aim is to provide a simpler, cheaper alternative to current methods that would be more versatile in developing countries and their remote regions. We wish to create a test that would be portable, endure harsh environmental conditions and most importantly be sensitive to the early stages of the disease.</p>
+
<p>In order to be able to test a patient in the field, the assay needs to be analysed. As the assay results in the expression of GFP (Green Fluorescent Protein)
 +
production, it would have been next to impossible to make any meaningful measurements by hand. This is why our team has concentrated on designing a portable device that would
 +
aid the medical staff.</p>
 +
<p>The operation of the device in question relies on several fundamental principles - the discrete nature of the activation and emission wavelengths for GFP, the
 +
filtering of UV light and the sensitivity range of LDRs (Light Dependent Resistors). Essentially, the device is going to measure the intensity of fluorescent light
 +
due to GFP illumination with UV light, in order to determine the amount (concentration) of GFP in the medium.</p>
 +
<h3>The Measurement Chamber</h3>
 +
<p>After the assay protocol has been finished, the cuvette is to be placed in the measurement chamber of the device. There a UV LED (Light Emitting Diode) with peak
 +
wavelength at 395 nm (the activation wavelength for GFP) shines through the cuvette and illuminates the GFP molecules in the medium. On the other side of the
 +
cuvette, after a UV filter and a Green (green pass-through) filter, the light intensity is measured by means of an LDR (Light Dependent Resistor).</p>
 +
<img src="https://static.igem.org/mediawiki/2014/6/62/Chamber.png">
 +
<h3>Control Circuit</h3>
 +
<p>The LDR is connected to an Arduino, that manages and supplies power to the measuring chamber and the measuring process. In order to improve
 +
on the noisy direct-measurement values, the Arduino communicates with a RaspberryPi, that uses Wolfram Mathematica 10 (incl) software for noise reduction and data
 +
analysis. In certain cases the RaspberryPi will be able to react to incoming data by adjusting the measurement procedure employed by the Arduino through the control
 +
API.</p>
 +
<img src="https://static.igem.org/mediawiki/2014/1/18/Circuit.png">
 +
<h3>Portability</h3>
 +
<p>The final milestone for the device is going to be portability. With the low-power nature of all the components in question, the device is able
 +
to operate from a small USB battery pack. The battery is charged in the mains or through a solar-panel charger. The market for such solar chargers is
 +
growing rapidly and they can be found at very affordable prices with good reliability.</p>
 +
<h3>Price</h3>
 +
<ul>
 +
<li>
 +
Price list by parts included:
 +
<ul>
 +
<li>UV LED (395nm)<a href="http://uk.rs-online.com/web/p/uv-leds/7134894/"><sup>1</sup></a> <span style="float:right">£1.07</span></li>
 +
<li>UV Filter<a href="http://www.epakelectronics.com/uv_filter_materials.htm"><sup>2</sup></a> <span style="float:right">£10.00</span></li>
 +
<li>
 +
Green Filter<a href="http://www.pnta.com/lighting/gels/lee/lee-filters-cl139-cool-led-primary-green/"><sup>3</sup></a>
 +
<a href="http://www.leefilters.com/lighting/colour-details.html#CL139&filter=ld"><sup>4</sup></a> <span style="float:right">£4.26</span>
 +
</li>
 +
<li>LDR (Light Dependent Resistor)
 +
<a href="http://uk.rs-online.com/web/p/ldr-light-dependent-resistors/2341050/"><sup>5</sup></a> <span style="float:right">£0.91</span></li>
 +
<li>Arduino UNO<a href="http://r.ebay.com/cDXfED"><sup>6</sup></a> <span style="float:right">£6.99</span></li>
 +
<li>Raspberry Pi<a href="http://goo.gl/lRVsOO"><sup>7</sup></a> <span style="float:right">£25.80</span></li>
 +
<li>Raspberry Pi Starter Kit<a href="http://goo.gl/InsQjb"><sup>8</sup></a> <span style="float:right">£15.00</span></li>
 +
</ul>
 +
</li>
 +
<li><b>Total<span style="float:right">£64.03</span></b></li>
 +
</ul>
</div> <br class="clear"> <!-- END OF PAGE CONTENT -->
</div> <br class="clear"> <!-- END OF PAGE CONTENT -->
</div> <!-- END OF CONTAINER -->
</div> <!-- END OF CONTAINER -->

Latest revision as of 23:59, 17 October 2014

Team:Aberdeen Scotland/Project/Device - 2014.ogem.org



Portable Fluorescence Detector

The measurement device for automatically and efficiently analysing the test results on the go.


In order to be able to test a patient in the field, the assay needs to be analysed. As the assay results in the expression of GFP (Green Fluorescent Protein) production, it would have been next to impossible to make any meaningful measurements by hand. This is why our team has concentrated on designing a portable device that would aid the medical staff.

The operation of the device in question relies on several fundamental principles - the discrete nature of the activation and emission wavelengths for GFP, the filtering of UV light and the sensitivity range of LDRs (Light Dependent Resistors). Essentially, the device is going to measure the intensity of fluorescent light due to GFP illumination with UV light, in order to determine the amount (concentration) of GFP in the medium.

The Measurement Chamber

After the assay protocol has been finished, the cuvette is to be placed in the measurement chamber of the device. There a UV LED (Light Emitting Diode) with peak wavelength at 395 nm (the activation wavelength for GFP) shines through the cuvette and illuminates the GFP molecules in the medium. On the other side of the cuvette, after a UV filter and a Green (green pass-through) filter, the light intensity is measured by means of an LDR (Light Dependent Resistor).

Control Circuit

The LDR is connected to an Arduino, that manages and supplies power to the measuring chamber and the measuring process. In order to improve on the noisy direct-measurement values, the Arduino communicates with a RaspberryPi, that uses Wolfram Mathematica 10 (incl) software for noise reduction and data analysis. In certain cases the RaspberryPi will be able to react to incoming data by adjusting the measurement procedure employed by the Arduino through the control API.

Portability

The final milestone for the device is going to be portability. With the low-power nature of all the components in question, the device is able to operate from a small USB battery pack. The battery is charged in the mains or through a solar-panel charger. The market for such solar chargers is growing rapidly and they can be found at very affordable prices with good reliability.

Price

  • Price list by parts included:
    • UV LED (395nm)1 £1.07
    • UV Filter2 £10.00
    • Green Filter3 4 £4.26
    • LDR (Light Dependent Resistor) 5 £0.91
    • Arduino UNO6 £6.99
    • Raspberry Pi7 £25.80
    • Raspberry Pi Starter Kit8 £15.00
  • Total£64.03