- Z-Transforms Properties
- Z-Transforms (ZT)
- Region of Convergence
- Laplace Transforms Properties
- Laplace Transforms
- Signals Sampling Techniques
- Signals Sampling Theorem
- Convolution and Correlation
- Hilbert Transform
- Distortion Less Transmission
- Fourier Transforms Properties
- Fourier Transforms
- Fourier Series Types
- Fourier Series Properties
- Fourier Series
- Signals Analysis
- Systems Classification
- Signals Basic Operations
- Signals Classification
- Signals Basic Types
- Signals & Systems Overview
- Signals & Systems Home
Signals and Systems Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Systems Classification
Systems are classified into the following categories:
pnear and Non-pnear Systems
Time Variant and Time Invariant Systems
pnear Time variant and pnear Time invariant systems
Static and Dynamic Systems
Causal and Non-causal Systems
Invertible and Non-Invertible Systems
Stable and Unstable Systems
pnear and Non-pnear Systems
A system is said to be pnear 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)]
$ herefore, $ 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 inspanidual 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 pnear.
Time Variant and Time Invariant Systems
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) $ eq$ 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)
$ herefore$ y(n, t) ≠ y(n-t). Hence, the system is time variant.
pnear Time variant (LTV) and pnear Time Invariant (LTI) Systems
If a system is both pnear and time variant, then it is called pnear time variant (LTV) system.
If a system is both pnear and time Invariant then that system is called pnear time invariant (LTI) system.
Static and Dynamic Systems
Static system is memory-less whereas dynamic system is a memory system.
Example 1: y(t) = 2 x(t)
For present value t=0, the system output is y(0) = 2x(0). Here, the output is only dependent upon present input. Hence the system is memory less or static.
Example 2: y(t) = 2 x(t) + 3 x(t-3)
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.
Causal and Non-Causal Systems
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.
Invertible and Non-Invertible systems
A system is said to invertible if the input of the system appears at the output.
Y(S) = X(S) H1(S) H2(S)
= X(S) H1(S) · $1 over ( H1(S) )$ Since H2(S) = 1/( H1(S) )
$ herefore, $ Y(S) = X(S)
$ o$ y(t) = x(t)
Hence, the system is invertible.
If y(t) $ eq$ x(t), then the system is said to be non-invertible.
Stable and Unstable Systems
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, ampptude 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) = $int x(t), dt$
Let the input is u (t) (unit step bounded input) then the output y(t) = $int u(t), dt$ = ramp signal (unbounded because ampptude of ramp is not finite it goes to infinite when t $ o$ infinite).
Hence, the system is unstable.
Advertisements