Self Studies

Signals and Systems Test 6

Result Self Studies

Signals and Systems Test 6
  • Score

    -

    out of -
  • Rank

    -

    out of -
TIME Taken - -
Self Studies

SHARING IS CARING

If our Website helped you a little, then kindly spread our voice using Social Networks. Spread our word to your readers, friends, teachers, students & all those close ones who deserve to know what you know now.

Self Studies Self Studies
Weekly Quiz Competition
  • Question 1
    1 / -0

    Let x1[n], x2[n] and x3[n] be three discrete time signals and X1(z), X2(z) and X3(z) be their z-transforms given as:

    \({X_1}\left( z \right) = \frac{{{z^2}}}{{\left( {z - 1} \right)\left( {z - 0.5} \right)}}\;\),

    \({X_2}\left( z \right) = \frac{z}{{\left( {z - 1} \right)\left( {z - 0.5} \right)}}\)

    \({X_3}\left( z \right) = \frac{1}{{\left( {z - 1} \right)\left( {z - 0.5} \right)}}\)

    Then x1[n], x2[n] and x3[n] are related as:
    Solution

    Concept:

    If \(x\left[ n \right]\mathop \leftrightarrow \limits^z X\left( z \right)\) 

    Then \(x\left( {n - {n_0}} \right)\mathop \leftrightarrow \limits^z X\left( z \right){z^{ - {n_0}}}\)

    Application:

    For the given X1(z), X2(z), and X3(z), we can write:

    X1(z) = z1 X2 (z) = z2 X3(z)

    or z-2 X1(z) = z-1 X2 (z) = X3(z)

    Taking the inverse z-transform, we get:

    x1(n – 2) = x2 (n - 1) = x3(n)

  • Question 2
    1 / -0

    Let 3 + 4j be a zero of a fourth order linear-phase FIR filter. The complex number which is NOT a zero of this filter is

    Solution

    In case of linear phase FIR filter, to have a one zero, z = 0 as z0 other zeros are.

    \({z_0},\frac{1}{{{z_0}}},\left[ {z_0^*} \right],{\left[ {\frac{1}{{{z_0}}}} \right]^*}\)

    Z0 = 3 + 4j

    \(\left[ {z_0^*} \right] = 3 - 4j\)

    \(\frac{1}{{{z_0}}} = \frac{1}{{3 + 4j}} = \frac{{3 - j4}}{{25}} = \frac{3}{{25}} - \frac{{j4}}{{25}}\)

    \({\left[ {\frac{1}{{{z_0}}}} \right]^*} = \frac{3}{{2j}} + j\frac{4}{{25}}\)

  • Question 3
    1 / -0
    H(z) is discrete rational transfer function. To ensure that both H(z) and its inverse are stable its
    Solution

    For H(z) to be stable the poles of H(z) must be inside the unit circle.

    For the inverse of H(z) to be stable the poles inverse of H(z) must be inside the unit circle.

    The poles of inverse of H(z) are the zeros of H(z)

    Hence, both poles and zeros of H(z) must be inside the unit circle.
  • Question 4
    1 / -0

    A discrete-time causal signal x[n] has the z-transform:

    \(X\left( z \right) = \frac{z}{{z - 0.4}},\;ROC:\left| z \right| > 0.4\) 

    The ROC for z-transform of the even part of x[n] will be:
    Solution

    Concept:

    The even part of a signal x(n) is defined as:

    \({x_e}\left( n \right) = \frac{1}{2}\left[ {x\left( n \right) + x\left( { - n} \right)} \right]\)     ---(1)

    Property:

    If \(x\left( n \right)\mathop \leftrightarrow \limits^x X\left( z \right);\left| z \right| > a\)

    Then \(x\left( { - n} \right)\mathop \leftrightarrow \limits^x X\left( {\frac{1}{z}} \right);\left| {\frac{1}{z}} \right| > a\)

    Application:

    From Equation (1), the z-transform of the even part of the signal will be:

    \({X_e}\left( z \right) = \frac{1}{2}\left[ {X\left( z \right) + X\left( {\frac{1}{z}} \right)} \right]\) 

    Given \(X\left( z \right) = \frac{z}{{2 - 0.4}}\), the above expression becomes:

    \({X_e}\left( z \right) = \underbrace {\frac{1}{2}\left( {\frac{z}{{z - 0.4}}} \right)}_I + \underbrace {\frac{1}{2}\left( {\frac{{\frac{1}{z}}}{{\frac{1}{z} - 0.4}}} \right)}_{II}\) 

    ROC for the I term will be |z| > 0.4

    ROC for the II term will be:

    \(\left| z \right| < \frac{1}{{0.4}},\;i.e.\;\left| z \right| < 2.5\) 

    Now the ROC of Xe(z) will be the intersection of two, i.e.

    0.4 < |z| < 2.5

  • Question 5
    1 / -0

    The signal x[n] = (0.5)n u[n], when applied to a digital filter yields the following output:

    y[n] = δ[n] – 2δ[n - 1].

    If the impulse response of the filter is h[n], what will be the value of the sample h[1]?
    Solution

    x(n) = (0.5)n u(n)

    y(n) = δ(n) - 2δ(n – 1)

    Taking the z-transform of input and output, we get:

    \(X\left( z \right) = \frac{z}{{z - 0.5}}\) 

    Y(z) = 1 – 2z-1

    \(Y\left( z \right) = \frac{{z - 2}}{z}\) 

    Transfer function of the filter will be:

    \(H\left( z \right) = \frac{{Y\left( z \right)}}{{X\left( z \right)}}\) 

    \(= \left( {\frac{{z - 2}}{z}} \right)\left( {\frac{{z - 0.5}}{z}} \right)\) 

    \(= \frac{{{z^2} - 2.5\;z + 1}}{{{z^2}}}\) 

    = 1 – 2.5 z-1 + z-2

    Taking the inverse z-transform, we get:

    h(n) = δ[n] – 2.5 δ[n – 1] + δ[n – 2]

    ∴ h[1] = - 2.5

Self Studies
User
Question Analysis
  • Correct -

  • Wrong -

  • Skipped -

My Perfomance
  • Score

    -

    out of -
  • Rank

    -

    out of -
Re-Attempt Weekly Quiz Competition
Self Studies Get latest Exam Updates
& Study Material Alerts!
No, Thanks
Self Studies
Click on Allow to receive notifications
Allow Notification
Self Studies
Self Studies Self Studies
To enable notifications follow this 2 steps:
  • First Click on Secure Icon Self Studies
  • Second click on the toggle icon
Allow Notification
Get latest Exam Updates & FREE Study Material Alerts!
Self Studies ×
Open Now