7 - Modulation & Encoding - Part 2
7 - Modulation & Encoding - Part 2
2- ANALOG-TO-DIGITAL CONVERSION
Quantization:
Approximate the value of the sampled amplitude to the quantized value.
Encoding:
Each sample can be changed to n-bit code word.
A.1- Sampling:
Example:
A complex low-pass signal has a bandwidth of 200 kHz. What is the
minimum sampling rate for this signal?
Solution:
The bandwidth of a low-pass signal is between 0 and f, where f is the
maximum frequency in the signal. Therefore, we can sample this signal at
2 times the highest frequency (200 kHz).
➔ The sampling rate is therefore 400,000 samples per second.
Example:
A complex bandpass signal has a bandwidth of 200 kHz. What is the
minimum sampling rate for this signal?
Solution:
We cannot find the minimum sampling rate in this case because we do
not know where the bandwidth starts or ends. We do not know the
maximum frequency in the signal.
A.2 Quantization
A.3 Encoding
- The available range of signal voltages is divided into levels and each
is assigned a binary number.
- Each sample is represented by a binary number and then transmitted.
- Example: we have 8 levels, and sampled values obtained from the
sampling phase (-0.25, 3.1, 1.5, -2.4, -3.7) are quantized as follows on
the original analog signal to get corresponding code number, that is
converted to binary code:
Original Signal Recovery using PCM decoder:
- The decoder first uses circuitry to convert the code words (blocks of
binary numbers) into a pulse that holds the amplitude until the next
pulse.
- After the staircase signal is completed, it is passed through a low-pass
filter to smooth the staircase signal into an analog signal.
- Components of a PCM decoder: