ECT305 M3 Ktunotes - in
ECT305 M3 Ktunotes - in
in
Downloaded from Ktunotes.in
Downloaded from Ktunotes.in
Downloaded from Ktunotes.in
Downloaded from Ktunotes.in
Downloaded from Ktunotes.in
Downloaded from Ktunotes.in
Downloaded from Ktunotes.in
Downloaded from Ktunotes.in
Downloaded from Ktunotes.in
Downloaded from Ktunotes.in
Downloaded from Ktunotes.in
Downloaded from Ktunotes.in
Downloaded from Ktunotes.in
Downloaded from Ktunotes.in
Downloaded from Ktunotes.in
Downloaded from Ktunotes.in
Downloaded from Ktunotes.in
Downloaded from Ktunotes.in
ECT 305 ADC Module 3
Source Coding
Source coding theorems I and II (Statements only).
Waveform coding.
Sampling and Quantization.
Pulse code modulation, Transmitter and receiver. Companding. Practical 15
level A and mu-law
companders.
DPCM transmitter and receiver.
Design of linear predictor. Wiener-Hopf equation.
Delta modulation. Slope overload.
2. A complex low-pass signal has a bandwidth of 200 kHz. What is the minimum
sampling rate for this signal?
Soln. 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.
Note that
Then, the midpoints are: -17.5, -12.5, -7.5, -2.5, 2.5, 7.5, 12.5, 17.5
(i) Sampling
● The incoming message (baseband) signal is sampled with a train of rectangular
pulses. To ensure perfect reconstruction of the message signal at the receiver, the
sampling rate must be greater than twice the highest frequency component W of the
message signal in accordance with the sampling theorem.
● In practice, an anti-alias (low-pass) filter is used at the front end of the sampler in
order to exclude frequencies greater than W before sampling.
● Thus the application of sampling permits the reduction of the continuously varying
message signal (of some finite duration) to a limited number of discrete values per
second.
● The sampled version of the message signal is then quantized, thereby providing a
new representation of the signal that is discrete in both time and amplitude.
● The quantization process may follow a uniform law. In certain applications, however,
it is preferable to use a variable separation between the quantized levels. Hence,
we use nonuniform quantization.
● For example, the range of voltages covered by voice signals, from the peaks of loud
talk to the weak passages of weak talk. the weak passages that need more
protection are assigned with smaller step size and the loud passages with higher
step size.
● In this way, a fewer steps are needed than would be the case if a uniform quantizer
were used.
● The step size distribution in nonuniform quantization is decided by the so called
companding method which are actually compression laws
where the logarithm is the natural logarithm; m and v are respectively the
normalized input and output voltages, and is a positive constant.
● The process to translate the discrete set of sample values to a more appropriate
form of signal best suited to transmission over a wire line or radio path.
● Representing this discrete set of values as a particular arrangement of discrete
events called as a code. binary code
● In a binary code, each code word consists of R bits: the bit is an acronym for
binary digit. i.e. R denotes the number of bits per sample.
● By using a code with R bits per sample, we can represent a total of 2 R distinct
numbers. For example, a sample quantized into one of 256 levels may be
represented by an 8-bit code word.
● The most important feature of a PCM system lies in the ability to control the effects of
distortion and noise produced by transmitting a PCM signal over a channel. This capability
is accomplished by reconstructing the PCM signal by means of a chain of regenerative
repeaters located at sufficiently close spacing along the transmission route.
● Three basic functions are performed by a regenerative repeater: equalization, timing, and
decision making. The equalizer shapes the received pulses so as to compensate for the
effects of amplitude and phase distortions produced by the transmission characteristics of
the channel. The timing circuitry provides a periodic pulse train, derived from the received
pulses; this is done for renewed sampling of the equalized pulses.
• A uniform format for the transmission of different kinds of baseband signals, hence
their integration with other forms of digital data in a common network;
These advantages, however, are attained at the cost of increased system complexity
and increased transmission bandwidth.
Downloaded from Ktunotes.in
Hence, we have two other digital pulse modulation schemes which alleviate the drawbacks of
PCM.
When a voice or video signal is sampled at a rate slightly higher than the Nyquist rate, as
usually done in PCM, the resulting sampled signal is found to exhibit a high degree of
correlation between adjacent samples. The meaning of this high correlation is that, the signal
does not change rapidly from one sample to the next.
When these highly correlated samples are encoded, the resulting encoded signal contains
redundant information.
By reducing this redundancy before encoding, we obtain a more efficient coded signal, which
is the basic idea behind DPCM.
• a comparator for computing the difference between the input signal and the predictor
output.
Therefore,
We may recognise this equation as the equation of a feedback system, and may be
viewed as the inverse of prediction-error filtering.
Downloaded from Ktunotes.in
Discrete-Time Structure for Prediction
● Assume that the message signal m(t) is drawn from a stationary stochastic process
M(t) with zero mean. Hence its sampled version Mn is also assumed to have zero
mean.
● The overall linearly predicted output is defined by the convolution sum
● To design a prediction-error filter the output of which has a smaller variance than
the variance of the message sample applied to its input, we need to follow the
optimum formula.
DPCM Transmitter
● In the absence of channel noise, we find that the encoded signal at the receiver
input is identical to the encoded signal at the transmitter output.
● The decoder reconstructs the quantized error signal eq(nTs) .
● The input to prediction filter is mq(nTs) and the output is .
● Finally, an estimate of the original message signal m(t) is obtained by passing the
sequence mq(nTs) through a low-pass reconstruction filter.
Downloaded from Ktunotes.in
Delta Modulation
1. DPCM, like DM, is subject to slope-overload distortion whenever the input signal
changes too rapidly for the prediction filter to track it.