Process simulation
Encyclopedia
Process simulation is used for the design, development, analysis, and optimization of technical processes and is mainly applied to chemical plant
Chemical plant
A chemical plant is an industrial process plant that manufactures chemicals, usually on a large scale. The general objective of a chemical plant is to create new material wealth via the chemical or biological transformation and or separation of materials. Chemical plants use special equipment,...

s and chemical process
Chemical process
In a "scientific" sense, a chemical process is a method or means of somehow changing one or more chemicals or chemical compounds. Such a chemical process can occur by itself or be caused by somebody. Such a chemical process commonly involves a chemical reaction of some sort...

es, but also to power station
Power station
A power station is an industrial facility for the generation of electric energy....

s, and similar technical facilities.

Main principle

Process simulation is a model-based representation of chemical
Chemistry
Chemistry is the science of matter, especially its chemical reactions, but also its composition, structure and properties. Chemistry is concerned with atoms and their interactions with other atoms, and particularly with the properties of chemical bonds....

, physical
Physics
Physics is a natural science that involves the study of matter and its motion through spacetime, along with related concepts such as energy and force. More broadly, it is the general analysis of nature, conducted in order to understand how the universe behaves.Physics is one of the oldest academic...

, biological
Biology
Biology is a natural science concerned with the study of life and living organisms, including their structure, function, growth, origin, evolution, distribution, and taxonomy. Biology is a vast subject containing many subdivisions, topics, and disciplines...

, and other technical processes and unit operation
Unit operation
In chemical engineering and related fields, a unit operation is a basic step in a process.Unit operation involves bringing a physical change such as separation, crystallization, evaporation, filtration etc.. For example in milk processing, homogenization, pasteurization, chilling, and packaging are...

s in software. Basic prerequisites are a thorough knowledge of chemical and physical properties of pure components and mixtures, of reactions, and of mathematical models which, in combination, allow the calculation of a process in computers.

Process simulation software describes processes in flow diagram
Process Flow diagram
A process flow diagram is a diagram commonly used in engineering to indicate the general flow of plant processes and equipment.The PFD displays the relationship between major equipment of a plant facility and does not show minor details such as piping details and designations...

s where unit operation
Unit operation
In chemical engineering and related fields, a unit operation is a basic step in a process.Unit operation involves bringing a physical change such as separation, crystallization, evaporation, filtration etc.. For example in milk processing, homogenization, pasteurization, chilling, and packaging are...

s are positioned and connected by product or educt streams. The software has to solve the mass
Mass balance
A mass balance is an application of conservation of mass to the analysis of physical systems. By accounting for material entering and leaving a system, mass flows can be identified which might have been unknown, or difficult to measure without this technique...

 and energy balance
Energy balance
Energy balance may refer to:* First law of thermodynamics, according to which energy cannot be created or destroyed, only modified in form* Energy balance , a measurement of the biological homeostasis of energy in living systems...

 to find a stable operating point. The goal of a process simulation is to find optimal conditions for an examined process. This is essentially an optimization
Optimization (computer science)
In computer science, program optimization or software optimization is the process of modifying a software system to make some aspect of it work more efficiently or use fewer resources...

 problem which has to be solved in an iterative process.

Process simulation always use models which introduce approximation
Approximation
An approximation is a representation of something that is not exact, but still close enough to be useful. Although approximation is most often applied to numbers, it is also frequently applied to such things as mathematical functions, shapes, and physical laws.Approximations may be used because...

s and assumptions but allow the description of a property over a wide range of temperatures and pressures which might not be covered by real data. Models also allow interpolation
Interpolation
In the mathematical field of numerical analysis, interpolation is a method of constructing new data points within the range of a discrete set of known data points....

 and extrapolation
Extrapolation
In mathematics, extrapolation is the process of constructing new data points. It is similar to the process of interpolation, which constructs new points between known points, but the results of extrapolations are often less meaningful, and are subject to greater uncertainty. It may also mean...

 - within certain limits - and enable the search for conditions outside the range of known properties.

Modelling

The development of models for a better representation of real processes is the core of the further development of the simulation software. Model development is done on the chemical engineering side but also in control engineering and for the improvement of mathematical simulation techniques. Process simulation is therefore one of the few fields where scientists from chemistry
Chemistry
Chemistry is the science of matter, especially its chemical reactions, but also its composition, structure and properties. Chemistry is concerned with atoms and their interactions with other atoms, and particularly with the properties of chemical bonds....

, physics
Physics
Physics is a natural science that involves the study of matter and its motion through spacetime, along with related concepts such as energy and force. More broadly, it is the general analysis of nature, conducted in order to understand how the universe behaves.Physics is one of the oldest academic...

, computer science
Computer science
Computer science or computing science is the study of the theoretical foundations of information and computation and of practical techniques for their implementation and application in computer systems...

, mathematics
Mathematics
Mathematics is the study of quantity, space, structure, and change. Mathematicians seek out patterns and formulate new conjectures. Mathematicians resolve the truth or falsity of conjectures by mathematical proofs, which are arguments sufficient to convince other mathematicians of their validity...

