In the module $Z$-transform we have discussed the importance of the Region Of Convergence (ROC). Fig. 1 gives an impression of the Region Of Convergence of 4 different sequences, namely stable, non-stable, causal and non-causal sequences.
Bounded Input Bounded Output stability
In the module Systems we have seen that Bounded Input Bounded Output (BIBO) stability can very simply be tested by evaluating the sum of absolute values of the impulse response weights as follows: $$ \sum_{-\infty}^{\infty} |h[n]| < \infty $$ Multiplying each value of the impulse response by $z^{-n}$ and evaluating the result around the unit circle does not change the test for BIBO stability: $$ (\sum_{n=-\infty}^{\infty} |h[n]|z^{-n}) |_{|z|=1} < \infty \hspace{3mm} \Leftrightarrow \hspace{3mm} (H(z)) |_{|z|=1} < \infty $$ Thus BIBO stability implies that the evaluation of the system function $H(z)$ around the unit circle must result in a finite number. In other words: $$\boxed{\color{red}{\text{ROC }H(z) \text{ must include }|z|=1}}$$ and as a result this excludes the upper right and lower left sequences out of the four possible sequences as depicted in Fig. 1. Furthermore, it is obvious that no poles my lie inside the ROC: $$\boxed{\color{red}{\text{No poles inside ROC}}}$$
Causality
On the one hand in the module Systems we have seen that causality implies that the values of the impulse response $h[n]$ are zero for negative indices $n$. In other words the impulse response must be a right-sided sequence: $$ h[n]=0 \text{ for } n < 0 $$ On the other hand from the module $Z$-transform we have seen that the $Z$-transform of such a right-sided sequence has a ROC which is outside a circle: $$ \boxed{\color{red}{\text{ROC }H(z)\text{ exterior circle}}} $$ which excludes the upper and lower right sequences out of the four possible sequences as depicted in Fig. 1.
Realizability
A system can be realized in practice when the system is both stable and causal, which excludes the upper right lower left and right sequences out of the four possible sequences as depicted in Fig. 1. Thus all poles of a stable and causal LTI system $H(z)$ must lie inside the unit circle:
$$\boxed{\color{red}{\text{All poles must lie inside (or on) unit circle}}}$$ We will study the realizability in the following two examples: a first order and a second order system. These two systems are of special interest, because both first and second order systems are the basic building blocks for higher order systems.
Realizability first order system
Fig. 2 shows a first order recursive filter with one feedback loop, which is weighted by the parameter $a$.
Via the difference equation and its representation in the $Z$-domain, we can find the system function $H(z)$ which has, besides a zero in $z=0$, one pole which is located at $z=a$. $$ y[n] = x[n] + a y[n-1] \hspace{3mm} \circ \hspace{-1.3mm} - \hspace{-1.3mm} \circ \hspace{3mm} Y(z) = X(z) + a z^{-1} Y(z) $$ $$ H(z) = \frac{Y(z)}{X(z)}=\frac{1}{1 - a z^{-1}} \hspace{5mm} \Rightarrow \text{ Pole @ } z=a $$ According to the previous discussion, the system is both stable and causal, when the pole is within the unit circle. This implies that the absolute value of the feedback parameter $a$ of the given first order recursive system has to be smaller than 1: $$ \Rightarrow \mbox{ System }\color{red}{\text{realizable}}\text{ for } |a| < 1 $$
Alternative view
An alternative view of the causal and stable properties of this first order system can be found as follows: When the absolute value of the complex variable $z$ is larger than the absolute value of the feedback parameter $a$, the system function $H(z)$ can be expanded as the following geometric expression: $$ H(z) = \frac{1}{1 - a z^{-1}} \overset{|z| > |a|}{=} \sum_{k=0}^{\infty} a^k z^{-k} $$ Via the Inverse $Z$-transform this results in an exponential expression for the impulse response $h[n]$ $$ h[n]=\sum_{k=0}^{\infty} a^k \delta[n-k] $$ From this expression it follows that the exponential function is a right sided and causal function, since the impulse response does not have negative indices and the first index is zero. Furthermore, when the absolute value of the feedback parameter $a$ smaller than 1, the exponential function is decaying and stable and indeed for $|a|<1$ the pole of the system is inside the unit circle and the unit circle is included in the ROC.
Realizability second order system: Stability triangle
The system function of a second order feedback system, with the two feedback parameters $a_1$ and $a_2$, is as follows: \begin{eqnarray*} H(z) &=& \frac{1}{1 - a_1 z^{-1} - a_2 z^{-2}} \end{eqnarray*} The denominator can be spilt as a product of two first order systems with poles $\alpha_1$ and $\alpha_2$ as follows: $$ H(z) = \frac{1}{(1 - \color{red}{\alpha_1} z^{-1})(1 - \color{red}{\alpha_2} z^{-1})} $$ Combining these two expressions: \begin{equation}\label{Eq:PolesHz} H(z) = \frac{1}{1 - a_1 z^{-1} - a_2 z^{-2}} = \frac{1}{1 - (\color{red}{\alpha_1} + \color{red}{\alpha_2}) z^{-1} + \color{red}{\alpha_1} \color{red}{\alpha_2} z^{-2}} \end{equation} leads to the following relations between the feedback parameters and the poles: $$ a_1=\color{red}{\alpha_1} + \color{red}{\alpha_2} \mbox{ and } a_2=-\color{red}{\alpha_1} \color{red}{\alpha_2} $$ Together with the fact that for a stable system both poles must lie inside the unit circle this leads to the following restrictions for the feedback parameters: $$ |a_2|<1 \hspace{2mm} \mbox{and} \hspace{2mm} |a_1|< 1 - a_2 $$ These restriction can be represented in the so called ‘stability triangle’, as depicted in Fig. 3.
Example
Calculate the poles of the system as depicted in the following figure: