You are on page 1of 1

GEORGIAINSTITUTEOFTECHNOLOGY

SCHOOLofELECTRICALandCOMPUTERENGINEERING

ECE2026Fall2014Quiz3(Clicker2)
October 31, 2014

Student Name: _____________________ GT ID #: _____________ Clicker ID: _____________


Instructions:
1.
2.
3.

A calculator and one sheet of paper of letter size


with hand-written notes are allowed;
Clear everything other than the single sheet
note and a calculator on the desk;
Use your clicker to enter your answers;

4.

5.

Circle your answers on your test which is to be


turned in at the end of test; this is a backup in
case your clicker does not function properly;
A duration of twenty five minutes has been
allocated for this test.

A. UseClickertoEnterTestVersion#:ThisisVersion#1
B. TestProblems
Problem 1-4 are related to sampling and reconstruction as depicted in Figure 1 with the input signal x(t)
specified therein. Problem 5 is related to FIR systems.

x ( t ) cos( 240 t 0 .2 ) cos( 320 t 0 .8 )


x (t )

x [n ]

Ideal
CtoD

Ideal
DtoC

f s1

y (t )
Figure 1

f s2

1. Pick the sampling rate (samples/s) of the ideal C-to-D from the list below such that x[n] is a constant:
A
160

B
320

C
80

D
120

E
180

F
40

G
200

2. Let f s1 200 , f s 2 300 samples/s, respectively. What is the fundamental frequency (in Hz) of y (t ) ?
A
100

B
80

C
120

D
10

E
20

F
40

G
60

E
24

F
36

G
18

3. If f s1 720 samples/s, what is the period of x[n] in samples?


A
20

B
12

C
10

D
16

4. A student writes the following MATLAB code to generate and play a signal:
tt=0:1/2400:4; xx=sin(2*pi*10800*tt + pi/3); soundsc(xx,3000);

Determine the frequency (Hz) of the tone that is heard.


A
1000

B
600

C
900

D
1800

E
800

F
1200

G
1500

5. A linear time-invariant system is defined by the following impulse response:


h[n] [n] [n 1] [n 2] . Let the input signal be a periodic sequence with period 4 defined for
n = 0, 1, 2, 3 as [1 -1 -1 1]. Find the value of output at n = 10, i.e., y[10], from the table below.
A
-1

B
1

C
3

D
0

E
-2

F
2

G
-3

You might also like