|
|
Line 105: |
Line 105: |
| </ol> | | </ol> |
| <br> | | <br> |
− | By inter-relating the qualitative failures we have observed with a corresponding quantitative analysis method we can explain why a microfluidic chip is not working. If for example a primitive has a qualitative failure and <b>fails</b> its quantitative test, than there is something wrong with the primitives dimensions. But if a primitive has a qualitative failure and <b>passes</b> its quantitative test, than there is some other source of error such as poor assembly. | + | By inter-relating the qualitative failures we have observed with a corresponding quantitative analysis method we can explain why a microfluidic chip is not working. If, for example, a primitive has a qualitative failure and <b>fails</b> its quantitative test, then there is something wrong with the primitive's dimensions. But if a primitive has a qualitative failure and <b>passes</b> its quantitative test, then there is some other source of error such as poor assembly. |
| At this time these relationships are not fully defined. More work in the future can yield a better relationship between which qualitative failure pairs with quantitative test. Fluid Functionality can primarily be utilized as a modeling framework. | | At this time these relationships are not fully defined. More work in the future can yield a better relationship between which qualitative failure pairs with quantitative test. Fluid Functionality can primarily be utilized as a modeling framework. |
| <br> | | <br> |
Line 188: |
Line 188: |
| <div class="col-md-5" style="text-align:center;"> | | <div class="col-md-5" style="text-align:center;"> |
| <img src="https://static.igem.org/mediawiki/2017/0/0f/MARS_FF_NOMIX.png" style="width:400px; margin-top:45px;"> | | <img src="https://static.igem.org/mediawiki/2017/0/0f/MARS_FF_NOMIX.png" style="width:400px; margin-top:45px;"> |
− | <h5 class="text-center">Liquid is not fully mixing in the mixer. Ideally, the liquid would enter the mixer on the left, mix as it passes through the primitive, and exit as a homogeneous liquid on the right side of the mixer. However in this mixer the liquids exiting are not homogeneous, as seen by the distinct sections of color.</h5> | + | <h5 class="text-center">Liquid is not fully mixing in the mixer. Ideally, the liquid would enter the mixer on the left, mix as it passes through the primitive, and exit as a homogeneous liquid on the right side of the mixer. However, in this mixer the liquids exiting are not homogeneous, as seen by the distinct sections of color.</h5> |
| </div> | | </div> |
| | | |
Line 234: |
Line 234: |
| <h3>Mixing Efficiency</h3> | | <h3>Mixing Efficiency</h3> |
| <div class="test"> | | <div class="test"> |
− | The mixing of two fluids is something that can often be qualitatively observed, however in order to properly perform an experiment certain amounts of mixing must be achieved. In order to evaluate the degree of which fluids are being mixed in a mixer primitive a mixer efficiency test is needed to be performed. This quantitative test is broken down into a two part process: | + | The mixing of two fluids is something that can often be qualitatively observed, however in order to properly perform an experiment certain amounts of mixing must be achieved. In order to evaluate the degree of which fluids are being mixed in a mixer primitive a mixer efficiency test is needed to be performed. This quantitative test is broken down into a two-part process: |
| <ol> | | <ol> |
| <li style="margin-top:20px;"> | | <li style="margin-top:20px;"> |
| <b>Image Processing</b> | | <b>Image Processing</b> |
| </li> | | </li> |
− | After running fluid through your mixer, pictures need to be taken at the regions prior to entering the primitive and after it exits the primitive. In order to obtain RGB data from these images, image processing software such as ImageJ need to be implemented. Using ImageJ a 1 pixel wide box is created that spans the length of the channel. The two important pieces of data that need to be obtained using this box are the average RGB value over that area, and all RGB values over the length of the one pixel wide box. After collecting this data we can move on to calculate the mixing efficiency. | + | After running fluid through your mixer, pictures need to be taken at the regions prior to entering the primitive and after it exits the primitive. In order to obtain RGB data from these images, image processing software such as ImageJ need to be implemented. Using ImageJ a 1-pixel wide box is created that spans the length of the channel. The two important pieces of data that need to be obtained using this box are the average RGB value over that area, and all RGB values over the length of the 1-pixel wide box. After collecting this data, you can move on to calculate the mixing efficiency. |
| <div style="text-align:center;"> | | <div style="text-align:center;"> |
| | | |
| <img src="https://static.igem.org/mediawiki/2017/0/02/MARS_FF_Mixer1.png" style="width:750px; margin-top:20px;"> | | <img src="https://static.igem.org/mediawiki/2017/0/02/MARS_FF_Mixer1.png" style="width:750px; margin-top:20px;"> |
− | <h5 style="text-align:center;">Using the RGB Profile Plot plugin on ImageJ we can acquire the RGB values for each pixel in our box. In a well mixed output the plot will reflect similar RGB values and the opposing ends of the output channel.</h5> | + | <h5 style="text-align:center;">Using the RGB Profile Plot plugin on ImageJ we can acquire the RGB values for each pixel in our box. In a well-mixed output the plot will reflect similar RGB values and the opposing ends of the output channel.</h5> |
| | | |
| <img src="https://static.igem.org/mediawiki/2017/a/ad/MARS_FF_Mixer2.png" style="width:750px; margin-top:20px;"> | | <img src="https://static.igem.org/mediawiki/2017/a/ad/MARS_FF_Mixer2.png" style="width:750px; margin-top:20px;"> |
Line 258: |
Line 258: |
| </div> | | </div> |
| <br> | | <br> |
− | Once this value is obtained the channel primitive is able to measured to see if it is suitable to perform the needed function. | + | Once this value is obtained the channel primitive can be measured to see if it is suitable to perform the needed function. |
| </ol> | | </ol> |
| </div> | | </div> |
Line 269: |
Line 269: |
| <br> | | <br> |
| <br> | | <br> |
− | This quantitative test involves modeling the deflection of the PDMS as a beam using Euler–Bernoulli beam theory, and modeling the valves as a simply supported beam at both ends with a uniformly distributed load. This is an acceptable approximation since the valve geometry is axisymmetric. The maximum deflection of the beam would be equivalent to the PDMS deflecting into the circle valve. In this equation E is equal to the value of the modulus of elasticity for PDMS, and I is equal to the moment of intertia. | + | This quantitative test involves modeling the deflection of the PDMS as a beam using Euler–Bernoulli beam theory, and modeling the valves as a simply supported beam at both ends with a uniformly distributed load. This is an acceptable approximation since the valve geometry is axisymmetric. The maximum deflection of the beam would be equivalent to the PDMS deflecting into the circle valve. In this equation E is equal to the value of the modulus of elasticity for PDMS, and I is equal to the moment of inertia. |
| <div style="text-align:center; margin-top:20px;"> | | <div style="text-align:center; margin-top:20px;"> |
| \[\Delta Z = \left ( \frac{5}{358} \frac{Fl^{3}}{EI}\right )\] | | \[\Delta Z = \left ( \frac{5}{358} \frac{Fl^{3}}{EI}\right )\] |
Line 307: |
Line 307: |
| <h5 style="text-align:center">Using the rectangle select tool in ImageJ to trace the amount of black liquid metered. The area of this rectangle will then be measured using the "Measure" tool. Using the area of this rectangle and the depth of the corresponding section, volume of metered liquid can be calculated.</h5></div> | | <h5 style="text-align:center">Using the rectangle select tool in ImageJ to trace the amount of black liquid metered. The area of this rectangle will then be measured using the "Measure" tool. Using the area of this rectangle and the depth of the corresponding section, volume of metered liquid can be calculated.</h5></div> |
| <br> | | <br> |
− | Then, using the measurement tool calculate the area in microns of of the metered section. To find the volume of this metered section, use the following formula: | + | Then, using the measurement tool calculate the area in microns of the metered section. To find the volume of this metered section, use the following formula: |
| <br> | | <br> |
| <div style="text-align:center; margin-top:20px;"> | | <div style="text-align:center; margin-top:20px;"> |