9-1 Chapter 9 - Networking and Communication Computer Architecture and Organization by M. Murdocca and V. Heuring © 2007 M. Murdocca and V. Heuring Computer.

Slides:



Advertisements
Similar presentations
9-1 Chapter 9 - Communication Principles of Computer Architecture by M. Murdocca and V. Heuring © 1999 M. Murdocca and V. Heuring Principles of Computer.
Advertisements

LAN Devices 5.3 IT Essentials.
6-1 Parte 7 Comunicação. 6-2 Bibliografia [1] Miles J. Murdocca e Vincent P. Heuring, Introdução à Arquitetura de Computadores [2] Andrew S. Tanenbaum,
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??
LAN Maps & Symbols Topologies & Devices. Physical & Logical Topologies Physical Topologies define the actual layout of the wire (media). For example,
CompTIA Network+ Chapter 2
Computer Networks and the Internet CMPT 109 Montclair State University.
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.
1-1 Introduction to Computer Networks and Data Communications.
BA 471 – Telecommunications and Networking Dr. V.T. Raja Oregon State University
Review on Networking Technologies Linda Wu (CMPT )
Computer Networks Eyad Husni Elshami. Computer Network A computer network is a group of interconnected computers to share data resources ( printer, data.
Networking and Internetworking Devices Networks and Protocols Prepared by: TGK First Prepared on: Last Modified on: Quality checked by: Copyright 2009.
COMPUTER NETWORKS.
Lecturer: Tamanna Haque Nipa
For more notes and topics visit: eITnotes.com.
What Is Network ?. A Network is a connected collection of devices and systems, such as computers and servers, which can communicate with each other.
IP Network Basics. For Internal Use Only ▲ Internal Use Only ▲ Course Objectives Grasp the basic knowledge of network Understand network evolution history.
1 Chapter Overview Network devices. Hubs Broadcast For star topology Same as a repeater Operate at the physical layer 2.
Laudon & Laudon: Canadian Edition
Chapter 2 The Infrastructure. Copyright © 2003, Addison Wesley Understand the structure & elements As a business student, it is important that you understand.
Chapter 5 Networks Communicating and Sharing Resources
LECTURE 9 CT1303 LAN. LAN DEVICES Network: Nodes: Service units: PC Interface processing Modules: it doesn’t generate data, but just it process it and.
Chapter 8 Help is here!. Cabling Whenever you need cabling that will protect your signal from electrical interference there is only one correct answer:
20 LAN Hardware Overview Version A.01 H3065S Module 2 Slides.
1 Networks and Telecommunications. 2 Applying Telecommunications in Business TELECOMMUNICATIONS – the transmission of data between devices in different.
CSCI-235 Micro-Computer in Science The Network. © Prentice-Hall, Inc Communications  Communication is the process of sending and receiving messages 
Communication and Network
Chapter 2 Communications Networks. Introduction Look at: –Telephony Networks (2.2) –OSI Reference Model(2.3) –The Internet (2.4) –Asynchronous Transfer.
Internet Addresses. Universal Identifiers Universal Communication Service - Communication system which allows any host to communicate with any other host.
Internet SecurityInternet Security Dr. ClincyLecture1 CS 4491 Internet Security Dr. Clincy Networking Fundamentals Note: I am still “tweaking” your syllabus.
Higher National Diploma1 Network Concepts OSI 7 Layer model.
Overview of computer communication and Networking Communication VS transmission Computer Network Types of networks Network Needs Standards.
1 CHAPTER 8 TELECOMMUNICATIONSANDNETWORKS. 2 TELECOMMUNICATIONS Telecommunications: Communication of all types of information, including digital data,
CTC 228 – Computer Networks Fall 2015 Instructor: Robert Spengler.
Networking and Communication Greg Drysdale Oct. 28, 2008 CS147 Section 3.
Chapter 5 Network Computing. Agenda Functions Feasibility Analysis.
Topology, refers to the physical and logical diagrams which summarize network connections and information flow.
First, by sending smaller individual pieces from source to destination, many different conversations can be interleaved on the network. The process.
NETWORK HARDWARE CABLES NETWORK INTERFACE CARD (NIC)
NET 324 D Networks and Communication Department Lec1 : Network Devices.
CCNA Guide to Cisco Networking Chapter 2: Network Devices.
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
Networks Network Components. Learning Objectives Describe different media for transmitting data and their carrying capabilities. Explain the different.
Rehab AlFallaj.  Network:  Nodes: Service units: PC Interface processing Modules: it doesn’t generate data, but just it process it and do specific task.
Local Area Networks Honolulu Community College
SYSTEM ADMINISTRATION Chapter 2 The OSI Model. The OSI Model was designed by the International Standards Organization (ISO) as a structural framework.
9-1 Chapter 9 - Communication Department of Information Technology, Radford University ITEC 352 Computer Organization Principles of Computer Architecture.
THE NETWORKS Theo Chakkapark. Open System Interconnection  The tower of power!  The source of this power comes from the model’s flexibility.
© N. Ganesan, Ph.D., All rights reserved. Chapter Formatting of Data for Transmission.
Dr. John P. Abraham Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
NETWORK DEVICES Department of CE/IT.
Data Communication and Networks Chapter 5. What’s a Network? a network consists of two or more computers that are connected together to share information.
Kevin Harrison LTEC 4550 Assignment 3.  Ethernet Hub  An unsophisticated device that is used for connecting multiple Ethernet devices together.  Typically.
Computer Networks. Understand the rationale for the existence of networks. Distinguish between the three types of networks: LANs, MANs, and WANs. After.
Data and Computer Communications Eighth Edition by William Stallings Chapter 15 – Local Area Network Overview.
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,
Network Models. The OSI Model Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO). Model for understanding.
© ITT Educational Services, Inc. All rights reserved. IS3120 Network Communications Infrastructure Unit 2 IEEE CSMA/CD and the Evolution of Ethernet.
Chapter Objectives In this chapter, you will learn:
Local Area Networks Honolulu Community College
Connecting Network Components
Networking Devices.
Chapter 3 Computer Networking Hardware
Connecting LANs, Backbone Networks
Mollie Sconyers.
Ken Gunnells, Ph.D. - Networking Paul Crigler - Programming
Intro To Computer Networks
Chapter 4: Data Communication and Networks
Presentation transcript:

9-1 Chapter 9 - Networking and Communication Computer Architecture and Organization by M. Murdocca and V. Heuring © 2007 M. Murdocca and V. Heuring Computer Architecture and Organization Miles Murdocca and Vincent Heuring Chapter 9 – Networking and Communication

9-2 Chapter 9 - Networking and Communication Computer Architecture and Organization by M. Murdocca and V. Heuring © 2007 M. Murdocca and V. Heuring Chapter Contents 9.1 A Few Modulation Schemes 9.2 Transmission Media 9.3 Error Detection and Correction 9.4 Networking and Network Device Architectures 9.5 Storage Area Networks 9.6 Case Study: Cisco Router Architecture

9-3 Chapter 9 - Networking and Communication Computer Architecture and Organization by M. Murdocca and V. Heuring © 2007 M. Murdocca and V. Heuring Modem Communication Communication over a telephone line with modems:

9-4 Chapter 9 - Networking and Communication Computer Architecture and Organization by M. Murdocca and V. Heuring © 2007 M. Murdocca and V. Heuring Modulation Schemes Three common forms of modulation:

9-5 Chapter 9 - Networking and Communication Computer Architecture and Organization by M. Murdocca and V. Heuring © 2007 M. Murdocca and V. Heuring Pulse Code Modulation Conversion of an analog signal into a PCM binary sequence:

9-6 Chapter 9 - Networking and Communication Computer Architecture and Organization by M. Murdocca and V. Heuring © 2007 M. Murdocca and V. Heuring Ideal vs. Transmitted Waves

9-7 Chapter 9 - Networking and Communication Computer Architecture and Organization by M. Murdocca and V. Heuring © 2007 M. Murdocca and V. Heuring Transmission Media Transmisson media. (a) Two- wire open lines; (b) twisted-pair lines; (c) coaxial cable; (d) optical fiber; (e)satellite.

9-8 Chapter 9 - Networking and Communication Computer Architecture and Organization by M. Murdocca and V. Heuring © 2007 M. Murdocca and V. Heuring Tropospheric Scatter The troposphere starts at the earth’s surface and extends six miles in altitude over polar regions and 10 miles over tropical regions. A transmitted beam is bounced one time through the troposphere to a receiving TROPO terminal up to 150 miles away.

9-9 Chapter 9 - Networking and Communication Computer Architecture and Organization by M. Murdocca and V. Heuring © 2007 M. Murdocca and V. Heuring Parity Even parity bits are assigned to a few ASCII characters:

9-10 Chapter 9 - Networking and Communication Computer Architecture and Organization by M. Murdocca and V. Heuring © 2007 M. Murdocca and V. Heuring Check Bits Check bits for a single error correcting ASCII code:

