Computer Networks. A computer network is defined as the interconnection of 2 or more independent computers or/and peripherals. Computer Network.

Slides:



Advertisements
Similar presentations
Chapter 4 Computer Networks
Advertisements

COMPUTER NETWORK TOPOLOGIES
Computer Network Topologies
Basic Concepts of Computer
Nilesh Agre Wedashree Jalukar Neelima Shahi Group Members.
INTRODUCTION TO COMPUTER NETWORKS Zeeshan Abbas. Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Network Topologies CS 1202.
Network Topologies CSC (c) Nouf AlJaffan.
Shalini Bhavanam. Key words: Basic Definitions Classification of Networks Types of networks Network Topologies Network Models.
1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network.
Computer Networks Done By: Sulaiman Qeshta Ahmed Faris
Network topology.
Copyright©2008 N.AlJaffan®KSU1 Chapter 8 Communications and Networks.
INTRODUCTION TO COMPUTER NETWORKS INTRODUCTION Lecture # 1 (
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
Networks CSCI-N 100 Dept. of Computer and Information Science.
Chapter 4.  Understand network connectivity.  Peer-to-Peer network & Client-Server network  Understand network topology  Star, Bus & Ring topology.
Chapter 5 Networks Communicating and Sharing Resources
Chapter 4: Computer Networks Department of Computer Science Foundation Year Program Umm Alqura University, Makkah Computer Skills /1436.
LECTURE 9 CT1303 LAN. LAN DEVICES Network: Nodes: Service units: PC Interface processing Modules: it doesn’t generate data, but just it process it and.
NETWORK Topologies An Introduction.
The Three Important Topologies By: Parimal Satashia.
What is a Topology? The physical topology of a network refers to the configuration of cables, computers, and other peripherals. Physical topology should.
Information Technology Lecture No 3 By: Khurram Shahid.
Server is ‘host’ Clients do not communicate with each other.
Networking By Nachiket Agrawal 10DD Contents Network Stand Alone LAN Advantages and Disadvantages of LAN Advantages and Disadvantages of LAN Cabled LAN.
Net work topology Suzann Muhammad abu rewaedh
Overview of computer communication and Networking Communication VS transmission Computer Network Types of networks Network Needs Standards.
 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.
The McGraw- AS Computing LAN Topologies. The McGraw- Categories of LAN Topology.
Three types of network cabling Star Topology Tree Topology Linear Bus.
What is a Network? Living Online Lesson 1 Mrs. Elzey.
By: M.Nadeem Akhtar1 Data Communication Ch 10. By: M.Nadeem Akhtar2 Networks?  LAN  MAN  WAN.
Network Topologies.
Network Concepts Topologies
Chapter2 Networking Fundamentals
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
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.
NETWORK TOPOLOGIES NETWORK DEVICES. TOPOLOGY The physical topology of a network refers to the configuration of cables, computers, and other peripherals.
Networking Topology 1.BUS Topology 2.RING Topology 3.STAR Topology
WEEK 11 – TOPOLOGIES, TCP/IP, SHARING & SECURITY IT1001- Personal Computer Hardware System & Operations.
Project on Network Topology Vipul S. Kale S.Y.B.Com 19 Computer Programming Sterling College.
Rehab AlFallaj.  Network:  Nodes: Service units: PC Interface processing Modules: it doesn’t generate data, but just it process it and do specific task.
Chapter 2 Network topology and Networking devices.
Chapter 1 : Computer Networks.
NETWORK DEVICES Department of CE/IT.
Computer Communication and Networking Lecture # 4 by Zainab Malik 1.
Physical Network Topology. When working with a network What is Physical Topology????? The physical topology of a network refers to the configuration of.
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.
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.
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.
INTRODUCTION TO COMPUTER NETWORKS BY: SAIKUMAR III MSCS, Nalanda College.
Local Area Network Topology. LAN Architecture - Protocol architecture - Topologies - Media access control - Logical Link Control.
Featrues of Compputer Networks
Chapter 1 Introduction Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, © Pearson Education-Prentice Hall, 2011.
INTRODUCTION TO COMPUTER NETWORKS
Computer Network Topologies
Network Configurations
CT1303 LAN Rehab AlFallaj.
Chapter 5 Networks Communicating and Sharing Resources
Physical Network Topology
INTRODUCTION TO COMPUTER NETWORKS
INTRODUCTION TO COMPUTER NETWORKS
Presentation transcript:

Computer Networks

A computer network is defined as the interconnection of 2 or more independent computers or/and peripherals. Computer Network

Network SourceDestination

Need of Networks –Communicate and collaborate –Share information –Share resources –Sharing computer files and disk space –Sharing high-quality printers –Access to common fax machines –Access to common modems –Multiple access to the Internet

1.Local Area Networks (LANs) - a computer network covering a small geographic area, like a home, office, or group of buildings. Typically within 5-mile radius. 2.Metropolitan Area Networks (MANs)- are large computer networks usually spanning a city. (within 30 miles) 3.Wide-Area Networks (WANs) - any network whose communications links cross metropolitan, regional, or national boundaries. Classification of Networks

The way in which the computers are interconnected together is known as TOPOLOGY. Network Topology

Types of topologies Physical topology Logical topology

Types of physical topologies Bus/Linear Star Ring Tree Mesh

