Combining Numerical Problem Solving with Access to Physical Property Data a New Paradigm in ChE Education

Size: px
Start display at page:

Download "Combining Numerical Problem Solving with Access to Physical Property Data a New Paradigm in ChE Education"

Transcription

1 Combining Numerical Problem Solving with Access to Physical Property Data a New Paradigm in ChE Education Michael B. Cutlip, Mordechai Shacham, and Michael Elly Dept. of Chemical Engineering, University of Connecticut, Storrs, CT 06269, USA /Dept. of Chemical Engineering, Ben-Gurion University of the Negev, Beer- Sheva 84105, Israel /Intel Corp., Qiryat Gat, Israel and Portland, OR Abstract Problem solving is an essential part of engineering education, and many educational benefits can be derived when solving realistic problems. The use of realistic problems has been hindered, so far, by the difficulty of finding reliable and consistent property data. We have developed a new approach for problem solving, which involves the use of three available packages: Polymath Numerical Computation Package for setting up the mathematical models with a new feature to export problems to Excel, Aspen Properties for providing the property data via an Excel Add-In, and Microsoft Excel for an effective solution of the problem on a widely-used platform. The new approach is demonstrated by solving a sample problem involving calculation of an adiabatic flame temperature. It is shown that the availability of reliable and consistent property data enables instructors to replace artificial problems dealing with, say, compounds A, B and C with realistic problems dealing with real compounds. Furthermore, many different versions of the same problem can be prepared with minimal effort, as needed for exams and homework assignments. Realistic problems can be assigned routinely, as several steps of the problem solving process can be carried out very fast with the computer based tools provided, while the student concentrates his/her efforts on the subject matter and the solution options that are required. Introduction Problem solving is an essential part of engineering education. The best way to demonstrate mastery of the material learned is to correctly solve real-life problems associated with that material and critically analyze the results. The importance of the solution of real-life problems in chemical engineering education has been recognized long time ago. The CACHE Corporation (Computer Aids for Chemical Engineering Education) published a seven volume set of books entitled "Computer Programs for Chemical Engineering Education" in 1972 where realistic problems, involving computer solution, were provided in seven curriculum areas. At that time, however, the preparation of such problems by the instructor and their solution by the students required considerable effort and time, and thus the solution of realistic problems could be assigned very infrequently.

2 The process of problem solving within chemical engineering can be represented schematically by the flow diagram shown in Figure 1. The process starts by converting the problem definition into a mathematical model using physical laws such as mass balances, energy balance, phase equilibrium relations, etc. The model is complemented by physical and thermodynamic property constants or property equations. The complete model is fed into the solution algorithm (typically a numerical solution algorithm) which provides the solution. This solution should be analyzed for physical feasibility and consistency with results of similar problems, and the model or the properties must be corrected as necessary. Finally the complete solution, including the model the property data and the results, should be documented. In most courses it is not necessary to carry out all the steps of the solution process in detail in order to gain most or all the educational benefits of problem solving. Typically the preparation of the mathematical model and critical analysis of the results should be carried out in detail, while the technical details of the solution algorithm and the collection of the physical property values and correlations may be non-essential for understanding the course material. However, a critical analysis of the results requires reaching the solution and to reach the solution all the steps of the problem solving process must be carried out. Thus, in order to use problem solving effectively, the various stages of the solution process must be analyzed, and efficient tools must be provided to carry out the tasks which are not essential to the understanding of the course material. In 1990 we revised the Polymath program ( Copyrighted by M. Shacham, M. B. Cutlip and M. Elly, to enable numerical solution techniques to be applied to engineering and scientific problems while requiring minimal effort on behalf of the user with regard to the technical details of the numerical solution. This package, updated many times, continues to available to academic departments under inexpensive site licenses from the CACHE Corporation. Polymath was immediately integrated into chemical engineering problem solving as demonstrated by Fogler's 2 "French Menu of problem solving in chemical reaction engineering" shown in Figure 2. The introduction of Polymath considerably reduced the time and effort required for solving realistic problems that required numerical solutions. As a result, complex problems are now being routinely assigned in various curricular areas. This development was described by Fogler 2 as a "paradigm change in engineering education". The accessibility of the property data and correlations has improved considerably over the years but the collection of such information is still a lengthy and error prone process as the data for various compounds and properties may be available in different databases with inconsistent units. Current educational practice is to provide the data for the problem in hand in order to prevent the students from spending too much time on searching for the data, an activity which usually does not contribute to the study of the subject matter. However, this makes the problem solving experience incomplete because the professional engineer must collect all the pertinent data before attempting to solve the actual problem. Furthermore, instructors often prefer to assign artificial problems because of the difficulty and effort required in finding reliable and consistent physical properties for real substances.

3 Combining Direct Access to Physical Properties with Problem Solving In order to enable realistic, accurate, and time-effective educational problem solving, we have developed a new approach to problem solving. The new approach is depicted schematically in Figure 3. It involves the use of three available packages: Polymath Numerical Computation Package for setting up the mathematical models with a new feature to export problems to Excel (Trademark of Microsoft Corporation, Aspen Properties (Aspen Properties is a registered product of AspenTech, providing the property data via an Excel Add-In, and Microsoft Excel for an effective solution of the problem on a widely-used platform. The Polymath package is used to setup the problem. This takes full advantage of the userfriendliness of this software for entering the problem and verifying its solution. A new feature of Polymath 6.0 allows automatic export of the entire problem to Excel by a single keypress. All of the equations and logical/intrinsic functions are automatically generated so that the problem can be executed completely within Excel. For problems involving differential equations, the Polymath Ode_Solver Add-In provides extensive numerical integration capabilities for Excel. The Aspen Properties package which is provided with the Aspen Engineering Suite supplies an Add-In for Excel that can be used to provide physical property data and some other calculations (bubble points and dew points for example) to an Excel spreadsheet. Thus the property data at the needed temperature, pressure and composition values can be supplied to the mathematical model during problem solution within Excel. The numerical solutions are accomplished completely within Excel. The Excel "Solver" can be used for solving nonlinear algebraic equations. Regression problems utilize the Excel LINEST function or Solver. Systems of ODE s (ordinary differential equations) use the Polymath ODE_Solver Add-In for Excel. An Example Problem Calculation of Adiabatic Flame Temperature (AFT) This problem involves the calculation of the adiabatic flame temperature when burning natural gas of various methane-ethane-air ratios. The problem is based on similar problems presented by Sandall 3 and Cutlip and Shacham 1. The complete problem definition is in Appendix A. The problem solution in this case requires: a) preparation of the model based on material and energy balances, b) standard heat of combustion data for methane and ethane, c) ideal gas heat capacity correlations for the six compounds involved, and d) the solution of a nonlinear algebraic equation using a numerical technique. Sandall 3 assigned this problem in a sophomore stoichiometry course where the students were expected to carry out all the steps of the problem solution using a FORTRAN program. Clearly, this problem would also be appropriate for a thermodynamics course or a course where the numerical methods could be examined in more detail. The introduction of a user-friendly mathematical software package, such as Polymath, greatly simplifies the entry of the problem and the programming of the detailed numerical solution.

