ch01 INTRODUCTION
ch01 INTRODUCTION
ch01 INTRODUCTION
Introduction to Data
Communication
1.1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
CONTENTS
Data Communications
Computer Networks
Network Types
Protocols & Standards
1.2
1-1 DATA COMMUNICATIONS
1.3
Data Communication
Definition
Data refers to facts, concepts and instructions
presented in whatever forms
In the context of computer information systems,
data represented by binary units (bits) produced
in forms of 0s and 1s
Data communication is the exchange of data (in
the forms of 0s and 1s) between two devices via
some forms of transmission medium
1.4
Components
5 Component of Data Communication System
Message – Information to be communicated=>text,
sender
Medium – Physical path by which a message travels-
1.5
Figure 1.1 Five components of data communication
1.6
Data Communication
1.7
Data Representation
The word data refers to information presented in
whatever form is agreed upon by the parties creating
and using the data.
Data representation:
ACSII
Unicode
Extended ASCII
ISO
Types of data:
Text
Audio
Numbers
Video
Image
1.8
Figure 1.2 Data flow (simplex, half-duplex, and full-duplex)
1.9
1-2 COMPUTER NETWORKS
1.10
Network Criteria
Performance
Measure in many way including response and transit
time
Depends on a number of users, types of transmission
medium, capability of hardware and software
Reliability
Accuracy of delivery: the time it take the link to
recover from a failure
Security
Security of data from: unauthorized access, viruses
1.11
Physical Structure
Types of Connection
1. Point to point
Two and only two device are connected by a
dedicated link
2. Multipoint
Three or more devices share a link
1.12
Figure 1.3 Types of connections: point-to-point and multipoint
1.13
Network
Topology
Known as physical topology – the way in
which a network is laid out physically.
1.14
Network
Topology
Mesh
Every device has a dedicated point to point link to every
device
Fully connected mesh has n(n-1)/2 physical channel to link n
devices
Advantages Disadvantages
Eliminate traffic problem Amount of cable increase
Robust, one unusable, other
Number of input output port
can be used
increase
Privacy and security
Wiring can be greater than
Easy to reroute
space
expensive
1.15
Figure 1.5 A fully connected mesh topology (five devices)
1.16
Network
Topology
Star
Each point has a dedicated point to point only to a central
controller, called hub
It does not allow direct traffic between devices
Advantage
Less cabling-less expensive than mesh topology
Disadvantage
More cabling required compared some other topologies
1.17
Figure 1.6 A star topology connecting four stations
1.18
Network
Topology
Bus
One long cable act as backbone to link all devices in the
network
Node are connected to the bus by drop lines and tap.
Advantages
Easy to install
Disadvantages
Difficult to reconfigure
network
Fault of the backbone will stop all transmission
1.19
Figure 1.7 A bus topology connecting three stations
1.20
Network
Topology
Ring
Has a dedicate point to point only with two devices on
either side.
Signal pass in along ring in one direction from device to
device until reach destination
Each device act as repeater.
Advantage
Easy to install and reconfigure
Disadvantage
Unidirectional traffic can be disadvantage
1.21
Figure 1.8 A ring topology connecting five stations
1.22
Figure 1.9 A hybrid topology: a star backbone with three bus networks
1.23
1-3 NETWORKS TYPES
1.24
Types of Networks
1.25
Types of Networks
Local Area Network(LAN)
Usually privately owned
1.26
Figure 1.10 An isolated LAN connecting 12 computers to a hub in a closet
1.27
Figure 1.11 Multiples-building LAN
1.28
Types of Networks
Metropolitan Area Network(MAN)
Designed for customers who need a high-speed
connectivity.
is a backbone network that connects local area
1.29
Figure 1.12 Example of MAN
1.30
Categories of Networks
Example: Internet
1.31
Figure 1.13 Example of WAN
1.32
Categories of Networks
1.33
Figure 1.14 WANs: a switched WAN and a point-to-point WAN
1.34
1-4 PROTOCOLS AND STANDARDS
1.35
Protocols
Semantic
Timing
1.36
Protocols
Syntax
The structure or format of data, eg the first eight bits to
1.37
Standards
Guidelines to manufactures, vendors, government
agencies and other service providers to ensure the
kind of interconnectivity necessary in today’s
marketplace and in international communications
A model that makes possible for a product to work
regardless of the individual manufacturer.
Data communications standards fall into 2 categories:
De facto-standard have been legislated through
1.38
Standards Organization
1.39
Standards Organization
1.40
Standards Organization
1.41
SUMMARY
Discussed on:
Concept of data communication: its components and
effectiveness, data representations & data flow.
Networks: Criteria, physical structures and types of
network.
Protocol, standards & standards organizations.
1.42
Chapter 1:
Introduction to Data Communication
The End
Any Question
1.43 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.