Basics of Networks ,Advantages and Disadvantages

28
COMPUTER NETWORKS Prepared by S.Sabari Giri Murugan Faculty G2-Grade KL University SESSION I Basics of Network & Networking, Advantages of Networking, Types of Networks, Network Terms- Host, Workstations, Server, Client, Node

Transcript of Basics of Networks ,Advantages and Disadvantages

Page 1: Basics of  Networks ,Advantages and Disadvantages

COMPUTER NETWORKS

Prepared by S.Sabari Giri Murugan Faculty G2-Grade KL University

SESSION I Basics of Network & Networking, Advantages of Networking, Types of Networks, Network Terms- Host, Workstations, Server, Client, Node

Page 2: Basics of  Networks ,Advantages and Disadvantages

BASICS OF NETWORK & NETWORKING

What is Data?

What is Communication?

Page 3: Basics of  Networks ,Advantages and Disadvantages

3

COMPONENTS IN COMMUNICATION

Hi, how are you?

5 Protocol

4 Medium

3 Receiver2 Sender

1 Message

Page 4: Basics of  Networks ,Advantages and Disadvantages

DATA COMMUNICATION: DEFINITION

Data Communication has two types :1. Local -Local communication takes place when

the communicating devices are in the same geographical area, same building, face-to-face between individuals etc

2. Remote-Remote communication takes place over a distance i.e. the devices are further 4

Transfer of data from one device to another via some form of transmission medium.

Page 5: Basics of  Networks ,Advantages and Disadvantages

EFFECTIVENESS OF A DATA COMMUNICATION CAN BE MEASURED THROUGH THE FOLLOWING FEATURES

Delivery : Delivery should be done to the correct destination.

Timeliness : Delivery should be on time.

Accuracy : Data delivered should be accurate.

Jitter : Variation in packet arrival.

Page 6: Basics of  Networks ,Advantages and Disadvantages

DATA REPRESENTATION

Numbers 8/16/32 bit integers floating point

Text ASCII, Unicode

Images Bit patterns, Graphics formats JPG/GIF/etc

Audio Samples of continuous signal Video Sequence of bitmap images

6

Page 7: Basics of  Networks ,Advantages and Disadvantages

PROTOCOLS Protocol

A set of rules governing data communications Syntax

Structure or format of the data Semantics

Interprets the meaning of the bits Knows which fields define what action

Timing When data should be sent and what Speed at which data should be sent or speed at which it is

being received.

7

Page 8: Basics of  Networks ,Advantages and Disadvantages

DIRECTION OF DATA FLOW

Simplex: One direction only

8

Server Monitor

data flow

Keyboard

data flow

Page 9: Basics of  Networks ,Advantages and Disadvantages

DIRECTION OF DATA FLOWHalf Duplex: Both directions, one at a

time

E.g., walkie-talkies9

data flow at time 1

data flow at time 2

Page 10: Basics of  Networks ,Advantages and Disadvantages

DIRECTION OF DATA FLOWFull Duplex: Both directions

simultaneously

E.g., telephone

Can be emulated on a single communication link using various methods

10

data flow

data flow

Page 11: Basics of  Networks ,Advantages and Disadvantages

DIFFERENCE B/W TELECOMMUNICATION & DATA COMMUNICATION?

Page 12: Basics of  Networks ,Advantages and Disadvantages

NETWORK

Topics discussed in this section:Topics discussed in this section:

Définitions

Network Criteria

Physical Structures

Categories of Networks

Page 13: Basics of  Networks ,Advantages and Disadvantages

NETWORK DEFINITION

A A networknetwork is a set of devices (often referred to as is a set of devices (often referred to as nodesnodes) ) connected by communication connected by communication linkslinks. .

A node can be a computer, printer, or any other device A node can be a computer, printer, or any other device capable of sending and/or receiving data generated by capable of sending and/or receiving data generated by other nodes on the network. other nodes on the network.

