SlideShare a Scribd company logo
1 of 8
Download to read offline
43
Julio-diciembre de 2003
UNIVERSITAS SCIENTIARUM
Revista de la Facultad de Ciencias
PONTIFICIA UNIVERSIDAD JAVERIANA Vol. 8, N° 2: 43-50
THE USE OF SIMULINK BLOCK DIATHE USE OF SIMULINK BLOCK DIATHE USE OF SIMULINK BLOCK DIATHE USE OF SIMULINK BLOCK DIATHE USE OF SIMULINK BLOCK DIAGRAMGRAMGRAMGRAMGRAM TTTTTO SOLO SOLO SOLO SOLO SOLVEVEVEVEVE
MAMAMAMAMATHEMATHEMATHEMATHEMATHEMATICAL MODELS AND CONTRTICAL MODELS AND CONTRTICAL MODELS AND CONTRTICAL MODELS AND CONTRTICAL MODELS AND CONTROL EQOL EQOL EQOL EQOL EQUUUUUAAAAATIONSTIONSTIONSTIONSTIONS
N.M. Ghasem, M.A. Hussain, I.M. Mujtaba*
Department of Chemical Engineering University of Malaya,
50603 Kuala Lumpur, Malaysia
· School of Engineering, Design and Technology, University of Bradford,
Bradford BD7 1DP, UK
nayef@um.edu.my
ABSTRACT
In this paper, the simulink block diagram is used to solve a model consists of a set of ordinary differential
and algebraic equations to control the temperature inside a simple stirred tank heater. The flexibility of
simulink block diagram gives students a better understanding of the control systems. The simulink also
allows solution of mathematical models and easy visualization of the system variables. A polyethylene
fluidized bed reactor is considered as an industrial example and the effect of the Proportional, Integral and
Derivative control policy is presented for comparison.
Key words: Simulink, block diagram, control systems, mathematical models.
RESUMEN
En este artículo, el diagrama de bloque de simulink es usado para resolver un modelo formado por un
conjunto de ecuaciones diferenciales ordinarias y de ecuaciones algebraicas para el control de la tempe-
ratura dentro de un tanque calentador con agitador. La flexibilidad del diagrama de bloque de simulink
da a los estudiantes una mejor comprensión de los sistemas de control. El simulink también permite
solucionar modelos matemáticos y facilita la visualización de sistemas de varias variables. Un reactor de
cama de polietileno fluido es considerado como un ejemplo industrial y el efecto en las políticas de control
es presentado comparativamente.
Palabras clave: Simulink, diagrama de bloque, sistemas de control, modelos matemáticos.
INTRODUCTION
Chemical plants must operate under
known and specified conditions. There are
several reasons why this is so, formal safety
and environmental constraints must not be
violated. Concern for safety is paramount
in designing a chemical plant and its con-
trol systems. Ideally a process design
should be ‘intrinsically safe’, that is, and
plant and equipment should be such so
that any deviation, such as an increase in
reactor pressure, will itself change
operating conditions so that it is rapidly
removed. Plants are expensive and
intended to make money. Final products
must meet customer specifications.
Otherwise, they will be unsaleable.
Conversely the manufacture of products
not meeting the specifications will involve
44
Universitas Scientiarum Vol. 8, N° 2: 43-50
unnecessary cost. The majority of con-
trol loops in a plant control system are
associated with operability. Specific flow
rates have to be set, levels in vessels
maintained and chosen operating
temperatures for reactors and other
equipment achieved. The top level of
process control, what we will refer to as
the strategic control level, is thus
concerned with achieving the
appropriate values principally of:
production rate, product quality, and
energy economy.
A chemical plant might be thought of as a
collection of tanks in which materials are
heated, cooled and reacted, and of pipes
through which they flow. Such a system
will not, in general, naturally maintain
itself in a state such that precisely the
temperature required by a reaction is
achieved, a pressure in excess of the safe
limits of all vessels be avoided, or a flow
rate just sufficient to achieve the
economically optimum product
composition arise. Notice that this
extremely simple idea has a number of
very convenient properties. The feedback
control system seeks to bring the measured
quantity to its required value or setpoint.
The control system does not need to know
why the measured value is not currently
what is required, only that this is so. There
are two possible causes of such a disparity:
• The system has been disturbed. This is
the common situation for a chemical
plant subject to all sorts of external
upsets. However, the control system
does not need to know what the source
of the disturbance was.
• The setpoint has been changed. In the
absence of external disturbance, a
change in setpoint will introduce an
error. The control system will act until
the measured quantity reaches its new
setpoint. A control system of this sort
should also handle simultaneous
changes in setpoint and disturbances.
Modeling and Control Equations
The underlying principle of most process
control, however, is already understood by
anyone who has grasped the operation of
the domestic hot water thermostat:
• The quantity whose value is to be
maintained or regulated, e.g. the
temperature of the water in a cistern, is
measured.
• Comparison of the measured and
required values provides an error, e.g.
‘too hot’ or ‘too cold’.
• On the basis of the error, a control
algorithm decides what to do.
• Such an algorithm might be:
• If the temperature is too high then turn
the heater off. If it is too low then turn
the heater on.
• The adjustment chosen by the control
algorithm is applied to some adjustable
variable, such as the power input to the
water heater.
This summarizes the basic operation of a
feedback control system such as one would
expect to find carrying out nearly all con-
trol operations on chemical plants and
indeed in most other circumstances where
control is required.
Simple stirred tank heater
A continuous process system consisting of
a well-stirred tank, heater and PID
temperature controller is depicted in figure
(1).
45
Julio-diciembre de 2003
FIGURE 1 Schematic diagram of heating tank
The feed stream of liquid flows into the
heated tank at a constant rate of W in kg/
min and temperature Ti
in °C. The volume
of the tank is V in m3
. It is desired to heat
this stream to a higher set point temperature
Tr
in°C. The outlet temperature is measured
by a thermocouple as Tm
in °C, and the
required heater input q in kJ/min is adjusted
by a PID temperature controller. The con-
trol objective is to maintain the temperature
input to the thermocouple, To
= Tr
in the
presence of a change in inlet temperature Ti
which differs from the steady state design
temperature of Tis
.
An energy balance on the stirred tank yields
p
ip
VC
qTTWC
dt
dT
ρ
+−
=
)(
(1)
With initial condition T = Tr
at t = 0 which
corresponds to steady state operation at the
set point temperature Tr
. The thermocouple
for temperature sensing in the outlet stream
is described by a first order system plus the
dead time τd
which is the time for the output
flow to reach the measurement point. The
dead time expression is given by
)()( do tTtT τ−= (2)
The effect of dead time (τd
) may be
calculated for this situation by the Padé
approximation which is a first order
differential equation for the measured
temperature.
d
d
o
o
dt
dT
TT
dt
dT
τ
τ 2
2


















−−=
I. C. To
= Tr
at t = 0 (steady state) (3)
The above equation is used to generate the
temperature input to the thermocouple, To
.
The thermocouple shielding and
electronics are modeled by a first order
system for the input temperature To
given
by
m
mom TT
dt
dT
τ
−
=
I. C. Tm
= Tr
at t = 0 (steady state) (4)
where the thermocouple time constant τm
is
known. The energy input to the tank, q, as
manipulated by the proportional/integral
(PID) controller can be described by
)(.)()(
0
mrdc
t
mr
I
c
mrcs TT
dt
d
tKdtTT
t
K
TTKqq −+−+−+= ∫ (5)
where Kc
is the proportional gain of the
controller, tI
is the integral time constant or
reset time and td
is the derivative time
constant. The qs
in the above equation is
the energy input required at steady state
for the design conditions as calculated by
)( isrps TTWCq −= (6)
The integral in Equation (5) can be
conveniently be calculated by defining a
new variable as
Thermocouple
Heater
pi CTW ,,, ρ
TC
PID
Controller
mT
Measured
po CTW ,,, ρ
Set point
rT
Feed
TV ,
46
Universitas Scientiarum Vol. 8, N° 2: 43-50
mr TTerr
dt
d
−=)(
I. C. err = 0 at t = 0 (steady state) (7)
Thus Equation (7) becomes
)(.)()( mrdc
I
c
mrcs TT
dt
d
tKerr
t
K
TTKqq −++−+= (8)
RESULTS AND DISCUSSION
Detailed of model equations are shown in
the simulink block diagram of figure 2
where detailed model equation is being
solved. The PID controller equations of fi-
gure 2 are replaced by a PID simulink block
diagram and are shown in figure 3.
Operating parameters are listed in table 1.
q
1
s
errorsum
1
s
Tm
Ti
1
s
T0
1
s
T
signal1
signal2
signal3
1/2
-K-500
1/5
2/1
Kd*(80-u)
Kc*(80-u)
f(u)
80-u
du/dt
10000
qs
q
1
s
Tm
Ti
1
s
T0
1
s
T
Sum 4
Sum 3
Sum 1
Sum
Scope
PID
PID Controller
1/2
G ain4
1/5
G ain3
2
G ain2
-K-
G ain1
-K-
G ain
80-u
Fcn1
T '
FIGURE 2. Schematic diagram of simulink flowsheet of the model equations.
FIGURE 3. Schematic diagram of SIMULINK flowsheet of the PID control tool box.
47
Julio-diciembre de 2003
TABLE 1 Baseline system and opeating
parameters
The controlled variable is the heat
measured temperature Tm
, while the
manipulated variable is the power input q
to the heater. Values of Kc
,t1
, td
should be
given in the MATLAB workspace before
running the simulink block diagram. Figu-
re 4a shows an open loop system; under a
certain disturbance of inlet feed
temperature, the heater temperature drops
from 80 to 60o
C. Implementing a
Proportional controller where Kc
=500 still
could not bring the well stirred tank heater
to its set point temperature (fig. 4b).
Addition of an integral action where the
integral time constant, t1
=2 brings the
heater back to its set point (fig. 4c).
Increasing t1
to 20 again took the tank
temperature away from the set point
temperature meaning that the increase in
the integral time constant is not desired (fig.
4d). An addition of derivative time constant
td
did not make much change (fig. 4e, f).
CkJVC o
p /4000=ρ CkJWCp o
.min/500=
CT o
is 60= CT o
r 80=
min1=dτ min5=mτ
CkJK o
c min/50= min1min,2 == dI tt
FIGURE 4. Effect of controller gain on tank temperature.
kc=0 (a)
kc=50,ti=2
(c)
0 50 100 150 20
0
0
0
0 kc=50,ti=2,td=2
(e)
TemperatureinCTemperatureinCTemperatureinC
TemperatureinCTemperatureinCTemperatureinC
Time in minutes Time in minutes
0 50 100 150 200
90
80
70
60
kc=500 (b)
0 50 100 150 200
90
80
70
60
kc=50,ti=20
(d)
0 50 100 150 200
90
80
70
60
0 50 100 150 200
90
80
70
60
0 50 100 150 20
0
0
0
0 kc=50, ti=2, td=20
(f)
0 50 100 150 200
90
80
70
60
0 50 100 150 200
90
80
70
60
48
Universitas Scientiarum Vol. 8, N° 2: 43-50
The Industrial UNIPOL process for
polyethylene production
Polyethylene is made in polymerization
reactions in the presence of a catalyst. Both
the reactor technology and the catalyst
technology are patented, and both Dow and
Carbide are leading developers of reactor
technology. Carbide’s reactor technology,
called Unipol (fig. 5), is the world’s most
widely licensed polyethylene process
technology. The other significant licensed
LLDPE (Linear Low Density Polyethylene)
process technology is Innovene, owned by
BP. Both UNIPOL and Innovene make
polyethylene in a process in which ethylene
is in a gaseous form during polymerization
(gas phase). The large majority of LLDPE
reactor operates in gas phase rather than in
liquid phase. Polyethylene achieves its pre-
eminent position in thermoplastic
industries due to a remarkable catalyst and
gas-solid fluidized bed technology (Choi
and Ray 1985, Debling et al., 1994). In
addition, by employing the Ziegler-Natta
catalyst, the process can operates at
relatively low pressure and temperature (20
atm and 100o
C) compared to the
conventional process (2000 atm, 200o
C).
However, improper control of the process
parameters especially the catalyst injection
rate, raw material feed temperature and su-
perficial gas velocity may lead to
temperature runaway and clusters
formation in the reactor. Subsequently
plant has to shut down for cleaning purpose.
In addition, the situation becomes worse
when the reactor bed temperature exceeds
the polyethylene softening point (~400 K),
where the solid particles tends to
agglomerate and may form huge chunk in
the reactor.
Ethylene &
Co-Monomer
Catalyst
Hydrogen
Nitrogen
Fluidized
bed
Reactor
Catalyst
Feeder
Product
Heat
Exchanger
Blower
Recycle
FIGURE 5. Schematic diagram of UNIPOL process
Modeling of polyethylene gas phase
reactor (UNIPOL process)
Detail of the modeling equation can be
found elsewhere (Debling et al., 1994,
McAuley et al., 1994). Solution of model
equation using SIMULINK block diagram
is shown in figure 6.
49
Julio-diciembre de 2003
FIGURE 6. SIMULINK flowsheet to the well mixed model for polyethylene fluidized bed
reactor
FIGURE 7. Effect of controller gain fluidized bed reactor temperature
1
s
u2
1
s
u
u/(V*ro*Cp/Mw)
A*u
(Tci+u)/2.0
(-DeltaH*u*V)
u^2
1/u
u^2
u^0.5
376.15-u
(M0-u)*100/M0U0-alfa*u
u/(Vc*roc*Cpc/18.0) mc*Cpc*(Tci-u)
2.0*f/uAt*exp(-Et/(R*u))
kt
Ap*exp(-Ep/(R*u))
kp
Ad*exp(-Ed/(R*u))
kd
x
Tc
Tt
M
I
U
t
1
s
Tc
1
s
T
PID
1
s
M
1
s
I
-K-
-1
-1
0
Display
Q0
2+v
2.0*f*(1-v/2.0)
RESULTS AND DISCUSSION
The effect of a step change in reactor feed
temperature on the dimensionless reactor
temperature. It is clear that the system was
stable before a step change in the feed
temperature takes place. Once the step
change in feed temperature occurs the
temperature loses its stability and an
oscillatory behavior above polymer
melting point occurs.
85 86 87 88 89 90 91 92 93 94 95
1.2
1.3
1.4
1.5
1.6
1.7
1.8
1.9
2
Dimensionless time
m
r
r
85 86 87 88 89 90 91 92 93 94 95
1.2
1.3
1.4
1.5
1.6
1.7
1.8
1.9
2
Dimensionless time
85 86 87 88 89 90 91 92 93 94 95
1.2
1.3
1.4
1.5
1.6
1.7
1.8
1.9
2
Dimensionless time
s
m
Implementing a proportional controller
where the control variable is the reactor bed
temperature and the manipulated variable
is the heat exchange cooling water
temperature, the system regain its stability
but still with some offset (fig. 7b). With an
introduction of an integral controller along
with proportional gain the reactor returns
to its set point (fig. 7c).
(a) (b) (c)
(a) (Kc
=0.0, KI
=0.0), (b) (Kc
=0.50, Ki
=0.0), (c) (Kc
=0.50, KI
=0.10)
50
Universitas Scientiarum Vol. 8, N° 2: 43-50
CONCLUSION
• At low values of integral action (reset)
time and low proportional bands, the
system is prone to significant
oscillation. This large amount of
oscillation means that the control tends
towards on/off control.
• As the proportional band is increased
the oscillation in the system becomes
less and the process is successfully
returned to the setpoint (recall with
proportional only control, there was an
“offset”). However, the process is away
from the setpoint for a relatively long
period of time.
• As the integral action (reset) time is
increased, so the system is returned to
the setpoint more quickly. However, at
high proportional bands and high inte-
gral action (reset) times the system
again takes a long time to return (and in
fact it may not) to the setpoint as the
system is “over damped”.
• The main advantage of PI control is that
offset is eliminated. The combination
of correct proportional bands and a
correct integral action (reset) time pro-
duces a quick response to a disturbance
in the process that returns the process
to the setpoint without offset.
LITERATURA CITADA
DEAN, A. (Ed.), Lange’s Handbook of
Chemistry, New York: McGraw-Hill,
1973.
DEBLING J.A.,HAN,G.C.,KUIJPERS,F.,VERBURG,
J., ZACCA J. and RAY, W.H. Dynamic
Modeling of product grade transitions
for olefin polymerization proceses:
AIChE J. 1994, 40 (3).
MCAULEY, K.B., TALBOT, J.P. and HARRIS T.J.
A comparison of two-phase and well-
mixed models for fluidized bed
polyethylene reactors. Chem Eng Sci
49(13) 2035-2045.
FOGLER, H.S. Elements of Chemical Reaction
Engineering, 2nd ed., Englewood
Cliffs, NJ: Prentice-Hall, 1992.
PERRY, R.H., GREEN, D.W., and MALOREY, J.D.,
Eds. Perry’s Chemical Engineers
Handbook. New York:McGraw-Hill,
1984.
SHACHAM, M., BRAUNER; N., and POZIN, M.
Computers Chem Engng., 20, Suppl.
S1329-S1334 (1996).
Extracted for web site http://
www.polymath-software.com
Introduction to Virtual Control Laboratory
http://www.chemeng.ed.ac.uk/ecosse/con-
trol/sample/map/intro.html
CHOI, K.Y. and RAY, W.H. The dynamic
behavior of fluidized bed reactors for
solid catalyzed gas phase olefin
polymerization. Chem Eng Sci. 1985,
40(12) 2261-2279.
GHASEM, N.M. Effect of Polymer Growth Rate
and Diffusion Resistance on the
Behavior of Industrial Polyethylene
Fluidized Bed Reactor. Chem Eng and
Technol. 2001, 24(10) 1049-1057.
Recibido: 30/04/2003
Aceptado: 5/09/2003

More Related Content

Similar to Examen tema1 proceso_mat_lab_simulink_

Analytical approach of thermosyphon solar domestic hot
Analytical approach of thermosyphon solar domestic hotAnalytical approach of thermosyphon solar domestic hot
Analytical approach of thermosyphon solar domestic hotGaaliche Nesrine
 
Intelligent control of hvac systems
Intelligent control of hvac systemsIntelligent control of hvac systems
Intelligent control of hvac systemsAndrei Roman
 
MODULE TITLE CONTROL SYSTEMS AND AUTOMATIONTOPIC TITLE.docx
MODULE TITLE    CONTROL SYSTEMS AND AUTOMATIONTOPIC TITLE.docxMODULE TITLE    CONTROL SYSTEMS AND AUTOMATIONTOPIC TITLE.docx
MODULE TITLE CONTROL SYSTEMS AND AUTOMATIONTOPIC TITLE.docxgilpinleeanna
 
DESIGN, IMPLEMENTATION, AND REAL-TIME SIMULATION OF A CONTROLLER-BASED DECOUP...
DESIGN, IMPLEMENTATION, AND REAL-TIME SIMULATION OF A CONTROLLER-BASED DECOUP...DESIGN, IMPLEMENTATION, AND REAL-TIME SIMULATION OF A CONTROLLER-BASED DECOUP...
DESIGN, IMPLEMENTATION, AND REAL-TIME SIMULATION OF A CONTROLLER-BASED DECOUP...IAEME Publication
 
Heat pump design using peltier element For temperature control of the flow cell
Heat pump design using peltier element For temperature control of the flow cellHeat pump design using peltier element For temperature control of the flow cell
Heat pump design using peltier element For temperature control of the flow cellIJCSEA Journal
 
Nonlinear batch reactor temperature control based on adaptive feedback based ilc
Nonlinear batch reactor temperature control based on adaptive feedback based ilcNonlinear batch reactor temperature control based on adaptive feedback based ilc
Nonlinear batch reactor temperature control based on adaptive feedback based ilcijics
 
NONLINEAR BATCH REACTOR TEMPERATURE CONTROL BASED ON ADAPTIVE FEEDBACK-BASED ILC
NONLINEAR BATCH REACTOR TEMPERATURE CONTROL BASED ON ADAPTIVE FEEDBACK-BASED ILCNONLINEAR BATCH REACTOR TEMPERATURE CONTROL BASED ON ADAPTIVE FEEDBACK-BASED ILC
NONLINEAR BATCH REACTOR TEMPERATURE CONTROL BASED ON ADAPTIVE FEEDBACK-BASED ILCijcisjournal
 
EHR ATTRIBUTE-BASED ACCESS CONTROL (ABAC) FOR FOG COMPUTING ENVIRONMENT
EHR ATTRIBUTE-BASED ACCESS CONTROL (ABAC) FOR FOG COMPUTING ENVIRONMENTEHR ATTRIBUTE-BASED ACCESS CONTROL (ABAC) FOR FOG COMPUTING ENVIRONMENT
EHR ATTRIBUTE-BASED ACCESS CONTROL (ABAC) FOR FOG COMPUTING ENVIRONMENTcsandit
 
comparative analysis of pid and narma l2 controllers for shell and tube heat...
 comparative analysis of pid and narma l2 controllers for shell and tube heat... comparative analysis of pid and narma l2 controllers for shell and tube heat...
comparative analysis of pid and narma l2 controllers for shell and tube heat...INFOGAIN PUBLICATION
 
Parameter controlling of boiler in power plants using fuzzy logic controller
Parameter controlling of boiler in power plants using fuzzy logic controllerParameter controlling of boiler in power plants using fuzzy logic controller
Parameter controlling of boiler in power plants using fuzzy logic controllereSAT Journals
 
Comparison of different controller strategies for Temperature control
Comparison of different controller strategies for Temperature controlComparison of different controller strategies for Temperature control
Comparison of different controller strategies for Temperature controlIRJET Journal
 
Enhancing the Performance of An Industrial Boiler Using Fuzzy Logic Controller
Enhancing the Performance of An Industrial Boiler Using Fuzzy Logic ControllerEnhancing the Performance of An Industrial Boiler Using Fuzzy Logic Controller
Enhancing the Performance of An Industrial Boiler Using Fuzzy Logic ControllerIJMREMJournal
 
Enhancing the Performance of An Industrial Boiler Using Fuzzy Logic Controller
Enhancing the Performance of An Industrial Boiler Using Fuzzy Logic ControllerEnhancing the Performance of An Industrial Boiler Using Fuzzy Logic Controller
Enhancing the Performance of An Industrial Boiler Using Fuzzy Logic ControllerIJMREMJournal
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)ijceronline
 
BTP Mid-Term Presentation
BTP Mid-Term PresentationBTP Mid-Term Presentation
BTP Mid-Term PresentationSumit Bhagat
 

Similar to Examen tema1 proceso_mat_lab_simulink_ (20)

Analytical approach of thermosyphon solar domestic hot
Analytical approach of thermosyphon solar domestic hotAnalytical approach of thermosyphon solar domestic hot
Analytical approach of thermosyphon solar domestic hot
 
Intelligent control of hvac systems
Intelligent control of hvac systemsIntelligent control of hvac systems
Intelligent control of hvac systems
 
MODULE TITLE CONTROL SYSTEMS AND AUTOMATIONTOPIC TITLE.docx
MODULE TITLE    CONTROL SYSTEMS AND AUTOMATIONTOPIC TITLE.docxMODULE TITLE    CONTROL SYSTEMS AND AUTOMATIONTOPIC TITLE.docx
MODULE TITLE CONTROL SYSTEMS AND AUTOMATIONTOPIC TITLE.docx
 
IRJET_KSK
IRJET_KSKIRJET_KSK
IRJET_KSK
 
IJRTER_KSK
IJRTER_KSKIJRTER_KSK
IJRTER_KSK
 
DESIGN, IMPLEMENTATION, AND REAL-TIME SIMULATION OF A CONTROLLER-BASED DECOUP...
DESIGN, IMPLEMENTATION, AND REAL-TIME SIMULATION OF A CONTROLLER-BASED DECOUP...DESIGN, IMPLEMENTATION, AND REAL-TIME SIMULATION OF A CONTROLLER-BASED DECOUP...
DESIGN, IMPLEMENTATION, AND REAL-TIME SIMULATION OF A CONTROLLER-BASED DECOUP...
 
