Asymptotic Output Tracking
Design a feedback controller that will maintain the liquid level and product concentration of a continuous stirred-tank reactor at specified values. »
The affine system with states
and inputs
.
| In[1]:= | X |
| In[2]:= | X |
The objective is to maintain the outputs at
, with error decay rates
.
| In[3]:= | X |
The feedback controller that will achieve the objective.
| In[4]:= | X |
| Out[4]= |
The closed-loop system.
| In[5]:= | X |
| Out[5]= |
Simulate the closed-loop system to verify the tracking.
| In[6]:= | X |
| In[7]:= | X |
| Out[7]= |
The control effort.
| In[8]:= | X |
| Out[8]= |