Networks: Performance Measures1 Network Performance Measures.

Slides:



Advertisements
Similar presentations
Computer Networks Performance Metrics Advanced Computer Networks Fall 2013.
Advertisements

Computer Networks Performance Metrics Computer Networks Term B10.
Congestion Control Reasons: - too many packets in the network and not enough buffer space S = rate at which packets are generated R = rate at which receivers.
Queuing Network Models for Delay Analysis of Multihop Wireless Ad Hoc Networks Nabhendra Bisnik and Alhussein Abouzeid Rensselaer Polytechnic Institute.
Fundamentals of Computer Networks ECE 478/578
T.Sharon-A.Frank 1 Multimedia Quality of Service (QoS)
CECS 474 Computer Network Interoperability Notes for Douglas E. Comer, Computer Networks and Internets (5 th Edition) Tracy Bradley Maples, Ph.D. Computer.
CS 408 Computer Networks Congestion Control (from Chapter 05)
Networks: Sample Performance Problems 1 Sample Network Performance Problems.
Computer Networks Computer Networks Term B10 Network Delay Network Delay Performance Problems.
Computer Networks Performance Metrics Advanced Computer Networks.
1 K. Salah Module 2.1: QA – Putting it all together What is the max number of users/connections/sessions a particular network can support for handling.
1 On Handling QoS Traffic in Wireless Sensor Networks 吳勇慶.
Networks: Introduction1 Course Objectives 1.To introduce the student to the major concepts involved in wide-area networks (WANs) and local area networks.
Metrics for Performance Evaluation Nelson Fonseca State University of Campinas.
Lecture 2 Introduction 1-1 Chapter 1: roadmap 1.1 What is the Internet? 1.2 Network edge  end systems, access networks, links 1.3 Network core  circuit.
1 Performance Evaluation of Computer Networks Objectives  Introduction to Queuing Theory  Little’s Theorem  Standard Notation of Queuing Systems  Poisson.
Computer Networks: Performance Measures1 Computer Network Performance Measures.
ACN: Congestion Control1 Congestion Control and Resource Allocation.
Networks:Sample Performance Problems 1 Sample Network Performance Problems.
Lecture Internet Overview: roadmap 1.1 What is the Internet? 1.2 Network edge  end systems, access networks, links 1.3 Network core  circuit switching,
Networks: Sample Performance Problems 1 Sample Network Performance Problems.
Setting TCP Window Size for Legacy LAN VoIP Niko Färber January 10, 2001.
Module 2.0: Modeling of Network Components. Queueing theory  Basics : average number of packets 1/  : mean service time per packet [s] arriving per.
Lecture Internet Overview: roadmap 1.1 What is the Internet? 1.2 Network edge  end systems, access networks, links 1.3 Network core  circuit switching,
Advanced Computer Networks 1 Sample Network Performance Problems.
Ch. 28 Q and A IS 333 Spring Q1 Q: What is network latency? 1.Changes in delay and duration of the changes 2.time required to transfer data across.
CS332 Ch. 28 Spring 2014 Victor Norman. Access delay vs. Queuing Delay Q: What is the difference between access delay and queuing delay? A: I think the.
Lecture 1, 1Spring 2003, COM1337/3501Computer Communication Networks Rajmohan Rajaraman COM1337/3501 Textbook: Computer Networks: A Systems Approach, L.
1 Computer Communication & Networks Lecture 4 Circuit Switching, Packet Switching, Delays Waleed.
These materials are licensed under the Creative Commons Attribution-Noncommercial 3.0 Unported license (
POSTECH DP&NM Lab. Internet Traffic Monitoring and Analysis: Methods and Applications (1) 2. Network Monitoring Metrics.
CONGESTION CONTROL and RESOURCE ALLOCATION. Definition Resource Allocation : Process by which network elements try to meet the competing demands that.
Computer Networks Performance Metrics. Performance Metrics Outline Generic Performance Metrics Network performance Measures Components of Hop and End-to-End.
Computer Networks Performance Metrics
Logical Topology Design and Interface Assignment for Multi- Channel Wireless Mesh Networks A. Hamed Mohsenian Rad Vincent W.S. Wong The University of British.
CS 164: Slide Set 2: Chapter 1 -- Introduction (continued).
ECE466 - Tutorial Simple Delay and Throughput Analysis.
Lecture # 03 Switching Course Instructor: Engr. Sana Ziafat.
Session 2.
What is the Speed of the Internet? Internet Computing KUT Youn-Hee Han.
Network Behaviour & Impairments
Delay in packet switched network. Circuit switching In Circuit switched networks the resources needed along a path (buffers and link transmission rate)
LECTURE 12 NET301 11/19/2015Lect NETWORK PERFORMANCE measures of service quality of a telecommunications product as seen by the customer Can.
Data Link Layer Flow and Error Control. Flow Control Flow Control Flow Control Specifies the amount of data can be transmitted by sender before receiving.
Computer Networks Performance Metrics Computer Networks Spring 2013.
© Janice Regan, CMPT 128, CMPT 371 Data Communications and Networking Principles of reliable data transfer 0.
Courtesy Piggybacking: Supporting Differentiated Services in Multihop Mobile Ad Hoc Networks Wei LiuXiang Chen Yuguang Fang WING Dept. of ECE University.
1 Ram Dantu University of North Texas, Practical Networking.
Ch. 28 Q and A CS 332 Spring A little quiz Q: What is network latency? 1.Changes in delay and duration of the changes 2.time required to transfer.
A special acknowledge goes to J.F Kurose and K.W. Ross Some of the slides used in this lecture are adapted from their original slides that accompany the.
Bandwidth estimation: metrics, measurement techniques, and tools Presenter: Yuhang Wang.
Review of Useful Definitions Statistical multiplexing is a method of sharing a link among transmissions. When computers use store-and-forward packet switching,
2003 컴퓨터 통신 1 Foundation # 컴퓨터 통신 2 Outline A Detailed FTP Example Layering Packet Switching and Circuit Switching Some terms –Data rate, “Bandwidth”
1. Layered Architecture of Communication Networks: Circuit Switching & Packet Switching.
© Janice Regan, CMPT 128, Jan 2007 CMPT 371 Data Communications and Networking Delays throughput and packet loss Multiplexing 0.
Computer Network Performance Measures
Computer Network Performance Measures
Computer Networks Performance Metrics
Net301 LECTURE 10 11/19/2015 Lect
Congestion Control (from Chapter 05)
Network Performance Definitions
Sample Network Performance Problems
What is the end-to-end packet delay in this store-and-forward subnet?
Congestion Control (from Chapter 05)
Congestion Control (from Chapter 05)
Congestion Control (from Chapter 05)
Sample Network Performance Problems
Congestion Control (from Chapter 05)
Presentation transcript:

Networks: Performance Measures1 Network Performance Measures

Networks: Performance Measures Host B Host C Host L Host D Host E Host G Host J Host A Host H Host F Host M W TX Y Z nodes AP W1 W2 W3 W4

Networks: Performance Measures3 Simple Queue Arrivals QueueServer

Networks: Performance Measures4 Router Node packet Outgoing Link Router Buffer Server

Networks: Performance Measures5 Performance Metrics (General Definitions) Utilization :: the percentage of time a device is busy servicing a “customer”. Throughput :: the number of jobs processed by the “system” per unit time. Response time :: the time required to receive a response to a request (round-trip time). Delay :: the time to traverse from one end to the other in a system.

Networks: Performance Measures6 Network Performance Measures Channel utilization :: the average fraction of time a channel is busy [e.g. Util = 0.8] –when overhead is taken into account (i.e., excluded from useful bits, channel utilization is often referred to as channel efficiency Throughput :: bits/sec. successfully transmitted [e.g. Tput = 10 Mbps]

Networks: Performance Measures7 End-to-end packet delay End-to-end delay includes multiple hop link delays

Networks: Performance Measures8 End-to-end packet delay End-to-end packet delay :: the time to deliver a packet from source to destination. {most often we are interested in the packet delay within the communications subnet} This delay is the sum of the delays on each subnet link traversed by the packet. Each link delay consists of four components [B&G Bertsekas and Gallager]:

Networks: Performance Measures9 Packet Delay 1.The processing delay [PROC] between the time the packet is correctly received at the head node of the incoming link and the time the packet is assigned to an outgoing link queue for transmission. 2.The queueing delay [QD] between the time the packet is assigned to a queue for transmission and the time it starts being transmitted. During this time, the packet waits while other packets in the transmission queue are transmitted.

Networks: Performance Measures10 Packet Delay 3.The transmission delay [TRANS] between the times that the first and last bits of the packet are transmitted. 4.The propagation delay [PROP] between the time the last bit is transmitted at the head node of the link and the time the last bit is received at the tail node. This is proportional to the physical distance between transmitter and receiver.

Networks: Performance Measures11 End-to-End Packet Delay end-to-end packet delay = sum of ALL link packet delays. Be Careful !! end-to-end can be defined either from Host-to-Host or only within the subnetwork. Link packet delay = PROC + QD + TRANS + PROP.

Networks: Performance Measures12 End-to-end packet delay End-to-end delay includes multiple hop link delays

Networks: Performance Measures13 Network Performance Measures Latency:: usually implies the minimum possible delay. Latency assumes no queuing and no contention encountered. Goodput:: {measured at the receiver} rate in bits per second of useful traffic received. Goodput excludes duplicate packets and packets dropped along the path Fairness:: either Jain’s fairness or max-min fairness are used to measure fair treatment among competing flows Quality of Service:: a QoS measure accounts for importance of specific metric to one type of application. [e.g. jitter for streaming media]