Revision as of 14:07, 30 June 2008 by Agshah (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 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.

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.

C - Stable

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

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

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

Alumni Liaison

Basic linear algebra uncovers and clarifies very important geometry and algebra.

Dr. Paul Garrett