SlideShare a Scribd company logo
Chemical Process Simulation
The objective of this course is to provide the
background needed by the chemical engineers to
carry out computer-aided analyses of large-scale
chemical processes. Major concern will fall on steady-
state processes with hands on experiences on
ChemCad simulator (CC-5).
CAD and the Structure of Design Process
ANALYSIS
Material &Energy
balances
Equip. Sizing
and
Costing
Economic
Evaluation
Final flowsheet
Societal needs
Initial
Flowsheet
Parameter
optimization
Structure
Optimization
Flowsheet
Synthesis
Flowsheet Synthesis
1) Rxn path selection
2) Material balancing and
species allocation
3) Separation task selection
and sequencing
4) Auxiliary task assignment
and process integration
5)Evolutionary improvement
of initial flowsheet
Chemical Process Synthesis
CAD
CAD
Design
Variables
Initial
Values
ChE Process Analysis
What is process simulation for?
1. To interpret process flowsheets,
2. To locate malfunctions, and
3. To predict the performance of
process.
Commercial Process Simulators
• Aspen Engineering Suite of Aspen tech., Inc.
– http://www.aspentech.com
• CHEMCAD 5.xx of Chemstations
– http://www.chemstations.net
• Process Engineering Suite of Simulation
Sciences, Inc.
– http://www.simsci.com
• SUPERPRO DESIGNER 4.x of Intelligen, Inc.
– http://intelligen.com/SuperPro.htm
Flowsheeting
the use of computer aids to
perform steady-state heat and
mass balances, sizing, costing
calculation for a chemical
process.
To perform process simulation using
a process simulator
• Convert from a process flowsheet
to a simulation flowsheet, i.e.,
replace the process units with
appropriate simulation unit.
• Model and solve the process unit
equations – a subroutine is written
for each process unit.
What are process flowsheets?
• Process flowsheets are the language
of chemical processes. They
describe an existing process or a
hypothetical process in sufficient
detail to convey the essential
features.
• A process flowsheet is a collection of
icons to represent process and arcs
to represent the flow of material to
and from the units. It emphasizes
the flow of material and energy in a
chemical process.
A Typical Process Flow Sheet
A Hypothetical process Flow sheet
What is a simulation flowsheet?
A simulation flowsheet is a collection of
simulation units to represent computer
program (subroutines or models) that
simulate the process units and arcs to
represent the flow information among
the simulation units.
A typical simulation flow sheet
A typical process simulator
subroutines
Process Modeling and Simulation
Chemical Process
Simulation(I)
Chemical Process
Simulation(II)
Typical Process Equipments
Modeling and Simulation procedure
• Translating the description of a physical
system into an appropriate mathematical
form.
• Selecting a suitable computational technique.
• Implementing the computational technique in
the form of a computer program.
A model is the simplification
of reality used to
predict system behavior.
F = ma
Physical
Model
Physical
Model
Mathematical
Model
Mathematical
Model
Modeling and Simulation
Physical
system
Mathematical
model
Results
and
Interpretation
Laws of Nature
Mass
Equil.
Sum
H-energy
+
Rate
+
Others
Equation Solver
Matlab
MathCad
CC-5
Aspen Plus
Hysis
others
Define process
Develop Math model
Identify constraint
Develop computer
program
Run simulation program
All parameters
covered?
Do
model and exp.
Agree?
Determine optimum
conditions
Yes
Yes
No
No
Flow chart of steps
in
simulation
General Process Unit Analysis
1. Define system variables.
2. Write simulation equations.
3. Check degrees of freedom.
4. Choose design variables.
5. Choose appropriate math solver.
Flash Analysis
An
example
Flash Drum in situ.
Flash Vessel (1)
A Flash Vessel (2)
A Flash Vessel (3)
A Flash Vessel (4)
Defining Process Variables
Math. Model
Information Flow
in
Flash Calculations
Information Flow (1)
Information Flow (2)
Information Flow (3)
Information Flow (4)
Information Flow (5)
Information Flow (6)
Information Flow (7)
Information Flow (8)
A typical flash example
Chemical Process Simulation
•Process Flowsheet
•Simulation Flow sheet
Process Flowsheet
Simulation Flowsheet
Nature of the Simulation Problem
1. The nature of the process streams
2. The nature of the material being
processed
3. The nature of each type of process unit
4. The specific process configuration
5. The feed stream property
Nature of the Process Streams
1. Flow rate
2. Compositions
3. Temperature
4. Pressure
5. Others
Nature of the Material Being Processed
1. A set values of the pure component
properties of each chemical component
in the stream.
2. Values of the stream variables for the
particular stream of interest – to
determine the temperature, pressure,
and composition of the stream mixture.
3. A model for the thermodynamic and
transport behavior of the mixture.
A typical set of pure-component properties for the cal’n of thermo properties
Nature of the Process Unit
1. The conservation laws: the principles of conservation
of mass, energy, and momentum.
2. The rate laws: relations between rate of flow, heat
transfer, mass transfer, chemical rxn, etc. and driving
forces of temperature, pressure, conc., etc.
3. Physical property relations: relations between the
thermodynamic and transport properties and the
intensive variables of temperature, pressure, and conc.
4. Principles of thermodynamic equilibrium: limitations on
the performance of physico-chemical systems imposed
by the 2nd law of thermodynamics.
5. Automatic control theory: relations governing the
transfer of information through the system.
Process Configuration
1. The topology of the process – the
description of which streams are
connected to which inlet and outlet ports
of which units.
2. The specifications of all design and
operating parameters that are under the
control of the designer.
Feed/product Streams
1. Feed stream could be treated as a
process unit with an outlet and no inlet
2. Product stream could be treated as a
process unit with an inlet and no outlet.
Process Simulation Techniques
1. Sequential Modular Approach
2. Equation Oriented Approach
3. Simultaneous Modular Approach
Methods of Analysis of System Structure –
the decomposition of large system
1. Partitioning and precedence ordering
• units that must be solved together are
identified in the flowsheet;
• the sequence of computations of the
partitioned subsystem are determined
2. Tearing : resolving a cyclic partitioned unit to
a acyclic one.
3. Design variable selection : the best choice
of design variables is to render the equations
most acyclic.
Components of a Simulation Program
Executive
Program
Unit
Module Library
Numerical
Routines
Physical
Property
Data Bank
Thermodynami
c
Package
Input Output
Solution
Optimization
Economic
Analysis
Sequential Modular Approach
1. Acyclic process – w/o recycles
-Processes are solved sequentially one module
at a time.
2. Cyclic process – with recycles
-need to cut streams to enable the procedure.
Typical Process Modules
1. MIX - Mix several inlet streams adiabatically to form one product
stream.
2. SPLIT – Split a single inlet stream into two or more product
streams with the same composition and temperature.
3. COMPRESS – Raise the pressure of a gas by a specific amount.
4. PUMP - Raise the pressure of a liquid by a specific amount.
5. FLASH – Convert a liquid stream at one pressure to liquid and
vapor streams in equilibrium at low pressure.
6. REACT – Simulate a chemical reactor.
7. DISTILL, EXTRACT, CRYSTAL, ABSORB – Simulate the
separation processes of distillation, extraction, crystallization, and
absorption, respectively.
Aspen Subroutine Library(I)
Aspen Subroutine Library(II)
Simulation of an Acyclic Process
The flowsheet shown here depicts a hypothetical multi-unit separation process.
Three liquid streams are mixed adiabatically; The product stream is pumped
Through a heater to a distillation column, and the overhead product from the
column is partially condensed to yield liquid and vapor products. Using blocks
MIX, PUMP, HEAT, DISTILL, and CNDS, construct a block diagram for the
Simulation of this process.
Process for separation of ammonia and water (I)
Process for separation of ammonia and water (II)
Acyclic process Calculation sequence
Ethylchloride production process flow sheet(I)
Ethylchloride production process flow sheet(II)
Recycle process calculation sequence
Equation Oriented Approach
• All the equations of the whole process are
collected and solved as a large system of
nonlinear algebraic equations.
• Mathematically, the problem is formulated
as an optimization problem, i.e.,
• Minimize h(x,u)
– Subject to f(x,u) = 0 ;process model eqn.
g(x,u) = 0 ;process constraints.
Where x is the vector of state (dep.) variables, and
u is the vector of decision (indep.) variables.
Demo of Equation-Oriented approach
Simulation of an equilibrium reaction/separation process
Degrees of Freedom Analysis
Simulation Equations
Numerical Solution
Simultaneous Modular Approach
Execute Rigorous
Models
Generate Simple
Model
Parameters
Solved Reduced
Optimization
Problem
Inside
Loop
Outside
Loop
Steps of simultaneous modular approach
1. For the first iteration, make initial estimates of recycle stream
values.
2. Solve the problem using the sequential modular approach.
3. Having obtained the first estimate of input and output values for
each unit, construct a linear relationship between them, i.e.,
linearize the model equations.
4. Since the interconnection equations are already linear, solve the
whole system of model and interconnection equations
simultaneously using matrix method to obtain a new set of inlet
values.
5. If two successive iterates of assumed stream values converge
within a preset tolerance, the simulation is complete. Otherwise,
go back to step (2).
The scope of a process simulator
1. Prepare process designs
2. Analyze design alternatives
3. Predict the effects of changes on plant
operating conditions
4. Optimize energy consumption
5. Eliminate bottlenecks and increase
throughput
Running a Simulator
1. Setting up a problem
2. Creating a flowsheet
3. Specifying engineering data
4. Performing the simulation
5. Viewing and printing results
Aspen-plus demo
Process Simulation
with
ChemCad
Typical ChemCad Module Library
Scope of ChemCad
ChemCad Simulation Procedures
1. Draw flowsheet,
2. Choose components,
3. Choose thermodynamic model,
4. Define feed streams,
5. Provide equipment parameters,
6. Run the program, and
7. View, plot and output the reports and PFD.
ChemCad simulator
Benzene Process Flow Sheet
Be aware of
GIGO
References:
1. Analysis, Synthesis, and Design of Chemical
Processes by Richard Turton, et al.
2. Chemical Process Simulation by Asghar Husain.
3. Computer Applications in ChE by H. Th. Bussemaker.
4. Modeling and Simulation in ChE by R. G. E. Franks.
5. Process Modeling, Simulation and Control for
Chemical Engineers by W. L. Luyben.
6. Chemical Process Computations by Raghu Raman.
7. Elementary Principles of Chemical Processes,
Chapter 10, by Richard M. Felder and Ronald W.
Rousseau, 2nd Ed.
8. CHEMCAD (CC-5) user guide.

