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.

Slides:



Advertisements
Similar presentations
Shape of a Network.
Advertisements

Chapter 4 Computer Networks
Data Communications and Networking
COMPUTER NETWORK TOPOLOGIES
Computer Network Topologies
Basic Concepts of Computer
Nilesh Agre Wedashree Jalukar Neelima Shahi Group Members.
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.
Network topology.
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.
Network topologies. What is a network topology? Physical arrangement of the devices in a communications network. Most commonly used are bus and star.
This is the way an organisation distributes the data across its network. It uses different types of networks to communicate the information across it.
Basic Concepts of Computer Networks
Chapter 4: Computer Networks Department of Computer Science Foundation Year Program Umm Alqura University, Makkah Computer Skills /1436.
NETWORK Topologies An Introduction.
The Three Important Topologies By: Parimal Satashia.
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.
NETWORK TOPOLOGIES HNC COMPUTING - Network Concepts 1 Network Concepts Topologies.
Server is ‘host’ Clients do not communicate with each other.
Network Topologies Lecturer: Hyder R. Hamandi. Network Topologies Physical topologies describe how the cables are run in the network A topology is a way.
Net work topology Suzann Muhammad abu rewaedh
 Topology Topology  Different types of topology Different types of topology  bus topologybus topology  ring topologyring topology  star topologystar.
NETWORK TOPOLOGY. NETWORK TOPOLOGY The layout of a network Two major classes Physical Network Topology The physical layout of the network i.e. the arrangement.
 A star topology is one of the most common network setups where each of the devices and computers on a network connect to a central hub.
NETWORK TOPOLOGIES. NETWORK TOPOLOGIES THERE ARE BASIC FIVE TYPE OF NETWORK TOPOLOGIES.
The McGraw- AS Computing LAN Topologies. The McGraw- Categories of LAN Topology.
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.
A bus topology is a type of network setup where each computer and network device are connected to a single cable or backbone. A bus topology is multipoint.
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.
Network 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.
NETWORKS.
Data Communication Networks
NETWORK TOPOLOGIES NETWORK DEVICES. TOPOLOGY The physical topology of a network refers to the configuration of cables, computers, and other peripherals.
 Physical arrangement of devices in a network  Common types: › Ring › Bus › Star › Tree.
-Network topology is the layout of the connection between the computers. -It is also known as the pattern in which computers.
Networking  Networking is of linking two or more computing devices together for the purpose of sharing data.
Project on Network Topology Vipul S. Kale S.Y.B.Com 19 Computer Programming Sterling College.
Prepared by:Ronnel P. Agulto, CpE Objectives Different types of topologies; Their advantages & disadvantages How to choose an appropriate topologies in.
Network Topologies.
Credit:  refers to the physical arrangement of the computers and other networking devices that are linked together.
Chapter 2 Network topology and Networking devices.
By: Juan Mateo Granja.  A star topology is one of the most common network setups where each computers on a network connect to a central hub.hub  The.
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.
Network Topologies By: Josh Geller. Star Topology All computers are connected to a central hub. Cheap to expand as hubs are currently inexpensive. No.
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
Network Topology Computer network topology is the way various components of a network (like nodes, links, peripherals, etc) are arranged. Network topologies.
CSC (c) Nouf AlJaffan Network Topologies.
Local Area Network Topology. LAN Architecture - Protocol architecture - Topologies - Media access control - Logical Link Control.
Network Topologies CSC (c) Nouf AlJaffan.
Computer Network Topologies
Basic Concepts of Computer Networks and Communications
Network Topologies CS 1202.
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.
Network Topologies CSC (c) Nouf AlJaffan.
The Ring Network Advantages: They are cheap to expand.
Network Topologies CSC (c) Nouf AlJaffan.
Physical Topologies -K. M. THANVI
Presentation transcript:

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 are linked together to form a network.

Main Types of Physical Topologies  Ring Topology  Star Topology  Bus Topology

RING TOPOLOGY Ring Topology is a ring pattern which connects the computers and other devices in a circle. All devices are connected to one another in the shape of a closed loop, so that each device is connected directly to two other devices, one on either side of it.

RING TOPOLOGY

ADVANTAGES OF RING TOPOLOGY  Requires less cabling and so it is less expensive  Performs better than a bus topology under heavy network load  Does not require network server to manage the connectivity between the computers

DISADVANTAGES OF RING TOPOLOGY  If one node is down, then the entire network will not be able to function  Moving, adding and changing of a computer or other devices can affect the network  Ring networks are slower than star network

STAR TOPOLOGY Star Topology is a star pattern that connects everything to the host which is the computer that handles the network’s tasks and holds the data. All devices are connected to a hub (central device) forming a star.

STAR TOPOLOGY

ADVANTAGES OF STAR TOPOLOGY   Easy to install and wire.   No disruptions to the network when connecting or removing devices.   Easy to detect faults and to remove parts or devices.

DISADVANTAGES OF STAR TOPOLOGY   Requires more cable length than a linear topology.   If the hub or concentrator fails, nodes attached are disabled.   More expensive than linear bus topologies because of the cost of the concentrators.

BUS TOPOLOGY Bus Topology is a bus pattern connecting the computers and other devices to the same communication line. All devices are connected in a line to a central cable, called the bus or backbone. There is no central computer or server. The data transmission is bidirectional.

BUS TOPOLOGY

ADVANTAGES OF BUS TOPOLOGY  If one of the computer or devices should stop working, this will not affect the others  Easy to connect or disconnect a computer or peripheral to a linear bus.  Requires less cable length than a star topology.

DISADVANTAGES OF BUS TOPOLOGY  Cannot connect a large number of computers this way.  If the backbone cable fails, then the entire network fails.  Bus networks are slower than star network

The End