Network Topologies. Point-to-Point Topology Point-to-point (PTP) topology connects two nodes directly together. The following examples are pure point.

Slides:



Advertisements
Similar presentations
Topology The physical topology of a network refers to the configuration of cables, computers and other peripherals. The main types of network topologies.
Advertisements

Data Communications and Networking
COMPUTER NETWORK TOPOLOGIES
INTRODUCTION TO NETWORKS
Computer Network Topologies
Basic Concepts of Computer
Nilesh Agre Wedashree Jalukar Neelima Shahi Group Members.
Network Topologies.
NETWORK TOPOLOGIES The pattern of interconnection of nodes in a network is called the Topology. The selection of a topology depends on Cost. For a network.
Telecommunications Chapter 5 Chapter 5 Telecommunications
Networking Jeopardy!. Topologies Transmission Media OSI/RMStandards Hardware Components
Core 3: Communication Systems. On any network there are two types of computers present – servers and clients. By definition Client-Server architecture.
COMPUTER NETWORKS.
NETWORK TOPOLOGY.
What Is Network ?. A Network is a connected collection of devices and systems, such as computers and servers, which can communicate with each other.
Group Members Adnan Usman Saad Subhan  Layout pattern of interconnections of links, nodes.  Network Topologies may be Physical or Logical.
NETWORK ADAPTERS AND CABLING. OBJECTIVES  Identify a network interface card  Link the network interface card and the PC  Configure the network card.
Hardware Concepts Chapter 4.
Network Design Essentials. Guide to Networking Essentials, Fifth Edition2 Contents 1. Examining the Basics of a Network Layout 2. Understanding Standard.
Network Design Essentials
NETWORK Topologies An Introduction.
Chapter 2 Network Design Essentials Instructor: Nhan Nguyen Phuong.
20 LAN Hardware Overview Version A.01 H3065S Module 2 Slides.
Computer Network Technology
Semester 1 CHAPTER 3 Le Chi Trung
Information Technology Lecture No 3 By: Khurram Shahid.
Topology Level: Prep-I Topic: Computer Networks Ms. Fouzia Yousuf October 25, 2010.
NETWORK TOPOLOGIES HNC COMPUTING - Network Concepts 1 Network Concepts Topologies.
Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Figure 3-2 CSMA/CD.
Local Area Networks Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
LAN Topologies and Standards Networks and Protocols Prepared by: TGK First Prepared on: Last Modified on: Quality checked by: Copyright 2009 Asia Pacific.
NETWORKING. OBJECTIVES Identify network topologies Identify hardware components of a network.
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.
Computer Networks & Topologies Group Members Shahid Ahmed Sp11-Bba-100 Shahzad Zeb Sp11-Bba-084 Nadia Naseer Abbasi Sp11-Bba-079 Ahsan Bashir Sp11-Bba-007.
CT1303 LAN LECTURE 15.
Net work topology Suzann Muhammad abu rewaedh
Intro to Network Design
 Topology Topology  Different types of topology Different types of topology  bus topologybus topology  ring topologyring topology  star topologystar.
NETWORKS NEED HISTORY HARDWARE REQD. SOFTWARE REQD. 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.
 LANs – A Definition - A local area network (LAN) is a computer network covering a small physical area, like a home, office, or small group of buildings,
OBJECTIVE: o Describe various network topologies o Discuss the role of network devices o Understand Network Configuration Factors to deploy a new network.
Topologies, Backbones, Switching, and Ethernet ITNW 1325, Chapter V, Part I.
Network Topologies.
Network Concepts Topologies
Chapter2 Networking Fundamentals
NETWORKS.
Networking Topology 1.BUS Topology 2.RING Topology 3.STAR Topology
Computer Networks Syed Md. Ashraful Karim Lecturer, CSE BU.
Guide to Networking Essentials Fifth Edition Chapter 2 Network Design Essentials.
NETWORK TOPOLOGY Network topology is the study of the arrangement or mapping of the elements of a network,especially the physical.
“Copyright and Terms of Service Copyright © Texas Education Agency. The materials found on this website are copyrighted © and trademarked ™ as the property.
Free Powerpoint Templates Page 1 Free Powerpoint Templates Network topology.
What Is a Network? Definition of a Network Computer Networking Introduction Uses for a Computer Network Two Major Types of Networks 1.
Data and Computer Communications Eighth Edition by William Stallings Chapter 15 – Local Area Network Overview.
COMPUTER NETWORKS CS610 Lecture-11 Hammad Khalid Khan.
Physical Network Topology. When working with a network What is Physical Topology????? The physical topology of a network refers to the configuration of.
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)
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;
Local Area Network Topology. LAN Architecture - Protocol architecture - Topologies - Media access control - Logical Link Control.
Network Topologies.
Topology The physical topology of a network refers to the configuration of cables, computers and other peripherals. The main types of network topologies.
Network Topologies.
DEPARTMENT OF COMPUTER SCIENCE M.TEJASWINI
Presentation transcript:

Network Topologies

Point-to-Point Topology Point-to-point (PTP) topology connects two nodes directly together. The following examples are pure point to point links: Two computers communicating via modems. A mainframe terminal communicating with a front end processor. A workstation communicating along a parallel cable to a printer.

Star Topology The star topology is a popular method of connecting the cabling in a computer network. In a star, each device connects to a central point via a point-to-point link. Depending on the locical architecture used, several names are used for the central point includeing the following: Hub Multipoint Repeater Concentrator Multi-Access Unit (MAU)

Ring Topology The Ring Topology is a physical, closed loop consisting of point-to-point links. In the diagram you can see how each node on the ring acts as a repeater. It receives a transmission from the previous node and amplifies it before passing it on.

Bus Topology In a Bus topology, all devices attach to the same transmission medium. The medium has a physical beginning and end.All buses are implemented using electrical cable, usually coax, and the ends of the cable must be terminated with a terminating resistor that matches the impedance of the cable. The terminating resistor prevents data reflections from coming across as data corruption. The bus is considered a multipoint system because all devices tap into the same backbone cable.

Hybrid Topology The Hybrid topology scheme combines multiple topologies into one large topology. The hybrid network is common in large wide area networks. Because each topology has its own strengths and weaknesses, several different types can be combined for maximum effectiveness.

Coaxial Cable

UTP Cable

Ethernet An older, common wiring system for Ethernet (10Base2) and (10Base5) uses coaxial cable in a linear bus topology. In the most common type of Ethernet, each node connects to the coax through a T-connector (BNC) that taps into the signals on the coaxial cable. The nodes both transmit and receive through the same connector. Therefore, 10Base2 Ethernet is a logical as well as physical bus.

Token Ring The adjacent figure shows the path that a transmission follows through the network. Starting at the hub, the signal travels through a pair of wires to the receive circuits on the node’s network interface. The receive circuit passes the signal to the transmit circuit, which repeats the signal on a separate pair of wires and sends the signal back to the hub.

ARCnet ARCnet is wired in a star using coaxial cable. The diagram adjacent shows an extremely simple ARCnet using a single passive hub.