Network Topology Name: Amina Rashid Al-kindi ID: 201211224 Group: 3.

Slides:



Advertisements
Similar presentations
Data Communications and Networking
Advertisements

COMPUTER NETWORK TOPOLOGIES
Computer Network Topologies
Nilesh Agre Wedashree Jalukar Neelima Shahi Group Members.
1RD-CSY  LAN (Local Area Network) ◦ A group of computers and associated devices (printers, etc.) ◦ connected through a wired or wireless medium.
Chapter 2 Basic Concepts Line Configuration Topology Transmission Mode Categories of Networks Internetworks WCB/McGraw-Hill  The McGraw-Hill Companies,
Topology “The Topology is the geometric representation of the relationship of the links and linking devices” OR “Topology defines physical or logical arrangement.
Chapter 2 Basic Concepts Line Configuration Topology Transmission Mode Categories of Networks Internetworks WCB/McGraw-Hill  The McGraw-Hill Companies,
Network Topologies.
 Network topology is the layout pattern of interconnections of the various elements (links, nodes, etc.) of a computer.  Network topologies may be physical.
Network Topologies CS 1202.
Network topology.
Network Topologies. Point-to-Point Topology Point-to-point (PTP) topology connects two nodes directly together. The following examples are pure point.
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 topologies. What is a network topology? Physical arrangement of the devices in a communications network. Most commonly used are bus and star.
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.
Group Members Adnan Usman Saad Subhan  Layout pattern of interconnections of links, nodes.  Network Topologies may be Physical or Logical.
NETWORK Topologies An Introduction.
The Three Important Topologies By: Parimal Satashia.
By Matthew. Advantages: Can share and keep information private within a network Workstations do not need a hard drive to access the information Users.
Information Technology Lecture No 3 By: Khurram Shahid.
For Beginners.  Network architecture, is the logical and structural layout of the network consisting of transmission equipment, software and communication.
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.
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.
NETWORKS NEED HISTORY HARDWARE REQD. SOFTWARE REQD. TOPOLOGIES.
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.
Network Topology
UNIT -1. DATA COMMUNICATIONS The term telecommunication means communication at a distance. The word data refers to information presented in whatever form.
By: Israel Aguilar. STAR TOPOLOGY  The star topology connects the computers to a central hub.  The signal travel from one computer to another computer.
Network Topologies.
Network Concepts Topologies
NETWORKS.
Data Communication Networks
 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.
Data Communications and Networks Chapter 1 - Classification of network topologies Data Communications and Network.
Sebastian Ortiz 10th Omega. What is a network topology? In communication networks, a topology is a usually schematic description of the arrangement of.
Credit:  refers to the physical arrangement of the computers and other networking devices that are linked together.
Chapter 2 Network topology and Networking devices.
Chapter 1 : Computer Networks.
Physical Network Topology. When working with a network What is Physical Topology????? The physical topology of a network refers to the configuration of.
3 rd lecture Presented by Dr. Sarah Mustafa Eljack.
Computer Networks Part 2
LAN Topologies Part 1. What is topology? Topology is the physical or logical interconnection of communicating devices Physical Topology: LANtopology,
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;
Group Members:  Mahmudul Islam  Mohammed Abu Hanifa  SK. Ashadullah Al Galib  Kazi Saad CSE101 LAB PRESENTATION2.
Local Area Network Topology. LAN Architecture - Protocol architecture - Topologies - Media access control - Logical Link Control.
Computer Network Topologies
Network Topologies.
Created by- AMRITANSHU KUMAR
DEPARTMENT OF COMPUTER SCIENCE M.TEJASWINI
Guide to Networking Essentials, 6th Edition
2 Basic Concepts: data and computer networking
Network Topologies CS 1202.
Network Topologies CS 1202.
Physical Network Topology
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.
Presentation transcript:

Network Topology Name: Amina Rashid Al-kindi ID: Group: 3

What is Network Topology?  The physical topology of a network refers to the configuration of cables, computers, and other peripherals. Physical topology should not be confused with logical topology which is the method used to pass information between workstations. Logical topology was discussed in the Protocol chapter.  There are several basic network topologies: star, bus, ring, mesh, and hierarchical etc..

A Star topology . A star network has a central node that connects to each of the other nodes by a single, point-to-point link. Any communication between one node and another in a star topology must pass through the central node.

Bus Topology  In a bus topology, nodes are arranged along a single length of twisted- pairwire, coaxial cable, or fiber-optic cable that can be extended at the ends. Using a bus topology, it is easy and inexpensive to add a node to the network, and losing a node in the network will not cause the network to fail. The main disadvantages to the bus topology are that a defective bus causes the entire network to fail. Also, providing a bus with inadequate bandwidth will degrade the performance of the network.

Video about Network Topology

Ring Topology  A network topology that is set up in a circular fashion in which data travels around the ring in one direction and each device on the right acts as a repeater to keep the signal strong as it travels. Each device incorporates a receiver for the incoming signal and a transmitter to send the data on to the next device in the ring. The network is dependent on the ability of the signal to travel around the ring.

A mesh Topology  A mesh network design is one in which each device is connected to every other device located on the network, like a spider web.The advantage to this design is the redundancy of the connected devices; if one link fails, it will not affect the rest of the network. The disadvantages of this design are the cost of all the required medium and limited scalability. If you add a device to a network that currently has four devices, then you must connect the new device to the four existing devices with individual cable drops.

Hierarchical Topology  In a hierarchical topology, nodes are arranged like an inverted tree with the root (usually the mainframe computer) as the highest level and the leaves (usually the desktop computers) as the lowest level. It is very cheap, but may have possible traffic jams at the top level.

Hybrid Topology  In a hybrid topology, nodes are arranged in more than one topology, which may include star, ring, and hierarchical. A hybrid topology can integrate together various computer configurations that may have special reasons for their own choice of topology. A hybrid network will allow companies to pick the advantages from several different topologies.

Reference  1.  2.  3.  4.  5.  6.  7. L7L6szjWuOA/T38bv298lSI/AAAAAAAAALY/ztv24cVozoA/s1600/Ring%2BTopology%2BRing%2BT opology.gif  8.  9.  iweV7FFd0o/TZfph4yjgMI/AAAAAAAAC9I/tWc_CXZfdEQ/s1600/hybrid_topology.gif