Chapter 01
Chapter 01
Chapter 01
Introduction
• Chemical process simulation aims to represent a process of chemical or physical transformation
through mathematical model that involves calculation of mass and energy balances coupled with
phase equilibrium and transport and chemical kinetics equations
• It is use for prediction of the behaviour of a process, in which some preliminary data of the equipment
that constitute the process are known.
• The mathematical model used in process simulation contains linear, nonlinear, and differential
algebraic equations, which represent equipment or process operations, physical–chemical properties,
connections between the equipment and operations and their specifications. These connections are
summarized in process flow diagram
• Process flow diagrams are the language of chemical processes . In which the state of art of an existing
or hypothetical process are revealed
• The process simulators are employed for the interpretation and analysis of information contained in
the process flow diagrams in order to foresee failures and evaluate the process performance.
• The analysis of the process is based on a mathematic model integrated by a group of equations that
associate process variables such as temperature, pressure, flows, and compositions, with surface
areas, geometrical configuration, set points of valves
Process Simulation In Chemical Engineering
• In most of the simulators the solution of the equations system is made linearly, solving each unit
separately and moving forward in the system once the variables required for the calculation of the
next unit are known.
• However, that process is useless when there are stream recycles in the system since some of the
variables to calculate are required for the process initialization.
• An alternative solution for that type of problems consists in taking one stream as tear stream.means
assuming the initial values of that stream to start the calculations; later on, based on the assumed
information, each of the following unit is solved obtaining new values for the parameters of the tear
stream
• Subsequently, the new values help to repeat these calculations again and again, until the difference
between the initial and the calculated values fulfil a given tolerance; that point is known as
convergence.
Process Simulation Programs
• Simulation is
(1) Imitation of the operation of a real-world process or system over time. A more detailed
definition of process simulation is
(2) Simulation is a process of designing an operational model of a system and conducting
experiments with this model for the purpose either of understanding the behaviour of the
system or of evaluating alternative strategies for the development or operation of the
system. It has to be able to reproduce selected aspects of the behaviour of the system
modelled to an accepted degree of accuracy.
• The term simulation is used in two different meanings. The first meaning indicates the
calculation type (design and simulation). The second meaning is modelling of process by
simulator
• Process simulation (modelling) plays a crucial role in all process engineering activities
including research and development, process design, and process operation
Process Simulation Programs
• Larger extend of process simulation includes different computer-based activities such as
computer fluid dynamics,
• Basically, process simulators can work in two modes: sequential modular mode and equation-
oriented mode
• However, they mostly work in sequential modular mode, where the output streams
of a unit model are evaluated from input streams and the desired design parameters.
Individual unit models are solved in a sequence parallel to the material flow. Simulators are
generally constructed in a three-level hierarchy
Process Simulation Programs
Tasks of the flowsheet topology level are
• Sequencing of unit modules,
• Initialization of the flowsheet,
• Identification of the recycle loops and tear streams, and
• Convergence of the overall mass and energy balance of the flowsheet.
• Where q is an acceleration parameter with value varying between 5 and 0, with the intention
of giving stability to the iteration
• When q is 0, above equation becomes direct substitution equation
• This method is applicable to the solution of multivariable problems with the assumption that
there is no linkage between the variables,
Convergence Methods
Newton’s Method
• Newton's method, also known as the Newton–Raphson method is for the simultaneous
solution of nonlinear algebraic equations. Its implementation allows putting limitations to the
variables
• The most basic version starts with a single-variable function f defined for a real variable x, the
function's derivative f ′, and an initial guess x0 for a root of f.
• For first approximation
• For N approximation
Convergence Methods
Secant Method
• This method uses a linear approximation of the Jacobian. In this case, compared with the
Wegstein method, the number of iterations is reduced in a lot of problems.
• This method can be used for one variable, discontinuous or flat-convergence problems