UNIT II.

Slides:



Advertisements
Similar presentations
Signal Encoding Techniques
Advertisements

Sampling and Pulse Code Modulation
Analogue to Digital Conversion (PCM and DM)
4.2 Digital Transmission Pulse Modulation (Part 2.1)
4.2 Digital Transmission Pulse Modulation (Part 2.1)
EE2F1 Speech & Audio Technology Sept. 26, 2002 SLIDE 1 THE UNIVERSITY OF BIRMINGHAM ELECTRONIC, ELECTRICAL & COMPUTER ENGINEERING Digital Systems & Vision.
Communication Systems
Digital Voice Communication Link EE 413 – TEAM 2 April 21 st, 2005.
Pulse Modulation CHAPTER 4 Part 3
Chapter 4 Digital Transmission
1/21 Chapter 5 – Signal Encoding and Modulation Techniques.
Chapter 7. Analog to Digital Conversion
Fundamentals of Digital Communication
COSC 3213 – Computer Networks I Summer 2003 Topics: 1. Line Coding (Digital Data, Digital Signals) 2. Digital Modulation (Digital Data, Analog Signals)
GODIAN MABINDAH RUTHERFORD UNUSI RICHARD MWANGI.  Differential coding operates by making numbers small. This is a major goal in compression technology:
Modulation Continuous wave (CW) modulation AM Angle modulation FM PM Pulse Modulation Analog Pulse Modulation PAMPPMPDM Digital Pulse Modulation DMPCM.
LECTURE Copyright  1998, Texas Instruments Incorporated All Rights Reserved Encoding of Waveforms Encoding of Waveforms to Compress Information.
AUDIO COMPRESSION msccomputerscience.com. The process of digitizing audio signals is called PCM PCM involves sampling audio signal at minimum rate which.
Data Communications Chapter 5 Data Encoding.
Pulse Code Modulation (PCM)
COMMUNICATION SYSTEM EEEB453 Chapter 5 (Part IV) DIGITAL TRANSMISSION.
Signal Encoding Techniques Chapter 6. Reasons for Choosing Encoding Techniques  Digital data, digital signal Equipment less complex and expensive than.
10/6/2015 3:12 AM1 Data Encoding ─ Analog Data, Digital Signals (5.3) CSE 3213 Fall 2011.
Signal Encoding Techniques. Lecture Learning Outcomes Be able to understand, appreciate and differentiate the different signal encoding criteria available.
Chapter #5 Pulse Modulation
CE Digital Signal Processing Fall 1992 Waveform Coding Hossein Sameti Department of Computer Engineering Sharif University of Technology.
CIS679: Multimedia Basics r Multimedia data type r Basic compression techniques.
Chapter 5. Pulse Modulation
1 PCM & DPCM & DM. 2 Pulse-Code Modulation (PCM) : In PCM each sample of the signal is quantized to one of the amplitude levels, where B is the number.
D ELTA M ODULATION & D EMODULATION. DM is a modulation technique in which the message signal is encoded into a sequence of binary symbols. DM is the simplest.
Basic Encoding Techniques
Pulse Code Modulation PCM is a method of converting an analog signal into a digital signal. (A/D conversion) The amplitude of Analog signal can take any.
Signal Encoding Techniques Chapter 6. Reasons for Choosing Encoding Techniques Digital data, digital signal Equipment less complex and expensive than.
1 Speech Synthesis User friendly machine must have complete voice communication abilities Voice communication involves Speech synthesis Speech recognition.
CS Spring 2009 CS 414 – Multimedia Systems Design Lecture 3 – Digital Audio Representation Klara Nahrstedt Spring 2009.
1 Quantization Error Analysis Author: Anil Pothireddy 12/10/ /10/2002.
CHAPTER 3 DELTA MODULATION
CS654: Digital Image Analysis Lecture 34: Different Coding Techniques.
4.2 Digital Transmission Pulse Modulation Pulse Code Modulation
Delta modulation DM DM is a simple modulation scheme used to transmit one bit per sampling frequency In DM the analog information signal is oversampled.
Differentially Encoding
EE 551/451, Fall, 2006 Communication Systems Zhu Han Department of Electrical and Computer Engineering Class 13 Oct. 3 rd, 2006.
CS Spring 2014 CS 414 – Multimedia Systems Design Lecture 3 – Digital Audio Representation Klara Nahrstedt Spring 2014.
Voice Sampling. Sampling Rate Nyquist’s theorem states that a signal can be reconstructed if it is sampled at twice the maximum frequency of the signal.
Delta Modulation Professor: Dr. Miguel Alonso Jr..
Fundamentals of Multimedia Chapter 6 Basics of Digital Audio Ze-Nian Li and Mark S. Drew 건국대학교 인터넷미디어공학부 임 창 훈.
1 st semester 1436 / Modulation Continuous wave (CW) modulation AM Angle modulation FM PM Pulse Modulation Analog Pulse Modulation PAMPPMPDM Digital.
Pulse Code Modulation (PCM) Analog voice data must be translated into a series of binary digits before they can be transmitted. With Pulse Code Modulation.
Lifecycle from Sound to Digital to Sound. Characteristics of Sound Amplitude Wavelength (w) Frequency ( ) Timbre Hearing: [20Hz – 20KHz] Speech: [200Hz.
Sistem Telekomunikasi, Sukiswo, ST, MT Sukiswo
Chapter 4: Second generation Systems-Digital Modulation
Signal Encoding Techniques
4.2 Digital Transmission Pulse Modulation (Part 2.1)
Analog to digital conversion
Digital Communications Chapter 13. Source Coding
Topics discussed in this section:
UNIT – III I: Digital Transmission.
4.1 Chapter 4 Digital Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Quantization and Encoding
Subject Name: Digital Communication Subject Code:10EC61
Physical Layer (Part 2) Data Encoding Techniques
Physical Layer – Part 2 Data Encoding Techniques
CS 4594 Data Communications
Chapter 3: Pulse Code Modulation
Signal Encoding Techniques
Digital Control Systems Waseem Gulsher
PCM & DPCM & DM.
Lecture 10: Quantizing & PCM 1nd semester By: Adal ALashban.
Mr. Haneef Khan Department of Computer Networks College of CS&IS
Physical Layer – Part 2 Data Encoding Techniques
Presentation transcript:

UNIT II

Differential Pulse code Modulation In PCM, each sample of the waveform is encoded independently of all the other samples. However, most source signals including speech sampled at the Nyquist rate or faster exhibit significant correlation between successive samples. In other words, the average change in amplitude between successive samples is relatively small. Consequently an encoding scheme that exploits the redundancy in the samples will result in a lower bit rate for the source output.

Differential Pulse code Modulation (Contd) A relatively simple solution is to encode the differences between successive samples rather than the samples themselves. The resulting technique is called differential pulse code modulation (DPCM). Since differences between samples are expected to be smaller than the actual sampled amplitudes, fewer bits are requrired to represent the differences. In this case we quantize and transmit the differenced signal sequence e(n)= s(n)- s(n - 1), where s(n) is the sampled sequence of s(t).

Adaptive Differential Pulse Code Modulation ADPCM (adaptive differential pulse-code modulation) is a technique for converting sound or analog information to binary information (a string of 0's and 1's) by taking frequent samples of the sound and expressing the value of the sampled sound modulation in binary terms. ADPCM is used to send sound on fiber-optic long-distance lines as well as to store sound along with text, images, and code on a CD-ROM.

Delta Modulation In Delta Modulation, an incoming message signal is over sampled (i.e., at a rate much higher than Nyquist rate) to purposely increase the correlation between adjacent samples of the signal. This is done to permit the use of a simple quantizing strategy for constructing the encoded signal. DM provides a approximation to the sampled version of the message signal. The difference between the input and the approximation is quantized into only two levels, namely + Δ or - Δ signals, corresponding to positive and negative differences. Thus if the approximation falls below the signal at any sampling epoch, it is increased by Δ and vice versa.

Delta Modulation (Contd)

Adaptive Delta Modulation To overcome the quantization errors due to slope distortion and granular noise, the step size (δ) is made adaptive to variations in the input signal x(t). In the steep segment of the signal x(t), the step size is increased. When the input is varying slowly, the step size is increased. This method is called Adaptive Delta Modulation. Adaptive DM has certain advantages over DM. They are, The signal to noise ratio is better than ordinary DM because of the reduction in slope overload distortion and granular noise. Because of the variable step size, the dynamic range of ADM is wide. Utilization of bandwidth is better than DM.