Determining the necessary pressure to achieve the desired flow through a microfluidic circuit can be hard or even fail-prone for the tested system if it is purely done by heuristic methods. Thus, some simple calculations using the flow resistor concept may help you save time and resources.
Microfluidics, the science of the very small fluids, is becoming more and more popular. It was born in the nineties following the creation of the first microelectronics systems [1]. After the first small gas detector was invented making use of the silicon manufacturing techniques, it rapidly showed that these microfluidic systems could work as a solution to perform biological and chemical analyses, among other applications, with limited sample quantities. Nowadays, the applications of these systems go further, from advanced materials manufacturing [2] to even the creation of organs-in-a-chip [3].
In this context, the concept of flow resistance, also called hydrodynamic resistance or just microfluidic resistance, corresponds to the opposition that a fluidic element, like a pipe, offers to a flow through itself. Each element of a microfluidic circuit offers some resistance to the flow which is translated into a drop of pressure. Thus, if you know how to calculate the total flow resistance of your system, you can easily calculate the necessary pressure of your pump to achieve the desired flow rate in your system by using the Hagen-Poiseuille equation, the fluidic analogous Ohm’s law for electrical resistance:
Δ P = QRH
Where Δ P is the pressure difference, or drop, between two points of the system, Q is the flow rate and RH is the hydraulic resistance.
Flow resistors in a fluidic circuit are the analogous elements to electrical resistors in an electrical circuit. In these analogous circuits, the pressure [mbar] corresponds to the voltage [V], the flow rate [µL/min] to the electrical current [A] and the flow resistance [mbar·min/µL] (or hydrodynamic resistance) to the electrical resistance [Ω]. An example can be shown for the sake of simplicity.
Here, the output of each part of the circuit (pipe, channel, sensor, etc.) is connected to the input of the following one. Thus, the total flow resistance of the whole circuit is simply the sum of all the individual resistances of the elements.
RHT=RH1+RH2+RH3+RH4+RH5
The fluidic resistance of the tubing which connects the pressure regulator with the fluid reservoirs is negligible, as the viscosity of the air is very low compared to that of usual working liquids.
Then, the necessary pressure at the inlet to produce the desired flow rate can be easily calculated as:
P=QRHT
Now, in the next example, that you can see in the figure 3, two analogous schematics of a slightly more complex system are shown: a) the microfluidic example circuit and b) is its electrical analogous circuit.
The total resistance of the cascade circuit can be calculated in the usual way as it is done with the electrical circuits, considering it different in case of serial or parallel association. Thus, the total flow resistance can be calculated as before but using the flow resistors values:
Where the two first flow resistors are given in parallel and the third flow resistor is in series with them. Then, for a given voltage/pressure drop, the resultant current/flow can be calculated using the analogous Ohm’s law previously introduced by rearranging the terms:
Notice that here the pressure of the two inlets is the same because we are assuming that they are connected to the same pressure pump outlet.
This circuit could represent a simple and common microfluidic T-mixer. As it can be seen, in this example there is no need for a complex microfluidic simulation with expensive software and rather it can be calculated by hand.
As you have seen, the problem is reduced to find the values of the hydraulic resistances. In [4], it can be seen that, under some circumstances, it can be demonstrated that the pressure drop associated with any section of microchannel only depends on the flow rate, the dimensions of the channel and the dynamic viscosity of the fluid itself. For the most thtypical channel cross sections, the flow resistor expressions are also given in [5]. These are, respectively: circle, rectangle and square shapes.
Where:
By simply looking at the flow resistance expressions it can be observed that its value will be higher the smaller the section is and the longer the channel is. It is also directly proportional to the viscosity of the fluid. You can check how these parameters change the final resistance value by using the resistance calculator that Elvesys created for you.
The circumstances, or assumptions, under which this theoretical model represents the reality are the following:
In addition to that, it is observed that in parallel channel arrangement, the fluid does not always make a predictable flow distribution among the branches, so there may be situations for which the theoretical set of equations will not represent the reality as expected.
Finally, the theoretical expression for calculating the flow resistance of rectangular channels is an approximation that works better when the channel width is very large compared to its height. This way, the more of these assumptions that are not fulfilled, the less realistic this model will behave compared to your real system.
The previous approach for the calculation of microfluidic resistance, pressure drop and flow rate is not applicable to microfluidic circuits with complex shapes or when the above assumptions cannot be made.That’s why traditionally fluidic simulations are run using FEM (Finite Element Method) software like COMSOL [7], OpenFOAM [8] or SimScale [9], to name a few, which are usually expensive and can be really computing consuming.
To perform these simulations, you usually need to create a 3D model of your microfluidic channels which will be converted into a mesh model. These mesh models are an approximation of the geometry made of polygons which are used to split the simulated volumes into small pieces where properties can be calculated. In addition, it is necessary to define some initial conditions for the simulation, like the inlet and outlet pressures, as well as to set several parameters. One common result returned by the fluidic simulation is the velocity profile of the liquid flowing through the microfluidic channels, from which the channel’s resistance can be deduced. You can see some simulation results in the Figure 4.
This can be used, for instance, in order to improve the manufacturing techniques for producing flow resistance, as it is necessary to find a proper way to measure the flow. However, flow sensors have some limitations when working with extremely low flow values, thus, it can be convenient to run accurate simulations and to compare the data from the sensor and from the simulations in order to reduce the uncertainty of their values.
As a validation step or alternative to simulations in the design process of a microfluidic circuit, some experiments can be made to measure flow resistance. In that aim, two magnitudes of the circuit must be measured: pressure and flow rate. To do it, it is necessary to place two pressure sensors, one before and another after the flow resistor, as well as a flow sensor before the resistor.
Once you have those measurements, it is as simple as again using the analogous Ohm’s law to get the flow resistor value between the pressure sensors:
Being P1 the pressure measured by the sensor before the flow resistor (or microfluidic element), P2 the pressure after it, and Qm the measured flow.
Again, for some of those microfluidic circuits, the simulation and experimental data can be compared with the expected values from the theoretical models. In case the similarity is enough for the application, further study of the system, like the variation of some parameters in order to check how the system behaves, can be achieved in a faster way using the electrical-analogous equations.
Flow resistance is clearly one of the most important concepts to which you must pay attention when designing a microfluidic circuit so that you can adjust the operation conditions of your system through the Hagen-Poiseuille equation. The main methods for the estimation of the flow resistance of a fluidic component that have been presented are the following:
As well as flow resistors, there exists the analogy of flow capacitors, in which some fluid is stored in an elastic or volumetric element where the pressure is stored as potential energy. As it happens with the electrical circuits, these elements can be used to produce delays in the flow response and, together with flow inductive elements, which store kinetic energy, can be used to create fluidic “RLC” circuits [6].
Finally, it can be emphasized that a proper understanding of microfluidic resistance has the potential of allowing a multitude of new applications and design procedures. If a system is created with the necessary constraints for the flow resistors and other analogous elements to properly represent the actual behavior, it would be possible to simulate it in real time, allowing the control of complex microfluidic circuits like the actuators of a soft robot [6]. Additionally, this understanding and new design techniques could lead to a highly automated creation of microfluidic circuits in the same way digital systems are produced today as a combination of small predefined blocks [10].
For more microfluidic reviews, you can have a look here: «Microfluidics reviews». The photos in this article come from the Elveflow® data bank, Wikipedia or elsewhere if precised.
Article written by Juan Sandubete López and Alex McMillan.
Email* I hereby agree than Elveflow uses my personal data
Do you want tips on how to best set up your microfluidic experiment? Do you need inspiration or a different angle to take on your specific problem? Well, we probably have an application note just for you, feel free to check them out!
Learn about water-in-oil emulsions and how Elveflow’s microfluidic solutions offer precision control for applications in food, cosmetics, and pharmaceuticals.
The profile of laminar flow through a small straight pipe may be approximated by small concentric cylinders towards the direction of the flow.
This review introduces the field of microfluidics and provides an overview of the advantages, disadvantages, and current applications of microfluidics in chemistry.
Explore the intricacies of air-liquid interfaces and optimized cell culture substrates in microfluidic lung-on-a-chip systems.
Explore the advanced microfluidic tumor-on-chip systems revolutionizing breast cancer research. How these systems offer precise drug testing.
Explore methods for droplet detection and measurement in microfluidic channels, including optical imaging and laser-initiated detection.
Discover how gut-on-a-chip technology is revolutionizing intestinal research & drug development by replicating the gut's complex environment.
Centrifugal microfluidics, or "Lab-on-a-CD," leverages centrifugal force to manipulate fluids on a microscale.
Nanocrystals (NCs) are tiny crystalline objects, with unique properties crucial for scientific and technological applications.
The integration of CRISPR-Cas9 with microfluidics has led to the development of innovative techniques for genetic editing and screening.
Pharmacogenomics is the study of how an individual’s genetic variants influence drug responses and treatment efficacy.
The Dynamics of Fungal Spore Dispersal: Insights from Microfluidic Models
Free-flow electrophoresis (FFE) is a technique that enables the continuous separation of analytes as they flow through a planar channel.
Specifically, we will explore a mechanical force known as shear stress and its role in modulating cellular responses through a process known as mechanosensing.
Get a quote
Name*
Email*
Message
Newsletter subscription
We will answer within 24 hours
By filling in your info you accept that we use your data.
Collaborations
Need customer support?
Serial Number of your product
Support Type AdviceHardware SupportSoftware Support
Subject*
I hereby agree that Elveflow uses my personal data Newsletter subscription
How can we help you?
Message I hereby agree that Elveflow uses my personal data Newsletter subscription