McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Chapter 4 Digital Transmission.

Slides:



Advertisements
Similar presentations
Lecture 26 Physical Layer Ch 4: Digital Transmission
Advertisements

1 Computer Communication & Networks Lecture 6 Physical Layer: Digital Transmission Waleed Ejaz
Chapter 4 Digital Transmission
Computer Networks1 Chapter 4 Digital Transmission.
CSCD 218 : DATA COMMUNICATIONS AND NETWORKING 1
6/10/2015 Unit-1 : Data Communications 1 CS 1302 Computer Networks — Unit - 1 — — Data Communications — Text Book Behrouz.A. Forouzan, “Data communication.
4.1 Chapter 4 Digital Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 4 Digital Transmission Stephen Kim 4.1.
Data Communications and Networking
Chapter 4 Digital Transmission
CIT 307 Online Data Communications Digital Transmission Module 5 Kevin Siminski, Instructor.
Base-Band Digital Data Transmission Prepared By: Amit Degada. Electronics Engineering Department, Sardar Vallabhbhai National Institute of Technology,
4.1 Chapter 4 Digital Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
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,
Chapter 4 Digital Transmission
Data Communications Chapter 5 Data Encoding.
Chapter 4 Digital Transmission.
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 พื้นฐานข้อมูลและ สัญญาณ อาจารย์ผู้สอน : ดร. วีรพันธุ์ ศิริฤทธิ์ .
BZUPAGES.COM 4.1 Chapter 4 Digital Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 4 Digital Transmission.
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.
4.1 Chapter 4 Digital Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
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.
Chapter 4 Digital Transmission.
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.
DATA ENCODING Digital-to-digital conversion - Encode digital data into a digital signal - Sending computer data Analog-to-Digital conversion - Digitizing.
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.
Chapter 4 Digital Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 4 Digital Transmission
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.
A. B. M. Nasiruzzaman Dept. of EEE, RUET According to the Nyquist theorem, the sampling rate must be at least 2 times the highest frequency contained in.
Chapter 4 Digital Transmission. 4.2 Summary Line Coding Line Coding Schemes Block Coding Scrambling Signal Element versus data element Multilevel : 2b1Q.
1 Chapter 5 Encoding. 2 Figure 4-1 Transformation of Information to Signals.
4.1 Chapter 4 Digital Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
1 CSCD 433 Network Programming Fall 2013 Lecture 5a Digital Line Coding and other...
McGraw-Hill©2003 The McGraw-Hill Companies, Inc. Chapter 6 Physical Layer.
Signal Encoding Techniques. Digital Data, Digital Signal  Digital signal discrete, discontinuous voltage pulses discrete, discontinuous voltage pulses.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Physical Layer Summary Data-to-Signal Digital-to-Analog (Modem) Analog-to-Analog (Modem) Digital-to-Digital.
Chapter 4 Digital Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
CSE 320 Data Communications
1 CSCD 433 Network Programming Fall 2016 Lecture 4 Digital Line Coding and other...
Chapter 4. Digital Transmission
Introduction to Information Technologies
Topics discussed in this section:
Chapter 4 Digital Transmission.
4.1 Chapter 4 Digital Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 4 Digital Transmission
Chapter 4 Digital Transmission
Chapter 4 Digital Transmission.
4. TRANSMISI DIGITAL.
NET301 Lecture 5 10/18/2015 Lect5 NET301.
NET301 Lecture 5 10/18/2015 Lect5 NET301.
Introduction to Information Technologies
Chapter 4 Digital Transmission
Analog to Digital Encoding
Chapter 4 Digital Transmission
Chapter 4 Digital Transmission 4.# 1
Presentation transcript:

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Chapter 4 Digital Transmission

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Figure 4.1 Line coding Line coding is the process of converting binary data, a sequence of bits, to a digital signal. We refer to the number of values allowed in a particular signal as the number of signal levels. We refer to the number of values used to represent data as the number of data levels. Pulse rate defines the number of pulses per second. A pulse is the minimum amount of time required to transmit a symbol. Bit rate defines the number of bits per second. BitRate = PulseRate * log 2 L Where L is the number of data levels of the signal.

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Figure 4.2 Signal level versus data level

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Figure 4.3 DC component Having zero-frequency has two undesirable cases If a signal is to pass through a system (such as transformer) that does not allow the passage of a dc component, the signal is distorted and may create errors in the output. This component is extra energy residing on the line and is useless.

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Example 1 A signal has two data levels with a pulse duration of 1 ms. We calculate the pulse rate and bit rate as follows: Pulse Rate = 1/ = 1000 pulses/s Bit Rate = Pulse Rate x log 2 L = 1000 x log 2 2 = 1000 bps

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Example 2 A signal has four data levels with a pulse duration of 1 ms. We calculate the pulse rate and bit rate as follows: Pulse Rate = = 1000 pulses/s Bit Rate = PulseRate x log 2 L = 1000 x log 2 4 = 2000 bps

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Figure 4.4 Lack of synchronization To correctly interpret the signals received from the sender, the receiver’s bit intervals must correspond exactly to the server’s bit intervals. If the receiver clock is faster or slower, the bit intervals are not matched and the receiver might interpret the signals differently than the sender intended.

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Example 3 In a digital transmission, the receiver clock is 0.1 percent faster than the sender clock. How many extra bits per second does the receiver receive if the data rate is 1 Kbps? How many if the data rate is 1 Mbps? Solution At 1 Kbps: 1000 bits sent  1001 bits received  1 extra bps At 1 Mbps: 1,000,000 bits sent  1,001,000 bits received  1000 extra bps

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Figure 4.5 Line coding schemes

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Figure 4.6 Unipolar encoding Unipolar encoding uses only one voltage level Unipolar encoding is so named because it uses only one polarity. Polarity is assigned to one of the two binary states, usually the 1. The other state, usually the 0, is represented by zero voltage. Has dc component. Lack of synchronization is an issue in unipolar encoding.

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Figure 4.7 Types of polar encoding Polar encoding uses two voltage levels (positive and negative).

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Figure 4.8 NRZ-L and NRZ-I encoding In NRZ-L The level of the signal is dependent upon the state of the bit Positive voltage usually means the bit is 0 Negative voltage usually means the bit is 1 In NRZ-I The signal is inverted if a 1 is encountered A 0 bit is represented by no change

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Figure 4.9 RZ encoding Signal change for synchronization purposes. A good encoded digital signal must contain a provision for synchronization

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Figure 4.10 Manchester encoding In Manchester encoding, the transition at the middle of the bit is used for both synchronization and bit representation

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Figure 4.11 Differential Manchester encoding In differential Manchester encoding, the transition at the middle of the bit is used only for synchronization. The bit representation is defined by the inversion or noninversion at the beginning of the bit. A transition means binary 0, and no transition means binary 1.

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Figure 4.12 Bipolar AMI encoding In bipolar encoding, we use three levels: positive, zero, and negative Zero level in bipolar encoding is used to represent binary 0. The 1s are represented by alternating positive and negative voltages. AMI = Alternate Mark Inversion

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Figure 4.15 Block coding Stages of operation: Division, Substitution, Line Coding

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Figure 4.16 Substitution in block coding

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Table 4.1 4B/5B encoding DataCodeDataCode The selection of the 5-bit code is such that each code contains no more than one leading 0 and no more than two trailing 0s.

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Table 4.1 4B/5B encoding (Continued) DataCode Q (Quiet)00000 I (Idle)11111 H (Halt)00100 J (start delimiter)11000 K (start delimiter)10001 T (end delimiter)01101 S (Set)11001 R (Reset)00111

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Figure 4.18 PAM Conversion of analog signal into digital form is done using sampling. Ex. Voice storage Pulse amplitude modulation has some applications, but it is not used by itself in data communication. However, it is the first step in another very popular conversion method called pulse code modulation Sampling means measuring the amplitude of the signal at equal intervals.

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Figure 4.19 Quantized PAM signal Quantization is a method of assigning integral values in a specific range to sampled instances. The binary digits are then transformed to a digital signal by using one of the line coding techniques.

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Figure 4.22 From analog signal to PCM digital code

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Figure 4.23 Nyquist theorem According to the Nyquist theorem, the sampling rate must be at least 2 times the highest frequency Note that we can always change a band-pass signal to a low-pass signal before sampling. In this case, the sampling rate is twice the bandwidth Number of bits to be transmitted for each sample depends on the level of precision needed.

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Example 4 What sampling rate is needed for a signal with a bandwidth of 10,000 Hz (1000 to 11,000 Hz)? Solution The sampling rate must be twice the highest frequency in the signal: Sampling rate = 2 x (11,000) = 22,000 samples/s

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Example 5 A signal is sampled. Each sample requires at least 12 levels of precision (+0 to +5 and -0 to -5). How many bits should be sent for each sample? Solution We need 4 bits; 1 bit for the sign and 3 bits for the value. A 3-bit value can represent 2 3 = 8 levels (000 to 111), which is more than what we need. A 2-bit value is not enough since 2 2 = 4. A 4-bit value is too much because 2 4 = 16.

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Example 6 We want to digitize the human voice. What is the bit rate, assuming 8 bits per sample? Solution The human voice normally contains frequencies from 0 to 4000 Hz. Sampling rate = 4000 x 2 = 8000 samples/s Bit rate = sampling rate x number of bits per sample = 8000 x 8 = 64,000 bps = 64 Kbps

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Figure 4.24 Data transmission In parallel mode, multiple bits are sent with each clock tick. In serial mode, 1 bit is sent with each clock tick.

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Figure 4.25 Parallel transmission Advantage of parallel transmission is speed. It can increase the transfer speed by a factor of n over serial transmission. Disadvantage is cost.

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Figure 4.26 Serial transmission In asynchronous transmission, we send 1 start bit (0) at the beginning and 1 or more stop bits (1s) at the end of each byte. There may be a gap between each byte The start and stop bits and the gap alert the receiver to the beginning and end of each byte and allow it to synchronize with the data stream.

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Figure 4.27 Asynchronous transmission Asynchronous here means “asynchronous at the byte level,” but the bits are still synchronized; their durations are the same The addition of stop and start bits and the insertion of gaps into the bit stream make asynchronous transmission slower than forms of transmission that can operate without the addition of control information.

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Figure 4.28 Synchronous transmission Bit stream is combined into longer “frames”, which may contain multiple bytes. Each byte, however, is introduced onto the transmission link without a gap between it and the next one. In synchronous transmission, we send bits one after another without start/stop bits or gaps. It is the responsibility of the receiver to group the bits Timing becomes very important because the accuracy of the received information is completely dependent on the ability of the receiving device to keep an accurate count of the bits as they come in. Byte synchronization is accomplished in the data link layer.