Oscarliu117 (Talk | contribs) |
|||
Line 50: | Line 50: | ||
<h3>Introduction</h3> | <h3>Introduction</h3> | ||
<div id="pt"> | <div id="pt"> | ||
− | <p class="hpcontent">Nearly 40% of | + | <p class="hpcontent">Nearly 40% of CO<sub>2</sub> emissions are attributable to industries. |
The goal of our | The goal of our | ||
− | project is to solve the | + | project is to solve the CO<sub>2</sub> problem by using engineered <i>E. coli</i> to fix carbon |
dioxide emitted from | dioxide 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, | ||
Line 81: | Line 81: | ||
<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 | + | tank and Arduino.The flue gas contains high concentration of CO<sub>2</sub> and this will |
inhibit the growth | inhibit the growth | ||
− | of E.coli. Thus, we reduce | + | of E.coli. Thus, we reduce CO<sub>2</sub> concentration level to less than 5% before |
entering the bioreactor | entering the bioreactor | ||
by using flowmeter, which is an instrument for measuring the flow of gases in | by using flowmeter, which is an instrument for measuring the flow of gases in | ||
Line 93: | Line 93: | ||
<div id="pt"> | <div id="pt"> | ||
<p class="pcontent">For Arduino, we use temperature sensor(DS18B20)、pH meter and | <p class="pcontent">For Arduino, we use temperature sensor(DS18B20)、pH meter and | ||
− | + | CO<sub>2</sub> sensor(MG811) to | |
monitor our device. Besides, we use LCD to print datum and use Wi-Fi | monitor our device. Besides, we use LCD to print datum and use Wi-Fi | ||
sensor(ESP8266 Nodemcu) to | sensor(ESP8266 Nodemcu) to | ||
Line 118: | Line 118: | ||
<p class="pcontent">Gas inlet port are located on the bioreactor’s lower part while | <p class="pcontent">Gas inlet port are located on the bioreactor’s lower part while | ||
outlet port are | outlet port are | ||
− | located on the bioreactor’s upper lid. As low concentration | + | located on the bioreactor’s upper lid. As low concentration CO<sub>2</sub> enters the |
bioreactor, it flows | bioreactor, it flows | ||
through the diffuser refiner and dissolves in the buffered medium to form acid. | through the diffuser refiner and dissolves in the buffered medium to form acid. | ||
Line 124: | Line 124: | ||
temperature sensor is installed to monitor the bioreactor tank for further | temperature sensor is installed to monitor the bioreactor tank for further | ||
control implementation. | control implementation. | ||
− | Besides, the | + | Besides, the CO<sub>2</sub> concentration level of exhaust gas is monitored by a CO<sub>2</sub> gas |
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 179: | Line 179: | ||
<li>pH meter</li> | <li>pH meter</li> | ||
<li>Thermometer(DS18B20)</li> | <li>Thermometer(DS18B20)</li> | ||
− | <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> |
Revision as of 01:16, 12 October 2018
Hardware