Introduction
Introduction
Introduction
AND COMMUNICATION
SYSTEMS
COMMUNICATION
Communication is the transfer of data from one device to another via some
form of transmission medium.
The effectiveness of a data communications system depends on four
fundamental characteristics:
Delivery
Accuracy
Timeliness
Jitter
DELIVERY
Data must be received by the intended device or user and only by that
device or user.
ACCURACY
Data that have been altered in transmission and left uncorrected are
unusable.
TIMELINESS
Data delivered late are useless. In the case of video and audio, timely
delivery means delivering data as they are produced, in the same order
that they are produced, and without significant delay.
Numbers
Images
Audio
Video
TEXT
half-duplex,
full-duplex
DATA FLOW
SIMPLEX
In simplex mode, the communication is unidirectional, as on a one-way street.
Only one of the two devices on a link can transmit; the other can only receive.
The keyboard can only introduce input; the monitor can only accept output.
The simplex mode can use the entire capacity of the channel to send data in one
direction.
HALF-DUPLEX
In half-duplex mode, 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
The half-duplex mode is like a one-lane road with traffic allowed in both directions.
When cars are traveling in one direction, cars going the other way must wait.
In a half-duplex transmission, the entire capacity of a channel is taken over by whichever
of the two devices is transmitting at the time. Walkie-talkies and CB (citizens band) radios
are both half-duplex systems. The half-duplex mode is used in cases where there is no
need for communication in both directions at the same time; the entire capacity of the
channel can be utilized for each direction.
FULL-DUPLEX
In full-duplex mode (also called duplex), both stations can transmit and receive simultaneously
In full-duplex mode, signals going in one direction share the capacity of the link with signals going
in the other direction.
This sharing can occur in two ways: Either the link must contain two physically separate
transmission paths, one for sending and the other for receiving; or the capacity of the channel is
divided between signals traveling in both directions.
One common example of full-duplex communication is the telephone network. When two people
are communicating by a telephone line, both can talk and listen at the same time. The full-duplex
mode is used when communication in both directions is required all the time.
PRACTICE PROBLEMS