IPC - Week 3, Lecture 7
IPC - Week 3, Lecture 7
Control
Lecture 7
Mathematical Models of Chemical Processes
Lecture 7
1
Electrically Heated Stirred Tank:
Constant Holdup
Lecture 7
meCe is the product of the mass of metal in the heating element and its
specific heat (thermal capacitances of the heating element)
heAe is the product of the heat transfer coefficient and area available for
heat transfer
Q is an input variable: electrical power dissipation in the heating
element
• The model given by Eqs. 2-47 and 2-48 in suitable form for
calculation of the unknown output variables Te and T?
• Two output variables and two differential equations
• All of the other quantities must be either model
parameters (constants) or inputs (known functions of
Lecture 7
time)
• For a specific process, m, C, me, Ce, he, and Ae are known
parameters determined by the design of the process,
(materials of construction, and its operating conditions)
• Input variables w, Ti, and Q must be specified as
functions of time for the model to be completely
• The dynamic model can then be solved for T and Te as
functions of time by integration after initial conditions are
specified for T and Te
Model Development - III
• If flow rate w is constant, Eqs. 2-47 and 2-48 can be
converted into a single second-order differential equation.
• Solve Eq. 2-47 for Te and then differentiate to find dTe/dt
• Substituting the expressions for Te and dTe/dt into Eq. 2-48
yields
Lecture 7
and 2-48).
• To integrate Eq. 2-49, we require initial conditions for both
T and dT/dt at t = 0, because it is a second-order
differential equation. The initial condition for dT/dt can be
found by evaluating the right side of Eq. 2-47 when t = 0,
using the values of Te(0) and T(0). For both models, the
inputs (w, Ti, Q) must be specified as functions of time
Example 2.4 - I
An electrically heated stirred-tank process can be modeled
by Eqs. 2-47 and 2-48 or, equivalently, by Eq. 2-49 alone.
Process design and operating conditions are characterized
by the following four parameter groups:
Lecture 7
Example 2.4 - II
a) Calculate the nominal steady-state temperature (T).
b) Assume that the process is initially at the steady state
determined in part (a). Calculate the response, T(t), to a
sudden change in Q from 5000 to 5400 kcal/min using
Lecture 7
Figure 2.4 Responses of an electrically heated stirred-tank process to a sudden change in the
heater input.
Example 2.4 - V
c) If we assume that meCe is small relative to other terms,
then Eq. 2-49 can be approximated by the first-order
differential equation:
Lecture 7
The solution is
Example 2.4 - VI
d) Figure 2.4 shows that the approximate solution (b) is
quite good, matching the exact solution very well over
the entire response. For purposes of process control,
this approximate model is likely to be as useful as the
Lecture 7
The two state variables of the ODEs are the concentration of A (cA)
and the reactor temperature T. The manipulated input variable is the
jacket water temperature (Tc). Two cases are simulated, one based
on increased cooling by changing Tc from 300 to 290 K and one
reducing the cooling rate by increasing Tc from 300 to 305 K. These
model equations are solved in MATLAB with a numerical integrator
(ode15s) over a 10-min horizon. The decrease in T c results in an
increase in cA. The results are displayed in two plots of the
temperature and reactor concentration as a function of time (Figs.
2.7 and 2.8).
Lecture 7
25
Figure 2.7 Reactor temperature variation with step
changes in cooling water temperature from 300 to 305
K and from 300 to 290 K.