Electroosmotic Flow Rate Calculator

Estimate electroosmotic flow with a practical first-pass model

Electroosmotic flow, often shortened to EOF, is the motion of liquid caused by an electric field acting on the charged layer next to a channel wall. In a conventional pump, a moving part pushes fluid. In electroosmosis, the electric field does the work instead. That makes EOF especially useful in microfluidic and nanofluidic systems where channels are tiny, volumes are precious, and bulky mechanical pumping hardware is inconvenient or impossible to integrate. If you are designing a lab-on-a-chip experiment, screening channel dimensions, or trying to sanity-check a reported flow rate, the key question is simple: given this geometry and these fluid properties, how much liquid should move?

This calculator answers that question by combining the applied voltage, the channel length, the channel cross-section, the wall zeta potential, the fluid permittivity, and the viscosity. The result is a quick volumetric estimate in microliters per minute. That output is not meant to replace a full electrokinetic simulation, but it is exactly the kind of estimate that helps when you are planning a prototype, comparing two channel designs, checking whether a target throughput is realistic, or deciding which parameter is worth changing first.

The most helpful way to read the calculator is to think in cause-and-effect terms. A larger voltage across the same length creates a stronger electric field. A stronger field generally increases electroosmotic velocity. A larger width and height increase the area available for flow, so the same velocity moves more liquid. Higher permittivity helps the electric field couple to the diffuse layer, while higher viscosity resists motion. Zeta potential is the wall property that tells you how strongly the interface is charged; its magnitude matters for flow strength, and its sign matters for direction.

What each input means in plain language

Channel length is the distance over which the voltage drops. It matters because the electric field is voltage divided by length, not voltage alone. If you keep the same voltage but shorten the channel, the electric field increases. Channel width and channel height determine the cross-sectional area of the channel. They do not directly change electroosmotic mobility, but they change how much fluid can pass through at a given velocity.

Applied voltage is the driving force you control most directly in the lab. Zeta potential describes the electrostatic character of the channel wall and the adjacent electrical double layer. In many aqueous systems it is negative, which is why a realistic example can contain a negative zeta value even though the flow-rate magnitude is still a useful positive quantity. Relative permittivity tells you how strongly the fluid stores electric field energy compared with vacuum; for water near room temperature, a value near 80 is common. Viscosity measures resistance to flow. If viscosity rises, the same field and wall charge produce less velocity.

To keep input handling transparent, this page converts your values to SI units before doing any arithmetic. Millimeters become meters, micrometers become meters, millivolts become volts, and centipoise become pascal-seconds. That matters because electrokinetic formulas are very sensitive to unit mistakes. Many surprising results come from a hidden conversion error rather than from the physics itself.

How the calculation is structured

At a very high level, any calculator is simply a mapping from inputs to an output. In generic mathematical notation, the result can be described as a function of the entered variables:

R = f ( x1 , x2 , , xn )

Many engineering calculators also combine several contributions into a total after scaling them by physical constants or efficiency terms. That idea can be written like this:

T = i=1 n wi · xi

For electroosmosis, the underlying structure is still straightforward. First, compute electric field from voltage and length. Next, compute electroosmotic velocity from the field and fluid properties. Finally, multiply velocity by channel area to convert a speed into a volumetric flow rate. That is why the calculator needs both geometry and material inputs: geometry controls field and area, while zeta potential, permittivity, and viscosity control electroosmotic mobility.

How to interpret the result

The result panel gives you the flow-rate magnitude in microliters per minute and also reports useful intermediate quantities. If the signed direction is negative, that does not mean the math failed. It means the sign convention implied by the entered voltage and zeta potential predicts motion opposite the positive field direction used in the formula. In practice, many users care first about throughput magnitude and then about direction separately, so both ideas are worth keeping distinct.

Also remember that EOF in very small channels can produce very small volumetric numbers. That is normal. A channel can have a meaningful electroosmotic velocity and still transport only a tiny amount of liquid because the cross-sectional area is microscopic. If the output looks smaller than expected, ask whether your device relies on an array of parallel channels, a shorter length, a higher electric field, or a larger area than the single-channel estimate here assumes.

Worked example before you calculate

Suppose you use the common teaching example already prefilled in the form: a 20 mm channel, 50 µm width, 10 µm height, 100 V applied voltage, -50 mV zeta potential, relative permittivity 80, and viscosity 1 cP. The electric field is 100 V divided by 0.02 m, which is 5,000 V/m. With those values, the Helmholtz-Smoluchowski model predicts an electroosmotic speed on the order of tenths of a millimeter per second, not several millimeters per second. Multiplying that speed by such a tiny cross-sectional area yields a small volumetric flow rate, roughly a few thousandths of a microliter per minute. That result is physically reasonable for a single narrow channel.

