Exam Preparation Deck Flashcards

1
Q

Describe the impulse response of the n-th order low pass filter.

A

Can be seen as a discrete sinc function, cut by a rectangular box. Impulse response is made causal by introduce a half window-size delay.

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

Describe the Hamming window function.

A

0.46 -> reverse 64… might be useful

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

Define the relation between cross-correlation sequence {c_{xy}(n)} and sequences {x_n}, {y_n}.

A

Cross-correlation is very close to convolution. From the equation, y_n is simply reversed.

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

What is the mapping between RGB and YUV?

A

This bookwork is unexpectedly required in many situations.

Not sure how to remember it… maybe the baby formula?

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

What is the mapping between YUV and YCrCb?

Why is it necessary?

A

From RGB -> YUV equation, U is bounded between +-0.7, and V between +-0.9. The mapping is used to normalize U, V. (2016)

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

Describe two types of logarithmic quantization.

How are they implemented?

A

mu-law and A-law. Both horribly hard to remember, but are asked in exams.

It is used to linearize quantization errors.

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

Define Steven’ law.

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

Define Weber’s Law.

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

State the Fechner’s scale.

A

A logarithmic relation between stimulus intensity and scale value.

Asserts that human perception is logarithmic instead of ^{n} where n < 1.

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

Describe the Direct form I, II implementation of:

A

Direct form II is simply swapping the two halves.

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

Define rectangular and sinc function in DSP.

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

It is possible for bandpass signals to be sampled without aliasing. What is the necessary condition?

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

How do you perform two real FFT simultaneously?

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

Typical complex number multiplication takes four real multiplications and two real additions.

How does the alternate method improve on that?

A

Three multiplications and five additions. May help when multiplication takes 3x times more time than addition.

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

Define the white noise signal

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