How Networks work?.

Slides:



Advertisements
Similar presentations
Chapter 4 Computer Networks
Advertisements

Data Communications and Networking
COMPUTER NETWORK TOPOLOGIES
Computer Network Topologies
TYPES OF COMPUTER NETWORKS
Basic Concepts of Computer
Networking Some of the basics. What is a Network Simply put, its two or more computer connected together through a communication medium. A communication.
Marwan Al-Namari Week 2. ADSL : Asymmetric Digital Subscriber Line Ethernet networks - 10BASE-T - 100BASE-TX BASE-T BASE-TX (Cat5e.
Copyright©2008 N.AlJaffan®KSU1 Chapter 8 Communications and Networks.
Damian Gordon.  When we hook up computers together using data communication facilities, we call this a computer network.
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.
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.
Networks CSCI-N 100 Dept. of Computer and Information Science.
Chapter 4: Computer Networks Department of Computer Science Foundation Year Program Umm Alqura University, Makkah Computer Skills /1436.
NETWORK Topologies An Introduction.
فؤاد أسامه النجار فؤاد الحداد حسن مطر. A computer network allows computers to communicate with many other computers and to share resources and.
Chapter 9A Network Basics.
What Is A Network A network is a group of computers interconnected with communication lines which allows users to share information and resources.
NETWORK TOPOLOGIES HNC COMPUTING - Network Concepts 1 Network Concepts Topologies.
Server is ‘host’ Clients do not communicate with each other.
Lecture 4 Title: Network Components and Types By: Mr Hashem Alaidaros MIS 101.
SYSTEM ADMINISTRATION Chapter 1 Logical and Physical Network Topologies.
Course Title: IT IN BUSINESS Course Instructor: ADEEL ANJUM Chapter No: 05 1 BY ADEEL ANJUM (MCS, CCNA,WEB DEVELOPER)
Network Topologies Lecturer: Hyder R. Hamandi. Network Topologies Physical topologies describe how the cables are run in the network A topology is a way.
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.
 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.
Chapter 21 Topologies Chapter 2. 2 Chapter Objectives Explain the different topologies Explain the structure of various topologies Compare different topologies.
1 3 Computing System Fundamentals 3.4 Networked Computer Systems.
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.
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.
Network Concepts Topologies
Networks Mr Hewitt. Objectives By the end of this lesson you will be able to: Compare stand alone, networked and laptop computers Define a Network Explain.
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
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.
Higher Computing Networking. Networking – Local Area Networks.
WEEK 11 – TOPOLOGIES, TCP/IP, SHARING & SECURITY IT1001- Personal Computer Hardware System & Operations.
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.
Chapter 1 : Computer Networks.
Different computer networks. Star network The star network is local area network mostly used at home, school and offices. Star network has 5 or 6 workstations.
NETWORKS Network Topologies / Configurations. Learning Objectives Describe for each type of network topology the relative strengths and weaknesses.
TOPOLOGIES in COMPUTER NETWORKING Refers to the physical layout of the network devices and cabling and how all the components communicate with each other.
Computer Networks Part 2
LAN Topologies Part 1. What is topology? Topology is the physical or logical interconnection of communicating devices Physical Topology: LANtopology,
Introduction Chapter 1. Introduction  A computer network is two or more computers connected together so they can communicate with one another.  Two.
Class Notes CS403- Internet Technology Prepared by: Gulrez Alam Khan.
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;
NETWORKING TOPOLOGIES Ms. Edwards. Table of Contents Monday ◦ What is a network topology? ◦ BUS -what it is? -how it functions? ◦ STAR -what it is? -how.
Network Topology and LAN Technologies
Introduction What is a Network?
Featrues of Compputer Networks
Networks 1 Key Revision Points.
Computer Network Topologies
Introduction to Computers
Chapter 5 Networks Communicating and Sharing Resources
COMMUNICATIONS,NETWORKS, THE INTERNET AND
 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.
Practical Network Computer Science IT&CS Third Class part Mohanad Ali
Presentation transcript:

How Networks work?

What Are Networks Networks allow use to connect to other devices. This can be either around the world or connecting to people in your own home. The purpose of a network is to communicate and to file share. Networking cables

Ring Network In a ring network the workstations are connected in a closed loop. The adjacent pairs of workstations are directly connected but the others are indirectly connected. In a token ring the data only travels one way form node to node. A token ring can be used in a star or a ring network. Advantage: the network can send data quickly even if there are a lot of workstations. Disadvantage: if the main cable fails or a device is faulty the network will not work.

Bus Network In the bus each workstation is connected to a main cable called the bus. In the bus the data is sent by the bus. If there are a lot of workstation the data will travel slowly. If there is a problem with the main cable no data can travel. Each workstation is directly connected to each other. Advantages: easy to install, easy to add workstations and doesn't use a lot of cables. Disadvantages: low security and limited cable length, also if the main cable breaks the bus is inactive.

Star Network The Star network uses a switch. This means all the workstations connect to the switch using a straight through cable. Because we are using a switch another switch can be placed in a different room. This means you can use the network as long as the two switches are connected. The switch send every data packet to every computer. Advantages: very reliable: If one cable or device fails then all the others will continue to work, high performing as no data collisions can occur. Disadvantages: Expensive to install as this type of network uses the most cable (network cable is expensive), If a hub or switch fails all the devices connected to it will have no network connection

Mesh Network In a mesh network you can have either a full or a partial. A full mesh network is where every workstation is connected. In a partial some workstations are connected to every computer but some are only connected to the nodes that transfer the most data. Advantages of Mesh topology  Data can be transmitted from different devices simultaneously. This topology can withstand high traffic. Even if one of the components fails there is always an alternative present. So data transfer doesn’t get affected. Expansion and modification in topology can be done without disrupting other nodes. Disadvantages of Mesh topology There are high chances of redundancy in many of the network connections. Overall cost of this network is way too high as compared to other network topologies. Set-up and maintenance of this topology is very difficult. Even administration of the network is tough.

Hybrid network In this network three switches are used to create a ring network. From each switch is another switch. Form these switches a star network is created where all the work stations are connected using cables. The largest hybrid network is the internet Advantages: this uses three star networks if one of the star networks fail the network is still usable. The hybrid uses aspects of a star, a ring, a bus and a daisy chain. Disadvantage: there is a lot of cable and 6 switches in this example and could be very costly.

Daisy Chain A daisy chain is similar to a ring but the end workstations aren't connected this means it is organised in a liner fashion. Advantages: not much cable so it is cheap, and the data moves quickly. Disadvantages: each workstation and cable is a possible point of failure meaning it is not the best for a permanent network.

Types Of Networks LAN: this is a local area network mainly used in schools because it covers a small area. WAN: wide area network mainly used to connect LANS together. PAN: personal area network such as a phone used for transmission among devices. MAN: metropolitan area network this interacts users with computer resources, this covers a larger area than a Lan but smaller area than a wan.