Starting from:

$34.99

EE301 Homework 2 Solution



1. Consider a real periodic signal x[n] shown in the figure given below. Let N denote the fundamental period of x[n]. Using the properties of the Fourier Series and without explicitly evaluating the Fourier Series coefficients ak, determine whether the following are true or false. Please clearly explain your reasoning.

(a) ak = ak+10 for all k.
(b) ak = a−k.
is real.
(d) a0 is zero.
(
2ak k is even,
and  1 + ω

M1(jω) = 1 − ω
0 −1 ≤ ω < 0 0 ≤ ω < 1 elsewhere,
(
0.5
M2(jω) = −1 ≤ ω < 1
0 elsewhere,
] has Fourier series coefficients bk =
0 k is odd.
2. Please answer the following questions related to continuous time Fourier Transform and its properties. (a) Show that the Fourier Transform of x(t) given below
) if |t| < 1
0 otherwise.
is equal to .
(b) Determine the values for and .
(c) Determine and plot the Fourier Transform . (Hint: Use duality)
(d) Determine and plot the Fourier Transform Z(jw) of z(t) given below.

(e) Find the energy of z(t), given by ?
3. An In-phase and quadrature (I-Q) modulated continuous time signal x(t) is given as
x(t) = m1(t)cos(5t) + m2(t)sin(5t),
where m1(t) and m2(t) are the message signals whose Fourier Transforms are as follows
(a) Is x(t) a real signal? Justify.
(b) Find the Fourier Transform of x(t), namely X(jω). Plot Re{X(jω)} and Im{X(jω)} separately.
(c) The receiver, namely the I-Q demodulator, can be represented as the following input/output relation:
Z ∞
y(t) = x(τ)cos(5τ)h(t − τ)dτ
−∞ (
2 −5 ≤ ω ≤ 5
where h(t) is the impulse response of a low-pass filter with H(jω) =
0 elsewhere.
i. State whether the receiver is a linear time-invariant (LTI) system or not. Justify.
ii. When I-Q modulated signal x(t) is given as input to the receiver, find and plot the Fourier Transform of the output y(t), namely Y (jω).
4. Let x(t) be a periodic CT signal with fundamental period T = 4. Its Fourier Series (FS) coefficient is denoted by ak. Over one period, this signal is expressed as
( t − 1 if 0 ≤ t < 2
x(t) =
3 − t if 2 ≤ t < 4.
First, write your Matlab scripts
(a) To generate and sketch periodic triangular x(t) covering at least 5 periods. (Note: While plotting the curves, you can take 100 samples over one period.)
(b) Reconstruct an approximated time function using a given number of its Fourier Series coefficients (for instance, a 7-term reconstruction only uses the FS coefficients a−3, a−2,... , a0, ... , a3 in the synthesis equation). You should provide the computed expressions in Matlab for the FS coefficients of these periodic signals as the input to your reconstruction script.
Part 1: Using the FS terms of the triangular pulse train x(t), plot the reconstructed signal with 7, 9, 11, 21 and 51 FS terms on the same figure. Do you expect a significant improvement in the approximation if we further increase the number of terms in the synthesis equation? Why? (Comment on this while keeping Parseval’s relation in mind.)
Part 2: Write a Matlab code that multiplies the Fourier Series coefficients of a waveform by appropriate numbers such that the new FS terms are the coefficients of the “delayed and differentiated waveform”. Set delay=1, and plot the original and delayed and differentiated waveforms for the original triangular pulse train x(t) above, with 11 and 21 and 51 terms of the synthesis equation. Do you observe convergence to the delayed and differentiated waveform at the edges after reconstruction? Zoom to the edges and notice the Gibbs effect. You can read about “Gibbs phenomenon” from http://en.wikipedia.org/wiki/Gibbs_phenomenon.
Do not forget to include the code that you have written.
5. Recommended problems from the textbook (for self study only, not to be collected): 4.9, 4.21, 4.29, 4.32-4.37, 4.43-4.45

More products