Lecture 10: Quantizing & PCM 1nd semester 1439-2017 By: Adal ALashban.

Slides:



Advertisements
Similar presentations
What is a signal ? A function of one or more independent variables which contain some information. Voltage, Current ,temperature are all different signals.
Advertisements

PULSE MODULATION TECHNIQUES
EET260 Introduction to digital communication
Chapter 3: Pulse Code Modulation
PULSE MODULATION The process of transmitting signals in the form of pulses (discontinuous signals) by using special techniques. The Chapter includes: Pulse.
Analogue to Digital Conversion (PCM and DM)
CHAPTER 4 DIGITAL MODULATION Part 1.
4.2 Digital Transmission Pulse Modulation (Part 2.1)
Pulse Code Modulation Lecture 5.
Data Communications and Networking
EKT343 –Principle of Communication Engineering
ECOM 4314 Data Communications Fall September, 2010
Chapter 4 Digital Transmission
Modulation Techniques 1. Introduction A digital signal is superior to an analog signal because it is more robust to noise and can easily be recovered,
Digital Communication Symbol Modulated Carrier RX Symbol Decision Binary Bytes D/A Recovered Analog Binary Bytes Symbol State Modulation A/D Analog Source.
4.2 Digital Transmission Pulse Modulation (Part 2.1)
1/21 Chapter 5 – Signal Encoding and Modulation Techniques.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2001 Data Transmission Techniques Data to be transmitted is of two types 1.Analog data 2.Digital data Therefore,
Computer Networks Digitization. Spring 2006Computer Networks2 Transfer of an Analog Signal  When analog data (voice, pictures, video) are transformed.
Modulation Continuous wave (CW) modulation AM Angle modulation FM PM Pulse Modulation Analog Pulse Modulation PAMPPMPDM Digital Pulse Modulation DMPCM.
COMMUNICATION SYSTEM EEEB453 Chapter 5 (Part IV) DIGITAL TRANSMISSION.
10/6/2015 3:12 AM1 Data Encoding ─ Analog Data, Digital Signals (5.3) CSE 3213 Fall 2011.
Professor: Dr. Miguel Alonso Jr.
Chapter #5 Pulse Modulation
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.
4.1 Chapter 4 Digital Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
CS Spring 2009 CS 414 – Multimedia Systems Design Lecture 3 – Digital Audio Representation Klara Nahrstedt Spring 2009.
Lecture 10 Basic Modulation Techniques (VI)
Chapter 4 Digital Transmission
◦ We sometimes need to digitize an analog signal ◦ To send human voice over a long distance, we need to digitize it, since digital signals are less prone.
4.2 Digital Transmission Pulse Modulation Pulse Code Modulation
Pulse Modulation Techniques
Meghe Group of Institutions
1 What is Multimedia? Multimedia can have a many definitions Multimedia means that computer information can be represented through media types: – Text.
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.
PAM Modulation Lab#3. Introduction An analog signal is characterized by the fact that its amplitude can take any value over a continuous range. On the.
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. Digital Transmission
Dr. Clincy Professor of CS
Signal Encoding Techniques
Principios de Comunicaciones EL4005
Analog to digital conversion
Topics discussed in this section:
Digital Communication
Prepared By Mr. Arshad Ahmad
DATA COMMUNICATION Lecture-16.
UNIT – III I: Digital Transmission.
DIGITIAL COMMUNICATION
4.1 Chapter 4 Digital Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Pulse Code Modulation (PCM)
Dr. Clincy Professor of CS
Digital Control Systems Waseem Gulsher
Pulse Code Modulation (PCM)
Physical Layer
Lecture 9: Sampling & PAM 1st semester By: Elham Sunbu.
MODULATION AND DEMODULATION
4.2 Digital Transmission Pulse Modulation (Part 2.1)
Soutenance de thèse vendredi 24 novembre 2006, Lorient
Chapter 3: Pulse Code Modulation
Digital Control Systems Waseem Gulsher

Dr. Clincy Professor of CS
Sampling and Quantization
Pulse Code Modulation (PCM)
PULSE MODULATION The process of transmitting signals in the form of pulses (discontinuous signals) by using special techniques. The Chapter includes: Pulse.
Mr. Haneef Khan Department of Computer Networks College of CS&IS
Analog to Digital Encoding
Presentation transcript:

Lecture 10: Quantizing & PCM 1nd semester 1439-2017 By: Adal ALashban

Introduction - A digital signal is superior to an analog signal because it is more robust to noise and can easily be recovered, corrected and amplified. - For this reason, the tendency today is to change an analog signal to digital data. - Changing analog signal to digital signal: Sampling  Quantizing

Quantization - In order to process the sampled signal digitally, the sample values have to be quantized to a finite number of levels, and each value can then be represented by a string of bits. - To quantize a sample value is to round it to the nearest point among a finite set of permissible values. - Therefore, a distortion will inevitably occur. This is called quantization noise (or error).

Quantization

Continuous wave (CW) modulation AM Angle modulation FM PM Pulse Modulation Analog Pulse Modulation PAM PPM PDM Digital Pulse Modulation DM PCM

Pulse-code Modulation (PCM) - Pulse-code Modulation (PCM), like PAM, is a digital communication technique that sends samples of the analog signal taken at a sufficiently high rate. - PCM differs than PAM in that it quantizes the samples by constraining them to only take a limited number of values, and then converts each value into a binary string of bits that are transmitted on the communication line.

Pulse-code Modulation (PCM) - PCM consists of three steps to digitize an analog signal: 1. Sampling 2. Quantization 3. Binary encoding - Before we sample, we have to filter the signal to limit the maximum frequency of the signal as it affects the sampling rate. - Filtering should ensure that we do not distort the signal, i.e. remove high frequency components that affect the signal shape.

Components of PCM Encoder

Sampling - Analog signal is sampled every Ts secs. - Ts is referred to as the sampling interval or period. - fs = 1/Ts is called the sampling rate or sampling frequency. - The process is referred to as pulse amplitude modulation PAM and the outcome is a signal with analog (non integer) values.

Note - According to the Nyquist theorem, the sampling rate must be at least 2 times the highest frequency contained in the signal.

Recovery of a sampled sine wave for different sampling rates

Quantization  = (max - min)/L - Sampling results in a series of pulses of varying amplitude values ranging between two limits: a min and a max. - The amplitude values are infinite between the two limits. - We need to map the infinite amplitude values onto a finite set of known values. - This is achieved by dividing the distance between min and max into L zones, each of height height  = (max - min)/L

Quantization Levels - The midpoint of each zone is assigned a value from 0 to L-1 (resulting in L values) n

- Each sample falling in a zone is then approximated to the value of the midpoint. approximating the value of the sample amplitude to the quantized values. 1 2 3

Assigning Codes to Zones - Each zone is then assigned a binary code. - The number of bits required to encode the zones, or the number of bits per sample as it is commonly referred to, is obtained as follows: nb = log2 L - Given our example, nb = 2 - The 4 zone (or level) codes are therefore: 00, 01, 10, 11

Assigning Codes to Zones Each zone is assigned a binary code 1 2 3 00 01 10 11

Assigning Codes to Zones Use one of the line code scheme to get the digital signal

Thank You