A link can be a cable, air, optical fiber, or any medium A link can be a cable, air, optical fiber, or any medium which can transport a signal carrying information.which can transport a signal carrying information.

Page 14: Basics of  Networks ,Advantages and Disadvantages

PURPOSE

The purpose of a network is to share resources.

A resource may be: A file A folder A printer A disk drive Or just about anything else that exists on a

computer.

Page 15: Basics of  Networks ,Advantages and Disadvantages

NETWORK CRITERIA A network must be able to meet certain criteria, these are mentioned below: Performance Reliability Scalability

Performance : It can be measured in following ways : Transit time : It is the time taken to travel a message from one device to

another. Response time : It is defined as the time elapsed between enquiry and response.Other ways to measure performance are : Efficiency of software Number of users Capability of connected hardware

Page 16: Basics of  Networks ,Advantages and Disadvantages

CONTD..

Reliability It decides the frequency at which network failure

take place. More the failures are, less is the network's reliability.

Security It refers to the protection of data from the

unauthorized user or access. While travelling through network, data passes many layers of network, and data can be traced if attempted. Hence security is also a very important characteristic for Networks.

Page 17: Basics of  Networks ,Advantages and Disadvantages

PROPERTIES OF GOOD NETWORK

Interpersonal Communication : We can communicate with each other efficiently and easily example emails, chat rooms, video conferencing etc.

Resources can be shared : We can use the resources provided by network such as printers etc.

Sharing files, data : Authorized users are allowed to share the files on the network.

Page 18: Basics of  Networks ,Advantages and Disadvantages

TYPES OF CONNECTIONS Point-to-point-Dedicated link Multipoint (Timeshared)-Shares a single link

18

Page 19: Basics of  Networks ,Advantages and Disadvantages

POINT-TO-POINT CONNECTION

19

Page 20: Basics of  Networks ,Advantages and Disadvantages

MULTIPOINT CONNECTION

20

Wireless

Page 21: Basics of  Networks ,Advantages and Disadvantages

ADVANTAGES OF NETWORKINGConnectivity and Communication Data Sharing Hardware Sharing Internet Access Internet Access Sharing Data Security and Management Entertainment

Page 22: Basics of  Networks ,Advantages and Disadvantages

THE DISADVANTAGES (COSTS) OF NETWORKING Network Hardware, Software and

Setup Costs Hardware and Software

Management and Administration Costs

Undesirable Sharing Illegal or Undesirable Behavior Data Security Concerns

Page 23: Basics of  Networks ,Advantages and Disadvantages

NETWORK CATEGORIES

Local Area Network (LAN)

Wide Area Network (WAN)

Metropolitan Area Network (MAN)

23

Page 24: Basics of  Networks ,Advantages and Disadvantages

LOCAL AREA NETWORKS A local area network (LAN) is a computer

network covering a small geographic area, like a home, office, or group of buildings

24

Page 25: Basics of  Networks ,Advantages and Disadvantages

WIDE AREA NETWORKS Network providing long-distance

communication over a country, a continent, or the whole world Two or more LANs connected together The Internet is an example

25

Page 26: Basics of  Networks ,Advantages and Disadvantages

METROPOLITAN AREA NETWORKS Network extended over an entire city

26

Bangkhen Kampangsaen

Page 27: Basics of  Networks ,Advantages and Disadvantages

NETWORK TERMS- HOST, WORKSTATIONS, SERVER, CLIENT, NODEHost: A network host is a computer or other device

connected to a computer network. A network host may offer information resources, services, and applications to users or other nodes on the network. A network host is a network node that is assigned a network layer host address

Workstations: A workstation is a special computer designed

for technical or scientific applications. Intended primarily to be used by one person at a time, they are commonly connected to a local area network and run multi-user operating systems.

Page 28: Basics of  Networks ,Advantages and Disadvantages

CONTD.. Server : computer is a core component of the network,

providing a link to the resources necessary to perform any task.

Client : computers normally request and receive

information over the network client. Client computers also depends primarily on the central server for processing activities