[ Team LiB ] |
M7.3 Stable Steady-State Operating PointDesign an IMC-based PID controller to control the bioreactor at equilibrium point 3—the stable nontrivial point. The steady state (also use this as the initial condition for your simulations) is At this operating point, the state space model is Use MATLAB to find that the eigenvalues are –0.3 and –2.2640 hr-1, so the system is stable and the IMC-based PID method for stable systems can be used (see Table 9-1). Find the transfer function relating the dilution rate to the biomass concentration and use this for controller design. You may wish to use the MATLAB function ss2tf to find the process transfer function After placing the process model in gain and time constant form and recognizing pole-zero cancellation, you should find Notice that the time constant of 0.4417 hr is significantly shorter than the residence time (3.33 hr). Also notice from Table 9-1, that the IMC-based controller is a PI controller.
|
[ Team LiB ] |