(→TIME INVARIANCE) |
(→TIME INVARIANCE) |
||
Line 5: | Line 5: | ||
A system is defined as "time-invariant" when its output is not explicitly dependent on time (t). In other | A system is defined as "time-invariant" when its output is not explicitly dependent on time (t). In other | ||
− | words, if one were to shift the input/output | + | words, if one were to shift the input/output along the time axis, it would not effect the general |
form of the function. | form of the function. | ||
Revision as of 08:14, 11 September 2008
TIME INVARIANCE
DEFINITION
A system is defined as "time-invariant" when its output is not explicitly dependent on time (t). In other words, if one were to shift the input/output along the time axis, it would not effect the general form of the function.
METHOD
One of the simplest ways to determine whether or not a system is time-invariant is to check whether there is a value t outside of the normal x(t) or y(t). If it does not contain such a value t (outside of the x(t)), then it is time invariant. Consider the following systems:
SYSTEMS
A.) h1(t) = 2x1(3t) + 5
B.) h2(t) = 6t*x2(3t) + 5
System A does not contain a "t" outside of the x1(3t). Therefore, we can call it time-invariant.
However, system B does contain a "t" outside of the x2(3t). Thus, system B is time-variant.