Propagation & Transmission delay

Slides:



Advertisements
Similar presentations
EE:450 – Computer Networks
Advertisements

(Data and Signals - cont)
PERFORMANCE One important issue in networking is the performance of the networkhow good is it? We discuss quality of service, an overall measurement.
ECE358: Computer Networks Fall 2014
Fundamentals of Computer Networks ECE 478/578
Chapter 3 Data and Signals
Chapter-3-1CS331- Fakhry Khellah Term 081 Chapter 3 Data and Signals.
CECS 474 Computer Network Interoperability Notes for Douglas E. Comer, Computer Networks and Internets (5 th Edition) Tracy Bradley Maples, Ph.D. Computer.
ECE 4450:427/527 - Computer Networks Spring 2015
Computer Networks: Performance Measures1 Computer Network Performance Measures.
Chapter 3 Data and Signals Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Calculating “a”. a Used as a term in analyzing many network characteristics Has a physical interpretation Represents the number of frames on a link.
Problems.
Chapter 3 Data and Signals
Advanced Computer Networks 1 Sample Network Performance Problems.
 Frequency Spectrum and Bandwidth  Other Definitions of Bandwidth  Digital Signals.
Chapter 3 part II Data and Signals
3.1 Figure 3.16 Two digital signals: one with two signal levels and the other with four signal levels.
3.1 Chapter 3 Data and Signals Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
3.1 Chapter 3 Data and Signals Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
ICOM 6115©Manuel Rodriguez-Martinez ICOM 6115 – Computer Networks and the WWW Manuel Rodriguez-Martinez, Ph.D. Lecture 8.
How do loss and delay occur?
3.1 Chapter 3 Data and Signals Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
CS 164: Slide Set 2: Chapter 1 -- Introduction (continued).
ICOM 6115©Manuel Rodriguez-Martinez ICOM 6115 – Computer Networks and the WWW Manuel Rodriguez-Martinez, Ph.D. Lecture 7.
IT 210: Web-based IT Winter 2012 Measuring Speed on the Internet and WWW.
Chapter 3 Data and Signals. 3.2 Last Lecturer Summary Bit Rate Bit Length Digital Signal as a Composite Analog Signal Application Layer Distortion Noise.
What is the Speed of the Internet? Internet Computing KUT Youn-Hee Han.
Lecture Focus: Data Communications and Networking  Transmission Impairment Lecture 14 CSCS 311.
Delay in packet switched network. Circuit switching In Circuit switched networks the resources needed along a path (buffers and link transmission rate)
Chapter 2 : Data Communications BENG 4522 Data Communications & Computer Networks Transmission Impairment Signals travel through the transmission.
Chapter 3 TRANSMISSION IMPAIRMENT. 3-4 TRANSMISSION IMPAIRMENT Signals travel through transmission media, which are not perfect. The imperfection causes.
1 Ram Dantu University of North Texas, Practical Networking.
CSEN 404 Introduction to Networks Amr El Mougy Lamia AlBadrawy.
Chapter 2 PHYSICAL LAYER.
CSC311 Data Communication & Networking
Part II Physical Layer.
Computer Networks: Data Communication
Computer Data Communication
Introduction to Networks
CS 5565 Network Architecture and Protocols
Chapter 3,4 & 6 1-TRANSMISSION IMPAIRMENT 2-DATA TRANSMISSION & MODES
1) By using hamming code (even – parity), Show the correct binary number that transmitted by the sender if the receiver received binary number.
Lec 5 Layers Computer Networks Al-Mustansiryah University
Performance Questions
Example#1 Suppose you have a 25 magnetic tapes, each containing 40GB. Assuming that you have enough tape readers to keep any network busy. How long it.
Communication Networks NETW 501
Chapter 3 Data and Signals
CS Lecture 2 Network Performance
Bandwidth # of bits per second that can be sent.
A simple network connecting two machines
Chapter 3 Introduction To Physical Layer Dr. Eng. Samy Elmokadem.
Sample Network Performance Problems
Lec 6 ADDRESSING Computer Networks Al-Mustansiryah University
What is the end-to-end packet delay in this store-and-forward subnet?
Lec 8 Network Class 3.1 Computer Networks Al-Mustansiryah University
Tutorial 2 This elementary problem begins to explore propagation delay and transmission delay, two central concepts in data networking. Consider two hosts,
Network Speed time = size of file (in bits) / network speed (in bits).
Lec 7 Network Layer: Logical Addressing
Chapter 3 Data and Signals.
Chapter 3 Signals.
Lec 16 Optical Fiber Computer Networks Al-Mustansiryah University
Sample Network Performance Problems
Lec 11 Data and Signals Computer Networks Al-Mustansiryah University
Lec 13 Transmission Media
Lec 17 Wireless Computer Networks Al-Mustansiryah University
Lec 4 Network Models Computer Networks Al-Mustansiryah University
Performance Metrics Neil Tang 9/10/2008
Ram Dantu University of North Texas,
Ram Dantu University of North Texas,
Presentation transcript:

