Introduction to Networks Mr. Grimming. Types of Networks Wide Area Network (WAN) Cover large geographic area Nodes connected by coaxial cable, microwave.

Slides:



Advertisements
Similar presentations
Chapter 4 Computer Networks
Advertisements

Introduction to Computer Administration. Computer Network - Basic Concepts Computer Networks Computer Networks Communication Model Communication Model.
TYPES OF COMPUTER NETWORKS
Networks & Components Discuss the components required for successful communications Explain the purpose of communications software Identify various sending.
Networks Unit 3 & 4 IP&M JEOPARDY Acknowledgements: VITTA for the jeopardy pro-forma Mark Kelly’s Network slideshow.
INTRODUCTION TO COMPUTER NETWORKS Zeeshan Abbas. Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Web Page Design Chapter 1 Introducing Networks and the Internet.
Networks By the end of this session, you will:
LANs and WANs Network size, vary from –simple office system (few PCs) to –complex global system(thousands PCs) Distinguish by the distances that the network.
Chapter 5 Communications and Networks
Damian Gordon.  When we hook up computers together using data communication facilities, we call this a computer network.
INTRODUCTION TO COMPUTER NETWORKS INTRODUCTION Lecture # 1 (
By: Aarman Tarapore 10cc.  a network is a series of points or nodes interconnected by communication paths. Networks can interconnect with other networks.
{ Networking High School Computer Application. What is a network? A system containing any combination of computers, computer terminals, printers, audio.
NETWORK CHONGSEOK PARK 10DD MRS. VEENA MONY Content.
Networks CSCI-N 100 Dept. of Computer and Information Science.
ASHIMA KALRA.  COMPUTER NETWORK  Local Area Network (LAN) Local Area Network (LAN)  Metropolitan Area Network(MAN) Metropolitan Area Network(MAN) 
Networks. Network Classifications Acronyms, acronyms, and more acronyms What does PAN stand for? – Personal Area Network – interconnection of personal.
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.
Chapter 9A Network Basics.
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 A network is a collection of computers and devices connected together via communications devices and transmission media Advantages of a network.
Networks. Network Classifications Acronyms, acronyms, and more acronyms What does PAN stand for? – Personal Area Network – interconnection of personal.
Networked Information Systems 1 Advantages of and classified by their size & architecture or design.
Networking Basics Lesson 1 Introduction to Networks.
Local Area Network By Bhupendra Ratha, Lecturer
Unit 1—Computer Basics Lesson 7 Networks.
Server is ‘host’ Clients do not communicate with each other.
Basic Concepts of a Computer Network
NETWORKS.
Definitions What is a network? A series of interconnected computers, linked together either via cabling or wirelessly. Often linked via a central server.
Lecture 4 Title: Network Components and Types By: Mr Hashem Alaidaros MIS 101.
SYSTEM ADMINISTRATION Chapter 1 Logical and Physical Network Topologies.
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.
Computing in the Modern World Unit 4. GPS: BCS-CMW-8. Students will demonstrate knowledge of basic components of computer networks.
1 3 Computing System Fundamentals 3.4 Networked Computer Systems.
1.05a.  Local Area Networks (LANs) ◦ Small networks in a limited geographical area  Wide-Area Networks (WANs) ◦ Extensive networks that may span hundreds.
Intro to Digital Technology Follow along and fill in your Guided Notes Handout.
Introduction to Computing Lecture # 11 Introduction to Computing Lecture # 11.
What is a Network? Living Online Lesson 1 Mrs. Elzey.
How Networks work?.
Networking Classification A network is two or more computers that are connected 1 There size 2 Their Servers.
Computer Networks An Introduction. Networks Network is defined as: A group of two or more computer systems linked together.
Chapter2 Networking Fundamentals
Data Communication Networks
Networking Basics 8th Grade
COMPUTER NETWORK CREATED BY:- PALASH SACHAN. CONTENTS INTRODUCTION COMPUTER NETWORK TYPES OF NETWORK CLASSIFICATION OF NETWORK ARCHITECTURE NETWORK TOPOLOGY.
Networks and topology  Lesson Objective: Understand the main terminology about networks.  Learning Outcome: Understand the different types of network.
By Matthew. Advantages: Can share and keep information private within a network Workstations do not need a hard drive to access the information Users.
Computer Network Compiled by: GF Kalumuna January 2015.
What Is A Network A network is a group of computers interconnected with communication lines which allows users to share information and resources.
Unit 3, Lesson 6 Types of Network Topologies AOIT Computer Networking Copyright © 2008–2013 National Academy Foundation. All rights reserved.
Chapter 1 : Computer Networks. Lecture 2. Computer Networks Classification: 1- Depend on the geographical area. 2- Depend on functional relationship.
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.
Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe.
Computer Networks and Internet. 2 Objectives Computer Networks Computer Networks Internet Internet.
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.
NETWORK The inter- connection of one station to many station is called Network. COMPUTER NETWORK  The inter-connection of the two or more connection,
Networking Lexi Becker Chapter is broke in two parts
Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Introduction to Computer Administration
Ethernet First network to provide CSMA/CD
Unit 11- Computer Networks
Practical Network Computer Science IT&CS Third Class part Mohanad Ali
CAN (Campus Area Network)
Presentation transcript:

Introduction to Networks Mr. Grimming

Types of Networks Wide Area Network (WAN) Cover large geographic area Nodes connected by coaxial cable, microwave relay networks, satellites, and fiber optic cable High speed interconnections to support Internet backbone Metropolitan Area Network (MAN) Usually cover a city or town Include cable TV systems and telephone systems Interface between local and long distance networks

Types of Networks Local Area Network (LAN) Primarily for small number of users Usually for single entity such as company, building, house, etc. Personal Area Network (PAN) Short range networks that connect a limited number of devices Connections are usually automatic No extra equipment is needed (ad hoc)

Types of Networks Storage Area Network (SAN) Very condense site with storage terminals only Storage is arrayed in redundancy to prevent loss Very high speed connections are used between terminals

Network Topologies Star Topology Centrally located server to control PCs All communications pass through server Extremely simple to implement New nodes can be added quickly Dependent on reliability of server Speed is restricted by server

Network Topologies Ring Topology Computers connected in a ring Data passed one way around the ring Data is amplified and regenerated at each node New nodes can be added fairly simply Node failure will cause network failure Very slow data transfer rates

Network Topologies Bus Uses a common cable shared by all nodes Only one node can send at a time Can send to another node or broadcast to all nodes Faster than ring and star Wiring is simple and easy to expand

Network Topologies Other Types Daisy chain Tree

Network Configuration Client-Server The server runs the LAN and determines how the system operates Manages printing operations and controls access to other services Peer-to-Peer PC are equal and either can serve as a client or server Smaller and less expensive Simple setup but lower performance Security issues

LAN Hardware