Performance Evaluation of Computer Networks

Slides:



Advertisements
Similar presentations
Review of Topology and Access Techniques / Switching Concepts BSAD 141 Dave Novak Sources: Network+ Guide to Networks, Dean 2013.
Advertisements

Performance Testing - Kanwalpreet Singh.
Chapter 17 Networking Patricia Roy Manatee Community College, Venice, FL ©2008, Prentice Hall Operating Systems: Internals and Design Principles, 6/E William.
Computer Networks Performance Metrics Computer Networks Term B10.
Doc.: IEEE /0604r1 Submission May 2014 Slide 1 Modeling and Evaluating Variable Bit rate Video Steaming for ax Date: Authors:
Copyright © 2005 Department of Computer Science CPSC 641 Winter PERFORMANCE EVALUATION Often in Computer Science you need to: – demonstrate that.
Application, Network and Link Layer Measurements of Streaming Video over a Wireless Campus Network Passive & Active Measurement Workshop 05 Boston, MA,
FIN 685: Risk Management Topic 5: Simulation Larry Schrenk, Instructor.
Leveraging IP for Sensor Network Deployment Simon Duquennoy, Niklas Wirstrom, Nicolas Tsiftes, Adam Dunkels Swedish Institute of Computer Science Presenter.
Computer Networks Performance Metrics Advanced Computer Networks.
Performance Analysis of the Intertwined Effects between Network Layers for g Transmissions Wireless Multimedia Networking and Performance Modeling.
Internet Traffic Patterns Learning outcomes –Be aware of how information is transmitted on the Internet –Understand the concept of Internet traffic –Identify.
Windows Streaming Media Performance Analysis on a IEEE g Residential Network The Seventh International Conferences on Wireless and Optical Communications.
Networking Theory (Part 1). Introduction Overview of the basic concepts of networking Also discusses essential topics of networking theory.
The 4th IEEE International Conference on Broadband Communications, Networks and Systems (BROADNETS) Raleigh, NC, USA September 10-13, 2007 Measuring Queue.
OS Fall ’ 02 Performance Evaluation Operating Systems Fall 2002.
Network Traffic Measurement and Modeling CSCI 780, Fall 2005.
Fair Sharing of MAC under TCP in Wireless Ad Hoc Networks Mario Gerla Computer Science Department University of California, Los Angeles Los Angeles, CA.
WBest: a Bandwidth Estimation Tool for IEEE Wireless Networks Presented by Feng Li Mingzhe Li, Mark Claypool, and.
Performance Evaluation
Copyright © 2005 Department of Computer Science CPSC 641 Winter Network Traffic Measurement A focus of networking research for 20+ years Collect.
Student Projects in Computer Networking: Simulation versus Coding Leann M. Christianson Kevin A. Brown Cal State East Bay.
1 PERFORMANCE EVALUATION H Often in Computer Science you need to: – demonstrate that a new concept, technique, or algorithm is feasible –demonstrate that.
Chapter 9: Moving to Design
OS Fall ’ 02 Performance Evaluation Operating Systems Fall 2002.
Passive traffic measurement Capturing actual Internet packets in order to measure: –Packet sizes –Traffic volumes –Application utilisation –Resource utilisation.
Performance Analysis of the Intertwined Effects between Network Layers for g Transmissions Wireless Multimedia Networking and Performance Modeling.
Performance Evaluation Techniques Professor Bob Kinicki Computer Science Department.
Network Measurement Bandwidth Analysis. Why measure bandwidth? Network congestion has increased tremendously. Network congestion has increased tremendously.
Network Simulation Internet Technologies and Applications.
EstiNet Network Simulator & Emulator 2014/06/ 尉遲仲涵.
Advanced Network Architecture Research Group 2001/11/149 th International Conference on Network Protocols Scalable Socket Buffer Tuning for High-Performance.
Lecture 2 TCP/IP Protocol Suite Reference: TCP/IP Protocol Suite, 4 th Edition (chapter 2) 1.
1 Validation & Verification Chapter VALIDATION & VERIFICATION Very Difficult Very Important Conceptually distinct, but performed simultaneously.
Distributed Multimedia March 19, Distributed Multimedia What is Distributed Multimedia?  Large quantities of distributed data  Typically streamed.
Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Identifying Application Impacts on Network Design Designing and Supporting Computer.
Modeling and Performance Evaluation of Network and Computer Systems Introduction (Chapters 1 and 2) 10/4/2015H.Malekinezhad1.
NETWORKING FUNDAMENTALS. Bandwidth Bandwidth is defined as the amount of information that can flow through a network connection in a given period of time.Bandwidth.
Sharing Information across Congestion Windows CSE222A Project Presentation March 15, 2005 Apurva Sharma.
Computer Networks Performance Metrics. Performance Metrics Outline Generic Performance Metrics Network performance Measures Components of Hop and End-to-End.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco PublicITE I Chapter 6 1 Identifying Application Impacts on Network Design Designing and Supporting.
1 Networking Chapter Distributed Capabilities Communications architectures –Software that supports a group of networked computers Network operating.
Computer Networks with Internet Technology William Stallings
Packet Dispersion in IEEE Wireless Networks Mingzhe Li, Mark Claypool and Bob Kinicki WPI Computer Science Department Worcester, MA 01609
ICOM 6115: Computer Systems Performance Measurement and Evaluation August 11, 2006.
1 Measuring Congestion Responsiveness of Windows Streaming Media James Nichols Advisors: Prof. Mark Claypool Prof. Bob Kinicki Reader: Prof. David Finkel.
9 Systems Analysis and Design in a Changing World, Fourth Edition.
9 Systems Analysis and Design in a Changing World, Fourth Edition.
Interconnect simulation. Different levels for Evaluating an architecture Numerical models – Mathematic formulations to obtain performance characteristics.
Interconnect simulation. Different levels for Evaluating an architecture Numerical models – Mathematic formulations to obtain performance characteristics.
TCP/IP (Transmission Control Protocol / Internet Protocol)
1 Capacity Dimensioning Based on Traffic Measurement in the Internet Kazumine Osaka University Shingo Ata (Osaka City Univ.)
CCNA Guide to Cisco Networking Chapter 2: Network Devices.
Measuring the Capacity of a Web Server USENIX Sympo. on Internet Tech. and Sys. ‘ Koo-Min Ahn.
OPERATING SYSTEMS CS 3530 Summer 2014 Systems and Models Chapter 03.
1 Internet Traffic Measurement and Modeling Carey Williamson Department of Computer Science University of Calgary.
Simulation. Types of simulation Discrete-event simulation – Used for modeling of a system as it evolves over time by a representation in which the state.
Access Link Capacity Monitoring with TFRC Probe Ling-Jyh Chen, Tony Sun, Dan Xu, M. Y. Sanadidi, Mario Gerla Computer Science Department, University of.
1 Scalability and Accuracy in a Large-Scale Network Emulator Nov. 12, 2003 Byung-Gon Chun.
Introduction To Modeling and Simulation 1. A simulation: A simulation is the imitation of the operation of real-world process or system over time. A Representation.
Modelling & Simulation of Semiconductor Devices Lecture 1 & 2 Introduction to Modelling & Simulation.
OPERATING SYSTEMS CS 3502 Fall 2017
Distributed Systems.
Network Performance and Quality of Service
Computer Systems Performance Evaluation
Performance Evaluation of Computer Networks
Computer Systems Performance Evaluation
Performance Evaluation of Computer Networks
Modeling and Evaluating Variable Bit rate Video Steaming for ax
Presentation transcript:

