Digital Coding of Analog Signal Ut2
Digital Coding of Analog Signal Ut2
Analog Signal
Prepared By:
Amit Degada
Teaching Assistant
Goal of Today’s lecture.
• Prediction Filter
• Delta Modulation
• Delta Modulation De-merits
• Solution of De-merits
• Adaptive delta Modulation
How Prediction Helps
• Correlation between two samples.
• We can exploit for our case.
• Fewer bits are required to encode.
Pq
How can we predict?
• Ideally predicted value must be close to
real value of message signal.
d ( k ) m( k ) m ( k ) ^
m( k ) d ( k ) m ^ ( k )
2 3
T s T s
m(t Ts ) m(t ) Tsm (t ) m (t ) m (t ) ..........
2! 3!
………..(1)
If Ts is very small then,
m(t Ts ) m(t ) Tsm (t ) ………..(2)
So equation 2 is simplifies to
In general
m ^ (k ) m(k 1)
For 1st Order
DPCM Transmitter and Receiver
Delta Modulation
• Its same as DPCM.
mq (k ) mq (k 1) dq (k ) ………..(5)
Hence
mq (k 1) mq (k 2) dq(k 1) ………..(6)
k
mq (k ) dq (m)
m0
Why the Name Delta?
• It Transmits the Difference, hence
the name is Delta.
• If the Difference is Positive, A
Positive pulse is transmitted, Vice
Versa.
Analysis of delta Modulation
Practical Implementation
Transmitter
Practical Implementation
Delta Modulation Waveform
Delta Modulation Error
Thank You