Part 2.1 Network Properties

Slides:



Advertisements
Similar presentations
Switching Techniques In large networks there might be multiple paths linking sender and receiver. Information may be switched as it travels through various.
Advertisements

Switching Technology presented by Hussain Ahmad BA-Abdullah. Fawaz abdullah AL-Amri. prof : Adel Ali.
Chapter 15 Network Ownership, Service Paradigm, and Performance.
Packet Switching COM1337/3501 Textbook: Computer Networks: A Systems Approach, L. Peterson, B. Davie, Morgan Kaufmann Chapter 3.
1 Agenda TMA2 Feedback TMA3 T821 Bock 2. 2 Packet Switching.
1 Fall 2005 Network Characteristics: Ownership, Service Paradigm, Performance Qutaibah Malluhi CSE Department Qatar University.
William Stallings Data and Computer Communications 7th Edition
CSCI 4550/8556 Computer Networks Comer, Chapter 15: Networking Ownership, Service Paradigm.
© 2007 Pearson Education Inc., Upper Saddle River, NJ. All rights reserved.1 Computer Networks and Internets with Internet Applications, 4e By Douglas.
1 Computer Networks Switching Technologies. 2 Switched Network Long distance transmission typically done over a network of switched nodes End devices.
SEPT, 2005CSI Part 2.2 Protocols and Protocol Layering Robert Probert, SITE, University of Ottawa.
Switching Techniques Student: Blidaru Catalina Elena.
Data Communications and Networking
Network Property and ISO Reference Model Network Ownership: Private and Public Connectionless Network and Connect-Oriented Network Network Performance.
CHAPTER #6  Introducti on to ATM. Contents  Introduction  ATM Cells  ATM Architecture  ATM Connections  Addressing and Signaling  IP over ATM.
Circuit & Packet Switching. ► Two ways of achieving the same goal. ► The transfer of data across networks. ► Both methods have advantages and disadvantages.
Data and Computer Communications Chapter 10 – Circuit Switching and Packet Switching (Wide Area Networks)
TELE202 Lecture 5 Packet switching in WAN 1 Lecturer Dr Z. Huang Overview ¥Last Lectures »C programming »Source: ¥This Lecture »Packet switching in Wide.
Sami Al-wakeel 1 Data Transmission and Computer Networks The Switching Networks.
Switching breaks up large collision domains into smaller ones Collision domain is a network segment with two or more devices sharing the same Introduction.
333: DISCUSS THE FUNDAMENTALS OF NETWORKING.  1. Discuss networking concepts (20 hrs)  2. Discuss hardware & software requirement to setup a Local Area.
Computer Networks with Internet Technology William Stallings
Chapter 14 Connection-Oriented Networking and ATM
1 Network Properties (Ownership, Service Paradigm, Measures of Performance)
ATM Technologies. Asynchronous Transfer Mode (ATM) Designed by phone companies Single technology meant to handle –Voice –Video –Data Intended as LAN or.
Lecture 8 Virtual Switching (contd.) & Message Switching.
EEC4113 Data Communication & Multimedia System Chapter 7: Network Layer by Muhazam Mustapha, October 2011.
Computer Networks and Internets 《计算机网络与因特网》课件 林坤辉
SEPT, 2005CSI Part 2.1 Network Properties (Ownership, Service Paradigm, Measures of Performance) Robert Probert, SITE, University of Ottawa.
1 Chapter 15 Network Properties (Ownership, Service Paradigm, Measures of Performance)
WAN – Packet and Cell-switched Networks
Data Communication Networks Lec 13 and 14. Network Core- Packet Switching.
COMPUTER NETWORKS CS610 Lecture-20 Hammad Khalid Khan.
What we’ve learned so far Ch. 6 Ch. 7 Ch. 8 Ch. 10 Ch. 11.
Data and Computer Communications Chapter 7 Circuit Switching and Packet Switching.
Data and Computer Communications Eighth Edition by William Stallings Lecture slides by Lawrie Brown Chapter 10 – Circuit Switching and Packet Switching.
SWITCHING. Switching is process to forward packets coming in from one port to a port leading towards the destination. When data comes on a port it is.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Muhammad Waseem Iqbal Lecture # 20 Data Communication.
Chapter 3 Part 3 Switching and Bridging
COMPUTER NETWORKS CS610 Lecture-21 Hammad Khalid Khan.
COMPUTER NETWORKS CS610 Lecture-21 Hammad Khalid Khan.
(Ownership, Service Paradigm, Measures of Performance)
COMPUTER NETWORKS CS610 Lecture-19 Hammad Khalid Khan.
Packet Switching Datagram Approach Virtual Circuit Approach
Wide Area Network.
Hardware Addressing and Frame Type Identification
LAN Risanuri Hidayat.
Switching Techniques In large networks there might be multiple paths linking sender and receiver. Information may be switched as it travels through various.
Internetworking & Address Resolution
Network Layer Functions
Ch 14 Connection-Oriented Networking and ATM
Switching A Network Layer Function
Data Communication and Computer Networks
Switching Techniques In large networks there might be multiple paths linking sender and receiver. Information may be switched as it travels through various.
Data Communication Networks
PRESENTATION COMPUTER NETWORKS
Switching Techniques.
Chapter 12: Circuit Switching and Packet Switching
Part 2.1 Network Properties
Ch 15 Network Characteristics
Chapter 3 Part 3 Switching and Bridging
Protocols and Protocol Layering
Wide Area Networks (WANs), Routing, and Shortest Paths
Optical communications & networking - an Overview
Wide Area Networks (WANs), Routing, and Shortest Paths
Routing and the Network Layer (ref: Interconnections by Perlman
Circuit Switched Network
Computer Networks Protocols
Protocols and Protocol Layering
Switching.
Presentation transcript:

Part 2.1 Network Properties (Ownership, Service Paradigm, Measures of Performance) Robert Probert, SITE, University of Ottawa SEPT, 2003 CSI 4118

Network Ownership And Service Type Private Owned by individual or corporation Restricted to owner’s use Typically used by large corporations Public Owned by a common carrier Individuals or corporations can subscribe “Public” refers to availability, not data SEPT, 2003 CSI 4118

Advantages and Disadvantages Private Complete control Installation and operation costs Public No need for staff to install/operate network Dependency on carrier Subscription fee SEPT, 2003 CSI 4118

Public Network Connections One connection per subscriber Typical for small corporation or individual Communicate with another subscriber Multiple connections per subscriber Typical for large, multi-site corporation Communicate among multiple sites as well as with another subscriber SEPT, 2003 CSI 4118

Virtual Private Network A service Provided over public network Interconnects sites of single corporation Acts like private network No packets sent to other subscribers No packets received from other subscribers Data encrypted SEPT, 2003 CSI 4118

Network Service Paradigm Fundamental characteristic of network Understood by hardware Visible to applications Two basic types of networks Connectionless Connection-oriented SEPT, 2003 CSI 4118

Connectionless ( CL ) Sender Network Forms packet to be sent Places address of intended recipient in packet Transfers packet to network for delivery Network Uses destination address to forward packet Delivers SEPT, 2003 CSI 4118

Characteristics of Connectionless Networks Packet contains identification of destination Each packet handled independently No setup required before transmitting data No cleanup required after sending data Think of postcards SEPT, 2003 CSI 4118

Connection-Oriented (CO) Sender Requests “connection” to receiver Waits for network to form connection Leaves connection in place while sending data Terminates connection when no longer needed SEPT, 2003 CSI 4118

Connection-Oriented (CO) (continued) Network Receives connection request Forms path to specified destination and informs sender Transfers data across connection Removes connection when sender requests Think of telephone calls SEPT, 2003 CSI 4118

Terminology In conventional telephone system In CO data network Circuit In CO data network Virtual Circuit Virtual Channel SEPT, 2003 CSI 4118

Comparison of CO and CL CO CL More intelligence in network Can reserve bandwidth Connection setup overhead State in packet switches Well-suited to real-time applications CL Less overhead Permits asynchronous use Allows broadcast / multicast SEPT, 2003 CSI 4118

Two Connection Types Permanent Virtual Circuit (PVC) Entered manually Survives reboot Usually persists for months Switched Virtual Circuit (SVC) Requested dynamically Initiated by application Terminated when application exits SEPT, 2003 CSI 4118

Examples of Service Paradigm Various Technologies Use SEPT, 2003 CSI 4118

Connection Multiplexing Typical computer has one physical connection to network All logical connections multiplexed over physical interconnection Data transferred must include connection identifier SEPT, 2003 CSI 4118

Connection Identifier Integer value One per active VC Not an address Allows multiplexing Computer supplies when sending data Network supplies when delivering data SEPT, 2003 CSI 4118

Two Primary Performance Measures Delay Throughput SEPT, 2003 CSI 4118

Delay Time required for one bit to travel through the network Three types (causes) Propagation delay Switching delay Queuing Delay Intuition: “length” of the pipe SEPT, 2003 CSI 4118

Throughput Number of bits per second that can be transmitted Capacity Intuition: “width” of the pipe SEPT, 2003 CSI 4118

Components of Delay Fixed (nearly constant) Variable Propagation delay Switching delays constant Variable Queuing delay Depends on throughput SEPT, 2003 CSI 4118

Relationship Between Delay and Throughput When network idle Queuing delay is zero As load on network increases Queuing delay rises Load defined as ration of throughput to capacity Called utilization SEPT, 2003 CSI 4118

Relationship Between Delay and Utilization Define D0 to be the propagation and switching delay U to be the utilization delay D to be the total delay Then High utilization known as congestion SEPT, 2003 CSI 4118

Practical Consequence Any network that operates with a utilization approaching 100% of capacity is doomed SEPT, 2003 CSI 4118

Delay-Throughput Product Time to cross network Measured in seconds Throughput Capacity Measured in bits per second Delay x Throughput Measured in bits Gives quantity of data “in transit” SEPT, 2003 CSI 4118

Summary Network can be Virtual Private Network Public Private Uses public network Connects set of private sites Addressing and routing guarantee isloation SEPT, 2003 CSI 4118

Summary (continued) Networks are Connection types Connectionless Connection-oriented Connection types Permanent Virtual Circuit Switched Virtual Circuit Two performance measures Delay Throughput SEPT, 2003 CSI 4118

Summary (continued) Delay and throughput interact Queuing delay increases as utilization increases Delay x Throughput Measured in bits Gives total data “in transit” SEPT, 2003 CSI 4118