269111 - Communication Technology in a Changing World Week 3.

Slides:



Advertisements
Similar presentations
Why to learn OSI reference Model? The answer is too simple that It tells us that how communication takes place between computers on internet but how??
Advertisements

OSI MODEL Maninder Kaur
Information Technology Foundations-BIT 112 TECHNOLOGY GUIDE FOUR Basics of Telecommunications and Networks.
Shalini Bhavanam. Key words: Basic Definitions Classification of Networks Types of networks Network Topologies Network Models.
1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network.
The Internet Useful Definitions and Concepts About the Internet.
Networking Theory (Part 1). Introduction Overview of the basic concepts of networking Also discusses essential topics of networking theory.
Communication Links Communication Link = Physical connection or Physical Medium Types: Wire Pair or Twisted Pair Coaxial Cable Fiber Optics Bandwidth,
BA 471 – Telecommunications and Networking Dr. V.T. Raja Oregon State University
Introduction to Management Information Systems Chapter 5 Data Communications and Internet Technology HTM 304 Fall 07.
Review on Networking Technologies Linda Wu (CMPT )
BA Telecommunications and Networking Dr. V.T. Raja Oregon State University
Prepared By E.Musa Alyaman1 Networking Theory Chapter 1.
COMPUTER NETWORKS.
Term 2, 2011 Week 1. CONTENTS Network communications standards – Ethernet – TCP/IP Other network protocols – The standard – Wireless application.
TYPES OF NETWORKS NETWORK CONFIGURATIONS /TOPOLOGIES TRANSMISSION MEDIA By B. Vialva.
ISNE 101 Week 4 Dr. Ken Cosh. Recap Last week we talked about binary. And hence encoding things into a binary form - digitisation! Remember Huffman? This.
Data Communications and Networks
Module 4 - Networking MIS5122: Enterprise Architecture for the IT Auditor.
Laudon & Laudon: Canadian Edition
AS Computing F451 F451 Data Transmission. What data is transmitted? Phone SMS Radio TV Internet.
Presentation on Osi & TCP/IP MODEL
How the Internet Works. The Internet and the Web The Web is actually just one of many computer applications that run on the Internet Among others are.
Characteristics of Communication Systems
Data Communication. 2 Data Communications Data communication system components: Message Message Information (data) to be communicated. Sender Sender Device.
Common Devices Used In Computer Networks
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Connecting to the Network Networking for Home and Small Businesses.
1.1 What is the Internet What is the Internet? The Internet is a shared media (coaxial cable, copper wire, fiber optics, and radio spectrum) communication.
Chapter 2 Communications Networks. Introduction Look at: –Telephony Networks (2.2) –OSI Reference Model(2.3) –The Internet (2.4) –Asynchronous Transfer.
Module 2: Information Technology Infrastructure
Internet Addresses. Universal Identifiers Universal Communication Service - Communication system which allows any host to communicate with any other host.
Computer Networks. Why Create Networks? Communication Communication technologies such as , sms, video-conference can be used Makes communication.
Computer Networks. Introduction Computer Network2 A History Lesson of Networking 1969 – ARPANET, first packet switched network consist of UCLA, Stanford,
1 The Internet and Networked Multimedia. 2 Layering  Internet protocols are designed to work in layers, with each layer building on the facilities provided.
Information Flow Across the Internet. What is the Internet? A large group of computers that link together to form the Worldwide Area Network (WAN)
1 CHAPTER 8 TELECOMMUNICATIONSANDNETWORKS. 2 TELECOMMUNICATIONS Telecommunications: Communication of all types of information, including digital data,
Introduction to Information Systems Lecture 06 Telecommunications and Networks Business Value of Networks Jaeki Song.
Networks For VCE Software Development ¾, 2007 Adrian Janson, Melbourne High School.
NETWORK HARDWARE AND SOFTWARE MR ROSS UNIT 3 IT APPLICATIONS.
First, by sending smaller individual pieces from source to destination, many different conversations can be interleaved on the network. The process.
BA 471 – Telecommunications and Networking Dr. V.T. Raja Oregon State University As presented in Dr. Marshall’s BA471 class, Winter.
INTRANETS MR ROSS UNIT 3 IT APPLICATIONS. DEFINITION An intranet is an internal, secured environment that has a similar look and feel to the Internet,
3/20: Telecommunications & Networking What is telecommunications? The hardware: physical components of telecommunications, inc. channels Standards: agreements.
Individual Project 1 Sarah Pritchard. Fran, a customer of your company, would like to visit your company’s website from her home computer… How does your.
Networks Network Components. Learning Objectives Describe different media for transmitting data and their carrying capabilities. Explain the different.
ISDS 4120 Project 1 DWAYNE CARRAL JR 3/27/15. There are seven layers which make up the OSI (Open Systems Interconnection Model) which is the model for.
science/internet-intro
Dr. ClincyLecture1 Chapter 2 (handout 1– only sections 2.1, 2.2 and 2.3) 1 of 10 Dr. Clincy Professor of CS Exam #3 Monday (3/14/16): Opened Book, No Computer,
Ethernet, WiFi & Protocols
Computer Networks.
Intro to MIS – MGS351 Network Basics
Computer Networks.
Distributed Systems.
The OSI Model and the TCP/IP Protocol Suite
Understanding the OSI Reference Model
Ken Gunnells, Ph.D. - Networking Paul Crigler - Programming
Network Basics Extended Learning Module E
The OSI Model and the TCP/IP Protocol Suite
Client-Server and Peer to Peer networks
I. Basic Network Concepts
ISNE 101 Week 4 Dr. Ken Cosh.
TCP/IP Protocol Suite: Review
Chapter 4: Data Communication and Networks
Network Architecture for Cyberspace
Data Communication.
Protocol Application TCP/IP Layer Model
Basics of Telecommunications and Networks
The OSI Model and the TCP/IP Protocol Suite
Year 9 Computer Science Digital Portfolio
LEARNING COMPUTER NETWORKS OSI Model (layers). Why a layered model?  Easier to teach communication process.  Speeds development, changes in one layer.
Presentation transcript:

