Digital Modulation: December 7, 2021
Digital Modulation: December 7, 2021
1 December 7, 2021
Why digital modulation???
2 December 7, 2021
Introduction
The RF spectrum must be shared, yet every day there
are more users for that spectrum as demand for
communications services increases.
Digital modulation schemes have greater capacity to
convey large amounts of information than analog
modulation schemes
3 December 7, 2021
Digital Modulation
Advantages :
Immunity to noise (due to its finite process)
Easy storage and processing:
Regeneration
Easy to measure MP, DSP, RAM, ROM, Computer
Enables encryption
Data from several sources can be integrated and transmitted using
the same digital communication system
Error correction detection can be utilized
Disadvantages :
Requires a bigger bandwidth
Analog signal need to be changed to digital first
Not compatible to analog system
Need synchronization
4
December 7, 2021
TRANSMISSION METHOD FOR ANALOG &
DIGITAL SIGNALS
Analog Analog channel Analog
input Baseband output
Analog Analog De Analog
input Modulator
channel modulator output
6 December 7, 2021
Outline
Sampling
7 December 7, 2
021
m(t) ms(t)
m(t) X ms(t)
t t
s(t)
Digital signal
s(t) t
Ts
8 December 7, 2021
Sampling Theorem
Sampling Theorem states that an analogue signal is
completely described by its samples, taken at equal time
Intervals, the sampling frequency/sampling rate is greater
than, or equal to, twice the maximum frequency
component of the analogue signal
Nyquist theorem
states that:
fs 2 fm
ms(f)
Aliasing
Shannon sampling
theorem=> fs 2fm
f
fm fs1 2fs1 3fs1
Nyquist frequency
fs = 2fm= fN
(b) Sampling frequency=> fs2 > 2fm (max)
ms(f)
f
fm fs2 2fs2 3fs2
10 December 7, 2021
Two types of sampling
1. Ideal Sampling
It is the instantaneous sampling and is not possible practically.
2. Natural Sampling
The tops of the sample pulses retain their natural shape, making it
difficult for ADC to convert to PCM codes.
3. Flat-top Sampling
The input voltage is sampled with narrow pulses and then held
relatively constant until next sampling.
11 December 7, 2021
12 December 7, 2021
Sr. Parameter of Ideal or Natural sampling Flat-Top
No. comparison Instantaneous sampling
sampling
1. Sampling It uses It uses chopping It uses sample and
principle multiplication. principle. hold circuit.
2. Generation
circuit
3. Waveform
involved
13 December 7, 2021
Pulse Modulation
14 December 7, 2021
15 December 7, 2021
Pulse-Amplitude Modulation (PAM)
16 December 7, 2021
Pulse Duration/Width Modulation
PDM/PWM
It is modulation tech. in which the time duration or the
width of the pulse is varied according to the
instantaneous value of the modulating wave.
17 December 7, 2021
PPM
The position of the pulses are varied according to the
instantaneous value of the modulating wave.
To generate PPM ,PDM is first differentiated and then
clipped.
18 December 7, 2021
Pulse Amplitude Pulse Width/Duration Pulse Position
Modulation(PAM) Modulation(PDM/PWM) Modulation(PPM)
Waveform Waveform Waveform
Amplitude of the pulse is Width of the pulse is The relative position of the
proportional to the proportional to the pulse is proportional to the
amplitude of the modulating amplitude of the modulating amplitude of the modulating
signal. signal. signal.
21 December 7, 2021
Sampling, Quantizing, and Encoding
The PCM signal is generated by carrying out three basic operations:
1. Sampling
2. Quantizing
3. Encoding
1. Sampling operation generates a flat-top PAM signal.
2. Quantizing operation approximates the analog values by using a
finite number of levels. This operation is considered in 3 steps
a) Uniform Quantizer
b) Quantization Error
c) Quantized PAM signal output
3. PCM signal is obtained from the quantized PAM signal by
encoding each quantized sample value into a digital word.
22 December 7, 2021
Quantization
The output of a sampler is still continuous in amplitude.
Each sample can take on any value e.g. 3.752, 0.001, etc.
The number of possible values is infinite.
24 December 7, 2021
Encoding
The output of the quantizer is one of M possible signal levels.
If we want to use a binary transmission system, then we need
to map each quantized sample into an n bit binary word.
M 2n , n log 2 ( M )
December 7, 2021
Applications
Used in many applications:
Telephone systems
Digital audio recording
CD laser disks
voice mail
digital video etc.
27 December 7, 2021
Components of a PCM decoder
28 December 7, 2021
DELTA MODULATION
Delta modulation transmits only one bit per sample.
The present sample value is compared with the previous
sample value and this result whether the amplitude is
increased or decreased is transmitted.
The step size is kept fixed.
The difference between the input signal x(t) and the
staircase approximate signal is confined to two levels,i.e.
+∆ and -∆.
Now if the difference is positive, then approximated signal
is increased by one step,i.e., +∆.
If the difference is nagetive ,then approximated signal is
reduced by -∆.
When the step is reduced,”o” is transmitted and if the step
29 is increased,”1” is transmitted. December 7, 2021
The process of delta modulation
30 December 7, 2021
Delta modulation components
31 December 7, 2021
Delta demodulation components
32 December 7, 2021
DIFFERENTIAL PULSE CODE
MODULATION (DPCM)
Some time the information carrying signal does not change
much.
The codes for the information are the same,i.e. redundant
information.
In the DPCM these redundant information is not send,instead
only one sample is send.
By reducing the redundancy the overall bit rate will decrease
and the number of bits required to transmit one sample will
also be reduced.
DPCM works on the principle of prediction.The value of the
present sample is predicted from the past samples.
33 December 7, 2021
PULSE MODULATION
METHODS
Sr. Parameter s of PCM DM DPCM
No comparison
1. Numbers of It can use 4,8 or 16 bits It uses only one bit for Bits can be more
bits. per samples. one sample. than one but are
less than PCM.
2. Levels and step The number of levels Step size is kept fixed Here,fixed number
size. depend on number of and cannot be varied. of levels are used.
bits.
Level size is kept fixed.
3. Quantization Quantization error Slope overload Slope overload
error and depends on number of distortion and granular distortion and
distortion. levels used. noise are present. quantization noise
is present.
4. Transmission Highest bandwidth is Lowest bandwidth is Bandwidth
bandwidth. required since number of required. required is lower
bits are high. than PCM.
5. Feedback. There is no feedback in Feedback exists in Here,feedback
transmitter or receiver. transmitter. exist.