Propagation & Transmission delay Computer Networks Al-Mustansiryah University Elec. Eng. Department College of Engineering Fourth Year Class Lec 12 Propagation & Transmission delay

Propagation & Transmission delay Propagation speed - speed at which a bit travels though the medium from source to destination. Transmission speed - the speed at which all the bits in a message arrive at the destination. (difference in arrival time of first and last bit)

Propagation and Transmission Delay Propagation Delay = Distance/Propagation speed Transmission Delay = Message size/bandwidth bps Latency = Propagation delay + Transmission delay + Queueing time + Processing time

Example 4.5 What are the propagation time and the transmission time for a 2.5-kbyte message (an e-mail) if the bandwidth of the network is 1 Gbps? Assume that the distance between the sender and the receiver is 12,000 km and that light travels at 2.4 × 108 m/s. Solution We can calculate the propagation and transmission time as shown on the next slide:

Example 4.5 (continued) Note that in this case, because the message is short and the bandwidth is high, the dominant factor is the propagation time, not the transmission time. The transmission time can be ignored.

Example 4.6 What are the propagation time and the transmission time for a 5-Mbyte message (an image) if the bandwidth of the network is 1 Mbps? Assume that the distance between the sender and the receiver is 12,000 km and that light travels at 2.4 × 108 m/s. Solution We can calculate the propagation and transmission times as shown on the next slide.

Example 4.6 (continued) Note that in this case, because the message is very long and the bandwidth is not very high, the dominant factor is the transmission time, not the propagation time. The propagation time can be ignored.

Figure 4.6 Filling the link with bits for case 1

Example 4.7 We can think about the link between two points as a pipe. The cross section of the pipe represents the bandwidth, and the length of the pipe represents the delay. We can say the volume of the pipe defines the bandwidth-delay product, as shown in Figure 4.7. The bandwidth-delay product defines the number of bits that can fill the link.

Figure 4.7 Filling the link with bits in case 2

Example 4.8 A network link is transferring a data file in two minutes period. The figure shown below shows the throughput vs. time. Use this figure to calculate the following: 1) Average data transfer rate for this whole time. 2) Amount of data transferred between second 70 and second 120 ? P Kbps 500 t sec 30 70 120

Solution   Size of data=0.5*30*500+40*500+0.5*50*500= 40000 KB Average data transfer =S/T=40000/120= 334.3333 Kbps Amount of data transferred =0.5*50*500= 12500 bit

Example 4.9 We are sending a 30 Mbit MP3 file from a source host to a destination host. All links in the path between source and destination have a transmission rate of 10 Mbps. Assume that the propagation speed is 2 * 108 meters/sec, and the distance of the each link is 10,000 km. the processing time of the router is 0.01 sec a) Suppose there is only one link between source and destination. Find the latency? b)Suppose there is three links between source and destination. The router is found between each two links Find the latency? Sol: a)Latency = Transmission delay +Propagation delay =30* 106/107 +107 /(2 * 108) = 4.05 sec b)Latency = 3*Transmission delay +3*Propagation delay + 2* Processing time(waiting time) =3*( 30* 106/107)+ 3*(107 /(2 * 108))+2*0.01=3*4.05+2*0.01=9.17