0% found this document useful (0 votes)
13 views

Chapter 1

Uploaded by

fationa.44
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views

Chapter 1

Uploaded by

fationa.44
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 28

DEPARTMENT OF INFORMATION UNIVERSITY CENTER FOR

SYSTEMS AND GIRL’S STUDY,


COMPUTER SCIENCE AL-SAMER,
ABHA, SAUDI ARABIA

Computer Networks-1
364-CSM
Level:07
Responsible of the course: Dr. Randa Ahmed Jabeur

Assistant Professor

1.1
List of Topics
 Chapter 1: Introduction, overview of data communications and networking

 Chapter 2: Network models

 Chapter 3: Data and signals

 Chapter 4: Transmission media

 Chapter 5: Data link control

 Chapter 6: Wired LANs: Ethernet

 Chapter 7: Virtual-Circuit Networks: Frame Relay and ATM

 Chapter 8: Network layer: internet protocol

1.2
Chapter 1
Introduction, Overview
of data communications
and networking

1.3 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
1-1 DATA COMMUNICATIONS
The term telecommunication means communication at a
distance. The word data refers to information presented
in whatever form is agreed upon by the parties creating
and using the data. Data communications are the
exchange of data between two devices via some form of
transmission medium such as a wire cable.

Topics discussed in this section:


 Components of a data communications system
 Data Flow

1.4
Figure 1.1 Components of a data communication system

• Message: the information(data) to be communicated,


• Sender: the device that sends the data message,
• Receiver: the device that receives the message,
• Transmission medium: the physical path by which a message travels from
sender to receiver,
• Protocol: A set of rules that govern data communications.

1.5
Figure 1.2 Data flow (simplex, half-duplex, and full-duplex)

Unidirectional

Each station can


both transmit and
receive

!!! Not in the


same Time

Each station can


both transmit and
receive

!!! simultaneously

1.6
1-2 NETWORKS

A network is a set of devices (often referred to as nodes)


connected by communication links. A node can be a
computer, printer, or any other device capable of sending
and/or receiving data generated by other nodes on the
network. A link can be a cable, air, optical fiber, or any
medium which can transport a signal carrying
information.
Topics discussed in this section:
 Network Criteria
 Physical Structures
 Categories of Networks

1.7
Network Criteria

 Performance
 Depends on Network Elements
 Measured in terms of Delay and Throughput
 Reliability
 Failure rate of network components
 Measured in terms of availability/robustness
 Security
 Data protection against corruption/loss of data due to:
 Errors
 Malicious users

1.8
Physical Structures

 Type of Connection
 Point to Point - single transmitter and receiver
 Multipoint - multiple recipients of single transmission
 Physical Topology
 Connection of devices
 Type of transmission - unicast, mulitcast, broadcast

1.9
Figure 1.3 Types of connections: point-to-point and multipoint

Point- to-point: provides a dedicated link between two devices,


Multipoint: one in which more than two specific devices share a single link.

1.10
Figure 1.4 Categories of topology

1.11
Figure 1.5 A fully connected mesh topology (five devices)

Every device has a dedicated point-to-point link to every other device

1.12
Figure 1.6 A star topology connecting four stations

Each device has a dedicated point-to-point link only to a central controller, usually
called a hub

1.13
Figure 1.7 A bus topology connecting three stations

Multipoint link. One long cable acts as a backbone to link all the devices in a network.

1.14
Figure 1.8 A ring topology connecting six stations

• Each device has a dedicated point-to-point connection with only the two devices
on either side of it

• A signal is passed along the ring in one direction, from devices to device, until it
reaches its destination

1.15
Figure 1.9 A hybrid topology: a star backbone with three bus networks

1.16
Categories of Networks

 Local Area Networks (LANs)


 Short distances
 Designed to provide local interconnectivity
 Wide Area Networks (WANs)
 Long distances
 Provide connectivity over large areas
 Metropolitan Area Networks (MANs)
 Provide connectivity over areas such as a city, a campus

1.17
Figure 1.10 An isolated LAN connecting 12 computers to a hub in a closet

1.18
Figure 1.11 WANs: a switched WAN and a point-to-point WAN

1.19
Figure 1.12 A heterogeneous network made of four WANs and two LANs

1.20
1-3 THE INTERNET

The Internet has revolutionized many aspects of our daily


lives. It has affected the way we do business as well as the
way we spend our leisure time. The Internet is a
communication system that has brought a wealth of
information to our fingertips and organized it for our use.

Topics discussed in this section:


Organization of the Internet
Internet Service Providers (ISPs)

1.21
Figure 1.13 Hierarchical organization of the Internet

ISP: Internet Service Providers

NAP: Network Access Points

1.22
1-4 PROTOCOLS

A protocol is synonymous with rule. It consists of a set of


rules that govern data communications. It determines
what is communicated, how it is communicated and when
it is communicated. The key elements of a protocol are
syntax, semantics and timing

Topics discussed in this section:


 Syntax
 Semantics
 Timing

1.23
Elements of a Protocol

 Syntax
 Structure or format of the data
 Indicates how to read the bits - field delineation
 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.

1.24
1-5 Standards

Standards are essential in creating and maintaining an


open and competitive market for equipment
manufacturers and in guaranteeing national and
international interoperability of data and
telecommunications technology and processes.

Topics discussed in this section:

 Data communication standards


 Standards Organizations

1.25
Data communication standards

 Del facto
 Standards that have not been approved by an organized body
but have been adopted as standards through widespread use.
 Established originally by manufacturers who seek to define the
functionality of a new product or technology.

 De jure
Standards that have been legislated by an officially recognized body

1.26
Standards Organizations

 ISO: International Organization for Standardization


 ITU-T: International Telecommunication Union
telecommunication Standard Sector
 ANSI: American National Standards Institute
 IEEE: Institute of Electrical and Electronics Engineers
 EIA: Electronic Industries Association

1.27
Quetions
1. Give 3 examples of data?
2. What is the difference between the data flow half-duplex and full-
duplex?
3. What is the main components of the network?
4. What is the difference between the point-to-point connection and
the multipoint connection?
5. What is the topology that use the multipoint connection?
6. Give an example of Wide Area Networks?

1.28

You might also like