Fundamentals of Information Systems

Similar documents
Since enrollment is very small this semester, we have flexibilty. Traditional lecture Assigned reading, and then student(s) present during class time

end systems, access networks, links 1.3 network core

Computer Networking Introduction

Chapter 1: introduction

CS 471G Friday, 11 January Introduction 2-1

Announcements. TAs office hours: Mohamed Grissa: Mohamed Alkalbani:

Chapter 1 Introduction

CS 3516: Computer Networks

Chapter 1: Introduction

CSEN 503 Introduction to Communication Networks

Computer Networks. Lecture 1: Introduction. Computer Networking: A Top Down Approach. Dr. Yaoqing Liu

end systems, access networks, links circuit switching, packet switching, network structure

Lecture 2: Internet Structure

What s a protocol? What s a protocol? A closer look at network structure: What s the Internet? What s the Internet? What s the Internet?

What s a protocol? What s a protocol? A closer look at network structure: What s the Internet? Hardware view: What s the Internet?

CSC 4900 Computer Networks: Introduction

Overview on the Internet the current and future telecommunication network

A Whirlwind Introduction to the Internet Overview

Web Protocols and Practice

end systems, access networks, links circuit switching, packet switching, network structure

CSE3213 Computer Network I

CS 204: Advanced Computer Networks

Computer Networks and the Internet. CMPS 4750/6750: Computer Networks

Network Programming I Computer Network Design

COMP 431 Internet Services & Protocols. A Whirlwind Introduction to the Internet ( Networking Nouns and Verbs ) Jasleen Kaur

Part I: Introduction. 1: Introduction 1

end systems, access networks, links circuit switching, packet switching, network structure

Course Introduction. Off script lecturing on whiteboard Just as important towards exams, etc.

CSC 401 Data and Computer Communications Networks

Chapter 1 Introduction

CSC 401 Data and Computer Communications Networks

Telecommunication Networks Introduction

Internet Architecture & Performance. What s the Internet: nuts and bolts view

RSC Part I: Introduction

CS 332: Computer Networks Introduction

Chapter 1. Computer Networks and the Internet

Telecommunication Networks Introduction

Suprakash Datta. Office: LAS 3043 Phone: ext Course page:

A Whirlwind Introduction to the Internet. A Whirlwind Introduction to the Internet Overview

Chapter 1 Introduction

CSE 434 Spring 2013 Computer Networks

Computer Networks and the internet. Daniel Graham Ph.D

LECTURE 1 - INTRODUCTION. Jacob Aae Mikkelsen

Networks Overview. Dr. Yingwu Zhu

Chapter 1 Introduction

Announcements. CS 5565 Network Architecture and Protocols. Outline for today. The Internet: nuts and bolts view. The Internet: nuts and bolts view

Network and Mobile Compu4ng in the 20 th Century and Beyond. COMP 1400 Memorial University Winter 2015

Part 1: Introduction. Goal: Review of how the Internet works Overview

Computer Networks 2012/2013. Introduction part 1 (01) Dr. Tanir Ozcelebi. Thanks to A. Leon-Garcia & I. Widjaja, & I. Radovanovic & A. S.

Lecture Computer Networks WS 2016/2017

CNT 4007 Computer Networks - Chapter 1 : Overview

COMP 562: Advanced Topics in Networking

Foundations of Telematics

Course on Computer Communication and Networks. Lecture 1 Chapter 1: Introduction Part A: Internet, Protocol Layering and Data

A closer look at network structure:

Network Protocols and Architectures

Read Chapter 1 of Kurose-Ross

Introduction to computer networking

Introduction to Computer Networks. Roadmap

Computer Networking Introduction

Introduction to Computer Networking II. Abdusy Syarif Informatics Department Faculty of Computer Science Universitas Mercu Buana

Module 2 Overview of Computer Networks

Module 2 Overview of. Computer Networks

What is a Distributed System? Module 1: Introduction to Networking & Internetworking

Internet: A Brief Overview. Introduction 2-1

Chapter I: Introduction

Welcome to CS 340 Introduction to Computer Networking

CS 3516: Advanced Computer Networks

Computer Communication Networks

CS348: Computer Networks Introduction to Computer Networks and Internet

CSCD 330 Network Programming Spring 2017

CSE 4213: Computer Networks II

Network core and metrics

(Refer Slide Time: 00:31)

Informática y Comunicaciones. Chapter 1 Introduction to Communications

