You are on page 1of 8

(.3...5 §.

_c_l_a_s_s_r_o_o_m
111111 _________)

DESIGN OF SEPARATION UNITS


USING SPREADSHEETS
MARK A. BURNS, JAMES C. SUNG
University of Michigan • Ann Arbor, MI 48109-2136

ost design calculations in an undergraduate sepa- input (the problems you choose) and the output (how the

M rations course involve solving a combination of


mass balance, mass transfer, and equilibrium equa-
tions. The resulting system of equations is usually not solved
results are displayed) can be rather complex. The disadvan-
tage is that the equations and the solution strategy are com-
pletely transparent to the user. Equation-solving programs
analytically for two reasons: 1) the system of equations is alleviate this problem but require that students learn what
almost always nonlinear, and 2) some of the information may be rather complex programs. Although each strategy
(typically the equilibrium data) is not available in analytical has its advantages, we have chosen to use a simple equation-
form. Before the advent of digital computers, the only option solving application to teach separation-unit design.
available to teachers and students alike was to use graphical Although many programs can be used to solve systems of
solution strategies. In recent years, however, the speed of equations, we have chosen simple spreadsheet programs131
computers has increased to such an extent that even lower- that can perform complicated mathematical calculations 14·'1
end personal computers have sufficient power to solve these and display the solutions in a variety of tabular and/or graphi-
design equations. cal forms . The matrix-like structure of the spreadsheet is
In choosing an application to solve the system of equa- ideal for solving a system of coupled linear algebraic equa-
tions, one must decide between faster, task-specific "separa- tions using Gauss-Jordan EliminationL61 or simple matrix in-
tions" programs (bought commercially, written in-house, or version. Other techniques can be used to solve more compli-
a combination of the twoY' 1 and more general "equation cated nonlinear equations on spreadsheets, including sys-
solving" programs (e.g., Mathematica, Maple, HiQ, etc.).L21 tems of both ordinary and partial differential equations. 171
The task-specific programs have the advantage that both the The limited power and speed of most spreadsheet applica-
tions is more than compensated for by the ease of "program-
Mark A. Burns received his BS in chemical
engineering from the University of Notre Dame
ming" and the immediate presentation of results.
and his MS and PhD in chemical and biochemical
engineering from the University of Pennsylvania. AN EXAMPLE: DISTILLATION
After spending several years teaching at the Uni-
versity of Massachusetts, he joined the faculty at McCabe-Thiele and Ponchon-Savarit diagrams are the most
the University of Michigan. His research interests
are in the area of bioseparations and include ad-
common graphical solution strategies taught in a separations
sorption, chromatography, and micromachined course. Realizing that this distillation-column design is merely
systems. the graphical solution of a series of sequential, nonlinear
equations, one can construct a McCabe-Thiele diagram us-
ing a spreadsheet. Assuming a total condenser is used, the
distillate composition is equal to the vapor composition leav-
James Sung just completed his second year of ing the top tray. With the additional assumptions of constant
graduate work in chemical engineering at the Uni-
versity of Virginia . He received his 8S from the
relative volatility and constant molar overflow, the liquid
University of Michigan in 1993. He is currently composition leaving the top tray can be calculated using the
studying bacterial migration in porous media with equilibrium relationship. A mass balance on that tray then
-~-- applications to bioremediation.
yields the vapor composition entering that tray from the tray
© Copyright ChE Di vision of ASEE 1996

62 Chemical Engineering Education


Before the advent of digital computers, the only option available to teachers
and students alike was to use graphical solution strategies. In recent years, however, the
speed of computers has increased to such an extent that even lower-end personal
computers have sufficient power to solve these design equations.

below. Using the equi- Distillation (Constant relative volatility, Liquid tray efficiencies}
designs can be done
librium relationship in a fifty- minute lec-
by Mark Bums and James Sung
again, the liquid com- Department of Chemical Engineering at the University of Michigan ture! If these design s
1 .0
position can be calcu- Example from Geankoplis, 1993, p. 656 and 660 0 .8
are saved to di sk, stu-
lated on the next tray 0 .6
dents can then take
and so on. Each of • 0.4
these sa me s pread-
D= 41.18 mollhr
these equations is en- Xd= ! 0.95 ! 0.2
sheets home and use
tered into a particul ar 0 .0
them to solve calcu-
cell on th e spread- alpha=
A= 2.38~
0 .0 0 .5 1.0 1at ion - intensive
sheet, and the res ult- q=
E(ML)=
1.195
1
X homework problems.
in g tray compositions The disadvantage of
Number of Stages Requ ired = 8
can be plotted on an this technique is that,
Minimum Reflux Ratio = 1.2355
W = 58.82 mol/hr Minimum Number of Stages =
x-y diagram. Xw = I 0.1 I
6
if one avoids the use
(at Infinite reflux and E(ML)= l )

Fi gure 1 shows the of macros, some struc-


