Oscarliu117 (Talk | contribs) |
Oscarliu117 (Talk | contribs) |
||
Line 124: | Line 124: | ||
<p class="pcontent">See the code on <a href="https://github.com/vicky87106/2018iGEM_NCKU-Tainan" style="color:#28ff28;">github</a></br></br></p> | <p class="pcontent">See the code on <a href="https://github.com/vicky87106/2018iGEM_NCKU-Tainan" style="color:#28ff28;">github</a></br></br></p> | ||
<p class="pcontent"><h8>Experiments</h8></br> | <p class="pcontent"><h8>Experiments</h8></br> | ||
− | <ul> | + | |
− | + | <ul><li>Experiment 1:Instrument calibration</li> | |
<ol><li>Experimental method</li> | <ol><li>Experimental method</li> | ||
<ul><li>(1)Insert pH meter into pH 7 buffer solution, wait about 1 min, it will achieve a stable value.</li> | <ul><li>(1)Insert pH meter into pH 7 buffer solution, wait about 1 min, it will achieve a stable value.</li> | ||
− | + | <li>(2)Minus the value with pH 7, and it will get the offset value. For instance, 7-7.09=-0.09.</li> | |
− | + | <div class="carousel-item active" style="background-image: url('http://placehold.it/1900x1080')"></div> | |
− | + | <li>(3)Write the offset value into code, upload the code into Arduino again.</li> | |
− | + | <div class="carousel-item active" style="background-image: url('http://placehold.it/1900x1080')"></div> | |
− | + | <li>(4) After rinsing the pH meter, insert it into pH 4 buffer solution.</li> | |
− | + | <li>(5) If it is found to be too different from the error of pH=4, you should adjust the knob. After inserting pH = 4, it is found that the error with 4 is very large.</li> | |
− | + | <div class="carousel-item active" style="background-image: url('http://placehold.it/1900x1080')"></div> | |
− | + | <li>Adjust the knob. (Remark: Because the change of the knob is small, it may have to turn a few more times until display pH 4.)</li> | |
− | + | <div class="carousel-item active" style="background-image: url('http://placehold.it/1900x1080')"></div> | |
− | + | <li>Finally, it can be found that the measured pH is 4.</li> | |
− | + | <div class="carousel-item active" style="background-image: url('http://placehold.it/1900x1080')"></div></ul> | |
− | + | <li>2. Experimental formula calculation</li> | |
− | + | <ul><li>(1)voltage = analog value*5/1024</li> | |
− | + | <li>(2) pH value = 3.5*voltage+offset</br></li> | |
− | + | <li>See the code on <a href="https://github.com/vicky87106/2018iGEM_NCKU-Tainan" style="color:#28ff28;">github</li></ul> | |
− | Experiment 2:Precision measurement</ | + | <li>Experiment 2:Precision measurement</li> |
− | + | <ol><li>Experimental Purpose</li> | |
We assume that pH 4 to 7 is linear, so we want to verify whether it is linear between pH 4 to 7. By measuring the solution of pH 4.7, compare its deviation.</br> | We assume that pH 4 to 7 is linear, so we want to verify whether it is linear between pH 4 to 7. By measuring the solution of pH 4.7, compare its deviation.</br> | ||
2. Experimental method</br> | 2. Experimental method</br> |
Revision as of 03:35, 16 September 2018