Systems Classification
Systems Classification
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:
y (n , t) = y(n-t)
The condition for time variant system is:
y (n , t) ≠≠ y(n-t)
Where y (n , t) = T[x(n-t)] = input change
y (n-t) = output change
Example:
y(n) = x(-n)
y(n, t) = T[x(n-t)] = x(-n-t)
y(n-t) = x(-(n-t)) = x(-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.
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).
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.
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 1: y (t) = x2(t)
Let the input is u(t) (unit step bounded input) then the output y(t) = u2(t) = u(t) =
bounded output.
Hence, the system is stable.
Example 2: y (t) = ∫x(t)dt∫x(t)dt
Let the input is u (t) (unit step bounded input) then the output y(t) = ∫u(t)dt ∫u(t)dt =
ramp signal (unbounded because amplitude of ramp is not finite it goes to infinite when
t →→ infinite).
Hence, the system is unstable.