More Related Content

PPT
Intrduction to Simulation.ppt
PPTX
Department of Chemical Engineering Unive
PPTX
Computer aided process design and simulation (Cheg.pptx
PPTX
Episode 47 : CONCEPTUAL DESIGN OF CHEMICAL PROCESSES
PPTX
Fundamentals of steady state flow sheeting.pptx
PPTX
plant design u-2 (1).pptx at Wolkite University of Chemical Engineering
PPTX
Tutorial #0hdhrhhhdhdhhrhrhrhrhrrh1.pptx
PDF
Hysys simulation
Intrduction to Simulation.ppt
Department of Chemical Engineering Unive
Computer aided process design and simulation (Cheg.pptx
Episode 47 : CONCEPTUAL DESIGN OF CHEMICAL PROCESSES
Fundamentals of steady state flow sheeting.pptx
plant design u-2 (1).pptx at Wolkite University of Chemical Engineering
Tutorial #0hdhrhhhdhdhhrhrhrhrhrrh1.pptx
Hysys simulation

Similar to 1_Introduction.pdf (20)

PPT
Hysys help only at myassignmenthelp.net
PPTX
Episode 55 : Conceptual Process Synthesis-Design
PPTX
Bioprocess simulation
PDF
Introduction to free and open source Chemical Process Simulators - (DWSIM & C...
PDF
01-introduction to the ProcessDesign.pdf
PPT
Introduction to Chemical Process Design and Simulation
PPT
Lecture-1_Introduction to Chemical Process Design and Simulation.ppt
PPT
Lecture-1.ppt
PPTX
Introduction to plant design economics
PPTX
3-Process Modelling and Simulation (BCHE307L) for chemical engineering
PDF
Lecture notes chem2002-lecture-5-2013-2014
PPT
process flowsheetptimisation studies sample031_1.PPT
PPTX
Using aspen plus for process simulation.pptx
PDF
AOFW CHG433_Part I_wip_Nov2023.pdf presentation
PPTX
1 2 chem plantdesign-intro to plant design economics
PPT
Day 1_Lecture 1-1_Role of Simulation in Processes Design.ppt
PPTX
Mechanical unit operation documents for Chemical engineering
PPTX
chemical plant design Lecture note 2.pptx
PPTX
Aspen Plus - Intermediate Process Modeling (3 of 3) (Slideshare)
PPTX
Basic Chemical Processing of the Basic Chemicals
Hysys help only at myassignmenthelp.net
Episode 55 : Conceptual Process Synthesis-Design
Bioprocess simulation
Introduction to free and open source Chemical Process Simulators - (DWSIM & C...
01-introduction to the ProcessDesign.pdf
Introduction to Chemical Process Design and Simulation
Lecture-1_Introduction to Chemical Process Design and Simulation.ppt
Lecture-1.ppt
Introduction to plant design economics
3-Process Modelling and Simulation (BCHE307L) for chemical engineering
Lecture notes chem2002-lecture-5-2013-2014
process flowsheetptimisation studies sample031_1.PPT
Using aspen plus for process simulation.pptx
AOFW CHG433_Part I_wip_Nov2023.pdf presentation
1 2 chem plantdesign-intro to plant design economics
Day 1_Lecture 1-1_Role of Simulation in Processes Design.ppt
Mechanical unit operation documents for Chemical engineering
chemical plant design Lecture note 2.pptx
Aspen Plus - Intermediate Process Modeling (3 of 3) (Slideshare)
Basic Chemical Processing of the Basic Chemicals
Ad

More from Dr.Kiran Patil (6)

PDF
A retrospective on design and process synthesis.pdf
PDF
Keil-Review-ProcIntens-2018.pdf
PDF
Introduction_to_Process_Intensification_2012.pdf
PDF
Fluid-Particle Reaction PPT.pdf
PDF
Catalyrtic Reactors PPT.pdf
A retrospective on design and process synthesis.pdf
Keil-Review-ProcIntens-2018.pdf
Introduction_to_Process_Intensification_2012.pdf
Fluid-Particle Reaction PPT.pdf
Catalyrtic Reactors PPT.pdf
Ad

Recently uploaded (20)

PPTX
mahatma gandhi bus terminal in india Case Study.pptx
PDF
Facade & Landscape Lighting Techniques and Trends.pptx.pdf
PPTX
DOC-20250430-WA0014._20250714_235747_0000.pptx
PDF
BRANDBOOK-Presidential Award Scheme-Kenya-2023
DOCX
The story of the first moon landing.docx
PDF
The Advantages of Working With a Design-Build Studio
PDF
Benefits_of_Cast_Aluminium_Doors_Presentation.pdf
PPT
unit 1 ppt.ppthhhhhhhhhhhhhhhhhhhhhhhhhh
PPTX
BSCS lesson 3.pptxnbbjbb mnbkjbkbbkbbkjb
PPTX
An introduction to AI in research and reference management
PDF
Emailing DDDX-MBCaEiB.pdf DDD_Europe_2022_Intro_to_Context_Mapping_pdf-165590...
PPTX
AD Bungalow Case studies Sem 2.pptxvwewev
PPTX
12. Community Pharmacy and How to organize it
PDF
SEVA- Fashion designing-Presentation.pdf
PPTX
ANATOMY OF ANTERIOR CHAMBER ANGLE AND GONIOSCOPY.pptx
PDF
Phone away, tabs closed: No multitasking
PPTX
Wisp Textiles: Where Comfort Meets Everyday Style
PDF
Africa 2025 - Prospects and Challenges first edition.pdf
PDF
Key Trends in Website Development 2025 | B3AITS - Bow & 3 Arrows IT Solutions
PPT
EGWHermeneuticsffgggggggggggggggggggggggggggggggg.ppt
mahatma gandhi bus terminal in india Case Study.pptx
Facade & Landscape Lighting Techniques and Trends.pptx.pdf
DOC-20250430-WA0014._20250714_235747_0000.pptx
BRANDBOOK-Presidential Award Scheme-Kenya-2023
The story of the first moon landing.docx
The Advantages of Working With a Design-Build Studio
Benefits_of_Cast_Aluminium_Doors_Presentation.pdf
unit 1 ppt.ppthhhhhhhhhhhhhhhhhhhhhhhhhh
BSCS lesson 3.pptxnbbjbb mnbkjbkbbkbbkjb
An introduction to AI in research and reference management
Emailing DDDX-MBCaEiB.pdf DDD_Europe_2022_Intro_to_Context_Mapping_pdf-165590...
AD Bungalow Case studies Sem 2.pptxvwewev
12. Community Pharmacy and How to organize it
SEVA- Fashion designing-Presentation.pdf
ANATOMY OF ANTERIOR CHAMBER ANGLE AND GONIOSCOPY.pptx
Phone away, tabs closed: No multitasking
Wisp Textiles: Where Comfort Meets Everyday Style
Africa 2025 - Prospects and Challenges first edition.pdf
Key Trends in Website Development 2025 | B3AITS - Bow & 3 Arrows IT Solutions
EGWHermeneuticsffgggggggggggggggggggggggggggggggg.ppt

1_Introduction.pdf

  • 1. Chemical Process Simulation The objective of this course is to provide the background needed by the chemical engineers to carry out computer-aided analyses of large-scale chemical processes. Major concern will fall on steady- state processes with hands on experiences on ChemCad simulator (CC-5).
  • 2. CAD and the Structure of Design Process ANALYSIS Material &Energy balances Equip. Sizing and Costing Economic Evaluation Final flowsheet Societal needs Initial Flowsheet Parameter optimization Structure Optimization Flowsheet Synthesis Flowsheet Synthesis 1) Rxn path selection 2) Material balancing and species allocation 3) Separation task selection and sequencing 4) Auxiliary task assignment and process integration 5)Evolutionary improvement of initial flowsheet Chemical Process Synthesis CAD CAD Design Variables Initial Values
  • 4. What is process simulation for? 1. To interpret process flowsheets, 2. To locate malfunctions, and 3. To predict the performance of process.
  • 5. Commercial Process Simulators • Aspen Engineering Suite of Aspen tech., Inc. – http://www.aspentech.com • CHEMCAD 5.xx of Chemstations – http://www.chemstations.net • Process Engineering Suite of Simulation Sciences, Inc. – http://www.simsci.com • SUPERPRO DESIGNER 4.x of Intelligen, Inc. – http://intelligen.com/SuperPro.htm
  • 6. Flowsheeting the use of computer aids to perform steady-state heat and mass balances, sizing, costing calculation for a chemical process.
  • 7. To perform process simulation using a process simulator • Convert from a process flowsheet to a simulation flowsheet, i.e., replace the process units with appropriate simulation unit. • Model and solve the process unit equations – a subroutine is written for each process unit.
  • 8. What are process flowsheets? • Process flowsheets are the language of chemical processes. They describe an existing process or a hypothetical process in sufficient detail to convey the essential features. • A process flowsheet is a collection of icons to represent process and arcs to represent the flow of material to and from the units. It emphasizes the flow of material and energy in a chemical process.
  • 9. A Typical Process Flow Sheet
  • 11. What is a simulation flowsheet? A simulation flowsheet is a collection of simulation units to represent computer program (subroutines or models) that simulate the process units and arcs to represent the flow information among the simulation units.
  • 12. A typical simulation flow sheet
  • 13. A typical process simulator subroutines
  • 14. Process Modeling and Simulation
  • 18. Modeling and Simulation procedure • Translating the description of a physical system into an appropriate mathematical form. • Selecting a suitable computational technique. • Implementing the computational technique in the form of a computer program.
  • 19. A model is the simplification of reality used to predict system behavior. F = ma Physical Model Physical Model Mathematical Model Mathematical Model
  • 20. Modeling and Simulation Physical system Mathematical model Results and Interpretation Laws of Nature Mass Equil. Sum H-energy + Rate + Others Equation Solver Matlab MathCad CC-5 Aspen Plus Hysis others
  • 21. Define process Develop Math model Identify constraint Develop computer program Run simulation program All parameters covered? Do model and exp. Agree? Determine optimum conditions Yes Yes No No Flow chart of steps in simulation
  • 22. General Process Unit Analysis 1. Define system variables. 2. Write simulation equations. 3. Check degrees of freedom. 4. Choose design variables. 5. Choose appropriate math solver.
  • 24. Flash Drum in situ.
  • 40. A typical flash example
  • 41. Chemical Process Simulation •Process Flowsheet •Simulation Flow sheet
  • 44. Nature of the Simulation Problem 1. The nature of the process streams 2. The nature of the material being processed 3. The nature of each type of process unit 4. The specific process configuration 5. The feed stream property
  • 45. Nature of the Process Streams 1. Flow rate 2. Compositions 3. Temperature 4. Pressure 5. Others
  • 46. Nature of the Material Being Processed 1. A set values of the pure component properties of each chemical component in the stream. 2. Values of the stream variables for the particular stream of interest – to determine the temperature, pressure, and composition of the stream mixture. 3. A model for the thermodynamic and transport behavior of the mixture.
  • 47. A typical set of pure-component properties for the cal’n of thermo properties
  • 48. Nature of the Process Unit 1. The conservation laws: the principles of conservation of mass, energy, and momentum. 2. The rate laws: relations between rate of flow, heat transfer, mass transfer, chemical rxn, etc. and driving forces of temperature, pressure, conc., etc. 3. Physical property relations: relations between the thermodynamic and transport properties and the intensive variables of temperature, pressure, and conc. 4. Principles of thermodynamic equilibrium: limitations on the performance of physico-chemical systems imposed by the 2nd law of thermodynamics. 5. Automatic control theory: relations governing the transfer of information through the system.
  • 49. Process Configuration 1. The topology of the process – the description of which streams are connected to which inlet and outlet ports of which units. 2. The specifications of all design and operating parameters that are under the control of the designer.
  • 50. Feed/product Streams 1. Feed stream could be treated as a process unit with an outlet and no inlet 2. Product stream could be treated as a process unit with an inlet and no outlet.
  • 51. Process Simulation Techniques 1. Sequential Modular Approach 2. Equation Oriented Approach 3. Simultaneous Modular Approach
  • 52. Methods of Analysis of System Structure – the decomposition of large system 1. Partitioning and precedence ordering • units that must be solved together are identified in the flowsheet; • the sequence of computations of the partitioned subsystem are determined 2. Tearing : resolving a cyclic partitioned unit to a acyclic one. 3. Design variable selection : the best choice of design variables is to render the equations most acyclic.
  • 53. Components of a Simulation Program Executive Program Unit Module Library Numerical Routines Physical Property Data Bank Thermodynami c Package Input Output Solution Optimization Economic Analysis
  • 54. Sequential Modular Approach 1. Acyclic process – w/o recycles -Processes are solved sequentially one module at a time. 2. Cyclic process – with recycles -need to cut streams to enable the procedure.
  • 55. Typical Process Modules 1. MIX - Mix several inlet streams adiabatically to form one product stream. 2. SPLIT – Split a single inlet stream into two or more product streams with the same composition and temperature. 3. COMPRESS – Raise the pressure of a gas by a specific amount. 4. PUMP - Raise the pressure of a liquid by a specific amount. 5. FLASH – Convert a liquid stream at one pressure to liquid and vapor streams in equilibrium at low pressure. 6. REACT – Simulate a chemical reactor. 7. DISTILL, EXTRACT, CRYSTAL, ABSORB – Simulate the separation processes of distillation, extraction, crystallization, and absorption, respectively.
  • 58. Simulation of an Acyclic Process The flowsheet shown here depicts a hypothetical multi-unit separation process. Three liquid streams are mixed adiabatically; The product stream is pumped Through a heater to a distillation column, and the overhead product from the column is partially condensed to yield liquid and vapor products. Using blocks MIX, PUMP, HEAT, DISTILL, and CNDS, construct a block diagram for the Simulation of this process.
  • 59. Process for separation of ammonia and water (I)
  • 60. Process for separation of ammonia and water (II)
  • 65. Equation Oriented Approach • All the equations of the whole process are collected and solved as a large system of nonlinear algebraic equations. • Mathematically, the problem is formulated as an optimization problem, i.e., • Minimize h(x,u) – Subject to f(x,u) = 0 ;process model eqn. g(x,u) = 0 ;process constraints. Where x is the vector of state (dep.) variables, and u is the vector of decision (indep.) variables.
  • 66. Demo of Equation-Oriented approach Simulation of an equilibrium reaction/separation process
  • 67. Degrees of Freedom Analysis
  • 70. Simultaneous Modular Approach Execute Rigorous Models Generate Simple Model Parameters Solved Reduced Optimization Problem Inside Loop Outside Loop
  • 71. Steps of simultaneous modular approach 1. For the first iteration, make initial estimates of recycle stream values. 2. Solve the problem using the sequential modular approach. 3. Having obtained the first estimate of input and output values for each unit, construct a linear relationship between them, i.e., linearize the model equations. 4. Since the interconnection equations are already linear, solve the whole system of model and interconnection equations simultaneously using matrix method to obtain a new set of inlet values. 5. If two successive iterates of assumed stream values converge within a preset tolerance, the simulation is complete. Otherwise, go back to step (2).
  • 72. The scope of a process simulator 1. Prepare process designs 2. Analyze design alternatives 3. Predict the effects of changes on plant operating conditions 4. Optimize energy consumption 5. Eliminate bottlenecks and increase throughput
  • 73. Running a Simulator 1. Setting up a problem 2. Creating a flowsheet 3. Specifying engineering data 4. Performing the simulation 5. Viewing and printing results
  • 78. ChemCad Simulation Procedures 1. Draw flowsheet, 2. Choose components, 3. Choose thermodynamic model, 4. Define feed streams, 5. Provide equipment parameters, 6. Run the program, and 7. View, plot and output the reports and PFD.
  • 82. References: 1. Analysis, Synthesis, and Design of Chemical Processes by Richard Turton, et al. 2. Chemical Process Simulation by Asghar Husain. 3. Computer Applications in ChE by H. Th. Bussemaker. 4. Modeling and Simulation in ChE by R. G. E. Franks. 5. Process Modeling, Simulation and Control for Chemical Engineers by W. L. Luyben. 6. Chemical Process Computations by Raghu Raman. 7. Elementary Principles of Chemical Processes, Chapter 10, by Richard M. Felder and Ronald W. Rousseau, 2nd Ed. 8. CHEMCAD (CC-5) user guide.