Chapter 4. Computer Networking: A Top Down Approach 5 th edition. Jim Kurose, Keith Ross Addison-Wesley, sl April 2009.

Δίκτυα Μετάδοσης Δεδομένων Data Networks. Introduction 1-1

Chapter 1 Introduction

Internet: A Brief Overview. Chapter 1

Introduction to Computer Networks. Chapter 1: introduction

Computer Networking: A Top Down Approach

Module 1 Introduction CS655! 1-1!

A Whirlwind Introduction to the Internet. A Whirlwind Introduction to the Internet Overview

Chapter 1 Introduction

ECPE / COMP 177 Fall Some slides from Kurose and Ross, Computer Networking, 5 th Edition

CSCD 330 Network Programming Winter 2019

Chapter 1 Introduction

Chapter 1 Introduction

Lecture 2 Communication services The Trasport Layer. Antonio Cianfrani DIET Department Networking Group netlab.uniroma1.it

Lecture 1 - Introduction

Chapter 1 Introduction

Computer Networks. ENGG st Semester, 2010 Hayden Kwok-Hay So

Chapter 1 Introduction

Chapter 1 Introduction

Packet-switching: store-and-forward

Course on Computer Communication and Networks. Lecture 2 Chapter 1: Introduction: Part B: Network structure, performance, security prelude

Chapter 1 Introduction

Internet Routing. Review of Networking Principles. What s the Internet: nuts and bolts view. Communication links

Internet Routing. Review of Networking Principles

CS197U: A Hands on Introduction to Unix

Transcription:

Fundamentals of Information Systems Computer Networking Module Year 2017/2018 Master Degree in Data Science Armir Bujari abujari@math.unipd.it

About the module Requirements No strict requirement, however, some basic knowledge on computer networks and the interplay with the Data Science field helps. Class schedule Every wednesday from 8:30-10:30 (2h) From ~ mid november weekly lectures intensify (4h) Evaluation Written exam, Quiz style - 50% of vote Project presentation 50% of vote

About the project Individual or group (no more than 3) presentation of A research article: something that interests You as a data scientist and is connected with this module topics Past examples are: multimedia (adaptive) streaming; data collection and analysis frameworks such as MapReduce, Apache Spark; Traffic engineering and Googles/Facebook architecture at scale; The Spotify case-study etc. Hands-on project: measuring the evidence e.g., network metrics of existing services (multimedia); data collection and analysis e.g., Twitter, Facebook etc. Evaluation based on: clarity of the argument, logical flow of the presentation. Introduction 2-3

About the module Course material Kurose and Rose. Computer Networking: A Top-Down Approach. 6 Edition, Pearson 2012. White papers and research material Contact abujari@math.unipd.it, office 412 (entry BC) Email subject: [fis] Personal home page http://www.math.unipd.it/~abujari/fis.html Moodle Course page

Outline The TCP/IP protocol stack The Application layer: client-server, peer-to-peer, examples The Transport Layer: realiable vs. un-realible data transfer The Network Layer: naming, routing (A B) The Data Link Layer: medium access The Internet of Things Low-power, low-cost wireless sensing technology Cellular-IoT, LoraWan, SigFox An All-IP network: The Web of Things Distributed computing and Datacenter Networking The CAP Theorem Parallalelism and cuncurrency DataCenter technology 5G: A story!

Traffic growth Introduction 2-6

More and more Things Introduction 2-7

5G/3GPP user Cases Introduction 2-8

ITU 5G use-cases Introduction 2-9

No solution fits all: 5G Introduction 2-10

Why a computer networking module in a data science master class?

Because it is Cool! The largest engineered system today.

Chapter 1 Introduction A note on the use of these ppt slides: We re making these slides freely available to all (faculty, students, readers). They re in PowerPoint form so you see the animations; and can add, modify, and delete slides (including this one) and slide content to suit your needs. They obviously represent a lot of work on our part. In return for use, we only ask the following: If you use these slides (e.g., in a class) that you mention their source (after all, we d like people to use our book!) If you post any slides on a www site, that you note that they are adapted from (or perhaps identical to) our slides, and note our copyright of this material. Thanks and enjoy! JFK/KWR Computer Networking: A Top Down Approach 6 th edition Jim Kurose, Keith Ross Addison-Wesley March 2012 All material copyright 1996-2012 J.F Kurose and K.W. Ross, All Rights Reserved Introduction 1-13

Chapter 1: roadmap 1.1 what is the Internet? 1.2 network edge end systems, access networks, links 1.3 network core packet switching, circuit switching, network structure 1.4 delay, loss, throughput in networks 1.5 protocol layers, service models 1.6 networks under attack: security 1.7 history Introduction 1-14

