Line 57: | Line 57: | ||
The goal of our | The goal of our | ||
project is to solve the CO<sub>2</sub> problem by using engineered <i>E. coli</i> | project is to solve the CO<sub>2</sub> problem by using engineered <i>E. coli</i> | ||
− | to fix | + | to fix CO<sub>2</sub> emitted from |
− | + | ||
industries and convert it into bio-product, pyruvate. To accomplish our goal, | industries and convert it into bio-product, pyruvate. To accomplish our goal, | ||
we designed a device | we designed a device | ||
Line 72: | Line 71: | ||
sensor</a> to upload to the <a href="https://2018.igem.org/Team:NCKU_Tainan/Software#Database" | sensor</a> to upload to the <a href="https://2018.igem.org/Team:NCKU_Tainan/Software#Database" | ||
style="color:#28ff28;">database</a>. Last but not least, we can monitor the | style="color:#28ff28;">database</a>. Last but not least, we can monitor the | ||
− | + | condition of our device by showing data in our <a href="https://2018.igem.org/Team:NCKU_Tainan/Software#App" style="color:#28ff28;">app</a>.</p> | |
</div> | </div> | ||
<img class="contentimg" src="https://static.igem.org/mediawiki/2018/e/ec/T--NCKU_Tainan--enterprise_hardware1.jpg"> | <img class="contentimg" src="https://static.igem.org/mediawiki/2018/e/ec/T--NCKU_Tainan--enterprise_hardware1.jpg"> | ||
Line 85: | Line 84: | ||
<div id="pt"> | <div id="pt"> | ||
− | <p class="pcontent">Our device consists of 4 main parts: a bioreactor, a nutrient | + | <p class="pcontent">Our device consists of 4 main parts : a bioreactor, a nutrient |
tank, a collection | tank, a collection | ||
− | tank and Arduino.The flue gas contains high concentration of CO<sub>2</sub> | + | tank and Arduino sensors. The flue gas from industrial contains high concentration of CO<sub>2</sub> |
− | + | which will | |
− | inhibit the growth | + | inhibit the growth |
− | of E.coli. Thus, we | + | of <i>E.coli</i>. Thus, we will decrease CO<sub>2</sub> concentration level to less |
− | + | than 5% at the inlet of bioreactor. With a flowmeter, we can measure the flow of gases | |
− | + | in | |
− | + | ||
pipelines.</p> | pipelines.</p> | ||
</div> | </div> | ||
Line 100: | Line 98: | ||
<div id="pt"> | <div id="pt"> | ||
− | <p class="pcontent">For Arduino, we use thermometer(DS18B20)、pH meter and | + | <p class="pcontent">For Arduino, we use thermometer (DS18B20)、pH meter and |
− | CO<sub>2</sub> sensor(MG811) to | + | CO<sub>2</sub> sensor (MG811) to |
− | monitor our device. Besides, | + | monitor our device. Besides, the LCD will print datum while the Wi-Fi |
− | sensor(ESP8266 Nodemcu) | + | sensor (ESP8266 Nodemcu) will |
− | upload our records to database | + | upload our records to database. You can see more information about |
− | + | arduino code in <a href="https://2018.igem.org/Team:NCKU_Tainan/Software" style="color:#28ff28;">software</a>.</p> | |
</div> | </div> | ||
</div> | </div> | ||
Line 114: | Line 112: | ||
<h3>Bioreactor</h3> | <h3>Bioreactor</h3> | ||
<div id="pt"> | <div id="pt"> | ||
− | <p class="pcontent">We developed a closed bioreactor | + | <p class="pcontent">We developed a closed system on in our bioreactor design and implemented online |
− | + | real time monitoring system | |
− | which can | + | which can determine the progress condition of bioreactor.</p> |
− | + | ||
</div> | </div> | ||
Line 123: | Line 120: | ||
<div id="pt"> | <div id="pt"> | ||
− | <p class="pcontent"> | + | <p class="pcontent">The gas inlet port is located on the bioreactor’s lower part while |
− | outlet port | + | outlet port is |
located on the bioreactor’s upper lid. As low concentration CO<sub>2</sub> | located on the bioreactor’s upper lid. As low concentration CO<sub>2</sub> | ||
enters the | enters the | ||
Line 133: | Line 130: | ||
control implementation. | control implementation. | ||
Besides, the CO<sub>2</sub> concentration level of exhaust gas is monitored by | Besides, the CO<sub>2</sub> concentration level of exhaust gas is monitored by | ||
− | a CO<sub>2</sub> | + | a CO<sub>2</sub> |
sensor, which is | sensor, which is | ||
mounted on the upper lid. These sensor’s output is connected to an Arduino | mounted on the upper lid. These sensor’s output is connected to an Arduino | ||
Line 164: | Line 161: | ||
<div id="Nutrient_tank"> | <div id="Nutrient_tank"> | ||
− | + | ||
<h3>Nutrient tank</h3> | <h3>Nutrient tank</h3> | ||
<div id="pt"> | <div id="pt"> | ||
Line 187: | Line 184: | ||
<li>Rotameter</li> | <li>Rotameter</li> | ||
<li>pH meter</li> | <li>pH meter</li> | ||
− | <li>Thermometer(DS18B20)</li> | + | <li>Thermometer (DS18B20)</li> |
− | <li>CO<sub>2</sub> sensor(MG811)</li> | + | <li>CO<sub>2</sub> sensor (MG811)</li> |
− | <li>Wi-fi sensor(ESP8266 NodeMcu)</li> | + | <li>Wi-fi sensor (ESP8266 NodeMcu)</li> |
<li>Geared DC Motor</li> | <li>Geared DC Motor</li> | ||
<li>Tubes</li> | <li>Tubes</li> |
Revision as of 18:21, 16 October 2018
Hardware