Download as pdf or txt
Download as pdf or txt
You are on page 1of 8

Quiz 1

1.1. (20 points) Plot x[n − 3].


1.2. (20 points) Plot x[−n − 3].
Sol:
1 1 1

-6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6

1 1 1

-6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6

1 1 1

-6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6
2. (30 points) Plot x[n] = δ[n] + δ[n − 1] + δ[n − 2].
Sol:
3. (30 points) Plot x(2t − 1).
Sol:
Quiz 2
1. (40 points) is y [n] = r n x [n] BIBO stable? Explain your answer.
sol: if r > 1, then |y[n]| is not bounded → Non-BIBO; if
0 < r ≤ 1, |y[n]| is bounded → BIBO.
2. (40 points) A system is described as y (t) = x (t) x (t − 1). Can
we obtain the output signal by performing the convolution of the
input signal and the system impulse response? Explain your
answer.
sol: Because the system is non-linear, it is not LTI. Therefore, we
can not perform the convolution of the input and the system ’s
impulse response.
3. (30 points) Given the input signal x (t) and system impulse
response h (t), find the output signal.
sol:
Quiz 3
1. (30 points) Write down the overall system impulse response (equivalent system
impulse response). sol: y [n] = [(h1 [n] + h2 [n]) ∗ h3 [n] − h4 [n]] ∗ x[n] =⇒
h[n] = (h1 [n] + h2 [n]) ∗ h3 [n] − h4 [n]
2. (20 points) Given the difference equation,

1
y[n] = x[n] + 2x[n − 1] − y [n − 1] − y[n − 2].
4
Plot its block diagram. sol:

2 -1 -1 2

-1/4 -1/4

3. (50 points) The RC circuit is shown as below,

3.1 (25 points) Please give then h(t). sol: Bonus questions are typically for extra credits.
3.2 (25 points) Is this system a low pass filter, high pass filter, band pass filter, or all pass
filter? Explain your answer. sol: Since ω → ∞, the magnitude response |H(jω)| → 0;
hence, this is low-pass system.
Quiz 4

1. (40 points) Prove that the Fourier transform of an even signal x(t) is
even.
sol: Since x(t) = x(−t), X (jω) can be rewritten as below,
Z ∞ Z ∞
F {x(t)} = X (jω) = x(t)e−jωt dt = x(−t)e−jωt dt
−∞ −∞
Z ∞
= x(τ )ejωτ dτ
−∞
Z ∞
= x(τ )e−jω(−τ ) dτ = X (−jω).
−∞

2. (30 points) A triangular pulse x(t) with width ±2 and magnitude 2 is


shown below. Obtain the Fourier transform X (jω) of this signal.
sol: Please see chap. 3-II P.13. F {x(t)} = ω42 sin2 (ω).
3. (30 points) A rectangular pulse x(t) with width ±T0 and magnitude 1 is
shown below. Obtain the Fourier transform X (jω) of this signal.
sol: Please see chap. 3-I P.61. F {x(t)} = ω2 sin(T0 ω) for ω 6= 0 and
F {x(t)} = 2T0 for ω = 0.
Quiz 5

1. (30 points) Calculate the power of x[n] = sin(Wn)


πn .
W
Sol: Please see chap. 3-II, p. 43. The power of x[n] = π .
2. (30 points) Find the inverse Fourier transform of
X (jω) = 2πeω u(−ω).
1
Sol: Please see chap. 3-II, p. 47. x(t) = 1+jt .
3. (40 points) Find the Fourier transform of an unit impulse train
p(t). P∞
Sol: Please see chap. 4, p. 6. p(jω) = 2π
T k=−∞ δ(ω − kω0 ).

0
Quiz 6
1. (40 points) A signal is given by x(t) = e2t u(t).
(a) (20 points) Obtain the Laplace transform of this
signal, and indicate the ROC.
1
Sol: X (s) = s−2 , and ROC:<{s} > 2.
(b) (20 points) Does the Fourier transform of x(t) exist?
Explain your answer.
Sol: Not exist, because ROC does not contain jω axis.
2. (30 points) Find the unilateral Laplace transform of
x(t) = −e3t u(t) ∗ (tu(t)).
−1
Sol: X (s) = s2 (s−3) , and please see Chap. 6-I p. 22.
3. (30 points) Obtain the inverse Laplace transform of
3s+4
X (s) = (s+1)(s+2)2.
1 −1 2
Sol: X (s) = s + s+2 + (s+2)2 , so

x(t) = e u(t) − e u(t) + 2te−2t u(t). Please see


−t −2t

Chap. 6-I p. 31.

You might also like