Top Banner
Problem1. The input x[n] and the output y[n] of a system are related by the equation y[n]=x[n-1]+x[1-n]. Is the system time invariant (yes/no)? Justify your answer. Solution. No: x[n]→ [time delay n0] →y[n]=x[n-n0] → [system] →z[n]=y[n-1]+y[1-n] =x[n-n0-1]+x[1-n-n0]=x[(n-1)- n0]+x[(1-n)-n0] x[n]→[system] →y[n]=x[n-1]+x[1-n] →[time delay n0] →z[n]=y[n-n0]= x[n-n0-1]+x[1-(n-n0)]=x[(n-1)- n0]+x[(1-n)+n0] Problem2. (from book 1.27) In this chapter, we introduced a number of general properties of systems. In practular, a system may or may not be a)memoryless b)Time invariant 3)linear 4)causal 5)stable Determine which of these properties hold and which do not hold for each of the following continuous- time systems. Justify your answers. In each example, y(t) denotes the system output and x(t) is the system input. a)y(t)=x(t-2)+x(2-t) b)y(t)=cos(3t)x(t) c) Solution.
20

y[n]=x[n ] → [system] → x[n]→[system] →y[n]=x[n n] →[time ...comp.eng.ankara.edu.tr/files/2013/03/COM336Problems.pdf · The input x[n] and the output y[n] of a system are

Mar 16, 2018

Download

Documents

duongcong
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: y[n]=x[n ] → [system] → x[n]→[system] →y[n]=x[n n] →[time ...comp.eng.ankara.edu.tr/files/2013/03/COM336Problems.pdf · The input x[n] and the output y[n] of a system are

Problem1. The input x[n] and the output y[n] of a system are related by the equation

y[n]=x[n-1]+x[1-n].

Is the system time invariant (yes/no)? Justify your answer.

Solution. No:

x[n]→ [time delay n0] →y[n]=x[n-n0] → [system] →z[n]=y[n-1]+y[1-n] =x[n-n0-1]+x[1-n-n0]=x[(n-1)-n0]+x[(1-n)-n0]

x[n]→[system] →y[n]=x[n-1]+x[1-n] →[time delay n0] →z[n]=y[n-n0]= x[n-n0-1]+x[1-(n-n0)]=x[(n-1)-n0]+x[(1-n)+n0]

Problem2. (from book 1.27) In this chapter, we introduced a number of general properties of systems.

In practular, a system may or may not be

a)memoryless

b)Time invariant

3)linear

4)causal

5)stable

Determine which of these properties hold and which do not hold for each of the following continuous-

time systems. Justify your answers. In each example, y(t) denotes the system output and x(t) is the

system input.

a)y(t)=x(t-2)+x(2-t) b)y(t)=cos(3t)x(t)

c)

Solution.

