Lecture 12
Lecture 12
Introduction
1.1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
1-1 DATA COMMUNICATIONS
Local /remote communication
Data refers to information presented in whatever form
is agreed upon by the parties creating and using the
data.
Data communications - Exchange of data between two
devices via some form of transmission medium.
1.2
1.1.1 Components of Data Communication System
Message - Information (data) to be communicated.
Sender - Device that sends the data message.
Receiver -Device that receives the message.
Transmission medium - Physical path by which a
message travels from sender to receiver.
Protocol- Set of rules that govern data communications.
It represents an agreement between the communicating
devices. Without a protocol, two devices may be
connected but not communicating.
1.3
1.1.2 Data Representation
Text (coding)
Numbers
Images
Audio – continuous signal
Video – continuous or combination of
images
1.4
1.1.3 Data Flow
Simplex
Keyboard
Half Duplex
Pc to printer
Full Duplex
1.5
Figure 1.2 Data flow (simplex, half-duplex, and full-duplex)
1.6
1-2 NETWORKS
A network is an interconnection set of devices (often
referred to as nodes) connected by communication
links.
Nodes - ?
Links- ?
1.7
1.2.1 Network Criteria
Performance
Depends on Network Elements
Measured by transit time and response time
Measured in terms of Delay and Throughput
Reliability
Failure rate of network components
Measured in terms of availability/robustness in catastrophe
Security
Data protection against corruption/loss of data due to:
Errors
Malicious users
1.8
1.2.2 Physical Structures- Network Attributes
Type of Connection
Point to Point - single transmitter and receiver(remote and
1.9
Physical Topology- network is laid out physically.
Representation of relationship
Connection of devices
1.10
Figure 1.5 A fully connected mesh topology (five devices)
1.11
Figure 1.6 A star topology connecting four stations
Dependency issues.
More cabling as compare to other topologies except mesh.
Mostly used in LAN.
1.12
Figure 1.7 A bus topology connecting three stations
Multipoint connections.
Ease of installation.
Less cabling than mesh or star.
1.13
Figure 1.8 A ring topology connecting six stations
Unidirectional traffic.
Dependency.
1.14
Figure 1.9 A hybrid topology: a star backbone with three bus networks
1.15
Categories of Networks
1.16
LAN
Local Area Network
●1.Covers a small region of space, typically a single building.
● Smallest network
● Simplest form of LAN is to connect two computers together
●4. LAN is operated within a limited physical area such as at
home, school, a single building or several buildings.
●5. A network which consists of less than 500 interconnected
devices across several buildings, is still recognized as a LAN.
1.19
MAN
WAN
Wide Area Network
●1. Is the largest network of all network types.
●2. The internet is the largest WAN in the world.
countries or continents.
●4. WAN is group of MANs or LANs or the mixture of both
network.
●5. An example in the society using WAN is the banking
organization.
WAN
WAN
Differences between Types of Computer Networks
Criteria LAN MAN WAN
1.25
Figure 1.12 A heterogeneous network made of four WANs and two LANs
1.26
1-3 THE INTERNET
1.27
Internet Today
1.28
1-4 PROTOCOLS
1.29
Elements of a Protocol
Syntax
Structure or format of the data
Indicates how to read the bits
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.30