Team:Grenoble-EMSE-LSU/Project/Device

From 2013.igem.org

(Difference between revisions)
Line 53: Line 53:
<p>Arduino is used to translate the frequency given by the photodiode in irrandiance that gives us the light intensity. The algorithm is quite simple. It counts the number of high levels (samples) and the duration of the measurement (length) and with these two elements it makes this calculation:</br></br>
<p>Arduino is used to translate the frequency given by the photodiode in irrandiance that gives us the light intensity. The algorithm is quite simple. It counts the number of high levels (samples) and the duration of the measurement (length) and with these two elements it makes this calculation:</br></br>
<strong>Irradiance=frequency/(frequency scaling)=  samples/(frequency scaling × length)</strong></br></br>
<strong>Irradiance=frequency/(frequency scaling)=  samples/(frequency scaling × length)</strong></br></br>
 +
 +
<p align="center"><img src="https://static.igem.org/mediawiki/2013/2/22/Algo_photodiode.PNG" alt="algo_photodiode" width="500px" /></p>

Revision as of 19:08, 23 September 2013

Grenoble-EMSE-LSU, iGEM


Grenoble-EMSE-LSU, iGEM

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