What s the Internet: nuts and bolts view PC server wireless laptop smartphone wireless links wired links millions of connected computing devices: hosts = end systems running network apps communication links fiber, copper, radio, satellite transmission rate: bandwidth mobile network home network global ISP regional ISP router Packet switches: forward packets (chunks of data) routers and switches institutional network Introduction 1-15

Fun internet appliances Web-enabled toaster + weather forecaster IP picture frame http://www.ceiva.com/ Tweet-a-watt: monitor energy use Internet refrigerator Slingbox: watch, control cable TV remotely Internet phones Introduction 1-16

What s the Internet: nuts and bolts view Internet: network of networks Interconnected ISPs protocols control sending, receiving of msgs e.g., TCP, IP, HTTP, Skype, 802.11 Internet standards RFC: Request for comments IETF: Internet Engineering Task Force mobile network home network global ISP regional ISP institutional network Introduction 1-17

What s the Internet: a service view Infrastructure that provides services to applications: Web, VoIP, email, games, e- commerce, social nets, provides programming interface to apps hooks that allow sending and receiving app programs to connect to Internet provides service options, analogous to postal service mobile network home network institutional network global ISP regional ISP Introduction 1-18

What s a protocol? human protocols: what s the time? I have a question introductions specific msgs sent specific actions taken when msgs received, or other events network protocols: machines rather than humans all communication activity in Internet governed by protocols protocols define format, order of msgs sent and received among network entities, and actions taken on msg transmission, receipt Introduction 1-19

What s a protocol? a human protocol and a computer network protocol: Hi Hi Got the time? 2:00 time TCP connection request TCP connection response Get http://www.awl.com/kurose-ross <file> Q: other human protocols? Introduction 1-20

Chapter 1: roadmap 1.1 what is the Internet? 1.2 network edge end systems, access networks, links 1.3 network core packet switching, circuit switching, network structure 1.4 delay, loss, throughput in networks 1.5 protocol layers, service models 1.6 networks under attack: security 1.7 history Introduction 1-21

A closer look at network structure: network edge: hosts: clients and servers servers often in data centers access networks, physical media: wired, wireless communication links mobile network home network global ISP regional ISP network core: interconnected routers network of networks institutional network Introduction 1-22

Access networks and physical media Q: How to connect end systems to edge router? residential access nets institutional access networks (school, company) mobile access networks keep in mind: bandwidth (bits per second) of access network? shared or dedicated? Introduction 1-23

Access net: digital subscriber line (DSL) central office telephone network DSL modem splitter voice, data transmitted at different frequencies over dedicated line to central office DSLAM DSL access multiplexer ISP use existing telephone line to central office DSLAM data over DSL phone line goes to Internet voice over DSL phone line goes to telephone net < 2.5 Mbps upstream transmission rate (typically < 1 Mbps) < 24 Mbps downstream transmission rate (typically < 10 Mbps) Introduction 1-24

Introduction Access net: cable network cable modem splitter cable headend Channels V I D E O V I D E O V I D E O V I D E O V I D E O V I D E O D A T A D A T A C O N T R O L 1 2 3 4 5 6 7 8 9 Shared medium mediate access to the channel Uses frequency division multiplexing: different channels transmitted in different frequency bands (up/downstream) 1-25

Access net: cable network cable headend cable modem splitter data, TV transmitted at different frequencies over shared cable distribution network CMTS cable modem termination system ISP HFC: hybrid fiber coax asymmetric: up to 30Mbps downstream transmission rate, 2 Mbps upstream transmission rate network of cable, fiber attaches homes to ISP router homes share access network to cable headend unlike DSL, which has dedicated access to central office Introduction 1-26

Access net: home network wireless devices often combined in single box to/from headend or central office cable or DSL modem wireless access point (54 Mbps) router, firewall, NAT wired Ethernet (100 Mbps) Introduction 1-27

Enterprise access networks (Ethernet) institutional link to ISP (Internet) institutional router Ethernet switch institutional mail, web servers typically used in companies, universities, etc 10 Mbps, 100Mbps, 1Gbps, 10Gbps transmission rates today, end systems typically connect into Ethernet switch Introduction 1-28

Wireless access networks shared wireless access network connects end system to router via base station aka access point wireless LANs: within building (100 ft) 802.11b/g (WiFi): 11, 54 Mbps transmission rate wide-area wireless access provided by telco (cellular) operator, 10 s km between 1 and 10 Mbps 3G, 4G: LTE to Internet to Internet Introduction 1-29

