0% found this document useful (0 votes)
6 views4 pages

ee229_hw4

The document is an assignment for the EE229 Signal Processing course, assigned on March 7, 2025, and due on March 21, 2025. It includes a series of problems related to signal processing concepts such as Fourier series, Fourier transforms, LTI systems, and sampling theory, with specific tasks and points assigned to each problem. Students are encouraged to discuss the problems but must submit their own solutions, with strict policies against cheating.

Uploaded by

tmali28022005
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views4 pages

ee229_hw4

The document is an assignment for the EE229 Signal Processing course, assigned on March 7, 2025, and due on March 21, 2025. It includes a series of problems related to signal processing concepts such as Fourier series, Fourier transforms, LTI systems, and sampling theory, with specific tasks and points assigned to each problem. Students are encouraged to discuss the problems but must submit their own solutions, with strict policies against cheating.

Uploaded by

tmali28022005
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Fourth Problem Assignment

EE229 - Signal Processing - I

Assigned on: March 7, 2025 Due on: March 21, 2025


Note: You only need to submit solutions for questions that have more than 0 points!
You are encouraged to discuss these problems with others, but you need to write up the actual
solutions yourself. Start early, and meet the instructor for any doubts. Drop off your submission
in the drop box labeled EE 229 in the EE office by 5:30 PM on the due date. Copying will be dealt
with strictly. Institute disciplinary procedures will be invoked for any form of cheating.
Problem 1
(10 points) Prove that
∞ ∞
sinc(t) dt = (sinc(t))2 dt = 1.
∫−∞ ∫−∞

Note that sinc(x) = sin(πx)


πx .
Problem 2
(10 points) Let p(t) denote the periodic triangular pulse train as shown in the Figure below.
p(t)

··· ···

−3 −2 −1 −1
0 1
1 2 3 t
4 4

(a) Compute the Fourier series coefficients pk corresponding to p(t).


(b) Compute and sketch the Fourier transform P(ω) corresponding to p(t).
(c) Let x(t) be an aperiodic signal. Define y(t) = x(t) p(t). Obtain an expression for Y(ω).
(d) Sketch Y(ω) when x(t) = sinc(t).
Problem 3
(0 points) Let X(ω) be the Fourier transform of the signal x(t) shown in the Figure below. Do
the following computations without explicitly evaluating X(ω).

Assigned: March 7, 2025 1 Due: March 21, 2025


Fourth Problem Assignment

(a) X(0).

(b) ∫−∞ X(ω) dω.

(c) ∫−∞ X(ω) ejω dω.

(d) ∫−∞ |X(ω) |2 dω.
(e) Sketch the inverse Fourier transform of Real(X(ω)). (Here, Real(a) denotes the real part
of a.)
Problem 4
(10 points) Consider an LTI system whose response to the input x(t) = [e−t + e−3t ] u(t) is
y(t) = (2e−t − 2e−4t ) u(t) .
(a) Determine the frequency response of this system.
(b) Determine the impulse response.
(c) Find the differential equation relating the input to the output.
Problem 5
(10 points) The goal of this problem is to understand the effect of non-linear phase response.
Consider the LTI system with frequency response
a − jω
H(ω) = .
a + jω
Here, a > 0.
(a) Sketch the magnitude and phase response of the system.
(b) Setting a = 1, determine the output of the system to the input

cos(t/√3) + cos(t) + cos( √3 t) .

Problem 6
(10 points) Suppose g(t) = x(t) cos(t) and the Fourier transform of g(t) is

1 |ω| ≤ 2
G(ω) =
{ 0 otherwise.

Assigned: March 7, 2025 2 Due: March 21, 2025


Fourth Problem Assignment

(a) Determine x(t).


(b) Specify the Fourier transform of x1(t) such that g(t) = x1(t) cos(2t/3).
Problem 7
(10 points) The output y(t) of a causal LTI system is related to the input x(t) by the equation
′ ∞
y (t) + 10y(t) = x(s) z(t − s) ds − x(t), where z(t) = e−t u(t) + 3δ(t) .
∫−∞
(a) Find the frequency response of this system.
(b) Find the impulse response of this system.
Problem 8
(10 points) Consider the ideal (continuous-time) bandpass filter with passband [π, 2π] . Specifi­
cally, this filter has frequency response

1 |ω| ∈ [π, 2π]


H(ω) =
{ 0 elsewhere.
(a) Obtain the impulse response corresponding to this system.
(b) Is this system BIBO stable? Give a clear justification for your answer.
Based on your solution, can you comment on the stability of the ideal low pass filter?
Problem 9
(0 points) Signals x1(t) and x2(t) are bandlimited with bandwidths ω
⃖⃖ 1 and ω
⃖⃖ 2, respectively,
i.e., for i = 1, 2,

Xi(ω) = 0 when |ω| > ω


⃖⃖ i

Define z(t) = x1(t) x2(t).


For what values of T can z(t) be perfectly reconstructed from its samples {z(kT ), k ∈ Z}?
Problem 10
(10 points) The bandlimited signal x(t) is sampled with a sampling interval of T . Using these sam­
ples, the first-order hold reconstruction xFOH(t) is obtained by linearly interpolating between
the samples. Formally, for t ∈ [kT , (k + 1) T ],
t − kT
xFOH(t) = x(kT ) + x (k + 1) T ) − x(kT ) ) .
T ( (
Express the spectrum of xFOH(t) in terms of the spectrum of x(t) .

Assigned: March 7, 2025 3 Due: March 21, 2025


Fourth Problem Assignment

Problem 11
(0 points) Consider the bandlimited signal x, which has been sampled with a sampling interval
of T . Let xZOH(t) and xFOH(t) denote, respectively, the zero order hold and the first order hold
reconstruction obtained using these samples.
Obtain the frequency response of the LSI system which generates xFOH(t) as the output corre­
sponding to the input xZOH(t) .
Problem 12
(0 points) (CHALLENGING) Consider a signal x(t) that is bandlimited in [−π, π] . Your pointy-
haired boss samples this signal at x(n/2), n ∈ Z. He claims that ϕ(t) = sinc(2t) is the unique
interpolation signal such that

x(t) = ∑ x(n/2) ϕ(t − n/2) .


n∈𝒵

Is your boss correct? If not, provide another choice for ϕ(⋅) .


Problem 13
(0 points) (CHALLENGING) Consider a class of signals 𝒮 whose spectrum has finite support, such
that for x(t) ∈ 𝒮,

X(ω) ≠ 0 for |ω| ∈ (π, 2π)

and X(ω) = 0 otherwise.


What is the minimal sampling rate required for perfect reconstruction of this class of signals?
Come up with a corresponding reconstruction approach.

Assigned: March 7, 2025 4 Due: March 21, 2025

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy