Line 1: | Line 1: | ||
Time Invariant. | Time Invariant. | ||
− | A system is time-invariant as long as the system shows certain fixed behaviors over time. For example, when x(t) shifts by a constant, y(t) should shift by the same constant.<br> | + | A system is time-invariant as long as the system shows certain fixed behaviors over time. For example, when x(t) shifts by a constant, y(t) should shift by the same constant.<br><br> |
<math> y = x(t) </math><br> | <math> y = x(t) </math><br> | ||
− | <math> x2 = x(t-t0) </math><br> | + | <math> x2 = x(t-t0) </math><br><br> |
Then<br> | Then<br> | ||
<math> y(t-t0) = x(t-t0)</math> | <math> y(t-t0) = x(t-t0)</math> | ||
<br> | <br> | ||
− | Also, the following should satisfy. <br> | + | Also, the following should satisfy. <br><br> |
<math> y = x(t) </math><br> | <math> y = x(t) </math><br> | ||
<math> x2 = x(2t) </math><br> | <math> x2 = x(2t) </math><br> | ||
Then<br> | Then<br> | ||
<math> y(2t) = x(2t) </math><br> | <math> y(2t) = x(2t) </math><br> |
Revision as of 14:50, 11 September 2008
Time Invariant.
A system is time-invariant as long as the system shows certain fixed behaviors over time. For example, when x(t) shifts by a constant, y(t) should shift by the same constant.
$ y = x(t) $
$ x2 = x(t-t0) $
Then
$ y(t-t0) = x(t-t0) $
Also, the following should satisfy.
$ y = x(t) $
$ x2 = x(2t) $
Then
$ y(2t) = x(2t) $