Pulse Modulation CHAPTER 4 Part 3

Slides:



Advertisements
Similar presentations
Data and Computer Communications Eighth Edition by William Stallings Lecture slides by Lawrie Brown Chapter 5 – Signal Encoding Techniques.
Advertisements

Lecture 26 Physical Layer Ch 4: Digital Transmission
Data and Computer Communications
Data and Computer Communications Chapter 5 – Signal Encoding Techniques.
1 Data Encoding – Chapter 5 (part 1) CSE 3213 Fall /2/2015 9:13 AM.
Chapter 5 – Signal Encoding and Modulation Techniques
Physical Layer – Part 2 Data Encoding Techniques
EE 4272Spring, 2003 Chapter 5 Data Encoding Data Transmission Digital data, digital signal Analog data, digital signal: e.g., voice, and video are often.
4.2 Digital Transmission Pulse Modulation (Part 2.1)
William Stallings Data and Computer Communications 7th Edition
Networks: Data Encoding1 Data Encoding Techniques.
Physical Layer – Part 2 Data Encoding Techniques
Communication Systems
Data Encoding Techniques
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Chapter 4 Digital Transmission.
CEG3185 : Introduction to Computer Networks SEG3155 : Communication and Networking Tutorial 4.
331: STUDY DATA COMMUNICATIONS AND NETWORKS.  1. Discuss computer networks (5 hrs)  2. Discuss data communications (15 hrs)
Sami Al-Wakeel 1 Data Transmission and Computer Networks Data Encoding.
LECTURE 5 CT1303 LAN. DATA ENCODING Digital signal: is a sequence of discrete, discontinuous voltage pulses. Each pulse is a signal element Binary data.
1/21 Chapter 5 – Signal Encoding and Modulation Techniques.
DIGITAL-TO-DIGITAL CONVERSION
Base-Band Digital Data Transmission Prepared By: Amit Degada. Electronics Engineering Department, Sardar Vallabhbhai National Institute of Technology,
COSC 3213 – Computer Networks I Summer 2003 Topics: 1. Line Coding (Digital Data, Digital Signals) 2. Digital Modulation (Digital Data, Analog Signals)
Aegis School of Telecommunication Telecom Systems I by Dr. M. G. Sharma, Phd. IIT Kharagpur Microwaves and Antennas.
Data Communications Chapter 5 Data Encoding.
Pulse Code Modulation (PCM)
COMMUNICATION SYSTEM EEEB453 Chapter 5 (Part IV) DIGITAL TRANSMISSION.
© Janice Regan, CMPT 128, CMPT 371 Data Communications and Networking Digital Encoding.
Signal Encoding Techniques. Lecture Learning Outcomes Be able to understand, appreciate and differentiate the different signal encoding criteria available.
PULSE CODE MODULATION (PCM)
Chapter 4 Digital Transmission.
Chapter 5. Pulse Modulation
1 Kyung Hee University Digital Transmission. 2 Kyung Hee University 4 장 Digital Transmission 4.1 Line Coding 4.2 Block Coding 4.3 Sampling 4.4 Transmission.
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.
Chapter 4 Digital Transmission.
: Data Communication and Computer Networks
3-2008UP-Copyrights reserved1 ITGD4103 Data Communications and Networks Lecture-11:Data encoding techniques week 12- q-2/ 2008 Dr. Anwar Mousa University.
British Computer Society (BCS)
Pulse Code Modulation (PCM)
EEC4113 Data Communication & Multimedia System Chapter 2: Baseband Encoding by Muhazam Mustapha, July 2010.
4.1 Chapter 4 Digital Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 4 Digital Transmission.
CHAPTER 3 DELTA MODULATION
Prof. Hosny Ibrahim Lecture 5. Data Communication IT 221 By: Prof. Hosny M. Ibrahim 2.
Session 2. Objectives: By the end of this session, the student will be able to: Distinguish between data and signals. Cite the advantages of digital data.
Differentially Encoding
4.2 Digital Transmission Pulse Modulation Pulse Code Modulation
CSCI 465 Data Communications and Networks Lecture 8 Martin van Bommel CSCI 465 Data Communications and Networks 1.
1 Chapter 5 Encoding. 2 Figure 4-1 Transformation of Information to Signals.
Chapter 4 (part 1_a) Baseband Data Transmission EKT 357 Digital Communications.
Physical Layer (I) Data Encoding Techniques Advanced Computer Networks.
Fundamentals of Multimedia Chapter 6 Basics of Digital Audio Ze-Nian Li and Mark S. Drew 건국대학교 인터넷미디어공학부 임 창 훈.
Digital Line Encoding Converting standard logic level to a form more suitable to telephone line transmission. Six factors must be considered when selecting.
Signal Encoding Techniques Ir. Hary Nugroho MT.. Data Transmission.
Data and Computer Communications Tenth Edition by William Stallings Data and Computer Communications, Tenth Edition by William Stallings, (c) Pearson Education,
4.2 Digital Transmission Pulse Modulation Pulse Code Modulation
Signal Encoding Techniques. Digital Data, Digital Signal  Digital signal discrete, discontinuous voltage pulses discrete, discontinuous voltage pulses.
CSE 320 Data Communications
4.2 Digital Transmission Pulse Modulation (Part 2.1)
Principios de Comunicaciones EL4005
DIGITAL TRANSMISSION PART C
UNIT II.
Subject Name: Digital Communication Subject Code:10EC61
Physical Layer (Part 2) Data Encoding Techniques
Physical Layer – Part 2 Data Encoding Techniques
NET301 Lecture 5 10/18/2015 Lect5 NET301.
NET301 Lecture 5 10/18/2015 Lect5 NET301.
4.2 Digital Transmission Pulse Modulation Pulse Code Modulation
Chapter 5. Data Encoding Digital Data, Digital Signals
Physical Layer – Part 2 Data Encoding Techniques
Presentation transcript:

Pulse Modulation CHAPTER 4 Part 3 Differential PCM (DPCM) Delta Modulation (DM) Noise in Delta Modulation Digital Modulation EKT343-Principles of Communication Engineering

Differential Pulse Code Modulation (DPCM) Differential Pulse Code Modulation (DPCM) is a procedure of converting an analog into a digital signal in which an analog signal is sampled and then the difference between the actual sample value and its predicted value (predicted value is based on previous sample or samples) is quantized and then encoded forming a digital value. DPCM code words represent differences between samples unlike PCM where code words represented a sample value. predict current sample value based upon previous samples (or sample) and encode the difference between actual value of sample and predicted value (the difference between samples can be interpreted as prediction error). Because it's necessary to predict sample value DPCM is form of predictive coding. DPCM compression depends on the prediction technique, well-conducted prediction techniques lead to good compression rates, in other cases DPCM could mean expansion comparing to regular PCM encoding. EKT343-Principles of Communication Engineering

EKT343-Principles of Communication Engineering Cont’d It often happens that in the analogical signals, which are coded in PCM (voices, images, etc), that many next samples show the same quantization level; as a consequence there is the transmission of many equal PCM codes and this is redundant for the reception signal reconstruction. The DPCM coding exploits this redundancy between adjacent samples. DPCM requires fewer bits than the standard PCM. Basic concept of DPCM - coding a difference, is based on the fact that most source signals show significant correlation between successive samples so encoding uses redundancy in sample values which implies lower bit rate. EKT343-Principles of Communication Engineering

EKT343-Principles of Communication Engineering DPCM encoder Quantizer input ; en - prediction error Quantizer output ; qn- quantization error Prediction filter is usually implemented by a linear predictor in which the last r samples are used to predict the values of the next sample. EKT343-Principles of Communication Engineering

EKT343-Principles of Communication Engineering DPCM decoder Predictor input: Predictor output: PCM Decoder: to recover yn from the DPCM sequence EKT343-Principles of Communication Engineering

EKT343-Principles of Communication Engineering Delta Modulation (DM) A single-bit PCM code to achieve digital transmission of analog. Use only 1 bit either logic ‘1’ or ‘0’. Logic ‘0’ is transmitted if current sample is smaller than the previous sample Logic ‘1’ is transmitted if current sample is larger than the previous sample EKT343-Principles of Communication Engineering

EKT343-Principles of Communication Engineering Cont’d… EKT343-Principles of Communication Engineering

Operation of Delta Modulation EKT343-Principles of Communication Engineering

EKT343-Principles of Communication Engineering Cont’d... Analog input is approximated by a staircase function Move up or down one level () at each sample interval (by one quantization level at each sampling time)  output of DM is a single bit. Binary behavior Function moves up or down at each sample interval In DM the quantization levels are represented by two symbols: 0 for - and 1 for +. In fact the coding process is performed on eq. The main advantage of DM is its simplicity. EKT343-Principles of Communication Engineering

Delta Modulation - Example EKT343-Principles of Communication Engineering

Noise in Delta Modulation EKT343-Principles of Communication Engineering

EKT343-Principles of Communication Engineering Slope overload distortion occurs when  is too small, the staircase approximation mq(t) can't follow closely the actual curve of the message signal m(t ). large  is needed for rapid variations of m(t) to reduce the slope-overload distortion granular noise occurs when  is too large relative to the local slope characteristics of m(t). granular noise is similar to quantization noise in PCM small  is needed for slowly varying m(t) to reduce the granular noise EKT343-Principles of Communication Engineering

EKT343-Principles of Communication Engineering Cont’d… To avoid slope overload, σ = Amax ωm / fs Where σ=step size Amax = Maximum signal amplitude ωm = = 2 πfm . For voice signal, fm = 800 Hz. fs =sampling rate average power of granular noise, N0=σ2 B / 3 fs Where σ=step size B = signal bandwidth fs =sampling rate EKT343-Principles of Communication Engineering

EKT343-Principles of Communication Engineering Example 1 The specification of delta modulation (DM) system used to transmit a voice signal is as below: Sampling rate: 64 kHz. Peak amplitude: 1 V. Voice signal bandwidth: 3.5 kHz. Find a)The minimum permissible value of the step size delta in order to avoid slope overload distortion. b)The average power of granular noise. EKT343-Principles of Communication Engineering

Digital Modulation Positive or negative pulse used for zero or one Using Digital Signals to Transmit Digital Data Bits must be changed to digital signal for transmission Unipolar encoding Positive or negative pulse used for zero or one Polar encoding Uses two voltage levels (+ and - ) for zero or one Bipolar encoding +, -, and zero voltage levels are used

Non-Return to Zero-Level (NRZ-L) 0 – High level 1 – Low level

Non-Return to Zero Inverted (NRZ-I) 0 – no transition 1 – transition at beginning of the interval

Multilevel Binary(Bipolar-AMI) 0 – No line signal 1 – positive or negative level, alternating for successive ones 0 1 0 0 1 1 0 0 0 1 1

Pseudoternary 0 – positive or negative level, alternating for successive zeros. 1 – No line signal. 0 1 0 0 1 1 0 0 0 1 1

Manchester There is a transition at the middle of each bit period. 1  low-to-high transition 0  high-to-low transition

Differential Manchester mid-bit transition is ONLY for clocking. 1  absence of transition at the beginning of the bit interval 0  presence of transition at the beginning of the bit interval

Example 2 Sketch the data wave form for a bit stream 110100110 using NRZL Bipolar AMI Pseudoternary Manchester Differential Manchester