parameter entry and Figure 1. Parameter entry section of a distillation spreadsheet. After entering
tures that are relatively
graphical results sec- the design parameters (boxes}, the spreadsheet calculates the distillate (DJ easy to accomplish in
tion of such a spread- and bottoms (W) flow rates, the number of stages required, the minimum a computer program
sheet. Note that al- reflux ratio, and the minimum number of stages. After a new parameter is must be given careful
entered, the calculated valu es are immediately updated.
though we have cho- thought in a spread-
sen Microsoft Excel sheet. For example, a
(version 4.0) for all the examples in thi s paper, one should series of nested "IF" statements must be used in the mass
be able to incorporate the concepts shown into almost bal ance section of the distillation spreadsheet to insure that
any spreadsheet program. the proper "operating line" is used (upper or lower). Also,
The parameters, including the reflux ratio (R), the relative since the solution is recorded in a specific location on the
volatility (a), the feed composition (Xf), flow rate (F), and spreadsheet, there are restrictions as to the maximum num-
quality (q), the di stillate (Xd) and bottoms (Xw) composi- ber of stages that can be calculated. In the spreadsheet shown
tions, and the tray efficiency (E(ML)), are entered into the in Figure 1, the equations were copied into 20 rows corre-
boxes next to the appropriate symbols. The spreadsheet pro- sponding to 20 trays, resultin g in a 20-tray maximum for
gram then calculates (within seconds) the number of trays that particu lar spreadsheet. We have found this limit suf-
required for the separation and plots a McCabe-Thiele dia- ficient for instructional purposes, although there is no
gram. Changing the value in any of the boxes and pressing reason why a spreadsheet with a limit of 100 or more
"Enter" immediately updates the screen with the new de- stages cannot be constructed.
sign . Note that no macros (prerecorded series of com- There are many possible problems that the students can
mand s or manipulations) are required to perform any of solve with this spreadsheet or slight modifications of it.
these design calculations. Retrofits can be performed by varying the parameter of
There are many advantages to using spreadsheets such as interest until the spreadsheet returns the stage number of the
thi s one in a separations course. The most obvious advantage existi ng column. Multiple feeds, sidestreams, and mislocated
is that, from a teaching point of view, the instructor can feeds can easily be handled by changing the "IF" statements
spend a significant amount of time di scussing the phenom- that control the choice of operating line. More extensive
ena of distillation as opposed to the technique of graphical modifications allow the inclusion of heat effects by adding
calculation. With a notebook computer, an LCD display, and an energy balance to the previously described equations.
an overhead projector, the instructor can use the spreadsheet Also, actual tabulated data can be used in place of analytical
during class to show the effect of different variables on the equilibrium and enthalpy expressions.
separation design. For example, one can slowly decrease the
USEFUL MATHEMATICAL
reflux ratio until a pinch-point occurs to visually calculate
TECHNIQUES ON SPREADSHEETS
the minimum reflux ratio, or increase the reflux ratio to
show that the operating lines collapse to the y=x line. By Although distillation with constant relati ve volatility can
gradually changing one variable at a time, 50 to 100 column be solved using successive substitution, many real separa-
Winter 1996 63
tion systems have complexities that make their design on tion was, say, y=0.355 , linear interpolation between the
spreadsheets more complicated (see Table 1). Over the last y=0.304 and the y=0.418 data points would yield a value of
several years, we have found that a number of mathematical x=0.078 for the liquid composition, or
techniques are useful in solving a wide variety of separation
problems. They are listed below with a description of their X = Xbelow + (x above - Xbelow )(y- Ybelow )/(Y above - Ybelow) (l)
implementation on a spreadsheet and an accompanying sepa- This interpolation is performed in the spreadsheet by using
ration unit design problem. lookup commands that return they values above and below
the actual y value in the "data table" and the associated x
Linear Interpolation and Lookup Tables (Distillation
values. The data points do not need to be evenly spaced to
with Equilibrium Data)
The previous distiIJation spread-
sheet assumed constant relative vola- Distillation using the McCabe-Thiele method with equilibrium
data points
tility (a) for the binary mixture. The by Mal1< Bums and James Sung
Department of Chemical Engineering at the University Michigan
of
vapor-liquid equilibrium of most bi-
nary mixtures, however, is not ideal
and is instead best represented by
Example King, 1980,
p.251,Prob. 5-B
from

· -~
D = 139.54 molhu

• ··~
0 .8

0 .6

0 .4

- (@) •·rn
0.2
tabulated equilibrium data. The use F • CE] molhv 0 .0
• · 1
of tabulated data as opposed to as- xr - LILJ
E{ML): 1 0 .0 0 .5 1 .0
X
suming constant a is irrelevant when
using graphical techniques but pre- w- 220."6
Xw= ~ "'°"'' Number of Stages Required • 16
sents a significant problem in most
analytical solution strategies. EauiHbclum 0111 Enttx

Using tabulated data in spread-