9-11 Chapter 9 - Networking and Communication Computer Architecture and Organization by M. Murdocca and V. Heuring © 2007 M. Murdocca and V. Heuring SEC Coded ‘a’ Format for a single error correcting ASCII code:

9-12 Chapter 9 - Networking and Communication Computer Architecture and Organization by M. Murdocca and V. Heuring © 2007 M. Murdocca and V. Heuring SEC Coded ‘d’ Parity computation for an ASCII character in an SEC code:

9-13 Chapter 9 - Networking and Communication Computer Architecture and Organization by M. Murdocca and V. Heuring © 2007 M. Murdocca and V. Heuring 3-Bit SEC Hypercube Hamming distance relationships among three-bit codewords. Valid codewords are 000 and 111. The remaining codewords represent errors.

9-14 Chapter 9 - Networking and Communication Computer Architecture and Organization by M. Murdocca and V. Heuring © 2007 M. Murdocca and V. Heuring LRC and VRC Checking Combined LRC and VRC checking. Checksum bits form even parity for each column.

9-15 Chapter 9 - Networking and Communication Computer Architecture and Organization by M. Murdocca and V. Heuring © 2007 M. Murdocca and V. Heuring Cyclic Redundancy Checking

9-16 Chapter 9 - Networking and Communication Computer Architecture and Organization by M. Murdocca and V. Heuring © 2007 M. Murdocca and V. Heuring The Seven Layers of the OSI Model

9-17 Chapter 9 - Networking and Communication Computer Architecture and Organization by M. Murdocca and V. Heuring © 2007 M. Murdocca and V. Heuring A Few Network Topologies (a) Bus; (b) ring; and (c) star network topologies.

9-18 Chapter 9 - Networking and Communication Computer Architecture and Organization by M. Murdocca and V. Heuring © 2007 M. Murdocca and V. Heuring Ethernet Coax-based Ethernet local area network—bus topology (left), and unshielded twisted pair (UTP)-based Ethernet local area network— star topology (right).

9-19 Chapter 9 - Networking and Communication Computer Architecture and Organization by M. Murdocca and V. Heuring © 2007 M. Murdocca and V. Heuring Internet Protocol Stack Layering in the TCP/IP protocol suite:

9-20 Chapter 9 - Networking and Communication Computer Architecture and Organization by M. Murdocca and V. Heuring © 2007 M. Murdocca and V. Heuring IPv4 Address Classes

9-21 Chapter 9 - Networking and Communication Computer Architecture and Organization by M. Murdocca and V. Heuring © 2007 M. Murdocca and V. Heuring Encapsulation Encapsulation in the TCP/IP protocol suite:

9-22 Chapter 9 - Networking and Communication Computer Architecture and Organization by M. Murdocca and V. Heuring © 2007 M. Murdocca and V. Heuring Architecture of an Ethernet Hub A hub is a central connection point for end systems. A hub simply copies packets from one network interface to all of the others. For the most part, hubs are falling into disuse since the prices of switches have dropped dramatically.

9-23 Chapter 9 - Networking and Communication Computer Architecture and Organization by M. Murdocca and V. Heuring © 2007 M. Murdocca and V. Heuring Architecture of an Ethernet Switch A switch, formerly referred to as a bridge, does more than simply restore signal levels to logical 1 or 0, like a hub. Switches have some level of intelligence, and can typically interpret the destination address of a packet and route it to the appropriate subnetwork.

9-24 Chapter 9 - Networking and Communication Computer Architecture and Organization by M. Murdocca and V. Heuring © 2007 M. Murdocca and V. Heuring Storage Area Network A storage area network (SAN) is made up of storage devices, backup devices, access servers, and a specialized network that connects the devices.

9-25 Chapter 9 - Networking and Communication Computer Architecture and Organization by M. Murdocca and V. Heuring © 2007 M. Murdocca and V. Heuring Cisco Router Architecture A router by definition has two or more network interfaces (such as for Ethernet) and forwards packets among its interfaces. Each interface handles a network segment, identified by a unique network address.

9-26 Chapter 9 - Networking and Communication Computer Architecture and Organization by M. Murdocca and V. Heuring © 2007 M. Murdocca and V. Heuring Cisco Router Architecture (Cont’) The internal architecture of a router is very similar to that of an ordinary computer. In fact, for years, many routers were simply computers that had multiple network interfaces and routing application software. Present-day routers are specialized to handle the network traffic loads and routing functions more efficiently, but still take the basic von Neumann form. Identify the von Neumann parts of the Cisco 3600: