NETWORK The inter- connection of one station to many station is called Network. COMPUTER NETWORK  The inter-connection of the two or more connection,

Slides:



Advertisements
Similar presentations
Chapter 4 Computer Networks
Advertisements

TYPES OF COMPUTER NETWORKS
Web Page Design Chapter 1 Introducing Networks and the Internet.
Computer Network: It is group of interconnected computers and devices which are sharing the same communication infrastructure and communication protocols.
Chapter 4: Computer Networks Department of Computer Science Foundation Year Program Umm Alqura University, Makkah Computer Skills /1436.
A network is a collection of computers connected by communication channels that allows you to share information. mputer_network.
What Is A Network A network is a group of computers interconnected with communication lines which allows users to share information and resources.
Networks Networking is a link between computers with Machine tools and programs designed to work Networking and to allow sharing of each other and flow.
Local Area Network By Bhupendra Ratha, Lecturer
Networking By Nachiket Agrawal 10DD Contents Network Stand Alone LAN Advantages and Disadvantages of LAN Advantages and Disadvantages of LAN Cabled LAN.
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.
Unit 4, Lesson 10 Network Topologies AOIT Principles of Information Technology Copyright © 2007–2012 National Academy Foundation. All rights reserved.
Networks. What is a network? two or more computers linked together.
Networks and topology  Lesson Objective: Understand the main terminology about networks.  Learning Outcome: Understand the different types of network.
{ Network Definitions By: Bihu Malhotra 10DD.  A group of interconnected computers and peripherals that is capable of sharing software and hardware resources.
COMPUTER NETWORKING.  Definition  Need & advantages  Types of network  Basics of network architecture  LAN Topologies  Network models  Network.
By: María José Morán 8th B.  In information technology, a network is a series of points interconnected by communication paths. Networks can interconnect.
COMPUTER NETWORK CREATED BY:- PALASH SACHAN. CONTENTS INTRODUCTION COMPUTER NETWORK TYPES OF NETWORK CLASSIFICATION OF NETWORK ARCHITECTURE NETWORK TOPOLOGY.
Basic Concepts. Line Configuration Line Configuration Topology Topology Transmission Mode Transmission Mode Categories of Networks Categories of Networks.
Networking  Networking is of linking two or more computing devices together for the purpose of sharing data.
What Is A Network A network is a group of computers interconnected with communication lines which allows users to share information and resources.
Introduction to Networks Mr. Grimming. Types of Networks Wide Area Network (WAN) Cover large geographic area Nodes connected by coaxial cable, microwave.
Credit:  refers to the physical arrangement of the computers and other networking devices that are linked together.
Unit 4, Lesson 9 Network Topologies NAF Principles of Information Technology Copyright © 2007–2015 National Academy Foundation. All rights reserved.
© ExplorNet’s Centers for Quality Teaching and Learning 1 Classify various types of networks. Objective Course Weight 2%
Introduction Chapter 1. Introduction  A computer network is two or more computers connected together so they can communicate with one another.  Two.
Paula Valdez 10MO ALFA BASIC CONCEPTS OF NETWORK.
INTRODUCTION TO COMPUTER NETWORKS BY: SAIKUMAR III MSCS, Nalanda College.
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.
Introduction What is a Network?
Chapter 1 Introduction Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, © Pearson Education-Prentice Hall, 2011.
Data Communication and Networking
Intro to MIS – MGS351 Network Basics
Nada Al Dosary CT 1502 Planning and Design of Communication Networks Local Area Networks (LANs) & Networks.
INFS 211: Introduction to Information Technology
Computer Networks and Internet
Communications and Networks Chapter 9 McGraw-Hill/Irwin
NETWORKING TECHNOLOGIES
Computer Networks and Internet
TYPES OF NETWORK
Networks, telecommunications
Networks Intro to Digital Technology
Computing in the Modern World Unit 4
Networking Lexi Becker Chapter is broke in two parts
Network Basics Extended Learning Module E
COMPUTER ORGANIZATION
Seminar On Computer Networks
Intro to Networking Thomas Holt Russell SEMtech Director.
2 Basic Concepts: data and computer networking
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Internet and Communications Technologies
BASIC NETWORK CONCEPTS
Introduction to Computer Administration
ICT II Unit 5 Networking.
شبكات الحاسب COMPUTER NETWORKS د. نسرين بابكر.
NETWORK BASICS Network - a communications, data exchange, and resource-sharing system created by linking two or more computers and establishing standards,
Physical Network Topology
Networks Your Name Roll No To be continued.... 1/12/2019 Your Name.
Chapter 4: Data Communication and Networks
Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1.#
Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1.#
Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1.#
Networks, telecommunications
Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1.#
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Practical Network Computer Science IT&CS Third Class part Mohanad Ali
CAN (Campus Area Network)
NETWORK.
Basics of Computer Networking
Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1.#
Presentation transcript:

NETWORK The inter- connection of one station to many station is called Network. COMPUTER NETWORK  The inter-connection of the two or more connection, connected by communication line(Medium) to share resources like- H/W., S/W. and Other peripheral devices that is known as C.N.. TYPES OF COMPUTER NETWORK  There are three types of computer network are as follow:- 1. Local Area Network (LAN) 2. Metropolitan Area Network (MAN) 3. Wide Area Network (WAN)

1.LAN:- They are very small networks with in the single building or campus. The data rate is –Mbps(100Mbps) or It provide high speed It cover an of less then 5KM Twisted pair cable, coaxial cable and fiber optical cables are used in LAN

2.MAN:- It is used to connect different LANs in a city; Suppose we have different branches of company. We need to connect all those branches and all these branches have their own network. MAN provide data rate is 32Mbps to 150Mbps which is not very slow as compare to LAN.

3.WAN:- WAN is the connection of two or more computers which geographical dispersed. WAN uses public network like- Telephone network for communication facility. Most WAN are used for transferring large blocks of data between the users.

NETWORK TOPOLOGY  It is the way in which the computers are connected in a network is known as topology.  Network topology is the arrangement of the various elements(Links,Nodes,etc) of a computer network. There are five types of network topologies are as follows:- 1. Star Topology 2. Ring Topology 3. Tree Topology 4. Bus Topology 5. Mesh Topology

1.Star Topology:- It consist of several devices or computers connected to one centralized computer (client server network).

2.Ring Topology It has consist of several devices or computers, connected to each other in a close loop by a single communication channel. There is no need of server.

3.Tree Topology In this topology has computers are connected in hierarchical form and requires information to flow through the branches. Each computer is controlled by its upper level computer.

4. Bus Topology It is also known as Horizontal topology. In this network, Each computer is connected to a single communication line or cable. In this topology, If the transmission channel fail the entire network fail.

5.Mesh topology In Mesh topology, every device has a dedicate point to point link to every other device. Also due to point to point links make fault diagnose(Solve) easy.