TOCbw I&ECPDD Oct67
TOCbw I&ECPDD Oct67TOCbw I&ECPDD Oct67
TOCbw I&ECPDD Oct67
 
Heat pump design using peltier element For temperature control of the flow cell
Heat pump design using peltier element For temperature control of the flow cellHeat pump design using peltier element For temperature control of the flow cell
Heat pump design using peltier element For temperature control of the flow cell
 
Nonlinear batch reactor temperature control based on adaptive feedback based ilc
Nonlinear batch reactor temperature control based on adaptive feedback based ilcNonlinear batch reactor temperature control based on adaptive feedback based ilc
Nonlinear batch reactor temperature control based on adaptive feedback based ilc
 
NONLINEAR BATCH REACTOR TEMPERATURE CONTROL BASED ON ADAPTIVE FEEDBACK-BASED ILC
NONLINEAR BATCH REACTOR TEMPERATURE CONTROL BASED ON ADAPTIVE FEEDBACK-BASED ILCNONLINEAR BATCH REACTOR TEMPERATURE CONTROL BASED ON ADAPTIVE FEEDBACK-BASED ILC
NONLINEAR BATCH REACTOR TEMPERATURE CONTROL BASED ON ADAPTIVE FEEDBACK-BASED ILC
 
EHR ATTRIBUTE-BASED ACCESS CONTROL (ABAC) FOR FOG COMPUTING ENVIRONMENT
EHR ATTRIBUTE-BASED ACCESS CONTROL (ABAC) FOR FOG COMPUTING ENVIRONMENTEHR ATTRIBUTE-BASED ACCESS CONTROL (ABAC) FOR FOG COMPUTING ENVIRONMENT
EHR ATTRIBUTE-BASED ACCESS CONTROL (ABAC) FOR FOG COMPUTING ENVIRONMENT
 
