中文说明:为控制和焓方程模拟蒸馏柱模型MATLAB 仿真模型在文件 colamod.m 中给出的列的模型。这个模型可以在大量的不同的方式使用。该文件包含一个非线性模型四种操纵输入 (LT、 VB、 D 和 B),三个扰动 (F、 采埃孚和 qF)与 82 个国家 (状态 1: 再沸器 x_1 液体成分 = x_B,然后跟随阶段组成 x_i 了专栏,状态 41: 组成阶段 41(冷凝器) x_41 = y_D,国家 42: 再沸器含 M_1,然后按照舞台含 M_i,列国家 82: 凝汽器含 M_D)。我们可以使用文件 cola4.m。要运行此文件使用 MATLAB 集成例程 (我们发现 ode15s 要有效)。它此外可以运行使用 SIMULINK 。
English Description:
distilation column model for control and simulation with Enthalpy EquationMATLAB modelThe model of the column is given in the file colamod.m. This model maybe used in a number of different ways. The file contains a nonlinear model withfour manipulated inputs (LT, VB, D and B), three disturbances (F, zF and qF)and 82 states (state1: liquid composition in reboiler x_1=x_B, then follow thestage compositions x_i up the column, state 41: composition stage 41(condenser) x_41 = y_D, state 42: holdup reboiler M_1, then follow the stageholdups up the column M_i, state 82: condenser holdup M_D).We may use the file cola4.m. to run this fileusing a MATLAB integration routine (we found ode15s to be efficient). Itcan also be run using SIMULINK; see below.