Creating and Manipulating Models Previous page   Next Page

Specifying Input/Output Delays

Using the ioDelay property, you can specify frequency-domain models with independent delays in each entry of the transfer function. In continuous time, such models have a transfer function of the form

where the's are rational functions of , and is the time delay between input and output . See Specifying Delays in Discrete-Time Models for details on the discrete-time counterpart. We collectively refer to the scalars as the I/O delays.

The syntax to create above is

or

where

You can also use the ioDelay property in conjunction with state-space models, as in

This creates the LTI model with the following transfer function.

Here is the entry of


Previous page  Functions that Support Time Delays Distillation Column Example Next page

© 1994-2005 The MathWorks, Inc.