Lecture 1: Major Networking Concepts: a Review Dr. Najla Al-Nabhan.

Slides:



Advertisements
Similar presentations
Introduction to Computer Administration. Computer Network - Basic Concepts Computer Networks Computer Networks Communication Model Communication Model.
Advertisements

TYPES OF COMPUTER NETWORKS
Networks & Components Discuss the components required for successful communications Explain the purpose of communications software Identify various sending.
Unit 5 Terminology Study Assignment Review Computer Technology
Shalini Bhavanam. Key words: Basic Definitions Classification of Networks Types of networks Network Topologies Network Models.
Sami S.Al-Wakeel 1 CHAPTER 1 INTRODUCTION. Sami S.Al-Wakeel 2 NETWORK Definition: A Group of interconnected nodes that exchange information and share.
EEC-484/584 Computer Networks Lecture 2 Wenbing Zhao
D-1 Management Information Systems for the Information Age Second Canadian Edition Copyright 2004 The McGraw-Hill Companies, Inc. All rights reserved.
NETWORK CHONGSEOK PARK 10DD MRS. VEENA MONY Content.
ASHIMA KALRA.  COMPUTER NETWORK  Local Area Network (LAN) Local Area Network (LAN)  Metropolitan Area Network(MAN) Metropolitan Area Network(MAN) 
Basic Data Communication
Communications & Networks
Your Interactive Guide to the Digital World Discovering Computers 2012.
Chapter 5: Computer Networks
Computer Network By Tahir Saad. Introduction to computer networking Content : The definitions of networking Use of network Network classification.
A network is a collection of computers connected by communication channels that allows you to share information. mputer_network.
Network Basics. Outline Objective Types of Networks LAN Topologies LAN Networking Standards Network Devices Dial-Up Access Ethernet Wiring Summary References.
Business Computing 550 Lesson 2. Fundamentals of Information Systems, Fifth Edition Chapter 4 Telecommunications, the Internet, Intranets, and Extranets.
Local Area Network By Bhupendra Ratha, Lecturer
Unit 1—Computer Basics Lesson 7 Networks.
Extended Learning Module D
Basic Concepts of a Computer Network
Computer Network Basic Concepts. Topics Computer Networks Communication Model Transmission Modes Communication Types Classification Of Computer Networks.
Chi-Cheng Lin, Winona State University CS 313 Introduction to Computer Networking & Telecommunication Introduction – Part II.
Computer Concepts 2014 Chapter 5 Local Area Networks.
Objectives Overview Discuss the purpose of the components required for successful communications and identify various sending and receiving devices Differentiate.
Unit 4 Networking Review.
Living Online Module Lesson 23 — Networks and Telecommunication
ITGS Types of network.
Week 12 (2012) Dr. Ghada Drahem. INTENDED LEARNING OUTCOMES This lecture covers: Networking concepts and terminology Common networking and communications.
Lecturer: Tamanna Haque Nipa
Computer by S.Shrestha (comp 251)
Basic Concepts of Internet Technology What is a computer network? Isolated computers vs. networked computers internetworking The Internet What’s a protocol?
Introduction to Computing Lecture # 11 Introduction to Computing Lecture # 11.
Telecommunications and Networks Chapter 8. Types of Signals Analog – a continuous waveform that passes through a communications medium Digital signal.
Introduction to Data Communication
Networks. What is a computer network? A network is two or more computers that are linked together so that they are able to share resources.
Living Online Module Lesson 23 — Networks and Telecommunication Computer Literacy BASICS.
Transferring Data Around. Networks Is a series of computer systems that are linked together so that they are able to share computer power or storage facilities.
Networking Basics 8th Grade
Chapter 1 : Computer Networks. Lecture 2. Computer Networks Classification: 1- Depend on the geographical area. 2- Depend on functional relationship.
Computer Network & Data Transmission Mode Presented By:- Ankit Roll No. 05.
Data Communication and Networks Chapter 5. What’s a Network? a network consists of two or more computers that are connected together to share information.
Introduction to computer networking Objective: To be acquainted with: The definitions of networking Network topology Network peripherals, hardware and.
Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe.
Lecture 4 unit 1. categories of network A network can be categorized as a 1.Local area network. 2.Wide area network. 3.Metropolitan area network. 4.Personal.
Networks Unit 5 Digital Literacy Computer Technology (S3 Obj 2-1, 2-2 & 2-3)
Your Interactive Guide to the Digital World Discovering Computers 2012 Chapter 9 Networks and Communications.
2.2 Interfacing Computers MR JOSEPH TAN CHOO KEE TUESDAY 1330 TO 1530
CHAPTER 8 Communication and Network Copyright © Cengage Learning. All rights reserved.
NETWORKS. Example Web Browsing application Software Protocols involved Software NIC / Modem Hardware Telephone line / Co-axial cable / Air interface.
Introduction Chapter 1. Introduction  A computer network is two or more computers connected together so they can communicate with one another.  Two.
Computer Network Architecture Lecture 1: Introduction to Computer Networking.
Lecture 1: Network Operating Systems (NOS)
Paula Valdez 10MO ALFA BASIC CONCEPTS OF NETWORK.
NETWORK AND COMMUNICATIONS
Telemedicine.
Networks.
Network Operating Systems (NOS)
Internet & Communications Technology
Lecture 1: Network Operating Systems (NOS)
The Internet and the World Wide Web
Telecommunication ELEC503
What is a network? A network consists of two or more entities, or objects, sharing resources and information. In a basic sense, sharing (giving or getting)
Introduction to Computer Administration
Computer Networking A computer network, often simply referred to as a network, is a collection of computers and devices connected by communications channels.
EUT 122 Skills and Technology in Communication
POWERPOINT PRESENTATION
Basics of Computer Networking
Presentation transcript:

Lecture 1: Major Networking Concepts: a Review Dr. Najla Al-Nabhan

Lecture Outline Computer Networks: definition, concepts, uses, issues, hardware, software, etc. Networks Classification  Type of Transmission Technology: Point-to-point and Broadcast Networks.  Scale: PAN, LAN, MAN, and WAN. Reference Models  OSI Reference Model  TCP/IP Reference Model Najla Al-Nabhan Spring lecture1:Revision 2

What is a Computer Network? A computer network is a group of interconnected computers. It allows computers to communicate with each other to share resources and information. Two computers are set to be interconnected if they are able to exchange messages between each other. Connection can be through copper wires, fiber optics, microwaves, infrared, satellite, etc. Najla Al-Nabhan Spring lecture1:Revision 3

What is a Computer Network? Definition: A Computer network is a collection of computing devices with the required software and hardware that enable them to communicate and share resources. Najla Al-Nabhan Spring lecture1:Revision An example of network components Protocols, Standards, etc. Modem, PCs, Routers, Switches, Wires, etc. Modem, PCs, Routers, Switches, Wires, etc. 4

Uses of Computer Networks Sharing resource is the main objective of computer network. Resources include: (information, software and hardware) Wide range of networks applications:  Business applications.  Scientific applications  Home applications  Social Applications  Mobile applications Najla Al-Nabhan Spring lecture1:Revision 5

Networks Classification Two Major Taxonomies: 1. Transmission Technology  Broadcast Networks  Point-to-Point Networks 2. Scale  Personal Area Network (PAN)  Local Area Network (LAN)  Metropolitan Area Network (MAN)  Wide Area Network (WAN)  Internet Najla Al-Nabhan Spring lecture1:Revision 6

Point-to-Point Networks Point-to-point links connect individual pairs of machines. To go from the source(sender) to the destination(receiver), messages may visit one or more intermediate machines before it reaches the destination machine. Often multiple routes, of different lengths, are possible, so finding good ones is important in point- to-point networks. Point-to-point transmission with exactly one sender and exactly one receiver is sometimes called unicasting. (1-to-1) Najla Al-Nabhan Spring lecture1:Revision 7

Point-to-Point Networks: Examples Najla Al-Nabhan Spring lecture1:Revision 8

