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

EEE4001F: Problem Set 1

This document contains 9 problems related to signals and systems. The problems cover topics like determining properties of systems, finding outputs of linear time-invariant systems, eigenfunctions, convolution, frequency responses, and generating sequences. Students are asked to analyze systems, determine outputs, write difference equations, and use MATLAB to generate and plot sequences.
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
121 views

EEE4001F: Problem Set 1

This document contains 9 problems related to signals and systems. The problems cover topics like determining properties of systems, finding outputs of linear time-invariant systems, eigenfunctions, convolution, frequency responses, and generating sequences. Students are asked to analyze systems, determine outputs, write difference equations, and use MATLAB to generate and plot sequences.
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

EEE4001F: Problem Set 1

1. For each of the following systems, determine whether the system is (1) stable, (2) causal, (3) linear, (4) time-invariant, and (5) memoryless: b. T (x[n]) = x[n n 0 ] c. T (x[n]) = e x[n] d. T (x[n]) = ax[n] + b e. T (x[n]) = x[n] f. T (x[n]) = x[n] + 3u[n + 1]. a. T (x[n]) =
n k=n 0

x[k]

2. Determine whether each of the following signals are periodic. If the signal is periodic, state its period. a. x[n] = e j (3n/4) b. x[n] = [sin( n/5)]/( n) c. x[n] =
j n/ 2 . e

3. Consider the linear constant-coefcient difference equation y[n] 3 1 y[n 1] + y[n 2] = 2x[n 1]. 4 8

Determine y[n] for n 0 when x[n] = [n] and y[n] = 0, n < 0. 4. Determine the output of a LTI system if the impulse response h[n] and the input x[n] are as follows: b. h[n] = 2n u[n 1] and x[n] = u[n] u[n 10]. 5. Determine which of the following are eigenfunctions of stable LTI discrete-time systems: a. e j 2n/3 a. x[n] = u[n] and h[n] = a n u[n 1], with a > 1

b. 3n c. cos(0 n) d. (1/4)n u[n] + 4n u[n 1]. 6. Consider the following system:


u[n]

x[n]

h[n]

y[n]

If h[n] = (1/4)n u[n + 10], then a. Is the overall system LTI? b. Is the overall system causal? c. Is the overall system stable in the BIBO sense? 7. For each of the following pairs of sequences, use discrete convolution (using both methods described in the lectures) to nd the response to the input x[n] of the LTI system with impulse response h[n]: a.
2 1 0 1 x[n] n 0 1 2 1 2 1 n h[n]

b.

2 1 01

x[n] 1 n 0 1 5

h[n] n

8. Find the frequency response H (e j ) of the linear time-invariant system whose input and output satisfy the difference equation y[n] 1 y[n 1] = x[n] + 2x[n 1] + x[n 2]. 2

9. Write a difference equation that characterises a system whose frequency response is 1 1 e j + e j 3 2 j . H (e ) = 1 j 3 1 + 2e + 4 e j 2 If you have easy access to MATLAB, try the following: 10. Generate and plot each of the following sequences:
a. x[n] = sin( 17 n),

0 n 25
2

b. x[n] = cos 3 n +

10 n 10.

You might also like