Line 2: Line 2:
 
<math>h[n] = \delta[n+1] + \delta[n-1]</math>
 
<math>h[n] = \delta[n+1] + \delta[n-1]</math>
  
A - For an LTI system to be memoryless, the output value of 'n' should only depend on the input value of 'n'.  But, in this case, the output value of 'n' depends on the past and future values of 'n'.  As a result, the system is NOT memoryless or in other words, has memory.
+
A - For an LTI system to be memoryless, the output value of 'n' should only depend on the CURRENT input value of 'n'.  That is, '''<math>y[n] = Kx[n]</math>'''.  But, in this case, the output value of 'n' depends on the past and future values of 'n'.  In other words, <math>y[n] \neq Kx[n]</math>.  As a result, the system is NOT memoryless or has memory.
  
B - For an LTI system to be causal, the output should NOT depend on the future input values.  But, in this case, the output does depend on the future input values and as a result, is not causal.
+
B - For an LTI system to be causal, the output should NOT depend on the future input values.  In other words, '''<math>h[k] = 0 for k < 0</math>'''.  But, in this case, the output does depend on the future input values and as a result, is not causal. That is, <math>h[k] \neq 0 for k < 0</math>.  One can easily check the causality of an LTI system by looking at the negative x-axis. 
  
 
C - Stable (Why?)
 
C - Stable (Why?)
Line 18: Line 18:
 
<math>h(t) = e^t[u(t-2) - u(t-5)]</math>
 
<math>h(t) = e^t[u(t-2) - u(t-5)]</math>
  
A - For an LTI system to be memoryless, the output value of 'n' should only depend on the input value of 'n'.  But, in this case, the output value of 'n' depends on the past value of 'n'.  As a result, the system is NOT memoryless or in other words, has memory.
+
A - For an LTI system to be memoryless, the output value of 't' should only depend on the CURRENT input value of 't'.  That is, '''<math>y(t) = Kx(t)</math>'''.  But, in this case, the output value of 't' depends on the past value of 't'.  In other words, <math>y(t) \neq Kx(t)</math>.  As a result, the system is NOT memoryless or has memory.
  
B - For an LTI system to be causal, the output should NOT depend on the future input values.  In this case, the output only depends on the past input values and as a result, is causal.   
+
B - For an LTI system to be causal, the output should NOT depend on the future input values.  In this case, the output only depends on the past input values and as a result, is causal.  Therefore, '''<math>h(t) = 0 for k < 0</math>'''.  One can easily check the causality of an LTI system by looking at the negative x-axis.   
  
 
C - Let <math>x(t) = u(t-2) - u(t-5)</math>
 
C - Let <math>x(t) = u(t-2) - u(t-5)</math>

Revision as of 16:42, 2 July 2008

SYSTEM 1 - $ h[n] = \delta[n+1] + \delta[n-1] $

A - For an LTI system to be memoryless, the output value of 'n' should only depend on the CURRENT input value of 'n'. That is, $ y[n] = Kx[n] $. But, in this case, the output value of 'n' depends on the past and future values of 'n'. In other words, $ y[n] \neq Kx[n] $. As a result, the system is NOT memoryless or has memory.

B - For an LTI system to be causal, the output should NOT depend on the future input values. In other words, $ h[k] = 0 for k < 0 $. But, in this case, the output does depend on the future input values and as a result, is not causal. That is, $ h[k] \neq 0 for k < 0 $. One can easily check the causality of an LTI system by looking at the negative x-axis.

C - Stable (Why?)

$ \delta[n+1] $ - Bounded (Stable)

$ \delta[n-1] $ - Bounded (Stable)

Therefore, h[n] = Bounded + Bounded = Bounded (Stable)


SYSTEM 2 - $ h(t) = e^t[u(t-2) - u(t-5)] $

A - For an LTI system to be memoryless, the output value of 't' should only depend on the CURRENT input value of 't'. That is, $ y(t) = Kx(t) $. But, in this case, the output value of 't' depends on the past value of 't'. In other words, $ y(t) \neq Kx(t) $. As a result, the system is NOT memoryless or has memory.

B - For an LTI system to be causal, the output should NOT depend on the future input values. In this case, the output only depends on the past input values and as a result, is causal. Therefore, $ h(t) = 0 for k < 0 $. One can easily check the causality of an LTI system by looking at the negative x-axis.

C - Let $ x(t) = u(t-2) - u(t-5) $

Then, $ h(t) = e^t[x(t)] $

Now, if x(t) is bounded (Why? - refer SYSTEM 1), then h(t) is bounded too.

Hence, h(t) is stable.

Alumni Liaison

EISL lab graduate

Mu Qiao