Difference between revisions of "Team:IISc-Bangalore/Hardware/Results"

Line 7: Line 7:
 
                 <li><a href="#calibration"> Calibration <img src="https://static.igem.org/mediawiki/2017/6/68/T--IISc-Bangalore--navbar_bullet.png" /></a></li>
 
                 <li><a href="#calibration"> Calibration <img src="https://static.igem.org/mediawiki/2017/6/68/T--IISc-Bangalore--navbar_bullet.png" /></a></li>
 
                 <li><a href="#growthcurves"> Growth Curves <img src="https://static.igem.org/mediawiki/2017/6/68/T--IISc-Bangalore--navbar_bullet.png" /></a></li>
 
                 <li><a href="#growthcurves"> Growth Curves <img src="https://static.igem.org/mediawiki/2017/6/68/T--IISc-Bangalore--navbar_bullet.png" /></a></li>
 +
                <li><a href="#assembly"> Assembly via Documentation <img src="https://static.igem.org/mediawiki/2017/6/68/T--IISc-Bangalore--navbar_bullet.png" /></a></li>
 
             </ol>
 
             </ol>
  
Line 14: Line 15:
 
<h1>Results</h1>
 
<h1>Results</h1>
  
<h1 id = "calibration">Calibration</h1>
+
<h2 id = "calibration">Calibration</h2>
  
 
<p>Before we could try running growth curves with GCODe, we needed to check that its readings were linear. We calibrated the Mini (then called Version 1.1) against a spectrophotometer (Shimadzu UV-1800) at 648 nm by running serial dilutions of KMnO4 solutions and milk. We used a cuvette in the spectrophotometer, test tube in the Mini, and calbrated against cuvette reading with the Mini's electronic circuitry (the Cuvette Reading Graphs).
 
<p>Before we could try running growth curves with GCODe, we needed to check that its readings were linear. We calibrated the Mini (then called Version 1.1) against a spectrophotometer (Shimadzu UV-1800) at 648 nm by running serial dilutions of KMnO4 solutions and milk. We used a cuvette in the spectrophotometer, test tube in the Mini, and calbrated against cuvette reading with the Mini's electronic circuitry (the Cuvette Reading Graphs).
Line 36: Line 37:
 
<p>As you can see, the graphs are linear to within experimental error! </p>
 
<p>As you can see, the graphs are linear to within experimental error! </p>
  
<h1 id="growthcurves">Growth Curves</h1>
+
<h2 id="growthcurves">Growth Curves</h2>
  
 
<p>With the knowledge that GCODe's readings are linear, we are now ready to run Growth Curves! There is a slight hitch, however. Optical Density is calculated using Beer-Lambert's Law, </p>
 
<p>With the knowledge that GCODe's readings are linear, we are now ready to run Growth Curves! There is a slight hitch, however. Optical Density is calculated using Beer-Lambert's Law, </p>
  
 
<center>
 
<center>
<p style="font-size: 2.5em">
+
<p style="font-size: 2.0em">
  
 
\[
 
\[
Line 79: Line 80:
  
 
<p>Notice that the <i>E.coli</i> readings from the Mini form an even smoother curve than those from the spectrophotometer! This is probably because the GCODe readings were taken instantaneously, while it takes time to load the cuvette into the spectrophotometer and take a reading, allowing lots more opportunities for human error.</p>
 
<p>Notice that the <i>E.coli</i> readings from the Mini form an even smoother curve than those from the spectrophotometer! This is probably because the GCODe readings were taken instantaneously, while it takes time to load the cuvette into the spectrophotometer and take a reading, allowing lots more opportunities for human error.</p>
 +
 +
<h2 id = "assembly" > Assembly via Documentation</h2>
  
 
</div>
 
</div>

Revision as of 10:27, 1 November 2017

  1. Calibration
  2. Growth Curves
  3. Assembly via Documentation

Results

Calibration

Before we could try running growth curves with GCODe, we needed to check that its readings were linear. We calibrated the Mini (then called Version 1.1) against a spectrophotometer (Shimadzu UV-1800) at 648 nm by running serial dilutions of KMnO4 solutions and milk. We used a cuvette in the spectrophotometer, test tube in the Mini, and calbrated against cuvette reading with the Mini's electronic circuitry (the Cuvette Reading Graphs).

Data for these graphs available here.

As you can see, the graphs are linear to within experimental error!

Growth Curves

With the knowledge that GCODe's readings are linear, we are now ready to run Growth Curves! There is a slight hitch, however. Optical Density is calculated using Beer-Lambert's Law,

\[ \text{Absorbance} = \epsilon c l ,\\ \\ \text{ where}\\ \epsilon \text{ is Absorbance coefficient}\\ c \text{ is Concentration }\\ l \text{ is Path Length.} \]

But we realised that l and ε are different for our optical system as compared to the spectrophotometer. However since the concentration will still be the same in both cases, the OD will be proportional. We can then compare the graphs by normalizing, ie dividing by any one reading.

Growth curves of Salmonella typhimurium (STMwt14028) and Escherichia coli were made. The optical densities were simultaneously measured using a spectrophotometer at wavelength 600nm [In the graph as OD600] and our device GCODe Mini. [In the graph as V1OD_N_12H and V1OD_N_24H]. In V1OD_N_12H, the proportionality factor was found by dividing with the 12H reading, and in V2OD_N_24H with the 24H reading.

As you can see, the normalized GCODe Mini readings (red and cyan) match the spectrophotometer readings (green) almost perfectly!

Notice that the E.coli readings from the Mini form an even smoother curve than those from the spectrophotometer! This is probably because the GCODe readings were taken instantaneously, while it takes time to load the cuvette into the spectrophotometer and take a reading, allowing lots more opportunities for human error.

Assembly via Documentation