27. LTI: stability and feedback#
Contents
Stability of a SISO LTI, w.r.t. non-zero i.c. or impulsive input
27.1. Stability of a LTI - SISO#
27.1.1. Transfer function#
Let the SISO input-output relation of a LTI system be represented in Laplace domain by the transfer function \(G(s)\),
For rational transfer functions
with \(z_n\) the zeros, \(p_d\) the poles, and \(k = \frac{a_0}{b_0} = \lim_{s \rightarrow 0} G(s)\) the static gain. If the system is strictly proper, \(N < D\), and the TF can be written as a sum of partial functions. As an example, for a transfer function with simple poles
while for a pole \(p_d\) with multiplicity \(m_d> 1\) all the terms \(\propto \frac{1}{(p_d-s)^{e_d}}\), with \(e_d = 1:m_d\) must be included, see example below.
Example 27.1 (Sum of partial fractions of a TF with poles with multiplicity \(> 1\))
Let’s write the rational function \(G(s) = \frac{s+1}{(s+2)^3}\) as a sum of partial functions,
The value of the coefficients \(A\), \(B\), \(C\) is computed comparing the first and the last expression of the numerator of \(G(s)\)
and thus
27.1.2. Stability w.r.t. non-zero initial conditions - or w.r.t. implusive input - in time domain#
Transfer function \(G(s)\) represents the free the function w.r.t. impulsive input. Response in time domain can be evaluated as the inverse Laplace transform of the transfer function,
If \(\text{re}\{ p_d \} < 0\) for \(\forall d\), then the response is asymptotically stble for \(t \rightarrow +\infty\), as \(|e^{p_d t}| = e^{\text{re}\{p_d\} t} \rightarrow 0\), for \(t \rightarrow + \infty\).