Sunday, May 24, 2015

Young-Laplace Equation

Young-Laplace Equation:  To show that ∆P=γ(∇・n) where n=unit normal to surface, γ is the surface tension of the liquid, ∆P=pressure difference Pl - Pv, in moving across a vapor-liquid interface from a vapor with pressure Pv to a liquid with pressure Pl. In the case of a spherical surface of radius R as the interface, show ∆P=2γ/R.

Preliminaries:

  1. The gradient operator, ∇ = (δ/δx1, δ/δx2, δ/δx3) can act on a scalar function producing a vector, or on a vector function producing a tensor.  If f(x1,x2,x3) is a scalar function and g(x1,x2,x3) is a vector function, g=(g1,g2,g3) where the gi are scalar functions, then ∇f=(δf/δx1, δf/δx2, δf/δx3), a vector, and ∇g= (∇g1,∇g2,∇g3), a tensor. It is sometimes convenient to think of ∇g as a 3x3 matrix with each gradient as a column vector. Also recall that (∇・g) is called the divergence of g,
    div g = (δ/δx
    1)g1 + (δ/δx2)g2 + (δ/δx3)g3, a scalar, and (∇ x g) is called the curl of g,
    curl g = ((δ/δx
    2)g3 - (δ/δx3)g2, (δ/δx3)g1 - (δ/δx1)g3, (δ/δx1)g2 - (δ/δx2)g1), a vector.
  2. The dot product, ab, of two vectors a and b, is the scalar Σ aibi i=1,2,3. As a matrix multiply this is (1x3) times (3x1). For a constant vector a, (a・∇) is a differential operator, (a1 δ/δx1, a2 δ/δx2, a3 δ/δx3 ), and is not the same as the scalar value (∇・a), or div a.  Also, (a・∇)f = a・∇f. The dot product of a vector a and a tensor (b,c,d), a・(b,c,d), is the vector (ab,ac,ad). As a matrix multiplication this is (1x3) times (3x3) yielding (1x3) where b, c, d are the columns of the matrix. The dot product of a tensor (b,c,d) and a vector e , (b,c,d)・e, is the vector (eb,ec,ed). As a matrix multiplication this is (3x3) times (3x1) yielding (3x1) yielding (3x1) where b, c, d are the rows of the matrix. Using these definitions it is easy to show that a・((b,c,d)・e) =  (a・(b,c,d))・e so we can write a・(b,c,d)・e to mean one or the other.
    In particular, considering the tensor ∇f, we have (a・∇)f = a・∇f = a・∇(f
    1,f2,f3)
    = (a・∇ f
    1, a・∇ f2, a・∇ f3), and  a・∇fn = (a・∇f)n = a・(∇fn) =  Σ ai δfj/δxi nj i,j=1,2,3.
  3. The total force, fp, due to constant pressure P on a surface S is the product PA where A is the surface area and where the force acts normal to the surface at all points. Taking ∆S as an approximation of a surface area element by an element of the tangent plane at some point on that surface area element and the force on this element as P∆Sn where n is the unit normal to this tangent plane, then fp = ∫S PndS, where ∫indicates a surface integral. Recall, if the surface is parameterized as r(u,v)=(x(u,v),y(u,v),z(u,v)) over the region Ruv, then n = ru x rv/| ru x rv |.
  4. Similarly, the total force, ft, due to surface tension γ along a closed curve C which forms the boundary of the surface S is the product γL where L is the length of C and where the force acts normal to C and parallel (tangent) to the surface at all points. The direction of ft is given by t x n where t is the unit tangent to C and n is the unit normal to S (thus their cross product is normal to C and parallel to S). We can compute ft as a line integral, fp = γ ∫C t x n dr, where the total force due to the surface tension is represented as a limiting sum of the approximation forces  (γ ∆r t x n) taken along C.
  5. Stokes’ Theorem states that  ∫C F・dr = ∫C F・t dr = ∫S (∇  x F)・ndS.
  6. In general, curl(a x b) = ∇ x (a x b) = (b・∇)a-(a・∇)b + a (∇・b) - b (∇・a). If a is a vector function and b is a constant (vector function), then ∇ x (a x b) = (b・∇) - b (∇・a), since any differential operation on a constant vector function leaves the zero vector.
  7. For any vectors a, b, c, the triple product ab x c = bc x a = ca x b = - ac x b where ab x c =  determinant of the matrix with rows a, b, c.
  8. a. For scalar function f and vector function v we have
    ∇(fv)・v = (δ(fv)/δx
    1, δ(fv)/δx2, δ(fv)/δx3)・v
    =  (δ(fv)/δx
    1v, δ(fv)/δx2v, δ(fv)/δx3v)
    = ((v
    1[ v1δf/δx1+f δv1/δx1] + v2[v2δf/δx1+f δv2/δx1 ] + v3[v3δf/δx1+f δv3/δx1]), ___, ___)  So by symmetry we can write,
    = ( (vv)δf/δx
    1 + f δv/δx1v, (vv)δf/δx2 + f δv/δx2v, (vv)δf/δx3 + f δv/δx3v)
    =
    (vv)∇f + f (∇vv).
    b. In particular, if v is a unit vector, vv = 1 , so the first term reduces to ∇f and
    vv = ( δv/δx
    1v, δv/δx2v, δv/δx3v) where
     2
    δv/δxiv = δ(vv)/δxi = 0. So when v is a unit vector, ∇(fv)・v = ∇f.
  9. Since for scalar function f and vector function v, div(fv) = ∇f・ v + f div v, when ∇f is perpendicular to v, div v = f div v.
  10. The surface integral  ∫S f(x,y,z) dσ is a limiting sum of products f(xi,yi,zi) dσi taken over area elements dσi of the surface S where (xi,yi,zi) is a point on dσi. When we have a vector function F instead of the scalar function f we define  ∫S F ・ dσ  = S Fn dσ where n is a unit normal to the surface. In this paper we will also consider the case where we are evaluating an integral of the form  ∫S F dσ ( a sum of vectors ) which we define as  ∫S F dσ = (  ∫S F1 dσ, ∫S F2 dσ, ∫S F3 dσ). In particular we will be integrating to get the total force obtained by the limiting sum of products (pressure times area) or (surface tension time length) over elements of surface area on a surface or arc length along a curve. See (3) and (4) below.