, and several engineering
Engineering
Engineering is the discipline, art, skill and profession of acquiring and applying scientific, mathematical, economic, social, and practical knowledge, in order to design and build structures, machines, devices, systems, materials and processes that safely realize improvements to the lives of...

 fields work together.

A lot of efforts are made to develop new and improved models for the calculation of properties. This includes for example the description of
  • thermophysical properties like vapor pressure
    Vapor pressure
    Vapor pressure or equilibrium vapor pressure is the pressure of a vapor in thermodynamic equilibrium with its condensed phases in a closed system. All liquids have a tendency to evaporate, and some solids can sublimate into a gaseous form...

    s, viscosities
    Viscosity
    Viscosity is a measure of the resistance of a fluid which is being deformed by either shear or tensile stress. In everyday terms , viscosity is "thickness" or "internal friction". Thus, water is "thin", having a lower viscosity, while honey is "thick", having a higher viscosity...

    , caloric data, etc. of pure components and mixtures
  • properties of different apparatuses like reactors, distillation columns, pumps, etc.
  • chemical reactions and kinetics
    Chemical kinetics
    Chemical kinetics, also known as reaction kinetics, is the study of rates of chemical processes. Chemical kinetics includes investigations of how different experimental conditions can influence the speed of a chemical reaction and yield information about the reaction's mechanism and transition...

  • environmental and safety-related data


Two main different types of models can be distinguished:
  1. Rather simple equations and correlation
    Correlation
    In statistics, dependence refers to any statistical relationship between two random variables or two sets of data. Correlation refers to any of a broad class of statistical relationships involving dependence....

    s where parameters are fitted to experimental data.
  2. Predictive methods where properties are estimated.


The equations and correlations are normally preferred because they describe the property (almost) exactly. To obtain reliable parameters it is necessary to have experimental data which are usually obtained from factual data banks or, if no data are publicly available, from measurement
Measurement
Measurement is the process or the result of determining the ratio of a physical quantity, such as a length, time, temperature etc., to a unit of measurement, such as the metre, second or degree Celsius...

s.

Using predictive methods is much cheaper than experimental work and also than data from data banks. Despite this big advantage predicted properties are normally only used in early steps of the process development to find first approximate solutions and to exclude wrong pathways because these estimation methods normally introduce higher errors than correlations obtained from real data.

Process simulation also encouraged the further development of mathematical models in the fields of numerics
Numerics
Numerics is typically the term used to describe the numerical field of employment, or its instructional program at a college or university . Numerics occupations can include sub-divisions such as tooling specialist, materials specialist, and others.-Numerical programming:Also known as numerical...

 and the solving of complex problems.

History

The history of process simulation is strongly related to the development of the computer science
Computer science
Computer science or computing science is the study of the theoretical foundations of information and computation and of practical techniques for their implementation and application in computer systems...

 and of computer hardware and programming languages. First working simple implementations of partial aspects of chemical processes have been made in the 1970 where, for the first time, suitable hardware and software (here mainly the programming languages FORTRAN
Fortran
Fortran is a general-purpose, procedural, imperative programming language that is especially suited to numeric computation and scientific computing...

 and C
C (programming language)
C is a general-purpose computer programming language developed between 1969 and 1973 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system....

) have been available. The modelling of chemical properties has been started already much earlier, notably the cubic equation of state
Equation of state
In physics and thermodynamics, an equation of state is a relation between state variables. More specifically, an equation of state is a thermodynamic equation describing the state of matter under a given set of physical conditions...

s and the Antoine equation are developments of the 19th century.

Steady state and dynamic process simulation

Initially process simulation was used to simulate steady state processes. Steady-state models perform a mass and energy balance of a stationary process (a process in an equilibrium state) but any changes over time had to be ignored.

Dynamic simulation is an extension of steady-state process simulation whereby time-dependence is built into the models via derivative terms i.e. accumulation of mass and energy. The advent of dynamic simulation means that the time-dependent description, prediction and control of real processes in real time has become possible. This includes the description of starting up and shutting down a plant, changes of conditions during a reaction, holdups, thermal changes and more.

Dynamic simulations require increased calculation time and are mathematically more complex than a steady state simulation. It can be seen as a multiply repeated steady state simulation (based on a fixed time step) with constantly changing parameters.

Dynamic simulation can be used in both an online and offline fashion. The online case being model predictive control, where the real-time simulation results are used to predict the changes that would occur for a control input change, and the control parameters are optimised based on the results. Offline process simulation can be used in the design, troubleshooting and optimisation of process plant as well as the conduction of case studies to assess the impacts of process modifications.

See also

  • Computer simulation
    Computer simulation
    A computer simulation, a computer model, or a computational model is a computer program, or network of computers, that attempts to simulate an abstract model of a particular system...

  • List of chemical process simulators
  • List of dynamic process simulators
The source of this article is wikipedia, the free encyclopedia.  The text of this article is licensed under the GFDL.
 
x
OK