42. Padé approximation of time delay#
42.1. Time delay#
In time-domain
with causal function \(u(t) = 0\), for \(t < 0\).
In Laplace domain,
42.2. Padé approximation#
Padè approximation is a rational approximation of the exponential transfer function of the delay, \(e^{-s \tau}\).
Padé approximation is a (reasonable) low-frequency approximation of time delay. This immediately follows as Padé approximation exploits Taylor expansion of the time-delay transfer function \(e^{-s \tau}\) for \(s = 0\).
Padé is usually required in time-domain methods, in order to avoid delay differential equations
Examples.
42.2.1. Examples#
\((1,1)\)-Padé approximation.
\((1,1)\)-Padé approximation - details
As an example, a rational approximation with both numerator and denominator of first order
Using Taylor approximation \(e^{-s \tau}\)
and equating
the first terms
it follows
\((2,2)\)-Padé approximation.
\((2,2)\)-Padé approximation - details
As an example, a rational approximation with both numerator and denominator of first order
Using Taylor approximation \(e^{-s \tau}\)
and equating
the first terms
it follows
as
42.2.2. Padé approximation in state-space representation#
Let the LTI system
A Padé approximation results in a LTI whose output is the approximate delayed input, and whose input is the input itself. As an example, the \((1,1)\)-Padé approximation in Laplace domain reads
and it has a state-space realization using controllable canonical form,1
The augmented system reads
.
- 1
Usually, controllable canonical form for delay on input; observable canonical form for delay on output. Here, in this example with a \((1,1)\)-Padé approximation, the state of the system is 1-dimensional, and the two canonical forms differ only by the “position” of the “\(b_{n-1} = \frac{4}{\tau}\) element. The not-strictly proper TF is first written as a sum of a constant and a strictly proper TF, whose realization follows the rules of canonical realizations.