Main argument:

Let S be the liquid-vapor interface surface, C  the closed curve boundary of the interface, γ the surface tension of the liquid and ∆P the difference in pressure
 P
l - Pv between the liquid and its vapor. If the system is at equilibrium, the total force on the surface is zero. By (3) and (4) in the preliminaries this gives us the equilibrium equation:
0 = f
p + ft  or   ∫S ∆P ndS = - γ ∫C t x n dr . 

From (5) we have  ∫C F・dr = ∫C F・t dr = ∫S (∇  x F)・ndS , so letting F = g x b where g is a vector function and b is a constant (vector funtion),
 ∫
C (g x b)・t dr = ∫S (∇  x (g x b))・ndS. Using (6) and (7) we can write
b・ ∫
C t x g dr = ∫S ((b・∇)g - b(∇・g))・ndS. Since (∇・g) is a scalar we can use (2) to write
b・ ∫
C t x g dr = b・ ∫S ( ∇gn - (∇・g)n ) dS. Since this is true for an arbitrary b, we have
C t x g dr =  ∫S ( ∇gn - (∇・g)n ) dS.  Now substitute g = γn and using the fact (4) that ∇γ is tangent to the surface (normal to n) and the result in (9) we have 
 ∫C t x γn dr = γ ∫C t x n dr =  ∫S ( ∇(γn)n - (∇・ γn)n ) dS = ∫S ( ∇(γn)n -  γ(∇・n)n ) dS. Using (8b) we get  γ ∫C t x n dr  =  ∫S ( ∇γ γ(∇・n)n ) dS. Now if we assume γ is constant on the surface then ∇γ = 0, and we have  γ ∫C t x n dr  = -  ∫S γ(∇・n)ndS. From the equilibrium equation we then have ∫S ∆P ndS =  ∫S γ(∇・n)ndS or ∫S (∆P - γ(∇・n)) ndS = 0. Since this is true for any S, we must have ∆P = γ(∇・n). QED