comparative analysis of pid and narma l2 controllers for shell and tube heat...
 comparative analysis of pid and narma l2 controllers for shell and tube heat... comparative analysis of pid and narma l2 controllers for shell and tube heat...
comparative analysis of pid and narma l2 controllers for shell and tube heat...
 
40620130101001
4062013010100140620130101001
40620130101001
 
Parameter controlling of boiler in power plants using fuzzy logic controller
Parameter controlling of boiler in power plants using fuzzy logic controllerParameter controlling of boiler in power plants using fuzzy logic controller
Parameter controlling of boiler in power plants using fuzzy logic controller
 
Comparison of different controller strategies for Temperature control
Comparison of different controller strategies for Temperature controlComparison of different controller strategies for Temperature control
Comparison of different controller strategies for Temperature control
 
PID cascade for HVAC system control
PID cascade for HVAC system controlPID cascade for HVAC system control
PID cascade for HVAC system control
 
Enhancing the Performance of An Industrial Boiler Using Fuzzy Logic Controller
Enhancing the Performance of An Industrial Boiler Using Fuzzy Logic ControllerEnhancing the Performance of An Industrial Boiler Using Fuzzy Logic Controller
Enhancing the Performance of An Industrial Boiler Using Fuzzy Logic Controller
 
Enhancing the Performance of An Industrial Boiler Using Fuzzy Logic Controller
Enhancing the Performance of An Industrial Boiler Using Fuzzy Logic ControllerEnhancing the Performance of An Industrial Boiler Using Fuzzy Logic Controller
Enhancing the Performance of An Industrial Boiler Using Fuzzy Logic Controller
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
BTP Mid-Term Presentation
BTP Mid-Term PresentationBTP Mid-Term Presentation
BTP Mid-Term Presentation
 

