(New page: ==Time Invariance==) |
(→Time Invariance) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
==Time Invariance== | ==Time Invariance== | ||
+ | A time invariant system is one in which a time shifted input yields an output of the same time shift: | ||
+ | |||
+ | <math> | ||
+ | |||
+ | x(t-\delta) = y(t-\delta) | ||
+ | |||
+ | </math> | ||
+ | |||
+ | |||
+ | Example of a time invariant system: | ||
+ | |||
+ | <math> x(t) = \sin(t) </math> | ||
+ | |||
+ | Example of a time variant system: | ||
+ | |||
+ | <math> x(t) = t\sin(t) </math> | ||
+ | |||
+ | In the variant example the amplitude of the signal depends on time so it is time variant |
Latest revision as of 09:10, 12 September 2008
Time Invariance
A time invariant system is one in which a time shifted input yields an output of the same time shift:
$ x(t-\delta) = y(t-\delta) $
Example of a time invariant system:
$ x(t) = \sin(t) $
Example of a time variant system:
$ x(t) = t\sin(t) $
In the variant example the amplitude of the signal depends on time so it is time variant