Performance Evaluation of Computer Networks Professor Bob Kinicki Computer Science Department

Outline Performance Evaluation Computer Network Performance Metrics Performance Evaluation Techniques Workload Characterization Simulation Models Analytic Models Empirical Measurement Studies What to measure? Choice of measurement tools The Design of Measurement Experiments Performance Evaluation of Computer Networks

Performance Evaluation Historically, performance evaluation was initially concerned with computer systems. During the 1970’s and 1980’s, computer system performance evaluation emerged as an essential component of Computer Science due to rapid and concurrent advancements in computer hardware and computer operating systems. The resultant increased complexity of modern computer systems made understanding and evaluating computer systems more difficult. Performance Evaluation of Computer Networks

Performance Evaluation Performance evaluation is the application of the scientific method to the study of computer systems. Viewed as distinct from computer system design, the goal of performance evaluation is to determine the effectiveness and fairness of a computer system that is assumed to work correctly. Performance evaluation techniques have been developed to accurately measure the effectiveness with which computer system resources are managed while striving to provide service that is fair to all customer classes. Performance Evaluation of Computer Networks

Outline Performance Evaluation Computer Network Performance Metrics Performance Evaluation Techniques Workload Characterization Simulation Models Analytic Models Empirical Measurement Studies What to measure? Choice of measurement tools The Design of Measurement Experiments Performance Evaluation of Computer Networks