For constant γ we have Pl - Pv = γ(∇・n) where n is the unit normal to the surface away from the liquid. When the surface is a plane we have ∇・n = 0, since n is constant. In general, it can be shown that  (∇・n) measures the local mean curvature of the interface given by (κ1 + κ2)/2. In the case of a spherical surface, (∇・n) = 2/R  where R is the radius of curvature (radius) of the sphere (κ1 = κ2 = 1/R). We show this in the examples below.

Note: Pl - Pv is the pressure difference going from the vapor to the liquid which is the opposite direction we are taking for the (outward) normal n as positive orientation. In considering a droplet or bubble this means the pressure inside is greater than the pressure outside. Thus the bubble tries to expand but this expansion is countered by the surface tension. Equilibrium occurs when these forces are balanced. In particular, the Young-Laplace equation says that the difference in pressure (at equilibrium) is proportional to the surface tension and inversely proportional to the radius. Thus smaller bubbles have greater pressure differences, etc.

Note: Soap bubbles have two surfaces with the air (with a thin film of liquid in between). Therefore the pressure difference on the two sides of a soap bubble is twice that of a single surface.


Example 1: Use ∆P = γ(∇・n) to show that on a spherical surface, ∆P = 2γ/R.
We need to show ∇・n = 2/R.
For the sphere x2 + y2 + z2 = R2, the unit (outward) normal is given by n = (x,y,z)/R where R = (x2 + y2 + z2)1/2 . Consider δ/δx(x/R) = (R - x2/R)/R2. The same type of expression is obtained for δ/δy(y/R) and δ/δz(z/R) so we have
∇・n = (R - x
2/R)/R2 + (R - y2/R)/R2 + (R - z2/R)/R= (3R - (x2 + y2 + z2)/R)/R2
= 2R/R
2 = 2/R.

Example 2: Show directly that on a half-sphere ∆P = 2γ/R. (Not using Young-Laplace)

Step 1. Show that the total force on the half-sphere x2 + y2 + z2 = R2 , z ≥ 0, where constant pressure P is acting normal at every point is (0, 0, PπR2).

S P ndS = P ∫S ndS = ( P ∫S n1dS, P ∫S n2dS, P ∫S n3dS). Parameterize to spherical coordinates x = Rsinφcosθ, y = Rsinφsinθ, z = Rcosφ for 0 ≤ θ ≤ 2π, 0 ≤ φ ≤ π/2. Then rθ = (-Rsinφsinθ, Rsinφcosθ, 0) and rφ = (Rcosφcosθ, Rcosφsinθ, -Rsinφ). Thus
r
θ  x rφ = (-R2sin2φcosθ, -R2sin2φsinθ, -R2sinφcosφ). Since 0 ≤ φ ≤ π/2, the final component is negative so we take the unit normal n = - rθ x rφ/|rθ  x rφ| as the outward normal to the surface. We have P ∫S ndS = P ∫Rθφ n |rθ  x rφ| dφdθ
= P ∫∫ (R
2sin2φcosθ, R2sin2φsinθ, R2sinφcosφ) dφdθ
= PR
2 ( ∫∫ sin2φcosθ dφdθ, ∫∫ sin2φsinθ dφdθ, ∫∫ sinφcosφ dφdθ) for 0 ≤ θ ≤ 2π,
0 ≤ φ ≤ π/2. We integrate these components to get PR
2 (0, 0, π) and so the total force due to pressure is (0, 0, PπR2).


Step 2. Show that the total force due to surface tension is given by (0,0,-γ2πR) around the equator of the half-sphere.

Here C is the equator x2 + y2 + z2 = R2 , z = 0, so the unit tangent at (x,y,0) on the curve is t = (-y,x,0)/R and the unit normal to the surface at (x,y,0) is n = (x,y,0)/R so the direction of the surface tension force is t x n = (0,0,-1). The curve (equator) has length 2πR, so the total force due to surface tension is (0,0,-γ2πR).

Step 3, By the equilibrium equation, PπR2 = γ2πR so P = γ2/R.


Note: Although the Young-Laplace equation for the spherical shaped surface can be established without the higher mathematics used in the general result, the general result is a much more powerful tool and saves the work of establishing the result for specific cases like we did here.






No comments:

Post a Comment