English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2 answers

A LTI system is one where the following holds true:

if Xi is an input and Yi is an output
f(x1) = Y1
f(x2) = Y2
f(x1+x2) = y1+y2
and
f(A*x1+B*x2) = A*y1+B*y2
basically if the input is a sum of two signals then the output is a sum of the two individual system responses to the individual inputs. And scaling the inputs scales the outputs by the same constant (my A's and B's)
That's the linear bit.

As for time invariance basically this means that if you shift the input signal in time the output signal shifts by an equal amount.
f(t) = Y(t)
f(t-tau) = Y(t-tau)
i.e. the system response is invariant to a time shift.

2006-10-25 03:53:08 · answer #1 · answered by NordicGuru 3 · 0 0

Total time does not depend on linear attributes.

2006-10-25 03:11:00 · answer #2 · answered by minootoo 7 · 0 0

fedest.com, questions and answers