You are on page 1of 8

Chapter 5

Conservation Laws: Control-Volume Approach

5.1 Macroscopic Mass Balance (Integral Relation)

The general balance equation can be written as

Accumulation = Input + Generation - Output - Consumption

The terms (Generation - Consumption) are usually combined to call Generation with
positive value for net generation and negative value for net consumption.

Let
M = total mass (kg) of A within the system at any time.
m  in = rate (kg/s) at which A enters the system by crossing the boundaries.
m  out = rate (kg/s) at which A leaves the system by crossing the boundaries.
rgen = rate (kg/s) of generation of A within the system by chemical reactions.
rcons = rate (kg/s) of consumption of A within the system by chemical
reactions.

Then the mass balance on species A can be written as

dM
 in + rgen  m
= m  out  rcons (5.1-1)
dt

If there is no chemical reaction, the mass balance equation is simplified to

dM
 in  m
= m  out (5.1-2)
dt

Example 5.1-1. ----------------------------------------------------------------------------------


A tank contains 2 m3 of pure water initially as shown in Figure 5.1-1. A stream of brine
containing 25 kg/m3 of salt is fed into the tank at a rate of 0.02 m 3/s. Liquid flows from
the tank at a rate of 0.01 m 3/s. If the tank is well mixed, what is the salt concentration
(kg/m3) in the tank when the tank contains 4 m3 of brine.

Fi  ,  Ai V(t = 0) = 2 cubic meter
Fi  = 0.02 m3 /s
 Ai = 25 kg/m3
A
F ,  A
Figure 5.1-1 A tank system with input and output.

1
Solution ------------------------------------------------------------------------------------------

Step #1: Define the system.

System: salt and water in the tank at any time.

Step #2: Find equation that contains A, the salt concentration in the tank at any time.
The salt balance will contain A.

Step #3: Apply the salt balance around the system.

d (V A )
= FiAi - FA = 0.5 – 0.01A (E-1)
dt

where V is the brine solution in the tank at any time. Need another equation to solve
for V and A.

dV
= Fi – F = 0.02 – 0.01 = 0.01 m3/s (E-2)
dt

Step #4: Specify the boundary conditions for the differential equation.

At t = 0, V = 2 m2, A = 0, at the final time t, V = 4 m2

Step #5: Solve the resulting equations and verify the solution.
Integrate Eq. (E-2)

V t
2
dV = 0.01  dt ,
0
to obtain V = 2 + 0.01t

When V = 4 m3, t = 200 sec

The LHS of Eq. (E-1) can be expanded to

d A dV
V + A = 0.5 – 0.01A
dt dt

Hence

d A
(0.01t + 2) + 0.01A = 0.5 - 0.01A
dt

The above equation can be solved by separation of variables

2
d A dt
=
0.5  0.02  A 0.01t  2

1 1
- ln (0.5 – 0.02A) = ln(0.01t + 2) + C1
0.02 0.01

1
- ln (0.5 – 0.02A) = ln(0.01t + 2) + C (E-3)
2

at t = 0, A = 0, hence

1
- ln(0.5) = ln(2) + C (E-4)
2

Eq. (E-3) - Eq. (E-4)

1  0.5  .02  A   0.01t  2 


- ln  = ln 
2  .5   2 

1 - 0.04A = (1 + 0.005 t)-2

Finally

25
A = 25 - (E-5)
(1  0.005t ) 2

at t = 200 sec

25
A = 25 - (1  0.005  200) 2 = 18.75 kg/m3

Verify the solution


At t = 0, from (E-5); A = 0, as t  , A = 25 kg/m3

---------------------------------------------------------------------------------------------

3
We now consider the general open system or control volume fixed in space and located in a
fluid flow field, as shown in Figure 5.1-2. The streamline of a fluid stream is the curve where
the velocity at any point is tangent to it. For a differential element of area dA on the control
surface, the rate of mass efflux from this element = (v)( dAcos), where ( dAcos) is the
area dA projected in a direction normal to the velocity vector v,  is the angle between the
velocity vector v and the outward-directed unit normal vector n to dA, and  is the density.

C o n tr o l v o lu m e
S t r e a m lin e s o f
dA v flu id s t r e a m

n

N o rm a l to s u rfa c e d A

C o n tro l s u rfa c e
Figure 5.1-2 Flow through a differential area dA on a control surface.

(v)(dAcos) is the scalar or dot product of (vn)dA. Since the normal vector n is pointing
outward, the mass (efflux) leaving the control volume is positive (  < 90o) and the mass
(influx) entering the control volume is negative ( > 90o). If we now integrate this quantity
over the entire control surface A, we have the net outflow of mass across the control surface
~
or the net mass efflux from the entire control volume V .

 net mass efflux   rate of mass output 


  =   
 from control volume   from control volume 
 rate of mass input 
 
 from control volume 

 net mass efflux 


  =
volume 
 v cos dA =   (vn)dA
 from control A A

dM 
Since the rate of mass accumulation in control volume is
dt
= t  dV , the mass
V

