Q6Digital Electronics
Question
2 marks
What do you mean by A/D converters?
Answer
An Analog-to-Digital Converter (ADC) converts a continuous analog voltage into a proportional discrete binary number suitable for digital processing.
- Sampling: measuring the analog signal at regular intervals (Nyquist rate: fs >= 2 x fmax)
- Quantization: rounding the sampled value to the nearest discrete level
- Encoding: expressing the quantized level as a binary number