Recording - Quantizarion Flashcards

1
Q

What determents the number of quantization steps?

A
  • defined by the number of bits used to represent the value of the function
  • number of quantizations levels: 2B for B bits
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the Quantization Error?

A

Approximation error nj between real value fj′ and discretized value fj

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

What is the signal-to-noise ratio?

A

• standardized way to express the noise in a system/sensor
• In the context of pattern recognition:
ratio of the expected signal over the expected quantization noise
• uncertainty about the input signal
You want a high signal-to-noise ratio.

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

What is or could be the influence of the number of Bits on the quantization error?

A

Under certain assumptions: SNR is directly proportional to
the number of bits B
SNRdB =r =6·B−7.2
1. zero-mean signal and noise
2. number of quantization bins large enough, such that the error n is uniformly distributed p(n) = 􏰘 1/s for − 2/s ≤ n ≤ 2/s otherwise 0
3. limited range of the signal values: −4σf′ ≤f′≤4σf′

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

What is the SNR criterion?

A

determines how many bits to use, but not how to use them

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

What is the optimal quantization characteristic?

A

choose aν and bν such that ε is minimized

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

What is Pulse Code Modulation (PCM)?

A

A linear quantization characteristic (with equally spaced quantization levels) is optimal if and only if the signal amplitudes are equally distributed.
Coding based on the methods described so far (sampling & quantization) is called Pulse Code Modulation

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