Tce5002 Introduction To PDC, Modelling Simulation & Control
Tce5002 Introduction To PDC, Modelling Simulation & Control
An in-class discussion and revision of the work studied under part two course TCE
2207. This includes an introductory take home test that is meant to assess and
invoke the mind to recap on the previous studies and to relate it to the work the
students were exposed to during industrial attachment year.
Course outline
Introduction to process dynamics, modelling, simulation and control
systems
Design of Feedback Controllers, Control Systems Design techniques - Root
Locus Analysis, Frequency Response Techniques, More advanced design
techniques
Optimization methods; direct search, climbing and elimination techniques,
linear and non-linear programming.
Linearization of non-linear processes (Routh Hurwitz method, Ziegler
Method)
Single-input/single-output control (SISO) & multiple-input/multiple-output
control (MIMO).
The analysis, dynamics and modelling of chemical processes using either a
mechanistic or an empirical input/output approach and control of common
chemical process units such as heat exchangers, simple reactors, and
agitated vessels.
Hardware implementation, analog and digital, of simple control algorithms
and designs. Introduction to Artificial Intelligence Control.
Course Staff
Contact / Consultation
E S ZIMUNGA (LECTR) [email protected]
/[email protected] E-mail
Tel: +263 773 253 348 or +263 714 362 526
T. C NKHOMA (TA) [email protected] / [email protected]
E-mail
PROCESS DYNAMICS AND CONTROL NOTES LECTURE SERIES 1: TCE 5002
NATIONAL UNIVERSITY OF SCIENCE & TECHNOOGY (ZW) – CHEM ENG
Introduction
In every process plant, process control is an integral part of the process at all
project phases, i.e. design, construction & commissioning, operation and
development of plant. The tools of dynamic analysis are but one part of the
practising engineer’s bag of tools and techniques, albeit an increasingly important
one. Certainly a solid foundation in the more traditional areas of thermodynamics,
kinetics, unit operations, and transport phenomena is essential. In fact, such a
foundation is a prerequisite for any study of process dynamics. The mathematical
models that we derive are really nothing but extensions of the traditional chemical
and physical laws to include the time-dependent terms. Control engineers
sometimes have a tendency to get too wrapped up in the dynamics and to forget
the steady state aspects. Keep in mind that if you cannot get the plant to work at steady state you
cannot get it to work dynamically.
Through these systems modern day control systems have to address the following:
a) High level control/process monitoring - HMI
b) Trending & Recipe entry
c) High level faultfinding
d) Process history
e) Long term Trending
f) Optimization
g) Analysis
General Concepts
Before we go into details in the subsequent chapters, it may be worthwhile at this
point to define some very broad and general concepts and some of the
terminology used in dynamics and control.
1. PROCESSThis refers to the physical process and action performed; the
chemical reaction, or the collection of equipment making up the plant
to carry out a process.
2. DYNAMICS Time-dependent behaviour of a process. The behaviour with no
controllers in the system is called the open loop response. The
dynamic behaviour with feedback controllers included with the
process is called the closed loop response.
3. VARIABLES The changing characteristics of any given process which are
subdivided into the following:
Manipulated variables
Typically flow rates of streams entering or leaving a process that we can
change in order to control the plant.
Controlled variables
Flow rates, compositions, temperatures, levels, and pressures in the process
that we will try to control, either trying to hold them as constant as possible or
trying to make them follow some desired time trajectory.
Uncontrolled variables
Variables in the process that are not controlled.
Load disturbances
1st stage
Identify what type of process we are trying to control. Establishing which type of
process is to be controlled will reduce the amount of equipment we need to
consider, and give a better understanding of what needs to be considered when
selecting equipment, as well as a better appreciation of the process itself. First we
should ask ourselves a basic question: Is the process continuous or cyclic? The
answer will generally determine what type of control is required. Cyclic control is
also known as on/off control, which possibly best describes the control type.
2nd Stage
Categorise requirements in order to make life simple. In the case of different
control applications, however, it may not be very easy to categorise requirements,
around in all cases categorisation should be carefully undertaken, to avoid jumping
to wrong conclusions, and hence any potential error in identifying requirements.
Some control applications can be very grey as to recognition of their control type
so over the following pages hopefully we will clarify the information needed to
make an accurate assessment of requirements of all control equipment, in all
areas of process control application, and hence categorise the control aspects
correctly.
actuators and transducers without the necessity for intermediate circuitry. PLC’s
are employed primarily for:
1. Sequential control
2. As a fixed parameter in PID controllers for control of variables such as
temperature, pressure, flow-rate, level e.t.c
3. The analysis and manipulation of plant data
PLC’s have a high flexibility and ease with which they can be re-programmed, they
are very compact and can be installed on the plant without difficulty and are very
simple to maintain in their basic modular structure and the diagnostic provisions
built inside them.
MATHEMATICAL MODELLING
Example A perfectly mixed batch reactor container containing 3400kg of liquid with heat
capacity of 3.2 kJ/
(kg.oC) is surrounded by a cooling jacket that is filled with 1125kg of perfectly mixed
cooling water. At the beginning of the batch cycle both the reactor liquid and the jacket
water are at 95oC. At this point in time catalyst is added to the reactor and the reaction
occurs which generates heat at a constant rate of 8000 kW/min. At this same moment in
time makeup cooling water at 20oC is fed into the jacket at a constant 380kg/min flowrate.
The heat transfer area between the reactor and the jacket is 13m2. The overall heat
transfer coefficient is 0.70W/ (oC.m2). Mass of the metal walls can be neglected. Heat
losses are negligible.
a) Develop a mathematical model of the process
b) Use Laplace transforms to solve the dynamic change in reactor temperature (Ti)
c) What is the peak reactor temperature and when does it occur?
d) What is the final steady state reactor temperature?
[25]
MODEL SOLUTION
dTi
mC p = − H − hA(Ti − Tw ) ANSWER
dt
dTi
mC p = − H − hA(Ti − Tw )
dt
dTi
(3200 )(3.2) = 8 x10 6 − 9.1(Ti − 95)
dt
dTi
10240 = 8000 + 864.5 − 9.1Ti
dt
dTi
= 0.866 − 8.89 x10 −4 Ti
dt
dT
[
L i = L 0.866 − 8.89 x10 − 4 Ti ]
dt
0.886
sTi ( s ) − Ti (0) = − 8.89 x10 − 4 Ti ( s)
s
0.886 + 95 s
Ti ( s ) =
s[ s + 8.89 x10 − 4 ]
−4
Ti (t ) = 974.12 − 879.12e −8.89 x10 t
ANSWER
…………………………………………………………………………………..Exercise. GO &
Principles of Formulation
Basis
The bases for mathematical models are the fundamental physical and chemical
laws, such as the laws of conservation of mass, energy, and momentum. To study
dynamics we use them in their general form with time derivatives included.
Assumptions
Probably the most vital role that the engineer plays in modelling is in exercising
his engineering judgment as to what assumptions can be validly made. Obviously
an extremely rigorous model that includes every phenomenon down to
microscopic detail would be so complex that it would take a long time to develop
and might be impractical to solve, even on the latest supercomputers.
INDIVIDUAL TASKS