Concentration Changes in A CSTR (Continuous Stirred Tank Reactor)
Concentration Changes in A CSTR (Continuous Stirred Tank Reactor)
Concentration Changes in A CSTR (Continuous Stirred Tank Reactor)
iv.
v.
Within this tutorial there are a set of tasks that need to be completed. We
recommend that you use the worksheet provided on WebCT.
2 The system
The system to be investigated is a CSTR with two inlet streams and one outlet
stream.
F1, CA01
F2, CA02
F, CA
1
rA = kC A
Eqn (2.1)
dC A
+ C A = K p1C A 01 + K p 2C A02
dt
Eqn (2.2)
dC Am
+ C Am = K m C A
dt
Eqn (2.3)
Where m (s) is the probe time constant, CAm (mA) is the probe signal (a
representation of the concentration), Km (mA (kmol m-3)-1) is the probe gain
and CA (kmol m-3) is the actual concentration.
The concentration CA needs to be controlled at the set point. In practice the
control system would look to manipulate both p and CA02 to achieve this. For
this tutorial however, p is considered constant and control is achieved
through manipulation of CA02.
d 2C Am
dC Am
+ 2
+ C Am = K m K p1C A01 + K m K p 2C A02
2
dt
dt
2
Eqn (2.4)
C A* = C A C As ;
*
C Am
= C Am C Ams ;
Show that
*
*
d 2C Am
dC Am
*
+ 2
+ C Am
= K m K p1C A* 01 + K m K p 2C A* 02
2
dt
dt
2
Eqn (4.1)
Appendix A
CA01
CA02
AC
CA
Figure A1: A possible way to control CA02
The following block diagram can be developed (which the Simulink model for
Task 4.4 is based on), it is assumed that the control of CA02 can be done
without changing the flowrate F2 and also that the flowrate F1 does not
change, hence if the outflow stays at F (= F1+F2) then the volume in the CSTR
remains at V. First it is noted that Eqns (2.2) and (2.3) can be re-written in
terms of deviation variables (given in Task 4.1 (a)) and then Laplace
transforms taken to give:
K p1 *
K p2 *
C (s) =
C
s +
C
s
s + 1 A 01 ( ) s + 1 A02 ( )
p
K
*
C Am
( s ) = m C A* ( s )
ms +1
*
A
Eqn (A1)
Eqn (A2)
C*A01
C*
A02
K p1
ps +1
K p2
C *A
ps +1
The value of C*A is then measured via the probe (Eqn (A2)) and this signal
compared to the set point, to give:
C*A01
C*A,set
Km
C*A02
K p1
ps +1
K p2
+
+
C*A
ps +1
C*Am
Km
ms +1
The error signal is then processed by the controller for this tutorial
proportional only control is considered (controller gain = KC), then converted
to a signal for the valve (Kep) and finally acted upon by the valve. The valve
response is not instantaneous so its response is modelled via a first order
ODE, this has the same form of transfer function as the probe. The final
control diagram looks like:
C*A01
C*A,set
Km
KC
Kep
KV
V s + 1
C*Am
C*A02
K p1
ps +1
K p2
+
+
C* A
ps +1
Km
ms +1
10