DATA COMMUNICATION Lecture-17.

Slides:



Advertisements
Similar presentations
Signal Encoding Techniques
Advertisements

5.1 Chapter 5 Analog Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Digital/Analog conversion How do we convert analog signals to digital data and vice versa?
5.1 Chapter 5 Analog Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Lecture 27 Physical Layer Ch 5: AnalogTransmission CPE 400 / 600 Computer Communication Networks Slides are modified from Behrouz A. Forouzan.
Modulation of Digital Data 1.Digital-to-Analog Conversion 2.Amplitude Shift Keying (ASK) 3.Frequency Shift Keying (FSK) 4.Phase Shift Keying (PSK) 5.Quadrature.
Chapter 5 Analog Transmission
Analog Transmission : Data Communication and Computer Networks Asst. Prof. Chaiporn Jaikaeo, Ph.D.
Chapter 5 Analog Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Computer Communication & Networks Lecture # 06 Physical Layer: Analog Transmission Nadeem Majeed Choudhary
Chapter 5 Analog Transmission
Chapter 5 Analog Transmission.
DATA COMMUNICATION Lecture-17. Recap of Lecture 16  Analog-To-Digital Conversion  Pulse Code Modulation (PCM) – Pulse Amplitude Modulation (PAM) – Quantization.
1 Computer Communication & Networks Lecture 7 Physical Layer: Analog Transmission Waleed Ejaz
Data Communication Analog Transmition Behrouz A. Forouzan 1Data Communication - Analog Transmition.
DIGITAL COMMUNICATIONS.  The modern world is dependent on digital communications.  Radio, television and telephone systems were essentially analog in.
Chapter 5 Analog Transmission Digital-to-analog conversion is the process of changing one of the characteristics of an analog signal based on the information.
LECTURE 4 CT1303- LAN. DATA AND INFORMATION UNIT Bit ( 0,1 ) 9 = = A = ASCII - American Standard Code for Information Interchange.
1 Kyung Hee University Chapter 5 Analog Transmission.
Chapter 5 Analog Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
05 - Winter 2005 ECE ECE 766 Computer Interfacing and Protocols 1 Modulation Conversion of digital information to analog signals –Example: Telephone lines.
ECOM 4314 Data Communications Fall September, 2010.
 Process of changing one of the characteristics of an analog signal based on the info in a digital signal  Digital data must be modulated on an analog.
Computer Communication & Networks Lecture # 16. Today’s Menu ϞModulation/Demodulation ϞAmplitude Modulation ϞFrequency Modulation ϞPhase Modulation ϞQuadrature.
BZUPAGES.COM 5.1 Chapter 5 Analog Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
5.1 Chapter 5 Analog Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Digital modulation techniques. Modulations systems.
Modulations Amplitude Shift Keying ASK (OOK). BW for ASK Nbaud is baud rate.
Part II. Physical Layer and Media Chapter 5. Analog Transmission COMP 3270 Computer Networks Computing Science Thompson Rivers University.
1 Digital to Analog Encoding. 2 3 Digital modulation techniques Amplitude Shift Keying Amplitude Shift Keying Frequency Shift Keying Frequency Shift.
DIGITAL MODULATION.
Chapter 5: Analog Transmission Converting digital data to a bandpass analog signal is traditionally called digital-to-analog conversion. Converting a low-pass.
CHAPTER 4. OUTLINES 1. Digital Modulation Introduction Information capacity, Bits, Bit Rate, Baud, M- ary encoding ASK, FSK, PSK, QPSK, QAM 2. Digital.
Digital and Analog Transmission
NET301 Lecture 4 10/12/2015 Lect4 NET301.
Dr. Clincy Professor of CS
Analog and Digital Modulation Techniques
DATA COMMUNICATION Lecture-20.
CHAPTER : 04 Encoding & Modulation
CSE 5345 – Fundamentals of Wireless Networks
DATA COMMUNICATION Lecture-22.
Encoding and Modulating
Modulation of Digital Data
DATA COMMUNICATION Lecture-16.
CT1303- LAN Rehab AlFallaj.
Chapter 5 Analog Transmission
Bit rate Baud rate Goal in data communication is to increase the bit rate while decreasing the baud rate. Increasing the data rate increases the speed.
Modulation Techniques
Chapter 5 Analog Transmission
Unit 2.
CSE 5345 – Fundamentals of Wireless Networks
Signal Encoding Techniques
NET301 Lecture 4 10/12/2015 Lect4 NET301.
DATA COMMUNICATION Lecture-18.
Chapter 5 Analog Transmission
Frequency Shift Keying (FSK)
Encoding Prof. Choong Seon HONG.
NET 205: Data Transmission and Digital Communication
Amplitude Shift Keying (ASK)
DATA COMMUNICATION Lecture-19.
Frequency Shift Keying (FSK) & Phase Shift Keying (PSK)
CSE 313 Data Communication
Chapter 5 Analog Transmission
DATA COMMUNICATION Lecture-13.
(Digital Modulation Basics)
Amplitude Shift Keying (ASK)
Digital-to-Analog Conversion
Broadband Transmission
Phase Shift Keying (PSK)
DATA COMMUNICATION Lecture-12.
Presentation transcript:

