0% found this document useful (0 votes)
42 views6 pages

SS202B 2016midterm Sol

The document is the solution to a midterm exam with 7 problems on signals and systems. Problem 1 has 5 true/false questions about signal properties. Problem 2 involves finding impulse responses and transfer functions of linear time-invariant systems described by differential equations. It also determines stability and whether a system is invertible.

Uploaded by

박천우
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)
42 views6 pages

SS202B 2016midterm Sol

The document is the solution to a midterm exam with 7 problems on signals and systems. Problem 1 has 5 true/false questions about signal properties. Problem 2 involves finding impulse responses and transfer functions of linear time-invariant systems described by differential equations. It also determines stability and whether a system is invertible.

Uploaded by

박천우
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/ 6

Name:

SS 202B Signals & Systems Mid-term Exam Solution (Page 1/7) Student ID No.:

[Score table]

1 2 3 4 Total
Prob. 3 3 3 3 3 5 10 5 5 5 10 10 10 10 10 5 100
Score

Problems & Solutions


[Chapter 1 | 15 points]
(True/False) Determine whether or not each of the following statement is true or false. Justify your answers. [3 pts each,
total 12 pts]

(1-1) e j n / 2
is periodic

Suppose that the signal is periodic with period N . Then e


j 2 m / 2
 e j 2 ( m N )/ 2
  N
2
cannot be integer
multiple of 2 Answer: false

y(t )   e(t  ) x( )d is invertible


t
(1-2)


Answer: True, invertible h(t )  et u (t )  refer to the solution of prob. (2-6)

(1-3) If x(t ) and h(t ) are odd functions, then y(t )  x(t )  h(t ) is also an odd function.

Answer: False.

y (t )   x( )h((t )   )d

 
   x( ) h(t   ) d 
 
x( )  h(t   ) d   y(t )
    
x is odd h is odd x is odd h is odd

y(t ) is an even function


(1-4) If y(t )  h(t )  x(t ) , then d
dt y (t )  h(t )  dtd x(t )

Answer: True

y(t )   x(t   )h( )d


d
dt y(t )  

 dtd x(t   )  h( )d  h(t )  dtd x(t )
j  1
(1-5) [3 pts] Express the magnitude z and phase z of z  in terms of  .
1  j

1 2
z  zz*  1
1 2
(1   2  2 j )  2 
z  z  tan 1  2 
1  2
 1  
Name:
SS 202B Signals & Systems Mid-term Exam Solution (Page 2/7) Student ID No.:

[Chapter 2 | 45 points]
(2-1) [5 pts] For the following pairs of discrete sequences, use the convolution sum to find the response y[n] of the
LTI system with impulse response h[n] to the input x[n] . Derive the result for both cases: a  b and
a b.

x[n]  e anu[n] , h(t )  ebnu[n] ( a, b : positive real scalar)

Refer to the lecture slides 7

(2-2) [10 pts] Find the impulse response h(t ) of a causal LTI system described by the following differential
equation.

dy(t ) 1
 y(t )  x(t )
dt 2

- Impulse response to x(t )   (t ) = homogeneous solution with y(0)  1


dy(t ) 1
Let’s solve  y(t )  0 with y(0)  1
dt 2
Substituting a test function y(t )  Ye into the differential equation, we have
st

(s  12 )Yest  0  s   12 & from the auxiliary condition Y  1


1t
 h(t )  e 2 u (t ) ( u (t ) : from condition of initial rest)

System is causal & LTI ⟷ System satisfies the condition of initial rest
( y(t )  0 for t  t0 if x(t )  0 for t  t0 )

(2-3) [5 pts] Determine the frequency response H ( j ) of the system described in (2-2).

x(t )  e jt 
jt 
 H ( j )( j  12 )e jt  e jt
y(t )  H ( j )e 
1
 H (e j )  1
2  j

(2-4) [5 pts] Describe the characteristics of a given system: low-pass, high-pass, band-pass ?

 H ( j )  2 for low frequency (small  )


1
H ( j ) 
1
4  2

(big  )
1
 H ( j )  for high frequency

 Low-pass
Name:
SS 202B Signals & Systems Mid-term Exam Solution (Page 3/7) Student ID No.:

(2-5) [5 pts] Determine whether the system’s response is stable or not. Justify your answer.
For LTI system, stability is evaluated by convergence of absolute sum of an impulse response.
  

 h(t ) dt   e 2 dt  2e
1t 1t  12 t
h(t )  e 2 u (t ) ,  2 is bounded.  Stable
 0 0

(2-6) [10 pts] Find the impulse response h(t ) of a causal LTI system described by the following differential
equation. Draw the block diagram representing the given system in a direct form II realization, and use the result
of (2-2) to find out the response.

