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

HW 4

This document outlines exercises for a homework assignment on properties of linear time-invariant (LTI) systems. The exercises cover topics such as: properties of convolution for both continuous-time and discrete-time LTI systems; determining the interval over which a convolution is non-zero; proving properties like commutativity and distributivity for discrete-time convolution; determining whether systems are causal and/or stable; solving differential equations to find impulse responses; computing system responses to complex exponential inputs; and using properties of LTI systems to compute outputs for various inputs. There are 8 main exercises involving proofs, computations, and determining properties of LTI systems.

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 4

This document outlines exercises for a homework assignment on properties of linear time-invariant (LTI) systems. The exercises cover topics such as: properties of convolution for both continuous-time and discrete-time LTI systems; determining the interval over which a convolution is non-zero; proving properties like commutativity and distributivity for discrete-time convolution; determining whether systems are causal and/or stable; solving differential equations to find impulse responses; computing system responses to complex exponential inputs; and using properties of LTI systems to compute outputs for various inputs. There are 8 main exercises involving proofs, computations, and determining properties of LTI systems.

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 4 –LTI System Properties


Spring 2022

Exercise 1. Properties of Convolution


dx(t) dy(t)
(a) Consider a CT LTI system y(t) = x(t) ∗ h(t). Show the input results in the output .
dt dt
∞ ∞ ∞
! !
X X X
(b) Consider a DT LTI system yn = xn ∗ hn . Prove that yn = xn hn .
n=−∞ n=−∞ n=−∞

(c) Consider a CT LTI system y(t) = x(t) ∗ h(t). Prove that if x(t) is periodic with period T , then y(t) is
also periodic with period T .

Exercise 2. Properties of Convolution


Let xn be a signal which is nonzero only in the interval 0 ≤ n < M and hn be a signal which is nonzero only
in the interval 0 ≤ n < N .
(a) Determine the interval L1 ≤ n ≤ L2 over which yn = xn ∗ hn is nonzero. Express L1 and L2 in terms
of M and N .
(b) Verify the result in the previous part by analytically computing the convolution of signals xn =
un − un−5 and hn = 2(un − un−3 ).
(c) Verify the result in the previous part by analytically computing the convolution of signals xn =
un − un−5 and hn = 2(un − un−2 ).

Exercise 3. Properties of LTI systems


Prove the following properties
(a) The commutative property of DT convolution, that is, xn ∗ yn = yn ∗ xn .
(b) The associative property of DT convolution, that is, (xn ∗ yn ) ∗ zn = xn ∗ (yn ∗ zn ).
(c) The distributive property of DT convolution, that is, xn ∗ (yn + zn ) = xn ∗ yn + xn ∗ zn .
(d) Let hn be the impulse response of a DT system. Then the system is causal if and only if hn = 0 for
n < 0.

Exercise 4. Causal and Stable LTI systems


For the following discrete-time and continuous-time LTI systems, determine whether each system is causal
and/or stable. Justify your answers.
(a) hn = ( 21 )n u−n
(b) hn = (− 21 )n un + (1.01)n un−1
(c) h(t) = e2t u(−1 − t)
(d) h(t) = te−t u(t)

Exercise 5. LTI Differential Equations


Determine the impulse response for the following system under the assumption that the system is initially
at rest.
dy(t)
= −ay(t) + x(t)
dt

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


Exercise 6. DT Differential Equations
Consider the DT LTI system described by the equation
1
y[n] = y[n − 1] + x[n]
2
where lim y[n] = 0.
n→−∞

(a) Compute the impulse response of the system.


(b) Express the system in the form y[n] = x[n] ∗ h[n].
(c) Find the output when the input is given by x[n] = u[n].
(d) Find the output when the input is given by x[n] = 1.

Exercise 7. System Response to a Complex Exponential Input


For the following continuous-time and discrete-time systems with the given input and output, determine
whether the system is definitely not LTI.

(a) S1 [ej7t ] = tej7t


(b) S2 [ej7t ] = ej7(t−2)
(c) S3 [ej7t ] = sin(7t)
(d) S4 [ejπn/4 ] = ejπn/4 un

(e) S5 [ejπn/4 ] = ej3πn/4


(f) S6 [ejπn/4 ] = 2e3π/4 ejπn/4

Exercise 8. System Response to a Complex Exponential Input


Let y[n] = S[x[n]] be a LTI system with discrete-time input x[n], discrete-time output y[n], and impulse
response h[n].
(a) Write an explicit expression for the output in terms of the input and the impulse response.
(b) If the input to the systems is x[n] = ejωn , then show that the output must have the form

y[n] = C[ω]ejωn

where C[ω] is a complex value that is a function of ω. Also, calculate an explicit expression for C[ω]
in terms of the inputs response.
(c) Show that if h(t) is real valued, then for all ω ∈ R

C[−ω] = C ∗ [ω]

or equivalently that if C[ω] = A[ω]ejθ , then

θ[ω] = −θ[ω]

(d) Use the result of part (c) above to compute the output y[n] when x[n] = cos[ωn].
(e) Use the result of part (c) above to compute the output y[n] when x[n] = B cos[ωn + φ].
(f) Use the result of part (c) above to compute the output y[n] when x[n] = sin[ωn].

(g) Use the result of part (c) above to compute the output y[n] when x[n] = B sin[ωn + φ].

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

You might also like