Page 2: y[n]=x[n ] → [system] → x[n]→[system] →y[n]=x[n n] →[time ...comp.eng.ankara.edu.tr/files/2013/03/COM336Problems.pdf · The input x[n] and the output y[n] of a system are
Page 3: y[n]=x[n ] → [system] → x[n]→[system] →y[n]=x[n n] →[time ...comp.eng.ankara.edu.tr/files/2013/03/COM336Problems.pdf · The input x[n] and the output y[n] of a system are
Page 4: y[n]=x[n ] → [system] → x[n]→[system] →y[n]=x[n n] →[time ...comp.eng.ankara.edu.tr/files/2013/03/COM336Problems.pdf · The input x[n] and the output y[n] of a system are
Page 5: y[n]=x[n ] → [system] → x[n]→[system] →y[n]=x[n n] →[time ...comp.eng.ankara.edu.tr/files/2013/03/COM336Problems.pdf · The input x[n] and the output y[n] of a system are
Page 6: y[n]=x[n ] → [system] → x[n]→[system] →y[n]=x[n n] →[time ...comp.eng.ankara.edu.tr/files/2013/03/COM336Problems.pdf · The input x[n] and the output y[n] of a system are

This is not causal as y(t) depends on x(t+h) in calculating dx(t)/dt. If we put x(t)=sqrt(t) then

y(t)=1/(2sqrt(t)) which is unbounded for t=0. Then the system is not stable.

Problem3. (problem from text book 1.28) Determine which of the properties listed in problem 1.27

hold and which do not hold for each of the following discrete-time systems. Justify your answers. In

each example, y[n] denotes the system output and x[n] is the system input.

Page 7: y[n]=x[n ] → [system] → x[n]→[system] →y[n]=x[n n] →[time ...comp.eng.ankara.edu.tr/files/2013/03/COM336Problems.pdf · The input x[n] and the output y[n] of a system are

Solution.

Page 8: y[n]=x[n ] → [system] → x[n]→[system] →y[n]=x[n n] →[time ...comp.eng.ankara.edu.tr/files/2013/03/COM336Problems.pdf · The input x[n] and the output y[n] of a system are
Page 9: y[n]=x[n ] → [system] → x[n]→[system] →y[n]=x[n n] →[time ...comp.eng.ankara.edu.tr/files/2013/03/COM336Problems.pdf · The input x[n] and the output y[n] of a system are

Problem4. (from text book 1.3) Determine the values of the power and energy for each the following

systems:

Page 10: y[n]=x[n ] → [system] → x[n]→[system] →y[n]=x[n n] →[time ...comp.eng.ankara.edu.tr/files/2013/03/COM336Problems.pdf · The input x[n] and the output y[n] of a system are

Solution.

Page 11: y[n]=x[n ] → [system] → x[n]→[system] →y[n]=x[n n] →[time ...comp.eng.ankara.edu.tr/files/2013/03/COM336Problems.pdf · The input x[n] and the output y[n] of a system are

Problem5. (problem 2.11 from text-book)

Let x(t)=u(t-3)-u(t-5) and h(t)=e-3tu(t)

a)Compute y(t)=x(t)*h(t)

b)Compute g(t)=(dx(t)/dt)*h(t)

c)How is g(t) is related to y(t)?

Solution.

Page 12: y[n]=x[n ] → [system] → x[n]→[system] →y[n]=x[n n] →[time ...comp.eng.ankara.edu.tr/files/2013/03/COM336Problems.pdf · The input x[n] and the output y[n] of a system are

Problem6. (problem 2.21 from text book) Compute the convolution y[n]=x[n]*h[n] of the following pairs

of signals:

a)x[n]=αnu[n]

h[n]= βnu[n]

here α≠β

b) x[n]=h[n]=αnu[n]

c) x[n]=(-1/2)nu[n-4]

h[n]= 4nu[2-n]

d) x[n] and h[n] are as in Figure : x[n]

0 1 2 3 4

h[n]

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

Amplitude of each signal is 1.

Page 13: y[n]=x[n ] → [system] → x[n]→[system] →y[n]=x[n n] →[time ...comp.eng.ankara.edu.tr/files/2013/03/COM336Problems.pdf · The input x[n] and the output y[n] of a system are

Solution.

Page 14: y[n]=x[n ] → [system] → x[n]→[system] →y[n]=x[n n] →[time ...comp.eng.ankara.edu.tr/files/2013/03/COM336Problems.pdf · The input x[n] and the output y[n] of a system are

Problem7.

Page 15: y[n]=x[n ] → [system] → x[n]→[system] →y[n]=x[n n] →[time ...comp.eng.ankara.edu.tr/files/2013/03/COM336Problems.pdf · The input x[n] and the output y[n] of a system are

Problem8.

Page 16: y[n]=x[n ] → [system] → x[n]→[system] →y[n]=x[n n] →[time ...comp.eng.ankara.edu.tr/files/2013/03/COM336Problems.pdf · The input x[n] and the output y[n] of a system are

Problem9.

Solution.

Page 17: y[n]=x[n ] → [system] → x[n]→[system] →y[n]=x[n n] →[time ...comp.eng.ankara.edu.tr/files/2013/03/COM336Problems.pdf · The input x[n] and the output y[n] of a system are

Solution.

Problem 10.( problem 2.30 from text book)

Consider the first-order difference equation.

y[n]+2y[n-1]=x[n]

Assuming the condition of initial rest(i.e. şf x[n]=0 for n<n0, then y[n]=0 for n<n0), find the impulse

response of a system whose input and output are related by this difference equation. You may solve the

problem by rearranging the difference equation so as to express y[n] in terms of y[n-1] and x[n] and

generating the values of y[0], y[1], y[2],… in that order.

Solution.

Page 18: y[n]=x[n ] → [system] → x[n]→[system] →y[n]=x[n n] →[time ...comp.eng.ankara.edu.tr/files/2013/03/COM336Problems.pdf · The input x[n] and the output y[n] of a system are

Problem11. (Problem 2.29 (a,d,f) from text book )

The following are the impulse of CT LTI system. Determine whether each system is causal and/or stable.

a)h(t)=e-4tu(t-2)

d)h(t)=e2tu(-1-t)

f)h(t)=te-tu(t)

Solution.

a)

Page 19: y[n]=x[n ] → [system] → x[n]→[system] →y[n]=x[n n] →[time ...comp.eng.ankara.edu.tr/files/2013/03/COM336Problems.pdf · The input x[n] and the output y[n] of a system are

Problem12.

Find the exponential Fourier series for a signal x(t ) = cos(5t )sin (3t ) . You can do this

without evaluating any integrals.

Solution.

Page 20: y[n]=x[n ] → [system] → x[n]→[system] →y[n]=x[n n] →[time ...comp.eng.ankara.edu.tr/files/2013/03/COM336Problems.pdf · The input x[n] and the output y[n] of a system are