4 1. Polymath Solution Using Heat Capacity Correlations The model equations for this problem, as they are entered into Polymath for one set of parameter values are shown in Figure 4. The Polymath equations and comments provide a clear documentation of the problem as meaningful variable names can be used. The equation form and syntax is almost identical to the mathematical form. A single mouse click on the purple icon in Polymath yields the problem solution with minimal time and effort required on the part of the user. The default solution algorithm solves most problems. A representative solution is given in Figure Polymath Export to Excel Using Heat Capacity Correlations A single keypress in Polymath 6.0 can export a Polymath problem to Excel as shown for this example problem in Figure 6. The Excel problem appears within Excel as a new worksheet in a previously opened workbook as shown in Figure 7. In the worksheet, the variable names, the Polymath equations, and the comments are shown for documentation purposes. The Excel formulas are generated and placed in the 3rd column, marked as "Value". They are transparent to the user unless he/she asks explicitly to see them. The formula to calculate H 2 O for example is: =IF((C4 < 1),(((2 * C3) + (3 * C5)) * C4),((2 * C3) + (3 * C5))) This demonstrates the importance of the use of Polymath as the model input tool, as conversion of the variable names to cell addresses makes the model input a tedious and error prone process. Furthermore, the model equations (Excel formulas) cannot be used as documentation, and such documentation must be added separately. The solution of this problem involving a single nonlinear equation within Excel can be accomplished by the use of either Goal Seek or Solver from the Tools menu. For this problem, the Solver will be used to minimize the nonlinear equation in cell C20 by adjusting the AFT in cell C19. This is shown in Figure 8. Note that the Excel solution yields an AFT of as compared to the Polymath solution which yielded an AFT of which is excellent agreement between the two numerical solutions. Note that Solver in Excel is useful for simultaneous nonlinear equations, while Goal Seek would be useful for only a single nonlinear equation. 3. Enthalpy Calculations Using Excel Properties If the problem to be used in the stoichiometry or numerical methods course, or in the Chemical Engineering laboratory (to compare calculated and experimental values), the detailed calculations of the enthalpies using heat capacity correlations are not essential. In these courses it is preferable to obtain the pure component and mixture enthalpy values at the feed and the final temperatures from an available data base such as "Aspen Properties". In such case the problem solving process proceeds according to the flow diagram in Figure 3. The model equations (which should include only the material balance equations) are entered into Polymath, as shown in

5 Figure 9. Selection of the "Export to Excel" or a mouse click on the Excel icon exports the complete problem definition to a worksheet in Excel. The resulting Excel worksheet is shown in Figure 10. This equation set can be copied to any other location within the worksheet because variable cell addressed are used. The energy balance requires enthalpy calculations for the natural gas and air fed into the burner at the initial temperature and the combustion gases at the AFT. These calculations can be made with enthalpies that can be accessed with the Aspen Properties Add-In for Excel. This first requires that the system of components be entered into the Aspen Properties program which is part of the Aspen Engineering Suite. The Excel spreadsheet can then be linked to Aspen Properties to obtain the enthalpy values. This can be done as entered in the upper left of the worksheet containing the equation set as shown in Figure 11. The molar enthalpy of the inlet gases is calculated in cell B11 and that of the combustion gases is calculated in cell B14. The function call to calculate the enthalpy of the combustion gases from the Aspen Properties Add- In, for example, is: MixtureProperty(B8:G8,B13:G13,A14,B15,K5,"V") The first parameter of this function is the list of the compounds involved, the second parameter is the list of the mole fractions of the various components, the third parameter is the name of the desired property, the fourth is the temperature, the fifth is the pressure and the last parameter is indication of the phase condition. The number of moles of the various compounds at the inlet and outlet are retrieved from the material balance equations shown in Figure 10 (but now displaced to another location in the worksheet), and they are put in rows 9 and 12 of the spreadsheet, respectively. In rows 10 and 13 the number of moles are converted to mole fractions. In the cells B11 and B14 the molar enthalpies are calculated using the "MixtureProperty" function and in cells C11 and C14 the molar enthalpy values are multiplied by the total number of moles to obtain total enthalpy values (H 0 and H f, repectively). In cell B15 an initial estimate for the AFT is entered, while in cell B16 the enthalpy balance equation: f(aft) = H f - H 0 is introduced. The Goal Seek utility of Excel can then be used to calculate AFT for one set of parameter values. 4. Using the Secant Method to Solve the Enthalpy Balance Equation When the problem is assigned in a "Numerical Methods" course, it may be useful to require the students to program a numerical solution algorithm instead of using Goal Seek. The secant method converges very rapidly to the solution of this problem as is summarized in Figure 12. If a numerical algorithm is used to solve the problem, the "Two Input Data Table" utility of Excel can be used to obtain the solution for all the parameter values that are specified in the problem statement. Figure 13 shows the results for some of the parameter values. When the Data Table utility is used, the parameter (x and y) values are linked, one set at a time, to the corresponding cells in the model equations. As the secant iterative method is applied, the H f values are updated by Aspen Properties according to the current AFT values. The formula which puts the final AFT value into the Table is: =IF(D24<0.1,B24,"No Convergence"). The logic here is that the solution is accepted if the difference between two consecutive values of AFT is less

6 than 0.1 otherwise the message "No Convergence" is shown. It should be pointed out that four iterations of the secant method were sufficient for convergence in all the cases tested. 5. Using the Sample Problem as Assignment in Various Courses Table 1 summarizes the implementation details of the problem solving process for the sample problem in four core chemical engineering courses. The emphasis on the "Stoichiometry" course is usually placed on the preparation of the mathematical model using the material and energy balance equations, a critical analysis of the results, and proper documentation of the solution. Consequently the mathematical model should be prepared by the student in detail. Aspen Properties can be used for retrieving the enthalpy values, while Polymath and Excel's Goal Seek are used to solve the problem. The Analysis of Results and Documentation steps (not shown in Table 1) are usually expected from students in all their assignments. In the "Thermodynamics" course, it is important to emphasize the calculation of the enthalpy change for a process involving combustion. This involves the "Physical Properties" step which requires the collection of the necessary data from available tables, or databases such as Aspen Properties. The "Analysis of the Results" step in this example also involves a comparison of the AFT values for various compositions. In a "Numerical Methods" course, the emphasis is on the performance of the numerical algorithm used to solve the problem; thus, the step of "Solution Algorithm" must be carried out in detail. There are, of course, several additional methods for solving a nonlinear equation (such as the bisection method and the Newton-Raphson method when the derivative is calculated by forward difference) than can be used and compared by solving the sample problem. The use of such realistic problems in a "Numerical Methods" course is very important in order to increase the motivation of the students to study material not directly related to chemical engineering. In the Chemical Engineering Laboratory, the laboratory report typically includes a simulation of a laboratory experiment where the emphasis is on comparing measured and calculated values and discussing the adequacy or potential discrepancies of the results. In such a use only the "Analysis of the Results" and the "Documentation" steps must be carried out in detail, the remainder of the steps may optionally be assigned to be included with the laboratory report. The easy access to physical property data for a large number of compounds, via Aspen Properties, makes it very easy to prepare many variations of the same problem, if different versions are needed for exams or homework assignments. For the sample problem presented here, for example, the natural gas can be replaced by various liquid or gaseous fuels to create different versions of the problem.

