Connexions

You are here: Home » Content » Properties of Systems
Content Actions
Lenses

What is a lens?

Lenses

A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual Connexions member, a community, or a respected organization.

This content is ...
Affiliated with (?)
This content is either by members of the organizations listed or about topics related to the organizations listed. Click each link to see a list of all content affiliated with the organization.
  • This module is included inLens: Rice University OpenCourseWare
    By: OpenCourseWare ConsortiumAs a part of collections:"State Space Systems", "Signals and Systems"

    Click the "Rice University OCW" link to see all content affiliated with them.

    Rice University OCW
Also in these lenses
  • This module is included inLens: richb's DSP resources
    By: Richard BaraniukAs a part of collection:"Signals and Systems"

    Comments:

    "My introduction to signal processing course at Rice University."

    Click the "richb's DSP" link to see all content selected in this lens.

    richb's DSP
Tags

(?)

These tags come from the endorsement, affiliation, and other lenses that include this content.

Properties of Systems

Module by: Thanos Antoulas, JP Slavinsky

Summary: Properties of different types of systems

Linear Systems

If a system is linear, this means that when an input to a given system is scaled by a value, the output of the system is scaled by the same amount.
Linear Scaling
xLy.pngaxLay.png
Subfigure 1.1
Subfigure 1.2
Figure 1
In subfigure 1.1 above, an input xx to the linear system LL gives the output yy. If xx is scaled by a value αα and passed through this same system, as in subfigure 1.2, the output will also be scaled by αα.
A linear system also obeys the principle of superposition. This means that if two inputs are added together and passed through a linear system, the output will be the sum of the individual inputs' outputs.
x1Ly1.pngx2Ly2.png
Subfigure 2.1
Subfigure 2.2
Figure 2
Superposition Principle
x1y1Lx2y2.png
Figure 3: If Figure 2 is true, then the principle of superposition says that Figure 3 is true as well. This holds for linear systems.
That is, if Figure 2 is true, then Figure 3 is also true for a linear system. The scaling property mentioned above still holds in conjunction with the superposition principle. Therefore, if the inputs x and y are scaled by factors α and β, respectively, then the sum of these scaled inputs will give the sum of the individual scaled outputs:
ax1Lay1.pngbx2Lby2.png
Subfigure 4.1
Subfigure 4.2
Figure 4
Superposition Principle with Linear Scaling
ax1bx2Lay1by2.png
Figure 5: Given Figure 4 for a linear system, Figure 5 holds as well.

Time-Invariant Systems

A time-invariant system has the property that a certain input will always give the same output, without regard to when the input was applied to the system.
Time-Invariant Systems
xtTIyt.pngxttoTIytto.png
Subfigure 6.1
Subfigure 6.2
Figure 6: subfigure 6.1 shows an input at time tt while subfigure 6.2 shows the same input t0t0 seconds later. In a time-invariant system both outputs would be identical except that the one in subfigure 6.2 would be delayed by t0t0.
In this figure, xtxt and xt-t0 xtt0 are passed through the system TI. Because the system TI is time-invariant, the inputs xtxt and xt-t0 xtt0 produce the same output. The only difference is that the output due to xt-t0 xtt0 is shifted by a time t0t0.
Whether a system is time-invariant or time-varying can be seen in the differential equation (or difference equation) describing it. Time-invariant systems are modeled with constant coefficient equations. A constant coefficient differential (or difference) equation means that the parameters of the system are not changing over time and an input now will give the same result as the same input later.

Linear Time-Invariant (LTI) Systems

Certain systems are both linear and time-invariant, and are thus referred to as LTI systems.
Linear Time-Invariant Systems
xtLTIyt.pngaxttoLTIaytto.png
Subfigure 7.1
Subfigure 7.2
Figure 7: This is a combination of the two cases above. Since the input to subfigure 7.2 is a scaled, time-shifted version of the input in subfigure 7.1, so is the output.
As LTI systems are a subset of linear systems, they obey the principle of superposition. In the figure below, we see the effect of applying time-invariance to the superposition definition in the linear systems section above.
x1tLTIy1t.pngx2tLTIy2t.png
Subfigure 8.1
Subfigure 8.2
Figure 8
Superposition in Linear Time-Invariant Systems
superLTI.png
Figure 9: The principle of superposition applied to LTI systems

LTI Systems in Series

If two or more LTI systems are in series with each other, their order can be interchanged without affecting the overall output of the system. Systems in series are also called cascaded systems.
Cascaded LTI Systems
cascade.png
Subfigure 10.1
cascadeflip.png
Subfigure 10.2
Figure 10: The order of cascaded LTI systems can be interchanged without changing the overall effect.

LTI Systems in Parallel

If two or more LTI systems are in parallel with one another, an equivalent system is one that is defined as the sum of these individual systems.
Parallel LTI Systems
parallelsystem.pngparallelsysequi.png
Subfigure 11.1
Subfigure 11.2
Figure 11: Parallel systems can be condensed into the sum of systems.

Causality

A system is causal if it does not depend on future values of the input to determine the output. This means that if the first input to a system comes at time t0t0, then the system should not give any output until that time. An example of a non-causal system would be one that "sensed" an input coming and gave an output before the input arrived:
Non-causal System
noncausalpic.png
Figure 12: In this non-causal system, an output is produced due to an input that occurs later in time.
A causal system is also characterized by an impulse response htht that is zero for t<0t0.

Comments, questions, feedback, criticisms?

Send feedback