-
The system shown in the figure is
-
- stable and causal
- stable but not causal
- causal but unstable
- unstable and not causal
Correct Option: A
The difference equation is
y[n] = | x[n] + | y[n - 1] - | y[n - 2] | |||
4 | 4 | 2 |
= 4y[n] – y [n – 1] + 2y [n – 2]
= x[n]
Eigen values are
4α² – α + 2 = 0,
⇒ α12 = 0.125 ± j0. 696
Its magnitude are less than 1. Thus system is stable.
y[n] = | (x[n] + y[n – 1] + 2y [n – 2]) | |
4 |
Response at time, n, depends on the excitation at time n and the responses at previous time. It does not depend on any future values of the excitation.