The Ring Network Advantages: They are cheap to expand.

Slides:



Advertisements
Similar presentations
Shape of a Network.
Advertisements

LAN and WAN LAN (Local Area Networks) are small networks which are contained in a single building or small area. WAN (Wide Area Networks) are larger networks.
Basic Concepts of Computer
Networks By the end of this session, you will:
Networking Some of the basics. What is a Network Simply put, its two or more computer connected together through a communication medium. A communication.
Network Topologies CS 1202.
Marwan Al-Namari Week 2. ADSL : Asymmetric Digital Subscriber Line Ethernet networks - 10BASE-T - 100BASE-TX BASE-T BASE-TX (Cat5e.
Network Topologies CSC (c) Nouf AlJaffan.
Solve the anagram. What do these represent?. Solve the anagram. What do these represent? RING BUSSTAR.
Network Topologies. The concept of a topology. The basic function of computers on the LAN is to provide the user with an almost limitless set of applications.
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.
Basic Concepts of Computer Networks
NETWORK Topologies An Introduction.
What Is A Network A network is a group of computers interconnected with communication lines which allows users to share information and resources.
2 ADVANTAGE OF BUS TOPOLOGY Cheap and Easy, Having only one main cable connecting all of the stations together drastically reduces the time and the cost.
Information Technology Lecture No 3 By: Khurram Shahid.
Server is ‘host’ Clients do not communicate with each other.
There are Physical and logical network layout. Physical : Topology of a network refers to the configuration of cables, computers, and other peripherals.
1 Network Topology 2 Introduction 8Physical and Logical Topologies 8Topologies 8Bus 8Ring 8Star 8Extended Star 8Mesh 8Hybrid.
Networks Network topologies. Networks Network topology Is the way the devices are arranged in a network In a wired network, it shows how the computers.
Networks and topology  Lesson Objective: Understand the main terminology about networks.  Learning Outcome: Understand the different types of network.
By: Israel Aguilar. STAR TOPOLOGY  The star topology connects the computers to a central hub.  The signal travel from one computer to another computer.
Royal Latin School. Describe, using diagrams or otherwise, the ring, bus and star network topologies Once you have decided to network a number of computers.
How Networks work?.
Network Topologies.
IST 126 Computer Networks Day 2. Server Security Only one password needed to access network Associated with the account is permission to access certain.
Networks Mr Hewitt. Objectives By the end of this lesson you will be able to: Compare stand alone, networked and laptop computers Define a Network Explain.
SHAPE OF A NETWORK COPYRIGHT BTS TOPOLOGY The way the computers are cabled together Four different layouts Logical topology describes the way data travels.
Networks and topology  Lesson Objective: Understand the main terminology about networks.  Learning Outcome: Understand the different types of network.
By Matthew. Advantages: Can share and keep information private within a network Workstations do not need a hard drive to access the information Users.
Prepared by:Ronnel P. Agulto, CpE Objectives Different types of topologies; Their advantages & disadvantages How to choose an appropriate topologies in.
NETWORK TOPOLOGY Network topology is the study of the arrangement or mapping of the elements of a network,especially the physical.
 LAN ADVANTAGE  Workstations can share peripherals devices like printers. Cheaper that providing a printer for each computer.  Workstations do not.
What Is A Network A network is a group of computers interconnected with communication lines which allows users to share information and resources.
Networks By Indrani Chakraborty 1Copyright reserved to Indrani.
Credit:  refers to the physical arrangement of the computers and other networking devices that are linked together.
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.
Chapter 1 : Computer Networks.
Different computer networks. Star network The star network is local area network mostly used at home, school and offices. Star network has 5 or 6 workstations.
Network Topologies By: Josh Geller. Star Topology All computers are connected to a central hub. Cheap to expand as hubs are currently inexpensive. No.
NETWORKS Network Topologies / Configurations. Learning Objectives Describe for each type of network topology the relative strengths and weaknesses.
TOPOLOGIES in COMPUTER NETWORKING Refers to the physical layout of the network devices and cabling and how all the components communicate with each other.
Physical Network Topology. When working with a network What is Physical Topology????? The physical topology of a network refers to the configuration of.
Computer Networks Part 2
Chapter Seven Network Topology [tə'p ɒ ləd ʒɪ ]. In networking, the term “topology” refers to the layout of connected devices on a network. This article.
CSC (c) Nouf AlJaffan Network Topologies.
Network - definition A network is defined as a collection of computers and peripheral devices (such as printers) connected together. A local area network.
Network and hardware revision
Computer Networking Fundamentals
Network Topologies CSC (c) Nouf AlJaffan.
Networks 1 Key Revision Points.
Network Topology Name: Dua'a Alfadhli ID: Section: 201
Computer Network Topologies
Basic Concepts of Computer Networks and Communications
Computer Networks Lesson 1.
Network Topologies CS 1202.
Network Topology.
COMMUNICATIONS,NETWORKS, THE INTERNET AND
Network Topologies CS 1202.
Physical Network Topology
 What is Topology  Categories of Topology  Definition, structure, advantage and disadvantage of all of the following topologies: o Mesh o Bus o Ring.
Types of topology. Bus topology Bus topology is a network type in which every computer and network device is connected to single cable. When it has exactly.
Computer Networks Lesson 1.
Network Topologies CSC (c) Nouf AlJaffan.
Communication and the Internet
Networks By the end of this session, you will:
Network Topologies CSC (c) Nouf AlJaffan.
Presentation transcript:

The Ring Network Advantages: They are cheap to expand. The data flows around the network in one direction so it is fast. Faster than a bus, slower than a star There is no reliance on a central computer or hub

The Ring Network Disadvantages: Hard to troubleshoot If one computer in the ring stops working, the whole network stops. If the cable fails the whole network stops You can only add another workstation whilst the network is down

The Bus Network Advantages: It is cheap as it uses the least amount of cable. Easiest to install and set up More computers can be added without disruption.

The Bus Network Disadvantages: With a lot of users, the network will be slow as data has to travel through the same central cable in both directions Failure of the central cable will stop the network from working. Low security

The Star Network Advantages: If a cable fails, it will only affect one workstation. More computers can be added without disruption. More secure as controlled by host or hub Easy to troubleshoot

The Star Network Disadvantages: It is expensive as it uses the most cabling. Failure of the central computer will stop the network from working. Not the easiest to set up