Chapter 2 Network topology and Networking devices.

Slides:



Advertisements
Similar presentations
Shape of a Network.
Advertisements

Data Communications and Networking
COMPUTER NETWORK TOPOLOGIES
INTRODUCTION TO NETWORKS
Computer Network Topologies
Nilesh Agre Wedashree Jalukar Neelima Shahi Group Members.
Topology “The Topology is the geometric representation of the relationship of the links and linking devices” OR “Topology defines physical or logical arrangement.
What is a network? A network consists of two or more computers that are linked in order to share resources (such as printers and CD-ROMs) , exchange.
Chapter 2 Basic Concepts Line Configuration Topology Transmission Mode Categories of Networks Internetworks WCB/McGraw-Hill  The McGraw-Hill Companies,
Network Topologies.
Network Topologies CS 1202.
Network Topologies CSC (c) Nouf AlJaffan.
Network topology.
Network Topology. Physical Topology The term physical topology refers to the way in which a network is laid out physically. Two or more devices connect.
Network Topologies.
NETWORKING CONCEPTS. Data Communication Communication is for sharing information Sharing can be local or remote Local communication between individuals.
Basic Concepts of Computer Networks
NETWORK Topologies An Introduction.
Information Technology Lecture No 3 By: Khurram Shahid.
NETWORK TOPOLOGIES HNC COMPUTING - Network Concepts 1 Network Concepts Topologies.
Network Topologies Lecturer: Hyder R. Hamandi. Network Topologies Physical topologies describe how the cables are run in the network A topology is a way.
 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.
Computer Networks. A computer network is defined as the interconnection of 2 or more independent computers or/and peripherals. Computer Network.
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.
Physical Topology Physical layout of the network nodes – Broad description of the network: no detail about device types, connection methods, addressing,...
UNIT -1. DATA COMMUNICATIONS The term telecommunication means communication at a distance. The word data refers to information presented in whatever form.
1 Network Topology 2 Introduction 8Physical and Logical Topologies 8Topologies 8Bus 8Ring 8Star 8Extended Star 8Mesh 8Hybrid.
Network Topologies.
Network Concepts 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
 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.
Basic Concepts. Line Configuration Line Configuration Topology Topology Transmission Mode Transmission Mode Categories of Networks Categories of Networks.
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.
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.
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.
Local Area Network Topology. LAN Architecture - Protocol architecture - Topologies - Media access control - Logical Link Control.
Network Topologies.
Network Topologies CSC (c) Nouf AlJaffan.
Computer Network Collection of computers and devices connected by communications channels that facilitates communications among users and allows users.
Computer Network Topologies
Network Topologies.
DEPARTMENT OF COMPUTER SCIENCE M.TEJASWINI
2 Basic Concepts: data and computer networking
Network Topologies CS 1202.
Network Topology.
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.
Network Topologies CSC (c) Nouf AlJaffan.
Chapter 2: Basic Concepts
Lec 2 Topology Computer Networks Al-Mustansiryah University
Network Topologies CSC (c) Nouf AlJaffan.
Physical Topologies -K. M. THANVI
Presentation transcript:

Chapter 2 Network topology and Networking devices

Network Topology

Types of Topology Physical Topology: actual layout of the computer cables and other network devices. Logical Topology: the way in which the network appears to the devices that use it. Refers to how data is actually transferred in a network.

Selection Criteria Size ( no of node) of the system. Cost of the components and service required. Management of network. Architecture of network. Cable type. Expandability of the network. The desired performance. Reliability.

Types of Network Topology Here, some logical layout of topology. Bus Ring Star Mesh Tree and Hybrid

Bus Topology

Also called as Linear topology. A bus topology is multipoint. Here one long cable act as a backbone to link all the devices. Devices are connected to the backbone by drop lines and taps. Drop line- is the connection b/w the devices and the cable. Tap- is the splitter that cut the main link. This allows only one device to transmit at a time.

Bus Topology

If a device want to communicate with other device on the n/w, sends a broadcast message onto the wire all other devices receive the message. But only the intended devices accepts and process the message. Bus is passive topology. Bus Topology Bus Failure

Advantages: 1.Ease of installation 2.Less cabling 3.Suitable for temporary and small networks. Disadvantages: 1.Difficult reconfiguration and fault isolation. 2.Difficult to add new devices. 3.Signal reflection at top can degradation in quality. 4.If any fault in backbone can stops all transmission. 5.Only one computer can transmit at a time. 6.Limited cable length and number of stations.

Bus Topology Application: Most computer motherboard.

Ring Topology

In Ring topology each node is connected to the two nearest nodes so the entire network forms a circle. The signal is passed in one direction from one device to another device until it reaches the destination. Ring is the Active Network, because each computer retransmits what is receives from previous computer. To add or delete a device requires changing only two connections. Ring Topology Token ring Failures

Ring Topology

Token Ring Topology Variation of Ring Topology. Token passing Token Ring

Ring Topology Advantages: 1.Time to send data is known 2.No data collisions 3.Easy to install. 4.Easy to reconfigure. 5.Fault identification is easy. Disadvantages: 1.Unidirectional traffic. 2.Break in a single ring can break entire network. 3.Expensive. 4.Requires more cable and network equipment at the start

Ring Topology

Star Topology Here each device has a dedicated point-to-point link to the central controller called “Hub”(Act as a Exchange). There is no direct traffic between devices. The transmission are occur only through the central “hub”. When device one wants to send data to device 2; First sends the data to hub. Which then relays the data to the other connected device. Star Topology

Advantages: 1.Good option for modern networks. 2.Low setup costs. 3.Installation, management and configuration is easy. 4.Less cabling is needed. 5.Robustness.(if one link fails, only that links is affected. All other links remain active) 6.Easy to fault identification & to remove parts. 7.Scalable: No distruptions to the network when connecting(or) removing devices.

Star Topology Disadvantages: 1.Requires more cable than the bus 2.Dependency: Hub is a single point of failure. When it goes down. The whole system is dead.

Applications Star topology used in Local Area Networks (LANs ). High speed LAN often use STAR.

Mesh Topology

Applications: 1.Telephone Regional office. 2.WAN.(Wide Area Network).

Tree Topology Alternatively referred to as a star bus topology. Tree topology is one of the most common network setups that is similar to a bus topology and a star topology. A tree topology connects multiple star networks to other star networks.

Hierarchal Model Advantages Scalable Easy Implementation Easy Troubleshooting

Tree Topology

Hybrid Topology A network which contain all type of physical structure and connected under a single backbone channel.

Hybrid Topology a

Considerations for choosing topology Money-Bus n/w may be the least expensive way to install a n/w. Length-of cable needed- the linear bus n/w uses shorter lengths of cable. Future growth-with star topology, expending a n/w is easily done by adding another devices. Cable type-most common used cable in commercial organization is twisted pair. Which often used with star topologies.

Full mesh topology is theoretically the best since every device is connected to every other device.(thus maximizing speed and security. however, it quite expensive to install) Next best would be tree topology, which is basically a connection of star and bus.

Network Topology