0
723views
Determine whether the following systems are causal or non-causal.y(n)=x(n)+1x(n−1)
1 Answer
written 2.3 years ago by |
Solution:
Given: output of the system y(n)=x(n)+1x(n−1)
For n=−1;y(−1)=x(−1)+1x(−2)
For n=0;y(0)=x(0)+1x(−1)
For n=1;y(1)=x(1)+1x(0)
For all values of ‘n’, the output depends on present and past inputs. Therefore, the system is causal.