A signal \(e^{-\alpha t}\sin(\omega t)\) is the input to a real linear time-invariant system. Given \(K\) and \(\phi\) are constants, the output of the system will be of the form \(K e^{-\beta t}\sin(\nu t + \phi)\) where:
\(\beta\) need not be equal to \(\alpha\) but \(\nu\) equals \(\omega\)
\(\nu\) need not be equal to \(\omega\) but \(\beta\) equals \(\alpha\)
\(\beta\) equals \(\alpha\) and \(\nu\) equals \(\omega\)
\(\beta\) need not be equal to \(\alpha\) and \(\nu\) need not be equal to \(\omega\)
Solution
For a real LTI system, the input \(e^{-\alpha t}\sin(\omega t)\) is a damped sinusoid built from the complex exponentials \(e^{(-\alpha \pm j\omega)t}\). These exponentials are eigenfunctions of the system, so the output contains exactly the same complex frequencies \(-\alpha \pm j\omega\). The system can change the amplitude \(K\) and phase \(\phi\), but the decay rate and oscillation frequency are preserved: \(\beta = \alpha\) and \(\nu = \omega\).
C
Final Answer
Correct answer: C.
Question 02
Question 2
The impulse response of a causal LTI system is \(h(t)\). Consider: Statement (I): Principle of superposition holds. Statement (II): \(h(t)=0\) for \(t<0\). Which one of the following is correct?
Statement (I) is correct and Statement (II) is wrong
Statement (II) is correct and Statement (I) is wrong
Both Statement (I) and Statement (II) are wrong
Both Statement (I) and Statement (II) are correct
Solution
A linear system obeys superposition, so Statement (I) is correct. A causal system cannot respond before the input is applied, so \(h(t)=0\) for \(t<0\), making Statement (II) correct as well.
D
Final Answer
Correct answer: D.
Question 03
Question 3
Given a sequence \(x[n]\), to generate the sequence \(y[n]=x[3-4n]\), which one of the following procedures is correct?
First delay \(x[n]\) by 3 samples, then pick every 4th sample, then time-reverse.
First advance \(x[n]\) by 3 samples, then pick every 4th sample, then time-reverse.
First pick every 4th sample, time-reverse, then advance by 3 samples.
First pick every 4th sample, time-reverse, then delay by 3 samples.
Solution
We need \(y[n] = x[-4n+3]\). Build it in three steps:
A system with input \(x(t)\) and output \(y(t)\) is defined by
Equation
\[y(t) = \int_{-\infty}^{-2t} x(\tau)\,d\tau.\]
The system will be:
Causal, time-invariant and unstable
Causal, time-invariant and stable
Non-causal, time-invariant and unstable
Non-causal, time-variant and unstable
Solution
Causality: at \(t=-2\), \(y(-2)=\int_{-\infty}^{4}x(\tau)\,d\tau\) depends on future input values, so the system is non-causal.
Time-invariance: the upper limit \(-2t\) scales time, so a shifted input does not produce a correspondingly shifted output: \(y'(t)\ne y(t-t_0)\). The system is time-variant.
Stability: integrating over an unbounded interval gives an unbounded output for a bounded input, so the system is unstable.
D
Final Answer
Correct answer: D.
Question 05
Question 5
A signal \(x(t)=\mathrm{sinc}(\alpha t)\), where \(\mathrm{sinc}(x)=\dfrac{\sin(\pi x)}{\pi x}\), is the input to an LTI system with impulse response \(h(t)=\mathrm{sinc}(\beta t)\). With \(K\) a constant, which statement about the output is true?
It is of the form \(K\,\mathrm{sinc}(\gamma t)\) with \(\gamma=\min(\alpha,\beta)\)
It is of the form \(K\,\mathrm{sinc}(\gamma t)\) with \(\gamma=\max(\alpha,\beta)\)
It is of the form \(K\,\mathrm{sinc}(\alpha t)\)
It is of the form \(K\,\mathrm{sinc}(\beta t)\)
Solution
A sinc in time corresponds to a rectangular (ideal low-pass) spectrum. The output spectrum is the product \(Y(j\omega)=X(j\omega)H(j\omega)\), i.e. the product of two rectangles, which equals the narrower rectangle (lower cutoff).
Product of two rectangular spectra keeps the narrower band
The narrower band corresponds to the smaller of \(\alpha,\beta\). Hence the output is a sinc with \(\gamma=\min(\alpha,\beta)\).
A
Final Answer
Correct answer: A.
Question 06
Question 6
Let \(x(t)\) be periodic with period \(T\) and Fourier coefficients \(a_k\). Let \(y(t)=x(t-t_0)+x(t+t_0)\) have Fourier coefficients \(b_k\). If \(b_k=0\) for all odd \(k\), a possible value of \(t_0\) is:
For \(b_k=0\) at all odd \(k\), we need \(\cos(k\omega_0 t_0)=0\), i.e. \(\omega_0 t_0 = \tfrac{\pi}{2}\). With \(\omega_0 = \tfrac{2\pi}{T}\),
Equation
\[t_0 = \frac{\pi/2}{2\pi/T} = \frac{T}{4}.\]
B
Final Answer
Correct answer: B.
Question 07
Question 7
\(H(z)\) is the transfer function of a real system. When \(x[n]=(1+j)^n\) is input, the output is zero. Further, the ROC of \(\left(1-\tfrac{1}{2}z^{-1}\right)H(z)\) is the entire \(z\)-plane (except \(z=0\)). It can be inferred that \(H(z)\) has a minimum of:
one pole and one zero
one pole and two zeros
two poles and one zero
two poles and two zeros
Solution
The output vanishes for \(x[n]=(1+j)^n\), so \(H(z)\) has a zero at \(z=1+j\). Because the system is real, zeros occur in conjugate pairs, so there is also a zero at \(z=1-j\): that is two zeros.
The ROC of \(\left(1-\tfrac{1}{2}z^{-1}\right)H(z)\) being the whole plane (except the origin) means this product is FIR (no poles). Therefore the only pole of \(H(z)\) is at \(z=\tfrac{1}{2}\), cancelled by the factor: that is one pole.
B
Final Answer
Correct answer: B.
Question 08
Question 8
Given \(X(z)=\dfrac{z}{(z-a)^2},\ |z|>a\). The residue of \(X(z)\,z^{n-1}\) at \(z=a\) for \(n\ge 0\) is:
Let \(x(t)=\operatorname{rect}\!\left[t-\tfrac{1}{2}\right]\) (where \(\operatorname{rect}(x)=1\) for \(-\tfrac{1}{2}\le x\le\tfrac{1}{2}\) and \(0\) otherwise). With \(\mathrm{sinc}(x)=\dfrac{\sin(\pi x)}{\pi x}\), the Fourier transform of \(x(t)+x(-t)\) is: