This is a part of the lecture notes in process control.
Model of a heating tank
The model of a mixed tank heated up by water steam consists of two equations: one for the heating phase and one for the cooling phase:
– heating phase:
(1)
with the initial condition:
(2)
– cooling phase:
with the initial condition:
(4)
Analysis of a dynamical system
Let’s look at the solution obtained. We can calculate the maximum temperature which can be obtained in the system, assuming the heating phase lasts sufficiently long. It can be done by finding the limit:
(5)
Based on this Eq. we can state that there are several ways to obtain higher temperature. First of all, one method is to increase temperature of water steam, Tq. Other possibilities are based on increasing parameter Q (reflecting heat transfer rate) or τ (residence time of the liquid). The influence of these parameters on the maximum possible temperature is illustrated in Fig. 1 and Fig. 2.
We can also calculate the temperature which will be obtained in the system when the cooling phase lasts sufficiently long:
(6)
The above equation simply states that after sufficiently long time of the cooling phase, the liquid flowing through the tank will finally get the temperature of the inlet stream.
Let’s simulate the dynamic operation of this object. To this purpose it is necessary to choose values of parameters. We will take the following:
Tf = 300 K, Tq = 400 K, τ = 100 s, Q = 0.04075 1/s, ε = 0.5, Tlow= 330 K, Thigh= 380 K, T(0)= 330 K.
The solution is given by explicit expressions, so no additional transformations are required. We will use Eq. () for heating phase and Eq. () and cooling phase following one after another, when the switching temperature (Tmax or Tlow) are crossed. The Matlab m-file attached to this lecture plots the relationship T(t), which is presented in Fig. 3.