7 Conclusions Direct access to physical property data considerably reduces the effort required to prepare realistic problem assignments. When combined with the availability of user friendly numerical software packages, this gives the instructor complete control over the level of detail in which the various steps of the problem solving process should be carried out. The availability of reliable and consistent property data enables instructors to replace artificial problems, dealing with assumed and simplified physical properties, with realistic problems dealing with real compounds. Furthermore, many different versions of the same problem can be prepared, if needed for exams and homework assignments, with minimal effort. Real problems can be assigned routinely, as several steps of the problem solving process can be carried out very fast with the computer based tools provided. This allows the student to concentrates efforts on the steps that are most beneficial for the particular course that is being studied. This type of problem solving also mimics current industrial practice. The proposed approach may be introduced as early as in the first CHE course, and can enable more concentrated focus on the problem formulation and solution with accurate physical property data, all within the spreadsheet environment. This may very well represent the next paradigm shift in Chemical Engineering education. Bibliography (1) Cutlip, M. B. and M. Shacham, Problem Solving in Chemical Engineering with Numerical Methods, Prentice Hall, Upper Saddle River, NJ, (2) Fogler H. S., An Appetizing Structure of Chemical Reaction Engineering for Undergraduates, Chem. Eng. Ed., 27(2), 110(1993). (3) Sandall, O. C., "Theoretical Maximum Flame Temperature", pp in Henley, E. J. (Ed). "Computer Programs for Chemical Engineering Education Stoichiometry", CACHE Corp., Houston, Tx. (1972). Biography of the Authors MICHAEL B. CUTLIP is professor emeritus of the Chemical Engineering Dept. at the University of Connecticut and has served as department head and director of the university s Honors Program. He has B. Ch. E. and M. S. degrees from Ohio State and a Ph. D. from the University of Colorado. His current interests include software for engineering problem solving and educational delivery of coursework by the Internet. MORDECHAI SHACHAM is professor and a former chair of the Department of Chemical Engineering at the Ben- Gurion University of the Negev in Israel where he has been since He received his BSc and DSc degrees from the Technion, Israel Institute of Technology. His research interest includes analysis, modeling and regression of data, applied numerical method and prediction and consistency analysis of physical properties. MICHAEL ELLY holds B. Sc. and MBA degrees from the Ben-Gurion University of the Negev. As a part of his graduation work he developed a software application for calculating Thermodynamic Vapor Liquid Equilibrium models for which he received the Dean s Prize of Excellence. He joined Intel Corporation in 1996, serving several IT positions in Israel and in the US. Currently he works at Intel in Oregon as a Senior Automation Engineer.

8 Appendix A Calculation of Adiabatic Flame Temperature When natural gas is burned with air, the maximum temperature that can be reached (theoretically) is the adiabatic flame temperature (AFT). This temperature depends mainly on the composition of the natural gas and the amount of air used in the burner. In this exercise the AFT s of natural gas of various compositions with different air to gas ratios are to be calculated. Natural gas consists mainly of methane, ethane, and nitrogen. The stoichiometric equations of the combustion are: CH + 2O CO + 2H O C 2 4 H O 2 2 2CO H The actual to theoretical molar air-to-fuel ratio can be denoted by x with the inlet mole fractions of CH 4 and C 2 H 6 denoted by y and z, respectively. For 1 mol of natural gas, there would be 0.02 mol N 2, y mol CH 4 and z mol C 2 H 6. Thus z = 1 y (a) Calculate the AFT for n =7 mole fractions of methane divided equally in the region y min = 0.65 and y max = 0.95 (thus y i = y min +(i-1) y., where y.= (y max - y min )/(n 1)). The calculations should be carried out for m =11 values of x, divided equally between x min = 0.5 to x max = 2.0. (b) Present the results in tabular form, ascending values of y in different rows ascending values of x in different columns. (c) Prepare a graph of AFT versus molar ratio of methane (on the x axis) and actual to theoretical molar air-to-fuel ratio (parameter). 2 O (1)

9 Mathematical Model Physical Properties Solution Algorithm Analysis of the Results Documentation Figure 1. Problem Solving Process in Chemical Engineering Figure 2. "French Menu" of Problem Solving in Chemical Reaction Engineering (Fogler 2 ).

10 Mathematical Model Physical Properties Polymath Model Aspen Properties Solution Algorithm in Excel Analysis of the Results Documentation Figure 3. Problem Solving with a Combination of Software Packages Figure 4. Polymath Editing Display with Sample Problem

11 Figure 5. Polymath Solution Report for One Case (Partial View)

12 Figure 6. Polymath Editing Display for the Sample Problem with Export to Excel Option. Figure 7. Excel Worksheet with Exported Problem from Polymath

13 Figure 8. Use of Solver with Excel to Solve for AFT Figure 9. Polymath Program for Essential Material Balance Equations

14 Figure 10. Excel Worksheet Exported from Polymath for Essential Material Balance Equations Figure 11. Aspen Properties Link within Excel

15 Figure 12. Aspen Properties Link within Excel Showing AFT Iteration Results Figure 13. AFT Values for Different Methane Ethane (y) and Natural Gas Air (x) Ratios

16 Table 1. Implementation of the Problem Solving Stages for the Sample Problem in Various Courses. Course Solution Process Stage Mathematical Model Physical Properties Stoichiometry In detail Aspen Properties Thermodynamics In detail In detail Numerical Methods Chemical Engineering Laboratory In detail, or provided by the instructor In detail, or provided by the instructor Aspen Properties Aspen Properties Solution Algorithm Polymath and Excel Goal Seek Polymath and Excel Goal Seek Polymath and a Numerical Technique in Excel Polymath and Excel Goal Seek

Reactor Design within Excel Enabled by Rigorous Physical Properties and an Advanced Numerical Computation Package

Reactor Design within Excel Enabled by Rigorous Physical Properties and an Advanced Numerical Computation Package Reactor Design within Excel Enabled by Rigorous Physical Properties and an Advanced Numerical Computation Package Mordechai Shacham Department of Chemical Engineering Ben Gurion University of the Negev

More information

Enabling Advanced Problem Solving in Spreadsheets with Access to Physical Property Data

Enabling Advanced Problem Solving in Spreadsheets with Access to Physical Property Data Enabling Advanced Problem Solving in Spreadsheets with Access to Physical Property Data Michael B. Cutlip, Professor of Chemical Engineering, University of Connecticut (speaker) michael.cutlip@uconn.edu

More information

Enhancing Computer-Based Problem Solving Skills with a Combination of Software Packages

Enhancing Computer-Based Problem Solving Skills with a Combination of Software Packages 3420 Enhancing Computer-Based Problem Solving Sills with a Combination of Software Pacages Mordechai Shacham Dept. of Chemical Engineering, Ben Gurion University of the Negev Beer-Sheva 84105, Israel e-mail:

More information

THE PROCESS SIMULATION COURSE THE CULMINATION OF CORE UNDERGRADUATE COURSEWORK IN CHEMICAL ENGINEERING

THE PROCESS SIMULATION COURSE THE CULMINATION OF CORE UNDERGRADUATE COURSEWORK IN CHEMICAL ENGINEERING THE PROCESS SIMULATION COURSE THE CULMINATION OF CORE UNDERGRADUATE COURSEWORK IN CHEMICAL ENGINEERING Mordechai Shacham, Ben-Gurion University, Beer-Sheva, Israel Michael B. Cutlip, University of Connecticut,

