Average Viscosity Calculator for Two Liquids
Compute blended viscosity using linear, logarithmic (Arrhenius), or harmonic mixing rules. Ideal for quick formulation checks and engineering estimates.
Results
Enter values and click Calculate to see the blended viscosity and chart.
How to Calculate Average Viscosity of Two Liquids: A Practical Expert Guide
When two liquids are blended, the resulting viscosity is one of the first properties engineers, chemists, and process operators need to estimate. Viscosity affects pump sizing, pressure drop, atomization quality, heat transfer, residence time, coating behavior, and mixing energy. In production environments, a poor viscosity estimate can cause underperforming equipment, unstable product quality, and avoidable downtime. This guide explains how to calculate the average viscosity of two liquids with methods that are simple enough for daily work but robust enough for technical decisions.
Why average viscosity is not always a simple average
Many people start with arithmetic averaging: add two viscosities and divide by two, or weight each viscosity by composition. That can be useful for a rough first pass, but liquid mixtures often behave nonlinearly. A low viscosity solvent can reduce blend viscosity much more strongly than linear averaging predicts, especially if the second fluid is much thicker. Because of this, many industries use logarithmic blending rules for a better estimate when no lab data is yet available.
In other words, you need both numbers and context. The right formula depends on whether the liquids are fully miscible, whether they are Newtonian under your shear conditions, and how different their viscosities are.
Core formulas used for two liquid viscosity mixing
1) Linear weighted average
Use this as a quick screening method or when you know the blend behaves close to linear in your operating range:
mu_mix = x1 * mu1 + x2 * mu2
- mu1 and mu2 are viscosities of liquid 1 and liquid 2 in the same unit.
- x1 and x2 are fractions by volume or mass, normalized so x1 + x2 = 1.
2) Logarithmic (Arrhenius type) rule
This is frequently a better predictive model for many miscible liquid systems:
ln(mu_mix) = x1 * ln(mu1) + x2 * ln(mu2)
Then solve for blend viscosity:
mu_mix = exp(x1 * ln(mu1) + x2 * ln(mu2))
This method naturally captures nonlinear behavior and is often preferred when component viscosities differ by a large factor.
3) Harmonic average
In specific transport and layered flow approximations, a harmonic relation can be useful:
1 / mu_mix = x1 / mu1 + x2 / mu2
This is less common for generic liquid formulation but can be useful for bounding calculations.
Step by step method for accurate results
- Match temperature first. Viscosity is highly temperature sensitive. Always compare values at the same temperature.
- Use consistent units. Convert all values to mPa.s (or cP) before calculation. Remember 1 cP = 1 mPa.s, and 1 Pa.s = 1000 mPa.s.
- Choose composition basis. Decide whether fractions are by mass or by volume. Be consistent.
- Normalize fractions. If entered values do not sum to 100%, normalize by dividing each by the total.
- Select a mixing rule. Linear for quick checks, logarithmic for common miscible blends, harmonic for special cases.
- Compute and verify. Confirm the final value is physically reasonable and between expected limits.
- Validate with a lab point if quality critical. Even a single measured point dramatically improves confidence.
Worked example with two liquids
Suppose you mix:
- Liquid 1: 1.0 mPa.s (water like)
- Liquid 2: 100 mPa.s (light syrup like)
- Composition: 50% and 50%
Linear result: mu_mix = 0.5 x 1 + 0.5 x 100 = 50.5 mPa.s
Log result: mu_mix = exp(0.5 ln(1) + 0.5 ln(100)) = exp(2.3026) = 10 mPa.s
The difference is large. This example shows why choosing the model matters. In many real miscible systems, the logarithmic estimate can be much closer to observed behavior than the linear estimate.
Reference viscosity statistics for common liquids
The table below lists typical dynamic viscosity values around room temperature (roughly 20 C to 25 C). Values can vary with purity and exact temperature, so always verify with supplier data sheets or primary databases for design work.
| Liquid | Typical Dynamic Viscosity (mPa.s) | Approximate Temperature | Notes |
|---|---|---|---|
| Water | 1.00 | 20 C | Benchmark low viscosity fluid |
| Ethanol | 1.07 | 20 C | Slightly above water at same temperature |
| Methanol | 0.54 | 20 C | Low viscosity alcohol |
| Ethylene glycol | 16.1 | 20 C | Coolant component with moderate viscosity |
| Glycerol | 1410 | 20 C | Very high viscosity compared with water |
These values are commonly reported in engineering references and laboratory data summaries. Always use exact temperature matched data for calculations.
How temperature changes viscosity: real trend data
Viscosity decreases sharply as temperature rises for most liquids. This is one reason blend calculations that ignore temperature often fail in practice. The table below shows the classic temperature sensitivity of water, which is one of the best documented fluids.
| Water Temperature (C) | Dynamic Viscosity (mPa.s) | Change vs 20 C |
|---|---|---|
| 0 | 1.79 | About 79% higher |
| 20 | 1.00 | Baseline |
| 40 | 0.65 | About 35% lower |
| 60 | 0.47 | About 53% lower |
| 80 | 0.36 | About 64% lower |
Now imagine blending a high viscosity component with water. If your process warms from 20 C to 40 C during recirculation, your final viscosity could shift dramatically. This directly affects line pressure, pump power, and flow stability.
Choosing the right averaging method in real projects
Use linear averaging when
- You need a very fast initial estimate.
- The two viscosities are close in magnitude.
- You have historical evidence that your specific product system behaves close to linear.
Use logarithmic averaging when
- Liquids are miscible and Newtonian over the operating shear range.
- Viscosities differ by more than 2x to 5x.
- You need better predictive performance before lab confirmation.
Use harmonic averaging when
- You are building conservative bounds or special transport models.
- Your engineering model specifically calls for reciprocal averaging behavior.
Common mistakes and how to avoid them
- Mixing units. Never combine Pa.s and cP without conversion.
- Ignoring temperature. Even a 10 C shift can materially change viscosity.
- Using non-normalized fractions. If fractions sum to 120 or 80, normalize before use.
- Assuming Newtonian behavior. Some products are shear thinning or shear thickening.
- Confusing kinematic and dynamic viscosity. Dynamic viscosity depends on force response; kinematic viscosity includes density effects.
Validation strategy for industrial confidence
A strong workflow is to combine model plus measurement:
- Start with logarithmic estimate in the calculator.
- Prepare one pilot blend at target composition.
- Measure viscosity at process temperature and shear rate.
- Apply a correction factor if needed across nearby formulations.
This hybrid method is usually faster and cheaper than running a full matrix of experiments, while still reducing production risk.
Authoritative references for viscosity data and fundamentals
For deeper technical work, use primary sources and established educational references:
- NIST Chemistry WebBook Fluid Properties Database (.gov)
- NASA Glenn educational page on viscosity fundamentals (.gov)
- MIT OpenCourseWare Transport Processes resources (.edu)
Final takeaways
If you need to calculate average viscosity of two liquids quickly and responsibly, start by standardizing temperature and units, then select a blending model that matches your system behavior. The linear model is easy but can overpredict or underpredict significantly when component viscosities are far apart. The logarithmic model is often more realistic for miscible liquids, and the harmonic model can serve as an additional engineering reference in specific scenarios. For any quality critical process, pair calculation with at least one measured point. That combination gives you speed, scientific defensibility, and practical confidence.