Lecture #6 - Quantisation Flashcards
1
Q
What is an ADC?
A
Physical device that converts voltage or current amplitude at the input into a binary code
2
Q
What is a quantised sample?
A
The quantised sample x̂[n] is the approximation of the ‘true’ sample x[n]
3
Q
What is the quantisation error?
A
e[n] = x̂[n] - x[n]
The quantised error minus the approximately ‘true’ error
4
Q
How does quantisation errors arise?
A
- Quantisation noise - accumulates due to rounding and truncation.
Soln; Sufficiently small step size
- Saturdation - input exceeds max or min value you can represent (clipping)
Soln; Plan for range
5
Q
A