Systems Classification - Tutorialspoint
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 T[x1(t)] + a2 T[x2(t)]
∴
∴,, 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:
y1 (t) = T[x1(t)] = x12(t)
y2 (t) = T[x2(t)] = x22(t)
T [a1 x1(t) + a2 x2(t)] = [ a1 x1(t) + a2 x2(t)]2
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.
The condition for time invariant system is:
https://www.tutorialspoint.com/signals_and_systems/systems_classification.htm 1/4
7/4/2020 Systems Classification - Tutorialspoint
y (n , t) = y(n-t)
The condition for time variant system is:
y (n , t) ≠
≠ y(n-t)
∴
∴ 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.
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.
Example 1: y(n) = 2 x(t) + 3 x(t-3)
For present value t=1, the system output is y(1) = 2x(1) + 3x(-2).
https://www.tutorialspoint.com/signals_and_systems/systems_classification.htm 2/4
7/4/2020 Systems Classification - Tutorialspoint
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.
= 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.
Note: For a bounded signal, amplitude is finite.
Example 2: y (t) = ∫
∫ x
x((t
t))d
dtt
https://www.tutorialspoint.com/signals_and_systems/systems_classification.htm 3/4
7/4/2020 Systems Classification - Tutorialspoint
Let the input is u (t) (unit step bounded input) then the output y(t) = ∫
∫ u
u((t
t))d
dtt = ramp signal
https://www.tutorialspoint.com/signals_and_systems/systems_classification.htm 4/4