Complex Exponential - Signals and Systems - Exam, Exams of Signals and Systems Theory

Main points of this exam paper are: Complex Exponential, Linear, Causal, System is Causal, Addition, Satisfies, Unit Step Function

Typology: Exams

2012/2013

Uploaded on 04/01/2013

raakaa
raakaa 🇮🇳

4

(16)

102 documents

1 / 3

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
EECS 20. Final Exam Solution
May 15, 2000.
1. (a) Linear: all except
S
3
.
(b) Time invariant:
S
1
,
S
2
,and
S
3
.
(c) Causal:
S
1
,
S
3
and
S
6
.
2. (a) Since the system is causal,
h
(
n
)=0
for
n<
0
. In addition,
h
satisfies
h
(
n
)=
(
n
)+
(
n
,
1)
,
h
(
n
,
1)
(just let the input be an impulse). Thus,
h
(0) = 1
h
(1) = (1
,
)
h
(2) =
,
(1
,
)
h
(3) =
2
(1
,
)
h
(4) =
,
3
(1
,
)

h
(
n
) = (
,
)
n
,
1
(1
,
)
so
h
(
n
)=(
,
)
n
,
1
u
(
n
,
1) + (
,
)
n
u
(
n
)
;
where
u
(
n
)
is the unit step function.
(b) Although we could calculate the DTFT of the impulse response, it is easier to just let
the input be a complex exponential,
x
(
n
)=
e
i!n
:
The output then will be
y
(
n
)=
H
(
!
)
e
i!n
:
Hence, the following equation must be satisfied,
H
(
!
)
e
i!n
+
H
(
!
)
e
i!
(
n
,
1)
=
e
i!n
+
e
i!
(
n
,
1)
:
We can factor out
e
i!n
and divide through by it, getting
H
(
!
)(1 +
e
,
i!
)=1+
e
,
i!
:
Hence,
H
(
!
)=
1+
e
,
i!
1+
e
,
i!
:
(c) The output will be zero if the frequency
!
of the sinusoid is such that
H
(
!
)=0
.This
occurs if
e
,
i!
=
,
1
, which occurs if
!
=
. Thus, the following input will yield zero
output:
x
(
n
) = cos(
n
)
:
1
pf3

Partial preview of the text

Download Complex Exponential - Signals and Systems - Exam and more Exams Signals and Systems Theory in PDF only on Docsity!

EECS 20. Final Exam Solution May 15, 2000.

  1. (a) Linear: all except S 3. (b) Time invariant: S 1 , S 2 , and S 3. (c) Causal: S 1 , S 3 and S 6.
  2. (a) Since the system is causal, h(n) = 0 for n < 0. In addition, h satisfies

h(n) =  (n) +  (n 1) h(n 1) (just let the input be an impulse). Thus,

h(0) = 1 h(1) = (1 ) h(2) = (1 ) h(3) = 2 (1 ) h(4) = 3 (1 )    h(n) = ( )n^1 (1 )

so h(n) = ( )n^1 u(n 1) + ( )n^ u(n);

where u(n) is the unit step function. (b) Although we could calculate the DTFT of the impulse response, it is easier to just let the input be a complex exponential,

x(n) = ei!^ n^ : The output then will be

y (n) = H (! )ei!^ n^ : Hence, the following equation must be satisfied,

H (! )ei!^ n^ + H (! )ei!^ (n1)^ = ei!^ n^ + ei!^ (n1)^ : We can factor out ei!^ n^ and divide through by it, getting

H (! )(1 + ei!^ ) = 1 + ei!^ : Hence,

H (! ) =

1 + ei! 1 + ei!^

(c) The output will be zero if the frequency! of the sinusoid is such that H (! ) = 0. This occurs if ei!^ = 1 , which occurs if! = . Thus, the following input will yield zero output: x(n) = cos ( n):

(d) omega = [0: pi/400: pi]; H = (1 + exp(-iomega))./(1 + alphaexp(-i * omega)); plot(omega, abs(H)); (e) A reasonable choice for the state s is

s(n) = [x(n 1); y (n 1)]T^ :

With this choice,

A =

; b =

; c =

; d = 1 :

(f) If = 1 , the frequency response becomes H (! ) = 1 and the impulse response becomes h(n) =  (n).

  1. (a) False. The output frequency may not be the same as the input frequency.

(b) False. You only know the response to one frequency. (c) True. The frequency response is the DTFT of the impulse response. (d) True. The impulse response is y (n) y (n 1), from which you can determine the frequency response. (e) True. If the system were LTI, the response to the delayed impulse would be the delayed impulse response. (f) False. The system might be LTI with impulse response given by h(n) = y (n) y (n

    • y (n 4) y (n 6) +   .
  1. (a) The fundamental frequency is

! 0 = 10  radians/second:

(b) The Fourier series coefficients are

A 0 = 0 ; A 1 = 1 ; A 2 = 1 ; A 3 = 1 ; Ak = 0 for k > 3 ;

and

k = 0 for all k :

(c) The sampled signal is

y (n) = cos (10 n=10) + cos (20 n=10) + cos (30 n=10) = 1 + 2 cos ( n):

The fundamental frequency is therefore! 0 =  radians/sample. (d) The DFS coefficients are

A 0 = 1 ; A 1 = 2 ;  1 = 0 :

There are no more coefficients, since the period is p = 2. (e) The “smoothest” (lowest frequency content) interpolating signal is

w (t) = 1 + 2 cos (10 t):