Broadcast Networks A single communication channel is shared by all machines in the network. Short messages (called packets) 1-to-Many communication: A packet is sent by the “source” machine and received by more than one machine; Broadcasting: Sending a packet to all the machines in the network. Multicasting? Sending a packet to a group of machines in the network. Najla Al-Nabhan Spring lecture1:Revision 9

Broadcast Networks: Examples Najla Al-Nabhan Spring lecture1:Revision 10

SCALE(SIZE) BASED NETWORK CLASSIFICATION 1. PAN 2. LAN 3. MAN 4. WAN 5. Internet Najla Al-Nabhan Spring lecture1:Revision 11

Najla Al-Nabhan Spring lecture1:Revision Network size increases 12

Personal Area Network (PAN) computer network organized around an individual person. PAN involves a computer, a cell phone..etc Using Bluetooth and USB often used to link this kind of networks. Communication Technology:  Wired  Wireless (WPAN):(Bluetooth, infrared) Najla Al-Nabhan Spring lecture1:Revision 13

Local Area Network (LAN) A LAN is a privately owned network that operates within and nearby a single building like a home, office or factory. The connection must be high speed and inexpensive. Size: few kilometers. Najla Al-Nabhan Spring lecture1:Revision 14

Local Area Network (LAN) In Wireless LAN, each computer talks to a device, called an AP(Access Point), wireless router, or base station. This device helps in transferring packets between the wireless computers and also between them and the Internet. Najla Al-Nabhan Spring lecture1:Revision Wired LANWireless LAN 15

Local Area Network (LAN) Advantages  Easy to share devices (printers, scanners, external drives)  Easy to share data files (homework, pictures)  Cost of LAN setup is low. Disadvantages  Power: a good LAN is required to be on all the times.  Security: each computer and device become another point of entry for undesirables.  If all computers are running at the same time, the speed might be reduced.  Covers limited area. Najla Al-Nabhan Spring lecture1:Revision 16

Metropolitan Area Network (MAN) A metropolitan area network (MAN) is a high- speed network that connects local area networks in a metropolitan area It covers a city. Examples:  A network that handles the bulk of communication activities across a city or town.  The cable television networks available in many cities. Najla Al-Nabhan Spring lecture1:Revision 17

Metropolitan Area Network (MAN) Najla Al-Nabhan Spring lecture1:Revision A MAN based on cable TV. A MAN covering a university campus, hospital and other. 18

Metropolitan Area Network (MAN) Advantages  Efficiency and shared access.  All the computers residing in the same area have an equal chance to access the network. Disadvantages  It can be costly(hardware, software, support, etc.)  Security problems  As the network consists of many computers over the span of a city, the connection can become quite slow. Najla Al-Nabhan Spring lecture1:Revision 19

Wide Area Network (WAN) A wide area network (WAN) is a network that covers a large geographic area (such as a city, country, or the world) using a communications channel that combines many types of media such as telephone lines, cables, and radio waves. Najla Al-Nabhan Spring lecture1:Revision 20

Wide Area Network (WAN) A wide area network (WAN) is a network that covers a large geographic area (such as a city, country, or the world) using a communications channel that combines many types of media such as telephone lines, cables, and radio waves. Najla Al-Nabhan Spring lecture1:Revision 21

The Internet is the world’s largest WAN. Wide Area Network (WAN) Najla Al-Nabhan Spring lecture1:Revision 22

Wide Area Network (WAN) Advantages  Increased efficiency.  Ease of communication. Disadvantages  Security problems.  Training costs.  Maintenance problems: Large enterprises will dedicate staff to maintain their WAN. Najla Al-Nabhan Spring lecture1:Revision 23

Common Networking Terminologies Wi-Fi (Wireless Fidelity)  A wireless technology that connects computers without cables Access Point (AP)  A device (base station) that connects wireless devices together  Usually connected to a wired-network Hotspot  The area covered by wireless access points Satellite  A broadcast system that provides digital data transmission over satellites Najla Al-Nabhan Spring lecture1:Revision 24

Intranet vs. Internet Intranet  A private network that is contained within an enterprise  Could be LANs and WANs Internet  A public network of networks (a WAN) Both are using TCP/IP Najla Al-Nabhan Spring lecture1:Revision 25