Team:Oxford/biosensor realisation

From 2014.igem.org

(Difference between revisions)
 
Line 224: Line 224:
<img src="https://static.igem.org/mediawiki/2014/7/7c/Oxford_build3.png" style="float:left;position:relative; width:100%;margin-bottom:2%;" />  
<img src="https://static.igem.org/mediawiki/2014/7/7c/Oxford_build3.png" style="float:left;position:relative; width:100%;margin-bottom:2%;" />  
<br><br>
<br><br>
-
Therefore, when we 3D printed the cartridge, we couldn’t go for the fancy designs that are shown above in SolidWorks. Instead we opted for a much more linear design. The files of this construction are shown below.
+
Because of the limitations of 3D printing the cartridge, we couldn’t go for the fancy designs that are shown above in SolidWorks. Instead we opted for a much more linear design. The files of this construction are shown below.
<br><br>
<br><br>
<img src="https://static.igem.org/mediawiki/2014/f/ff/Oxford_build4.png" style="float:left;position:relative; width:70%;margin-left:15%;margin-right:15%;margin-bottom:2%;" />
<img src="https://static.igem.org/mediawiki/2014/f/ff/Oxford_build4.png" style="float:left;position:relative; width:70%;margin-left:15%;margin-right:15%;margin-bottom:2%;" />

Latest revision as of 03:51, 18 October 2014


Biosensor Realisation


Introduction

One of the most important things we kept in mind throughout the entire project was how the system would be implemented in reality. This allowed us to keep our research constantly focussed on a user-friendly and practical end product.


As such, in addition to completely designing the system on SolidWorks, we have maximised use of facilities available to us and have 3D-printed the biosensor product, complete with our DCMation branding. On top of this, we designed and constructed a very cheap electronic circuit that is sensitive enough to detect even small amounts of GFP.

Light Detecting Circuit Design
Light Detecting Circuit Design
For our user-friendly kit we required a circuit which displayed a simple on/off output once a certain level of DCM had been reached. The biochemists attached super-folder green fluorescent protein (sfGFP) to the promoter region of dcmA, such that when DCM is present, the bacteria fluoresce.

After initially assuming that GFP fluoresces on its own, the biochemists informed me that it needed to be excited by a specific wavelength of light. For our project we chose to use sfGFP as it folds more robustly than regular GFP. sfGFP has an absorption peak at 485nm and an emission peak at 520nm. Whilst there was plenty of data for GFP, sfGFP absorption and emission spectra data could not be found. As such, we have used the spectra for eGFP which we believe to be very similar to that of sfGFP. As can be seen in the 'GFP Emission/Absorption' diagram, the absorption (blue) and emission (green) spectra cover quite a range of wavelengths with considerable overlap around the 500nm region. This overlap requires careful consideration in the design of the overall bio-detection kit as the excitation and emission light will mix and become indistinguishable to unfiltered sensors.

The configuration in our end product will follow that shown in the 'Component set up' diagram. We will use blue LEDs to excite our sfGFP, which are ideal because they emit light in the range 450-500nm and are very cheap. Photodiodes are highly sensitive to the direction of the incoming light, so we will manipulate the circuit such that the LEDs lie at right angles to the photodiodes to reduce the amount of incident blue light. The mix of the blue excitation from the LED and the green emission light from the sfGFP will then be passed through a filter which has the absorption spectra shown in the 'Filter absorption spectra' diagram. This filter will absorb a large amount of the blue light and little of the green light, so that a larger portion of the incident light on the photodiode is the signal we want to measure. We can calibrate our photodiode to ignore the small amounts of blue light transmitted through the filter, by taking light measurements in the absence of sfGFP.



To simplify the electrical analysis, I will talk about the voltage levels at varying points throughout the circuit with two different light levels, light and dark.

A. When light is incident on the photodiode, a small voltage is created across its terminals. This voltage is immediately amplified by 10 to get a larger voltage at node A. (Using the BPW21 photodiode on the fifth floor of the Thom building, Vlight=4V and Vdark=-6V.) The voltage produced at A is now a sizeable amount but it is offset from 0V, which will make further analysis harder.

B. Using a voltage divider resistor network, we created a fixed voltage point equal to the dark voltage offset at A. We put an OP-AMP setup as a voltage follower between this and the next part of the circuit, to isolate the network and ensure that the voltage level created wasn’t affected by any circuitry downstream. This fixed voltage (-6V) can be measured at the node labelled OFFSET. We inputted the voltages A and OFFSET into a unity gain comparator. Which created a voltage at B which follows the equation B=OFFSET - A. By having the OFFSET equal to Vdark, it will cause the voltage for one of the light levels to be 0V. (At node B, Vlight=-10V and Vdark=0.)

C. If necessary we can amplify the voltage at B again using the non-inverting amplifier which has a gain which follow the equation: Gain=1+R10/R9. With the resistor values seen in the circuit diagram, the gain=10. Although the maximum voltage we can produce is limited by the OP-AMP’s inability to provide voltages larger than the power rails which supply it (+/-15V). So if we are using the BPW21 no further amplification is required, so I removed R9 so that the gain was reduced down to Gain=1. (At node C, Vight=-10V and Vdark=0V).

