Marwan Al-Namari Week 2. ADSL : Asymmetric Digital Subscriber Line Ethernet networks - 10BASE-T - 100BASE-TX - 1000BASE-T - 1000BASE-TX (Cat5e.

Slides:



Advertisements
Similar presentations
Shape of a Network.
Advertisements

LAN and WAN LAN (Local Area Networks) are small networks which are contained in a single building or small area. WAN (Wide Area Networks) are larger networks.
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 CS 1202.
Network Topologies CSC (c) Nouf AlJaffan.
Network topology.
Core 3: Communication Systems. On any network there are two types of computers present – servers and clients. By definition Client-Server architecture.
Solve the anagram. What do these represent?. Solve the anagram. What do these represent? RING BUSSTAR.
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. 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.
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
NETWORK Topologies An Introduction.
What Is A Network A network is a group of computers interconnected with communication lines which allows users to share information and resources.
Information Technology Lecture No 3 By: Khurram Shahid.
NETWORK TOPOLOGIES HNC COMPUTING - Network Concepts 1 Network Concepts Topologies.
 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.
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.
1 Network Topology 2 Introduction 8Physical and Logical Topologies 8Topologies 8Bus 8Ring 8Star 8Extended Star 8Mesh 8Hybrid.
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.
How Networks work?.
Network Topologies.
Network Concepts Topologies
IST 126 Computer Networks Day 2. Server Security Only one password needed to access network Associated with the account is permission to access certain.
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.
Star Topology Star Networks are one of the most common network topologies. consists of one central switch, hub or computer, which acts as a conduit to.
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.
By Matthew. Advantages: Can share and keep information private within a network Workstations do not need a hard drive to access the information Users.
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.
NETWORK TOPOLOGY Network topology is the study of the arrangement or mapping of the elements of a network,especially the physical.
What Is A Network A network is a group of computers interconnected with communication lines which allows users to share information and resources.
Credit:  refers to the physical arrangement of the computers and other networking devices that are linked together.
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.
Shape of a Network. Topology  The way the computers are __  Four different __  __.
Chapter 1 : Computer Networks.
NETWORKS Network Topologies / Configurations. Learning Objectives Describe for each type of network topology the relative strengths and weaknesses.
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.
Network - definition A network is defined as a collection of computers and peripheral devices (such as printers) connected together. A local area network.
Network Topology and LAN Technologies
Computer Network Collection of computers and devices connected by communications channels that facilitates communications among users and allows users.
Network Topology Name: Dua'a Alfadhli ID: Section: 201
Computer Network Topologies
Basic Concepts of Computer Networks and Communications
Network Topologies CS 1202.
Network Topology.
Network Topologies CS 1202.
 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.
The Ring Network Advantages: They are cheap to expand.
Communication and the Internet
Presentation transcript:

Marwan Al-Namari Week 2

ADSL : Asymmetric Digital Subscriber Line Ethernet networks - 10BASE-T - 100BASE-TX BASE-T BASE-TX (Cat5e (enhanced))

Nodes are connected to a main (bus) cable. If data is being sent between nodes then other nodes cannot transmit. If too many nodes are connected then the transfer of data slows dramatically as the nodes have to wait longer for the bus to be clear.

Advantages: The simplest and cheapest to install and extend. Well suited for temporary networks with not many nodes. Very flexible as nodes can be attached or detached without disturbing the rest of the network. Failure of one node does not affect the rest of the bus network. Simpler than a ring topology to troubleshoot if there is a cable failure because sections can be isolated and tested independently. Disadvantages: If the bus cable fails then the whole network will fail. Performance of the network slows down rapidly with more nodes or heavy network traffic. The bus cable has a limited length and must be terminated properly at both ends to prevent reflected signals. Slower than a ring network as data cannot be transmitted while the bus is in use by other nodes.

In a ring topology, the nodes are connected in a ring and data travels in one direction using a control signal called a 'token'.

Advantages: Not greatly affected by adding further nodes or heavy network traffic as only the node with the 'token' can transmit data so there are no data collisions. Relatively cheap to install and expand. Disadvantages: Slower than a star topology under normal load. If the cable fails anywhere in the ring then the whole network will fail. If any node fails then the token cannot be passed around the ring any longer so the whole network fails.. The hardest topology to troubleshoot because it can be hard to track down where in the ring the failure has occurred. Harder to modify or expand because to add or remove a node you must shut down the network temporarily. In order for the nodes to communicate with each other they must all be switched on.

In this type of network, a central computer (server) usually forms the main node and the subsidiary nodes are connected to it and to each other through a switch or hub.

Advantages: The most reliable because the failure of a node or a node cable does not affect other nodes. Simple to troubleshoot because only one node is affected by a cable break between the switch and the node. Adding further nodes does not greatly affect performance because the data does not pass through unnecessary nodes. Easily upgraded from a hub to a switch or with a higher performance switch. Easy to install and to expand with extra nodes. Disadvantages: Uses the most cable which makes it more expensive to install than the other two topologies. The extra hardware required such as hubs or switches further increases the cost. As the central computer controls the whole system, the whole system will be affected if it breaks down or if the cable link between it and the switch fails. If the switch, the link to the server or the server itself fails then the whole network fails.

Mesh topology uses one of the two arrangements either Full Mesh topology or Partial Mesh topology. In Full Mesh topology each node is connected to every other node in the network. In Partial Mesh topology every node is not connected to each node in the network

Advantages: It is efficient in a sense when one node fails, others continue to work without disruption Network can be easily expanded In one particular instance you can send the data from one node to many nodes Since the message travels along dedicated link, mesh topology is more secure Disadvantages: It is quite expensive since a higher length of cable is required Implementation can be a very arduous task

:Frequency Division Multiplexing :Time Division Multiplexing