Solved GATE Paper

GATE 2017 Signals and Systems Questions and Solutions

Instructor: Prof. Mithun Mondal Institution: BITS Pilani Subject: Signals and Systems
Question 01

Question 1

The signal energy of the continuous-time signal

Equation
\[x(t)=(t-1)u(t-1)-(t-2)u(t-2)-(t-3)u(t-3)+(t-4)u(t-4)\]

is:

  1. \(\dfrac{11}{3}\)
  2. \(\dfrac{7}{3}\)
  3. \(\dfrac{1}{3}\)
  4. \(\dfrac{5}{3}\)

Solution

The four ramp terms build a trapezoidal pulse: \(x(t)\) rises as \((t-1)\) on \(1

Equation
\[E=\int_1^2 (t-1)^2\,dt+\int_2^3 1^2\,dt+\int_3^4 (4-t)^2\,dt=\frac{1}{3}+1+\frac{1}{3}=\frac{5}{3}.\]

Note: the draft solution computed a mean-square (power) value of 6, which is not the signal energy and does not match any option. The correct quantity is the energy \(E=5/3\), giving option (D), the official answer.

D
Final Answer
Correct answer: D.
Question 02

Question 2

Consider the system with input-output relation \(y[n]=\big(1+(-1)^{n}\big)x[n]\), where \(x[n]\) is the input and \(y[n]\) the output. The system is:

  1. invertible and time-invariant
  2. invertible and time-varying
  3. non-invertible and time-invariant
  4. non-invertible and time-varying

Solution

Time-variance: the coefficient \(\big(1+(-1)^n\big)\) depends explicitly on \(n\). For a shifted input \(x[n-1]\) the response is \(\big(1+(-1)^n\big)x[n-1]\), but the shifted output is \(\big(1+(-1)^{n-1}\big)x[n-1]\); since \(1+(-1)^n\ne 1+(-1)^{n-1}\), the system is time-varying.

Invertibility: for odd \(n\) the gain \(1+(-1)^n=0\), so all odd-index samples of the input are annihilated and cannot be recovered. The system is non-invertible.

Note: the draft concluded "time-invariant" (option C). That is incorrect — the explicit \((-1)^n\) factor makes the system time-varying, so the correct choice is (D), the official answer.

D
Final Answer
Correct answer: D.
Question 03

Question 3

Let \(x(t)=\displaystyle\sum_{k=-\infty}^{+\infty}(-1)^{k}\,\delta\!\left(t-\dfrac{k}{2000}\right)\) be passed through an LTI system with frequency response \(H(\omega)\) (shown below). The Fourier series representation of the output is:

Frequency response H(omega) of the LTI system
System frequency response \(H(\omega)\).
  1. \(4000+4000\cos(2000\pi t)+4000\cos(4000\pi t)\)
  2. \(2000+2000\cos(2000\pi t)+2000\cos(4000\pi t)\)
  3. \(4000\cos(2000\pi t)\)
  4. \(2000\cos(2000\pi t)\)

Solution

The alternating impulse train has period \(T_0=2/2000=1/1000\), so \(\omega_0=2\pi/T_0=2000\pi\). The signal has half-wave symmetry, so only odd cosine harmonics appear, with

Equation
\[a_1=\frac{4}{T_0}\int_0^{T_0/2}\delta(t)\cos\omega_0 t\,dt=\frac{4}{T_0}=4000.\]

The harmonics are at \(2000\pi,\ 6000\pi,\dots\). The filter passes only up to \(5000\pi\), so just the fundamental survives: \(y(t)=4000\cos(2000\pi t)\).

C
Final Answer
Correct answer: C.
Question 04

Question 4

Consider \(g(t)=\begin{cases}t-\lfloor t\rfloor, & t\ge0\\ t-\lceil t\rceil, & \text{otherwise}\end{cases}\), \(t\in\mathbb{R}\), where \(\lfloor t\rfloor\) is the floor and \(\lceil t\rceil\) the ceiling. Find the coefficient of the second-harmonic component of the Fourier series of \(g(t)\).

Solution

The function \(t-\lfloor t\rfloor\) (and its odd extension via the ceiling for \(t<0\)) is the familiar sawtooth, which is periodic. For the standard unit-period sawtooth \(g(t)=t-\lfloor t\rfloor\), the complex Fourier coefficients are \(c_k=\dfrac{j}{2\pi k}\) (\(k\ne0\)), so the magnitude of the second harmonic is \(|c_2|=\dfrac{1}{4\pi}\approx 0.08\).

Note: the draft answer ("\(g(t)\) is non-periodic, hence no Fourier series") is incorrect — the sawtooth is periodic. The exact numeric value of the "second-harmonic coefficient" depends on the precise definition, which the OCR garbled (both branches printed identically). The value above assumes the standard sawtooth; please confirm against the original paper.

Final Answer
Correct answer: \(|c_2|=\tfrac{1}{4\pi}\approx0.08\) (verify against original)
Question 05

Question 5

Let \(z(t)=x(t)*y(t)\), where \(*\) denotes convolution, and let \(c\) be a positive real constant. The correct expression for \(z(ct)\) is:

  1. \(c\,x(ct)*y(ct)\)
  2. \(x(ct)*y(ct)\)
  3. \(c\,x(t)*y(ct)\)
  4. \(c\,x(ct)*y(t)\)

Solution

By the time-scaling property of convolution, if \(x(t)*y(t)=z(t)\) then \(x(ct)*y(ct)=\dfrac{1}{c}z(ct)\). Rearranging, \(z(ct)=c\,x(ct)*y(ct)\).

A
Final Answer
Correct answer: A.
Question 06

Question 6

The output \(y(t)\) of the system shown is to be sampled so it can be reconstructed uniquely from its samples. The required minimum sampling rate is:

Block diagram: x(t) modulated by cos(1000 pi t) then lowpass filter
System block diagram.
  1. 1000 samples/s
  2. 1500 samples/s
  3. 2000 samples/s
  4. 3000 samples/s

Solution

The modulator gives \(z(t)=x(t)\cos(1000\pi t)\), shifting the spectrum to \(\pm1000\pi\). The lowpass filter \(h(t)=\dfrac{\sin1500\pi t}{\pi t}\) passes components up to \(1500\pi\) rad/s, so the highest frequency in \(y(t)\) is

Equation
\[\omega_m=1500\pi\ \text{rad/s}\;\Rightarrow\;f_m=\frac{1500\pi}{2\pi}=750\ \text{Hz}.\]

Hence \(f_{s,\min}=2f_m=1500\) samples/s.

Note: the draft mislabelled \(f_m\) as "150 Hz" — a typo; \(1500\pi\) rad/s equals 750 Hz, and \(2\times750=1500\) samples/s, consistent with the stated answer (B).

B
Final Answer
Correct answer: B.
Question 07

Question 7

A cascade system has impulse responses \(h_1[n]=\{\underset{\uparrow}{1},-1\}\) and \(h_2[n]=\{\underset{\uparrow}{1},1\}\), where \(\uparrow\) marks the time origin. The input sequence \(x[n]\) producing the output \(y[n]=\{\underset{\uparrow}{1},2,1,-1,-2,-1\}\) is:

Cascade of two discrete-time systems h1 and h2
Cascade of \(h_1[n]\) and \(h_2[n]\).
  1. \(x[n]=\{1,2,1,1\}\)
  2. \(x[n]=\{1,1,2,2\}\)
  3. \(x[n]=\{1,1,1,1\}\)
  4. \(x[n]=\{1,2,2,1\}\)

Solution

The overall impulse response is \(h[n]=h_1[n]*h_2[n]=\{1,-1\}*\{1,1\}=\{1,0,-1\}\), so \(H(z)=1-z^{-2}\). Dividing \(Y(z)\) by \(H(z)\):

Equation
\[X(z)=\frac{1+2z^{-1}+z^{-2}-z^{-3}-2z^{-4}-z^{-5}}{1-z^{-2}}=1+2z^{-1}+2z^{-2}+z^{-3},\]

so \(x[n]=\{1,2,2,1\}\). (Check: \(\{1,2,2,1\}*\{1,0,-1\}=\{1,2,1,-1,-2,-1\}\).)

D
Final Answer
Correct answer: D.
Question 08

Question 8

The pole-zero plots of three discrete-time systems P, Q and R on the z-plane are shown. Which statement about their frequency selectivity is TRUE?

Pole-zero plots of systems P, Q and R
Pole-zero plots of P, Q, R.
  1. All three are high-pass filters.
  2. All three are band-pass filters.
  3. All three are low-pass filters.
  4. P is low-pass, Q is band-pass and R is high-pass.

Solution

All three plots place zeros at \(z=1\) (\(\omega=0\)) and \(z=-1\) (\(\omega=\pi\)), forcing the magnitude response to zero at both DC and the Nyquist frequency. A response that vanishes at both extremes and peaks in between is band-pass, so all three are band-pass filters.

B
Final Answer
Correct answer: B.
Question 09

Question 9

Consider a causal, stable LTI system with rational \(H(z)\) whose impulse response begins at \(n=0\), with \(H(1)=\tfrac54\). The poles are \(P_k=\tfrac{1}{\sqrt2}\exp\!\big(j\tfrac{(2k-1)\pi}{4}\big)\), \(k=1,2,3,4\), and all zeros are at \(z=0\). Let \(g[n]=j^{n}h[n]\). Find \(g[8]\).

Solution

The four poles give \(z^4+\tfrac14\) in the denominator, and four zeros at the origin give \(z^4\) in the numerator:

Equation
\[H(z)=\frac{K z^4}{z^4+\tfrac14}=\frac{K}{1+\tfrac14 z^{-4}}.\]

From \(H(1)=\dfrac{K}{1+\tfrac14}=\dfrac54\) we get \(K=\dfrac{25}{16}\). Expanding,

Equation
\[H(z)=\frac{25}{16}\Big[1-\tfrac14 z^{-4}+\tfrac{1}{16}z^{-8}-\cdots\Big]\;\Rightarrow\;h[8]=\frac{25}{16}\cdot\frac{1}{16}=\frac{25}{256}\approx0.098.\]

Since \(j^{8}=1\), \(g[8]=h[8]\approx0.098\).

Final Answer
Correct answer: \(g[8]=\tfrac{25}{256}\approx0.098\)
Previous2016
GATE Signals and Systems