dy(t ) 1 dx(t )
 y(t )  x(t )  2
dt 2 dt
- Direct form II realization
dw(t ) 1 dw(t )
 w(t )  x(t )  y(t )  w(t )  2
dt 2 dt

1t 1t 1t 1t


From Prob. 2-2, w(t )  e 2 u (t )  y (t )  e 2 u (t )  e 2 u (t )  2e 2  (t )  2 (t )

(2-7) [10 pts] Using the result of (2-2) and (2-6), determine whether the system of (2-2) is invertible or not. If it is
invertible, describe the differential equation of the inverse system. If it is not, find two input signals to the
system that have the same output.

- If a LTI system is invertible, it has a LTI inverse h1 (t ) that satisfies h1 (t )  h(t )   (t ) .

 
From (2-6), y(t )  12 w(t )  2 dwdt(t )   12  dtd  w(t ) reverts the impulse response of (2-1)
to a unit impulse  (t ) . Therefore, the system is invertible and the inverse system is described by

y (t )   12  dtd  x(t )

[Chapter 3 | 30 pts]
(3-1) [10 pts] Suppose that the Fourier series coefficients of the signal xT (t ) with fundamental period T  4
(Figure 3-1) is given by ak .
Name:
SS 202B Signals & Systems Mid-term Exam Solution (Page 4/7) Student ID No.:

Figure 3-1

Express the Fourier series coefficients bk of the following signal in terms of ak when the signal is analyzed
with the same fundamental period T  4 .

Figure 3-2

(1) Addition of shifted signal to fill the gap: x(t )  x(t  2)

 jk 2T 
ak  ak  ak e ( : timedelay)  ak  ak e jk  ak  (1)k ak

(2) Stretching in time with respect to t  0


x1 (t )  x( 12 t )  x( 12 t  2)

Time stretching does not change the Fourier series coefficient, but just change the fundamental
frequency  0  0 / 2

bk  ak  (1)k ak when analyzed by 0  0 / 2


bk  2a2 k when analyzed by 0

(3-2) [10 pts] Suppose that a signal x(t ) of period 2 is convolved with the signal shown in Figure 3-3 ( y(t )  12 t 2
for t   1,1 ). When Fourier series coefficients of x(t ) are given by ak , express Fourier series
coefficients ck of d
dt z (t )  d
dt  y(t ) T x(t )  using ak .

( T : periodic convolution or convolution over single period y(t ) T x(t )  T


x( ) y(t   )d )
Name:
SS 202B Signals & Systems Mid-term Exam Solution (Page 5/7) Student ID No.:

Figure 3-3
d
dt z (t )   dtd y (t )   x(t ) -- (Problem 1-4)
The derivative of y(t ) is the following sawtooth signal of period T  2.

From HW 3.22(a), Fourier series coefficients bk are given by


 0 k 0

bk   j (1)k
 k 0
 k

The periodic convolution of two signals is equal to Tak bk .


 0 k 0

Therefore, ck   j (1)k
 k
2a k 0
 k

a
2
(3-3) [10 pts] Find the sum of Fourier series coefficients k of a signal shown below. (Hint, use the Parseval’s
k 1

relation & a0  T1 
T
x(t )dt )

Circular signal : for a single period t  y(t )  r  y(t )  r 2  t 2


2 2 2
( r : radius)

1
 x(t ) dt   ak
2 2
From Parseval’s relation,
T T
k 
Name:
SS 202B Signals & Systems Mid-term Exam Solution (Page 6/7) Student ID No.:

  1

a  a0   ak  a
2 2 2 2
k k
k  k 1 k 
 
 a0   ak   a k
2 2 2

k 1 k 1

For a real-valued signal, a k  ak*  ak (conjugate symmetry)

 

 ak  a0  2 ak
2 2 2
-- (1)
k  k 1

1 1 r 1  2  2
 x(t ) dt   (r 2  t 2 )dt   2r 3  r 3   r 2
2

T T 2r  r 2r  3  3

1
T T
a0  x(t )dt : average area over single period

 r2 1  r
 a0   (period: 2r  4 )
2 2r 4

r 
 2
2 2
r  2 ak   
2
From (1),
3 k 1  4 

1 2   4 2 
 ak     r 2    
2

k 1  3 32  3 8 

[Chapter 4 | 5 pts]
(4-1) Derive the Fourier transform of the impulse response of (2-2) using the analysis equation

X ( j )   x(t )e jt dt . Compare your result with the frequency response of (2-3).



X ( j )   e 2 u (t )e jt dt
1t


 e
 ( 12  j ) t
dt  Same as the result of (2-3)
0

 ( 1  j ) t
e 2 1
 1 
 2  j 1
2  j
0

You might also like