Computer Network Performance Metrics Metric :: a descriptor used to represent some aspect of a computer network’s performance. The goal is objective performance indices. For computer networks, metrics can capture performance at multiple layers of the protocol stack, e.g., UDP throughput IP packet round trip time MAC layer channel utilization Performance metrics can be positive and negative. e.g., goodput, packet loss rate, MAC layer retries Performance Evaluation of Computer Networks

Wide Area Network (WAN) Host M Host N Host A Host L 2 3 Host J 4 1 5 Host B 16 routers 14 11 17 12 Host C 15 6 13 10 7 Host H 9 8 Host D Host G Host E Host F Performance Evaluation of Computer Networks

Wireless Local Area Network (WLAN) Server Clients AP Performance Evaluation of Computer Networks

Sample Performance Measures Category Metric Units productivity throughput effective capacity Mbps responsiveness delay round trip time queue size milliseconds packets utilization channel utilization percentage of time busy losses packet loss rate frame retries loss percentage buffer problems AP queue overflow playout buffer underflow packet drops rebuffer events Performance Evaluation of Computer Networks

Wide Area Network (WAN) Host M Host N Host A Host L 2 3 Host J 4 1 5 Host B 16 nodes 14 11 17 12 Host C 15 6 13 10 7 Host H 9 8 Host D Host G Host E Host F Performance Evaluation of Computer Networks

Local Area Network (LAN) X Z B Y Performance Evaluation of Computer Networks

Wireless Local Area Network (WLAN) Server Client AP Performance Evaluation of Computer Networks

Outline Performance Evaluation Computer Network Performance Metrics Performance Evaluation Techniques Workload Characterization Simulation Models Analytic Models Empirical Measurement Studies What to measure? Choice of measurement tools The Design of Measurement Experiments Performance Evaluation of Computer Networks

Performance Evaluation Techniques Workload characterization for computer networks involves the design and choice of traffic types that provide the inputs for computer network performance evaluation. Performance measures of computer networks are all dependent to some extent on the input workload, the network topology and the choices in controlled parameters or network default settings. An evaluation study of a computer network seeks to determine the values for network performance indices under a given traffic workload and network configuration. Performance Evaluation of Computer Networks

Typical Network Traffic Types Web Traffic between a Browser and an Internet Server. Long-Lived File Transfers FTP downloads. Multimedia Streaming Video clip downloads (UDP and/or TCP) Audio VOIP (Voice Over IP) Peer-to-Peer Exchanges Concurrent downloads and uploads Telnet file edits Performance Evaluation of Computer Networks

Wireless Local Area Network (WLAN) Server Client AP Performance Evaluation of Computer Networks

Performance Evaluation Techniques Network evaluation utilizes the actual network, an emulated network or a model of the network. Models Simulation Modeling Analytic Modeling Both modeling techniques tend to rely on queuing theory. Measurement Studies Empirical measurement of real networks Measurements where some aspect of the network architecture or topology is emulated via software or hardware. The primary focus of this presentation is on the design and techniques used in experiments to measure real computer networks. Performance Evaluation of Computer Networks

Conceptual Models Researchers utilize knowledge about the interactions of network components to understand and explain the workings of a computer network via a conceptual model. Models are partitioned into simulation models or analytic models. Both model types rely on simplifying assumptions that that enable the model to capture important characteristics of networks (usually in terms of networks of queues). Performance Evaluation of Computer Networks

Simple Queuing Model Arrivals Queue Server Performance Evaluation of Computer Networks

Networks of Queues Model Performance Evaluation of Computer Networks

Simulation Models Simulation attempts to reproduce the behavior of the network in the time domain. Event-driven simulation defines a network in terms of states and transitions where events trigger transitions. Simulation is essentially a numeric solution that utilizes systems of equations and data structures to capture the behavior of the simulated network in terms of logical conditions. Performance Evaluation of Computer Networks

Simulation Models The three types of simulators are: Trace-driven Program-driven Distribution-driven The choice of the duration of a simulation run is subject to the same issues of estimating variance and variance reduction as found in the design of empirical measurements. Performance Evaluation of Computer Networks

Analytic Models Similar to simulation models, analytic models involve systems of equations. Analytic models of computer networks usually start with a network of queues model and develop a system of equations that may or may yield a closed form solution. Analytic models of computer networks tend to be stochastic models built on the theory of stochastic processes associated with independent random variables. Performance Evaluation of Computer Networks