More information

Historical Perspective on Numerical Problem Solving

Historical Perspective on Numerical Problem Solving Historical Perspective on Numerical Problem Solving Mordechai Shacham Department of Chemical Engineering Ben Gurion University of the Negev Beer-Sheva, Israel Michael B. Cutlip Department of Chemical Engineering

More information

A Web based Library for Testing Performance of Numerical Software for Solving Nonlinear Algebraic Equations

A Web based Library for Testing Performance of Numerical Software for Solving Nonlinear Algebraic Equations A Web based Library for Testing Performance of Numerical Software for Solving Nonlinear Algebraic Equations M. Shacham a, N. Brauner b and M. B. Cutlip c a Dept. of Chemical Engineering, Ben Gurion University

More information

What is "In" and What is "Out" in Engineering Problem Solving

What is In and What is Out in Engineering Problem Solving 18 th European Symposium on Computer Aided Process Engineering ESCAPE 18 Bertrand Braunschweig and avier Joulia (Editors) 008 Elsevier B.V./Ltd. All rights reserved. M. Shacham, M. B. Cutlip and N. Brauner,"What

More information

Many practical problems in chemical engineering

Many practical problems in chemical engineering ChE classroom SOLVING A SYSTEM OF NONLINEAR ALGEBRAIC EQUATIONS You Only Get Error Messages What to do Next? Mordechai Shacham a and Neima Brauner b a Ben-Gurion University of the Negev Beer-Sheva 8405,

More information

ACCESS AND UTILIZATION OF THE DIPPR PHYSICAL PROPERTY DATABASE IN CH. E. EDUCATION

ACCESS AND UTILIZATION OF THE DIPPR PHYSICAL PROPERTY DATABASE IN CH. E. EDUCATION ACCESS AND UTILIZATION OF THE DIPPR PHYSICAL PROPERTY DATABASE IN CH. E. EDUCATION Michael B. Cutlip, University of Connecticut, Storrs, CT Mordechai Shacham, Ben-Gurion Universi ty of the Negev, Beer-Sheva,

More information

Selecting the Appropriate Numerical Software for a Chemical Engineering Course

Selecting the Appropriate Numerical Software for a Chemical Engineering Course Selecting the Appropriate Numerical Software for a Chemical Engineering Course Mordechai Shacham, shacham@bgumail.bgu.ac.il Chemical Engineering Department, Ben-Gurion University of the Negev, Beer-Sheva

More information

Stoichiometric Reactor Simulation Robert P. Hesketh and Concetta LaMarca Chemical Engineering, Rowan University (Revised 4/8/09)

Stoichiometric Reactor Simulation Robert P. Hesketh and Concetta LaMarca Chemical Engineering, Rowan University (Revised 4/8/09) Stoichiometric Reactor Simulation Robert P. Hesketh and Concetta LaMarca Chemical Engineering, Rowan University (Revised 4/8/09) In this session you will learn how to create a stoichiometric reactor model

More information

Application of Mathematical Software Packages in Chemical Engineering Education DEMONSTRATION PROBLEMS

Application of Mathematical Software Packages in Chemical Engineering Education DEMONSTRATION PROBLEMS Application of Mathematical Software Packages in Chemical Engineering Education DEMONSTRATION PROBLEMS Sessions 16 and 116 ASEE Chemical Engineering Division Summer School University of Colorado - Boulder

More information

Appendix F. + 1 Ma 1. 2 Ma Ma Ma ln + K = 0 (4-173)

Appendix F. + 1 Ma 1. 2 Ma Ma Ma ln + K = 0 (4-173) 5:39p.m. Page:949 Trimsize:8.5in 11in Appendix F F.1 MICROSOFT EXCEL SOLVER FOR NON-LINEAR EQUATIONS The Solver is an optimization package that finds a maximum, minimum, or specified value of a target

More information

CONSIM - MS EXCEL BASED STUDENT FRIENDLY SIMULATOR FOR TEACHING PROCESS CONTROL THEORY

CONSIM - MS EXCEL BASED STUDENT FRIENDLY SIMULATOR FOR TEACHING PROCESS CONTROL THEORY CONSIM - MS EXCEL BASED STUDENT FRIENDLY SIMULATOR FOR TEACHING PROCESS CONTROL THEORY S. Lakshminarayanan, 1 Rao Raghuraj K 1 and S. Balaji 1 1 Department of Chemical and Biomolecular Engineering, 4 Engineering

More information

4.5 COMPLEX CHEMICAL EQUILIBRIUM BY GIBBS ENERGY MINIMIZATION

4.5 COMPLEX CHEMICAL EQUILIBRIUM BY GIBBS ENERGY MINIMIZATION 4.5 COMPLEX CHEMICAL EQUILIBRIUM BY GIBBS ENERGY MINIMIZATION 445 4.5 COMPLEX CHEMICAL EQUILIBRIUM BY GIBBS ENERGY MINIMIZATION 4.5.1 Concepts Demonstrated Formulation of a chemical equilibrium problem

More information

1. Open polymath: 2. Go to Help, Contents F1 or Press F1

1. Open polymath: 2. Go to Help, Contents F1 or Press F1 Polymath Tutorial Process Fluid Transport 1. Open polymath: 2. Go to Help, Contents F1 or Press F1 1 3. Read the section titled Introduction to Polymath both getting started and Variables and expressions

More information

STEAMEST: A Software Tool for Estimation of Physical Properties of Water and Steam

STEAMEST: A Software Tool for Estimation of Physical Properties of Water and Steam 226 JOURNAL OF SOFTWARE, VOL. 4, NO. 3, MAY 2009 STEAMEST: A Software Tool for Estimation of Physical Properties of Water and Steam Muhammad Faheem Department of Chemical Engineering, University of Engineering

More information

Aspen Plus PFR Reactors Tutorial using Styrene with Pressure Drop Considerations By Robert P. Hesketh and Concetta LaMarca Spring 2005

Aspen Plus PFR Reactors Tutorial using Styrene with Pressure Drop Considerations By Robert P. Hesketh and Concetta LaMarca Spring 2005 Aspen Plus PFR Reactors Tutorial using Styrene with Pressure Drop Considerations By Robert P. Hesketh and Concetta LaMarca Spring 2005 In this laboratory we will incorporate pressure-drop calculations

More information

Example 8: CSTR with Multiple Solutions

Example 8: CSTR with Multiple Solutions Example 8: CSTR with Multiple Solutions This model studies the multiple steady-states of exothermic reactions. The example is from Parulekar (27) which in turn was modified from one by Fogler (1999). The

More information

A Project for Thermodynamics II. Entitled

A Project for Thermodynamics II. Entitled A Project for Thermodynamics II Entitled Determination of the Effect of Equivalence Ratio and Pressure on the Adiabatic Flame Temperature and Reaction "Completeness" during 75% Propane and 25% Methane

More information

1. (25 points) C 6 H O 2 6CO 2 + 7H 2 O C 6 H O 2 6CO + 7H 2 O

1. (25 points) C 6 H O 2 6CO 2 + 7H 2 O C 6 H O 2 6CO + 7H 2 O MEEBAL Exam 2 November 2013 Show all work in your blue book. Points will be deducted if steps leading to answers are not shown. No work outside blue books (such as writing on the flow sheets) will be considered.

