0% found this document useful (0 votes)
28 views

HW 3

This document outlines homework assignments for an signals and systems engineering course. It includes 5 exercises: 1) determining the impulse response of discrete-time linear time-invariant systems; 2) working with the discrete-time impulse response of a specific system; 3) determining the impulse response of continuous-time linear time-invariant systems; 4) working with continuous-time convolution; and 5) working with discrete-time convolution. Each exercise contains multiple parts involving computing impulse responses, expressing systems using convolution, and calculating outputs.

Uploaded by

Kuann C
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)
28 views

HW 3

This document outlines homework assignments for an signals and systems engineering course. It includes 5 exercises: 1) determining the impulse response of discrete-time linear time-invariant systems; 2) working with the discrete-time impulse response of a specific system; 3) determining the impulse response of continuous-time linear time-invariant systems; 4) working with continuous-time convolution; and 5) working with discrete-time convolution. Each exercise contains multiple parts involving computing impulse responses, expressing systems using convolution, and calculating outputs.

Uploaded by

Kuann C
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/ 2

ME 5224: Signals and Systems

Spring: 2022
Instructor: Dr. I-Fan Lin

Homework 3 –DT and CT Impulse Response of LTI Systems


Spring 2022

Exercise 1. Determining the Impulse Response of DT LTI Systems


For each of the following systems with input x and output y, i) prove that the system is linear; ii) prove that
the system is time invariant; iii) compute the system’s impulse response. Simplify your answer as much as
possible.

X
(a) yn = bk xn−k
k=0

1 1 
(b) yn = xn − (xn−1 + xn+1 )
3 2
(c) yn = 12 yn−1 + xn

Exercise 2. Discrete-Time Impulse Response


Consider the discrete-time LTI system described by the equation

yn = xn − 3xn−1 + 2xn−2

(a) Compute the impulse response of the system.

(b) Express the system in the form yn = xn ∗ hn


(c) Find the output when the input is given by xn = un
(d) Find the output when the input is given by xn = 1

Exercise 3. Determining the Impulse Response of CT LTI Systems


For each of the following systems with input x and output y, i) prove that the system is linear; ii) prove that
the system is time invariant; iii) compute the system’s impulse response. Simplify your answer as much as
possible.
R∞
(a) y(t) = −∞ r(τ − t)x(τ )dτ
(b) y(t) = x(t) + 2x(t + 1) + 3x(t − 1)
dy(t)
(c) = −x(t)
dt

c 2022 I-Fan Lin. All Rights Reserved. 1


Exercise 4. CT Convolution
Find the outputs of the following LTI systems with the following inputs.
(a) Impulse response of h(t) = u(t + 1) − u(t − 1); input of x(t) = u(t) − u(t − 2)

(b) Impulse response of h(t) = e−at u(t); input of x(t) = u(t) for a > 0
(c) Impulse response of h(t) = e−at cos(ωt)u(t); input of x(t) = u(t) for a > 0 and ω ∈ R
(d) Impulse response of h(t) = e−at u(t); input of x(t) = e−bt u(t) for a 6= b > 0

Exercise 5. DT Convolution
Calculate the output of a LTI system with impulse response h[n], input x[n], and output y[n].
(a) h[n] = an u[n] and x[n] = bn u[n] where a 6= b

(b) h[n] = an u[n] and x[n] = an u[n].


(c) h[n] = an u[n] and x[n] = cos[ωn] where |a| < 1.
(d) h[n] = u[n] − u[n − N ] and x[n] = u[n] − u[n − P ] for P > N .

c 2022 I-Fan Lin. All Rights Reserved. 2

You might also like