2-Systems Classification - Tutorialspoint
2-Systems Classification - Tutorialspoint
Systems Classification
A system is said to be linear when it satisfies superposition and homogenate principles. Consider two
systems with inputs as x1(t), x2(t), and outputs as y1(t), y2(t) respectively. Then, according to the
superposition and homogenate principles,
∴
∴,, T [a1 x1(t) + a2 x2(t)] = a1 y1(t) + a2 y2(t)
From the above expression, is clear that response of overall system is equal to response of individual
system.
Example:
(t) = x2(t)
Solution:
Which is not equal to a1 y1(t) + a2 y2(t). Hence the system is said to be non linear.
A system is said to be time variant if its input and output characteristics vary with time. Otherwise, the
system is considered as time invariant.
y (n , t) = y(n-t)
y (n , t) ≠
≠ y(n-t)
https://www.tutorialspoint.com/signals_and_systems/systems_classification.htm 1/3
3/9/2020 Systems Classification - Tutorialspoint
Example:
y(n) = x(-n)
∴
∴ y(n, t) ≠ y(n-t). Hence, the system is time variant.
linear Time variant (LTV) and linear Time Invariant (LTI) Systems
If a system is both linear and time variant, then it is called linear time variant (LTV) system.
If a system is both linear and time Invariant then that system is called linear time invariant (LTI) system.
For present value t=0, the system output is y(0) = 2x(0) + 3x(-3).
Here x(-3) is past value for the present input for which the system requires memory to get this output.
Hence, the system is a dynamic system.
A system is said to be causal if its output depends upon present and past inputs, and does not depend
upon future input.
For non causal system, the output depends upon future inputs also.
Here, the system output only depends upon present and past inputs. Hence, the system is causal.
Example 2: y(n) = 2 x(t) + 3 x(t-3) + 6x(t + 3)
For present value t=1, the system output is y(1) = 2x(1) + 3x(-2) + 6x(4) Here, the system output
depends upon future input. Hence the system is non-causal system.
A system is said to invertible if the input of the system appears at the output.
https://www.tutorialspoint.com/signals_and_systems/systems_classification.htm 2/3
3/9/2020 Systems Classification - Tutorialspoint
= X(S) H1(S) · (
1
1
Since H2(S) = 1/( H1(S) )
(HH1
1((S
S)))
)
∴
∴,, Y(S) = X(S)
→
→ y(t) = x(t)
If y(t) ≠
≠ x(t), then the system is said to be non-invertible.
The system is said to be stable only when the output is bounded for bounded input. For a bounded
input, if the output is unbounded in the system then it is said to be unstable.
Example 2: y (t) = ∫
∫ x
x((tt)
)ddtt
Let the input is u (t) (unit step bounded input) then the output y(t) = ∫
∫ u
u((tt)
)ddtt = ramp signal
https://www.tutorialspoint.com/signals_and_systems/systems_classification.htm 3/3