Line 114: | Line 114: | ||
<h3>Overall Design</h3> | <h3>Overall Design</h3> | ||
<p> | <p> | ||
− | The conceptional design of our fluorescence detector is illustrated in the figure below. Light from a blue LED is filtered by a blue filter foil and excites fluorophores on a filter paper. The excitation light is blocked by an orange filter foil while the emission light from the fluorophores passes through the orange filter foil and illuminates a light dependent resistor (LDR). The LDR changes its resistance | + | The conceptional design of our fluorescence detector is illustrated in the figure below. Light from a blue LED is filtered by a blue filter foil and excites fluorophores on a filter paper. The excitation light is blocked by an orange filter foil while the emission light from the fluorophores passes through the orange filter foil and illuminates a light dependent resistor (LDR). The LDR changes its resistance <i>R<sub>LDR</sub></i> corresponding to the intensity of the fluorescence light. Finally an Arduino Nano measures the resistance via a voltage divider and calculates the fluorophore concentration. |
</p> | </p> | ||
<div class="captionPicture"> | <div class="captionPicture"> | ||
Line 124: | Line 124: | ||
<h3>Framework of equations for Calibration and data Analysis</h3> | <h3>Framework of equations for Calibration and data Analysis</h3> | ||
<p> | <p> | ||
− | An Arduino Nano can measure voltages in integers from 0 to 1023. To measure | + | An Arduino Nano can measure voltages in integers from 0 to 1023. To measure <i>R<sub>LDR</sub></i> we use a voltage divide to translate the Voltage drop U_LDR at <i>R<sub>LDR</sub></i> via |
</p> | </p> | ||
<div class="equationDiv"><img class="largeEquation" src="https://static.igem.org/mediawiki/2017/3/3f/T--Munich--Hardware_equation6.png"><span>(1)</span></div> | <div class="equationDiv"><img class="largeEquation" src="https://static.igem.org/mediawiki/2017/3/3f/T--Munich--Hardware_equation6.png"><span>(1)</span></div> | ||
Line 137: | Line 137: | ||
</p> | </p> | ||
<p> | <p> | ||
− | The relative uncertainty simgma_R_LDR of | + | The relative uncertainty simgma_R_LDR of <i>R<sub>LDR</sub></i> can be calculated with |
</p> | </p> | ||
<div class="equationDiv"><img class="largeEquation" src="https://static.igem.org/mediawiki/2017/d/d8/T--Munich--Hardware_equation20.png"><span>(3)</span></div> | <div class="equationDiv"><img class="largeEquation" src="https://static.igem.org/mediawiki/2017/d/d8/T--Munich--Hardware_equation20.png"><span>(3)</span></div> | ||
<p> | <p> | ||
− | To calibrate our detector, we measured | + | To calibrate our detector, we measured <i>R<sub>LDR</sub></i> for 10-fold dilutions of fluorescein from 100 nM to 1 mM. We derived an equation to fit the Resistances <i>R<sub>LDR</sub></i>: |
</p> | </p> | ||
<div class="equationDiv"><img class="largeEquation" src="https://static.igem.org/mediawiki/2017/f/f7/T--Munich--Hardware_equation16.png"><span>(4)</span></div> | <div class="equationDiv"><img class="largeEquation" src="https://static.igem.org/mediawiki/2017/f/f7/T--Munich--Hardware_equation16.png"><span>(4)</span></div> |
Revision as of 15:17, 27 October 2017