HOME

TheInfoList



OR:

In
system analysis System analysis in the field of electrical engineering characterizes electrical systems and their properties. System analysis can be used to represent almost anything from population growth to audio speakers; electrical engineers often use it be ...
, among other fields of study, a linear time-invariant (LTI) system is a
system A system is a group of interacting or interrelated elements that act according to a set of rules to form a unified whole. A system, surrounded and influenced by its environment, is described by its boundaries, structure and purpose and express ...
that produces an output signal from any input signal subject to the constraints of
linearity Linearity is the property of a mathematical relationship (''function'') that can be graphically represented as a straight line. Linearity is closely related to '' proportionality''. Examples in physics include rectilinear motion, the linear ...
and time-invariance; these terms are briefly defined below. These properties apply (exactly or approximately) to many important physical systems, in which case the response of the system to an arbitrary input can be found directly using
convolution In mathematics (in particular, functional analysis), convolution is a mathematical operation on two functions ( and ) that produces a third function (f*g) that expresses how the shape of one is modified by the other. The term ''convolution'' ...
: where is called the system's
impulse response In signal processing and control theory, the impulse response, or impulse response function (IRF), of a dynamic system is its output when presented with a brief input signal, called an impulse (). More generally, an impulse response is the react ...
and ∗ represents convolution (not to be confused with multiplication, as is frequently employed by the symbol in computer languages). What's more, there are systematic methods for solving any such system (determining ), whereas systems not meeting both properties are generally more difficult (or impossible) to solve analytically. A good example of an LTI system is any
electrical circuit An electrical network is an interconnection of electrical components (e.g., batteries, resistors, inductors, capacitors, switches, transistors) or a model of such an interconnection, consisting of electrical elements (e.g., voltage sources ...
consisting of
resistor A resistor is a passive two-terminal electrical component that implements electrical resistance as a circuit element. In electronic circuits, resistors are used to reduce current flow, adjust signal levels, to divide voltages, bias active ...
s,
capacitor A capacitor is a device that stores electrical energy in an electric field by virtue of accumulating electric charges on two close surfaces insulated from each other. It is a passivity (engineering), passive electronic component with two termi ...
s,
inductor An inductor, also called a coil, choke, or reactor, is a passive two-terminal electrical component that stores energy in a magnetic field when electric current flows through it. An inductor typically consists of an insulated wire wound into a ...
s and linear amplifiers. Linear time-invariant system theory is also used in
image processing An image is a visual representation of something. It can be two-dimensional, three-dimensional, or somehow otherwise feed into the visual system to convey information. An image can be an artifact, such as a photograph or other two-dimension ...
, where the systems have spatial dimensions instead of, or in addition to, a temporal dimension. These systems may be referred to as ''linear translation-invariant'' to give the terminology the most general reach. In the case of generic
discrete-time In mathematical dynamics, discrete time and continuous time are two alternative frameworks within which variables that evolve over time are modeled. Discrete time Discrete time views values of variables as occurring at distinct, separate "po ...
(i.e.,
sampled Sample or samples may refer to: Base meaning * Sample (statistics), a subset of a population – complete data set * Sample (signal), a digital discrete sample of a continuous analog signal * Sample (material), a specimen or small quantity of so ...
) systems, ''linear shift-invariant'' is the corresponding term. LTI system theory is an area of
applied mathematics Applied mathematics is the application of mathematical methods by different fields such as physics, engineering, medicine, biology, finance, business, computer science, and industry. Thus, applied mathematics is a combination of mathematical ...
which has direct applications in electrical circuit analysis and design,
signal processing Signal processing is an electrical engineering subfield that focuses on analyzing, modifying and synthesizing ''signals'', such as sound, images, and scientific measurements. Signal processing techniques are used to optimize transmissions, d ...
and
filter design Filter design is the process of designing a signal processing filter that satisfies a set of requirements, some of which may be conflicting. The purpose is to find a realization of the filter that meets each of the requirements to a sufficient ...
,
control theory Control theory is a field of mathematics that deals with the control of dynamical systems in engineered processes and machines. The objective is to develop a model or algorithm governing the application of system inputs to drive the system to a ...
,
mechanical engineering Mechanical engineering is the study of physical machines that may involve force and movement. It is an engineering branch that combines engineering physics and mathematics principles with materials science, to design, analyze, manufacture, an ...
,
image processing An image is a visual representation of something. It can be two-dimensional, three-dimensional, or somehow otherwise feed into the visual system to convey information. An image can be an artifact, such as a photograph or other two-dimension ...
, the design of
measuring instrument A measuring instrument is a device to measure a physical quantity. In the physical sciences, quality assurance, and engineering, measurement is the activity of obtaining and comparing physical quantities of real-world objects and events. Estab ...
s of many sorts,
NMR spectroscopy Nuclear magnetic resonance spectroscopy, most commonly known as NMR spectroscopy or magnetic resonance spectroscopy (MRS), is a spectroscopic technique to observe local magnetic fields around atomic nuclei. The sample is placed in a magnetic fie ...
, and many other technical areas where systems of
ordinary differential equation In mathematics, an ordinary differential equation (ODE) is a differential equation whose unknown(s) consists of one (or more) function(s) of one variable and involves the derivatives of those functions. The term ''ordinary'' is used in contrast ...
s present themselves.


Overview

The defining properties of any LTI system are ''linearity'' and ''time invariance''. * ''Linearity'' means that the relationship between the input x(t) and the output y(t), both being regarded as functions, is a linear mapping: If a is a constant then the system output to ax(t) is ay(t); if x'(t) is a further input with system output y'(t) then the output of the system to x(t)+x'(t) is y(t)+y'(t), this applying for all choices of a'','' ''x(t)'', x'(t). The latter condition is often referred to as the
superposition principle The superposition principle, also known as superposition property, states that, for all linear systems, the net response caused by two or more stimuli is the sum of the responses that would have been caused by each stimulus individually. So tha ...
. * ''Time invariance'' means that whether we apply an input to the system now or ''T'' seconds from now, the output will be identical except for a time delay of ''T'' seconds. That is, if the output due to input x(t) is y(t), then the output due to input x(t-T) is y(t-T). Hence, the system is time invariant because the output does not depend on the particular time the input is applied. The fundamental result in LTI system theory is that any LTI system can be characterized entirely by a single function called the system's
impulse response In signal processing and control theory, the impulse response, or impulse response function (IRF), of a dynamic system is its output when presented with a brief input signal, called an impulse (). More generally, an impulse response is the react ...
. The output of the system y(t) is simply the
convolution In mathematics (in particular, functional analysis), convolution is a mathematical operation on two functions ( and ) that produces a third function (f*g) that expresses how the shape of one is modified by the other. The term ''convolution'' ...
of the input to the system x(t) with the system's impulse response h(t). This is called a
continuous time In mathematical dynamics, discrete time and continuous time are two alternative frameworks within which variables that evolve over time are modeled. Discrete time Discrete time views values of variables as occurring at distinct, separate "po ...
system. Similarly, a discrete-time linear time-invariant (or, more generally, "shift-invariant") system is defined as one operating in
discrete time In mathematical dynamics, discrete time and continuous time are two alternative frameworks within which variables that evolve over time are modeled. Discrete time Discrete time views values of variables as occurring at distinct, separate "po ...
: y_ = x_ * h_ where ''y'', ''x'', and ''h'' are
sequences In mathematics, a sequence is an enumerated collection of objects in which repetitions are allowed and order matters. Like a set, it contains members (also called ''elements'', or ''terms''). The number of elements (possibly infinite) is calle ...
and the convolution, in discrete time, uses a discrete summation rather than an integral. LTI systems can also be characterized in the ''
frequency domain In physics, electronics, control systems engineering, and statistics, the frequency domain refers to the analysis of mathematical functions or signals with respect to frequency, rather than time. Put simply, a time-domain graph shows how a si ...
'' by the system's
transfer function In engineering, a transfer function (also known as system function or network function) of a system, sub-system, or component is a mathematical function that theoretically models the system's output for each possible input. They are widely used ...
, which is the
Laplace transform In mathematics, the Laplace transform, named after its discoverer Pierre-Simon Laplace (), is an integral transform that converts a function of a real variable (usually t, in the '' time domain'') to a function of a complex variable s (in the co ...
of the system's impulse response (or
Z transform In mathematics and signal processing, the Z-transform converts a discrete-time signal, which is a sequence of real or complex numbers, into a complex frequency-domain (z-domain or z-plane) representation. It can be considered as a discrete-time ...
in the case of discrete-time systems). As a result of the properties of these transforms, the output of the system in the frequency domain is the product of the transfer function and the transform of the input. In other words, convolution in the time domain is equivalent to multiplication in the frequency domain. For all LTI systems, the
eigenfunction In mathematics, an eigenfunction of a linear operator ''D'' defined on some function space is any non-zero function f in that space that, when acted upon by ''D'', is only multiplied by some scaling factor called an eigenvalue. As an equation, t ...
s, and the basis functions of the transforms, are
complex Complex commonly refers to: * Complexity, the behaviour of a system whose components interact in multiple ways so possible interactions are difficult to describe ** Complex system, a system composed of many components which may interact with each ...
exponentials Exponential may refer to any of several mathematical topics related to exponentiation, including: *Exponential function, also: **Matrix exponential, the matrix analogue to the above *Exponential decay, decrease at a rate proportional to value *Expo ...
. This is, if the input to a system is the complex waveform A_s e^ for some complex amplitude A_s and complex frequency s, the output will be some complex constant times the input, say B_s e^ for some new complex amplitude B_s. The ratio B_s/A_s is the transfer function at frequency s. Since sinusoids are a sum of complex exponentials with complex-conjugate frequencies, if the input to the system is a sinusoid, then the output of the system will also be a sinusoid, perhaps with a different
amplitude The amplitude of a periodic variable is a measure of its change in a single period (such as time or spatial period). The amplitude of a non-periodic signal is its magnitude compared with a reference value. There are various definitions of ampl ...
and a different
phase Phase or phases may refer to: Science *State of matter, or phase, one of the distinct forms in which matter can exist *Phase (matter), a region of space throughout which all physical properties are essentially uniform *Phase space, a mathematica ...
, but always with the same frequency upon reaching steady-state. LTI systems cannot produce frequency components that are not in the input. LTI system theory is good at describing many important systems. Most LTI systems are considered "easy" to analyze, at least compared to the time-varying and/or
nonlinear In mathematics and science, a nonlinear system is a system in which the change of the output is not proportional to the change of the input. Nonlinear problems are of interest to engineers, biologists, physicists, mathematicians, and many other ...
case. Any system that can be modeled as a linear
differential equation In mathematics, a differential equation is an equation that relates one or more unknown functions and their derivatives. In applications, the functions generally represent physical quantities, the derivatives represent their rates of change, an ...
with constant coefficients is an LTI system. Examples of such systems are
electrical circuits An electrical network is an interconnection of electrical components (e.g., batteries, resistors, inductors, capacitors, switches, transistors) or a model of such an interconnection, consisting of electrical elements (e.g., voltage sources, ...
made up of
resistor A resistor is a passive two-terminal electrical component that implements electrical resistance as a circuit element. In electronic circuits, resistors are used to reduce current flow, adjust signal levels, to divide voltages, bias active ...
s,
inductor An inductor, also called a coil, choke, or reactor, is a passive two-terminal electrical component that stores energy in a magnetic field when electric current flows through it. An inductor typically consists of an insulated wire wound into a ...
s, and
capacitor A capacitor is a device that stores electrical energy in an electric field by virtue of accumulating electric charges on two close surfaces insulated from each other. It is a passivity (engineering), passive electronic component with two termi ...
s (RLC circuits). Ideal spring–mass–damper systems are also LTI systems, and are mathematically equivalent to RLC circuits. Most LTI system concepts are similar between the continuous-time and discrete-time (linear shift-invariant) cases. In image processing, the time variable is replaced with two space variables, and the notion of time invariance is replaced by two-dimensional shift invariance. When analyzing
filter bank In signal processing, a filter bank (or filterbank) is an array of bandpass filters that separates the input signal into multiple components, each one carrying a single frequency sub-band of the original signal. One application of a filter bank is ...
s and
MIMO In radio, multiple-input and multiple-output, or MIMO (), is a method for multiplying the capacity of a radio link using multiple transmission and receiving antennas to exploit multipath propagation. MIMO has become an essential element of w ...
systems, it is often useful to consider vectors of signals. A linear system that is not time-invariant can be solved using other approaches such as the Green function method.


Continuous-time systems


Impulse response and convolution

The behavior of a linear, continuous-time, time-invariant system with input signal ''x''(''t'') and output signal ''y''(''t'') is described by the convolution integral: : where h(t) is the system's response to an
impulse Impulse or Impulsive may refer to: Science * Impulse (physics), in mechanics, the change of momentum of an object; the integral of a force with respect to time * Impulse noise (disambiguation) * Specific impulse, the change in momentum per uni ...
: x(\tau) = \delta(\tau). y(t) is therefore proportional to a weighted average of the input function x(\tau). The weighting function is h(-\tau), simply shifted by amount t. As t changes, the weighting function emphasizes different parts of the input function. When h(\tau) is zero for all negative \tau, y(t) depends only on values of x prior to time t, and the system is said to be causal. To understand why the convolution produces the output of an LTI system, let the notation \ represent the function x(u-\tau) with variable u and constant \tau. And let the shorter notation \ represent \. Then a continuous-time system transforms an input function, \, into an output function, \. And in general, every value of the output can depend on every value of the input. This concept is represented by: y(t) \mathrel O_t\, where O_t is the transformation operator for time t. In a typical system, y(t) depends most heavily on the values of x that occurred near time t. Unless the transform itself changes with t, the output function is just constant, and the system is uninteresting. For a linear system, O must satisfy : And the time-invariance requirement is: In this notation, we can write the impulse response as h(t) \mathrel O_t\. Similarly: : Substituting this result into the convolution integral: \begin (x * h)(t) &= \int_^\infty x(\tau)\cdot h(t - \tau) \,\mathrm\tau \\ pt &= \int_^\infty x(\tau)\cdot O_t\ \, \mathrm\tau,\, \end which has the form of the right side of for the case c_\tau = x(\tau) and x_\tau(u) = \delta(u-\tau). then allows this continuation: \begin (x * h)(t) &= O_t\left\\\ pt &= O_t\left\\\ &\mathrel y(t).\, \end In summary, the input function, \, can be represented by a continuum of time-shifted impulse functions, combined "linearly", as shown at . The system's linearity property allows the system's response to be represented by the corresponding continuum of impulse responses, combined in the same way. And the time-invariance property allows that combination to be represented by the convolution integral. The mathematical operations above have a simple graphical simulation.


Exponentials as eigenfunctions

An
eigenfunction In mathematics, an eigenfunction of a linear operator ''D'' defined on some function space is any non-zero function f in that space that, when acted upon by ''D'', is only multiplied by some scaling factor called an eigenvalue. As an equation, t ...
is a function for which the output of the operator is a scaled version of the same function. That is, \mathcalf = \lambda f, where ''f'' is the eigenfunction and \lambda is the
eigenvalue In linear algebra, an eigenvector () or characteristic vector of a linear transformation is a nonzero vector that changes at most by a scalar factor when that linear transformation is applied to it. The corresponding eigenvalue, often denoted ...
, a constant. The
exponential function The exponential function is a mathematical function denoted by f(x)=\exp(x) or e^x (where the argument is written as an exponent). Unless otherwise specified, the term generally refers to the positive-valued function of a real variable, a ...
s A e^, where A, s \in \mathbb, are
eigenfunction In mathematics, an eigenfunction of a linear operator ''D'' defined on some function space is any non-zero function f in that space that, when acted upon by ''D'', is only multiplied by some scaling factor called an eigenvalue. As an equation, t ...
s of a
linear Linearity is the property of a mathematical relationship (''function'') that can be graphically represented as a straight line. Linearity is closely related to '' proportionality''. Examples in physics include rectilinear motion, the linear re ...
,
time-invariant In control theory, a time-invariant (TIV) system has a time-dependent system function that is not a direct function of time. Such systems are regarded as a class of systems in the field of system analysis. The time-dependent system function is a ...
operator. A simple proof illustrates this concept. Suppose the input is x(t) = A e^. The output of the system with impulse response h(t) is then \int_^\infty h(t - \tau) A e^\, \mathrm \tau which, by the commutative property of
convolution In mathematics (in particular, functional analysis), convolution is a mathematical operation on two functions ( and ) that produces a third function (f*g) that expresses how the shape of one is modified by the other. The term ''convolution'' ...
, is equivalent to \begin \overbrace^ &= \int_^\infty h(\tau) \, A e^ e^ \, \mathrm \tau \\ pt &= A e^ \int_^ h(\tau) \, e^ \, \mathrm \tau \\ pt &= \overbrace^ \overbrace^, \\ \end where the scalar H(s) \mathrel \int_^\infty h(t) e^ \, \mathrm t is dependent only on the parameter ''s''. So the system's response is a scaled version of the input. In particular, for any A, s \in \mathbb, the system output is the product of the input A e^ and the constant H(s). Hence, A e^ is an
eigenfunction In mathematics, an eigenfunction of a linear operator ''D'' defined on some function space is any non-zero function f in that space that, when acted upon by ''D'', is only multiplied by some scaling factor called an eigenvalue. As an equation, t ...
of an LTI system, and the corresponding
eigenvalue In linear algebra, an eigenvector () or characteristic vector of a linear transformation is a nonzero vector that changes at most by a scalar factor when that linear transformation is applied to it. The corresponding eigenvalue, often denoted ...
is H(s).


Direct proof

It is also possible to directly derive complex exponentials as eigenfunctions of LTI systems. Let's set v(t) = e^ some complex exponential and v_a(t) = e^ a time-shifted version of it. H _at) = e^ H t) by linearity with respect to the constant e^. H _at) = H t+a) by time invariance of H. So H t+a) = e^ H t). Setting t = 0 and renaming we get: H \tau) = e^ H 0) i.e. that a complex exponential e^ as input will give a complex exponential of same frequency as output.


Fourier and Laplace transforms

The eigenfunction property of exponentials is very useful for both analysis and insight into LTI systems. The one-sided
Laplace transform In mathematics, the Laplace transform, named after its discoverer Pierre-Simon Laplace (), is an integral transform that converts a function of a real variable (usually t, in the '' time domain'') to a function of a complex variable s (in the co ...
H(s) \mathrel \mathcal\ \mathrel \int_0^\infty h(t) e^ \, \mathrm t is exactly the way to get the eigenvalues from the impulse response. Of particular interest are pure sinusoids (i.e., exponential functions of the form e^ where \omega \in \mathbb and j \mathrel \sqrt). The
Fourier transform A Fourier transform (FT) is a mathematical transform that decomposes functions into frequency components, which are represented by the output of the transform as a function of frequency. Most commonly functions of time or space are transformed, ...
H(j \omega) = \mathcal\ gives the eigenvalues for pure complex sinusoids. Both of H(s) and H(j\omega) are called the ''system function'', ''system response'', or ''transfer function''. The Laplace transform is usually used in the context of one-sided signals, i.e. signals that are zero for all values of ''t'' less than some value. Usually, this "start time" is set to zero, for convenience and without loss of generality, with the transform integral being taken from zero to infinity (the transform shown above with lower limit of integration of negative infinity is formally known as the bilateral Laplace transform). The Fourier transform is used for analyzing systems that process signals that are infinite in extent, such as modulated sinusoids, even though it cannot be directly applied to input and output signals that are not
square integrable In mathematics, a square-integrable function, also called a quadratically integrable function or L^2 function or square-summable function, is a real- or complex-valued measurable function for which the integral of the square of the absolute value i ...
. The Laplace transform actually works directly for these signals if they are zero before a start time, even if they are not square integrable, for stable systems. The Fourier transform is often applied to spectra of infinite signals via the
Wiener–Khinchin theorem In applied mathematics, the Wiener–Khinchin theorem or Wiener–Khintchine theorem, also known as the Wiener–Khinchin–Einstein theorem or the Khinchin–Kolmogorov theorem, states that the autocorrelation function of a wide-sense-stationary ...
even when Fourier transforms of the signals do not exist. Due to the convolution property of both of these transforms, the convolution that gives the output of the system can be transformed to a multiplication in the transform domain, given signals for which the transforms exist y(t) = (h*x)(t) \mathrel \int_^\infty h(t - \tau) x(\tau) \, \mathrm \tau \mathrel \mathcal^\. One can use the system response directly to determine how any particular frequency component is handled by a system with that Laplace transform. If we evaluate the system response (Laplace transform of the impulse response) at complex frequency , where , we obtain , ''H''(''s''), which is the system gain for frequency ''f''. The relative phase shift between the output and input for that frequency component is likewise given by arg(''H''(''s'')).


Examples


Important system properties

Some of the most important properties of a system are causality and stability. Causality is a necessity for a physical system whose independent variable is time, however this restriction is not present in other cases such as image processing.


Causality

A system is causal if the output depends only on present and past, but not future inputs. A necessary and sufficient condition for causality is h(t) = 0 \quad \forall t < 0, where h(t) is the impulse response. It is not possible in general to determine causality from the
two-sided Laplace transform In mathematics, the two-sided Laplace transform or bilateral Laplace transform is an integral transform equivalent to probability's moment generating function. Two-sided Laplace transforms are closely related to the Fourier transform, the Mellin ...
. However when working in the time domain one normally uses the one-sided Laplace transform which requires causality.


Stability

A system is bounded-input, bounded-output stable (BIBO stable) if, for every bounded input, the output is finite. Mathematically, if every input satisfying \ \, x(t)\, _ < \infty leads to an output satisfying \ \, y(t)\, _ < \infty (that is, a finite maximum absolute value of x(t) implies a finite maximum absolute value of y(t)), then the system is stable. A necessary and sufficient condition is that h(t), the impulse response, is in L1 (has a finite L1 norm): \, h(t)\, _1 = \int_^\infty , h(t), \, \mathrmt < \infty. In the frequency domain, the
region of convergence In mathematics, the radius of convergence of a power series is the radius of the largest disk at the center of the series in which the series converges. It is either a non-negative real number or \infty. When it is positive, the power series ...
must contain the imaginary axis s = j\omega. As an example, the ideal
low-pass filter A low-pass filter is a filter that passes signals with a frequency lower than a selected cutoff frequency and attenuates signals with frequencies higher than the cutoff frequency. The exact frequency response of the filter depends on the filter d ...
with impulse response equal to a
sinc function In mathematics, physics and engineering, the sinc function, denoted by , has two forms, normalized and unnormalized.. In mathematics, the historical unnormalized sinc function is defined for by \operatornamex = \frac. Alternatively, the u ...
is not BIBO stable, because the sinc function does not have a finite L1 norm. Thus, for some bounded input, the output of the ideal low-pass filter is unbounded. In particular, if the input is zero for t < 0 and equal to a sinusoid at the
cut-off frequency In physics and electrical engineering, a cutoff frequency, corner frequency, or break frequency is a boundary in a system's frequency response at which energy flowing through the system begins to be reduced ( attenuated or reflected) rather than ...
for t > 0, then the output will be unbounded for all times other than the zero crossings.


Discrete-time systems

Almost everything in continuous-time systems has a counterpart in discrete-time systems.


Discrete-time systems from continuous-time systems

In many contexts, a discrete time (DT) system is really part of a larger continuous time (CT) system. For example, a digital recording system takes an analog sound, digitizes it, possibly processes the digital signals, and plays back an analog sound for people to listen to. In practical systems, DT signals obtained are usually uniformly sampled versions of CT signals. If x(t) is a CT signal, then the sampling circuit used before an analog-to-digital converter will transform it to a DT signal: x_n \mathrel x(nT) \qquad \forall \, n \in \mathbb, where ''T'' is the sampling period. Before sampling, the input signal is normally run through a so-called
Nyquist filter A Nyquist filter is an electronic filter used in TV receivers to equalize the video characteristics. The filter is named after the Swedish–US engineer Harry Nyquist (1889–1976). VSB In analogue TV broadcasting the visual radio frequency (R ...
which removes frequencies above the "folding frequency" 1/(2T); this guarantees that no information in the filtered signal will be lost. Without filtering, any frequency component ''above'' the folding frequency (or
Nyquist frequency In signal processing, the Nyquist frequency (or folding frequency), named after Harry Nyquist, is a characteristic of a sampler, which converts a continuous function or signal into a discrete sequence. In units of cycles per second ( Hz), ...
) is aliased to a different frequency (thus distorting the original signal), since a DT signal can only support frequency components lower than the folding frequency.


Impulse response and convolution

Let \ represent the sequence \. And let the shorter notation \ represent \. A discrete system transforms an input sequence, \ into an output sequence, \. In general, every element of the output can depend on every element of the input. Representing the transformation operator by O, we can write: y \mathrel O_n\. Note that unless the transform itself changes with ''n'', the output sequence is just constant, and the system is uninteresting. (Thus the subscript, ''n''.) In a typical system, ''y'' 'n''depends most heavily on the elements of ''x'' whose indices are near ''n''. For the special case of the
Kronecker delta function In mathematics, the Kronecker delta (named after Leopold Kronecker) is a function of two variables, usually just non-negative integers. The function is 1 if the variables are equal, and 0 otherwise: \delta_ = \begin 0 &\text i \neq j, \\ 1 &\t ...
, x = \delta the output sequence is the impulse response: h \mathrel O_n\. For a linear system, O must satisfy: And the time-invariance requirement is: In such a system, the impulse response, \, characterizes the system completely. That is, for any input sequence, the output sequence can be calculated in terms of the input and the impulse response. To see how that is done, consider the identity: x \equiv \sum_^ x \cdot \delta - k which expresses \ in terms of a sum of weighted delta functions. Therefore: \begin y = O_n\ &= O_n\left\\\ &= \sum_^\infty x cdot O_n\,\, \end where we have invoked for the case c_k = x /math> and x_k = \delta -k/math>. And because of , we may write: \begin O_n\ &\mathrel O_\ \\ &\mathrel h -k \end Therefore: : which is the familiar discrete convolution formula. The operator O_n can therefore be interpreted as proportional to a weighted average of the function ''x'' 'k'' The weighting function is ''h'' ��''k'' simply shifted by amount ''n''. As ''n'' changes, the weighting function emphasizes different parts of the input function. Equivalently, the system's response to an impulse at ''n''=0 is a "time" reversed copy of the unshifted weighting function. When ''h'' 'k''is zero for all negative ''k'', the system is said to be causal.


Exponentials as eigenfunctions

An
eigenfunction In mathematics, an eigenfunction of a linear operator ''D'' defined on some function space is any non-zero function f in that space that, when acted upon by ''D'', is only multiplied by some scaling factor called an eigenvalue. As an equation, t ...
is a function for which the output of the operator is the same function, scaled by some constant. In symbols, \mathcalf = \lambda f , where ''f'' is the eigenfunction and \lambda is the
eigenvalue In linear algebra, an eigenvector () or characteristic vector of a linear transformation is a nonzero vector that changes at most by a scalar factor when that linear transformation is applied to it. The corresponding eigenvalue, often denoted ...
, a constant. The
exponential function The exponential function is a mathematical function denoted by f(x)=\exp(x) or e^x (where the argument is written as an exponent). Unless otherwise specified, the term generally refers to the positive-valued function of a real variable, a ...
s z^n = e^, where n \in \mathbb, are
eigenfunction In mathematics, an eigenfunction of a linear operator ''D'' defined on some function space is any non-zero function f in that space that, when acted upon by ''D'', is only multiplied by some scaling factor called an eigenvalue. As an equation, t ...
s of a
linear Linearity is the property of a mathematical relationship (''function'') that can be graphically represented as a straight line. Linearity is closely related to '' proportionality''. Examples in physics include rectilinear motion, the linear re ...
,
time-invariant In control theory, a time-invariant (TIV) system has a time-dependent system function that is not a direct function of time. Such systems are regarded as a class of systems in the field of system analysis. The time-dependent system function is a ...
operator. T \in \mathbb is the sampling interval, and z = e^, \ z,s \in \mathbb. A simple proof illustrates this concept. Suppose the input is x = z^n. The output of the system with impulse response h /math> is then \sum_^ h -m\, z^m which is equivalent to the following by the commutative property of
convolution In mathematics (in particular, functional analysis), convolution is a mathematical operation on two functions ( and ) that produces a third function (f*g) that expresses how the shape of one is modified by the other. The term ''convolution'' ...
\sum_^ h \, z^ = z^n \sum_^ h \, z^ = z^n H(z) where H(z) \mathrel \sum_^\infty h z^ is dependent only on the parameter ''z''. So z^n is an
eigenfunction In mathematics, an eigenfunction of a linear operator ''D'' defined on some function space is any non-zero function f in that space that, when acted upon by ''D'', is only multiplied by some scaling factor called an eigenvalue. As an equation, t ...
of an LTI system because the system response is the same as the input times the constant H(z).


Z and discrete-time Fourier transforms

The eigenfunction property of exponentials is very useful for both analysis and insight into LTI systems. The
Z transform In mathematics and signal processing, the Z-transform converts a discrete-time signal, which is a sequence of real or complex numbers, into a complex frequency-domain (z-domain or z-plane) representation. It can be considered as a discrete-time ...
H(z) = \mathcal\ = \sum_^\infty h z^ is exactly the way to get the eigenvalues from the impulse response. Of particular interest are pure sinusoids; i.e. exponentials of the form e^, where \omega \in \mathbb. These can also be written as z^n with z = e^. The
discrete-time Fourier transform In mathematics, the discrete-time Fourier transform (DTFT) is a form of Fourier analysis that is applicable to a sequence of values. The DTFT is often used to analyze samples of a continuous function. The term ''discrete-time'' refers to the ...
(DTFT) H(e^) = \mathcal\ gives the eigenvalues of pure sinusoids. Both of H(z) and H(e^) are called the ''system function'', ''system response'', or ''transfer function''. Like the one-sided Laplace transform, the Z transform is usually used in the context of one-sided signals, i.e. signals that are zero for t<0. The discrete-time Fourier transform
Fourier series A Fourier series () is a summation of harmonically related sinusoidal functions, also known as components or harmonics. The result of the summation is a periodic function whose functional form is determined by the choices of cycle length (or ''p ...
may be used for analyzing periodic signals. Due to the convolution property of both of these transforms, the convolution that gives the output of the system can be transformed to a multiplication in the transform domain. That is, y = (h*x) = \sum_^\infty h -mx = \mathcal^\. Just as with the Laplace transform transfer function in continuous-time system analysis, the Z transform makes it easier to analyze systems and gain insight into their behavior.


Examples


Important system properties

The input-output characteristics of discrete-time LTI system are completely described by its impulse response h /math>. Two of the most important properties of a system are causality and stability. Non-causal (in time) systems can be defined and analyzed as above, but cannot be realized in real-time. Unstable systems can also be analyzed and built, but are only useful as part of a larger system whose overall transfer function ''is'' stable.


Causality

A discrete-time LTI system is causal if the current value of the output depends on only the current value and past values of the input.Phillips 2007, p. 508. A necessary and sufficient condition for causality is h = 0 \ \forall n < 0, where h /math> is the impulse response. It is not possible in general to determine causality from the Z transform, because the inverse transform is not unique. When a
region of convergence In mathematics, the radius of convergence of a power series is the radius of the largest disk at the center of the series in which the series converges. It is either a non-negative real number or \infty. When it is positive, the power series ...
is specified, then causality can be determined.


Stability

A system is bounded input, bounded output stable (BIBO stable) if, for every bounded input, the output is finite. Mathematically, if \, x , _ < \infty implies that \, y , _ < \infty (that is, if bounded input implies bounded output, in the sense that the maximum absolute values of x /math> and y /math> are finite), then the system is stable. A necessary and sufficient condition is that h /math>, the impulse response, satisfies \, h , _1 \mathrel \sum_^\infty , h < \infty. In the frequency domain, the
region of convergence In mathematics, the radius of convergence of a power series is the radius of the largest disk at the center of the series in which the series converges. It is either a non-negative real number or \infty. When it is positive, the power series ...
must contain the
unit circle In mathematics, a unit circle is a circle of unit radius—that is, a radius of 1. Frequently, especially in trigonometry, the unit circle is the circle of radius 1 centered at the origin (0, 0) in the Cartesian coordinate system in the Eucli ...
(i.e., the locus satisfying , z, = 1 for complex ''z'').


Notes


See also

* Circulant matrix *
Frequency response In signal processing and electronics, the frequency response of a system is the quantitative measure of the magnitude and phase of the output as a function of input frequency. The frequency response is widely used in the design and analysis of sy ...
*
Impulse response In signal processing and control theory, the impulse response, or impulse response function (IRF), of a dynamic system is its output when presented with a brief input signal, called an impulse (). More generally, an impulse response is the react ...
*
System analysis System analysis in the field of electrical engineering characterizes electrical systems and their properties. System analysis can be used to represent almost anything from population growth to audio speakers; electrical engineers often use it be ...
* Green function *
Signal-flow graph A signal-flow graph or signal-flowgraph (SFG), invented by Claude Shannon, but often called a Mason graph after Samuel Jefferson Mason who coined the term, is a specialized flow graph, a directed graph in which nodes represent system variables, ...


References

* * * *


Further reading

* *


External links


ECE 209: Review of Circuits as LTI Systems
nbsp;– Short primer on the mathematical analysis of (electrical) LTI systems.
ECE 209: Sources of Phase Shift
nbsp;– Gives an intuitive explanation of the source of phase shift in two common electrical LTI systems.
JHU 520.214 Signals and Systems course notes
An encapsulated course on LTI system theory. Adequate for self teaching.
LTI system example: RC low-pass filter
Amplitude and phase response. {{DEFAULTSORT:Lti System Theory Digital signal processing Electrical engineering Classical control theory Signal processing Frequency-domain analysis Time domain analysis