Point No. X y
sheets is quite simple due to the tabu- 0
1
0.000
0.020
0.000
0.134
lar format of the spreadsheets. Once 3
2 0.060
0.100
0.304
0.•18
4 0.200 0.579
the equilibrium data is entered, in- 5 0.300 0.665

terpolation between data points (a •


7
0.400
0.500
0.729
o.n&

necessary operation when calculat-



9
0.600
0.700
0.825
0.870
10 O.!MlO 0.915
11 0.900 0.953
ing equilibrium values) can easily 12 0.950 0.979
13 1.000 1.000
be accomplished using either cubic 14 1.000 1.000

(or higher) spline fits or simple lin-


ear interpolation. We have found that Figure 2. Distillation spreadsheet using tabulated equilbrium data. Note that th e data points
linear interpolation is preferred in do not need to be evenly spaced or fill the entire table (an extra (1 .0,1 .0) is added at th e end of
almost all cases because (a) the cal- the table). Although spline fits can be used to interpolate th e data , we have found that using
simple linear interpolation gives th e most accurate results provided a sufficient number of data
culations are extremely easy, (b) an points is used.
increase in accuracy in one re-
gion from a cubic spline fit is
usually offset by a decrease in TABLE 1
Mathematical Techniques Used in Separation Spreadsheets
accuracy from an incorrect fit
at another location, and (c) in Separation Matrix Jacobian/ Successive Linear Quadratic Numerical
a region of high curvature, ex- System Manipulations Iteration Substition Interpolation Fit Integration
tra data points can be added to General Countercurrent
increase the accuracy of the Unit design, linear equilibrium
linear fit. Unit design, nonlinear equilibrium
Unit design , equilibrium data
As an example, consider the Retrofit, linear equilibrium
equilibrium data entered into Retrofit, nonlinear equilibrium
the spreadsheet shown in Fig- Retrofit, equilibrium data
ure 2. In "stepping down" a
Specific Unit Design
distillation column design, one Ideal distillation
might know the vapor compo- Distillation with equilibrium data
sition leaving a tray and want Distillation with equil./enthalpy data
Absorption (real equilibrium data)
to calculate the liquid concen- Liquid/Liquid extraction (immiscible)
tration in equilibrium with that Liquid/Liquid extraction (miscible)
value. If the vapor composi-
64 Chemical Engineering Education
perform these calculations and there is no set maximum equations, the simplicity and speed of matrix manipulations
number of points that can be used in the table. on spreadsheets makes matrix techniques particularly attrac-
Figure 2 also shows the earlier distillation spreadsheet tive.
modified to include equilibrium data and lookup commands. As an example, one can calculate the separation that would
Although 13 data points are shown in the example (the 14th be obtained for a countercurrent distribution system (such as
is a repeat) , the table can be expanded to include 100 or more immiscible liquid-liquid extraction). If the equilibrium dis-
points. For di splay purposes (and for most calculations), the tribution coefficient is constant (linear equilibrium relation-
14 points produce a relatively smooth curve. Note that, for ship) and the number of stages is fixed, the mass balance
low x-values where the slope of the equilibrium curve is equations reduce to a set of linear algebraic equations. Once
large, additional data points have been added. Also, several the flow rates and compositions of the entering streams are
columns between "x" and "y" data columns are hidden that specified along with the equilibrium constant (K=y/x), the
shift the x- and y-values up one row; this technique makes equations for a 5-stage system are
interpolation with lookup commands much simpler.
- (L + KV)X 1 + (KY )X 2 =LX ,n (2)
Matrix Inversion (Countercurrent Distribution)
LX 1 -(L + KY )X 2 + (KY )X 3 =0 (3)
For the design of countercurrent separation systems, suc-
cessive substitution is needed because the number of stages LX 2 - (L + KV )X 3 + (KY)X 4 =0 (4)
that will be used in the system is unknown. If the design (5)
LX3 -(L + KV)X 4 + (KV)XOUI =0
invol ves a known number of stages (e.g., retrofitting a sepa-
ration to an existing column), then matrix techniques can be LX4 -(L + KV)X OU( = -Yin V (6)
used instead. Most spreadsheets include basic matrix-ma-
nipulation commands such as matrix inversion and multipli- where X and L are the composition and flow rate of one
cation. Although other techniques can be used to solve the liquid, and Y and V are the composition and flow rate of the
other. Figure 3(a) shows the flow diagram for
Countercurrent or Cocurrent Distribution (Line~
ar_ E
_q
..:.u_l_
lib
_r_iu_m--'-)- - - - - ~ the process.
by Mark Burns and James Sung
Department of Chemical Engineering at the University of Michigan
The equations above can also be written in
matrix notation:
Counter- (1) or Co- (0) current operation ?
AX= b (7)
Xln = 0.001 0.002 0.004
Yin =
K=
0.01
2.53 (y= Kx)
X To solve for X, the matrix A is first inverted
using the matrix inversion command. The ma-
Yout n ft N n ~
trix multiplication command is then used to find
0.0057 0.0076 0.0087 0.0094 0.0098 0.01
<---...
••u ••>

Xln
EQ ~=; ~ ~=::~- SJ =:.:· SJ -~->- ~ ==~
X1 X2 X3 X4 Xout
the product of the inverted matrix and the vector
b or
0.0010 0.0023 0.0030 0.0034 0.0037 0.0039

L= 1 ··-~> I (8)
The composition of the other stream (Y ) is found
Figure 3 ( a) (above) Data en try section for staged countercurren t or cocurren t by merely multiplying X by the equilibrium con-
separation assuming lin ear equilibrium and immiscible phases (liquid-liquid stant, or
extraction, absorption , adsorption, etc.).
Y=KX (9)
(b) (below) Matrix calculation section of spreadsh eet.
The section of the spreadsheet that
Solution using matrix lnvarslon
Eauati9os In Matrix Notatiorr performs these calculations is shown
Coefficient Matrix
-241.80 151.80
IAl
0 0 0
'•'x, b
-0.09 in Figure 3(b). The coefficients of the
90.00 -241 .80 151.80 0 0 X2 0.00
90.00 -241 .80 151.80 0 X3 0.00 above equations are entered into the
0 90.00 -241.80 151.80 X4 0.00
0 0 0 90.00 -241 .80 XS ~ matrix ~ . Calculations are performed
Inverted Coefflclcn
-0.006382
Ma rix
-0.006036
'A Inverse\
-0.005451 -a.004466 -a.002804 S~ution Scheme
each time a new flow rate, equilib-
-0.003579
-0.001916
-0.009614
-0.005148
-0.008684
-0. 0106
-a.007114
-0.008684
-0.004466
-a.005451
(1)
(2)
Ax • b
x = A_lnverse•b
rium constant, or composition is en-
-0.00093 1
-0.000346
-0.002501
-0.000931
-0.005148
-0.0019 16
-a.009614
-a.003579
-0.006036
-a.006382
(3) Y= Kx tered into the spreadsheet. For nonlin-
Solution
ear equilibrium relationships, a simi-
Y1 0.00571 x,. 0.00226
lar spreadsheet can be constructed ex-
Y2 0.00759 X2- 0.00300
Y3 0.00871 Xh 0.00344
Y4 0.00937 X4- 0.00371 cept that an iterative scheme is neces-
VS 0.00977 XS. 0.00386
sary (Newton's method, multi variable:
Winter 1996 65
see Figure 4). The nonlinear component-mass-balance equa-

f
Yin
tions for each stage are entered into the matrix f. The deriva-
tive of each equation with respect to each variable is then L =~ I dy (13)
C Kya (1-y)2 en[l-y *]
entered into the Jacobian matrix and used to direct the itera- Yout 1-y
tion steps. The equation
This integration can be performed on a spreadsheet using the
(10) trapezoidal rule. The interval from y0 " 1 to Y;" is divided into n
intervals and the integral is calculated using the equation
describes this process where k is the iteration step and J is
n
the Jacobian matrix. This iterative spreadsheet usually con-
verges within seconds. Integral=
L i=I
f(y)+f(y
1 1)(
2
t+ y.t+I -y .,
) (14)

Numerical Integration (Absorption) where f(y) is the integrand in Eq. (13). The accuracy of this
technique is a function of the number of intervals chosen (n)
For staged separation systems, such as distillation in tray
with larger values of n increasing the accuracy.
columns, stage-by-stage calculations need to be performed,
as shown earlier. Separations in packed columns, however, A spreadsheet that performs these calculations for a con-
require integration of the mass-transfer driving force before tinuous absorption column is shown in Figure 5. The spread-
an accurate design can be made. This integration Countercurrent Distribution (Nonlinear Equilibrium)
is one of the easiest calculations to perform on a by Mark Bums and James Sung ,-------------~
Department of Chemical Engineering at the University of Michigan
spreadsheet and is used to calculate the neces-
Note: At the start of each spreadsheeting session, initiate 0 ..5
40 0 ~
sary column length provided the driving force is the iterative solution scheme by going under the 0.30
known as a function of position or composition. "Options" menu, clicking "Calculatlon ... ", and then • 0 . 20
clicking on the "Iteration" button.
0.10
Packed column absorption is a typical separa- Xin= 0.00
Yin= 0 . 00 0.05 0.10
tion system in which the driving force can be K1 = Equilibrium:
X
calculated as a function of composition. Although K2 = y=K1 "x/(K2+x)

many different forms of the design equations Yout Y2 Y3 Y4 YS Yin

exist, we use the following form of the absorp-


tion equations: 181
0.39927

······>
Xin
~ot~~o 8Jo::~? ~o~~:'.-~~7
X1 X2 X3
~0;~~~7 EQ ~:::_;~
X4 Xout
0.1 0.05311 0.01734 0.00435 0.00098 0.00018

L =~
C
Kya
f
Yin

(1-y). m ct
2
(1-y) (y-y *)
y (11)
Figure 4. (a) (above) Staged countercurrent or cocurrent separation assuming
Yout
nonlinear equilibrium and immiscible phases (liquid-liquid extraction, absorp-
where Le is the length of the column, Gs is the tion, adsorption, etc.). This spreadsheet is similar to that shown in Figure 3
solute-free gas flow rate, kv is the overall mass except that a nonlinear isotherm is used.
(b) (below) Matrix multiplication and iteration section of spreadsheet.
transfer coefficient, a is the surface area avail-
able to mass transfer per column volume, Solution using Newton's method for multivariable systems reset- I o I
Y;" and y are the inlet and outlet gas con-
0
"'
Initial guess (X(k))
centrations, y* is the equilibrium gas con- X1 = 0.05311 X2 = 0.01734 X3= 0.00435 X4 = 0.00098 Xout = 0.00018

centration based on the liquid-phase con- Equations in Matrix Notation (Taylor Series Approximation)
Jacobian Matrix tJ\ (Li)(\
centration, and (1-y).'" is defined as 361.5 -425.8 0 0 O AX1 0.00000
200 -625.8 711.82 0 O AX2 -2E-15
0 200 -911.8 833.83 0 AX3 6E-16
(1-y*)-(1-y)
(l-y). m= J!n [1-
__ Y_*] (12) 0
0

Inverted Jacobian
200
0

IJ-1\
-1034
200
867.08
-1067
AX4
AXout
-6E-17
3E-17

1-y
0.0061 -0.006 -0.006 -0.006 ·0.005
0.0029 -0.005 -0.005 -0.005 ·0.004
In Eq. (11), the term (y-y*) is the driving 0.0008
0.0002
-0.001
·3E-04
-0.003
-6E-04
-0.003
-0.002
· 0.002
-0.001
force for mass transfer. This driving force 3E-05 ·6E·05 -1E-04 -3E-04 -0.001

must be modified when dealing with con- New guess (X(k+ 1))
X1 = 0.05311 X2= 0.01734 X3= 0.00435 X4 = 0.00098 Xout= 0.00018
centration solutions to include variable
Solution Solution Scheme
flow rates ((l-y)2) and diffusion-induced X1 = 0.05311 Yout = 0.39927 X(k+1) = X(k) - (J-1)1
convection (1/(1-y).m). X2 =
X3=
0.01734
0.00435
Y2=
Y3=
0.21170
0.06864 (• Iterative solution scheme)
X4= 0.00098 Y4= 0.01667
Substituting Eq. (12) into Eq. (11) and Xout = 0.00018 YS= 0.00317
rearranging, we get
66 Chemical Engineering Education
sheet uses tabulated equilibrium data and calculates the driv- interpolations are not easily found . Using equations instead
ing force at 20 points along the column (usually sufficient of data eliminates this problem but requires the user to
although more can be added). The trapezoidal rule is then generate and enter the equations into the spreadsheet.
used to calculate the integral listed above, and the length of An easier technique involves programming the spread-
column necessary to perform the separation in either a co- or sheet to generate a least-squares quadratic polynomial to fit
countercurrent configuration is di splayed. Note that the in- the data and then use the equation to design the separation
tegral calculatio ns in the spreadsheet are concealed in- system . The least-squares quadratic pol ynomial is defined as
side the diagram of the column (see Figure 6). Also, in that polynomial , p(x), that minimizes the sum of the squares
thi s spreadsheet, the outlet gas-phase concentration is of the error between the polynomial and the data points, (x,,
specified ; a similar spreadsheet can be developed speci- fJ The function to be minimized can be represented by
fying the outlet liquid concentration.
n
Quadratic Fits (Liquid-Liquid Extraction) Q(f, P)= I ,[f; - P{x;)j2 (15)
The solutions presented thus far have involved relatively i= I
simple mathematical techniques. If these techniques were
appli ed to liquid-liquid extraction with partially miscible where the quadratic polynomial is
phases or di stillation with tabulated enthalpy data, difficul- P(x) = a 1x 2 + a 2x + a 3 (16)
ties wou ld arise. Specifically, stagewise calculations are dif-
ficult when the stepping procedure occurs on graphs with The coefficients a 1, a2, and a3 are then fou nd by taking the
multiple "tabulated data" lines because the endpoints of the derivative of Q with respect to each coefficient and setting
these equations equal to zero, thus minimizing the function
Q. After considerable mathematical manipula-
Absorption in Packed Columns (Countercurrent, gas exit specified)
by Mark Bums and James Sung tions,191 the coefficients can be shown to be
Department of Chemical Engineering at the University of Michigan

Flow rates ente~ln


: Columl setup: I
(! 7)
0
Liquid In Gas out Gas = 30.18 mol/hr ft2
0
Kya = 27.60 mol/hr tt3
40.80 mol/hr'ft2 27.77 mol/hr ft2 0
Liquid = 40.80 mol/hr ft2 0

Counter(" or ~o(O}I where


O molfrac 0.003 molfrac

Compositions enterln : Composition l e a ~


Gas= 0 .083 mol frac Gas= ~ mo l fra c
Liquid = 0.000 mol frac

·+:l
Gs= I A Liquid= 0.056 mol frac
27.69 mol/hr 0 ft2 I I Length::
I I 11. 12 ft

:::1 ~
Ls= I I
40.80 mol/hr ft2
0
I I Example from Welty , et al,
V I 1984, p. 693

0 . 00 ~ I xi x2
Liquid out Gas in I
43.2 mo11t1r·tt2 30.18 mol/hr 0 ft2 0.00 0 . 02 0 .0 4 0 . 06 0 . 08
X2 x-?
0.06 molfrac 0.083 mol frac 2
X ~=

X x2
Figure 5. Continuous packed column absorption spreadsheet. After entering th e n n

parameters, the spreadsheet calculates (using Eq. 13) th e length of pack ed column
necessary to pe1form th e desired separation . Note that, although we have specified

!{1
the exiting gas composition, a similar spreadsheet can be devleoped that uses a
specified exiting liquid composition.

Ls- - 408
I J, Gs= 27 .69 I {,
Liqu Id In Position X X I v• I 11( ...l I NeQative? I J I y V Gas out
40.8 0 mol/hr•tt2 0 0.0000 0.0000 0.0000 334.84 FALSE 0.0030 0.0030 27. 77
molfrac 0.0029 0.0029
0 0.05
0 .1 0.0059 0.0059
0.0037
0.0075
284.11
247.92
FALSE
FALSE
1.33
2.47
0.0074
0.0117
0.0073
0.0116
0.003 Thu s, the coefficients (.g_) are
0 .15 0.0088 0.0088 0.0112 220.84 FALSE 3.46 0.0160 0.0158 fou nd from the data (f) using
0.2 0.0117 0.0118 0.0149 199.84 FALSE 4.34 0.0204 0.0200
Gs= I 0.25 0.0145 0.0147 0.0185 183.08 FALSE 5.13 0.0247 0.0241 A the matri x x .
27.6 9 mol/hr*ft2 I 0.3 0.0174 0.0177 0.0221 168.09 FALSE 5.86 0.0291 0.0283 I Leng th=
I 0 .35 0.0202 0.0206 0.0256 154.37 FALSE 6.52 0.0334 0.0323 I 11.12
I 0.4 0.0230 0.0236 0.0291 143.09 FALSE 7.12 0.0378 0.0364 I
Figure 7 shows the implemen-
40.8 0 mol/hr*ft2 I 0 .45 0.0259 0.0265 0.0323 129.08 FALSE 7.67 0.0421 0.0404 I Exa mplef1
V 0 .5 0.0286 0.0295 0.0351 113.65 FALSE 8.15 0.0465 0.0444 I 1984 ' p. 6!
tation of this technique on a
0.0314
0.55
0.6 0.0342
0.0324
0.0354
0.0380
0.0<08
101.78
92.38
FALSE
FALSE
857
8.95
0.0508
0.0552
0.0484
0.0523
spreadsheet that calculates the
Id out 0.8 0.0451 0.0472 0.0519 68.60 FALSE 10.17 0.0725 0.0676 Gas number of stages necessary for
2 mol/hr*ft2 0.85 0.0477 0.0501 0.0545 64.47 FALSE 10.42 0.0769 0.0714 30. 1
6 molfrac 0 .9 0.0504 0.0531 0.0572 60.89 FALSE 10.66 0.0812 0.0751 0.08 a particular liquid-liquid extrac-
1' I 0.95 0.0531 0.0560 0.0598 57.76 FALSE 10.88 0.0856 0.0788
11' I tion system. The coefficients of
1 0.0557 0.0590 0.0625 55.00 FALSE 11.08 0.0899 0.0825
the calcu lated equation are
Figure 6. View of th e hidden columns in the absorption spreadsheet shown in Figure 5. shown in Figure 8 and can be
Winter 1996 67
used throughout the spreadsheet in place of the data to calcu- spreadsheets as well as perfecting a number of the others.
late the required number of stages. If the fit obtained by this Wilbur Woo investigated the use of cubic splines (which we
method is unsatisfactory, additional data points can be added to found were not necessary) and constructed the original "data"
improve the fit or a higher order curve can be used. In our spreadsheets. Mike Johns followed Professor Frey's paper
work, we have found that quadratic fits do remarkably well for and did some simple chromatography solutions. Mike Vyvoda
both liquid-liquid extraction and enthalpy data in distillation. spent considerable time debugging the final versions and
writing the all-important nomenclature tables. In addition to
CONCLUSIONS these students, many other undergraduates at the University
of Michigan contributed to the spreadsheets through feed-
What spreadsheets lack in power, they make up for in ease back in our separations course.
of use. For a student, the results of changes to design vari-
ables in separation spreadsheets can be seen in a
few seconds in tabular or graphical form. In Countercurrent Liquid/Liquid Extraction
by Mark Burns and James Sung
addition to changing design variables, the stu- Department of Chemical Engineering at the University of Michigan
dent can also change the structure of the spread- ~
1.
sheet to design more complicated separation units. Extract Feed ;. 1.6
~ 1.4
For instance, in binary di stillation, multiple feeds, V1 1818.52 1000.00 Lo
~ 1.2

one or more sidestreams, or mislocated feeds Ac:~:,ckl


0.1564
0.0403
0.3500
0.6500
Acetic Acid
W ater
>
.;
;.
1.0
0.8
can all be added to the basic spreadsheet. The lsopropyl elh er 0.8034 0.0000 lsopropyl ether C 0 .6

techniques used to solve systems of equations in Example from Wankat,


.
)(
0 .4
0.2

these spreadsheets can also be applied to other 1988, p. 595


-0 . 5 0.0 0.5 1 .0
problems in other courses. Xsolute,Ysolute
Solvent Raffinate
For an instructor, separation spreadsheets en-
Vn+1 1475.00 656.48 Ln Number of Stages Required= 6
able the lecturer to focus on the principles be- Acetic Acid 0 .0000 ~ Acetic Acid
Water 0.0000 0.8786 Water Note: Spreadsheet may generate incorrect
hind the separation processes instead of the te- lsopropyl ether 1.0000 0.0214 lsopropyt ether solutions when attempting a separation
near the lait oint
dious solution procedures. But care must be taken
to ensure that the students do not use the spread- Figure 7. Parameter entry and graphical output section of the liquid/liquid
sheets to solve homework problems that, with extraction spreadsh eet. This spreadsheet is particularly complex because "step-
the aid of the spreadsheets, are merely "plug- ping" between the equilibrium curves with linear interpolation is difficult. But
using a quadratic fit to the data allows easy calculation of the required number
and-chug." During the separations course at of stages for any given system .
Michigan, each spreadsheet is typically in-
troduced in lecture when that separation unit Petermloe Quadratic Le11t Squares EH for the Eoullibrtum Phase Pata
is first discussed. Homework problems then SolvenVExtract Laver
1 -0.990 0.980 0.000
include both simple, plug-and-chug type -0.989 0.978 0.004
-0.971 0.943 0.019
problems that require a single use of the -0.847 0.717 0.114
X= -0.715 0.511 f= 0.216
spreadsheet and more complicated, multiuse -0.487 0.237 0.362
-0.165 0.027 0.464
problems (e.g., plot the number of trays -0.165 0.027 0.464
-0.165 0.027
needed to perform this distillation as a func- -0.165 0.027

tion of reflux ratio). 1 1 1


-0.971
1 1 1 1 1 1 1
-0.990 XT=
-0.989 -0.847 -0. 715 •0.487 •0. 165 -0. 165 -0.165 -0. 165
0.980 0.978 0.943 0.717 0.511 0.237 0.027 0.027 0.027 0.027
Qualitative homework questions are also
0.4868 a._3
common. More difficult problems that re-
quire the student to redesign the spreadsheet
•= 0.0627
-0.4339 ._,
a_2

are sometimes used, but are typically reserved Ra ffinate la"er


1 -0.010 0.000 0.000
for group projects. Overall, the students have 1 -0.012 0.000 0.007
1 -0.016 0.000 0.029
had a very favorable reaction to the introduc- 1 -0.023 0.001 0.133
X= 1 -0.034 0.001 f= 0.255
tion of these spreadsheets in the separation 1 -0. 106 0.011 0.443
1 -0. 165 0.027 0.464
course. As a final note, all the spreadsheets 1 -0. 165 0.027 0.464
1 -0. 165 0.027 0.464
shown here are available from the authors. 131 1 -0. 165 0.027 0.464

1 1
ACKNOWLEDGMENTS XT= -0.010
0.000
-0.012
0.000
-0.016
0.000
-0.023
0.001
-0.034
0.001
-0. 106
0.011
-0.165
0.027
-0. 165
0.027
-0. 165
0.027
-0. 165
0.027

Many students were involved in develop-


ing the spreadsheets shown in this paper.
James worked on the original versions of the
·- -0.0730
~ .8146
...33.8160
a_6
a_S
a_4

Figure 8. Calculation of the quadratic equations used in the Figure 7 spreadsheet.


countercurrent distribution and distillation
68 Chemical Engineering Education
REFERENCES Other chapters discuss the Third Law, reaction equilibria,
1.Jolls, K.R. , M. Nelson, and D. Lumba, "Teaching Staged- systems of variable composition, gas mixtures, the phase
Process Design Through Interactive Computer Graphics," rule, ideal solutions, dilute solutions, activities in non-elec-
Chem. Eng. Ed. , 28(2), 110 (1994) trolyte solutions , the calculation of partial molar quantities
2. Taylor, R., and K. Atherley, "Chemical Engineering with
Maple," Chem. Eng. Ed., 29(1), 56 (1995) from experimental data, the determination of activities of
3. All the spreadsheets shown in this paper are available from non-electrolytes, electrolyte solutions, free energy changes
the author. For copies of the spreadsheets, send a Macintosh in solutions, gravitational fields, and the estimation of ther-
or IBM compatible disk (state which one) and a stamped, modynamic quantities. The fifth edition also contains a new
self-addressed envelope to Mark A. Burns, Department of
Chemical Engineering, University of Michigan, Ann Arbor, chapter on simple analytical and numerical methods (least
MI 48109-2136 squares regression, numerical and graphical differentiation
4. Arganbright, D. , Mathematical Applications of Electronic and integration). The above subjects are of obvious interest
Spreadsheets, McGraw-Hill Book Co., New York, NY (1985) to chemical engineers, but important topics such as open
5. Rosen, E .M., and R.N. Adams, "A Review of Spreadsheet
Usage in Chemical Engineering Applications," Comput. systems and phase equilibria are not discussed with the
Chem. Eng., 11(6), 723 (1987) depth needed in many engineering applications.
6. Burns, M.A. , "Mass and Energy Balance on Microbial Pro-
A useful feature of the book is the presence of several
cesses," in Chemical Engineering Problems in Biotechnol-
ogy, M.L. Shuler, Ed., AIChE, New York, NY (1989) examples and problems dealing with biological systems.
7. Frey, D.D., "Numerical Simulation ofMulticomponent Chro- Specific topics include the calorimetric study of conforma-
matography Using Spreadsheets," Chem. Eng. Ed., 24(4), tional transitions in proteins, free energy and useful work in
204 (1990)
biological systems, the dissociation of DNA, the solubility
8. Geankoplis, C.J., Transport Processes and Unit Operations,
3rd ed., Prentice Hall, Englewood, NJ (1983). Equation simi- of proteins in aqueous solution, osmotic work in biological
lar to 10.6-16 systems, and protein centrifugation. Several geological ex-
9. Yakowitz, S. , and F. Szidarovszky, Introduction to Numeri- amples are also given, especially in the chapter on the phase
cal Computations, Macmillan Publishing Company, New
rule. These biological and geological illustrations, the ma-
York, NY (1989) 0
jority of which can also be found in the fourth edition, add
significantly to the book 's value and originality.
(.a_..51111113._b_o_ o_k_ re_ v_ie_ w________.) The book aims at training students in the use of thermody-
namics for solving practical problems. This is accomplished
CHEMICAL THERMODYNAMICS: BASIC THEORY very well indeed. Each chapter contains illustrative examples,
AND METHODS, 5th ed. as well as a good number of problems (typically between ten
by Irving M. Klotz, Robert M . Rosenberg and twenty). More rigorous and satisfying discussions of the
Published by John Wiley and Sons, Inc. , NY; 533 pages, logical structure of thermodynamics are available (e.g. ,
$54.95 (hard cover) (1994) Denbigh ' s Principles of Chemical Equilibrium). In Chapter
3, for example, the authors define adiabatic systems by in-
Reviewed by voking the notion of thermal equilibrium; however, neither
Pablo G. Debenedetti temperature nor equilibrium have been discussed at that
Princeton University point. Similarly, the definition of an ideal gas as one satisfy-
The fifth edition of Klotz and Rosenberg's Chemical Ther- ing PV=RT and, in addition, having a temperature-indepen-
modynamics is similar in spirit to its four predecessors. It is a dent energy is redundant. The latter condition follows from
text on classical thermodynamics and its applications to the former, but this can only be proved by invoking entropy,
mixtures , chemical reactions, and other situations of interest which the authors have not defined at that stage (Chapter 5).
to chemists. It can be used both for undergraduate and gradu- On balance, however, the book's virtu·es outweigh its limi-
ate instruction and requires no previous knowledge of ther- tations. Few texts provide the student of chemical thermody-
modynamics. The simple mathematical tool s needed to un- namics with a wider selection of exercises and examples to
derstand the material are explained in the book. assist in the development of problem-solving skills. Because
The twenty-three chapters cover a wide range of topics. of this, Klotz and Rosenberg' s book is useful not only for
Following two introductory chapters on the history and ob- chemists, but also for biologists, engineers, and geologists.
jectives of classical thermodynamics and on mathematical The back cover of the copy of the book that I received
prolegomena, the First Law and its applications to chemical from CEE for review, and that of a second copy subse-
reactions and to the behavior of gases is discussed . Three quently sent to me by the publishers, says that this fifth
chapters are also devoted to the Second Law, its consequences edition contains new chapters on the thermodynamics of the
(reversibility, spontaneity, free energy functions) and its appli- electrochemical cell and on pH diagrams. This is not correct;
cation to simple cases of phase equilibria (e.g, the Clapeyron the book does not include such chapters. I have been assured
equation, temperature dependence of enthalpies of transition). by the publisher that this matter will be corrected. 0
Winter 1996 69

You might also like