Mod 3
Mod 3
Sampling Theorem, Quadrature sampling of band pass signals, Reconstruction of a message process from its samples,
Practical aspects of sampling and signal recovery, Pulse Amplitude Modulation, Time Division Multiplexing
Pulse code modulation, Quantization noise and Signal-to-noise ratio, Robust quantization, Differential PCM, Delta
modulation
1. INTRODUCTION
2
3. Channel Encoder:
The information sequence is passed through the channel encoder. The purpose
of the channel encoder is to introduce, in controlled manner, some redundancy in the
binary information sequence that can be used at the receiver to overcome the effects of
noise and interference encountered in the transmission on the signal through the
channel.
For example take k bits of the information sequence and map that k bits to
unique n bit sequence called code word. The amount of redundancy introduced is
measured by the ratio n/k and the reciprocal of this ratio (k/n) is known as rate of code
or code rate.
4. Digital Modulator:
The binary sequence is passed to digital modulator which in turns convert the
sequence into electric signals so that we can transmit them on channel (we will see
channel later). The digital modulator maps the binary sequences into signal wave forms
, for example if we represent 1 by sin x and 0 by cos x then we will transmit sin x for 1
and cos x for 0. ( a case similar to BPSK)
5. Channel:
The communication channel is the physical medium that is used for transmitting
signals from transmitter to receiver. In wireless system, this channel consists of
atmosphere , for traditional telephony, this channel is wired , there are optical channels,
under water acoustic channels etc.We further discriminate this channels on the basis of
their property and characteristics, like AWGN channel etc.
6. Digital Demodulator:
The digital demodulator processes the channel corrupted transmitted waveform
and reduces the waveform to the sequence of numbers that represents estimates of the
transmitted data symbols.
7. Channel Decoder:
This sequence of numbers then passed through the channel decoder which
attempts to reconstruct the original information sequence from the knowledge of the
code used by the channel encoder and the redundancy contained in the received data
Note: The average probability of a bit error at the output of the decoder is a
measure of the performance of the demodulator decoder combination.
8. Source Decoder:
At the end, if an analog signal is desired then source decoder tries to decode the
sequence from the knowledge of the encoding algorithm. And which results in the
approximate replica of the input at the transmitter end.
3
9. Output Transducer:
Finally we get the desired signal in desired format analog or digital.
4
Introduction to Pulse Modulation
What is the need for Pulse Modulation?
Sampling
Quantization
Binary encoding
5
Fig. 2 Conversion of Analog Signal to Digital
Signal
Sampling:
6
The signal is sampled at regular intervals such that each sample is proportional to
amplitude of signal at that instant
Analog signal is sampled every , called sampling interval. =1/ is
called sampling rate or sampling frequency.
=2 is Min. sampling rate called Nyquist rate. Sampled spectrum ( ) is
repeating periodically without overlapping.
Original spectrum is centered at =0 and having bandwidth of . Spectrum can be
recovered by passing through low pass filter with cut-off .
For <2 sampled spectrum will overlap and cannot be recovered back. This is
called aliasing.
Sampling methods:
=2×2 =4
7
Natural sampling:
8
9
10
11
12
Fig. 7 (a) Sampled version of signal x(t)
(b) Reconstruction of x(t) from its samples
13
PCM Generator:
14
Transmission BW in PCM:
15
PCM Receiver:
Quantization
The quantizing of an analog signal is done by discretizing the signal with a number of
quantization levels.
16
Quantization is representing the sampled values of the amplitude by a finite set of
levels, which means converting a continuous-amplitude sample into a discrete-time
signal
Both sampling and quantization result in the loss of information.
The quality of a Quantizer output depends upon the number of quantization levels
used.
The discrete amplitudes of the quantized output are called as representation levels
or reconstruction levels.
The spacing between the two adjacent representation levels is called a quantum or
step-size.
There are two types of Quantization
o Uniform Quantization
o Non-uniform Quantization.
The type of quantization in which the quantization levels are uniformly spaced is
termed as a Uniform Quantization.
The type of quantization in which the quantization levels are unequal and mostly the
relation between them is logarithmic, is termed as a Non-uniform Quantization.
Uniform Quantization:
There are two types of uniform quantization.
Mid-Rise type
Mid-Tread type.
The following figures represent the two types of uniform quantization.
The Mid-Rise type is so called because the origin lies in the middle of a raising part
ofthe stair-case like graph. The quantization levels in this type are even in number.
The Mid-tread type is so called because the origin lies in the middle of a tread of the
stair-case like graph. The quantization levels in this type are odd in number.
Both the mid-rise and mid-tread type of uniform quantizer is symmetric about the
origin.
17
Quantization Noise and Signal to Noise ratio in PCM System:
18
19
20
Derivation of Maximum Signal to Quantization Noise Ratio for Linear Quantization:
21
Non-Uniform Quantization:
In non-uniform quantization, the step size is not fixed. It varies according to certain law
or as per input signal amplitude. The following fig shows the characteristics of Non uniform
quantizer.
22
Companding PCM System:
Non-uniform quantizers are difficult to make and expensive.
An alternative is to first pass the speech signal through nonlinearity before
quantizing with a uniform quantizer.
The nonlinearity causes the signal amplitude to be compressed.
The input to the quantizer will have a more uniform distribution.
At the receiver, the signal is expanded by an inverse to the nonlinearity.
The process of compressing and expanding is called Companding.
23
24
Differential Pulse Code Modulation (DPCM):
Redundant Information in PCM:
25
26
27
Line Coding:
In telecommunication, a line code is a code chosen for use within a communications
system for transmitting a digital signal down a transmission line. Line coding is often used
for digital data transport.
The waveform pattern of voltage or current used to represent the 1s and 0s of a digital
signal on a transmission link is called line encoding. The common types of
28
line encoding are unipolar, polar, bipolar and Manchester encoding. Line codes are used
commonly in computer communication networks over short distances.
29
Time Division Multiplexing:
30
TDM is immune to nonlinearities in the channel as a source of crosstalk. The reason for
this behaviour is that different message signals are not simultaneously applied to the channel.
31
32
33
34
35
36
Condition for Slope overload distortion occurrence:
Slope overload distortion will occur if
37
Expression for Signal to Quantization Noise power ratio for
DeltaModulation:
38
39
40
Sample Questions