Unit I Part I
Unit I Part I
Networks
Unit I
Introduction
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.
Effectiveness of data communication depends on
4 fundamental characteristics
1.Delivery
2.Accuracy
3.Timeliness
4.Jitter
Figure 1.1 Components of a data communication system
Half-Duplex
•Each station can both transmit and receive, but not at the same
time.
•When one device is sending, the other can only receive, and vice
versa.
•Use the entire capacity for each direction of data transmission.
Full-Duplex(Duplex)
•Both stations can transmit and receive simultaneously.
•Used when both directions is required at all the time.
•The capacity of the channel must be divided between the two
directions.
1-2 NETWORKS
Type of Connection
Point to Point - single transmitter and receiver
Entire capacity of the channel used between two devices
Multipoint - multiple recipients of single transmission
The capacity of the channel is shared, either spatially(If several devices use
the link simultaneously) or temporally(If devices must take turns- timeshared
connection).
Physical Topology
Connection of devices
Type of transmission - unicast, mulitcast, broadcast
Figure 1.3 Types of connections: point-to-point and multipoint
Figure 1.4 Categories of topology
Figure 1.5 A fully connected mesh topology (five devices)
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.