A time-variant system is a system whose output response depends on moment of observation as well as moment of input signal application. In other words, a time delay or time advance of input not only shifts the output signal in time but also changes other parameters and behavior. Time variant systems respond differently to the same input at different times. The opposite is true for time invariant systems.
Overview
There are many well developed techniques for dealing with the response of linear time invariant systems, such as Laplace and Fourier transforms. However, these techniques are not strictly valid for time-varying systems. A system undergoing slow time variation in comparison to its time constants can usually be considered to be time invariant: they are close to time invariant on a small scale. An example of this is the aging and wear of electronic components, which happens on a scale of years, and thus does not result in any behaviour qualitatively different from that observed in a time invariant system: day-to-day, they are effectively time invariant, though year to year, the parameters may change. Other linear time variant systems may behave more like nonlinear systems, if the system changes quickly – significantly differing between measurements. The following things can be said about a time-variant system:
It has explicit dependence on time.
It does not have an impulse response in the normal sense. The system can be characterized by an impulse response except the impulse response must be known at each and every time instant.
Linear-time variant systems are the ones whose parameters vary with time according to previously specified laws. Mathematically, there is a well defined dependence of the system over time and over the input parameters that change over time. In order to solve time-variant systems, the algebraic methods initial conditions of the system i.e. whether the system is zero-input or non-zero input system.
Examples of time-variant systems
The following time varying systems cannot be modelled by assuming that they are time invariant:
Aircraft – Time variant characteristics are caused by different configuration of control surfaces during take off, cruise and landing as well as constantly decreasing weight due to consumption of fuel.
The human vocal tract is a time variant system, with its transfer function at any given time dependent on the shape of the vocal organs. As with any fluid-filled tube, resonances change as the vocal organs such as the tongue and velum move. Mathematical models of the vocal tract are therefore time-variant, with transfer functions often linearly interpolated between states over time.
Adaptive filters in digital signal processing are time variant filters. They follow a time varying input signal and learn to distinguish between unwanted digital signal and the wanted signal buried together in input. The most typical implementation of adaptive filters is Least mean square method. The LMS algorithm is a successive-approximation technique that obtains the optimal filter coefficients required for the minimisation of error. The coefficients of filter will vary over time and update themselves as input signal varies.