Chapter 1 v n.2

23
Chapter 1 1 Introduction to Computer Networks Chapter 1

description

COMPUTER NETWORK ESSENTIAL(N+)

Transcript of Chapter 1 v n.2

Page 1: Chapter 1 v n.2

Chapter 1 1

Introduction to Computer Networks

Chapter 1

Page 2: Chapter 1 v n.2

Chapter 1 2

Chapter Objectives

Explain the need of networks Explain history of computer networks (ARPANET) Explain the types of computer networks Explain Client/Server configuration Explain layers of OSI model Explain network selection criteria Application Explain Standards Organizations

Page 3: Chapter 1 v n.2

Chapter 1 3

Computer Network

Interconnection of two or more computers and peripherals

Allows user to share and transfer information

Page 4: Chapter 1 v n.2

Chapter 1 4

Need of Computer Networks

Sharing Resources Reduced Cost Reduced time Scalability Reliability Security

Page 5: Chapter 1 v n.2

Chapter 1 5

History of Computer Networks (ARPANET) ARPA designed for Department of Defense

(DOD), US Small computers were connected to large

mainframe computers IMPs were connected to each other through

modem Supported different operating systems Telenet and ftp services was provided by

ARPANET

Page 6: Chapter 1 v n.2

Chapter 1 6

Types of Computer Networks

Networks are classified depending on the geographical area covered by the network

ComputerNetworks

Local Area Network

(LAN)

CampusArea Network

(CAN)

MetropolitanArea Network

(MAN)

WideArea Network

(WAN)

Page 7: Chapter 1 v n.2

Chapter 1 7

Local Area Network (LAN) - I

Covers a small area Connects computers and workstations covering a

local area like, office or home

Page 8: Chapter 1 v n.2

Chapter 1 8

Local Area Network (LAN) - II Advantages of LAN:

Improves productivity due to faster work Provides easy maintenance New systems can be installed and configured

easily Disadvantages of LAN:

Limited number of systems can only be connected Cannot cover large area Network performance degrades as number of

users exceeds

Page 9: Chapter 1 v n.2

Chapter 1 10

Campus Area Network (CAN)

Made up of multiple LANs within limited area Connects different LANs in a campus

Page 10: Chapter 1 v n.2

Chapter 1 11

Metropolitan Area Network

Interconnects networks within a city Supports data and voice transmission

Page 11: Chapter 1 v n.2

Chapter 1 12

Wide Area Network Covers a wide geographical area which includes

multiple computers or LANs e.g. Internet

Page 12: Chapter 1 v n.2

Chapter 1 13

Case Study - I

MoneyMaker is a bank having its registered office at Delhi. It has branches at Mumbai, Chennai, Hyderabad and Bangalore. The operating departments in the bank are Finance, Insurance, Loan, IT, Marketing, Customer Service and HR. MoneyMaker bank uses LAN as their computer network for each department. All the branches of the bank from different cities are connected through WAN. The bank is expanding and decided to open its branches at different locations in the city.

Page 13: Chapter 1 v n.2

Chapter 1 14

Problem

Determine which type of network to be used within a city

Page 14: Chapter 1 v n.2

Chapter 1 15

Suggested Solution

Use LAN computer network for each department in the new branch. MAN can be used for connecting the different branches of the bank within the city

Page 15: Chapter 1 v n.2

Chapter 1 16

Client/Server Configuration

Consists of two elements, Client and Server Server:

A centralized element which provides resources to client

Manages data, printers or network traffic Client:

Manages local resources used by users such as monitor, keyboard, CPU and peripherals

Page 16: Chapter 1 v n.2

Chapter 1 17

OSI Model

Run it through CBT

Page 17: Chapter 1 v n.2

Chapter 1 20

Network Selection Criteria

Helps to improve network functionality

NetworkCriteria

Performance Reliability Security

Page 18: Chapter 1 v n.2

Chapter 1 24

Network Applications

Financial Institution (Banking Sector) Communication Services (Telecom Industry) Internet Service (WWW, ISP)

Page 19: Chapter 1 v n.2

Chapter 1 25

Standards Organizations Also known as Standards Development

Organization (SDO) Develop, maintain, improve and revise standards Classified as:

International organozations – International Organization for Standardization (ISO)

National organozations – American National Standards Institute (ANSI)

Regional organozations – Euro-Asian Council for Standardization (EASC)

Page 20: Chapter 1 v n.2

Chapter 1 26

Summary - I

Computer network enables the user to share data and network resources

Network allows remote users to communicate with each other

Computer networks are divided into LAN, CAN, MAN and WAN depending on the coverage area

LAN is a small network and easy to create Client/Server configuration also called as two-tier

architecture, consist of two nodes, client and server

Page 21: Chapter 1 v n.2

Chapter 1 27

Summary – II

OSI model consists of seven layers and provides standards for computer communication

Physical layer is responsible for actual transmission of bits over the medium

Data Link layer is responsible for node to node delivery of frames

Network layer is responsible for end to end delivery of packets, and routing

Page 22: Chapter 1 v n.2

Chapter 1 28

Summary - III

Transport layer is responsible for end to end delivery of the entire message

Session layer is responsible for establishing, managing and terminating sessions

Presentation layer is responsible for translation, encryption and data compression

Application layer is responsible for providing access to the network

Page 23: Chapter 1 v n.2

Chapter 1 29

Summary - IV

Performance, reliability and security are the network selection criterion which enables to choose efficient network

Standards organizations like ISO and ANSI develop technical and non- technical standards

International standards organizations are International Standard Organization (ISO), International Telecommunication Union (ITU), Institute of Electrical and Electronics Engineers (IEEE) and World Wide Web Consortium (W3C)