Communication Technology in a Changing World Week 3

Recap Last week we talked about binary. And hence encoding things into a binary form - digitisation! Remember Huffman? This Week Communication and Networks

Important Laws Moore’s Law Performance doubles every months, while costs stay the same. Metcalfe’s Law The usefulness of a network increases with the square of the number of users connected to the network.

This Weeks Reading "Metcalfe's Law is Wrong" Bob Briscoe, Andrew Odlyzko, Benjamin Tilly.

Telecommunication Systems Comprised of Hardware and Software arranged to transmit data from one location to another. Establish interface between sender and receiver Routes messages (packets) along most efficient paths Basic information processing to make sure the right message gets to the right receiver Basic editorial tasks, rearranging format, checking for transmission errors Converts message speeds (from slower cable to speed of computer). Controls flow of information through a network.

Packet Transfer To improve the efficiency of a network, data streams are broken into packets. Packets are smaller bundles of data. Packets are different sizes dependent on the protocol or standard being used – the X.25 packet switching standard uses packets sized 128bytes.

Packet Switching

Protocols With telecommunications systems using a wide variety of diverse devices, a common set of rules are needed to enable them to ‘talk’ to each other. The set of rules is called a Protocol. TCP/IP FTP WAP HTTP Each device identifies the receivers protocol so they can send data in the right way, and to check it arrived without problem.

Layered Protocols TCP/IP consists of many protocols, which are divided into layers; Application Layer Includes things like Bittorrent, DNS... Transport Layer Primarily tasked with forming data packets, adding header information etc. Internet Layer Includes IP, functions such as addressing / routing Link Layer Deals with actual data exchange, error checking, Bit Rate etc.

Internet Protocol Every PC / Printer etc. has a unique IP address. IP addresses represent a 32 bit word But, this is translated to ‘decimal-dot’ notation to make life easier! – More like a phone number Each number is between 0 and 255 (i.e. an 8 bit number in binary) Totally 256*256*256*256 different IP addresses = 4.3 Billion! Is that enough? Do we still need to remember the 4 numbers?

Internet Protocol There aren’t enough unique addresses! Various clever ways have been developed to get around this… Static vs Dynamic IP NAT – hiding many IP addresses behind one IPv6 – The next version of IP I can’t remember my IP address! The DNS means we don’t need to… Domain Name Server / Service (DNS) A further translation of the IP address into Natural Language BELTA or KCOSH or Kitchen PC or

Twisted Pair Wire + Thin & Flexible cable + Cheaper than other cables

Coaxial Cable Commonly used for Video links Semi conductor surrounds copper wire to protect signal strength

Fibre Optics Uses medium of light Very fast Flexible, but comparatively expensive

Network Topology 1 Centralised Network Close control Inefficient Single point of failure Limited by central node capacity

Network Topology 2 Decentralised Network Greater Admin Burden Weakened Control Greater Efficiency Robust

Network Topology 3 Distributed Network (P2P) Shortest Route Efficiency Multiple Route Efficiency Infinitely Scalable Robust Congestion Backbone capacity Admin Difficulties Standards and Policies

Increasing Network Bandwidth Reliance on the backbone – the red lines. Focus on Improving the speed, capacity and quality of network backbone For example; Trans Atlantic, connecting Europe with US.

Wireless Connection? Still a need for Fibre optics Wireless connection connects to another machine which is part of the network. WIFI, Bluetooth Use Radio transmission to connect to an antennae – like a walkie talkie! The antennae connects through a router to the network IrDA Uses infra red to transmit between equipment The receiver then connects to the rest of the internet.

Routing Router Chooses the best route through the network for each data stream to take. Different packets can take different routes. We can use Tracert to find out which route we are taking

Caching Caching developed to speed information transfer. If I want to download the football scores from BBC website. Maybe so does Dr. Tom, my friend John etc. Rather than us all connecting to BBC, via US, once I’ve downloaded the information, we can share it. It is stored in a cache

The Future? o Faster Cables o More Wireless Antennae’s o More interfaces / devices o Cheaper connections o Better reliability