Home » Signals and Systems » Signal and systems miscellaneous » Question

Signal and systems miscellaneous

Signals and Systems

  1. The discrete time system described by y(n) = x(n2) is—
    1. causal, linear and time-varying
    2. causal, non-linear and time-varying
    3. non-causal, linear and time-invariant
    4. non-causal, non-linear and time-variant
Correct Option: C

Given discrete time system
y(n) = x(n2)
The order to solve such type of problems, check causality, linearity and time invariant one by one The given system
● y(n) = x(n2) is non-causal
Because for any negative value of n the output goes to future. For example:
y(– 2) = x(– 2)2 = x(4)
i.e., non-causal system
● y(n) = x(n2)
To check linearity let a1 and a2 are the weights added to the input and H[x(n2)] = y (n) is the response of a discrete-time system.
Since, H[a1x1(n2) + a2x2(n2)]
= a1H[x1(n2)] + a2H[x2(n2)]
Hence, the given system is linear.
● For a system to be time invariant time delay of the input signal leads to an identical time shifts in the input signal.
Let y1(n) = x1(n2)
Consider input obtained by shifting x1(n) by time, n0
i.e., x1(n) = x1(n – n0)2
or y2(n) = x2(n2) = x1(n – n0)2 …(A)
Similarly, when output changes by same amount n0.
y1(n – n0) = x1(n – n0)2 …(B)
From equations (A) and (B)
y1(n – n0) = y2(n)
Therefore, this system is time invariant.
Hence, alternative (C) is the correct answer.



Your comments will be displayed only after manual approval.