Recently uploaded

Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...M56BOOKSTORE PRODUCT/SERVICE
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 

Recently uploaded (20)

TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 

Examen tema1 proceso_mat_lab_simulink_

  • 1. 43 Julio-diciembre de 2003 UNIVERSITAS SCIENTIARUM Revista de la Facultad de Ciencias PONTIFICIA UNIVERSIDAD JAVERIANA Vol. 8, N° 2: 43-50 THE USE OF SIMULINK BLOCK DIATHE USE OF SIMULINK BLOCK DIATHE USE OF SIMULINK BLOCK DIATHE USE OF SIMULINK BLOCK DIATHE USE OF SIMULINK BLOCK DIAGRAMGRAMGRAMGRAMGRAM TTTTTO SOLO SOLO SOLO SOLO SOLVEVEVEVEVE MAMAMAMAMATHEMATHEMATHEMATHEMATHEMATICAL MODELS AND CONTRTICAL MODELS AND CONTRTICAL MODELS AND CONTRTICAL MODELS AND CONTRTICAL MODELS AND CONTROL EQOL EQOL EQOL EQOL EQUUUUUAAAAATIONSTIONSTIONSTIONSTIONS N.M. Ghasem, M.A. Hussain, I.M. Mujtaba* Department of Chemical Engineering University of Malaya, 50603 Kuala Lumpur, Malaysia · School of Engineering, Design and Technology, University of Bradford, Bradford BD7 1DP, UK nayef@um.edu.my ABSTRACT In this paper, the simulink block diagram is used to solve a model consists of a set of ordinary differential and algebraic equations to control the temperature inside a simple stirred tank heater. The flexibility of simulink block diagram gives students a better understanding of the control systems. The simulink also allows solution of mathematical models and easy visualization of the system variables. A polyethylene fluidized bed reactor is considered as an industrial example and the effect of the Proportional, Integral and Derivative control policy is presented for comparison. Key words: Simulink, block diagram, control systems, mathematical models. RESUMEN En este artículo, el diagrama de bloque de simulink es usado para resolver un modelo formado por un conjunto de ecuaciones diferenciales ordinarias y de ecuaciones algebraicas para el control de la tempe- ratura dentro de un tanque calentador con agitador. La flexibilidad del diagrama de bloque de simulink da a los estudiantes una mejor comprensión de los sistemas de control. El simulink también permite solucionar modelos matemáticos y facilita la visualización de sistemas de varias variables. Un reactor de cama de polietileno fluido es considerado como un ejemplo industrial y el efecto en las políticas de control es presentado comparativamente. Palabras clave: Simulink, diagrama de bloque, sistemas de control, modelos matemáticos. INTRODUCTION Chemical plants must operate under known and specified conditions. There are several reasons why this is so, formal safety and environmental constraints must not be violated. Concern for safety is paramount in designing a chemical plant and its con- trol systems. Ideally a process design should be ‘intrinsically safe’, that is, and plant and equipment should be such so that any deviation, such as an increase in reactor pressure, will itself change operating conditions so that it is rapidly removed. Plants are expensive and intended to make money. Final products must meet customer specifications. Otherwise, they will be unsaleable. Conversely the manufacture of products not meeting the specifications will involve
  • 2. 44 Universitas Scientiarum Vol. 8, N° 2: 43-50 unnecessary cost. The majority of con- trol loops in a plant control system are associated with operability. Specific flow rates have to be set, levels in vessels maintained and chosen operating temperatures for reactors and other equipment achieved. The top level of process control, what we will refer to as the strategic control level, is thus concerned with achieving the appropriate values principally of: production rate, product quality, and energy economy. A chemical plant might be thought of as a collection of tanks in which materials are heated, cooled and reacted, and of pipes through which they flow. Such a system will not, in general, naturally maintain itself in a state such that precisely the temperature required by a reaction is achieved, a pressure in excess of the safe limits of all vessels be avoided, or a flow rate just sufficient to achieve the economically optimum product composition arise. Notice that this extremely simple idea has a number of very convenient properties. The feedback control system seeks to bring the measured quantity to its required value or setpoint. The control system does not need to know why the measured value is not currently what is required, only that this is so. There are two possible causes of such a disparity: • The system has been disturbed. This is the common situation for a chemical plant subject to all sorts of external upsets. However, the control system does not need to know what the source of the disturbance was. • The setpoint has been changed. In the absence of external disturbance, a change in setpoint will introduce an error. The control system will act until the measured quantity reaches its new setpoint. A control system of this sort should also handle simultaneous changes in setpoint and disturbances. Modeling and Control Equations The underlying principle of most process control, however, is already understood by anyone who has grasped the operation of the domestic hot water thermostat: • The quantity whose value is to be maintained or regulated, e.g. the temperature of the water in a cistern, is measured. • Comparison of the measured and required values provides an error, e.g. ‘too hot’ or ‘too cold’. • On the basis of the error, a control algorithm decides what to do. • Such an algorithm might be: • If the temperature is too high then turn the heater off. If it is too low then turn the heater on. • The adjustment chosen by the control algorithm is applied to some adjustable variable, such as the power input to the water heater. This summarizes the basic operation of a feedback control system such as one would expect to find carrying out nearly all con- trol operations on chemical plants and indeed in most other circumstances where control is required. Simple stirred tank heater A continuous process system consisting of a well-stirred tank, heater and PID temperature controller is depicted in figure (1).
  • 3. 45 Julio-diciembre de 2003 FIGURE 1 Schematic diagram of heating tank The feed stream of liquid flows into the heated tank at a constant rate of W in kg/ min and temperature Ti in °C. The volume of the tank is V in m3 . It is desired to heat this stream to a higher set point temperature Tr in°C. The outlet temperature is measured by a thermocouple as Tm in °C, and the required heater input q in kJ/min is adjusted by a PID temperature controller. The con- trol objective is to maintain the temperature input to the thermocouple, To = Tr in the presence of a change in inlet temperature Ti which differs from the steady state design temperature of Tis . An energy balance on the stirred tank yields p ip VC qTTWC dt dT ρ +− = )( (1) With initial condition T = Tr at t = 0 which corresponds to steady state operation at the set point temperature Tr . The thermocouple for temperature sensing in the outlet stream is described by a first order system plus the dead time τd which is the time for the output flow to reach the measurement point. The dead time expression is given by )()( do tTtT τ−= (2) The effect of dead time (τd ) may be calculated for this situation by the Padé approximation which is a first order differential equation for the measured temperature. d d o o dt dT TT dt dT τ τ 2 2                   −−= I. C. To = Tr at t = 0 (steady state) (3) The above equation is used to generate the temperature input to the thermocouple, To . The thermocouple shielding and electronics are modeled by a first order system for the input temperature To given by m mom TT dt dT τ − = I. C. Tm = Tr at t = 0 (steady state) (4) where the thermocouple time constant τm is known. The energy input to the tank, q, as manipulated by the proportional/integral (PID) controller can be described by )(.)()( 0 mrdc t mr I c mrcs TT dt d tKdtTT t K TTKqq −+−+−+= ∫ (5) where Kc is the proportional gain of the controller, tI is the integral time constant or reset time and td is the derivative time constant. The qs in the above equation is the energy input required at steady state for the design conditions as calculated by )( isrps TTWCq −= (6) The integral in Equation (5) can be conveniently be calculated by defining a new variable as Thermocouple Heater pi CTW ,,, ρ TC PID Controller mT Measured po CTW ,,, ρ Set point rT Feed TV ,
  • 4. 46 Universitas Scientiarum Vol. 8, N° 2: 43-50 mr TTerr dt d −=)( I. C. err = 0 at t = 0 (steady state) (7) Thus Equation (7) becomes )(.)()( mrdc I c mrcs TT dt d tKerr t K TTKqq −++−+= (8) RESULTS AND DISCUSSION Detailed of model equations are shown in the simulink block diagram of figure 2 where detailed model equation is being solved. The PID controller equations of fi- gure 2 are replaced by a PID simulink block diagram and are shown in figure 3. Operating parameters are listed in table 1. q 1 s errorsum 1 s Tm Ti 1 s T0 1 s T signal1 signal2 signal3 1/2 -K-500 1/5 2/1 Kd*(80-u) Kc*(80-u) f(u) 80-u du/dt 10000 qs q 1 s Tm Ti 1 s T0 1 s T Sum 4 Sum 3 Sum 1 Sum Scope PID PID Controller 1/2 G ain4 1/5 G ain3 2 G ain2 -K- G ain1 -K- G ain 80-u Fcn1 T ' FIGURE 2. Schematic diagram of simulink flowsheet of the model equations. FIGURE 3. Schematic diagram of SIMULINK flowsheet of the PID control tool box.
  • 5. 47 Julio-diciembre de 2003 TABLE 1 Baseline system and opeating parameters The controlled variable is the heat measured temperature Tm , while the manipulated variable is the power input q to the heater. Values of Kc ,t1 , td should be given in the MATLAB workspace before running the simulink block diagram. Figu- re 4a shows an open loop system; under a certain disturbance of inlet feed temperature, the heater temperature drops from 80 to 60o C. Implementing a Proportional controller where Kc =500 still could not bring the well stirred tank heater to its set point temperature (fig. 4b). Addition of an integral action where the integral time constant, t1 =2 brings the heater back to its set point (fig. 4c). Increasing t1 to 20 again took the tank temperature away from the set point temperature meaning that the increase in the integral time constant is not desired (fig. 4d). An addition of derivative time constant td did not make much change (fig. 4e, f). CkJVC o p /4000=ρ CkJWCp o .min/500= CT o is 60= CT o r 80= min1=dτ min5=mτ CkJK o c min/50= min1min,2 == dI tt FIGURE 4. Effect of controller gain on tank temperature. kc=0 (a) kc=50,ti=2 (c) 0 50 100 150 20 0 0 0 0 kc=50,ti=2,td=2 (e) TemperatureinCTemperatureinCTemperatureinC TemperatureinCTemperatureinCTemperatureinC Time in minutes Time in minutes 0 50 100 150 200 90 80 70 60 kc=500 (b) 0 50 100 150 200 90 80 70 60 kc=50,ti=20 (d) 0 50 100 150 200 90 80 70 60 0 50 100 150 200 90 80 70 60 0 50 100 150 20 0 0 0 0 kc=50, ti=2, td=20 (f) 0 50 100 150 200 90 80 70 60 0 50 100 150 200 90 80 70 60
  • 6. 48 Universitas Scientiarum Vol. 8, N° 2: 43-50 The Industrial UNIPOL process for polyethylene production Polyethylene is made in polymerization reactions in the presence of a catalyst. Both the reactor technology and the catalyst technology are patented, and both Dow and Carbide are leading developers of reactor technology. Carbide’s reactor technology, called Unipol (fig. 5), is the world’s most widely licensed polyethylene process technology. The other significant licensed LLDPE (Linear Low Density Polyethylene) process technology is Innovene, owned by BP. Both UNIPOL and Innovene make polyethylene in a process in which ethylene is in a gaseous form during polymerization (gas phase). The large majority of LLDPE reactor operates in gas phase rather than in liquid phase. Polyethylene achieves its pre- eminent position in thermoplastic industries due to a remarkable catalyst and gas-solid fluidized bed technology (Choi and Ray 1985, Debling et al., 1994). In addition, by employing the Ziegler-Natta catalyst, the process can operates at relatively low pressure and temperature (20 atm and 100o C) compared to the conventional process (2000 atm, 200o C). However, improper control of the process parameters especially the catalyst injection rate, raw material feed temperature and su- perficial gas velocity may lead to temperature runaway and clusters formation in the reactor. Subsequently plant has to shut down for cleaning purpose. In addition, the situation becomes worse when the reactor bed temperature exceeds the polyethylene softening point (~400 K), where the solid particles tends to agglomerate and may form huge chunk in the reactor. Ethylene & Co-Monomer Catalyst Hydrogen Nitrogen Fluidized bed Reactor Catalyst Feeder Product Heat Exchanger Blower Recycle FIGURE 5. Schematic diagram of UNIPOL process Modeling of polyethylene gas phase reactor (UNIPOL process) Detail of the modeling equation can be found elsewhere (Debling et al., 1994, McAuley et al., 1994). Solution of model equation using SIMULINK block diagram is shown in figure 6.
  • 7. 49 Julio-diciembre de 2003 FIGURE 6. SIMULINK flowsheet to the well mixed model for polyethylene fluidized bed reactor FIGURE 7. Effect of controller gain fluidized bed reactor temperature 1 s u2 1 s u u/(V*ro*Cp/Mw) A*u (Tci+u)/2.0 (-DeltaH*u*V) u^2 1/u u^2 u^0.5 376.15-u (M0-u)*100/M0U0-alfa*u u/(Vc*roc*Cpc/18.0) mc*Cpc*(Tci-u) 2.0*f/uAt*exp(-Et/(R*u)) kt Ap*exp(-Ep/(R*u)) kp Ad*exp(-Ed/(R*u)) kd x Tc Tt M I U t 1 s Tc 1 s T PID 1 s M 1 s I -K- -1 -1 0 Display Q0 2+v 2.0*f*(1-v/2.0) RESULTS AND DISCUSSION The effect of a step change in reactor feed temperature on the dimensionless reactor temperature. It is clear that the system was stable before a step change in the feed temperature takes place. Once the step change in feed temperature occurs the temperature loses its stability and an oscillatory behavior above polymer melting point occurs. 85 86 87 88 89 90 91 92 93 94 95 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 2 Dimensionless time m r r 85 86 87 88 89 90 91 92 93 94 95 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 2 Dimensionless time 85 86 87 88 89 90 91 92 93 94 95 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 2 Dimensionless time s m Implementing a proportional controller where the control variable is the reactor bed temperature and the manipulated variable is the heat exchange cooling water temperature, the system regain its stability but still with some offset (fig. 7b). With an introduction of an integral controller along with proportional gain the reactor returns to its set point (fig. 7c). (a) (b) (c) (a) (Kc =0.0, KI =0.0), (b) (Kc =0.50, Ki =0.0), (c) (Kc =0.50, KI =0.10)
  • 8. 50 Universitas Scientiarum Vol. 8, N° 2: 43-50 CONCLUSION • At low values of integral action (reset) time and low proportional bands, the system is prone to significant oscillation. This large amount of oscillation means that the control tends towards on/off control. • As the proportional band is increased the oscillation in the system becomes less and the process is successfully returned to the setpoint (recall with proportional only control, there was an “offset”). However, the process is away from the setpoint for a relatively long period of time. • As the integral action (reset) time is increased, so the system is returned to the setpoint more quickly. However, at high proportional bands and high inte- gral action (reset) times the system again takes a long time to return (and in fact it may not) to the setpoint as the system is “over damped”. • The main advantage of PI control is that offset is eliminated. The combination of correct proportional bands and a correct integral action (reset) time pro- duces a quick response to a disturbance in the process that returns the process to the setpoint without offset. LITERATURA CITADA DEAN, A. (Ed.), Lange’s Handbook of Chemistry, New York: McGraw-Hill, 1973. DEBLING J.A.,HAN,G.C.,KUIJPERS,F.,VERBURG, J., ZACCA J. and RAY, W.H. Dynamic Modeling of product grade transitions for olefin polymerization proceses: AIChE J. 1994, 40 (3). MCAULEY, K.B., TALBOT, J.P. and HARRIS T.J. A comparison of two-phase and well- mixed models for fluidized bed polyethylene reactors. Chem Eng Sci 49(13) 2035-2045. FOGLER, H.S. Elements of Chemical Reaction Engineering, 2nd ed., Englewood Cliffs, NJ: Prentice-Hall, 1992. PERRY, R.H., GREEN, D.W., and MALOREY, J.D., Eds. Perry’s Chemical Engineers Handbook. New York:McGraw-Hill, 1984. SHACHAM, M., BRAUNER; N., and POZIN, M. Computers Chem Engng., 20, Suppl. S1329-S1334 (1996). Extracted for web site http:// www.polymath-software.com Introduction to Virtual Control Laboratory http://www.chemeng.ed.ac.uk/ecosse/con- trol/sample/map/intro.html CHOI, K.Y. and RAY, W.H. The dynamic behavior of fluidized bed reactors for solid catalyzed gas phase olefin polymerization. Chem Eng Sci. 1985, 40(12) 2261-2279. GHASEM, N.M. Effect of Polymer Growth Rate and Diffusion Resistance on the Behavior of Industrial Polyethylene Fluidized Bed Reactor. Chem Eng and Technol. 2001, 24(10) 1049-1057. Recibido: 30/04/2003 Aceptado: 5/09/2003