This example is useful because it teaches scale. If you want ten times more throughput, you can sometimes get there by increasing the field, but you may also need a shorter channel, a wider or taller cross-section, a lower-viscosity fluid, a surface treatment that changes zeta potential, or simply many channels operating in parallel. The calculator helps you see which lever has the biggest effect before you fabricate or test hardware.

Units are converted automatically inside your browser: mm to m, µm to m, mV to V, and cP to Pa·s.

Fill the form and press calculate.

Detailed physics notes, assumptions, and a corrected sample table

Manipulating liquids in nanoscale and microscale channels has changed the way many analytical systems are built. Instead of relying on syringe pumps, pressure regulators, or moving membranes, electroosmosis can push liquid with nothing more than an electric field applied along a channel that already has charged walls. This is one reason electroosmotic transport shows up in capillary electrophoresis, lab-on-a-chip sample preparation, compact chemical sensors, and experimental nanofluidic devices where contamination, dead volume, or mechanical complexity must be kept low.

The velocity of electroosmotic flow v is given by the Helmholtz–Smoluchowski equation: v = ε ζ E η where ε is absolute permittivity, ζ is zeta potential, E is the electric field, and η is viscosity. Absolute permittivity equals the vacuum permittivity ε 0 times the relative permittivity. Converting units is essential: zeta potential from millivolts to volts, length from millimeters to meters, and viscosity from centipoise to pascal-seconds ( 1 cP = 0.001 Pa·s ).

Once velocity is known, multiplying by cross-sectional area yields volumetric flow rate Q = v A . If width and height are in micrometers, area is w × h in square micrometers; converting to square meters requires multiplying by 10 -12 . The calculator outputs flow in microliters per minute for convenience because that unit is easier to compare across benchtop experiments than raw cubic meters per second.

Now consider the sample channel mentioned earlier: 20 mm long, 50 µm wide, and 10 µm high, with 100 V applied across the length, a zeta potential of -50 mV, water-like relative permittivity of 80, and viscosity 1 cP. The electric field is 5,000 V/m. The cross-sectional area of 50 µm by 10 µm equals 500 µm², or 5 × 10 -10 m². Using the model implemented here, the electroosmotic speed magnitude is about 0.177 mm/s and the volumetric flow-rate magnitude is about 0.0053 µL/min. That is small, but it is not a bug. It is what happens when modest electroosmotic mobility is paired with an extremely small area.

Because the model is linear in several inputs, sensitivity is easy to reason about. Doubling the voltage doubles the electric field and therefore doubles the predicted speed if all other parameters remain fixed. Doubling width doubles area and therefore doubles flow rate. Doubling height does the same. Increasing viscosity cuts the speed in inverse proportion. More negative or more positive zeta potential changes the sign and magnitude of the electroosmotic mobility. This kind of linearity is why a compact calculator is so useful early in a design cycle: you can understand the dominant levers before worrying about second-order effects.

Those second-order effects still matter in real devices. Temperature changes both viscosity and permittivity. Surface coatings can shift zeta potential by tens of millivolts. Very high electric fields can introduce Joule heating or electrochemical side effects at electrodes. Corners, roughness, nonuniform charge, and non-Newtonian fluids can all move the real system away from an idealized prediction. For very small channels, the electrical double layer may also occupy a significant fraction of the channel width, which means the classical thin-double-layer picture behind the Helmholtz-Smoluchowski equation is less exact.

Even with those caveats, the estimate is valuable. If you are planning DNA handling, capillary electrophoresis, cell-free assays, or compact environmental sensors, the calculator gives you a transparent starting point. It tells you whether you are in the right decade of flow rate and whether a design change is likely to help. If you later measure a different value in the lab, you can compare the discrepancy with known causes such as bubble formation, wall chemistry drift, leaks, evaporation, or pressure-driven backflow.

Corrected comparison table

The table below keeps the same fluid properties and length while changing voltage or area. The values are rounded but consistent with the simple model used on this page.

Voltage (V) Width (µm) Height (µm) Approximate Flow (µL/min)
50 50 10 0.0027
100 50 10 0.0053
200 50 10 0.0106
100 100 10 0.0106

Notice the symmetry in the last two rows. Doubling the voltage or doubling the width both double the predicted flow rate because one doubles velocity while the other doubles area. In a real design you would choose between those levers based on constraints: electrical limits, heating, electrode chemistry, fabrication rules, and available chip footprint all matter.

