Exam 2 Flashcards

1
Q

For all of today’s problems, assume that x[n] is a periodic signal with period N and Fourier series ak and y[n] is a periodic signal with the same period N and Fourier series bk.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

The Fourier series for y[n] = x[n-m] is bₖ = (e^(-jk(2π/N)m))aₖ

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

If you convolve x[n] with y[n], then you also convolve their Fourier series aₖ and bₖ

A

False

aₖbₖ

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

The Fourier series for the sum of the two signals x[n] +y[n] is the sum aₖ + bₖ

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

The frequency response H(e^jw) for an LTI system tells us the gain to apply to each Fourier series coefficient ak of the periodic input signal x[n] to find the Fourier series coefficient bk for the output signal y[n]

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Discrete time LTI systems designed to remove some frequencies from a signal while leaving other frequencies unchanged are known as frequency modulation systems

A

False

frequency selective fillers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

The region from -pi/4 < w < pi/4 in the frequency response below is the passband of the filter

A

False

Cant add an image but what is shown is the stopband (empty space between two bands).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

The frequency response shown below is an example of a DT lowpass filter

A

False

Once again cant add images but its a bandpass(2 passes in between -pi and pi

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

The DTFT says we can construct any x[n] from the weighted sum of N complex exponentials even if x[n] is not periodic

A

False

sum of all complex exponentials from -pi to pi

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Every DTFT is periodic in frequency with period 2pi i.e.,

X(e^(jw)) = X(e^(j(w+2pi))

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

The DTFT of x[n] converges if

A

Summation from n = -infinity to infinity(abs(x[n]) < infinity)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

The continuous unit impulse function delta(t) is best defined by what it does inside an integral.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Multiplying X(e^(jw)) and Y(e^(jw)) corresponds to convolving x[n] with y[n].

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Shifting a signal in time equivalent to multiplying its Fourier transform by a complex exponential.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

If y[n] = ax[n] then Y(e^(jw)) = aX(e^(jw))

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

If x[n] is real, then its Fourier transform X(e^(jw)) is conjugate odd symmetric, ie., X(e^(jw)) = X*(e^(-jw))

A

False

odd X(e^(jw)) = + X*(e^(-jw))

17
Q

Which of the following is equal to e^(j(pi/2)n) + e^(-j(pi/2)n)
(1/2) cos(pi*n)
cos((pi/2)n)
2sin((pi/2)n)
2cos((pi/2)n)

A

2cos((pi/2)n)

18
Q

If the output of an LTI system is y[n] = x[n] * h[n], then the Fourier transform of the output is Y(e^(jw)) = X(e^(jw)) + H(e^(jw))

A

False

Y(e^(jw)) = X(e^(jw)) * H(e^(jw))

19
Q

The frequency response of an LTI system H(e^(jw)) is the Fourier transform of the system’s impulse response h[n].

A

True

20
Q

The examples in the reading and videos use reciprocal fractions to turn the sum of first order terms into a product of first order terms.

A

False

The examples in the reading and videos use partial fractions to turn the product of first order terms into a sum of first order terms.

21
Q

If the frequency response of a causal LTI system is
H(e^(jw)) = 1/(1-ae^(-jw))
Then the impulse response is
h[n] = (a^n)*u[n]

A

True

22
Q

Which of the following is equal to
(1/2j)e^(jx)-(1/2j)e^(-jx)
(1/2)sin(x)
cos(x/2)
sin(x)
cos(x)

A

sin(x)

23
Q

The impulse response of an ideal DT lowpass filter with cutoff frequency omeganot(wo) is
cos(won)/(pin)^2

A

False

sin(won)/(pin) = h[n]

24
Q

The magnitude of the frequency response |H(e^(jw)| tells us how a filter amplifies or attenuates each frequency in the signal.

A

True

25
Q

Which of the steps below is not part of the process of designing the impulse response of a causal FIR filter
A. Design the ideal filter impulse response for the desired filter
B. Flip the impulse response
C. Shift the impulse response to make it causal.
D. Truncate the impulse response to the desired length

A

B

26
Q

The causal first order system y[n] -ay[n-1] = x[n]
has impulse response
h[n] = a * delta[n-1]

A

False

h[n] = (a^n)u[n]

27
Q

The underdamped causal second-order discrete-time system
y[n] -2rcos(theta)y[n-1] +(r^2)y[n-2] =x[n]
has impulse response
h[n] = (r^n)u[n]

A

False

h[n] = (r^n)sin((n+1)theta)u[n]/(sin(theta))

28
Q

Depending on the coefficients of the difference equation, the impulse response of a second order system could be the sum of two decaying exponentials, or an oscillating sinusoid with an exponentially decaying envelope.

A

True

29
Q

The reading and videos include an example showing lowpass filtering for weekly temperature data for Boston

A

False

really hoping this one is on the exam

30
Q

All continuous time signals can be completely represented by discrete time samples

A

False

Infinite number of frequency to specify a discrete time signal 0.000000000000000000000000000000000000000000000000000000000000000000… precision you know.

31
Q

Aliasing occurs when the sampling frequency is less than two times the highest frequency in the continuous time signal

A

True

32
Q

Fitting a continuous time signal to a set of discrete samples is known as hybridization

A

False
interpolation, reconstruction

33
Q

Let xc(t) be a continuous time signal bandlimited to 2pi(1000).
Which sampling period T results in discrete samples x[n] =xc(nT) that capture all of the information in the original continuous time signal.
A. T=1/1000
B: T=2000
C. T=1/500
D.T=1/3000

A

D.

34
Q

Euler Identity for cos(x) is?
bruh.

A

At this point if you don’t know it you gonna have a problem tomorrow. Like its on the formula sheet I don’t even know why he would ever potentially put this on the exam.