(Example: A time variant system)
Line 1: Line 1:
A '''time invariant''' system depends on the order of cascades to return an output with a given input. In order to check for time invariance, a time delay must be used in two cases. In one case, the time delay must proceed the signal being sent through the system. In the other, the time delay must come after the signal being sent through the system. If the returned output is equal in both cases, the system is time invariant.
+
A '''time invariant''' system depends on the order of cascades to return an output with a given input. In order to check for time invariance, a time delay must be used in two cases. In one case, the time delay must preceed the signal being sent through the system. In the other, the time delay must come after the signal being sent through the system. If the returned output is equal in both cases, the system is time invariant.
  
 
== Example: A time invariant system ==
 
== Example: A time invariant system ==

Revision as of 06:59, 12 September 2008

A time invariant system depends on the order of cascades to return an output with a given input. In order to check for time invariance, a time delay must be used in two cases. In one case, the time delay must preceed the signal being sent through the system. In the other, the time delay must come after the signal being sent through the system. If the returned output is equal in both cases, the system is time invariant.

Example: A time invariant system

System: $ y(t)=\pi^2 x(t) $

Time-delay, then system: $ y(t)=x(t-t_0) $
$ z_1(t)=\pi^2 x(t-t_0) $

System, then time-delay: $ y(t)=\pi^2 x(t) $
$ z_2(t)=\pi^2 x(t-t_0) $

$ z_1 $ and $ z_2 $ are equal; therefore, the system is time-invariant.

Example: A time variant system

System: $ y(t)=\pi^2 x(t)-\pi t $

Time-delay, then system: $ y(t)=x(t-t_0) $
$ z_1(t)=\pi^2 x(t-t_0)-\pi t $

System, then time-delay: $ y(t)=\pi^2 x(t)-\pi t $
$ z_2(t)=\pi^2 x(t-t_0)-\pi (t-t_0) $

$ z_1 $ and $ z_2 $ are not equal; therefore, the system is not time-invariant.

Alumni Liaison

Correspondence Chess Grandmaster and Purdue Alumni

Prof. Dan Fleetwood