linear time invariant system
A linear time invariant system (LTI) is a linear dynamical system ,
with parameter that is time independent. denotes thesystem output and denotes the input. The independent variable can be denoted as time, index for a discrete sequences ordifferential operaters (e.g. such as in Laplace domain or in frequency domain).
For example, for a simple mass-spring-dashpot system, the systemparameter can be selected as the mass , spring constant anddamping coefficient . The input to the said system can be chosenas the force applied to the mass and the output can be chosen as themass’s displacement.
LTI system has the following properties.
- Linearity:
If and , then
- Time Invariance:
If , then
- Associative:
- Commutative:
A LTI system can be represented with the following:
- •
Transfer function of Laplace transform
variable , which is commonlyused in control systems design.
- •
Transfer function of Fourier transform
variable , which iscommonly used in communication theory and signal processing.
- •
Transfer function of z-transform
variable , which iscommonly used in digital signal processing (DSP).
- •
State-space equations, which is commonly used in modern controltheory and mechanical systems.
Note that all transfer functions are LTI systems, but not allstate-space equations are LTI systems.