Team:Cornell/project/drylab/modeling

From 2013.igem.org

(Difference between revisions)
Line 15: Line 15:
</div>
</div>
<div class="row last-ele">
<div class="row last-ele">
-
<b>Temperature</b>
+
<font size="5">
 +
<b>Temperature</font></b><br>
With the temperature sensor and heating circuit placed inside the incubation chamber, the rate of heating when full power (100% PWM) was applied and the rate of cooling when the heating circuit switched off was graphed in Figure 1. Some initial calibration runs were then performed as we fine tuned our heating algorithm.
With the temperature sensor and heating circuit placed inside the incubation chamber, the rate of heating when full power (100% PWM) was applied and the rate of cooling when the heating circuit switched off was graphed in Figure 1. Some initial calibration runs were then performed as we fine tuned our heating algorithm.

Revision as of 02:56, 28 September 2013

Cornell University Genetically Engineered Machines

Results

Temperature
With the temperature sensor and heating circuit placed inside the incubation chamber, the rate of heating when full power (100% PWM) was applied and the rate of cooling when the heating circuit switched off was graphed in Figure 1. Some initial calibration runs were then performed as we fine tuned our heating algorithm.
heat&coolFigure 1: Heating and Cooling curves

As the optimal temperature for fungi growth is 27°C, we calculated the difference between the measured temperature and optimal temperature. When the difference is more than 10°C cooler than optimal ie. 17°C, maximum heat is applied so as to quickly heat the chamber. As the temperature difference decreases, the duty cycle decreases proportionally until the temperature is at 27°C. Once the temperature increases beyond the optimal, the heating circuit shuts off.
temperaturecalibration Figure 2: Calibration to Optimal Temperature

As seen in Figure 2, From room temperature (24°C), it takes less than 5 minutes for the incubation chamber to reach optimal temperature (27°C) and it remains stable.