Team:Grenoble-EMSE-LSU/Project/Instrumentation

From 2013.igem.org

(Difference between revisions)
Line 41: Line 41:
<p>  
<p>  
We use a similar photodiode (TSL230RD) – the same as the TSL230RP-LF but as a surface mounted device (SMD) – and an Arduino Uno. Arduino is a single-board microcontroller created to make electronics more accessible. The main asset of the photodiode is that the output can be either a pulse train or a square wave (50% duty cycle) with its frequency directly proportional to light intensity. Since we are using a microcontroller, it is easy to calculate the frequency with the digital input of the microchip thanks to high or low level detection and we will have a better resolution because low frequencies are easier to measure than low voltages at low light levels.</br>
We use a similar photodiode (TSL230RD) – the same as the TSL230RP-LF but as a surface mounted device (SMD) – and an Arduino Uno. Arduino is a single-board microcontroller created to make electronics more accessible. The main asset of the photodiode is that the output can be either a pulse train or a square wave (50% duty cycle) with its frequency directly proportional to light intensity. Since we are using a microcontroller, it is easy to calculate the frequency with the digital input of the microchip thanks to high or low level detection and we will have a better resolution because low frequencies are easier to measure than low voltages at low light levels.</br>
-
However before measuring with the photodiode, we need to know if the photodiode works as indicated in the datasheet. The photodiode was plugged in on a 5V stabilized power supply.</br></p>
+
However before measuring with the photodiode, we need to know if the photodiode works as indicated in the datasheet. The photodiode was plugged in on a 5V stabilized power supply.</br></br></p>
                                         <p align="center", style="margin:20px"><img src="https://static.igem.org/mediawiki/2013/5/5f/IGEMerworkphotodiode.png" alt="memberworkingonphotodiode" width="500px"></p>
                                         <p align="center", style="margin:20px"><img src="https://static.igem.org/mediawiki/2013/5/5f/IGEMerworkphotodiode.png" alt="memberworkingonphotodiode" width="500px"></p>
                                         <p id="legend"><strong><em>A member of the team working on the photodiode</em></strong></br></p>
                                         <p id="legend"><strong><em>A member of the team working on the photodiode</em></strong></br></p>
-
                                         <p>For the same amount of light, we measure the frequency at the output of the photodiode for a pulse train or a square wave (50% duty cycle). According to the datasheet, when using a pulse train the linear relation between the frequency and the irrandiance is given by 1kHz=1µW/cm². When using a square wave (50% duty cycle) it is 1kHz=2µW/cm². This is what we can see on the figure above.
+
                                         <p>For the same amount of light, we measure the frequency at the output of the photodiode for a pulse train or a square wave (50% duty cycle). According to the datasheet, when using a pulse train the linear relation between the frequency and the irrandiance is given by 1kHz=1µW/cm². When using a square wave (50% duty cycle) it is 1kHz=2µW/cm². This is what we can see on the figure below.
-
</br></p>
+
</br></br></p>
                                         <p align="center"><img src="https://static.igem.org/mediawiki/2013/5/51/Oscilloscope.png" alt="Oscillogram" width="650px" /></p>
                                         <p align="center"><img src="https://static.igem.org/mediawiki/2013/5/51/Oscilloscope.png" alt="Oscillogram" width="650px" /></p>
                                         <p id="legend"><strong><em>Oscillograms showing the two different mode of the photodiode.</em></strong></br>The first oscillogramm shows the pulse train mode and the second the 50% duty cycle mode</br></p>
                                         <p id="legend"><strong><em>Oscillograms showing the two different mode of the photodiode.</em></strong></br>The first oscillogramm shows the pulse train mode and the second the 50% duty cycle mode</br></p>

Revision as of 22:53, 30 September 2013

Grenoble-EMSE-LSU, iGEM


Grenoble-EMSE-LSU, iGEM

Retrieved from "http://2013.igem.org/Team:Grenoble-EMSE-LSU/Project/Instrumentation"