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.

Slides:



Advertisements
Similar presentations
Shape of a Network.
Advertisements

Data Communications and Networking
Wireless network Usually use Radio Frequency (RF) technology Adv :
Bus topology refers to a single cable that connects all the work stations, servers, printers and other devices on the network. The cable runs from one.
NETWORKS Review + Topology.
Basic Concepts of Computer
Network Topologies.
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.
This is the way an organisation distributes the data across its network. It uses different types of networks to communicate the information across it.
Computer Networks.
Basic Concepts of Computer Networks
NETWORK Topologies An Introduction.
The Three Important Topologies By: Parimal Satashia.
What Is A Network A network is a group of computers interconnected with communication lines which allows users to share information and resources.
Information Technology Lecture No 3 By: Khurram Shahid.
Server is ‘host’ Clients do not communicate with each other.
Net work topology Suzann Muhammad abu rewaedh
NETWORK TOPOLOGIES. NETWORK TOPOLOGIES THERE ARE BASIC FIVE TYPE OF NETWORK TOPOLOGIES.
Mr C Johnston ICT Teacher BTEC IT Unit 05 - Lesson 03 Network Topologies.
GCSE ICT 3 rd Edition Computer networks 19 A computer network is a collection of computers linked together so that they can communicate with each other.
Three types of network cabling Star Topology Tree Topology Linear Bus.
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.
By: Israel Aguilar. STAR TOPOLOGY  The star topology connects the computers to a central hub.  The signal travel from one computer to another computer.
Topologies By: Luis Alberto Freile. Types of topology Star Topology Bus Topology Ring Topology.
How Networks work?.
Mr C Johnston ICT Teacher
SHAPE OF A NETWORK COPYRIGHT BTS TOPOLOGY The way the computers are cabled together Four different layouts Logical topology describes the way data travels.
Data Communication Networks
Prepared by:Ronnel P. Agulto, CpE Objectives Different types of topologies; Their advantages & disadvantages How to choose an appropriate topologies in.
Network Topologies.
What Is A Network A network is a group of computers interconnected with communication lines which allows users to share information and resources.
Network Topologies Created by: Ghadeer H. Abosaeed June 22, 2012.
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.
Activity 1 5 minutes to discuss and feedback on the following:
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.
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.
CIS 173 Networking Essentials Week #3 Objectives Review Chapter #1 Questions Lecture Chapter #2 (Topologies)
CSC (c) Nouf AlJaffan Network Topologies.
Network Topologies.
Network and hardware revision
Featrues of Compputer Networks
Network Topologies CSC (c) Nouf AlJaffan.
Networks 1 Key Revision Points.
Network Configurations
Network Topologies.
Basic Concepts of Computer Networks and Communications
DEPARTMENT OF COMPUTER SCIENCE M.TEJASWINI
Chapter 5 Networks Communicating and Sharing Resources
Network Topologies CS 1202.
Network Topologies CS 1202.
Physical Network Topology
Entry Level Computing Year NINE – Entry Level 2016.
Computer Networks Lesson 1.
Network Topologies CSC (c) Nouf AlJaffan.
The Ring Network Advantages: They are cheap to expand.
Communication and the Internet
LO3 – Understand Business IT Systems
Presentation transcript:

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 together, the next decision which needs to be made is which network layout or topology would be the best to use. There are a number of different topologies to choose from, the three most popular being bus, ring and star. You must be able to describe the differences between them, to identify the advantages and disadvantages of each and if possible, provide a drawing to illustrate your written points.

Bus Network

Bus Network Topology This is the simplest one to connect together. A single cable joins all of the workstations, printer, file server and other components together. At each end of the bus is a 'terminator'. This is a piece of hardware which prevents signals bouncing back and forth (echoes).

Adv. Vs Dis-adv. Advantages  Easy to install  Easy to add extra workstations  Uses less cable than a Star network  Best choice for temporary networks Disadvantages  If there is a problem with the central cable, the entire network stops working  If there are a lot of workstations on the network, data can travel slowly.  Data collisions can happen as the network becomes busy  Low security - every workstation can see all of the data in the network  Limited cable length and a maximum number of workstations

Ring Network

Ring Network Topology In a ring network layout, all of the computers are connected to one another in a circle. The data passes from one computer to the next one and then all the way around the ring layout until it reaches the destination computer. Advantages  Transmission of data is fairly simple as it only travels in one direction  No data collisions  Extra computers can be added easily with little effect on performance - although you have to shut down the network to be able to do this.

Ring - Disadvantages Disadvantages  If a single machine is switched off, the network doesn't work  If a cable breaks, the network doesn't work  Data must pass through every computer until it reaches its destination. This can make it slower than other network layouts.  If there are any problems with the network, they can be difficult to identify the cause.

Star Network

In a star network layout, each workstation is connected by its own cable directly to the server. Star networks are usually the layout of choice in schools and offices because they tend to be the most reliable of the topologies. Advantages  Star networks are very reliable. If one connection fails, it does not affect other users  Very few data collisions as each workstation has its own cable to the server  Good security - no workstation can interact with another without going through the server first Disadvantages  The most expensive network layout to install because of the amount of cables needed  Installing the network usually needs experts to set it up  Extra hardware such as hubs and switches may be needed  If the server crashes or stops working then nobody will be able to access their files or use the network.