Core 3: Communication Systems. On any network there are two types of computers present – servers and clients. By definition Client-Server architecture.

Slides:



Advertisements
Similar presentations
Shape of a Network.
Advertisements

Data Communications and Networking
COMPUTER NETWORK TOPOLOGIES
Wireless network Usually use Radio Frequency (RF) technology Adv :
Computer Network Topologies
INTRODUCTION TO COMPUTER NETWORKS Zeeshan Abbas. Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Saeed Darvish Pazoki – MCSE, CCNA Abstracted From: Sybex – Network+ Study Guide Network Fundamentals 1.
LAN Maps & Symbols Topologies & Devices. Physical & Logical Topologies Physical Topologies define the actual layout of the wire (media). For example,
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.
Internetworking School of Business Eastern Illinois University © Abdou Illia, Spring 2007 (Week 4, Tuesday 1/30/2007)
INTRODUCTION TO COMPUTER NETWORKS INTRODUCTION Lecture # 1 (
COMPUTER NETWORKS.
Topologies – A topologies is an arrange of cables in a LAN. The most common topologies are,star, ring, bus and also a hybrid that got all of the mixtures.
NETWORK TOPOLOGY. WHAT IS NETWORK TOPOLOGY?  Network Topology is the shape or physical layout of the network. This is how the computers and other devices.
Network topologies. What is a network topology? Physical arrangement of the devices in a communications network. Most commonly used are bus and star.
Network Topologies.
Networks. Bus Network Terminator‘Workstation’ ‘Client’ ‘Terminal’ ‘Node’ Computer Terminator Backbone Server (optional)
Chapter 4.  Understand network connectivity.  Peer-to-Peer network & Client-Server network  Understand network topology  Star, Bus & Ring topology.
Chapter Five Network Architecture. Chapter Objectives  Describe the basic and hybrid LAN technologies  Describe a variety of enterprise-wide and WAN.
Network Design Essentials
Chapter 5 Networks Communicating and Sharing Resources
Networks and Telecommunications
Chapter 2 Network Design Essentials Instructor: Nhan Nguyen Phuong.
Chapter 9A Network Basics.
NETWORK.
Information Technology Lecture No 3 By: Khurram Shahid.
Network Systems Identify network systems and their components.
Topology Level: Prep-I Topic: Computer Networks Ms. Fouzia Yousuf October 25, 2010.
NETWORK TOPOLOGIES HNC COMPUTING - Network Concepts 1 Network Concepts Topologies.
Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media.
LAN Topologies and Standards Networks and Protocols Prepared by: TGK First Prepared on: Last Modified on: Quality checked by: Copyright 2009 Asia Pacific.
Local Area Network Daniel Shin CS 147, Section 3 November 18, 2008.
OV Copyright © 2013 Logical Operations, Inc. All rights reserved. Network Theory  Networking Terminology  Network Categories  Standard Network.
Chapter 21 Topologies Chapter 2. 2 Chapter Objectives Explain the different topologies Explain the structure of various topologies Compare different topologies.
OV Copyright © 2011 Element K Content LLC. All rights reserved. Network Theory  Networking Terminology  Network Categories  Standard Network Models.
1 Network Topology 2 Introduction 8Physical and Logical Topologies 8Topologies 8Bus 8Ring 8Star 8Extended Star 8Mesh 8Hybrid.
OBJECTIVE: o Describe various network topologies o Discuss the role of network devices o Understand Network Configuration Factors to deploy a new network.
Day10 LAN. Why? Allow more than one machine to share –Resources –Internet connectivity –Information.
Network Topologies.
Network Concepts Topologies
SHAPE OF A NETWORK COPYRIGHT BTS TOPOLOGY The way the computers are cabled together Four different layouts Logical topology describes the way data travels.
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
WEBMASTER 3224 PHYSICAL VS LOGICAL COMPONENTS OF THE INTERNET AND NETWORKS.
NETWORKS.
COMPUTER NETWORK CREATED BY:- PALASH SACHAN. CONTENTS INTRODUCTION COMPUTER NETWORK TYPES OF NETWORK CLASSIFICATION OF NETWORK ARCHITECTURE NETWORK TOPOLOGY.
Computer Networks part II 1. Network Types Defined Local area networks Metropolitan area networks Wide area networks 2.
Networking  Networking is of linking two or more computing devices together for the purpose of sharing data.
 Describe the basic and hybrid LAN physical topologies and their uses, advantages, and disadvantages  Describe the backbone structures that form the.