Host: sends packets of data host sending function: takes application message breaks into smaller chunks, known as packets, of length L bits transmits packet into access network at transmission rate R link transmission rate, aka link capacity, aka link bandwidth 2 host 1 two packets, L bits each R: link transmission rate packet transmission delay time needed to transmit L-bit packet into link = = L (bits) R (bits/sec) 1-30

Physical media bit: propagates between transmitter/receiver pairs physical link: what lies between transmitter & receiver guided media: signals propagate in solid media: copper, fiber, coax unguided media: signals propagate freely, e.g., radio twisted pair (TP) two insulated copper wires Category 5: 100 Mbps, 1 Gpbs Ethernet Category 6: 10Gbps Introduction 1-31

Physical media: radio signal carried in electromagnetic spectrum no physical wire bidirectional propagation environment effects: reflection obstruction by objects interference radio link types: terrestrial microwave e.g. up to 45 Mbps channels LAN (e.g., WiFi) 11Mbps, 54 Mbps wide-area (e.g., cellular) 3G cellular: ~ few Mbps satellite Kbps to 45Mbps channel (or multiple smaller channels) 270 msec end-end delay geosynchronous versus low altitude Introduction 1-32

Chapter 1: roadmap 1.1 what is the Internet? 1.2 network edge end systems, access networks, links 1.3 network core packet switching, circuit switching, network structure 1.4 delay, loss, throughput in networks 1.5 protocol layers, service models 1.6 networks under attack: security 1.7 history Introduction 1-33

The network core mesh of interconnected routers packet-switching: hosts break application-layer messages into packets forward packets from one router to the next, across links on path from source to destination each packet transmitted at full link capacity Introduction 1-34

Packet-switching: store-and-forward L bits per packet source 3 2 1 R bps R bps destination takes L/R seconds to transmit (push out) L-bit packet into link at R bps store and forward: entire packet must arrive at router before it can be transmitted on next link end-end delay = 2L/R (assuming zero propagation delay) one-hop numerical example: L = 7.5 Mbits R = 1.5 Mbps one-hop transmission delay = 5 sec more on delay shortly Introduction 1-35

Packet Switching: queueing delay, loss A R = 100 Mb/s C B queue of packets waiting for output link R = 1.5 Mb/s D E queuing and loss: If arrival rate (in bits) to link exceeds transmission rate of link for a period of time: packets will queue, wait to be transmitted on link packets can be dropped (lost) if memory (buffer) fills up Introduction 1-36

Two key network-core functions routing: determines sourcedestination route taken by packets routing algorithms forwarding: move packets from router s input to appropriate router output routing algorithm local forwarding table header value output link 0100 0101 0111 1001 3 2 2 1 3 2 1 dest address in arriving packet s header Network Layer 4-37

Alternative core: circuit switching end-end resources allocated to, reserved for call between source & dest: In diagram, each link has four circuits. call gets 2 nd circuit in top link and 1 st circuit in right link. dedicated resources: no sharing circuit-like (guaranteed) performance circuit segment idle if not used by call (no sharing) Commonly used in traditional telephone networks Introduction 1-38

Circuit switching: FDM versus TDM FDM Example: 4 users frequency TDM time frequency time Introduction 1-39

Packet switching versus circuit switching packet switching allows more users to use network! example: 1 Mb/s link each user: 100 kb/s when active active 10% of time N users 1 Mbps link circuit-switching: 10 users packet switching: with 35 users, probability > 10 active at same time is less than.0004 * Q: how did we get value 0.0004? Q: what happens if > 35 users? * Check out the online interactive exercises for more examples Introduction 1-40

Packet switching versus circuit switching is packet switching a slam dunk winner? great for bursty data resource sharing simpler, no call setup excessive congestion possible: packet delay and loss protocols needed for reliable data transfer, congestion control Q: How to provide circuit-like behavior? bandwidth guarantees needed for audio/video apps still an unsolved problem (chapter 7) Q: human analogies of reserved resources (circuit switching) versus on-demand allocation (packet-switching)? Introduction 1-41

Internet structure: network of networks End systems connect to Internet via access ISPs (Internet Service Providers) Residential, company and university ISPs Access ISPs in turn must be interconnected. So that any two hosts can send packets to each other Resulting network of networks is very complex Evolution was driven by economics and national policies Let s take a stepwise approach to describe current Internet structure