You have been assigned to simulate a flash evaporator that separates a Liquid feed stream containing benzene

Question:

You have been assigned to simulate a flash evaporator that separates a Liquid feed stream containing benzene and toluene at temperature TF (?C) into liquid and vapor product streams in equilibrium at temperature T(?C) and pressure P(mm Hg). The compositions of the product streams are related by Raoults law (Equation 6.4-1), and the component vapor pressures are expressed by the Antoine equation (Table B.4).

A spreadsheet that performs the required material and energy balances and vapor?liquid equilibrium calculations on this process unit are shown on the next page. In the test case, a 40 mole% benzene-60 mole% toluene mixture is fed to the evaporator at TF = 120?C and a pressure high enough to assure that the feed stream remains in the liquid state. The unit operates at T = 100?C and P = 800 mm Hg. The heat capacities of liquid benzene and toluene have been taken to be 0.138 kJ/ (mol??C) and 0.165 kJ/(mol??C). respectively and the vapor heat capacities and heats of vaporization of both species are those given in Appendix B.

(a) Derive expressions for the quantities in boldface on the spreadsheet-that is, the flow rates and compositions of the liquid and vapor product streams, the vapor pressures of ben.ze3e and toluene at the evaporator temperature, the fractional vaporizations of benzene and toluene the specific enthalpies of benzene and toluene liquid at TF and T and of benzene and toluene vapor at T (all relative to the liquid species at 0?C). and the required rate of heat transfer to me evaporator.

(b) Create a spreadsheet that replicates the one shown above, entering the formula derived in part (a) and, if possible, imbedding the graphics for the streams and the proc unit In the formulas, enter the cell addresses for variables appearing elsewhere on the spreadsheet: for example, if a formula involves the mole fraction of benzene in the feed ?0?not enter ?0.40? but the cell address of this variable on the spreadsheet. In this way variances like the benzene mole fraction in the feed and the temperature and pressure of the evaporator may be changed and the new values of the calculated variables will be instantly determined. When the spreadsheet is complete use it to determine the bubble-point and dew-point temperatures of a 40 mole% benzene-.60 mole% toluene mixture at P = 800 nm H. Print out the spreadsheets for T = 100?C and for the bubble-point and dew-point temperatures.

(c) Write the code for a subprogram called FLASH to simulate the evaporator. The input variables should be the attributes of the feed stream (benzene and toluene flow rates and TF). T. P. and the physical properties of the feed stream species (Antoine constants, heat capacity formula coefficients for liquid and vapor, and heats of vaporization). The output variables are the attributes of the vapor and liquid product streams and Q. Write and run a calling program that demes me values of the feed stream variables and other input variables (use the test case values) calls the subprogram, and prints out the output variables. The physical properties may be passed to the subprogram either as arguments or through a COMMON or GLOBAL block.

image

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Elementary Principles of Chemical Processes

ISBN: 978-0471720638

3rd Edition

Authors: Richard M. Felder, Ronald W. Rousseau

Question Posted: