0
615views
Determine whether the following systems are causal or non-causal.$$y(n)=x(n)+\frac{1}{x(n-1)} $$
1 Answer
written 23 months ago by |
Solution:
Given: output of the system $y(n)=x(n)+\frac{1}{x(n-1)}$
For $\mathrm{n}=-1 ; \quad y(-1)=x(-1)+\frac{1}{x(-2)}$
For $\mathrm{n}=0 ; \quad y(0)=x(0)+\frac{1}{x(-1)}$
For $\mathrm{n}=1 ; \quad y(1)=x(1)+\frac{1}{x(0)}$
For all values of ānā, the output depends on present and past inputs. Therefore, the system is causal.