Oscarliu117 (Talk | contribs) |
Oscarliu117 (Talk | contribs) |
||
Line 113: | Line 113: | ||
4. Wiring diagram</br> | 4. Wiring diagram</br> | ||
<div class="carousel-item active" style="background-image: url('http://placehold.it/1900x1080')"></div> | <div class="carousel-item active" style="background-image: url('http://placehold.it/1900x1080')"></div> | ||
− | </p> | + | See the code on github</br></br> |
+ | <h8>Experiments</h8></br> | ||
+ | Experiment 1:Instrument calibration</br> | ||
+ | 1.Experimental method</br> | ||
+ | (1)Insert pH meter into pH 7 buffer solution, wait about 1 min, it will achieve a stable value.</br> | ||
+ | (2)Minus the value with pH 7, and it will get the offset value. For instance,</br> | ||
+ | <h8>7-7.09=-0.09</h8></br> | ||
+ | <div class="carousel-item active" style="background-image: url('http://placehold.it/1900x1080')"></div> | ||
+ | (3)Write the offset value into code, upload the code into Arduino again.</br> | ||
+ | <div class="carousel-item active" style="background-image: url('http://placehold.it/1900x1080')"></div> | ||
+ | (4) After rinsing the pH meter, insert it into pH 4 buffer solution.</br> | ||
+ | (5) If it is found to be too different from the error of pH=4, you should adjust the knob.</br> | ||
+ | After inserting pH = 4, it is found that the error with 4 is very large.</br> | ||
+ | <div class="carousel-item active" style="background-image: url('http://placehold.it/1900x1080')"></div> | ||
+ | Adjust the knob</br> | ||
+ | (Remark: Because the change of the knob is small, it may have to turn a few more times until display pH 4.)</br> | ||
+ | <div class="carousel-item active" style="background-image: url('http://placehold.it/1900x1080')"></div> | ||
+ | Finally, it can be found that the measured pH is 4.</br> | ||
+ | <div class="carousel-item active" style="background-image: url('http://placehold.it/1900x1080')"></div> | ||
+ | 2. Experimental formula calculation</br> | ||
+ | (1)voltage = analog value*5/1024</br> | ||
+ | (2) pH value = 3.5*voltage+offset</br> | ||
+ | See the code on github</br> | ||
+ | Github網址: https://github.com/vicky87106/2018iGEM_NCKU-Tainan</br> | ||
+ | |||
+ | Experiment 2:Precision measurement</br> | ||
+ | 1. Experimental Purpose</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> | ||
+ | Mixing a solution with pH=4.7 and measure with a calibrated pH meter.</br> | ||
+ | 3. Result</br> | ||
+ | After inserting the solution with pH=4.7, we found that the value was stable at pH 4.83 with an error of about 0.13, which roughly met the error of this pH meter ± 0.1 pH.</br> | ||
+ | <div class="carousel-item active" style="background-image: url('http://placehold.it/1900x1080')"></div> | ||
+ | </p> | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 04:57, 15 September 2018