Introduction to Communication Lecture (11) 1. Digital Transmission A computer network is designed to send information from one point to another. This.

Slides:



Advertisements
Similar presentations
Source coding and Channel coding
Advertisements

Chapter : Digital Modulation 4.2 : Digital Transmission
CMP206 – Introduction to Data Communication & Networks Lecture 3 – Bandwidth.
1 Computer Networks and Internets, 5e By Douglas E. Comer Lecture PowerPoints Adapted from the notes By Lami Kaya, © 2009 Pearson Education.
4.1 Chapter 4 Digital Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Lecture 26 Physical Layer Ch 4: Digital Transmission
1 Computer Communication & Networks Lecture 6 Physical Layer: Digital Transmission Waleed Ejaz
Signals Maninder Kaur 1www.eazynotes.com Maninder Kaur
Lecture 27 Physical Layer Ch 5: AnalogTransmission CPE 400 / 600 Computer Communication Networks Slides are modified from Behrouz A. Forouzan.
Computer Communication & Networks Lecture # 06 Physical Layer: Analog Transmission Nadeem Majeed Choudhary
DATA COMMUNICATION Lecture-17. Recap of Lecture 16  Analog-To-Digital Conversion  Pulse Code Modulation (PCM) – Pulse Amplitude Modulation (PAM) – Quantization.
Chapter 4 Digital Transmission
CSCD 218 : DATA COMMUNICATIONS AND NETWORKING 1
Sep 06, 2005CS477: Analog and Digital Communications1 Introduction Analog and Digital Communications Autumn
4.1 Chapter 4 Digital Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Transmitting digital signals How do we encode digital signals for transmission? How can we interpret those signals?
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 4 Digital Transmission Stephen Kim 4.1.
ECOM 4314 Data Communications Fall September, 2010
Data Communication Networks Lec 8 and 9. Physical Layer and Media Bottom-most layer. Interacts with transmission media. Physical part of the network.
Lecturer: Tamanna Haque Nipa
Lecture 3 Outline Announcements: No class Wednesday Friday lecture (1/17) start at 12:50pm Review of Last Lecture Communication System Block Diagram Performance.
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,
Department of Electrical and Computer Engineering
Data Representation and Storage Lecture 5. Representations A number value can be represented in many ways: 5 Five V IIIII Cinq Hold up my hand.
ECE 4371, Fall, 2015 Introduction to Telecommunication Engineering/Telecommunication Laboratory Zhu Han Department of Electrical and Computer Engineering.
Chapter 4 Digital Transmission.
Computer Communication & Networks Lecture # 05 Physical Layer: Signals & Digital Transmission Nadeem Majeed Choudhary
BZUPAGES.COM 4.1 Chapter 4 Digital Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Digital Signal Encoding
Chapter 4 Digital Transmission.
: Data Communication and Computer Networks
British Computer Society (BCS)
DIGITAL-TO-DIGITAL CONVERSION In this section, we see how we can represent digital data by using digital signals. The conversion involves three.
9/12/ Digital Transmisison - Lin 1 CPET/ECET Digital Transmission Data Communications and Networking Fall 2004 Professor Paul I-Hai Lin Electrical.
Lecture 2 Outline Announcements: No class next Wednesday MF lectures (1/13,1/17) start at 12:50pm Review of Last Lecture Analog and Digital Signals Information.
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.#2 4-1 DIGITAL-TO-DIGITAL CONVERSION line coding, block coding, and scrambling. Line coding is always needed; block.
Chapter 4 Digital Transmission.
4.1 Chapter 4 Digital Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
© 2009 Pearson Education Inc., Upper Saddle River, NJ. All rights reserved.1 Computer Networks and Internets, 5e By Douglas E. Comer Lecture PowerPoints.
Spring 2007Data Communications, Kwangwoon University4-1 Chapter 4. Digital Transmission 1.Digital-to-Digital Conversion 2.Analog-to-Digital Conversion.
Chapter 4 Digital Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 4 Digital Transmission
Topics discussed in this section:
Line Coding and Binary Keying Modulation
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...
Dr. ClincyLecture 2 Slide 1 Chapter 4 Handout #3 Dr. Clincy Professor of CS 6 of 10.
Computer Networks Chapter 5 – Analog Transmission.
Chapter 4 Digital Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
1 CSCD 433 Network Programming Fall 2016 Lecture 4 Digital Line Coding and other...
Data Communication and Networking Digital Transmission Chapter 4.
Data Communications and Networking
Chapter 4 Digital Transmission
Chapter 4. Digital Transmission
Computer Communication & Networks
DIGITAL MODULATION AND MULTIPLEXING
Chapter 4 Digital Transmission
Pulse Code Modulation (PCM)
Dr. Clincy Professor of CS
Dr. Clincy Professor of CS
Chapter 4 Digital Transmission
Dr. Clincy Professor of CS
Floating Point Numbers - continuing
Pulse Code Modulation (PCM)
Disadvantages of Analog Transmission
Digital-to-digital Conversion
Chapter 4 Digital Transmission 4.# 1
Presentation transcript:

Introduction to Communication Lecture (11) 1

Digital Transmission A computer network is designed to send information from one point to another. This information needs to be converted to either a digital signal or an analog signal for transmission. DIGITAL-TO-DIGITAL CONVERSION Signals that represent data can also be digital or analog. How we can represent digital data by using digital signals. The conversion involves three techniques: Line coding Block coding 2

Line Coding Line coding is the process of converting digital data to digital signals. We assume that data, in the form of text, numbers, graphical images, audio, or video, are stored in computer memory as sequences of bits Line coding converts a sequence of bits to a digital signal. At the sender, digital data are encoded into a digital signal At the receiver, the digital data are recreated by decoding the digital signal. 3

Line coding and decoding 4

Characteristics of Line Coding Signal Element Versus Data Element Data Rate Versus Signal Rate Bandwidth DC Components Self-synchronization Built-in Error Detection Immunity to Noise and Interference Complexity 5

Signal Element Versus Data Element In data communications, we send data elements. A data element is the smallest entity that can represent a piece of information (Bit). A signal element carries data elements. A signal element is the shortest unit (timewise) of a digital signal. Data elements are being carried; signal elements are the carriers. 6

We define a ratio r which is the number of data elements carried by each signal element. 7

Data Rate Versus Signal Rate The data rate defines the number of data elements (bits) sent in 1 second. The unit is bits per second (bps). The signal rate is the number of signal elements sent in 1 second. The unit is the baud. The data rate is sometimes called the bit rate; the signal rate is sometimes called the pulse rate 8

Data Rate Versus Signal Rate One goal in data communications is to increase the data rate while decreasing the signal rate. Increasing the data rate increases the speed of transmission; decreasing the signal rate decreases the bandwidth requirement. 9

Data Rate Versus Signal Rate The relationship between data rate and signal rate (bit rate and baud rate) depends on the value of r. It also depends on the data pattern. If we have a data pattern of all 1s or all Os, the signal rate may be different from a data pattern of alternating Os and Is. To derive a formula for the relationship, we need to define three cases: the worst, best, and average. The worst case is when we need the maximum signal rate; the best case is when we need the minimum. In data communications, we are usually interested in the average case. We can formulate the relationship between data rate and signal rate as 10

Data Rate Versus Signal Rate 11 where N is data rate c is the case factor (worst, best & avg.) r is the ratio between data element & signal element We can formulate the relationship between data rate and signal rate as:

Example: A signal is carrying data in which one data element is encoded as one signal element ( r = 1). If the bit rate is 100 kbps, what is the average value of the baud rate if c is between 0 and 1? Solution We assume that the average value of c is 1/2. The baud rate is then 12

Line Coding Schemes There are several schemes in each category. 13