D. For the final stage, we created another fixed voltage point which will control the threshold light level (-5V). Since the last OP-AMP has no feedback, the gain is effectively infinite and the output will saturate to the power rails. When the voltage at C is larger than -5V (Vdark=0), the output of the OP-AMP will saturate positively causing the voltage at node D= +15V. This will cause the green LED to illuminate, indicating that it is safe to pour down the sink as there is no light being produced, as there is no SFGFP present because there is no DCM left. When the voltage at C is lower than -5V (Vlight=-10), the output of the OP-AMP will saturate negatively causing the voltage at node D=-15V. This will cause the red LED to illuminate, indicating that it is not safe to pour down the sink as light is being produced, since there is GFP present because some DCM is still present.

As desired, we have a simple binary output which shows the user when the liquid is safe to pour down the sink.
Light Detecting Circuit Construction
Light Detecting Circuit Construction

Light detecting circuit construction

After trying several different configurations for the initial photodiode setup, I settled for the one shown in the circuit diagram because it was the only one I could make work. After that the construction continued fairly easily, attaching the wires to circuit was probably the most time consuming thing.

In the beginning I was using a EPD-470 GaP photodiode, as it was the single remaining photodiode left in the department. Even though it had a desirable absorption spectrum, it was fairly old and very temperamental, I often had to move the diode about and switch it on and off several times to make it work in the same conditions. So after searching on the internet and looking and spectral data, I ordered some Bpw21 photodiodes instead, which had a better absorption spectrum and were much more reliable. I had to change some of the gains, by changing resistor values, as the initial voltage produced by the Bpw21 was much larger and caused saturation on the original circuit.

I chose the values for the voltages, OFFSET and THRESHOLD, by examining the range of voltages the circuit moved through, with changing light levels, and selecting appropriate values which lied in the middle of the range.

My first round of experiments was conducted on the 5th floor of the Thom Building with the photodiode facing out of the window; I changed the light levels by moving my hand over it. This setup was simple but unrealistic, as our final design would be inside a black box and I was I told that the light emitted from sfGFP would be a low level. I used this design to start with to ensure the circuitry worked correctly.

On my second experiment I moved the photodiode into a cardboard box and had it facing a green LED, I manually switched on and off the LED to get the varying light levels desired. I had to recalibrate all my resistor values as they were no longer appropriate. The light levels when ‘dark’ were much lower as the cardboard box blocked out a lot more light than my hand did. So too were the light levels for ‘light’ as the green LED emitted much less light than the sun coming into the building. Although the change in voltage between light and dark was a lot smaller for this setup, it was fixed and did not depend on what time of day, or what the weather was outside. It was more binary and so after recalculating values it was a lot more reliable. Adding a blue LED in the background produced a different light level again, but this was easily counteracted by changing the voltage OFFSET again. The background blue LED was used here to approximate some of the blue light which would leak through the filter in the real circuit.

Although I tried to get as close to our real system as possible, there were still some differences. I would have used multiple blue LEDs to illuminate the sfGFP to get as much green light as possible. A filter would have been put in place between the light emitters (blue LEDs and bacterium/green LEDs) and the light detectors (photodiodes) to reduce the amount of unwanted blue light. Finally, multiple photodiodes would have been used to increase the amplitude of the initial signal. These changes were not implemented simply because there was still a readable voltage signal from one LED and one photodiode. Whilst the geometry of the circuit on the bread board meant that inputting a filter would be impractical, manually offsetting the voltage had already rectified the blue LED problem.
Building the biosensor - Concept Design
Building the biosensor - step 1
Step 1: Designing and visualising the biosensor

The replaceable cartridge

This cartridge is where the reporting bacteria would be held. The basic design is a block of agarose containing the bacteria, surrounded by a thin film, encased in a solid plastic shell to make it more user friendly. Thus the cartridge would be cheap to make and simple to use as it would allow easy replacement once the reporting bacteria culture became unusable.

The initial design is shown below.



The housing for the electronics

This housing is designed to contain the replaceable cartridge. The GFP sensing circuit will be contained in the top half of the box to allow the circuit (specifically the light sensing diodes and the blue LEDs (both shown in the 3D images below)) to have maximum exposure to the reporting bacteria.

Oxford iGEM 2014
Building the biosensor - Detailed Design Development
Building the biosensor - step 2
Step 2: Constructing the components in 123D Design

To construct the complicated shape of the biosensor housing, we had to 3D print two halves of the biosensor individually so that we could have hollow sections. This is because 3D printers can’t easily construct anything that isn’t fully supported. This is the one major drawback of this type of rapid prototyping. The files of this construction are shown below.



Because of the limitations of 3D printing the cartridge, we couldn’t go for the fancy designs that are shown above in SolidWorks. Instead we opted for a much more linear design. The files of this construction are shown below.



These files were then transferred into Meshmixer . This planned out the actual printing of the components and performed certain useful features such as strength analysis to allow us to spot any large weaknesses before printing took place.
Building the biosensor - Construction
Building the biosensor - Construction
Step 3: Finished product

Pictures of the finished biosensor are shown below. The idea is that this biosensor can be used as a very cheap sensor that can give a basic binary answer to the question ‘is there a safe level of chlorinated solvents in the container?’ This safe level will ideally be the 5ppm, which is the maximum safe level for drinking water in the UK.

Oxford iGEM 2014

References

[1] Shaun Rowson BA (Hons) MSc CIWEM CWEM (Team Leader - Groundwater & Contaminated Land,Lincolnshire and Northamptonshire)








































Oxford iGEM 2014