CS433 - Data Communication and Computer Networks

Slides:



Advertisements
Similar presentations
Teknik Enkoding Pertemuan 08 Matakuliah: H0484/Jaringan Komputer Tahun: 2007.
Advertisements

4.1 Chapter 4 Digital Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
1 Computer Communication & Networks Lecture 6 Physical Layer: Digital Transmission Waleed Ejaz
1 Data Encoding – Chapter 5 (part 1) CSE 3213 Fall /2/2015 9:13 AM.
Chapter 4 Digital Transmission
Computer Networks1 Chapter 4 Digital Transmission.
CSCD 218 : DATA COMMUNICATIONS AND NETWORKING 1
Transmitting digital signals How do we encode digital signals for transmission? How can we interpret those signals?
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Chapter 4 Digital Transmission.
 Information must be transformed into signals before it can be transformed across the communication media  How this information is transformed depends.
LECTURE 5 CT1303 LAN. DATA ENCODING Digital signal: is a sequence of discrete, discontinuous voltage pulses. Each pulse is a signal element Binary data.
DIGITAL-TO-DIGITAL CONVERSION
Base-Band Digital Data Transmission Prepared By: Amit Degada. Electronics Engineering Department, Sardar Vallabhbhai National Institute of Technology,
Department of Electrical and Computer Engineering
Computer Communication & Networks
© Janice Regan, CMPT 128, CMPT 371 Data Communications and Networking Digital Encoding.
ECE 4371, Fall, 2015 Introduction to Telecommunication Engineering/Telecommunication Laboratory Zhu Han Department of Electrical and Computer Engineering.
Computer Communication & Networks Lecture # 05 Physical Layer: Signals & Digital Transmission Nadeem Majeed Choudhary
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.
การสื่อสารข้อมูลและเครือข่าย คอมพิวเตอร์ Data Communication and Networks บทที่ 2 พื้นฐานข้อมูลและ สัญญาณ อาจารย์ผู้สอน : ดร. วีรพันธุ์ ศิริฤทธิ์ .
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Chapter 4 Digital Transmission.
: Data Communication and Computer Networks
British Computer Society (BCS)
Chapter 4 Digital Transmission.
DIGITAL-TO-DIGITAL CONVERSION In this section, we see how we can represent digital data by using digital signals. The conversion involves three.
Kashif BashirWWW.Taleem.greatnow.com Chapter 4 Digital Transmission.
9/12/ Digital Transmisison - Lin 1 CPET/ECET Digital Transmission Data Communications and Networking Fall 2004 Professor Paul I-Hai Lin Electrical.
EEC4113 Data Communication & Multimedia System Chapter 2: Baseband Encoding by Muhazam Mustapha, July 2010.
COMMUNICATION SYSTEM EEEB453 Chapter 5 (Part V) DIGITAL TRANSMISSION-LINE ENCODING Intan Shafinaz Mustafa Dept of Electrical Engineering Universiti Tenaga.
Digital Transmission & Analog Transmission. 4.#2 1. DIGITAL-TO-DIGITAL CONVERSION Digital Data -> Digital Signal Three techniques: 1.line coding (always.
4.1 Chapter 4 Digital Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Spring 2007Data Communications, Kwangwoon University4-1 Chapter 4. Digital Transmission 1.Digital-to-Digital Conversion 2.Analog-to-Digital Conversion.
Unit 1 Lecture 6 1. Different Conversion/Transmission Schemes 2 Before we discuss various line coding schemes, let us first have an idea of different.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Excerpts from Slides of Chapter 4 Forouzan Digital Transmission.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Chapter 4 Digital Transmission.
1 Chapter 5 Encoding. 2 Figure 4-1 Transformation of Information to Signals.
Unit 1 Lecture 7 1. Bipolar Encoding Bipolar encoding, like RZ, uses three voltage levels: positive, negative and zero. Unlike RZ, however, the zero level.
Digital Line Encoding Converting standard logic level to a form more suitable to telephone line transmission. Six factors must be considered when selecting.
CSE 320 Data Communications
Data Communications and Networking
EE 551/451, Fall, 2006 Communication Systems
Chapter 4. Digital Transmission
Introduction to Information Technologies
Computer Communication & Networks
CHAPTER : 04 Encoding & Modulation
DIGITAL TRANSMISSION PART C
Data Conversion Methods
Chapter 4 Digital Transmission.
Chapter 4 Digital Transmission
Lecture 1 Line Encoding 2nd semester
CT1303 LAN Rehab AlFallaj.
Chapter 4 Digital Transmission.
Dr. Clincy Professor of CS
Encoding Prof. Choong Seon HONG.
NET301 Lecture 5 10/18/2015 Lect5 NET301.
NET301 Lecture 5 10/18/2015 Lect5 NET301.
CCE Computer Networks Chapter 5: Encoding Information must be encoded into signals before it can be transported across communication media Information.
Introduction to Information Technologies
Chapter 4 Digital Transmission
Bandlimited (bandpass) signal Bandlimited (bandpass) signal.
NRZ-L: [Non-Return-to-Zero-Level]
Chapter 5. Data Encoding Digital Data, Digital Signals
Lecture 2: Line Encoding 1nd semester By: Adal ALashban.
DATA COMMUNICATION Lecture-15.
Chapter 5 Encoding.
Data Transmission And Digital Communication
EEC4113 Data Communication & Multimedia System Chapter 2: Baseband Encoding by Muhazam Mustapha, September 2012.
Disadvantages of Analog Transmission
Chapter 5: Encoding Information must be encoded into signals before it can be transported across communication media Information can be either Digital,
Presentation transcript:

CS433 - Data Communication and Computer Networks Chapter 5: Encoding Information must be encoded into signals before it can be transported across communication media Information can be either Digital, or Analog Signals can be also of two types: Digital Dr. Shawakfa CS433 - Data Communication and Computer Networks

CS433 - Data Communication and Computer Networks Types of Encoding Dr. Shawakfa CS433 - Data Communication and Computer Networks

Digital-to-Digital Encoding Dr. Shawakfa CS433 - Data Communication and Computer Networks

CS433 - Data Communication and Computer Networks Unipolar Uses only one level of value (polarity) Pros: simple and inexpensive Cons: DC component direct current component with zero frequency) and synchronization (occur whenever the data stream includes a long uninterrupted series of 1’s and 0’s the solution is another line carrying a clock pulse allow the receiver to resynchronize its timer but cost is high) Digital Transmission systems work by sending voltage pulses along a medium Polarity: weather the pulse is negative or positive 1’s are positive values 0’s are 0 values 0 1 0 0 1 1 1 Dr. Shawakfa CS433 - Data Communication and Computer Networks

CS433 - Data Communication and Computer Networks Polar Uses two levels of amplitude Each bit consists of both positive and negative voltage Dc component is totally eliminated Dr. Shawakfa CS433 - Data Communication and Computer Networks

Non-Return to Zero (NZR) The level of the signal is always either positive or negative NRZ-Level : the level of the signal is dependent on the state of the bit (ex. +  1 and –  0) a problem arises when long stream of 0’s and 1’s in the data so the receiver receives a continuous voltage and cannot determine number of bits its clock cannot synchronize with sender clock. NRZ-Inverted: The signal is inverted if a 1 is encountered supirur to Less DC-component and more synchronization than Unipolar Dr. Shawakfa CS433 - Data Communication and Computer Networks

CS433 - Data Communication and Computer Networks NRZ 0 1 0 0 1 1 1 0 NRZ-L NRZ-I Dr. Shawakfa CS433 - Data Communication and Computer Networks

CS433 - Data Communication and Computer Networks Return to Zero (RZ) Uses three signal values: positive, zero, and negative There is a signal change for each bit (negative-to-zero for 0 and positive-to-zero for 1 Excellent synchronization Disadvantage: It needs more bandwidth since two signal changes per bit Dr. Shawakfa CS433 - Data Communication and Computer Networks

CS433 - Data Communication and Computer Networks RZ 0 1 0 0 1 1 1 0 Dr. Shawakfa CS433 - Data Communication and Computer Networks

CS433 - Data Communication and Computer Networks Biphase Manchester: negative-to-positive transition represents 1 and a positive-to-negative transition represents 0. Transition at the middle of the bit is used for both synchronization and bit representation. Differential Manchester: a transition means 0 and no transition means 1. Transition at the middle of the bit is used only for synchronization. Bit representation is shown by the inversion or noninversion at the beginning of the bit. Dr. Shawakfa CS433 - Data Communication and Computer Networks

CS433 - Data Communication and Computer Networks Biphase 0 1 0 0 1 1 1 0 Manchester Differential Manchester Dr. Shawakfa CS433 - Data Communication and Computer Networks

CS433 - Data Communication and Computer Networks Bipolar Uses three signal levels: positive, zero, and negative Zero level represents binary 0 Positive and negative levels represent alternating 1s Dr. Shawakfa CS433 - Data Communication and Computer Networks

CS433 - Data Communication and Computer Networks Bipolar Encoding Bipolar AMI B8ZS HDB3 Dr. Shawakfa CS433 - Data Communication and Computer Networks

Alternate Mark Inversion (AMI) Zero voltage represents binary 0. Binary 1s are represented by alternating positive and negative signals. 0 1 0 0 1 1 1 0 Dr. Shawakfa CS433 - Data Communication and Computer Networks

Digital signal encoding formats 0 1 0 0 1 1 0 0 0 1 Unipolar NRZL NRZI RZ Manchester Differential Manchester Bipolar-AMI Pseudoternary Dr. Shawakfa CS433 - Data Communication and Computer Networks

Bipolar 8-Zero Substitution (8BZS) A convention adopted in North America to provide synchronization of long string of 0s If eight or more consecutive 0s are encountered, enforce violations to the bipolar coding as follows: if the previous polarity is positive: 000+-0-+ if the previous polarity is negative: 000-+0+- Dr. Shawakfa CS433 - Data Communication and Computer Networks

High-Density Bipolar 3 (HDB3) Adopted in Europe and Japan. + 0 0 0 0 - 0 0 0 0 + 0 0 0 + - 0 0 0 - Number of 1s since last substitution is odd + 0 0 0 0 - 0 0 0 0 + - 0 0 - - + 0 0 + Number of 1s since last substitution is even Dr. Shawakfa CS433 - Data Communication and Computer Networks