Pirika logo
JAVA, HTML5 & Chemistry Site

Top page of Pirika

Chemistry@Pirika
 Properties Estimation
 Polymer Science
 Chemical Engineering
 Molecular Orbital
 Chemo-Informatics
 Other Chemistry
 Academia
 DIY:Do It Yourself
 Programing

Hansen Solubility Parameter (HSP)
  Basic HSP
  Applications
  Polymer
  Bio, Medical, Cosmetic
  Environment
  Properties Estimation
  Analytical Chemistry
  Formulating for Cosmetics
  Other
  DIY:Do It Yourself

Other Writing

Ad Space for you

 

Ad Space for you

 

 

 

 

Last Update
19-Oct-2014

Properties Estimation: Surface Tension

2011.6.26

Lecture note of Dr. Hiroshi Yamamoto

The program that Pirika provide.

Pirika neural network method (JAVA version 2004.11.14)
Macleod - Sugden method(JAVA version 2004.11.14)
YMB simulator (HTML5 version 2011.6.10, need pass code to use full function)

Please refer to new article "For understanding of Surface Tension"

Newest version is implemented into HSPiP ver.4(Y-Predict). If the corporate visitor want to use full version, please buy HSPiP. The Abstract of HSPiP (2013.1.18)
How to buy HSPiP

Definition:

The molecules at the surface of a liquid are subjected to unequal forces. In general, we consider only the interface between the surface of the liquid and a reference gas (air or the vapor of the liquid). If the density of the gas or vapor is low, the molecules at the liquid surface are attracted toward the bulk liquid; the gas or vapor phase exerts considerably less attraction. As a result, the surface is in tension, which causes it to contract to a minimum area consistent with the mass of material and the container walls. This force is a characteristic property of a given liquid at a given temperature. The surface tension is defined as the force per unit length (usually dynes/cm) in the plane of the surface and is represented by the symbol s. It may also be expressed as energy per unit area (ergs/cm2). Surface tensions for most organic liquids are between 25 and 40 dynes/cm at room temperature, although polyhydric alcohols range up to 65 dynes/cm. For comparison, the surface tension of water at 25'C is 72 dynes/cm. Most popular method for estimating is Macleod-Sugden method, as inputs, the parachor, density (or molar volume). With this method, temperature effect can import only from density. But temperature dependency for density and surface tension is not identical. Our Neural Network method of predicting Surface tension takes account for temperature effect.

Estimation method:

The most general surface tension estimation method is that of MacLeod and Sugden. MacLeod suggested an empirical relationship between surface tension and liquid density. Sugden later showed that the empirical constant appearing in MacLeod's formulation was identical to a constitutive constant called the parachor. The equation introduced by Sugden is:

s1/4 = P (rL - r v) / M

where

s = surface tension (dynes/cm)
P = parachor
rL = liquid density (g/cm3)
r v = vapor density (g/cm3)
M = molecular weight (g/mol)

The parachor can be visualized as a comparative volume between two liquids and is reasonably independent of temperature. Quayle presented a comprehensive review of methods for estimating the parachor and devised one that is suitable for a wide variety of organic compounds. For most purposes r v is so much smaller than rL that it can be ignored.

s = (P*rL / M )4

This equation is the basic equation for surface tension estimation.
Errors typically average 5%, but individual values can deviate as much as 30% from measured values.

you can estimate Parachor from molar refraction [RD].

This JAVA applet predict liquid density with using neural network method.
ex.
CH3COOC2H5
P=214.8
M=88.107
Density=0.90063
s = (P*rL / M )4= (214.8*=0.90063 / 88.107 )4=23.24 dyne/cm

Experimental value of surface tension is 23.97 dyne/cm at 20'C

This method is very sensitive to Liquid Density.
Density fluctuate -3% (0.90063 -> 0.874 ) s =20.58 dyne/cm (-14%)
Density fluctuate +3% (0.90063 -> 0.928 ) s =26.16 dyne/cm (+9%)

Van Krevelen method is developed for polymer surface tension. This method is also sensitive for density.
Please refer to

McGRAW-Hill International Editions 1987
The Properties of GASES & LIQUIDS 4th Edition
Robert C.Reid  John M. Prausnitz  Bruce E. oling

Accuracy

The most famous estimation method for Surface Tension is Macleod-Sugden method. This method allocate Parachor to each Functional group and calculate surface tension with following equation. For typical organic compounds case, the density of vapor is not so large compare to liquid density, so a lot of case, they ignore vapor density.

With using this scheme, I validated the data listed in ”Chemical properties handbook, Yaws".

 

There are large error for halogen-containing compounds. The vapor density of halogen-containing compounds is very large and can not neglect. The other reason is lacking definition of functional groups for halogen-containing compounds. So I expand definition of FGs.

 

This expansion is very effective and accuracy is improved. I also build Neural Network method with JAVA and put it on Pirika site. The accuracy of this version become like below.

Thus, the surface tension at room temperature can be estimated by these group contribution base methods. The problem is that how can we estimate temperature dependency of surface tension. For example, surface tension of Ethyl Acetate is 23.97dyne/cm at 20℃. The liquid density at this temperature is 0.90063g/cc. Calculated surface tension by Macleod-Sugden method become 23.24dyne/cm. it is very good. But with this scheme, density affect square 4, so density change +3% surface tension become 26.16(+9%), density change -3%, surface tension become 20.58(-14%). So it is impossible to handle temperature dependency with only density change.

One kind of Corresponding state theory, Brock-Bird method calculate surface tension with following scheme. This method can handle temperature dependency with Tr(T measurement/Tc:crirical temperature).

 

With using this scheme, I validated the data listed in ”Chemical properties handbook, Yaws".

If you want to know the surface tension except room temperature, Brock-Bird method is worth using.

YNU-simulator estimate surface tension at certain temperature with QSPR method.

The carboxyl compounds shifted upward so can not use.
I show the example with Acetone.
The absolute deviation is large but temperature dependency of surface tension reproduce very good.

The experimental Surface Tension value itself differ from data source, so this accuracy is enough.