Difference between revisions of "Team:BostonU HW/Model"

Line 128: Line 128:
 
                       <small class="h6 text-default">Figure 2. Plot of the correction factors calculate based on the experimental volumes at various flow rates against the average correction factor. </p> </small>
 
                       <small class="h6 text-default">Figure 2. Plot of the correction factors calculate based on the experimental volumes at various flow rates against the average correction factor. </p> </small>
 
                     </div>
 
                     </div>
 +
</div>
  
 
                     <!-- XY-plane -->
 
                     <!-- XY-plane -->
Line 134: Line 135:
 
                       <small class="h6 text-default">
 
                       <small class="h6 text-default">
 
                           Check back soon to see our model of the XY-plane! </p>
 
                           Check back soon to see our model of the XY-plane! </p>
                        <br>
 
 
                       </small>
 
                       </small>
 
                     </div>
 
                     </div>

Revision as of 20:42, 13 October 2018

Argon Design System - Free Design System for Bootstrap 4

Argon Design System - Free Design System for Bootstrap 4

Modeling

Droplet Characterization

Due to the relatively low flow rate that fluid moves at in microfluidic chips, outputs offloaded from microfluidic chips typically form droplets as opposed to a continuous stream. Therefore, in order to accurately dispense these droplets into wells, we created a model to predict their volume so that users can control the end sample volume in the well of interest. To develop the model we used a free-body diagram to identify the forces present right before a droplet falls off the nozzle. Using the sum of the forces we were able to model the volume of the droplet. To test the model we ran preliminary experiments to calculate volumes and compared them against the theoretical value given by the model. Because we can’t directly measuring the volume of the droplet, we used the time interval between droplets and the given flow rate to calculate what the experimental volume is.

After comparing the experimental droplet volume to the theoretical droplet volume value at flow rates of 1 mL/hr, 2.5 mL/hr, 5 mL/hr, 7.5 mL/hr we learned two things:

  • the theoretical volume from the model was less than the experimental
  • this difference, on average, increased with flow rate
The droplet volumes was expected to be consistent across all flow rates and only change depending on tubing geometry and material because as flow rates increase, the interval between droplets decrease as the volume of the droplets should remain constant. We concluded that the model was missing another physical component that would both contribute to the theoretical droplet volume and account for the dependence on flow rate.

A potential reason for this missing component is that the model assumed that the fluid is static instead of dynamic, due to the constant flow rate of fluid moving through the chip (Zhang). In a dynamic model, the total droplet volume is characterized by the static volume and the pinching volume (Zhang). The pinching volume is formed during the droplet’s fall when the droplet breaks off the tube (Zhang).

However, after researching the physical phenomenon behind dynamic droplets we realized that a complete dynamic model, as described in Zhang et al, required measuring many parameters, making it difficult to implement. Therefore, we decided to create our dynamic model empirically by adding a correction factor, which would depend on flow rate.

Zhang et al.
In order to determine the correction factor we ran a series of experiments to calculate experimental droplet sizes at 15 different flow rates. For statistical significance we measured 30 droplet volumes per flow rate by measuring the time interval between droplets. Using a MATLAB script, the droplet volumes were used to calculate the correction factor for each flow rate. The average correction factor was then calculated to see how they differed between flow rates. The plots blow display the results of our modeling experiments.

Figure 1. Plot of the average experimental droplet volume versus the predicted volume from the static model.

Figure 2. Plot of the correction factors calculate based on the experimental volumes at various flow rates against the average correction factor.

XY-Plane

Check back soon to see our model of the XY-plane!