None Notebook

This notebook contains material from CBE30338; content is available on Github.

< 8.0 Predictive Control | Contents | Tag Index | 9.0 Discrete Events >

Open in Colab

Download

8.1 Zero-Order Hold and Interpolation

Implementation of control systems generally requires an interface between the sampled data computations of process control and the continuous time dynamics of the real world. A zero-order hold is the most common model for the reconstruction of a continuous time signal from sampled data.

8.1.1 Interpolation Function

8.1.2 Demonstration

< 8.0 Predictive Control | Contents | Tag Index | 9.0 Discrete Events >

Open in Colab

Download