More information

Fundamentals of Combustion

Fundamentals of Combustion Fundamentals of Combustion Lec 3: Chemical Thermodynamics Dr. Zayed Al-Hamamre Content Process Heat Transfer 1-3 Process Heat Transfer 1-4 Process Heat Transfer 1-5 Theoretical and Excess Air Combustion

More information

Teaching Assistant: Tracy Bucholz CPE office hours: M, W, F 8:30-9:30am

Teaching Assistant: Tracy Bucholz CPE office hours: M, W, F 8:30-9:30am ChE 317: INTRODUCTION TO CHEMICAL ENGINEERING ANALYSIS T. Th 8-9:30 CPE 2.218 Personnel Contact Information Course Instructor: Prof. Lynn Loo lloo@che.utexas.edu CPE 4.422 471-6300 office hours: T, Th

More information

AspenTech: VAPOR PRESSURES

AspenTech: VAPOR PRESSURES AspenTech: VAPOR PRESSURES Technical Memo No. XX-1 Subject: Vapor pressure interpolation error analysis To: Ms. Sam K. Safobeen Submitted by: Student 2 Date: May 11, 2010 Summary: I have compiled vapor

More information

Computational Tools to Enhance the Study of Gas Power Cycles in Mechanical Engineering Courses

Computational Tools to Enhance the Study of Gas Power Cycles in Mechanical Engineering Courses Computational Tools to Enhance the Study of Gas Power Cycles in Mechanical Engineering Courses Alta A. Knizley and Pedro J. Mago Department of Mechanical Engineering, Mississippi State University Abstract

More information

Inside VMG - January 2013 [News - Articles - Courses - Webinars] - Virtual Materials Group, Inc.

Inside VMG - January 2013 [News - Articles - Courses - Webinars] - Virtual Materials Group, Inc. Tuesday, January 22, 2013 VMG USA New Address and Phone Number We are pleased to announce our new office location in Houston s energy corridor. The office is located just off of I-10 on Park Row Drive.

More information

A COLLECTION OF TEN NUMERICAL PROBLEMS IN CHEMICAL ENGINEERING SOLVED BY VARIOUS MATHEMATICAL SOFTWARE PACKAGES

A COLLECTION OF TEN NUMERICAL PROBLEMS IN CHEMICAL ENGINEERING SOLVED BY VARIOUS MATHEMATICAL SOFTWARE PACKAGES IN CHEMICAL ENGINEERING SOLVED BY VARIOUS MATHEMATICAL SOFTWARE PACKAGES Michael B. Cutlip, Department of Chemical Engineering, Box U-222, University of Connecticut, Storrs, CT 06269-3222 (mcutlip@uconnvm.uconn.edu)

More information

Course Specification

Course Specification National Commission for Academic Accreditation & Assessment Course Specification Institution: King Khalid University College/Department: Faculty of Science Chemistry Department A Course Identification

More information

Introductory College Chemistry

Introductory College Chemistry Introductory College Chemistry This course covers the topics shown below. Students navigate learning paths based on their level of readiness. Institutional users may customize the scope and sequence to

More information

Chapter 10 Study Guide The Mole Section 10 1

Chapter 10 Study Guide The Mole Section 10 1 Chapter 10 Study Guide The Mole Section 10 1 Measuring Matter The electron configuration of hydrogen is like that of Group 1 metals. 4. Study Guide - Chapter 10 The Mole Section 10.1 Measuring Matter 1.

More information

Preparations and Starting the program

Preparations and Starting the program Preparations and Starting the program https://oldwww.abo.fi/fakultet/ookforskning 1) Create a working directory on your computer for your Chemkin work, and 2) download kinetic mechanism files AAUmech.inp

More information

CHEM 231. Physical Chemistry I NJIT Fall Semester, Prerequisites: Chem 126 or 123, Phys 111 Co requisite: Math 211

CHEM 231. Physical Chemistry I NJIT Fall Semester, Prerequisites: Chem 126 or 123, Phys 111 Co requisite: Math 211 CHEM 231 Physical Chemistry I NJIT Fall Semester, 2017 Prerequisites: Chem 126 or 123, Phys 111 Co requisite: Math 211 Textbook: Chapters to be covered: Instructor: Goals: Prerequisites: Course Outline:

More information

Vapor-liquid equilibrium

Vapor-liquid equilibrium Vapor-liquid equilibrium From Wikipedia, the free encyclopedia Vapor-liquid equilibrium, abbreviated as VLE by some, is a condition where a liquid and its vapor (gas phase) are in equilibrium with each

More information

Prep for AP Chemistry

Prep for AP Chemistry Prep for AP Chemistry This course covers the topics shown below. Students navigate learning paths based on their level of readiness. Institutional users may customize the scope and sequence to meet curricular

More information

ChemSep Case Book: Handling Missing Components

ChemSep Case Book: Handling Missing Components ChemSep Case Book: Handling Missing Components Ross Taylor and Harry Kooijman In their book Conceptual Design of Distillation Systems M.F. Doherty and M.F. Malone (McGraw-Hill, 2001) describe a process

More information

Chapter 15 Chemical Equilibrium

Chapter 15 Chemical Equilibrium Chapter 15 Chemical Chemical 15.1 The Concept of 15.2 The Constant (K) 15.3 Understanding and Working with Constants 15.4 Heterogeneous Equilibria 15.5 Calculating Constants 15.6 Applications of Constants

More information

INTRODUCTION TO CHEMICAL ENGINEERING COMPUTING

INTRODUCTION TO CHEMICAL ENGINEERING COMPUTING INTRODUCTION TO CHEMICAL ENGINEERING COMPUTING BRUCE A. FINLÄYSON, PH.D. University of Washington Seattle, Washington iwiley- INTERSCIENCE A JOHN WILEY & SONS, INC., PUBLICATION Microsoft product screen

More information

AP Chemistry Syllabus

AP Chemistry Syllabus AP Chemistry Syllabus Classroom number: S202 Instructor: Mr. Krouba E-mail: patrick.krouba@douglas.k12.ga.us Website: http://lithiasprings.dce.schoolinsites.com/ https://sites.google.com/site/mrkroubaschems/home

More information

10. Reaction Equations Module

10. Reaction Equations Module 15005-ORC-J 1 (12) 10. Reaction Equations Module SUMMARY Clicking the Reaction Equations button in the main menu of HSC shows the Reaction Equations Window, see Fig. 1. With this module you can calculate

More information

Pressure Swing Distillation with Aspen Plus V8.0

Pressure Swing Distillation with Aspen Plus V8.0 Pressure Swing Distillation with Aspen Plus V8.0 1. Lesson Objectives Aspen Plus property analysis RadFrac distillation modeling Design Specs NQ Curves Tear streams Understand and overcome azeotrope Select

More information

Business. Final Exam Review. Competencies. Schedule Today. Most missed on Exam 3. Review Exam #3

Business. Final Exam Review. Competencies. Schedule Today. Most missed on Exam 3. Review Exam #3 Business Final Exam Review Online course evaluation (19/32 = 59%) Counts as a homework assignment (by Thurs) Professional program application Past due! Case study due today by 5 pm Leadership evaluation

More information

Getting started with BatchReactor Example : Simulation of the Chlorotoluene chlorination

