Difference between revisions of "Team:Aachen/Notebook/Construction Manuals/Biomass Sensor"
Seb.Siegel (Talk | contribs) (→References) |
Seb.Siegel (Talk | contribs) |
||
(10 intermediate revisions by 4 users not shown) | |||
Line 2: | Line 2: | ||
__NOTOC__ | __NOTOC__ | ||
− | To build your own continous OD device several components and some working steps are needed. | + | To build your own continous OD device several components and some working steps are needed. This page will inform you of the same. |
Line 27: | Line 27: | ||
==TSL 235 R== | ==TSL 235 R== | ||
{{Team:Aachen/Figure|size=small|Aachen_PhotoTransistor.JPG|title=TSL 235 R}} | {{Team:Aachen/Figure|size=small|Aachen_PhotoTransistor.JPG|title=TSL 235 R}} | ||
− | The TSL 235 R is a light to frequency converter. The higher the intensity of the light, the higher is the frequency of an oscillating signal the transistor | + | The TSL 235 R is a light to frequency converter. The higher the intensity of the light, the higher is the frequency of an oscillating signal given out by the transistor on the signal pin. Every time the signal rises from the minimum to the maximum, we have a "rising edge". In the Arduino each of those rising edges causes an interrupt and thereby an interrupt function that increments a counter is executed. After a determined time we check how high this counter has risen, send this value to the MCP and set the counter to zero to count the edges in the next measuring interval. |
− | This procedure is known as frequency counting. With a higher OD the intensity of light falling onto the transistor decreases and we count lesser values. In the MCP the transmitted values are compared to a calibration curve and | + | This procedure is known as frequency counting. With a higher OD the intensity of light falling onto the transistor decreases and we count lesser values. In the MCP the transmitted values are compared to a calibration curve and hence we can determine the OD of the liquid. |
− | To get more precise values we can increase the measurement time in the Arduino firmware, with lesser times we get values more frequent. But | + | To get more precise values we can increase the measurement time in the Arduino firmware, with lesser times we get values more frequent. But every time we change the measurement time, the device needs to be calibrated again. |
==LED Dialight 5502505F== | ==LED Dialight 5502505F== | ||
{{Team:Aachen/Figure|size=small|Aachen_LED_Side_1.JPG|title=TSL 235 R}} | {{Team:Aachen/Figure|size=small|Aachen_LED_Side_1.JPG|title=TSL 235 R}} | ||
− | The used LED emits light with a spectrum | + | The used LED emits light with a spectrum having a center frequency of 600 nm. OD measurement in biology uses 605 nm most frequently, we attach a red band pass filter with a transmittance peak at this wavelength to measure with the same wavelength as in the commonly found OD devices. |
− | If the LED is operated with | + | If the LED is operated with excess current it can get destroyed. To avoid this it is necessary to use a 180 Ohm resistor in series with the positive pin of the LED, which is connected to the 5 V of the Arduino. |
Line 48: | Line 48: | ||
==LED== | ==LED== | ||
{{Team:Aachen/Figure|size=small|Aachen_LED_Pins_1.png|title=Pinout for the LED}} | {{Team:Aachen/Figure|size=small|Aachen_LED_Pins_1.png|title=Pinout for the LED}} | ||
− | # Bend up the pins, | + | # Bend up the pins, coming out of the LED. |
− | # Take a red and a blue wire, cut the connectors on one end of each wire and pull | + | # Take a red and a blue wire, cut the connectors on one end of each wire and pull thin shrink tubes (1 cm length) over the cut end. Then pull a bigger shrink tube (3 - 4 cm length) over both of the wires. |
− | # Solder the red wire to the positive pin (VDD)(see picture) and the blue one to the negative pin (GND). The easiest way to solder the wires and to avoid the LED from heating up is | + | # Solder the red wire to the positive pin (VDD)(see picture) and the blue one to the negative pin (GND). The easiest way to solder the wires and to avoid the LED from heating up is to first apply some soldering tin on the cut ends of the wires and only then connect it to the pins of the LED momentarily touching the soldering iron. After soldering each pin, pull the thin shrink tube over the soldered connection between LED and wire and heat the tube until it shrinks. |
− | # Pull the | + | # Pull the bigger shrink tube over the smaller ones and shrink it. The small shrink tubes are necessary to avoid short circuits and the big one stabilizes the connection. |
− | # Before connecting the LED to any voltage source make sure that a proper resistor is in series with the LED. In case of the provided circuit the 180 Ohm resistor is suitable and must be placed in the designated position. | + | # Before connecting the LED to any voltage source make sure that a proper resistor is in series with the LED. In case of the provided circuit, the 180 Ohm resistor is suitable and must be placed in the designated position. |
− | # | + | # In the provided circuit the wires must be plugged to the designated connectors. If you use another circuit, the red red wire goes to 5V and the blue wire to ground, but you should take care of a resistor in series. |
==Photo transistor== | ==Photo transistor== | ||
{{Team:Aachen/Figure|size=small|Aachen_PhotoTransistor_Pins_1.png|title=Pinout for the photo transistor}} | {{Team:Aachen/Figure|size=small|Aachen_PhotoTransistor_Pins_1.png|title=Pinout for the photo transistor}} | ||
− | # Carefully bend the connectors by 90 degree that they stand at right angles to the head of the transistor. | + | # Carefully bend the connectors by 90 degree so that they stand at right angles to the head of the transistor. |
− | # Take a red, a blue and a green wire and cut the connectors | + | # Take a red, a blue and a green wire and cut the connectors to one end of each wire and pull thin shrink tubes (1 cm length) over the cut ends. Then pull a bigger shrink tube over all three wires. |
− | # Solder the red wire to the positive pin (VDD)(see picture), the blue one to the negative pin (GND) and the green one to the signal pin (SIGNAL). The easiest way to solder the wires and to avoid the | + | # Solder the red wire to the positive pin (VDD)(see picture), the blue one to the negative pin (GND) and the green one to the signal pin (SIGNAL). The easiest way to solder the wires and to avoid the transistor from heating up is to first apply some soldering tin on the cut ends of the wires and only then connect it to the pins of the transistor with short touches of the soldering iron. After each soldering place the thin shrink tube over the soldered connection between transistor pin and wire and heat the tube until it shrinks. |
# Pull the big shrink tube over the smaller ones and shrink it. The small shrink tubes are necessary to avoid short circuits and the big one stabilizes the connection. | # Pull the big shrink tube over the smaller ones and shrink it. The small shrink tubes are necessary to avoid short circuits and the big one stabilizes the connection. | ||
# Connect the wires to the designated connectors if you use the provided circuit. Else the red wire must be connected to 5V, the blue wire to ground and the green wire provides the oscillating signal. | # Connect the wires to the designated connectors if you use the provided circuit. Else the red wire must be connected to 5V, the blue wire to ground and the green wire provides the oscillating signal. | ||
Line 66: | Line 66: | ||
==Glass structure== | ==Glass structure== | ||
− | # Cut the | + | # Cut the thin end of the HPLC vial inlet with a drill and a cutting disk. |
− | # Apply the | + | # Apply the thin black silicon tube at the cut, thin end of the vial inlet and the thick tube at the thick end. The thin end has to have length around 3 cm. |
Line 76: | Line 76: | ||
To assemble the device need not to be attached to the circuit. | To assemble the device need not to be attached to the circuit. | ||
− | # | + | # Drop hot glue in the holes for the transistor and the LED structure of one of the brackets and place the prepared structures. Take care that the light can fall optimally through the light channel. |
− | # Press a needle into the septum and connect the | + | # Press a needle into the septum and connect the thin black silicon tube of the glass structure to the needle. Apply all the other tubes and autoclave the whole system. |
# Cut a 1.5 cm x 2 cm piece from the red filter, wrap it around the vial inlet and fix it with a transparent glue strip. | # Cut a 1.5 cm x 2 cm piece from the red filter, wrap it around the vial inlet and fix it with a transparent glue strip. | ||
− | # Pull the tubes through the hole | + | # Pull the tubes through the hole between the two OD brackets and place the vial inlet in the designated hole. Then place the other bracket and fasten it with four M3 screws. |
# Attach the wires to the designated connectors. | # Attach the wires to the designated connectors. | ||
+ | |||
+ | {{Team:Aachen/Video|ogg=https://static.igem.org/mediawiki/2015/b/bc/Aachen_Bioreactorvideo_Od.ogg|mp4=/wiki/images/7/72/Aachen_OD.mp4|title=Continuous OD Device|subtitle=Steps to construct and run your very own continuous Optical Density Measuring Device|size=large}} | ||
=Files= | =Files= | ||
− | The 3D structure can be found here : [ | + | The 3D structure can be found here : [https://static.igem.org/mediawiki/2015/9/91/Aachen_OD_Module.zip Aachen_OD_Module.zip] |
+ | |||
+ | The Arduino Firmware can be found here : [https://static.igem.org/mediawiki/2015/8/8c/Aachen_OD_final.zip Aachen_OD_final.zip] | ||
− | The | + | The Assembly Video can be found here : [https://static.igem.org/mediawiki/2015/8/8c/Aachen_OD_final.zip Aachen_OD_final.zip] |
=References= | =References= |
Latest revision as of 03:30, 19 September 2015