\(x(t)\) is nonzero only for \(T_x<t<T_x'\), and similarly \(y(t)\) is nonzero only for \(T_y<t<T_y'\). Let \(z(t)\) be the convolution of \(x(t)\) and \(y(t)\). Which one of the following statements is TRUE?
\(z(t)\) can be nonzero over an unbounded interval
\(z(t)\) is nonzero for \(t<T_x+T_y\)
\(z(t)\) is zero outside of \(T_x+T_y<t<T_x'+T_y'\)
\(z(t)\) is nonzero for \(t>T_x'+T_y'\)
Solution
Convolution adds the supports: if \(x\) lives on \((T_x,T_x')\) and \(y\) on \((T_y,T_y')\), then \(z=x*y\) is confined to \((T_x+T_y,\;T_x'+T_y')\) and is zero outside that interval.
C
Final Answer
Correct answer: C.
Question 02
Question 2 (Set 1)
Let \(X(s)=\dfrac{3s+5}{s^2+10s+21}\) be the Laplace transform of a signal \(x(t)\). Then \(x(0^+)\) is:
For a periodic square wave, which one of the following statements is TRUE?
The Fourier series coefficients do not exist.
The Fourier series coefficients exist but the reconstruction converges at no point.
The Fourier series coefficients exist but the reconstruction converges at most points.
The Fourier series coefficients exist and the reconstruction converges at every point.
Solution
A square wave satisfies the Dirichlet conditions, so its Fourier coefficients exist. However, at the jump discontinuities the series converges to the midpoint value (Gibbs phenomenon), so reconstruction fails exactly at those isolated points but converges everywhere else — i.e. at most points.
Reconstruction converges except at the discontinuities.
C
Final Answer
Correct answer: C.
Question 04
Question 4 (Set 1)
Let \(g:[0,\infty)\to[0,\infty)\) be defined by \(g(x)=x-\lfloor x\rfloor\), where \(\lfloor x\rfloor\) denotes the integer part of \(x\). The value of the constant (DC) term in the Fourier series expansion of \(g(x)\) is (numerical):
Solution
\(g(x)\) is the periodic sawtooth of period 1. The constant term is its average over one period:
Decompose the waveform into a unit step on \((0,T)\) plus a unit-slope ramp that starts at \(t=T\) and is cancelled by an equal negative ramp starting at \(t=2T\):
The step of height 1 sets the level on \((0,T)\), the ramp of slope \(1/T\) starting at \(t=T\) produces the rising segment, and the equal negative ramp starting at \(t=2T\) flattens the waveform beyond \(t=2T\). This is option (A).
A
Final Answer
Correct answer: A.
Question 06
Question 6 (Set 1)
Let \(X(z)=\dfrac{1}{1-z^{-3}}\) be the Z-transform of a causal signal \(x[n]\). Then the values of \(x[2]\) and \(x[3]\) are:
\(0\) and \(0\)
\(0\) and \(1\)
\(1\) and \(0\)
\(1\) and \(1\)
Solution
For a causal sequence, expand as a power series in \(z^{-1}\):
So \(x[n]=1\) for \(n=0,3,6,\dots\) and \(0\) otherwise. Hence \(x[2]=0\) and \(x[3]=1\).
B
Final Answer
Correct answer: B.
Question 07
Question 7 (Set 1)
Let \(f(t)\) be a continuous-time signal with Fourier transform \(F(\omega)=\int_{-\infty}^{\infty}f(t)e^{-j\omega t}\,dt\). Define \(g(t)=\int_{-\infty}^{\infty}F(u)e^{-jut}\,du\). What is the relationship between \(f(t)\) and \(g(t)\)?
\(g(t)\) would always be proportional to \(f(t)\)
\(g(t)\) would be proportional to \(f(t)\) if \(f(t)\) is an even function
\(g(t)\) would be proportional to \(f(t)\) only if \(f(t)\) is a sinusoidal function
\(g(t)\) would never be proportional to \(f(t)\)
Solution
From the inverse transform, \(2\pi f(t)=\int_{-\infty}^{\infty}F(u)e^{jut}\,du\). Replacing \(t\to-t\):
This is proportional to \(f(t)\) only when \(f(-t)=f(t)\), i.e. when \(f\) is even.
B
Final Answer
Correct answer: B.
Question 08
Question 8 (Set 2)
Consider an LTI system with transfer function \(H(s)=\dfrac{1}{s(s+4)}\). If the input is \(\cos(3t)\) and the steady-state output is \(A\sin(3t+\alpha)\), the value of \(A\) is:
\(\dfrac{1}{30}\)
\(\dfrac{1}{15}\)
\(\dfrac{3}{4}\)
\(\dfrac{4}{3}\)
Solution
The steady-state amplitude is \(|H(j\omega)|\) at \(\omega=3\):
with \(X_1(0)=1,\ X_2(0)=0\). The pole locations for \(a=1\) are:
\(1\pm j0\)
\(-1\pm j0\)
\(\pm 1+j0\)
\(0\pm j1\)
Solution
For \(a=1\) the state matrix is \(\begin{bmatrix}1&0\\2&1\end{bmatrix}\). Its eigenvalues are the roots of \((1-\lambda)^2=0\), so \(\lambda=1\) (repeated). The poles are at \(z=1\), i.e. \(1\pm j0\).
A
Final Answer
Correct answer: A.
Question 11
Question 11 (Set 2)
An input \(x(t)=2+5\sin(100\pi t)\) is sampled at \(400\) Hz and applied to the system
where \(N\) is the number of samples per cycle. The steady-state output \(y[n]\) is:
\(0\)
\(1\)
\(2\)
\(5\)
Solution
Comb (moving-average) filter response.
With \(f_s=400\) Hz, the sampled signal is \(x[n]=2+5\sin(\tfrac{\pi}{4}n)\), so \(\omega_0=\pi/4\) and \(N=2\pi/\omega_0=8\). The averaging filter has
At \(\omega=\omega_0=\pi/4\): \(H=\tfrac18\dfrac{1-e^{-j2\pi}}{1-e^{-j\pi/4}}=0\), so the sinusoid is rejected. At DC (\(\omega=0\)), \(H=1\), so the constant passes unchanged. Steady-state output \(=1\times2=2\).
C
Final Answer
Correct answer: C.
Question 12
Question 12 (Set 3)
A function \(f(t)\) is shown in the figure. Its Fourier transform \(F(\omega)\) is:
Given waveform \(f(t)\).
real and even function of \(\omega\)
real and odd function of \(\omega\)
imaginary and odd function of \(\omega\)
imaginary and even function of \(\omega\)
Solution
The waveform is real and odd (its right half is the negative of its left half). The Fourier transform of a real odd signal is purely imaginary and odd in \(\omega\).
C
Final Answer
Correct answer: C.
Question 13
Question 13 (Set 3)
A signal is \(x(t)=1\) for \(|t|<1\) and \(0\) for \(|t|>1\). The Fourier transform of \(y(t)=x(2t)*x(t/2)\) is:
The rectangular pulse transforms as \(X(\omega)=\dfrac{2\sin\omega}{\omega}\). Using time-scaling, \(x(2t)\leftrightarrow\dfrac{\sin(\omega/2)}{\omega/2}\) and \(x(t/2)\leftrightarrow\dfrac{4\sin 2\omega}{2\omega}\). Convolution in time means multiplication in frequency:
For the signal \(f(t)=3\sin(8\pi t)+6\sin(12\pi t)+\sin(14\pi t)\), the minimum sampling frequency (Hz) satisfying the Nyquist criterion is (numerical):
Solution
The highest frequency component is \(14\pi=2\pi f\Rightarrow f_{\max}=7\) Hz. Minimum sampling rate \(=2f_{\max}=14\) Hz.
✓
Final Answer
Correct answer: 14 Hz
Question 15
Question 15 (Set 3)
A continuous-time LTI system with system function \(H(\omega)\) has the pole-zero plot shown. For this system, which alternative is TRUE?
Pole-zero configuration.
\(|H(0)|>|H(\omega)|,\ |\omega|>0\)
\(|H(\omega)|\) has multiple maxima, at \(\omega_1\) and \(\omega_2\)
The magnitude response is the ratio of the distances from the point \(s=j\omega\) to the zeros and to the poles. Because each zero is the mirror image of a pole about the imaginary axis, a point on that axis is equidistant from the two, \(|j\omega+p_i|=|j\omega-p_i|\), and every factor cancels:
Equation
\[|H(\omega)|=|K|\qquad\text{for every }\omega.\]
This is an all-pass system: the magnitude is constant over \(-\infty<\omega<\infty\) and only the phase varies with frequency.
D
Final Answer
Correct answer: D.
Question 16
Question 16 (Set 3)
A sinusoid \(x(t)\) of unknown frequency is sampled by an impulse train of period 20 ms. The samples are applied to an ideal lowpass filter with cutoff 25 Hz. The output is a sinusoid of frequency 20 Hz. Then \(x(t)\) has frequency:
10 Hz
60 Hz
30 Hz
90 Hz
Solution
The sampling rate is \(f_s=1/(20\text{ ms})=50\) Hz.
Sampled-spectrum replicas.
An input at \(f_m\) appears after sampling at the aliased frequency \(|f_s-f_m|\). Setting this equal to the observed 20 Hz:
Equation
\[50-f_m=20\;\Rightarrow\;f_m=30\ \text{Hz}.\]
Aliased 20 Hz component within the 25 Hz passband.
C
Final Answer
Correct answer: C.
Question 17
Question 17 (Set 3)
A differentiable non-constant even function \(x(t)\) has derivative \(y(t)\); their Fourier transforms are \(X(\omega)\) and \(Y(\omega)\). Which statement is TRUE?
\(X(\omega)\) and \(Y(\omega)\) are both real
\(X(\omega)\) is real and \(Y(\omega)\) is imaginary
\(X(\omega)\) and \(Y(\omega)\) are both imaginary
\(X(\omega)\) is imaginary and \(Y(\omega)\) is real
Solution
A real even \(x(t)\) has a real (and even) transform \(X(\omega)\). Its derivative \(y(t)=x'(t)\) is real and odd, so \(Y(\omega)=j\omega X(\omega)\) is imaginary (and odd).