Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The flow controller design tool on the Flow Control ModuleController page is used to calculate the tube length necessary to achieve a desired flow rate with a certain head loss. It has been observed that the actual flow rates that occur when using the lengths of tube provided by the design tool were consistently much slower than they theoretically should have been. This indicated that there was some problem with the assumptions made by the design tool. The error was most likely due to one of two things. It was possible that the actual diameter of the tubing being used was slightly smaller than the diameter published by the manufacturer, or that there were significant minor losses in the flow controller not being taken into account by the assumption of a linear relationship between flow rate and head loss/tube length. It was decided that rather than having to manually calibrate every new flow controller, it would be better to come up with a new method for finding the tube length needed. The new method would need to take into account the smaller diameter of the tubing and/or the minor losses, and would predict a more accurate flow rate without having to do further manual calculations or having to cut the tube after construction of the flow controller.

...

The design tool uses the Hagen-Poiseuille equation to calculate tube length using head loss and flow rate. The equation gives the laminar flow relationship between head loss (h l), pipe length (L), tube diameter (D), and kinematic viscosity (nu), assumed to be linear.
Image Modified

The nonlinear relationship between head loss and flow rate can also be modeled if minor losses are taken into account using a minor loss coefficient (K).
Image Modified

Procedure

Initial Calibration Trial

...

After calibrating the flow controller did not work using the assumption that the relationship between flow rate and head loss was linear, it was necessary to find another way to calibrate the apparatus, this time taking into account minor losses and the possibility of an incorrect tube diameter. A simple Mathcad program was written to determine the correct minor loss coefficient and diameter to be used in the nonlinear equation for head loss, and to ultimately calculate the correct tube length without adjustments being needed after construction of the flow controllers.
A value of 2 was initially assumed for the minor loss coefficient (K) in order to calculate a diameter (D) via combination of the Hagen-Poiseuille and minor head loss equations in the following form.
Image Modified
This D and K were then used to calculate the theoretical head losses with experimental values for flow rate (Q) and tube length (L). These theoretical h l values were then plotted vs. L alongside the experimental values for the same tube lengths. (All of the experimental points were with a 20 cm head loss). With a randomly assumed K value, the plot initially showed a discrepancy between the theoretical h l values calculated for each tube length and flow rate and the 20 cm h l actually used experimentally.

The K value was then changed until the theoretical and experimental points on the graph lined up, and this could be assumed to be an appropriate assumption of K. The D calculated using the new K value could be assumed to be the accurate diameter of the tube, and the following equation could be used with those values to calculate an accurate tube length to achieve a certain flow rate.

...

The K value that caused the following alignment of the experimental and theoretical data points was 5.8. This is a significant minor loss coefficient, and is further evidence that the linear assumption made previously was incorrect.

The diameter calculated using the new K value was found to be 3.175mm, which is the same as that published by the tube manufacturer. It appears that the minor head losses were the sole cause for the problems with inaccurate flow rate calculations.
The new K can be used to calculate an appropriate tube length for a target flow rate using the following equation, included in the Mathcad program.
Image Modified
The following graph shows a range of flow rates plotted vs. the corresponding head loss values for a tube length of 108 cm. The purple dotted line represents the head loss calculated according to the original linear assumption, and the pink line represents the head loss calculated with minor losses taken into effect. It can be seen that as the head loss and flow rate increase, the error of making an assumption of linearity increases.

...