Solving Problems in Packed Absorption Using Mathcad
Solving Problems in Packed Absorption Using Mathcad
With Mathcad it is now possible to obtain a regression fit equation for the equilibrium data. All of the various terms in the rigorous equation above can be readily obtained as a
function of y and the result rigorously integrated on the computer in an instant. The author is considering using this technique as means of designing packed distillation columns where a modified procedure would be used to find the height of packing for both the enriching and exhausting sections of the column. The procedure as outlined above has a number of far reaching implications. The often used method of designing packed distillation equipment is to use the McCabe-Thiele1 procedure used to design tray towers. A calculation of something called the height equivalent to a theoretical plate is then used to obtain the height of packing for the packed tower. The procedure is not rigorous in a true sense but it will roughly obtain the packed height desired. A modified procedure can be developed that can obtain the necessary height of packing in a rigorous procedure for both the enriching and exhausting section of a distillation column. Additional work will be necessary to achieve this goal since the procedure hinges on the type of packing used in the column. Many new packings have become available in recent years. Equilibrium data for distillation is widely available from numerous sources. An example of the current technique for dealing with packed absorbers or strippers is available from several textbooks2,3. One of these, is the coverage given by Giankoplis4 (See example 10.7-1 starting on page 681). An equation for the operating line is based on the assumption that the carrier gas and the solvent liquid are non-diffusing. Only the solute in this example, SO2 is diffusing. The solvent liquid, water and the carrier gas, air, are non-diffusing. The equilibrium information is generated by some Henrys law type correlation which is available from numerous sources. All necessary material balances are performed so that all input and output molar flow rates and compositions are known. It is then necessary to find the interfacial composition at various locations in the column. Equations for the mass transfer coefficients are known for the packing used. In the cited example the packing is 1 inch ceramic raschig rings. Several points along the operating line are chosen. From each of the points chosen straight lines are drawn whose slopes are: k ' a (1 y )ilm x (3) ' ky a (1 x )ilm This procedure is often difficult because the yi and the xi are unknown, so that the procedure is by trial. Furthermore if the compositions become concentrated the flow rates may change from location to location sufficiently, so that the mass transfer coefficients can change from location to location. The intersections of these lines (nearly parallel) locates the values of xi and yi corresponding to a point on the operating line having coordinates x and y. This procedure is performed for all of the points used and the calculations for the values of V (4) ky a S (1 y )( y yi ) (1 y )ilm are obtained for each of the chosen points. These values are plotted against the values of y and the area under the curve is the desired packing height. As anyone can see this procedure is extremely time consuming and is often difficult to accomplish if the resulting curve necessary to find the height curves greatly. A table of the tabulated values
necessary to perform the graphical integration for this problem appears in Giankoplis on page 683. The procedure proposed here makes use of the fact that the equilibrium data is such that little or no curvature occurs. Mathcad can readily regress such data for the equilibrium in the form of an equation xin = f(yin). All of the material balances can be performed by machine as a function of y. The mass transfer coefficients can be expressed as a function of y. The interfacial compositions can be expressed as a continuous function of y (not just at 5 or 6 points) and the whole business may be integrated between y in and y out. The authors have succeeded in performing the same computation by developing yin = f(xin) and developing all variables as function of x. Integration of the numerical results in height almost identical to the integration with y. The approximate solutions using the concepts of Hg and Ng where Z is the product Ng multiplied by Hg have been examined and the results are nearly identical to the rigorous ones. An example calculation is shown in the appendix which follows.
APPENDIX
V2 Prob. 10.7-1 Giankoplis y2 x1 L1
V1
y1
x2
L2
kgmoles s
MLs := 18 Water m
2
MVs := 29 Air
Sulfur dioxide
S := 0.0929
Y1 :=
y1 1 y1 x1 1 x1 y 1y X2 :=
Y2 :=
y2 1 y2 x2 := X2 1 + X2
3
X1 :=
Vs ( Y1 Y2) + X1 Ls
3
Y( y) :=
X2 = 3.57 10
x2 = 3.557 10
X( y) :=
x( y) :=
Gy( y) :=
Gx( y) :=
Gx( y)
0.25
kxa ( y) := 0.152 Gx( y) yyij := 0 0.000658 0.00158 0.00421 0.00763 0.01120 0.01855 0.0342 0.0513 0.0775 0.121 0.212 ( y) :=
xxij :=
kxa ( y) kya ( y)
0 0.0000562 0.0001403 0.000280 0.000422 0.000564 0.000842 0.001403 0.001965 0.00279 0.00420 0.00698
i := 0 .. 4 y :=
y1 y2 4
y = 0.045
yyi := y2 + i y
xxi := x( yyi)
yyin i :=
y := yyin
x i := xin( yyin i)
slopi :=
y i yyi x i xxi
ii := 0 .. 1
ii , i := xxi + ii x i xxi
This shows the fit of the equilibrium data for the expression yin(xin).
0.21 0.2 0.19 0.18 0.17 0.16 0.15 0.14 yyij yin yy 0.13 0.12 0.11 0.095 0.084 0.074 0.063 0.053 0.042 0.032 0.021 0.011 0 0 0.001 0.002 0.003 0.004 0.005 0.006 0.007
yin( y) :=
V( y) :=
Vs 1y
Z := y2
y1
V( y)
dy
Z = 1.557
meters
This result compares favorably with the solution in the text of1.586 meters. The answer here may actually be better since graphical integration is not used. The computer is used for all computation.
Approximate method 1
This method involves computing HG at the top of the column and at the bottom. The values are averaged. NG is obtained by integration. The product of NG and HG yields the height of packing.
Hg1 := Hg2 := V( y1) kya ( y1) S V( y2) kya ( y2) S Hg1 + Hg2 2 Hg1 = 0.195 Hg2 = 0.211 meters meters
Hg :=
Hg = 0.203
meters
y1
Ng = 7.64
Zg := HgNg
Zg = 1.552
meters
Z = 1.557
meters
BIBLIOGRAPHY
1. McCabe, W. L. and E. W. Thiele: Ind.Eng.Chem.,17, 605 (1925). nd 2. Treybal, R. E. : Mass Transfer Operations, 2 ed., McGraw-Hill Book Company, New York, 1955.
3. Foust, A. S., et al.: Principals of Unit Operations, 2nd ed., John Wiley & Sons Inc., New York, 1980. 4. Giankoplis, C. J.: Transport Processes and Separation Process Principles, 4th ed. Prentice Hall, Upper Saddle River, New Jersey, 2003