Practical interpretation and record keeping

If your result is much smaller than the flow needed for an application, that does not automatically rule out electroosmosis. It may simply mean you need more field, a shorter length, a larger cross-section, a lower-viscosity buffer, a different wall treatment, or multiple channels in parallel. On the other hand, if the calculator predicts a comfortable throughput but your experiment underperforms, the discrepancy is a clue. Check for bubbles at the electrodes, trapped gas in the channel, pH drift, contamination that changed the wall charge, or an unnoticed pressure gradient opposing EOF.

After each run, copy the result into your notes together with the exact inputs. That habit is worth more than it sounds. Electrokinetic design decisions are often made by comparing several near-neighbor scenarios, and those comparisons are only useful if you can reproduce the assumptions later. A clean record also makes it easier to discuss a design with teammates, explain why one channel geometry was chosen over another, and decide which physical parameter deserves a direct measurement instead of an estimated value.

Mini-game: Double Layer Dash

This optional mini-game turns the same idea into a fast tuning challenge. Your job is to drive a glowing EOF packet through a nanochannel by adjusting voltage so the current speed lands inside each gate's green target window. High voltage boosts speed, but if you overdrive the channel for too long, bubble risk rises and the run can collapse early. Drag or tap the voltage rail drawn inside the canvas, or use the up and down arrow keys.

Score: 0 Time: 75.0s Streak: 0 Bubble Risk: 0% Progress: 0/18 Next Target: 0.24-0.38 mm/s

Double Layer Dash

Guide the electroosmotic packet through green speed gates. Drag or tap the in-canvas voltage rail, or use ↑ and ↓. Match the target speed window to score, build streaks for bonus points, and avoid bubble overload. Viscous sections slow you down, while high-permittivity and strong-charge sections speed you up.

Runs last about 60-75 seconds. Best score: 0.

Match the next gate's speed window before the packet reaches it. The game compresses EOF physics into a quick skill loop: higher field raises speed, while viscosity and surface conditions can pull it back down.

Where this estimate is most useful

Electroosmotic pumping is attractive when you need precise handling of small volumes. In capillary electrophoresis, EOF carries the sample along the separation path while charged analytes move relative to that bulk motion. In integrated microfluidics, electroosmotic transport can replace external pumps and make a chip easier to package. In biosensors, EOF can move reagents through narrow features that would be awkward to service with mechanical hardware. Researchers also use related ideas in porous media, membranes, and engineered surfaces where charge-controlled transport matters as much as pressure-driven transport.

What makes EOF interesting from a design standpoint is that it sits at the intersection of geometry, chemistry, and electrical control. A mechanical pump problem is often solved with more pressure. An electroosmotic problem is different: the surface treatment that changes zeta potential can matter as much as the voltage supply, and a channel dimension that seems small in fabrication terms can dominate the flow because the area shrinks so quickly. That is why a transparent calculator is more helpful than a black box. When you see which variable enters which step, you can reason about tradeoffs instead of guessing.

The calculator on this page performs all calculations in your browser. No external data is needed, and no input values have to leave your device for the basic estimate to work. That makes the tool useful for classroom demonstrations, offline planning, and quick lab bench checks. If you later need a richer model that includes temperature dependence, pressure coupling, non-Newtonian behavior, or electrochemical side effects, you can still use this result as the first checkpoint before moving to a more advanced simulation or experiment.

Assumptions worth remembering

This page uses a first-order electroosmotic model. It assumes the channel properties are uniform, the fluid behaves like a Newtonian liquid, and the entered values describe the entire channel reasonably well. It also assumes the electrical double layer is thin enough for the Helmholtz-Smoluchowski relation to be a useful approximation. Those are common and sensible assumptions for a quick estimate, but they are still assumptions. When the channel is extremely small, when the fluid contains polymers or surfactants, when temperature rise is substantial, or when the wall charge is patterned or unstable, a more detailed model may be required.

In other words, use the calculator the same way you would use a good engineering back-of-the-envelope computation: as a disciplined starting point. If it tells you the concept is off by three orders of magnitude, that is already valuable. If it tells you two candidate designs are close, that is also valuable, because it helps you decide what to measure next. And if it matches your experimental flow within a reasonable margin, it increases confidence that the dominant physics are being captured correctly.

Embed this calculator

Copy and paste the HTML below to add the Electroosmotic Flow Rate Calculator - Estimate EOF in Microfluidic Channels to your website.