Linear or bus topology Consists of a main cable, known as backbone cable, with a terminator at each end. All nodes (file server, workstations, and peripherals) are connected to the cable. Ethernet and LocalTalk networks use bus topology.

Advantages of Bus Topology Easy to connect a computer or peripheral to a linear bus. Requires less cable length. Easy to extend. If one node of the N/W is faulty, the N/W can still remain working.

Entire network shuts down if there is a break in the main cable. Terminators are required at both ends of the backbone cable. Difficult to identify the problem if the entire network shuts down. Not meant to be used as a stand-alone solution in a large building. Disadvantages of Bus Topology

Star topology A star topology is designed with each node (file server, workstations, and peripherals) connected directly to a central network hub. Data on a star network passes through the hub before continuing to its destination. The hub manages and controls all functions of the network. It also acts as a repeater for the data flow.

Easy to install. No disruptions to the network other than connecting or removing devices. Easy to detect faults and to remove parts. Advantages of Star Topology

Requires more cable length than a bus topology. If the hub fails, nodes attached are disabled. More expensive than bus topology because of the cost of the hub. Disadvantages of Star Topology

Tree Topology A tree topology combines characteristics of bus and star topologies. It consists of groups of star-configured workstations connected to a bus backbone cable. Tree topologies allow for the expansion of an existing network.

Advantages of a Tree Topology Point-to-point wiring for individual segments. Supported by several hardware and software venders.

Disadvantages of Tree Topology Overall length of each segment is limited by the type of cabling used. If the backbone line breaks, the entire segment goes down. More difficult to configure than other topologies.

Ring topology Is a type of computer network configuration where each network computer and device are connect to each other forming A large circle. Data is divided into packets when transmitted. Packet is sent around the ring until it reaches its final destination.

Advantages of ring topology Requires lesser amount of cable and there are not much of installation problems All stations have equal access

Disadvantages of ring topology Failure of one computer may impact others Data transfer is slow

Mesh topology It requires that every terminal should be attached to each other. All the computers must have adequate number of interfaces for the connections to be made. Because of this requirement the installations is somewhat difficult. The length of cable required is quite higher as compared to other topologies.

Advantages of mesh topology Ease of troubleshooting. Data transfer is faster.

Disadvantages of mesh topology uses a lot of cabling. Complex Most expensive topology

Considerations When Choosing a Topology Money. A linear bus network may be the least expensive way to install a network; you do not have to purchase concentrators. Length of cable needed. The linear bus network uses shorter lengths of cable. Future growth. With a star topology, expanding a network is easily done by adding another concentrator. Cable type. The most common cable in schools is unshielded twisted pair, which is most often used with star topologies.

Two types of transmission technologies are there: 1.Broadcast Network Single communication channel is shared by all the machines in the network. Transmission Technology

2.Point to Point Network Data is routed directly from source machine to destination machine directly. Transmission Technology Dedicated link

Routing When data is to be transmitted between two remote machines using intermediate machines, certain routing techniques have to be applied. The intermediate machines may be: 1.Gateway 2.Hub 3.Router 4.Repeater 5.Bridge

Gateway A gateway is a network point that acts as an entrance to another network. Acts as a bridge between two networks so that data can be transferred between a number of computers. In enterprises, the gateway is the computer that routes the traffic from a workstation to the outside network that is serving the Web pages. In homes, the gateway is the ISP that connects the user to the internet. For example, when you send an to a friend or when you log in to a Web site, there is a gateway that allows the connection take place.

Hub A common connection point for devices in a network. Hubs are commonly used to connect segments of a LAN. A hub contains multiple ports. When a packet arrives at one port, it is copied to the other ports so that all segments of the LAN can see all packets

Router A router is a device that forwards data packets along networks. A router is connected to at least two networks. Routers are located at gateways. Routers use headers and forwarding tables to determine the best path for forwarding the packets. They use protocols to communicate with each other and configure the best route between any two hosts.

Switch In networks, a device that filters and forwards packets between LAN segments. LANs that use switches to join segments are called switched LANs.

Repeater Repeaters are used in transmission systems to regenerate signals distorted by transmission loss. Analog repeaters frequently can only amplify the signal while digital repeaters can reconstruct a signal to near its original quality.

Bridge A device that connects two local-area networks (LANs), or two segments of the same LAN that use the same protocol is known as bridge.

More Concepts… Network protocols. Routing Technology.

Network Protocols A communication protocol is a set of rules that specify the format and meaning of messages exchanged between computers across a network. A set of related protocols that are designed for compatibility are called protocol suite.

Routing Technologies Computer Networks may use the following routing technologies: 1.Circuit Switching 2.Packet Switching 3.Message Switching

Circuit Switching A physical circuit is established between two machines. Once the connection is established, the data transfer takes place and then the connection is released. The data transfer rate is high but error prone.

Packet Switching Data is divided into small, fixed size packets. Each packet contains the address of destination. All the intermediate machines inspect the address and route it to the right machine. If any packet is missing, the destination machine can request the source machine to retransmit it.

Message Switching Message as a whole is transmitted. Each message contains the address of the destination. Message switching N/W is “Store and Forward” N/W. Once the message arrives at the intermediate machine, it is stored in it completely and transmitted when the line is free.

Test 1 This will be done on 21 st November 2012 at