balance with no chemical reaction is


t  dV =  A  (vn)dA
V
(5.1-3)

dM
Equation (5.1-3) has the same physical meaning as equation (5.1-2)  in - m
= m  out .
dt
However equation (5.1-3) is more general since it can account for the variation of density
~
over the control volume V and the variation of velocity v over the control surface A.

4
Example 5.1-2. ----------------------------------------------------------------------------------
Water is flowing through a large circular conduit with inside radius R and a velocity
profile given by the equation

 r 
2

v(fps) = 8 1   R  
   
Determine the mass flow rate through the pipe and the average water velocity in the 2.0 ft
pipe.

r
6 ft 2 ft

Solution ------------------------------------------------------------------------------------------

Since v is a function of r, we first need to determine the mass flow rate through the
differential area dA = 2rdr

 = (v)(dAcos) = (v)( 2rdr) since cos = cos(0) = 1


dm

The mass flow rate through the area R2 is then obtained by an integration over the area

R   r  
2

 = 2 0
m 81     rdr (E-1)
  R  

r
Let z =  dr = Rdz, equation (E-1) becomes
R

1
 z2 z4 
1
1  z    
= 16R2 0
2
m
 m
 2 4
zdz  = 16R2  0

 = 4R2 = 462.432 = 7057 lb/s


m

The average velocity in the 2-ft pipe is

m 7057
vave = 2 = = 36 ft/s
R 62.4    12

5.2 Microscopic Mass Balance (Differential Relation)

5
z
v y |y+ y

z
v x|x v x|x+ x

x
y

x v |
y y y

Figure 5.2-1 Illustration of a differential element in Cartesian coordinates.

Appling the conservation of mass to a 3-D control volume xyz in Cartesian coordinates
we obtain

dM 
= xyz  in  m
= m  out (5.2-1)
dt t

The mass flow into and out of each surface are given by

 out = yz[(vx)|x  (vx)|x+x] + xz[(vy)|y  (vy)|y+y]


 in - m
m
+ xy[(vz)|z  (vz)|z+z]

Therefore


xyz = yz[(vx)|x  (vx)|x+x] + xz[(vy)|y  (vy)|y+y]
t
+ xy[(vz)|z  (vz)|z+z]

Divide the equation by xyz and take the limit as xyz 0

In the limiting process of making x, y, z 0

x dx
6
y dy
z dz

lim
x  0  ( v x ) |x  x ( v x ) |x ( v y ) | y  y ( v y ) | y ( v z ) |z  z ( v z ) |z
y  0 t
=  
x y z
z  0

This limit process produces partial derivatives

limit ( v x ) |x  x ( v x ) |x  ( v x )
x  0
=
x x

limit ( v y ) | y  y ( v y ) | y  ( v y )
y  0 = –
y y
 ( v z )
limit ( v z ) |z  z ( v z ) |z
z  0 = –
z z
We then obtain the differential mass balance or the continuity equation. This equation must
be satisfied at all points within any flowing fluid.

  ( v x )  ( v y )  ( v z )
=   (5.2-2)
t x y z

If the fluid is incompressible,  is a constant and equation (5.2-2) becomes

v x v y v z
+ + =0 (5.2-3)
x y z

Equation (5.2-2) can be written in vector notation as


=  v
t

The vector differential or del operator  is defined in RCCS (Rectangular Cartesian


Coordinate System) as

  
 = ex x + ey y + ez z

In this expression, ex, ey, and ez are the units vector in RCCs with the properties
ei ej = 0 for i  j and ei ei = 1 for i = j where i, j = x, y, or z

Therefore

  
v = (ex x + ey y + ez z )( exvx + eyvy + ezvz)

7
 ( v x )  ( v y )  ( v z )
v = + +
x y z

 ( v x ) v x 
Since = + vx , v = v + v
x x x

v is the divergence of vector v and is given in RCCS as

v x v y v z
v = + +
x  y z

 is the gradient of the scalar  and is given in RCCS as

  
 = ex + ey y + ez
x z

The gradient of  is a vector in the direction in which  increases most rapidly with distance.
The term v is the overall or net rate of mass loss. v is the rate of outflow of volume
(per unit volume). This situation could occur if the fluid were expanding due to a decrease in
pressure. This would result in an outflow of volume across the boundaries of a fixed unit
volume. Therefore v is the rate of mass loss due to expansion. v is the net loss of mass
due to flow if there is an increase in density in the gradient direction. There will be more
mass flow out of the system than the flow in.

Example 5.2-1. ----------------------------------------------------------------------------------


Evaluate the divergence of the velocity vector v = vxex + vyey, where

vx =  ceky sin(kx  t), vy = ceky cos(kx  t); c, k, and  are constants

Solution ------------------------------------------------------------------------------------------

v x v y  
v = + = x
[ ceky sin(kx  t)] + y [ceky cos(kx  t)]
x y

v =  ckeky cos(kx  t) + ckeky cos(kx  t) = 0

v x v y
The flow is incompressible since v = + = 0.
x y

You might also like