Module 2 ppt
Module 2 ppt
m(t)
c(t)
S(t)
Advantages of DCT
• Ruggedness to transmission noise and interference
The recovery of the message signal in a digital system is much easier than the analog
system. As the receiver has only to decide the presence or absence of the pulse.
• Multiplexing
• Reduction of Noise
• Narrow Banding
• Process of ADC
• Pulse Code Modulation (PCM)
• Differential PCM (DPCM)
• Delta Modulation (DM)
• Adaptive Delta Modulation (ADM)
• The interval ‘Δm’ thus has larger steps or levels and hence,
smaller ‘Δy’ step size, thereby reducing the quantization noise
power and improving the SNR for low amplitude signals.
Uniform O/P
I/P Compressor Expander
Quantizer
• The output of the compressor is uniform, hence non-uniform
quantization can be implemented using uniform quantization,
which makes the circuit implementation less complex and less
expensive.
• A simple semiconductor diode can be used to realize the
compressor whose V-I characteristics can be given as:
𝐾𝑇 𝐼
𝑉= ln(1 + )
𝑞 𝐼𝑆
• Expander:
• The compressor input samples are restored back with the
original I/P values with the expander, thus the characteristics
of Expander is just the complementary of compressor.
Expander is basically a receiving device.
Encoder
• The encoder forms the codeword and translates them into appropriate PCM
waveform for transmission through the channel.
• It should contain adequate amount of timing pulses to extract pulses for synchronization
Can be represented as
i. Unipolar Format
v. M-ary Format
(Polar Quaternary Signal)
RZ: If the pulse occupies half the duration of a symbol, it is Return to Zero.
• Unipolar Format:
• Symbol ‘1’ is represented by a transmitting pulse
• Symbol ‘0’ is represented by switching OFF the pulse
• Polar Format:
• Symbol ‘1’ is represented by a positive pulse
• Symbol ‘0’ is represented by a negative pulse
• Bipolar Format:
• Symbol ‘1’ is represented by a positive pulse, followed by a negative pulse for alternate
occurrences
• Symbol ‘0’ is represented by switching OFF the pulse
• Manchester Format:
• Symbol ‘1’ is represented by a positive pulse for half the duration and negative pulse for
the next half.
• Symbol ‘0’ is represented by a negative pulse for half the duration and positive pulse for
the next half.
N
• M-ary Format:
• In this coding ‘M’ is the number of possible output voltage levels far a given
number of encoding bits ‘n’. The relation is given as:
𝑀 = 2𝑛
• In polar quaternary signaling, 2-bit called di-bits are transmitted at a time.
• For this, two types of coding scheme available with 𝑛 = 2.
Easy to generate and also can withstand the effect of Each output level differs by only 1 bit. This property helps
noise. in error detecting and error correcting. This is mostly
used in digital communication.
Regenerative Repeater
Distorted PCM Decision Clean New pulse
Amplitude
Waveform Making Of PCM
Equalizer
Device
Timing Circuit
𝑥ො 𝑛𝑇𝑆
Ʃ
𝑃𝑟𝑒𝑑𝑖𝑐𝑡𝑜𝑟 𝑢 𝑛𝑇𝑆
𝑒 𝑛𝑇𝑆 : Prediction error 𝑒 𝑛𝑇𝑆 = 𝑥 𝑛𝑇𝑆 − 𝑥ො 𝑛𝑇𝑆 … (1)
Ʃ Ʃ 𝑁
𝑋
DM [Delta Modulation]
• It is a 1-bit version of DPCM
• The input signal is oversampled i.e. 𝑓𝑠 ≫ 2𝑓𝑚 . Typically 𝑓𝑠 is set at
4 times the Nyquist rate, to increase the correlation between
adjacent samples.
• Advantages:
• Since each sample is encoded by 1-bit, there is no need of code word
formation.
• This system of waveform coding requires minimum channel bandwidth.
• The transmitter and the receiver of DM is much simpler.
• Delta Modulation produces a staircase approximation to the input
signal.
• The difference between the input signal x(t) and its approximated signal
u(t) is quantized into two levels of absolute value (±δ).
• If the difference in positive quantizer increases u(t) by +δ, the
difference with the negative quantizer reduces u(t) by –δ.
Primary encoded bits
transmitted DM
• A ‘0’ is transmitted when x(t) is greater than u(t) or the difference between
x(t) & u(t) is positive.
𝑒 𝑛𝑇𝑆 = 𝑥 𝑛𝑇𝑆 − 𝑥ො 𝑛𝑇𝑆
= 𝑥 𝑛𝑇𝑆 − 𝑢 𝑛𝑇𝑆 − 𝑇𝑆
𝑢 𝑛𝑇𝑆 = 𝑢 𝑛𝑇𝑆 − 𝑇𝑆 + 𝑏 𝑛𝑇𝑆
Where, 𝑏 𝑛𝑇𝑆 = 𝛿sgn[𝑒 𝑛𝑇𝑆 ]; output through quantizer
DM Transmitter
𝑥 𝑛𝑇𝑆 𝑒 𝑛𝑇𝑆 𝑏 𝑛𝑇𝑆
Ʃ 𝑄𝑢𝑎𝑛𝑡𝑖𝑧𝑒𝑟
𝑥ො 𝑛𝑇𝑆
Ʃ
Delay
𝑇𝑆
• Drawbacks of DM System/ Noise effects in DM System/ Types of
Quantization error possible in DM System:
• Slope Overload Error: In order to collect the sequence of samples 𝑢 𝑛𝑇𝑆 from 𝑥 𝑛𝑇𝑆 ,
𝑢 𝑛𝑇𝑆 has to increase as fast as the input sequence/ signal x(t). Thus, the information
of the input message signal x(t) is lost till the DM encoded signal reaches the maximum
value.
Condition for no slope overload:
𝛿 𝑑𝑥(𝑡)
≫ 𝑚𝑎𝑥
𝑇𝑠 𝑑𝑡
If the condition for no slope overload is not fulfilled, then we find that the
approximated signal u(t) falls behind the input signal x(t), giving rise to a condition called
slope overload and the quantization error, thus developed is called slope overload
distortion.
• Granular Noise: If the stepsize δ is larger, relative to the local slope characteristics of the
input signal x(t), then the approximated signal u(t) hunts around the flat segment of the
input signal slope. This is known as Granular Noise.
ADM [Adaptive Delta Modulation]
• The stepsize ‘𝛿 ’ can be adaptive or changed according to the input signal
which was fixed in case of DM for which it can also be called as Linear
Delta Modulation (LDM).
• Transmitter:
Logic for
Step Size
Control
𝑥ො 𝑛𝑇𝑆
Ʃ
• Receiver:
Approximated O/P
𝑏 𝑛𝑇𝑆 X Ʃ LPF
Waveform x(t)
Delay
Logic for
𝑇𝑆
Step Size
Control DM Receiver
Predictor
Digital Multiplexer
Bit Rate
• Each signal is sampled 8000 times per second so that a
complete frame of period:
1
𝑇𝑃 = = 0.125 × 10−3 𝑠 = 125𝜇𝑠
8000
• This 𝑇𝑃 accommodates 193bits. Thus,
=1.54Mbps
Hierarchy Diagram/ T1 Carrier:
T1 T1 T1
S1
S2 T2 T2 T2
PCM T3 M12 M23 M34
S24 T4 T7 T6