Credit:  refers to the physical arrangement of the computers and other networking devices that are linked together.

Slides:



Advertisements
Similar presentations
COMPUTER NETWORK TOPOLOGIES
Advertisements

Computer Network Topologies
Basic Concepts of Computer
Nilesh Agre Wedashree Jalukar Neelima Shahi Group Members.
Network Topologies.
Network Topologies What’s in the Works   Define Network Topology   Show models of the three major types.   List advantages and disadvantages. 
Network Topologies CS 1202.
Network Topologies CSC (c) Nouf AlJaffan.
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 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 TOPOLOGY ALEGRIA GONZALEZ. WHAT IS A NETWORK TOPOLOGY?  a topology is a description of the of a network, including its  The physical topology.
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.
Computer Networks By: Donald Blake. What is a computer network? A computer network is a group of computer systems and computer hardware devices that are.
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.
There are Physical and logical network layout. Physical : Topology of a network refers to the configuration of cables, computers, and other peripherals.
All the components of network are connected to the central device called “hub” which may be a hub, a router or a switch. There is no direct traffic between.
Networks. What is a network? two or more computers linked together.
 Topology Topology  Different types of topology Different types of topology  bus topologybus topology  ring topologyring topology  star topologystar.
 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.
Chapter 21 Topologies Chapter 2. 2 Chapter Objectives Explain the different topologies Explain the structure of various topologies Compare different topologies.
1RD-CSY  LAN (Local Area Network) ◦ A group of computers and associated devices (printers, etc.) ◦ connected through a wired or wireless medium.
1 Network Topology 2 Introduction 8Physical and Logical Topologies 8Topologies 8Bus 8Ring 8Star 8Extended Star 8Mesh 8Hybrid.
The McGraw- AS Computing LAN Topologies. The McGraw- Categories of LAN Topology.
Three types of network cabling Star Topology Tree Topology Linear Bus.
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.
Network Topologies.
Network Concepts Topologies
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.
Networking Topology 1.BUS Topology 2.RING Topology 3.STAR Topology
-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.
WEEK 11 – TOPOLOGIES, TCP/IP, SHARING & SECURITY IT1001- Personal Computer Hardware System & Operations.
Project on Network Topology Vipul S. Kale S.Y.B.Com 19 Computer Programming Sterling College.
Network Topologies.
Chapter 2 Network topology and Networking devices.
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
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.
TOP0LOGYTOP0LOGY Asrar Mulla – CO4E ‘B’ Abrar Mulla – CO4E ‘B’ Shoaib Khan – CO4E ‘B’ Aamir Khan – CO4E ‘B’ Fazal Sayed – CO4E ‘B’
Network Topology Computer network topology is the way various components of a network (like nodes, links, peripherals, etc) are arranged. Network topologies.
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;
CSC (c) Nouf AlJaffan Network Topologies.
Group Members:  Mahmudul Islam  Mohammed Abu Hanifa  SK. Ashadullah Al Galib  Kazi Saad CSE101 LAB PRESENTATION2.
Network Topologies.
Network Topologies CSC (c) Nouf AlJaffan.
Basic Concepts of Computer Networks and Communications
DEPARTMENT OF COMPUTER SCIENCE M.TEJASWINI
Network Topologies CS 1202.
Network Topology.
Network Topologies CS 1202.
Physical Network Topology
Network Topologies CSC (c) Nouf AlJaffan.
The Ring Network Advantages: They are cheap to expand.
Network Topologies CSC (c) Nouf AlJaffan.
Presentation transcript:

Credit:

 refers to the physical arrangement of the computers and other networking devices that are linked together  defines how nodes are connected to one another in a communication network

 Bus topology  Ring topology  Star topology

 A bus refers to the main physical pathway or central cable where all other devices are connected to it  A bus topology consists of a single central cable to which all computers and other devices connect  also known as a bus network

Easy implementation. Failure of a node doesn't affect the entire LAN. No disruptions to the network when connecting or removing devices. Network can easily be extended, by adding new devices to the backbone or existing nodes.

 If the backbone fails, the entire bus network will be affected.  Network speed decreases when the number of nodes increases.  Troubleshooting is difficult when one of the nodes fails.

Backbone / central cable

 consists of all computers and other devices that are connected in a loop  also known as a ring network  each node directly connect to two neighbouring nodes

 Troubleshooting is easy when one of the nodes fails.  Repair or remove the failing nodes and the network will continue to function.

 Implementation is difficult.  A failing node will affect the entire LAN.  Connecting or removing devices is difficult.  Network speed decreases when the number of nodes increases.

 consists of a central host which acts as the centre, and all nodes connect to the host  also known as star network

 It is easy to implement.  The failure of a node does not affect the entire LAN.  There are no disruptions to the network when connecting or removing devices.  The network can be extended by adding new devices to the host or nodes.  Troubleshooting is easy

 If the host fails, the entire LAN will be affected.  Network speed decreases when the number of nodes increases.  Troubleshooting is difficult when one of the nodes fails.  A host must be installed to control the network.

HUB / CENTRAL HOST