Getting started with BatchReactor Example : Simulation of the Chlorotoluene chlorination Getting started with BatchReactor Example : Simulation of the Chlorotoluene chlorination 2011 ProSim S.A. All rights reserved. Introduction This document presents the different steps to follow in order

More information

Appendix A Course Syllabi Appendix A: Syllabi. Engineering Physics. Bachelor of Science in Engineering Physics. Self-Study Report

Appendix A Course Syllabi Appendix A: Syllabi. Engineering Physics. Bachelor of Science in Engineering Physics. Self-Study Report Appendix A Course Syllabi Appendix A: Syllabi Engineering Physics Bachelor of Science in Engineering Physics Self-Study Report New Mexico State University 159 Chemical Engineering Courses Chemical Engineering

More information

MODULE TITLE : MASS AND ENERGY BALANCE TOPIC TITLE : ENERGY BALANCE TUTOR MARKED ASSIGNMENT 3

MODULE TITLE : MASS AND ENERGY BALANCE TOPIC TITLE : ENERGY BALANCE TUTOR MARKED ASSIGNMENT 3 THIS BOX MUST BE COMPLETED Student Code No.... Student's Signature... Date Submitted... Contact e-mail... MODULE TITLE : MASS AND ENERGY BALANCE TOPIC TITLE : ENERGY BALANCE TUTOR MARKED ASSIGNMENT 3 NAME...

More information

MathCAD Functions for Thermodynamic Analysis of Ideal Gases

MathCAD Functions for Thermodynamic Analysis of Ideal Gases MathCAD Functions for Thermodynamic Analysis of Ideal Gases Stephen T. McClain 1 Abstract Data from The Chemkin Thermodynamic Data Base were used to generate MathCAD functions for the molar specific enthalpy,

More information

Reacting Gas Mixtures

Reacting Gas Mixtures Reacting Gas Mixtures Reading Problems 15-1 15-7 15-21, 15-32, 15-51, 15-61, 15-74 15-83, 15-91, 15-93, 15-98 Introduction thermodynamic analysis of reactive mixtures is primarily an extension of the principles

More information

Early Introduction of Design Fundamentals into the Chemical Engineering Curriculum

Early Introduction of Design Fundamentals into the Chemical Engineering Curriculum Session 3513 Early Introduction of Design Fundamentals into the Chemical Engineering Curriculum Brian S. Mitchell Tulane University Introduction In response to concerns raised by the Accreditation Board

More information

Interactive Java-based Web Site for Teaching Chemical Reaction Stoichiometry

Interactive Java-based Web Site for Teaching Chemical Reaction Stoichiometry Session 3513 Interactive Java-based Web Site for Teaching Chemical Reaction Stoichiometry William R. Smith, Ishuwa Sikaneta/Ronald W. Missen University of Guelph/University of Toronto 1 Introduction Chemical

More information

Reactors. Reaction Classifications

Reactors. Reaction Classifications Reactors Reactions are usually the heart of the chemical processes in which relatively cheap raw materials are converted to more economically favorable products. In other cases, reactions play essential

More information

Science, Technology, Engineering, Revised Fall 2014 and Math Division Implemented Fall 2015 Textbook Update Fall 2016

Science, Technology, Engineering, Revised Fall 2014 and Math Division Implemented Fall 2015 Textbook Update Fall 2016 Butler Community College Robert Carlson/Kim E. Karr Science, Technology, Engineering, Revised Fall 2014 and Math Division Implemented Fall 2015 Textbook Update Fall 2016 COURSE OUTLINE College Chemistry

More information

Chemical Reaction Engineering (CRE) Education: From the Era of Slide Rule to the Digital Age

Chemical Reaction Engineering (CRE) Education: From the Era of Slide Rule to the Digital Age Chemical Reaction Engineering (CRE) Education: From the Era of Slide Rule to the Digital Age H. Scott Fogler, University of Michigan Michael B. Cutlip, University of Connecticut Abstract The complexity

More information

CHEM 1413 Course Syllabus (CurricUNET) Course Syllabus

CHEM 1413 Course Syllabus (CurricUNET) Course Syllabus Semester with Course Reference Number (CRN) CHEM 1413 Course Syllabus (CurricUNET) Course Syllabus College Chemistry I CHEM 1413 Instructor contact information (phone number and email address) Office Location

More information

Titrator 3.0 Tutorial: Calcite precipitation

Titrator 3.0 Tutorial: Calcite precipitation Titrator 3.0 Tutorial: Calcite precipitation November 2008 Steve Cabaniss A. Introduction This brief tutorial is intended to acquaint you with some of the features of the program Titrator. It assumes that

More information

COMBUSTION OF FUEL 12:57:42

COMBUSTION OF FUEL 12:57:42 COMBUSTION OF FUEL The burning of fuel in presence of air is known as combustion. It is a chemical reaction taking place between fuel and oxygen at temperature above ignition temperature. Heat is released

More information

The Seeding of Methane Oxidation

The Seeding of Methane Oxidation The Seeding of Methane Oxidation M. B. DAVIS and L. D. SCHMIDT* Department of Chemical Engineering and Materials Science, University of Minnesota, Minneapolis, MN 55455 USA Mixtures of light alkanes and

More information

Computer simulation of radioactive decay

Computer simulation of radioactive decay Computer simulation of radioactive decay y now you should have worked your way through the introduction to Maple, as well as the introduction to data analysis using Excel Now we will explore radioactive

More information

Combustion: Flame Theory and Heat Produced. Arthur Anconetani Oscar Castillo Everett Henderson

Combustion: Flame Theory and Heat Produced. Arthur Anconetani Oscar Castillo Everett Henderson Combustion: Flame Theory and Heat Produced Arthur Anconetani Oscar Castillo Everett Henderson What is a Flame?! Reaction Zone! Thermo/Chemical characteristics Types of Flame! Premixed! Diffusion! Both

More information

Kinetics of Crystal Violet Bleaching

Kinetics of Crystal Violet Bleaching Kinetics of Crystal Violet Bleaching Authors: V. C. Dew and J. M. McCormick* From Update March 12, 2013 with revisions Nov. 29, 2016 Introduction Chemists are always interested in whether a chemical reaction

More information

Principle of Chemical Process I

Principle of Chemical Process I e-portfolio of Elementary Principles of Chemical Processes LECTURER: Prof. Dr. Kamarul Bin `Asri SECTION: 06 LECTURE TIME: Lecture 8.00 am - 10.00 am Lecture 8.00 am - 9.00 am Tutorial 9.00 am - 10.00

More information

Calculating Bond Enthalpies of the Hydrides

Calculating Bond Enthalpies of the Hydrides Proposed Exercise for the General Chemistry Section of the Teaching with Cache Workbook: Calculating Bond Enthalpies of the Hydrides Contributed by James Foresman, Rachel Fogle, and Jeremy Beck, York College

More information

Web Solved Problems Web Example SP-8.1 Hydrodealkylation of Mesitylene in a PFR CH 3 H 2. m-xylene can also undergo hydrodealkylation to form toluene:

Web Solved Problems Web Example SP-8.1 Hydrodealkylation of Mesitylene in a PFR CH 3 H 2. m-xylene can also undergo hydrodealkylation to form toluene: Chapter 8 Multiple Reactions W8-1 Web Solved Problems Web Example SP-8.1 Hydrodealkylation of Mesitylene in a PFR The production of m-xylene by the hydrodealkylation of mesitylene over a Houdry Detrol

More information

USE OF EQUATIONS OF STATE (EOS) SOFTWARE. Donald P. Mayeaux. President A+ Corporation, LLC Black Bayou Rd. Gonzales, LA USA

USE OF EQUATIONS OF STATE (EOS) SOFTWARE. Donald P. Mayeaux. President A+ Corporation, LLC Black Bayou Rd. Gonzales, LA USA USE OF EQUATIONS OF STATE (EOS) SOFTWARE Donald P. Mayeaux President A+ Corporation, LLC 41041 Black Bayou Rd. Gonzales, LA USA Introduction Proper sample conditioning is essential to providing a representative

More information

SAN DIEGO COMMUNITY COLLEGE DISTRICT CITY, MESA, AND MIRAMAR COLLEGES ASSOCIATE DEGREE COURSE OUTLINE

SAN DIEGO COMMUNITY COLLEGE DISTRICT CITY, MESA, AND MIRAMAR COLLEGES ASSOCIATE DEGREE COURSE OUTLINE CHEM 152 CIC Approval: 01/27/2006 BOT APPROVAL: STATE APPROVAL: EFFECTIVE TERM: SECTION I SAN DIEGO COMMUNITY COLLEGE DISTRICT CITY, MESA, AND MIRAMAR COLLEGES ASSOCIATE DEGREE COURSE OUTLINE SUBJECT AREA

More information

2.3.1 Enthalpy Changes Exam Questions

2.3.1 Enthalpy Changes Exam Questions 2.3.1 Enthalpy Changes Exam Questions 1. The standard enthalpy change of formation of hexane is 199 kj mol 1. Using the axes below, show the enthalpy profile diagram for the formation of hexane. On your

More information

Administrative - Master Syllabus COVER SHEET

Administrative - Master Syllabus COVER SHEET Administrative - Master Syllabus COVER SHEET Purpose: It is the intention of this to provide a general description of the course, outline the required elements of the course and to lay the foundation for

More information

HSC Chemistry A. Roine June 28, ORC T

HSC Chemistry A. Roine June 28, ORC T HSC Chemistry 5.0 10 1 10. REACTION EQUATIONS Clicking the Reaction Equations button in the main menu shows the Reaction Equations Window, see Fig. 1. With this calculation option you can calculate the

More information

Connecticut Common Core Algebra 1 Curriculum. Professional Development Materials. Unit 1 Patterns

Connecticut Common Core Algebra 1 Curriculum. Professional Development Materials. Unit 1 Patterns Connecticut Common Core Algebra 1 Curriculum Professional Development Materials Unit 1 Patterns Contents Activity 1.1.1 Hydrocarbons on Titan Activity 1.1.1a Using echem to Model Molecules Activity 1.2.1

More information

OF ALL THE CHEMISTRY RELATED SOFTWARE

OF ALL THE CHEMISTRY RELATED SOFTWARE ChemBioOffice Ultra 2010 - A Great Benefit for Academia by Josh Kocher, Illinois State University OF ALL THE CHEMISTRY RELATED SOFTWARE that I have used in both an industrial and academic setting, ChemBioOffice

More information

Proceeding: The First International Seminar on Trends in Science and Science Education 2014 ISBN

Proceeding: The First International Seminar on Trends in Science and Science Education 2014 ISBN SE-019 THE USE OF EQUATION WORKED EXAMPLES FOR SOLVING ELECTROCHEMISTRY PROBLEM Erdawati Dept of Chemistry, State University of Jakarta ABSTRACT Equation worked examples emphasize the formation of a coherent

More information

Review of Chemical Equilibrium Introduction

Review of Chemical Equilibrium Introduction Review of Chemical Equilibrium Introduction Copyright c 2015 by Nob Hill Publishing, LLC This chapter is a review of the equilibrium state of a system that can undergo chemical reaction Operating reactors

More information

Updated: Page 1 of 5

Updated: Page 1 of 5 A. Academic Division: Health Sciences B. Discipline: Science MASTER SYLLABUS 2018-2019 C. Course Number and Title: CHEM1210 Chemistry I D. Course Coordinator: Assistant Dean: Melinda S. Roepke, MSN, RN

More information

The View Data module

The View Data module The module Use to examine stored compound data (H, S, C p (T), G, etc.) in Compound type databases and list solutions and their constituents in Solution type databases. Table of contents Section 1 Section

More information

Linear Algebra is Your Friend: Least Squares Solutions to Overdetermined Linear Systems

Linear Algebra is Your Friend: Least Squares Solutions to Overdetermined Linear Systems Linear Algebra is Your Friend: Least Squares Solutions to Overdetermined Linear Systems R. E. Babcock, Mark E. Arnold Department of Chemical Engineering and Department of Mathematical Sciences Fayetteville,

More information

Determination of Density 1

Determination of Density 1 Introduction Determination of Density 1 Authors: B. D. Lamp, D. L. McCurdy, V. M. Pultz and J. M. McCormick* Last Update: February 1, 2013 Not so long ago a statistical data analysis of any data set larger

More information

Date Credits 3 Course Title College Algebra II Course Number MA Pre-requisite (s) MAC 1105 Co-requisite (s) None Hours 45

Date Credits 3 Course Title College Algebra II Course Number MA Pre-requisite (s) MAC 1105 Co-requisite (s) None Hours 45 Date Credits 3 Course Title College Algebra II Course Number MA 20210 Pre-requisite (s) MAC 1105 Co-requisite (s) None Hours 45 Place and Time of Class Meeting San Ignacio University 3905 NW 107 Avenue,

More information

Chemistry (CHEM) 2211 General Chemistry (5 Units) CSU:UC [formerly Chemistry 1A]

Chemistry (CHEM) 2211 General Chemistry (5 Units) CSU:UC [formerly Chemistry 1A] Prepared by: M. Mayfield Reviewed by: D. Reynolds Reviewed by: G. Golling Reviewed by: M. Mayfield Text update: March 2, 2011 Date reviewed: Spring 2015 C&GE approved: March 9, 2015 Board approved: April

More information

W. Douglas Wewer 1,2 *, Michael J. Jenkins 1

W. Douglas Wewer 1,2 *, Michael J. Jenkins 1 A PRACTITIONER S PERSPECTIVE: PROVIDING TIMELY AND RELEVANT MOUNTAIN WEATHER INFORMATION TO AVALANCHE WORKERS AT SNOWBASIN, A SUN VALLEY RESORT AND THE FOREST SERVICE UTAH AVALANCHE CENTER W. Douglas Wewer

More information

Lecture 37. Heat of Reaction. 1 st Law Analysis of Combustion Systems

Lecture 37. Heat of Reaction. 1 st Law Analysis of Combustion Systems Department of Mechanical Engineering ME 322 Mechanical Engineering hermodynamics Heat of eaction Lecture 37 1 st Law Analysis of Combustion Systems Combustion System Analysis Consider the complete combustion

More information

All rights reserved. Armando B. Corripio, PhD, PE Flash Distillation Flash Drum Variables and Specifications... 2

All rights reserved. Armando B. Corripio, PhD, PE Flash Distillation Flash Drum Variables and Specifications... 2 Flash Distillation All rights reserved. Armando B. Corripio, PhD, PE. 2013 Contents Flash Distillation... 1 1 Flash Drum Variables and Specifications... 2 2 Flash Drum Balances and Equations... 4 2.1 Equilibrium

More information

Problem Solving in Chemical Engineering with Numerical Methods

Problem Solving in Chemical Engineering with Numerical Methods Problem Solving in Chemical Engineering with Numerical Methods Michael B. Cutlip University of Connecticut Mordechai Shacham Ben-Gurion University of the Negev To join a Prentice Hall PTR Internet mailing

More information

Review of Chemical Equilibrium Introduction

Review of Chemical Equilibrium Introduction Review of Chemical Equilibrium Introduction Copyright c 2015 by Nob Hill Publishing, LLC This chapter is a review of the equilibrium state of a system that can undergo chemical reaction Operating reactors

More information

Preparation for General Chemistry

Preparation for General Chemistry Preparation for General Chemistry This course covers the topics shown below. Students navigate learning paths based on their level of readiness. Institutional users may customize the scope and sequence

More information

Chemistry for Engineering CHEM 115 University Studies Program. Course Outline

Chemistry for Engineering CHEM 115 University Studies Program. Course Outline Chemistry for Engineering CHEM 115 University Studies Program Course Outline COURSE IMPLEMENTATION DATE: September 2015 OUTLINE EFFECTIVE DATE: September 2015 COURSE OUTLINE REVIEW DATE: April 2020 GENERAL

More information

A Simple Introduction to EES Version (Handout version 5.1) Copyright C. S. Tritt, Ph.D. September 20, 2005

A Simple Introduction to EES Version (Handout version 5.1) Copyright C. S. Tritt, Ph.D. September 20, 2005 A Simple Version 7.441 (Handout version 5.1) Copyright C. S. Tritt, Ph.D. September 20, 2005 The BE-381 textbook, Cengel & Turner, 2 ed., comes with a limited version of the EES software package. The academic

More information

Esterification in a PFR with Aspen Plus V8.0

Esterification in a PFR with Aspen Plus V8.0 Esterification in a PFR with Aspen Plus V8.0 1. Lesson Objectives Use Aspen Plus to determine whether a given reaction is technically feasible using a plug flow reactor. 2. Prerequisites Aspen Plus V8.0

More information

CHM 1030, General Chemistry I Course Syllabus. Course Description. Course Textbook. Course Learning Objectives. Credits.

CHM 1030, General Chemistry I Course Syllabus. Course Description. Course Textbook. Course Learning Objectives. Credits. Course Syllabus Course Description Introduction of core chemical concepts to help the student acquire a long-term, meaningful understanding of the basic principles and relevant connections to those principles

More information

Balancing chemical reaction equations (stoichiometry)

Balancing chemical reaction equations (stoichiometry) Balancing chemical reaction equations (stoichiometry) This worksheet and all related files are licensed under the Creative Commons Attribution License, version 1.0. To view a copy of this license, visit

More information

Using Microsoft Excel

Using Microsoft Excel Using Microsoft Excel Objective: Students will gain familiarity with using Excel to record data, display data properly, use built-in formulae to do calculations, and plot and fit data with linear functions.

More information

The Reaction module. Table of Contents

The Reaction module. Table of Contents Table of contents The module calculates the thermochemical properties of a species, a mixture of species or a chemical reaction. accesses only compound databases. assumes all gases are ideal and ignores

More information

Excel for Scientists and Engineers Numerical Method s. E. Joseph Billo

Excel for Scientists and Engineers Numerical Method s. E. Joseph Billo Excel for Scientists and Engineers Numerical Method s E. Joseph Billo Detailed Table of Contents Preface Acknowledgments About the Author Chapter 1 Introducing Visual Basic for Applications 1 Chapter

More information

Using Spreadsheets to Teach Engineering Problem Solving: Differential and Integral Equations

Using Spreadsheets to Teach Engineering Problem Solving: Differential and Integral Equations Session 50 Using Spreadsheets to Teach Engineering Problem Solving: Differential and Integral Equations James P. Blanchard University of Wisconsin - Madison ABSTRACT Spreadsheets offer significant advantages

More information

Science Department-High School

Science Department-High School Science Department-High School Course Description SUBJECT: CHEMISTRY I GRADE LEVEL: 11 DURATION: 1 ACADEMIC YEAR of 250 min per Week NUMBER OF CREDITS: 1.25 BOOK : MODERN CHEMISTRY (HOLT) - To cover part

More information

Esterification in CSTRs in Series with Aspen Plus V8.0

Esterification in CSTRs in Series with Aspen Plus V8.0 Esterification in CSTRs in Series with Aspen Plus V8.0 1. Lesson Objectives Use Aspen Plus to determine whether a given reaction is technically feasible using three continuous stirred tank reactors in

More information

Hydrogen addition to the Andrussow process for HCN synthesis

Hydrogen addition to the Andrussow process for HCN synthesis Applied Catalysis A: General 201 (2000) 13 22 Hydrogen addition to the Andrussow process for HCN synthesis A.S. Bodke, D.A. Olschki, L.D. Schmidt Department of Chemical Engineering and Materials Science,

More information

A First Course on Kinetics and Reaction Engineering Unit 2. Reaction Thermochemistry

A First Course on Kinetics and Reaction Engineering Unit 2. Reaction Thermochemistry Unit 2. Reaction Thermochemistry Overview This course is divided into four parts, I through IV. Part I reviews some topics related to chemical reactions that most students will have encountered in previous

More information

Chemistry 112 Laboratory Experiment 7: Determination of Reaction Stoichiometry and Chemical Equilibrium

Chemistry 112 Laboratory Experiment 7: Determination of Reaction Stoichiometry and Chemical Equilibrium Chemistry 112 Laboratory Experiment 7: Determination of Reaction Stoichiometry and Chemical Equilibrium Introduction The word equilibrium suggests balance or stability. The fact that a chemical reaction

More information

TEACH YOURSELF THE BASICS OF ASPEN PLUS

TEACH YOURSELF THE BASICS OF ASPEN PLUS TEACH YOURSELF THE BASICS OF ASPEN PLUS TEACH YOURSELF THE BASICS OF ASPEN PLUS RALPH SCHEFFLAN Chemical Engineering and Materials Science Department Stevens Institute of Technology A JOHN WILEY & SONS,

More information

Heat energy change revision questions

Heat energy change revision questions Name: Heat energy change revision questions Date: Time: Total marks available: 63 Total marks achieved: Q1. A student uses this apparatus to find the increase in temperature of water when methanol, CH

More information

Chemical, Biochemical, and Engineering Thermodynamics

Chemical, Biochemical, and Engineering Thermodynamics Chemical, Biochemical, and Engineering Thermodynamics Fourth Edition Stanley I. Sandler University of Delaware John Wiley & Sons, Inc. Contents CHAPTER 1 INTRODUCTION 1 1.1 The Central Problems of Thermodynamics

More information

Assignment 1: Molecular Mechanics (PART 1 25 points)

Assignment 1: Molecular Mechanics (PART 1 25 points) Chemistry 380.37 Fall 2015 Dr. Jean M. Standard August 19, 2015 Assignment 1: Molecular Mechanics (PART 1 25 points) In this assignment, you will perform some molecular mechanics calculations using the

More information