Lecture 1
Lecture 1
Communication Networks
Lecture 1
Introduction
Text book
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Grading
Data communications
Introduction to Networks
Network Categories
Protocols and Layers
Information, Data and Signals
7
Information, Data and Signals
8
Data Communications
Data communication
Exchange of data between two devices
Via some form of transmission medium
Fundamental characteristics of data communication
Delivery
Accuracy
Timeliness
Jitter : Variation in the packet arrival time
Telecommunication: communication at a distance
(‘tele’ in Greek=‘far”)
Data Communications 1-9
Five Components of Data Communication
1.11
Data Flow
Simplex
Unidirectional
As on a one-way street
Half-duplex
Both transmit and receive possible, but not at the same time
Like a one-lane road with two-directional traffic
Walkie-talkie
Full-duplex
Transmit and receive simultaneously
Like a two-way street, telephone network
Channel capacity must be divided between two directions
Data Communications 1-12
NETWORKS
A network is the interconnection of a set of
devices capable of communication. In this
definition, a device can be a host such as a large
computer, desktop, laptop, workstation, cellular
phone, or security system. A device in this
definition can also be a connecting device such as
a router a switch, a modem that changes the form
of data, and so on.
Network Criteria
Point-to-point
Dedicated link between two devices
The entire capacity of the channel is reserved
Ex) Microwave link, TV remote control
Multipoint
More than two devices share a single link
There is a procedure to control the access to the medium
(Multiple Access Protocol) to prevent collision
Capacity of the channel is either
Spatially shared: Devices can use the link simultaneously
Timeshare: Users take turns
Physical Topology
Mesh Topology
Disadvantages:
Dependency of the whole on one single point, the hub.
Very limited Geographical area
Bus Topology
Dedicated point-to-point link only with the two nodes on each sides
One direction, repeater
Advantages: less cabling
Disadvantage: Unidirectional traffic, a break in the ring cab disable
the entire network
Hybrid Topology
CN5E by Tanenbaum & Wetherall, © Pearson Education-Prentice Hall and D. Wetherall, 2011
TCP/IP PROTOCOL SUITE
2.39
Layers in the TCP/IP protocol suite
CN5E by Tanenbaum & Wetherall, © Pearson Education-Prentice Hall and D. Wetherall, 2011
Layered Architecture
Logical connections
2.44
Identical objects in the TCP/IP protocol suite
2.45
Encapsulation / Decapsulation
2.46
Questions