Outline Performance Evaluation Computer Network Performance Metrics Performance Evaluation Techniques Workload Characterization Simulation Models Analytic Models Empirical Measurement Studies What to measure? Choice of measurement tools The Design of Measurement Experiments Performance Evaluation of Computer Networks

Empirical Measurement Studies The planning phase objectives of an empirical measurement are: To decide what to measure. To choose the measurement tools To design the experiments. Network measurements can be either active or passive. Active measurement involves purposely adding traffic to the network workload specifically to facilitate the measurement (e.g., sending packet pair probes into the network to estimate the available bandwidth along a flow path). An example of a passive measurement tool is a network sniffer running in promiscuous mode to collect information about all packets traversing a network channel. Performance Evaluation of Computer Networks

What to Measure? The overall objective of the computer network measurement study guides the choice of performance indices to be measured. Metrics are either direct or indirect indices. Indirect indices require some type of data reduction process to determine metric values. Due to the large data volume associated with network traffic, measurement of computer networks often involves filtering of data or events (e.g., It is common for network measurement tools to only retain packet headers for off-line analysis). When the measurement strategy involves probabilistic sampling, the duration of the experiments is determined using confidence interval techniques. Performance Evaluation of Computer Networks

Network Measurement Tools While hardware probes provide the best quality measurements, they are expensive and not always available. The availability of software tools for computer networks depends on the ability to get inside the components of the network protocol stack and the ability to access nodes of the network topology. Network software measurement tools provide ‘hooks’ within the network layering software to capture and store network measurement data. Performance Evaluation of Computer Networks

Choice of Measurement Tools Key issues in the usability of network measurement tools are: Tool location Interference or bias introduced by the tool. Accuracy of the tool. Tool resolution - This has become a problem with respect to the granularity of system clocks relative to the speed of modern high speed network links. Performance Evaluation of Computer Networks

Wireless Local Area Network (WLAN) Server Clients AP Performance Evaluation of Computer Networks

The Design of Measurement Experiments Measurement Experiments are divided into two major categories: Live measurements With live empirical studies, the objective is to measure the performance of the computer network while it is handling real traffic. The advantage of this type of study is that the measurement involves a real workload. One disadvantage of measuring live traffic is being convinced that this measurement involves ‘typical’ traffic for this network. Another disadvantage of live traffic measurement is that reproducibility of the exact same traffic workload is usually not possible. This is problematic when the goal is to evaluate the impact of changing network components on overall performance. Performance Evaluation of Computer Networks

The Design of Measurement Experiments 2. Controlled-traffic measurements Traffic generator tools or traffic script files provide repeatable, controlled traffic workloads on the network being measured. Controlled-traffic workloads are chosen when the goal of the performance study is to evaluate the impact of different versions of a network component, strategy or algorithm on network performance. Controlled, repeatable traffic makes it easier to conduct cause-and-effect performance analysis. One difficulty with controlled-traffic is being confident in the accuracy of the traffic generator tool and the ability to conduct measurement experiments where the traffic workload choices are adequately varied to provide representative, robust network performance evaluation. Performance Evaluation of Computer Networks

Measurement Design Decisions Understanding which network components (or independent variables) significantly impact network performance. Deciding which network parameters are to be controlled and/or held fixed during experimental runs. How long to run a single experiment? How many times to repeat an experiment? Performance Evaluation of Computer Networks

Throughput (Mbps) Time (sec) Performance Evaluation of Computer Networks

RSSI (dB) Time (sec) Performance Evaluation of Computer Networks

Measurement Design Decisions When to run experiments? Namely, to determine whether time of day or other temporal periods influence performance measurements. How to control, minimize and/or understand physical phenomenon or other interference sources that can produce discrepancies and variability in the measurement results? Performance Evaluation of Computer Networks

Throughput (Mbps) Time (sec) Performance Evaluation of Computer Networks

RSSI (dB) Time (sec) Performance Evaluation of Computer Networks

Measurement Design Decisions What data filters to use? How and where to store experimental results? Determining the best choices of graphical and tabular forms of data representation to facilitate network performance analysis while providing a clear view of the results of the computer network performance evaluation. Performance Evaluation of Computer Networks

MAC Layer Retries Time (sec) Performance Evaluation of Computer Networks

Cumulative Distribution Function (CDF) Performance Evaluation of Computer Networks

Coming Attractions Professor Claypool will discuss: The Scientific Method applied to Computer Science Statistical Techniques used in Experimental Measurement Design Performance Evaluation of Computer Networks