Internetworking School of Business Eastern Illinois University © Abdou Illia, Spring 2016 (February 3, 2016)
Shape of a Network 10/10/07. Topology  The way the computers are cabled together  Four different layouts  Logical topology describes the way data travels.
Dr. John P. Abraham Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Computer Network Architecture Lecture 2: Fundamental of Network.
Simple LAN Topologies  Terminators stop signals after they have reached their destination  Signal bounce –Phenomenon in which signals travel endlessly.
Computer Engineering and Networks, College of Engineering, Majmaah University INTRODUCTION TO COMPUTER NETWORKS Mohammed Saleem Bhat
Network types Point-to-Point (Direct) Connection Dedicated circuit boards connected by cable; To transfer data from A to B: – A writes on its circuit board;
INTRODUCTION TO COMPUTER NETWORKS BY: SAIKUMAR III MSCS, Nalanda College.
Local Area Network Topology. LAN Architecture - Protocol architecture - Topologies - Media access control - Logical Link Control.
INTRODUCTION TO COMPUTER NETWORKS
Chapter 5 Networks Communicating and Sharing Resources
Module 2: Understanding Local Area Networks
Network Topology.
Identify network systems and their components
INTRODUCTION TO COMPUTER NETWORKS
 What is Topology  Categories of Topology  Definition, structure, advantage and disadvantage of all of the following topologies: o Mesh o Bus o Ring.
INTRODUCTION TO COMPUTER NETWORKS
INTRODUCTION TO COMPUTER NETWORKS
INTRODUCTION TO COMPUTER NETWORKS
Presentation transcript:

Core 3: Communication Systems

On any network there are two types of computers present – servers and clients. By definition Client-Server architecture refers to… Client server architecture is servers providing requests for clients. Clients request a service and wait for a response.

For example when a web server retrieves and transmits web pages OR a database server retrieving and transmitting records.  A client is: a computer that requests a service.  A Server is: a computer on a network dedicated to providing clients with a service. Eg. Web, or Print.

This definition seems to imply that servers are a special type of dedicated computer on a network and on a large LAN this might be the case. For a home network this is not the case. A computer in a small office that connects to the internet could act as a web server or similarly a print server.

Regarding client machines there are two types – Fat clients and Thin clients.  A Fat client is a client that has applications installed that are executed by the client CPU.  A thin client is a basic computer terminal that is involved in simple tasks such as displaying data.

The topology of a network describes the way in which the devices (nodes) are connected. A node is any device connected to a network including computers, printers, hubs, switches and routers. All nodes must be able to communicate using the suite of protocols defined for the particular networks. Nodes are connected to each other via transmission media, either wired or wireless.

The topology of a network describes these connections in terms of their physical layout and also in terms of how data is transferred between nodes. We call this Physical and Logical Topologies. The Physical Topology determines how the devices are physically connected. The Logical Topology describes how nodes communicate with each other rather than how they are physically connected.

There are three basic topologies – the bus, the star and the ring. In addition there are two other topologies common on larger networks – hybrid and mesh. We will look at these in terms of the Physical and Logical Topologies which are often different.

Physical Bus Topology All nodes are connected to a single backbone – also known as a trunk or bus. The backbone is a single cable that carries data packets to all nodes. Each node attaches and listens for data present on the backbone. A single break in the cable deactivates the entire network.

Physical Bus Topology

Physical Star Topology All nodes connect to a central node via their own dedicated cable. Mostly used for LANs. Central node is usually a switch containing multiple ports. Advantages: if one node goes down, others don’t and nodes can be added or removed without the network being deactivated. Wired routers use star.

Physical Star Topology

Physical Ring Topology Similar to BUS except the cable makes a complete ring. Nodes are connected in series which means that if one is deactivated, all others suffer because the series is broken. Similarly adding or removing a node requires the network to be stopped.

Physical Ring Topology

Physical Hybrid Topology Hybrid networks use a combination of bus, star and ring topologies. Commonly a bus is the start, or backbone, of the network with a series of physical star networks branching off. All hybrid topologies have a single transmission between each node which is why they can often be called a ‘tree’.

Physical Hybrid Topology

Physical Mesh Topology A physical mesh topology means that there are more than one physical path between each pair of nodes. This is the primary topology of the internet where IP datagrams can travel different paths from the transmitter to the reciever. Commonly the nodes on a network are all routers and each router connects to further routers or a LAN.

Physical Mesh Topology

As a reminder… The logical topology of a network describes how data is transmitted and received on a network – regardless of the physical connections.

Logical Bus Topology  Logical Topology (or Flow of data) in BUS makes use of CSMA/CD – “Carrier Sense Multiple Access with Collision Detection”.  This means a node will send data if transmission medium is available (BUS is clear). IF a collision occurs, the node waits and sends again.

Logical Ring Topology  Data, in packets or frames, circulate the ring one at a time through each node in the network. As a result there cannot be data collisions. Ring networks use either Ethernet or token ring protocols. Token ring is a token that continually circles around the network.

Logical Star Topology  The logical flow of data matches the physical star layout. Nodes are attached to a central switch which sends information back and forth to each node along its own network segment.