Asymptotic Output Tracking with Estimator
Design a controller for a cardiac pacemaker to maintain a healthy ECG signal. The controller has to incorporate an estimator since not all signals are measured. »
A third-order heartbeat model.
With completely zero stimuli, the ECG signal is zero.
Out[2]= | |
The model reveals some zero dynamics involving states and .
Out[4]= | |
The zero dynamics are well behaved.
Out[5]= | |
A reference data for is obtained from physionet.org.
Compute the tracking controller.
Out[7]= | |
Compute a set of estimator gains.
Out[8]= | |
The complete controller.
Out[9]= | |
The simulation shows that the tracking has been achieved.
Out[11]= | |