Digital Transmission
Digital Transmission
Finally, digital signals are simpler to measure and evaluate than analog
signals. Therefore, it is easier to compare the error performance of one digital
system to another digital system. Also, with digital signals, transmission errors can
be detected and corrected more easily and more accurately than is possible with
analog signals.
There are two basic techniques used to perform the sampling function:
Natural Sampling and Flat-top Sampling.
Natural sampling is when tops of the sample pulses retain their natural
shape during the sample interval, making it difficult for an ADC to convert the
sample to a PCM code. With natural sampling, the frequency spectrum of the
sampled output is different from that of an ideal sample. The amplitude of the
frequency components produced from narrow, finite-width sample pulses decreases
for the higher harmonics. This alters the information frequency spectrum requiring
the use of frequency equalizers (compensation filters) before recovery by a low-
pass filter.
Natural Sampling
Flat-top sampling is the common method used for sampling voice signals
in PCM systems and is accomplished in a sample-and-hold circuit. The purpose of
a sample and hold circuit is to periodically sample the continually changing analog
input voltage and convert those samples to a series of constant-amplitude PAM
voltage levels. With flat-top sampling, the input voltage is sampled with a narrow
pulse and then held relatively constant until the next sample is taken.
Sampling Rate – is the number of samples or sample points per unit time from
which an analog signal is converted to digital form. It is governed by Nyquist
Sampling Theory which states that an analog signal must be sampled at least two
times its frequency.
fs ≥ 2fa
where:
fs = Nyquist sampling rate or frequency, samples/sec or Hz
fa = maximum analog signal frequency, Hz
fs = 2fa
When the sampling rate is less than twice the highest analog signal
frequency, an impairment, called, alias or fold-over distortion occurs. It produces
a frequency, called the alias frequency, which is the absolute difference between
sampling frequency, fs or its multiple (2fs, 3fs, 4fs…and so on), and the analog
frequency, fa.
Example: For a PCM system with a maximum audio input frequency of 4 kHz,
determine the minimum sample rate and the alias frequency produced if a 5-kHz
audio signal were allowed to enter the sample-and hold circuit.
Solution:
Minimum fs = 2fa
= 2(4KHz)
= 8 KHz
Where:
fs = 8KHz
fa = 5KHz
The fundamental alias frequency = 8KHz– 5KHz
= 3 KHz
Output Spectrum of Sample and Hold Circuit for Example Above
where:
Vmax = Max Amplitude of Quantization Range
Vmin = Min Amplitude of Quantization Range
N = no. of steps
In the table shown above, each three-bit code has a range of input voltages
that will be converted to that code. For example, any voltage between 0.5 and 1.5
will be converted to the code 101 (1 V). Each code has a quantization range equal
to + or - the magnitude of a quantum except the codes for +0 and -0. The 0V codes
each have an input range equal to only one-half a quantum (0.5 V).