Cascade Control

Snapshot of the front panel of the simulator:



Description of the simulated systems

In this simulator two temperature control systems of a liquid tank heated with hot liquid in a jacket are simulated in parallel (i.e. simultaneously), so that the benefits of cascade control are easily observed:

  • A cascade control system with temperature control of both the tank and the jacket.
  • A single-loop control system with temperature control of the tank only.

Both control systems are excited by the same temperature setpoint and the same disturbances.

In both control systems the process to be controlled is given by the following model based on energy balances:

dTp/dt=[cp*Fp*(Tpin-Tp)+Uhp*(Th-Tp)]/(cp*dp*Vp)

dTh/dt=[ch*Fh*(Thin-Th)-Uhp*(Th-Tp)+Ueh*(Te-Th)]/(ch*dh*Vh)

where Tp is product liquid temperature, Th is heating liquid temperature, cp and ch are specific heat capacities, Fp and Fh are flows, Tpin and Thin are inlet temperatures, Vp and Vh are volumes of jacket and tank respectively, Te is environmental temperature, dp and dh are liquid densities, Uhp and Ueh are heat transfer coefficients between jacket and tank, and between jacket and enviroment (air) respectively. (All parameter values are available from the front panel of the simulator.)

To account for unmodelled dynamics, a pure time delay is added to the measured temperatures Tp and Th.

The measurements of Tp and Th are fed to measurement lowpass filters with time constant Tf.


Aims

The aims of the tasks given below are

  • to give experience in tuning the controller parameters,
  • to demonstrate the situations where cascade control gives better control than single-loop control,
  • to demonstrate the situations where cascade control does not give better control than single-loop control.

Motivation

Cascade control is a common control structure in both process control systems and in servomechanisms. In process control cascade control is used for temperature control, level control, pressure control, and quality control. These are the primary control loops, while the secondary loop typically performs flow control or pressure control.

In servomechanisms the primary loops perform positional control or speed control, while the secondary loop typically performs speed control (in a primary positional loop), or current control (in electrical servomechanisms).

Cascade control can give a much better compensation for disturbances than single loop control can do.


Tasks

In the tasks below the starting point is that the process is in it's nominal operating point which is characterized as follows:

  • The product temperature setpoint is 40 C.
  • The product inlet temperature is 20 C.
  • The product inlet flow is 0.5 kg/s.
  • The environmental temperature is 20 C.
  • The heating liquid inlet temperature is 60 C.
  1. Controller tuning: Find proper parameters for the primary controller TC1 and for the secondary controller TC2 in the cascade control system, and for the (single) controller TC in the single-loop control system. All controllers may be used as PI controllers. You may use any experimental method, as the Ziegler-Nichols' ultimate gain method.
    (Tip: Remember to tune the secondary controller before the primary controller, and the latter must then be in manual mode, with a proper nominal value of the manipulated variable. Excite the control system with a small step in the set-point. The controller parameters that are already entered as default values on the simulator should are actually proper values.)

     

  2. Cascade control versus single-loop control: 
    1. Disturbance compensation: Compare the two control systems with respect to their ability to compensate for the following disturbance changes:
      • Changes in the heating liquid inlet temperature, Th_in (adjust Th_in freely via the slider). Is cascade control significantly better than single-loop control? Why/why not?
      • Changes in the environmental temperature, Te. Is cascade control significantly better than single-loop control? Why/why not?
      • Changes in the product liquid inlet temperature, Tpin. Is cascade control significantly better than single-loop control? Why/why not?

      Observe also how the control variable works in the two control systems. In which of them is the control variable working most actively?

    2. Setpoint tracking: Make step change of the temperature setpoint, Tpsp. Is cascade control significantly better than single-loop control? Why/why not?

[SimView] [TechTeach]


Updated 17. February 2008. Developed by Finn Haugen. E-mail: finn@techteach.no.