DATA COMMUNICATION Lecture-17

Recap of Lecture 16 Analog-To-Digital Conversion Pulse Code Modulation (PCM) Pulse Amplitude Modulation (PAM) Quantization Binary Encoding Digital-to-Digital Conversion

Overview of Lecture 17 Digital-to Analog Conversion Bit Rate and Baud Rate Carrier Signals Amplitude Shift Keying (ASK) Frequency Shift Keying (FSK) Phase Shift Keying (PSK) Quadrature Amplitude Modulation (QAM)

Digital To Analog Conversion Process of changing one of the characteristics of an analog signal based on the info in a digital signal Digital data must be modulated on an analog signal that has been manipulated to look like two distinct values corresponding to binary 1 to binary 0

Digital To Analog Conversion

Variation in Characteristics of Sine Wave A sine wave is defined by 3 characteristics: Amplitude Frequency Phase By changing one aspect of a simple electrical signal back & forth,we can use it to represent digital data

Mechanisms for Modulating Digital Data to Analog Signals

Bit Rate & Baud Rate Bit rate:no. of bits transmitted during one second Baud rate:no. of signal units per second that are required to represent that bit

Analogy for Bit rate &Baud Rate In transportation a Baud is analogous to a Car a Bit is analogous to a Passenger If1000 cars can go from one point to another carrying only one passenger(only driver),than 1000 passengers are transported

Analogy for Bit rate &Baud Rate However, if each car carries four passengers, then 4000 passengers are transported Note that the Number of Cars (Bauds), not the Numbers of Passengers (Bits) determines the traffic and therefore the need for wider highways

Example 5.6 An analog signal carries 4 bits in each signal element.If 1000 signal elements are sent per second, find the Baud Rate and Bit Rate? Solution: Baud Rate= Number of Signal Elements Baud Rate =1000 bauds/second Bit Rate=Baud Rate * Number of bits per signal element Bit Rate= 1000 * 4 = 4000 bps

Carrier Signals The sending device produces a high frequency signal, that acts as a basis for the information signal. This base signal is called the Carrier Signal or Carrier Frequency

Amplitude Shift Keying (ASK) The amplitude of the Carrier signal is varied to represent binary 1 or 0 Both frequency and phase remain constant, while the amplitude changes

Amplitude Shift Keying (ASK)

Effect Of Noise on ASK Highly susceptible to noise interference ASK relies solely on Amplitude for recognition Noise usually affects the amplitude

On-Off- Keying (OOK) A popular ASK Technique In OOK, one of the bit values is represented by no voltage The advantage is the reduction in the amount of energy required to transmit Information

Bandwidth for ASK (Figure)

Bandwidth for ASK (Figure) Bandwidth requirements for ASK are calculated using the formula BW = (1+d)*Nbaud

Example 5.8 Find minimum bandwidth required for an ASK signal TX at 3000 bps. TX. Mode is half duplex Solution: In ASK, Baud Rate= Bit Rate Therefore, Baud Rate = 2000 Also ASK requires a minimum bandwidth equal to its Baud Rate Therefore Minimum BW = 2000 Hz

Summary Digital-to Analog Conversion Bit Rate and Baud Rate Carrier Signals Amplitude Shift Keying (ASK)

Suggested Reading Section 5.3, “Data Communications and Networking” 2nd Edition by Behrouz A. Forouzan